WO2024087012A1 - Encoding apparatus and method, and decoding apparatus and method - Google Patents

Encoding apparatus and method, and decoding apparatus and method Download PDF

Info

Publication number
WO2024087012A1
WO2024087012A1 PCT/CN2022/127350 CN2022127350W WO2024087012A1 WO 2024087012 A1 WO2024087012 A1 WO 2024087012A1 CN 2022127350 W CN2022127350 W CN 2022127350W WO 2024087012 A1 WO2024087012 A1 WO 2024087012A1
Authority
WO
WIPO (PCT)
Prior art keywords
circuit
value
result
information bit
operation circuit
Prior art date
Application number
PCT/CN2022/127350
Other languages
French (fr)
Chinese (zh)
Inventor
刘可
童佳杰
王献斌
张华滋
李榕
王俊
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2022/127350 priority Critical patent/WO2024087012A1/en
Publication of WO2024087012A1 publication Critical patent/WO2024087012A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received

Definitions

  • the present application relates to the field of wireless communication technology, and in particular to a coding device and method.
  • Communication systems mostly transmit signals in the analog domain. After the receiving device obtains the analog signal, it quantizes the analog signal through the analog to digital (AD) module to obtain a digital signal, and then decodes the digital signal through a digital circuit.
  • AD analog to digital
  • the analog to digital conversion module consumes a lot of power, and the quantization process introduces the complexity of floating point to fixed point quantization, which may also cause performance loss, and the digital circuit has a large storage capacity.
  • the present application provides a coding device and method, wherein the decoding device and method can perform decoding in the analog domain, thereby reducing power consumption and computational complexity, and saving storage space.
  • a decoding device comprising an analog circuit.
  • the analog circuit is used to obtain an analog signal.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result.
  • the decoding device After the decoding device obtains the analog signal, it decodes it in the analog domain. There is no problem of high power consumption of analog-to-digital conversion, high computational complexity and performance loss caused by quantization, and it can also save storage space for digital circuits.
  • the sequence to be encoded includes a first information bit and a second information bit.
  • the analog circuit includes a first f operation circuit, a first decoding circuit, a first delay control circuit, a first g operation circuit, and a second decoding circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first f operation circuit, which is used to perform an f operation on the analog signal.
  • the first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit.
  • the code length corresponding to the result decoded by the first decoding circuit is N/2, and the code rate is A/(N/2), where A represents the number of first information bits.
  • the first delay control circuit is used to control the time when the analog signal is input into the first g operation circuit.
  • the first g operation circuit is used to perform a g operation on the analog signal and the first bit value.
  • the first bit value is an estimated value of the first information bit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit.
  • the code length corresponding to the result decoded by the second decoding circuit is N/2, and the code rate is B/(N/2), where B represents the number of second information bits.
  • the decoding result includes an estimated value of the first information bit and an estimated value of the second information bit.
  • the analog circuit adopts a nested manner, using the first decoding circuit with a code length of N/2 and a code rate of A/(N/2) and the second decoding circuit with a code length of N/2 and a code rate of B/(N/2), combined with the first f operation circuit, the first g operation circuit and the first delay control circuit, to realize the decoding function with a code length of N and a code rate of (A+B)/N.
  • the first decoding circuit includes a ninth g operation circuit and a first sub-decoding circuit.
  • the first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a ninth g operation circuit, used to perform a g operation on the result of the first f operation circuit.
  • the first sub-decoding circuit is used to decode the result of the ninth g operation circuit to obtain an estimated value of the first information bit.
  • the code length corresponding to the result decoded by the first sub-decoding circuit is N/4 and the code rate is A/(N/4).
  • the first decoding circuit can also be nested, with the first sub-decoding circuit for a code length of N/4 and a code rate of A/(N/4) combined with the ninth g operation circuit to realize the decoding function with a code length of N/2 and a code rate of A/(N/2).
  • the second decoding circuit includes a second sub-decoding circuit and a third sub-decoding circuit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a second sub-decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of C first information bits.
  • the code length corresponding to the result decoded by the second sub-decoding circuit is N/4, the code rate is C/(N/4), and C is a positive integer.
  • the third sub-decoding circuit is used to decode the result of the first g operation circuit and the result of the second sub-decoding circuit to obtain an estimated value of D first information bits.
  • the code length corresponding to the result decoded by the third sub-decoding circuit is N/4, the code rate is D/(N/4), and D is a positive integer.
  • C+D B.
  • the second decoding circuit can also be nested, using the second sub-decoding circuit for the code length of N/4 and the code rate of C/(N/4) and the third sub-decoding circuit for the code length of N/4 and the code rate of D/(N/4) to realize the decoding function of the code length of N/2 and the code rate of B/(N/2).
  • the first f operation circuit includes a first real number to absolute value sign RTAS converter, a minimum WTA module, a first multiplier and a second multiplier.
  • the first f operation circuit is used to perform f operation on an analog signal, and includes: a first RTAS converter, which is used to receive and process the first signal to obtain the sign and absolute value corresponding to each log-likelihood ratio LLR value in the first signal.
  • the first signal includes two LLR values in the analog signal.
  • the WTA module is used to determine the minimum value of the absolute values obtained by the first RTAS converter.
  • the first multiplier is used to multiply the signs obtained by the first RTAS converter.
  • the second multiplier is used to multiply the result of the WTA module and the result of the first multiplier.
  • the number of the first f operation circuits is N/2
  • the result of the first f operation circuit includes the results of N/2 second multipliers.
  • the first f operation circuit implements the f operation function through the first RTAS converter, the WTA module, the first multiplier and the second multiplier.
  • the sequence to be encoded includes a second information bit.
  • the analog circuit includes a first g operation circuit and a second decoding circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first g operation circuit, which is used to perform a g operation on the analog signal and a first bit value.
  • the first bit value is determined based on the first N/2 LLR values in the analog signal.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit.
  • the result of decoding by the second decoding circuit corresponds to a code length of N/2 and a code rate of B/(N/2), where B represents the number of second information bits.
  • the decoding result includes an estimated value of the second information bit.
  • the analog circuit adopts a nested manner, combining the second decoding circuit with a code length of N/2 and a code rate of B/(N/2) with the first g operation circuit to realize the decoding function with a code length of N and a code rate of B/N.
  • the first g operation circuit includes a third multiplier and a first adder.
  • the first g operation circuit is used to perform a g operation on the analog signal and the first bit value, including: the third multiplier is used to multiply the first bit value and an LLR value in the first signal.
  • the first signal includes two LLR values in the analog signal.
  • the first adder is used to add the result of the third multiplier and another LLR value in the first signal.
  • the number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 first adders.
  • the first g operation circuit realizes the g operation function through the third multiplier and the first adder.
  • the first g operation circuit includes a second RTAS converter, a fourth multiplier, a fifth multiplier, a second delay control circuit, and a second adder.
  • the first g operation circuit is used to perform a g operation on an analog signal and a first bit value, and includes: a second RTAS converter, which is used to receive and process an LLR value in the first signal to obtain a first symbol and a first absolute value.
  • the first signal includes two LLR values in the analog signal.
  • the fourth multiplier is used to multiply the first bit value and the first symbol.
  • the fifth multiplier is used to multiply the result of the fourth multiplier and the first absolute value.
  • the second delay control circuit is used to control the time when another LLR value in the first signal is input into the second adder.
  • the second adder is used to add the result of the fifth multiplier and the LLR value input by the second delay control circuit.
  • the number of the first g operation circuits is N/2
  • the result of the first g operation circuit includes the results of N/2 second adders.
  • the first g operation circuit implements the g operation function through the second RTAS converter, the fourth multiplier, the fifth multiplier, the second delay control circuit and the second adder.
  • the sequence to be encoded also includes frozen bits.
  • the first decoding circuit includes a first operation circuit and a symbol conversion circuit.
  • the first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a first operation circuit, used to receive the result of the first f operation circuit, and perform a g operation on the value of the frozen bit and the result of the first f operation circuit.
  • the symbol conversion circuit is used to perform a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
  • the first operation circuit first performs the g operation, and then the sign conversion circuit extracts the sign to obtain the estimated value of the first information bit.
  • the sequence to be encoded also includes frozen bits.
  • the first decoding circuit includes a first operation circuit and a path metric circuit.
  • the first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a first operation circuit, used to receive the result of the first f operation circuit, and perform a g operation on the value of the frozen bit and the result of the first f operation circuit.
  • the path metric circuit is used to determine the estimated value of the first information bit based on the first path metric value and the result of the first operation circuit.
  • the first path metric value is a metric value of the first decoding path, and the first decoding path indicates the value of the bit before the first information bit.
  • the first operation circuit first performs the g operation, and then the path metric circuit determines the estimated value of the first information bit according to the path metric value.
  • the candidate values of the first information bit include a first candidate value and a second candidate value.
  • the path metric circuit includes a first processing module, a second processing module and a comparator.
  • the path metric circuit is used to determine the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit, including: a first processing module, used to receive the first path metric value and the result of the first operation circuit, and determine the second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit.
  • the second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit.
  • the comparator is used to compare the second path metric value and the third path metric value, and output the estimated value of the first information bit.
  • the estimated value of the first information bit is the candidate value corresponding to the larger path metric value of the second path metric value and the third path metric value.
  • the first processing module first determines the second path metric value, the second processing module determines the third path metric value, and then the comparator determines the larger path metric value to output the candidate value corresponding to the larger path metric value.
  • the first processing module includes a third RTAS converter, a sixth multiplier, a first calculation unit, a seventh multiplier, and a third adder.
  • the first processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the second path metric value according to the first candidate value, the first path metric value, and the result of the first operation circuit, including: a third RTAS converter, used to receive and process the result of the first operation circuit to output a second symbol and a second absolute value.
  • a sixth multiplier used to multiply the first candidate value and the second symbol.
  • a first calculation unit used to receive and process the result of the sixth multiplier.
  • a seventh multiplier used to multiply the result of the first calculation unit and the second absolute value.
  • a third adder used to add the first path metric value and the result of the seventh multiplier to obtain a second path metric value.
  • the first processing module implements the calculation function of the second path metric value through the third RTAS converter, the sixth multiplier, the first calculation unit, the seventh multiplier and the third adder.
  • the second processing module includes a fourth RTAS converter, an eighth multiplier, a second calculation unit, a ninth multiplier, and a fourth adder.
  • the second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the third path metric value according to the second candidate value, the first path metric value, and the result of the first operation circuit, including: a fourth RTAS converter, used to receive and process the result of the first operation circuit to output a third symbol and a third absolute value.
  • An eighth multiplier used to multiply the second candidate value and the third symbol.
  • a second calculation unit used to receive and process the result of the eighth multiplier.
  • a ninth multiplier used to multiply the result of the second calculation unit and the third absolute value.
  • a fourth adder used to add the first path metric value and the result of the ninth multiplier to obtain a third path metric value.
  • the second processing module implements the calculation function of the third path metric value through the fourth RTAS converter, the eighth multiplier, the second calculation unit, the ninth multiplier and the fourth adder.
  • the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit.
  • the result of the first f operation circuit includes a first partial result and a second partial result
  • the first partial result includes the results of the first N/4 first f operation circuits
  • the second partial result includes the results of the last N/4 first f operation circuits.
  • the first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit.
  • the first operation circuit is used to receive the result of the first f operation circuit and perform a g operation on the value of the frozen bit and the result of the first f operation circuit, including: the second g operation circuit is used to perform a g operation on the value of the first frozen bit and the first partial result.
  • the third g operation circuit is used to perform a g operation on the value of the second frozen bit and the second partial result.
  • the fourth g operation circuit is used to perform a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
  • the first operation circuit realizes the function of processing the value of the frozen bit and the result of the first f operation circuit through three g operation circuits (ie, the second g operation circuit, the third g operation circuit and the fourth g operation circuit).
  • the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a sign conversion circuit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the sign conversion circuit of the i-th subcircuit is used to perform a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
  • each sub-circuit calculates an estimated value of a second information bit through an operation unit and a symbol conversion circuit.
  • the previous bit of the first second information bit is a first frozen bit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit, used to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first conversion circuit is used to perform a sign operation on the probability distribution of the first first information bit to obtain the estimated value of the first first information bit.
  • the first conversion circuit is a symbol conversion circuit of the first sub-circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain the probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second conversion circuit is used to perform a sign operation on the probability distribution of the second second information bit to obtain the estimated value of the second second information bit.
  • the second conversion circuit is a symbol conversion circuit of the second sub-circuit.
  • the third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit.
  • the third operation unit is an operation unit of the third sub-circuit.
  • the third conversion circuit is used to perform a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit.
  • the third conversion circuit is a sign conversion circuit of the third sub-circuit.
  • each operation unit and conversion circuit are combined (such as the first operation unit and the first conversion circuit are combined, or the second operation unit and the second conversion circuit are combined, or the third operation unit and the third conversion circuit are combined) to calculate an estimated value of a second information bit.
  • the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the path metric circuit of the i-th subcircuit is used to receive the path metric value of the i-th decoding path, and determine the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit.
  • the i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
  • each sub-circuit calculates an estimated value of a second information bit through an operation unit and a path metric circuit.
  • the previous bit of the first second information bit is a first frozen bit.
  • the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit, used to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first path metric circuit is used to receive the path metric value of the first decoding path, and determine the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit.
  • the first decoding path indicates the value of the bit before the first second information bit.
  • the first path metric circuit is the path metric circuit of the first sub-circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain the probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second path metric circuit is used to receive the path metric value of the second decoding path, and determine the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit.
  • the second decoding path indicates the value of the bit before the second second information bit.
  • the second path metric circuit is the path metric circuit of the second sub-circuit.
  • the third operation unit is used to receive and process the estimated values of both the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit.
  • the third operation unit is the operation unit of the third sub-circuit.
  • the third path metric circuit is used to receive the path metric value of the third decoding path, and determine the estimated value of the third second information bit according to the path metric value of the third decoding path and the probability distribution of the third second information bit.
  • the third decoding path indicates the value of the bit before the third second information bit.
  • the third path metric circuit is the path metric circuit of the third sub-circuit.
  • each operation unit is combined with a path measurement circuit (such as the first operation unit is combined with a first path measurement circuit, or the second operation unit is combined with a second path measurement circuit, or the third operation unit is combined with a third path measurement circuit) to calculate an estimated value of a second information bit.
  • a path measurement circuit such as the first operation unit is combined with a first path measurement circuit, or the second operation unit is combined with a second path measurement circuit, or the third operation unit is combined with a third path measurement circuit
  • the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit.
  • the first operation unit is used to receive and process the value of the first frozen bit and the result of the first g operation circuit, including: the second f operation circuit is used to receive a second signal and perform an f operation on the second signal. The second signal is a part of the result of the first g operation circuit.
  • the third f operation circuit is used to receive a third signal and perform an f operation on the second signal. The third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the fifth g operation circuit is also used to perform a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain the processing result of the first operation unit.
  • the first operation unit implements the processing function of the first operation unit through the second f operation circuit, the third f operation circuit and the fifth g operation circuit.
  • the second operation unit includes a sixth g operation circuit, a seventh g operation circuit and a fourth f operation circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first information bit and the second signal.
  • the second signal is a part of the result of the first g operation circuit.
  • the seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the fourth f operation circuit is used to perform an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
  • the second operation unit implements the processing function of the second operation unit through the sixth g operation circuit, the seventh g operation circuit and the fourth f operation circuit.
  • the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit.
  • the third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first first information bit and the second signal.
  • the second signal is a part of the result of the first g operation circuit.
  • the seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the eighth g operation circuit is used to perform a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
  • the third operation unit implements the processing function of the third operation unit through the sixth g operation circuit, the seventh g operation circuit and the eighth g operation circuit.
  • the coding sequence includes a first information bit.
  • the analog circuit includes a first operation circuit and a sign conversion circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: the first operation circuit is used to perform a g operation on the analog signal.
  • the sign conversion circuit is used to perform a sign processing on the result of the first operation circuit to obtain an estimated value of the first information bit.
  • the first operation circuit first performs the g operation, and then the sign conversion circuit extracts the sign to obtain the estimated value of the first information bit.
  • the coding sequence includes a first information bit.
  • the analog circuit includes a first operation circuit and a path metric circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation circuit, which is used to perform a g operation on the analog signal.
  • the path metric circuit is used to determine an estimated value of the first information bit according to the first path metric value and the result of the first operation circuit.
  • the first path metric value is a metric value of a first decoding path, and the first decoding path indicates the value of a bit before the first information bit.
  • the first operation circuit first performs the g operation, and then the path metric circuit determines the estimated value of the first information bit according to the path metric value.
  • the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit.
  • the first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit.
  • the first operation circuit is used to perform a g operation on the analog signal, including: the second g operation circuit is used to perform a g operation on the value of the first frozen bit and the first N/2 LLR values in the analog signal.
  • the third g operation circuit is used to perform a g operation on the value of the second frozen bit and the last N/2 LLR values in the analog signal.
  • the fourth g operation circuit is used to perform a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
  • the analog signal includes N LLR values.
  • the first operation circuit realizes the processing function of the frozen bit value and the analog signal through three g operation circuits (ie, the second g operation circuit, the third g operation circuit and the fourth g operation circuit).
  • the coding sequence includes B second information bits.
  • the analog circuit includes B subcircuits, and each of the B subcircuits includes an operation unit and a sign conversion circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the sign conversion circuit of the i-th subcircuit is used to perform a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
  • each sub-circuit calculates an estimated value of a second information bit through an operation unit and a symbol conversion circuit.
  • the previous bit of the first second information bit is a first frozen bit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation unit, used to receive and process the value of the first frozen bit and the analog signal to obtain the probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first conversion circuit is used to perform a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit.
  • the first conversion circuit is a symbol conversion circuit of the first sub-circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal to obtain the probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second conversion circuit is used to perform a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit.
  • the second conversion circuit is a symbol conversion circuit of the second sub-circuit.
  • the third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit.
  • the third operation unit is an operation unit of the third sub-circuit.
  • the third conversion circuit is used to perform a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit.
  • the third conversion circuit is a sign conversion circuit of the third sub-circuit.
  • each operation unit and conversion circuit are combined (such as the first operation unit and the first conversion circuit are combined, or the second operation unit and the second conversion circuit are combined, or the third operation unit and the third conversion circuit are combined) to calculate an estimated value of a second information bit.
  • the analog circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the path metric circuit of the i-th subcircuit is used to receive the path metric value of the i-th decoding path, and determine the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit.
  • the i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
  • each sub-circuit calculates an estimated value of a second information bit through an operation unit and a path metric circuit.
  • the previous bit of the first second information bit is a first frozen bit.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation unit, used to receive and process the value of the first frozen bit and the analog signal to obtain the probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first path metric circuit is used to receive the path metric value of the first decoding path, and determine the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit.
  • the first decoding path indicates the value of the bit before the first second information bit.
  • the first path metric circuit is a path metric circuit of the first sub-circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal to obtain the probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second path metric circuit is used to receive the path metric value of the second decoding path, and determine the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit.
  • the second decoding path indicates the value of the bit before the second second information bit.
  • the second path measurement circuit is the path measurement circuit of the second sub-circuit.
  • the third operation unit is used to receive and process the estimated values and analog signals of the first second information bit and the second second information bit to obtain the probability distribution of the third second information bit.
  • the third operation unit is the operation unit of the third sub-circuit.
  • the third path measurement circuit is used to receive the path measurement value of the third decoding path, and determine the estimated value of the third second information bit according to the path measurement value of the third decoding path and the probability distribution of the third second information bit.
  • the third decoding path indicates the value of the bit before the third second information bit.
  • the third path measurement circuit is the path measurement circuit of the third sub-circuit.
  • each operation unit is combined with a path measurement circuit (such as a first operation unit is combined with a first path measurement circuit, or a second operation unit is combined with a second path measurement circuit, or a third operation unit is combined with a third path measurement circuit) to calculate an estimated value of a second information bit.
  • a path measurement circuit such as a first operation unit is combined with a first path measurement circuit, or a second operation unit is combined with a second path measurement circuit, or a third operation unit is combined with a third path measurement circuit
  • the first operation unit includes a second f operation circuit, a third f operation circuit and a fifth g operation circuit.
  • the first operation unit is used to receive and process the value of the first frozen bit and the analog signal, including: the second f operation circuit is used to receive the second signal and perform an f operation on the second signal.
  • the second signal is a part of the analog signal.
  • the third f operation circuit is used to receive the third signal and perform an f operation on the second signal.
  • the third signal is a signal in the analog signal other than the second signal.
  • the fifth g operation circuit is also used to perform a g operation on the value of the first frozen bit, the result of the first f operation circuit and the result of the second f operation circuit to obtain a processing result of the first operation unit.
  • the first operation unit implements the processing function of the first operation unit through the second f operation circuit, the third f operation circuit and the fifth g operation circuit.
  • the second operation unit includes a sixth g operation circuit, a seventh g operation circuit and a fourth f operation circuit.
  • the second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first information bit and the second signal.
  • the second signal is a part of the analog signal.
  • the seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal in the analog signal other than the second signal.
  • the fourth f operation circuit is used to perform an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
  • the second operation unit implements the processing function of the second operation unit through the sixth g operation circuit, the seventh g operation circuit and the fourth f operation circuit.
  • the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit.
  • the third operation unit is used to receive and process the estimated values and analog signals of both the first second information bit and the second second information bit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first first information bit and the second signal.
  • the second signal is a part of the analog signal.
  • the seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the analog signal.
  • the eighth g operation circuit is used to perform a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
  • the third operation unit implements the processing function of the third operation unit through the sixth g operation circuit, the seventh g operation circuit and the eighth g operation circuit.
  • a decoding method is provided, which is applied to a decoding device, and the decoding device includes an analog circuit.
  • the method includes: the analog circuit obtains an analog signal.
  • the analog circuit decodes the analog signal to obtain a decoding result.
  • the sequence to be encoded includes a first information bit and a second information bit.
  • the analog circuit includes a first f operation circuit, a first decoding circuit, a first delay control circuit, a first g operation circuit, and a second decoding circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the first f operation circuit performs an f operation on the analog signal.
  • the first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit.
  • the code length corresponding to the result decoded by the first decoding circuit is N/2, and the code rate is A/(N/2), where A represents the number of first information bits.
  • the first delay control circuit controls the time when the analog signal is input into the first g operation circuit.
  • the first g operation circuit performs a g operation on the analog signal and the first bit value.
  • the first bit value is an estimated value of the first information bit.
  • the second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit.
  • the code length corresponding to the result decoded by the second decoding circuit is N/2, and the code rate is B/(N/2), where B represents the number of second information bits.
  • the decoding result includes the estimated value of the first information bit and the estimated value of the second information bit.
  • the first f operation circuit includes a first real number to absolute value sign RTAS converter, a minimum WTA module, a first multiplier and a second multiplier.
  • the first f operation circuit performs an f operation on an analog signal, including: the first RTAS converter receives and processes the first signal to obtain a sign and an absolute value corresponding to each log-likelihood ratio LLR value in the first signal.
  • the first signal includes two LLR values in the analog signal.
  • the WTA module determines the minimum value of the absolute values obtained by the first RTAS converter.
  • the first multiplier multiplies the signs obtained by the first RTAS converter.
  • the second multiplier multiplies the result of the WTA module and the result of the first multiplier.
  • the number of the first f operation circuits is N/2
  • the result of the first f operation circuit includes the results of N/2 second multipliers.
  • the sequence to be encoded includes a second information bit.
  • the analog circuit includes a first g operation circuit and a second decoding circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the first g operation circuit performs a g operation on the analog signal and the first bit value.
  • the first bit value is determined based on the first N/2 LLR values in the analog signal.
  • the second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit.
  • the result of the decoding by the second decoding circuit corresponds to a code length of N/2 and a code rate of B/(N/2), where B represents the number of second information bits.
  • the decoding result includes an estimated value of the second information bit.
  • the first g operation circuit includes a third multiplier and a first adder.
  • the first g operation circuit performs a g operation on the analog signal and the first bit value, including: the third multiplier multiplies the first bit value and an LLR value in the first signal.
  • the first signal includes two LLR values in the analog signal.
  • the first adder adds the result of the third multiplier and another LLR value in the first signal.
  • the number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 first adders.
  • the first g operation circuit includes a second RTAS converter, a fourth multiplier, a fifth multiplier, a second delay control circuit and a second adder.
  • the first g operation circuit performs a g operation on the analog signal and the first bit value, including: the second RTAS converter receives and processes an LLR value in the first signal to obtain a first symbol and a first absolute value.
  • the first signal includes two LLR values in the analog signal.
  • the fourth multiplier multiplies the first bit value and the first symbol.
  • the fifth multiplier multiplies the result of the fourth multiplier and the first absolute value.
  • the second delay control circuit controls the time when another LLR value in the first signal is input to the second adder.
  • the second adder adds the result of the fifth multiplier and the LLR value input by the second delay control circuit.
  • the number of the first g operation circuits is N/2
  • the result of the first g operation circuit includes the results of N/2 second adders.
  • the sequence to be encoded further includes frozen bits.
  • the first decoding circuit includes a first operation circuit and a symbol conversion circuit.
  • the first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit, including: the first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit.
  • the symbol conversion circuit performs a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
  • the sequence to be encoded also includes frozen bits.
  • the first decoding circuit includes a first operation circuit and a path metric circuit.
  • the first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit, including: the first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit.
  • the path metric circuit determines the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit.
  • the first path metric value is a metric value of the first decoding path, and the first decoding path indicates the value of the bit before the first information bit.
  • the candidate values of the first information bit include a first candidate value and a second candidate value.
  • the path metric circuit includes a first processing module, a second processing module and a comparator.
  • the path metric circuit determines the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit, including: the first processing module receives the first path metric value and the result of the first operation circuit, and determines the second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit.
  • the second processing module receives the first path metric value and the result of the first operation circuit, and determines the third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit.
  • the comparator compares the second path metric value and the third path metric value, and outputs the estimated value of the first information bit.
  • the estimated value of the first information bit is the candidate value corresponding to the larger path metric value of the second path metric value and the third path metric value.
  • the first processing module includes a third RTAS converter, a sixth multiplier, a first calculation unit, a seventh multiplier, and a third adder.
  • the first processing module receives the first path metric value and the result of the first operation circuit, and determines the second path metric value according to the first candidate value, the first path metric value, and the result of the first operation circuit, including: the third RTAS converter receives and processes the result of the first operation circuit to output a second sign and a second absolute value.
  • the sixth multiplier multiplies the first candidate value and the second sign.
  • the first calculation unit receives and processes the result of the sixth multiplier.
  • the seventh multiplier multiplies the result of the first calculation unit and the second absolute value.
  • the third adder adds the first path metric value and the result of the seventh multiplier to obtain the second path metric value.
  • the second processing module includes a fourth RTAS converter, an eighth multiplier, a second calculation unit, a ninth multiplier, and a fourth adder.
  • the second processing module receives the first path metric value and the result of the first operation circuit, and determines the third path metric value according to the second candidate value, the first path metric value, and the result of the first operation circuit, including: the fourth RTAS converter receives and processes the result of the first operation circuit to output a third symbol and a third absolute value.
  • the eighth multiplier multiplies the second candidate value and the third symbol.
  • the second calculation unit receives and processes the result of the eighth multiplier.
  • the ninth multiplier multiplies the result of the second calculation unit and the third absolute value.
  • the fourth adder adds the first path metric value and the result of the ninth multiplier to obtain the third path metric value.
  • the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit.
  • the result of the first f operation circuit includes a first partial result and a second partial result
  • the first partial result includes the results of the first N/4 first f operation circuits
  • the second partial result includes the results of the last N/4 first f operation circuits.
  • the first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit.
  • the first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit, including: the second g operation circuit performs a g operation on the value of the first frozen bit and the first partial result.
  • the third g operation circuit performs a g operation on the value of the second frozen bit and the second partial result.
  • the fourth g operation circuit performs a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
  • the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a sign conversion circuit.
  • the second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the sign conversion circuit of the i-th subcircuit performs a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
  • the previous bit of the first second information bit is a first frozen bit.
  • the second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit to obtain a probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first subcircuit.
  • the first conversion circuit performs a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit.
  • the first conversion circuit is a symbol conversion circuit of the first subcircuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second subcircuit.
  • the second conversion circuit performs a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit.
  • the second conversion circuit is a symbol conversion circuit of the second subcircuit.
  • the third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit.
  • the third operation unit is an operation unit of the third sub-circuit.
  • the third conversion circuit performs a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit.
  • the third conversion circuit is a sign conversion circuit of the third sub-circuit.
  • the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit.
  • the second decoding circuit decodes the result of the first g operation circuits to obtain an estimated value of the second information bit, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the path metric circuit of the i-th subcircuit receives the path metric value of the i-th decoding path, and determines the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit.
  • the i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
  • the previous bit of the first second information bit is a first frozen bit.
  • the second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit to obtain a probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first path metric circuit receives the path metric value of the first decoding path, and determines the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit.
  • the first decoding path indicates the value of the bit before the first second information bit.
  • the first path metric circuit is a path metric circuit of the first sub-circuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second path metric circuit receives the path metric value of the second decoding path, and determines the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit.
  • the second decoding path indicates the value of the bit before the second second information bit.
  • the second path metric circuit is the path metric circuit of the second sub-circuit.
  • the third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit.
  • the third operation unit is the operation unit of the third sub-circuit.
  • the third path metric circuit receives the path metric value of the third decoding path, and determines the estimated value of the third second information bit according to the path metric value of the third decoding path and the probability distribution of the third second information bit.
  • the third decoding path indicates the value of the bit before the third second information bit.
  • the third path metric circuit is the path metric circuit of the third sub-circuit.
  • the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit.
  • the first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit, including: the second f operation circuit receives a second signal and performs an f operation on the second signal. The second signal is a part of the result of the first g operation circuit.
  • the third f operation circuit receives a third signal and performs an f operation on the second signal. The third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the fifth g operation circuit performs a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain a processing result of the first operation unit.
  • the second operation unit includes a sixth g operation circuit, a seventh g operation circuit, and a fourth f operation circuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit, including: the sixth g operation circuit performs a g operation on the estimated value of the first information bit and the second signal.
  • the second signal is a part of the result of the first g operation circuit.
  • the seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the fourth f operation circuit performs an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
  • the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit.
  • the third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, including: the sixth g operation circuit performs a g operation on the estimated value of the first first information bit and the second signal.
  • the second signal is a part of the result of the first g operation circuit.
  • the seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the result of the first g operation circuit.
  • the eighth g operation circuit performs a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
  • the coding sequence includes a first information bit.
  • the analog circuit includes a first operation circuit and a sign conversion circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the first operation circuit performs a g operation on the analog signal.
  • the sign conversion circuit performs a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
  • the coding sequence includes a first information bit.
  • the analog circuit includes a first operation circuit and a path metric circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the first operation circuit performs a g operation on the analog signal.
  • the path metric circuit determines an estimated value of the first information bit according to the first path metric value and the result of the first operation circuit.
  • the first path metric value is a metric value of a first decoding path, and the first decoding path indicates a value of a bit before the first information bit.
  • the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit.
  • the first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit.
  • the first operation circuit performs a g operation on the analog signal, including: the second g operation circuit performs a g operation on the value of the first frozen bit and the first N/2 LLR values in the analog signal.
  • the third g operation circuit performs a g operation on the value of the second frozen bit and the last N/2 LLR values in the analog signal.
  • the fourth g operation circuit performs a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
  • the analog signal includes N LLR values.
  • the coding sequence includes B second information bits.
  • the analog circuit includes B subcircuits, and each of the B subcircuits includes an operation unit and a sign conversion circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the sign conversion circuit of the i-th subcircuit performs a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: a first operation unit receives and processes the value of the first frozen bit and the analog signal to obtain a probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first conversion circuit performs a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit.
  • the first conversion circuit is a symbol conversion circuit of the first sub-circuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the analog signal to obtain a probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second conversion circuit performs a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit.
  • the second conversion circuit is a symbol conversion circuit of the second sub-circuit.
  • the third operation unit receives and processes the estimated values of both the first second information bit and the second second information bit and the result of the first g operation circuit to obtain a probability distribution of the third second information bit.
  • the third operation unit is an operation unit of the third sub-circuit.
  • the third conversion circuit performs a sign operation on the probability distribution of the third second information bit to obtain an estimated value of the third second information bit.
  • the third conversion circuit is a sign conversion circuit of the third sub-circuit.
  • the analog circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits.
  • i is any positive integer less than or equal to B.
  • the i-th subcircuit is the i-th subcircuit among the B subcircuits.
  • the path metric circuit of the i-th subcircuit receives the path metric value of the i-th decoding path, and determines the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit.
  • the i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
  • the previous bit of the first second information bit is a first frozen bit.
  • the analog circuit decodes the analog signal to obtain a decoding result, including: a first operation unit receives and processes the value of the first frozen bit and the analog signal to obtain a probability distribution of the first second information bit.
  • the first operation unit is an operation unit of the first sub-circuit.
  • the first path metric circuit receives the path metric value of the first decoding path, and determines the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit.
  • the first decoding path indicates the value of the bit before the first second information bit.
  • the first path metric circuit is a path metric circuit of the first sub-circuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the analog signal to obtain a probability distribution of the second second information bit.
  • the second operation unit is an operation unit of the second sub-circuit.
  • the second path metric circuit receives the path metric value of the second decoding path, and determines the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit.
  • the second decoding path indicates the value of the bit before the second second information bit.
  • the second path measurement circuit is a path measurement circuit of the second sub-circuit.
  • the third operation unit receives and processes the estimated values and analog signals of the first second information bit and the second second information bit to obtain the probability distribution of the third second information bit.
  • the third operation unit is an operation unit of the third sub-circuit.
  • the third path measurement circuit receives the path measurement value of the third decoding path, and determines the estimated value of the third second information bit according to the path measurement value of the third decoding path and the probability distribution of the third second information bit.
  • the third decoding path indicates the value of the bit before the third second information bit.
  • the third path measurement circuit is a path measurement circuit of the third sub-circuit.
  • the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit.
  • the first operation unit receives and processes the value of the first frozen bit and the analog signal, including: the second f operation circuit receives the second signal and performs an f operation on the second signal.
  • the second signal is a part of the analog signal.
  • the third f operation circuit receives the third signal and performs an f operation on the second signal.
  • the third signal is a signal in the analog signal other than the second signal.
  • the fifth g operation circuit performs a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain a processing result of the first operation unit.
  • the second operation unit includes a sixth g operation circuit, a seventh g operation circuit, and a fourth f operation circuit.
  • the second operation unit receives and processes the estimated value of the first second information bit and the analog signal, including: the sixth g operation circuit performs a g operation on the estimated value of the first information bit and the second signal.
  • the second signal is a part of the analog signal.
  • the seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal in the analog signal other than the second signal.
  • the fourth f operation circuit performs an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain a processing result of the second operation unit.
  • the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit.
  • the third operation unit receives and processes the estimated values and analog signals of the first second information bit and the second second information bit, including: the sixth g operation circuit performs a g operation on the estimated value of the first first information bit and the second signal.
  • the second signal is a part of the analog signal.
  • the seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal.
  • the third signal is a signal other than the second signal in the analog signal.
  • the eighth g operation circuit performs a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
  • a coding device comprising a processing module and a transceiver module.
  • the processing module is used to encode a sequence to be coded to obtain a coded sequence.
  • the sequence to be coded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the transceiver module is used to send the coded sequence.
  • a coding method is provided, which is applied to a coding device, and the method includes a coding device encoding a sequence to be coded to obtain a coded sequence.
  • the sequence to be coded includes at least one sub-block, and the at least one sub-block includes a first sub-block.
  • Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the coding device sends the coded sequence.
  • a computer-readable storage medium wherein a program is stored in the computer-readable storage medium, and when the program is called by a processor, the method of the second aspect or any one of the second aspects is executed.
  • the analog circuit in the decoding device performs the following steps: the analog circuit obtains an analog signal.
  • the analog circuit decodes the analog signal to obtain a decoding result.
  • the program is called by a processor, the method of the fourth aspect or any one of the fourth aspects is executed.
  • a computer program product comprising instructions.
  • the method of the second aspect or any one of the second aspects is executed.
  • the analog circuit in the decoding device performs the following steps: the analog circuit obtains an analog signal.
  • the analog signal is determined by the decoding device according to the received encoded sequence, and the encoded sequence is a sequence after the sequence to be encoded is encoded.
  • the analog circuit decodes the analog signal to obtain a decoding result.
  • the method of the fourth aspect or any one of the fourth aspects is executed.
  • FIG1 is a schematic diagram of the architecture of a communication system provided in an embodiment of the present application.
  • FIG2 is a schematic diagram of a basic flow of wireless communication provided in an embodiment of the present application.
  • FIG3 is a schematic diagram of an encoding process provided in an embodiment of the present application.
  • FIG4 is a schematic diagram of the structure of a decoding device provided in an embodiment of the present application.
  • FIG5 is a schematic diagram of the structure of an f operation circuit provided in an embodiment of the present application.
  • FIG6 is a schematic diagram of the structure of a g operation circuit provided in an embodiment of the present application.
  • FIG7 is a schematic diagram of the structure of another g operation circuit provided in an embodiment of the present application.
  • FIG8 is a schematic diagram of the structure of a path metric circuit provided in an embodiment of the present application.
  • FIG9 is a schematic diagram of the structure of another path metric circuit provided in an embodiment of the present application.
  • FIG10a is a schematic diagram of a decoding process of a polar code provided in an embodiment of the present application.
  • FIG10b is a schematic diagram of the structure of an analog circuit provided in an embodiment of the present application.
  • FIG10c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG11a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application.
  • FIG11b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG11c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG12a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application.
  • FIG12b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG12c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG13a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application.
  • FIG13b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application.
  • FIG14 is a schematic diagram of a flow chart of a coding method provided in an embodiment of the present application.
  • FIG15 is a first structural diagram of an encoding device provided in an embodiment of the present application.
  • FIG16 is a second schematic diagram of the structure of the encoding device provided in an embodiment of the present application.
  • FIG. 1 is a schematic diagram of the architecture of a communication system 1000 used in an embodiment of the present application.
  • the communication system 1000 includes at least one network device (such as 110a and 110b in FIG. 1 ) and at least one terminal device (such as 120a-120j in FIG. 1 ).
  • the terminal device is connected to the network device wirelessly.
  • FIG. 1 is only a schematic diagram, and other network devices may also be included in the communication system, such as wireless relay devices and wireless backhaul devices, which are not shown in FIG. 1 .
  • the network equipment can be a base station, an evolved NodeB (eNodeB), a transmission reception point (TRP), the next generation NodeB (gNB) in the fifth generation (5G) mobile communication system, the next generation base station in the sixth generation (6G) mobile communication system, a base station in a future mobile communication system, or an access node in a wireless fidelity (WiFi) system; it can also be a module or unit that completes part of the functions of a base station, for example, it can be a centralized unit (CU) or a distributed unit (DU).
  • eNodeB evolved NodeB
  • TRP transmission reception point
  • gNB next generation NodeB
  • 5G fifth generation mobile communication system
  • 6G sixth generation
  • WiFi wireless fidelity
  • the CU completes the functions of the radio resource control (RRC) protocol and the packet data convergence layer protocol (PDCP) of the base station, and can also complete the function of the service data adaptation protocol (SDAP);
  • the DU completes the functions of the radio link control (RLC) layer and the medium access control (MAC) layer of the base station, and can also complete the functions of part of the physical layer or all of the physical layer.
  • RRC radio resource control
  • PDCP packet data convergence layer protocol
  • SDAP service data adaptation protocol
  • the DU completes the functions of the radio link control (RLC) layer and the medium access control (MAC) layer of the base station, and can also complete the functions of part of the physical layer or all of the physical layer.
  • RRC radio resource control
  • PDCP packet data convergence layer protocol
  • SDAP service data adaptation protocol
  • the DU completes the functions of the radio link control (RLC) layer and the medium access control (MAC) layer of the base station, and can also complete the functions of part of the physical layer or all of the physical layer
  • the terminal device may also be referred to as a terminal, user equipment (UE), mobile station, mobile terminal, etc.
  • the terminal device can be widely used in various scenarios, for example, device-to-device (D2D), vehicle to everything (V2X) communication, machine-type communication (MTC), Internet of Things (IOT), virtual reality, augmented reality, industrial control, automatic driving, telemedicine, smart grid, smart furniture, smart office, smart wear, smart transportation, smart city, etc.
  • the terminal device may be a mobile phone, a tablet computer, a computer with wireless transceiver function, a wearable device, a vehicle, a drone, a helicopter, an airplane, a ship, a robot, a mechanical arm, a smart home device, etc.
  • the embodiments of the present application do not limit the specific technology and specific device form adopted by the terminal device.
  • the network equipment and terminal equipment can be fixed or movable.
  • the network equipment and terminal equipment can be deployed on land, including indoors or outdoors, handheld or vehicle-mounted; they can also be deployed on the water surface; they can also be deployed on aircraft, balloons and artificial satellites in the air.
  • the embodiments of the present application do not limit the application scenarios of the network equipment and terminal equipment.
  • the helicopter or drone 120i in FIG. 1 can be configured as a mobile base station.
  • the terminal device 120i is a network device; but for the network device 110a, 120i is a terminal device, that is, 110a and 120i communicate through the wireless air interface protocol.
  • 110a and 120i can also communicate through the interface protocol between base stations.
  • relative to 110a, 120i is also a network device. Therefore, network devices and terminal devices can be collectively referred to as communication devices.
  • 110a and 110b in FIG. 1 can be referred to as communication devices with network device functions
  • 120a-120j in FIG. 1 can be referred to as communication devices with terminal device functions.
  • Network devices and terminal devices, network devices and network devices, and terminal devices and terminal devices may communicate through authorized spectrum, unauthorized spectrum, or both; may communicate through spectrum below 6 gigahertz (GHz), spectrum above 6 GHz, or spectrum below 6 GHz and spectrum above 6 GHz.
  • GHz gigahertz
  • the embodiments of the present application do not limit the spectrum resources used for wireless communication.
  • the functions of the network device may also be performed by a module (such as a chip) in the network device, or by a control subsystem including the network device function.
  • the control subsystem including the network device function here may be a control center in the above-mentioned application scenarios such as smart grid, industrial control, smart transportation, smart city, etc.
  • the functions of the terminal device may also be performed by a module (such as a chip or a modem) in the terminal device, or by a device including the terminal device function.
  • FIG2 shows a basic process of wireless communication.
  • the information source is sent out after source coding, channel coding and modulation, and then transmitted to the receiving device through the channel.
  • the information destination is output through demodulation, channel decoding and source decoding. It is easy to understand that in uplink transmission, the transmitting device is the terminal device in FIG1, and the receiving device is the network device in FIG1. In downlink transmission, the transmitting device is the network device in FIG1, and the receiving device is the terminal device in FIG1.
  • the basic process of wireless communication also includes additional processes, such as precoding and interleaving. Since these additional processes are common knowledge to those skilled in the art, they are not listed one by one.
  • the coding device and method of the embodiment of the present application can be applied to the source coding process and the channel coding process.
  • the source coding can be encoded using Hadamard transform.
  • the channel coding can be encoded using Hadamard transform, and in addition to Hadamard transform, other technologies still need to be used for processing to complete channel coding.
  • Polar code is a channel coding scheme that can be rigorously proven to asymptotically reach the Shannon capacity of a binary input channel. It has the characteristics of good performance and low complexity.
  • the sequence to be encoded includes According to the reliability of each bit, the bits of the sequence to be encoded are divided into frozen bits and information (data) bits. Generally, bits with higher reliability are set as information bits, and bits with lower reliability are set as frozen bits. The value of the frozen bit is usually set to 0, which is known to both the transmitting device and the receiving device. As shown in Figure 3, u7 , u6 , u5 , u3 are the four bits with the highest reliability, which are set as information bits. u4 , u2 , u1 , u0 are the four bits with the lowest reliability, which are set as frozen bits.
  • the decoding method of polar codes is mainly the continuous erasure decoding algorithm.
  • the so-called continuous erasure decoding algorithm means that the decoder decodes bit by bit according to the natural timing of the polar code design.
  • the main continuous erasure decoding algorithms include successive cancellation (SC) decoding, successive cancellation list (SCL) decoding, etc.
  • the transmitting device converts the digital signal into an analog signal through the digital to analog (DA) module for transmission.
  • the receiving device quantizes the analog signal through the analog to digital (AD) module to obtain the digital signal, and then decodes the digital signal through the digital circuit.
  • AD analog to digital
  • Method 1 divide the entire bandwidth into narrower sub-bands and use parallel low-speed converters.
  • this method requires a large number of low-speed converters and local oscillator circuits to ensure timing and bandwidth matching.
  • Method 2 Using a single digital-to-analog converter (DAC)/analog-to-digital converter (DAC) across the entire ultra-wideband.
  • DAC digital-to-analog converter
  • DAC analog-to-digital converter
  • the power consumption of such DAC/ADC is linearly related to the bandwidth of the input signal, i.e., the larger the bandwidth, the greater the power consumption of the DAC/ADC.
  • the power consumption of such DAC/ADC also increases exponentially with the accuracy, i.e., the higher the accuracy, the greater the power consumption of the DAC/ADC.
  • quantization process of analog-to-digital conversion introduces the quantization complexity of floating-point to fixed-point, which may also cause performance loss and large storage capacity of digital circuits.
  • an embodiment of the present application provides a coding device, wherein the coding device can encode a sequence to be coded, and the decoding device can decode in an analog domain.
  • the decoding device 400 includes an analog circuit 401 and a transceiver 402.
  • the analog circuit 401 is used to receive an analog signal from the transceiver 402.
  • the analog signal is determined by the decoding device 400 according to the received coded sequence.
  • the analog circuit 401 is also used to decode the analog signal to obtain a decoding result.
  • the decoding device 400 After the decoding device 400 obtains the analog signal, it decodes in the analog domain without performing analog-to-digital conversion, and there is no problem of high power consumption of analog-to-digital conversion, high computational complexity and performance loss caused by quantization, and it can also save the storage space of the digital circuit.
  • the circuit structure of the analog circuit 401 is also different.
  • FIG5 shows a schematic diagram of the structure of an f operation circuit.
  • the f operation circuit includes a real to absolute value and sign (RTAS) converter 501, a sign multiplier (SM) 502, a minimum winner-take-all (WTA) module 503 and an absolute value and sign to real (ASTR) converter 504.
  • RTAS real to absolute value and sign
  • SM sign multiplier
  • WTA minimum winner-take-all
  • ASTR absolute value and sign to real
  • RTAS converter 501 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 501 includes one or more real values, and the output of RTAS converter 501 includes the absolute value and sign of each real value.
  • the input of the RTAS converter 501 includes the real value Lin1 and the real value Lin2.
  • the output of the RTAS converter 501 includes: the absolute value
  • the symbol refers to the analog domain symbol, and the two can be replaced with each other.
  • the embodiment of the present application takes the symbol as an example for introduction.
  • the frozen bit is 1
  • the value of the symbol corresponding to the frozen bit is +1.
  • the frozen bit is 0, the value of the symbol corresponding to the frozen bit is -1.
  • the result of the XOR operation is the symbol of the frozen bit. If the symbols to be XORed are different, the result of the XOR operation is another symbol of the frozen bit.
  • Table 1 shows the following four XOR operation situations:
  • SM502 is used to multiply at least two symbols. That is, the input of SM502 includes two or more symbols, and the output of SM502 includes one symbol, which is the symbol obtained by multiplying the symbols input by SM502.
  • the input of SM502 includes a symbol sign1 and a symbol sign2.
  • the output of SM502 includes: a symbol, which is a symbol obtained by multiplying the symbol sign1 and the symbol sign2.
  • the WTA module 503 is used to obtain the minimum value among multiple absolute values. That is, the input of the WTA module 503 includes two or more absolute values, and the output of the WTA module 503 includes an absolute value, which is the minimum of the multiple absolute values input to the WTA module 503.
  • the input of the WTA module 503 includes an absolute value
  • the output of the WTA module 503 includes: an absolute value
  • the ASTR converter 504 is used to multiply the absolute value and the sign. That is, the input of the ASTR converter 504 includes an absolute value and a sign, and the output of the ASTR converter 504 includes a real value, which is the product of the absolute value and the sign input to the ASTR converter 504.
  • the input of the ASTR converter 504 includes the absolute value
  • the output of the ASTR converter 504 includes: a real value obtained by multiplying the absolute value
  • the circuit structure shown in FIG. 5 can realize the function of the f operation.
  • FIG5 exemplarily shows the analog circuit structure of the f operation circuit, which should not be understood as limiting the embodiment of the present application.
  • FIG5 exemplarily shows the analog circuit structure of the f operation circuit, which should not be understood as limiting the embodiment of the present application.
  • analog circuit structures that can realize the f operation function, they also fall within the protection scope of the embodiment of the present application.
  • FIG6 shows a schematic diagram of a g operation circuit structure.
  • the g operation circuit includes a sign and real multiplier (SRM) 601 and a real adder (RA) 602. The functions of each component are described as follows:
  • SRM601 is used to multiply a real value and a sign. That is, the input of SRM601 includes a real value and a sign, and the output of SRM601 includes a real value, which is the product of the real value and the sign input to SRM601.
  • the input of SRM601 includes the real value Lin2 and the symbol b.
  • the output of SRM601 includes: the product of the real value Lin2 and the symbol b.
  • RA602 is used to add at least two real values. That is, the input of RA602 includes two or more real values, and the output of RA602 includes a real value obtained by adding the real values input by RA602.
  • the input of RA602 includes the real value Lin1 and the real value output by SRM601.
  • the output of RA602 includes: a real value, which is obtained by adding the real value Lin1 and the real value output by SRM601. In FIG6, it is denoted as g(Lin1, Lin2, b).
  • FIG. 7 shows a schematic diagram of a g operation circuit structure.
  • the g operation circuit includes an RTAS converter 701, an SM 702, an ASTR converter 703, an RA 704 and a delay control circuit 705.
  • the functions of each component are described as follows:
  • RTAS converter 701 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 701 includes one or more real values, and the output of RTAS converter 701 includes the absolute value and analog domain sign of each real value.
  • the input of the RTAS converter 701 includes the real value Lin2.
  • the output of the RTAS converter 701 includes: the absolute value
  • SM702 is used to multiply at least two symbols. That is, the input of SM702 includes two or more symbols, and the output of SM702 includes one symbol obtained by multiplying the symbols input to SM702.
  • the input of SM702 includes symbol b and the symbol output by RTAS converter 701.
  • the output of SM702 includes: a symbol obtained by multiplying symbol b and the symbol output by RTAS converter 701.
  • ASTR converter 703 is used to multiply an absolute value and a sign. That is, the input of ASTR converter 703 includes an absolute value and a sign, and the output of ASTR converter 703 includes a real value, which is the product of the absolute value and the sign input by ASTR converter 703.
  • the input of the ASTR converter 703 includes the absolute value
  • the output of the ASTR converter 703 includes: a real value obtained by multiplying the absolute value
  • RA704 is used to add at least two real values, that is, the input of RA704 includes two or more real values, and the output of RA704 includes a real value obtained by adding the real values input by RA704.
  • the input of RA704 includes the real value Lin1 and the real value output by the ASTR converter 703.
  • the output of RA704 includes: a real value, which is obtained by adding the real value Lin1 and the real value output by the ASTR converter 703. In FIG. 7, it is denoted as g(Lin1, Lin2, b).
  • a delay control circuit 705 is used to delay an input signal.
  • the delay control circuit 705 is used to delay the input of the real value Lin1.
  • FIG6 or FIG7 exemplarily shows the analog circuit structure of the g operation circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG6 or FIG7 exemplarily shows the analog circuit structure of the g operation circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG6 or FIG7 exemplarily shows the analog circuit structure of the g operation circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG6 or FIG7 exemplarily shows the analog circuit structure of the g operation circuit, which should not be understood as limiting the embodiments of the present application.
  • analog circuit structures that can realize the g operation function, they also fall within the protection scope of the embodiments of the present application.
  • LLR log-likelihood ratio
  • the LLR is based on and definite, represents a value of N bits and is a value determined by the decoding device according to the received coded sequence,
  • the i-th decoding path indicates the estimated value of the first i bits, and the i-1-th decoding path indicates the estimated value of the first i bits.
  • the first segment indicates that u i is an information bit or a correct frozen bit, and That is, when u i is an information bit or a correct frozen bit, and in the case of,
  • the second segment indicates that u i is an information bit or a correct frozen bit, and That is, when u i is an information bit or a correct frozen bit, and in the case of,
  • the third segment indicates that u i is a frozen bit and has an incorrect value. In this case,
  • FIG8 shows a schematic diagram of the structure of a path metric circuit.
  • the path metric circuit includes an RTAS converter 801, an SM 802, a calculation unit 803, a real number multiplier 804 and an RA 805.
  • the functions of each component are described as follows:
  • RTAS converter 801 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 801 includes one or more real values, and the output of RTAS converter 801 includes the absolute value and analog domain sign of each real value.
  • the input of the RTAS converter 801 includes a real value L.
  • the output of the RTAS converter 801 includes: an absolute value
  • SM802 is used to multiply at least two symbols. That is, the input of SM802 includes two or more symbols, and the output of SM802 includes one symbol, which is the symbol obtained by multiplying the symbols input by SM802.
  • the calculation unit 803 is used to perform the calculation of 0.5x-0.5.
  • the value output by the calculation unit 803 is 0.
  • the value output by the calculation unit 803 is -1.
  • real number multiplier 804 is used to multiply at least two real numbers. That is, the input of real number multiplier 804 includes two or more real numbers, and the output of real number multiplier 804 includes a real number obtained by multiplying the real numbers input to real number multiplier 804.
  • the input of the real number multiplier 804 includes the absolute value
  • the output of the real number multiplier 804 includes: a real number, which is obtained by multiplying the absolute value
  • RA805 is used to add at least two real values, that is, the input of RA805 includes two or more real values, and the output of RA805 includes a real value obtained by adding the real values input by RA805.
  • the input of RA805 includes and the value output by the real number multiplier 804.
  • the output of RA805 includes: a real value, which is Specifically, when the value output by the real number multiplier 804 is 0, the result output by RA805 is When the value output by the real number multiplier 804 is -
  • the circuit shown in FIG8 can realize the functions of the first segment and the second segment in formula (1).
  • the path measurement circuit of the frozen bit involved can refer to the circuit structure shown in Figure 8, which is uniformly explained here and will not be repeated in the following text.
  • FIG. 9 shows a schematic diagram of the structure of another path metric circuit.
  • the path metric circuit includes a first processing module 901, a second processing module 902 and a compare converter (compare converter, CC) 903. The functions of each component are described as follows:
  • circuit structure of the first processing module 901 may be referred to as shown in FIG8 , which will not be described in detail here.
  • the path metric value 1 can be recorded as
  • circuit structure of the second processing module 902 may be referred to as shown in FIG8 , which will not be described in detail here.
  • the path metric value 1 can be recorded as
  • the circuit shown in FIG9 can realize the functions of the first segment and the second segment in formula (1).
  • FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit, which should not be understood as limiting the embodiments of the present application.
  • FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit
  • the path measurement circuit of the information bit involved can refer to the circuit structure shown in Figure 9, which is uniformly explained here and will not be repeated in the following text.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • b1 , b2 , b3 are frozen bits and b4 is an information bit.
  • the symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 4th bit (i.e., b4 ).
  • the analog signal includes z1 , z2 , z3 , z4 . Among them, the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence.
  • z1 , z2 , z3 , z4 are LLR values determined by the decoding device 400.
  • z1 represents the LLR value of the 1st bit
  • z2 represents the LLR value of the 2nd bit
  • z3 represents the LLR value of the 3rd bit
  • z4 represents the LLR value of the 4th bit.
  • the analog circuit 401 includes a g operation circuit 1001 and a sign conversion circuit 1002.
  • the introduction of each circuit part is as follows:
  • the functions of the g operation circuit 1001 include: receiving the value of the frozen bit, acquiring the analog signal, and performing the g operation on the value of the frozen bit and the analog signal.
  • the g operation circuit 1001 includes a g operation circuit A, a g operation circuit B and a g operation circuit C.
  • the three g operation circuits are introduced as follows:
  • the functions of the g operation circuit A include:
  • the g operation circuit A is used to perform a g operation on the value of the first frozen bit and the value of the first part of bits.
  • the processing of the g operation circuit A is denoted as g1 (z 1 , z 2 , b 1 ).
  • the functions of the g operation circuit B include:
  • the g operation circuit B is used to receive the value of the second part of bits.
  • the g operation circuit B is used to perform a g operation on the value of the second frozen bit and the value of the second part of bits.
  • the processing of the g operation circuit B is denoted as g2 (z 3 , z 4 , b 2 ).
  • the functions of the g operation circuit C include:
  • the g operation circuit C is used to receive the result of the g operation circuit A and the result of the g operation circuit B.
  • the result of the g operation circuit A is denoted as g1
  • the result of the g operation circuit B is denoted as g2.
  • the g operation circuit C is used to perform a g operation on the value of the third frozen bit, the result of the g operation circuit A and the result of the g operation circuit B.
  • the processing of the g operation circuit C is denoted as g3 ( g1 , g2 , b3 ).
  • the conditional probability of the information bit is determined by the g operation circuit A, the g operation circuit B and the g operation circuit C.
  • the function of the sign conversion circuit 1002 includes: performing sign processing on the result of the g operation circuit 1001 to obtain an estimated value of the information bit.
  • the sign conversion circuit 1002 is used to perform sign-taking (eg, inversion) processing on the result of the g operation circuit C to obtain an estimated value of the information bit, that is, an estimated value of b4 .
  • the receiving device can decode the analog signal through the g operation circuit 1001 and the symbol conversion circuit 1002.
  • the analog circuit 401 includes a g operation circuit 1001 and a path metric circuit 1003.
  • the introduction of each circuit part is as follows:
  • the g operation circuit 1001 can be referred to the introduction of FIG10b, which will not be described again here.
  • the functions of the path metric circuit 1003 include:
  • the path metric circuit 1003 is used to receive a first path metric value, wherein the first path metric value is a metric value of a first decoding path, and the first decoding path indicates a value of a frozen bit.
  • the first path metric value can be recorded as That is, the first decoding path indicates the values of three frozen bits (ie, b 1 , b 2 , b 3 ).
  • the path metric circuit 1003 is used to determine the estimated value of the information bit according to the first path metric value and the result of the g operation circuit 1001.
  • the path measurement circuit 1003 can refer to the introduction of Figure 9, which will not be repeated here.
  • the path metric circuit 1003 is used to determine the estimated value of the information bit, that is, the estimated value of b4 , according to the first path metric value and the result of the g operation circuit C.
  • FIG. 10b and FIG. 10c the time when the analog current of the frozen bits b1 and b2 enters the circuit is controlled, and two g operations (i.e., the g operation performed by the g operation circuit A and the g operation performed by the g operation circuit B) are performed in parallel. After the two g operations are completed, the time when the frozen bit b3 enters the circuit is controlled to complete the g operation performed by the g operation circuit C.
  • the symbols of the forward feedback are all the symbols of the frozen bits, and the moment when the symbols of the frozen bits enter the analog circuit 401 is controlled to complete the entire decoding process. No delay control is required between the g operation circuit A and the g operation circuit B, that is, no delay control circuit is required.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • b1 is a frozen bit
  • b2 , b3 , b4 are information bits.
  • the symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 2nd, 3rd, and 4th bits (i.e., b2 , b3 , b4 ).
  • the analog signal includes z1 , z2 , z3 , z4 .
  • the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence.
  • the above z1 , z2 , z3 , z4 are the LLR values determined by the decoding device 400.
  • z 1 represents the LLR value of the first bit
  • z 2 represents the LLR value of the second bit
  • z 3 represents the LLR value of the third bit
  • z 4 represents the LLR value of the fourth bit.
  • the analog signal is divided into two parts, which are respectively recorded as the first signal and the second signal.
  • the encoded sequence includes K bits, wherein the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer equal to N.
  • N the code length
  • K 4.
  • the analog circuit 401 includes K-1 subcircuits.
  • Each of the K-1 subcircuits includes an operation unit and a sign conversion circuit.
  • the operation unit of the ith subcircuit is used to determine the probability distribution of the i+1th bit of the K bits.
  • i is a positive integer less than K
  • the ith subcircuit is the ith subcircuit of the K-1 subcircuits.
  • the sign conversion circuit of the ith subcircuit is used to perform a sign operation on the probability distribution of the i+1th bit to obtain an estimated value of the i+1th bit.
  • the operation unit of the first subcircuit is recorded as the first operation unit 1101, and the sign conversion circuit of the first subcircuit is recorded as the first conversion circuit 1104.
  • the operation unit of the second subcircuit is recorded as the second operation unit 1102, and the sign conversion circuit of the second subcircuit is recorded as the second conversion circuit 1105.
  • the operation unit of the third subcircuit is recorded as the third operation unit 1103, and the sign conversion circuit of the third subcircuit is recorded as the third conversion circuit 1106.
  • the first operation unit 1101 is used to receive the value of the first frozen bit and the target signal, and operate on the value of the first frozen bit and the target signal to determine the probability distribution of the first information bit.
  • the target signal is an analog signal.
  • the first operation unit 1101 includes an f operation circuit 1 , an f operation circuit 2 , and a g operation circuit 1 .
  • the f operation circuit 1 is used to receive a first signal and perform an f operation on the first signal, wherein the first signal is a part of the target signal.
  • the f operation circuit 2 is used to receive a second signal and perform an f operation on the second signal, wherein the second signal is a signal in the target signal other than the first signal.
  • the g operation circuit 1 is also used to receive the value of the first frozen bit, and perform the g operation on the value of the first frozen bit, the result of the f operation circuit 1 and the result of the f operation circuit 2 to obtain the processing result of the first operation unit (i.e., the probability distribution of the first information bit).
  • the result of f operation circuit 1 is recorded as f1
  • the result of f operation circuit 2 is recorded as f2.
  • the processing result of the first operation unit is recorded as g1 (f1, f2, b1).
  • the first operation unit 1101 determines the conditional probability of the information bit b2 through the f operation circuit and the g operation circuit.
  • the first conversion circuit 1104 is used to perform a sign operation on the processing result of the first operation unit 1101 to obtain an estimated value of the first information bit.
  • the first conversion circuit 1104 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
  • the processing result of the first operation unit 1101 is g1(f1, f2, b1).
  • the first information bit is information bit b2 .
  • the first conversion circuit 1104 inputs g1(f1, f2, b1) to obtain an estimated value of information bit b2 .
  • the second operation unit 1102 is used to receive the estimated value and the target signal of the first information bit, and perform operations on the estimated value and the target signal of the first information bit to obtain the probability distribution of the second information bit.
  • the second operation unit 1102 includes an f operation circuit 3 , a g operation circuit 2 , and a g operation circuit 3 .
  • the g operation circuit 2 is used to receive the estimated value of the first information bit and the first signal, and perform a g operation on the estimated value of the first information bit and the first signal.
  • the first signal is a part of the target signal, and the details are described in detail in the f operation circuit 1 in FIG. 11b , which will not be described again here.
  • the g operation circuit 3 is used to receive the estimated value of the first information bit and the second signal, and perform the g operation on the estimated value of the first information bit and the second signal.
  • the second signal is a signal in the target signal other than the first signal.
  • the f operation circuit 3 is used to process the result of the g operation circuit 2 and the result of the g operation circuit 3 to obtain the processing result of the second operation unit (ie, the probability distribution of the second information bit).
  • the result of g operation circuit 2 is recorded as g2, and the result of g operation circuit 3 is recorded as g3.
  • the processing result of the second operation unit is recorded as f3 (g2, g3).
  • the second information bit is b3 .
  • the second operation unit 1102 can determine the conditional probability of the information bit b3 through the f operation circuit and the g operation circuit.
  • the second conversion circuit 1105 is used to perform a sign operation on the processing result of the second operation unit to obtain an estimated value of the second information bit.
  • the second conversion circuit 1105 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
  • the processing result of the second operation unit 1102 is f3(g2, g3).
  • the second information bit is information bit b3 .
  • the second conversion circuit 1105 inputs f3(g2, g3) to obtain an estimated value of information bit b3 .
  • the third operation unit 1103 is used to receive and process the estimated value of the first information bit, the estimated value of the second information bit and the target signal to obtain the probability distribution of the third information bit.
  • the third operation unit 1103 includes g operation circuit 2, g operation circuit 3 and g operation circuit 4.
  • g operation circuit 2 and g operation circuit 3 refer to the introduction of the second operation unit 1102, which will not be repeated here.
  • the g operation circuit 4 is used to receive the estimated value of the second information bit, the result of the g operation circuit 2 and the result of the g operation circuit 3, and perform the g operation on the estimated value of the second information bit, the result of the g operation circuit 2 and the result of the g operation circuit 3 to obtain the processing result of the third operation unit 1103 (i.e., the probability distribution of the third information bit).
  • the second information bit is b 3
  • the result of g operation circuit 2 is recorded as g2
  • the result of g operation circuit 3 is recorded as g3.
  • the processing result of the third operation unit is recorded as g4 (g2, g3, b3).
  • the third information bit is b 4 .
  • the third operation unit 1103 can determine the conditional probability of the information bit b4 through the g operation circuit.
  • the third conversion circuit 1106 is used to perform a sign operation on the processing result of the third operation unit to obtain an estimated value of the third information bit.
  • the third conversion circuit 1106 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
  • the processing result of the third operation unit 1103 is g4 (g2, g3, b3).
  • the third information bit is b4 .
  • the third conversion circuit 1106 inputs g4 (g2, g3, b3) to obtain an estimated value of the information bit b4 .
  • the analog circuit 401 obtains the estimated values of the information bits b 2 , b 3 , and b 4 , which means that the analog circuit 401 determines the decoding result.
  • the receiving device can decode the analog signal through the operation unit and the symbol conversion circuit.
  • the encoded sequence includes K bits, wherein the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer equal to N.
  • the analog circuit 401 includes K-1 subcircuits.
  • Each of the K-1 subcircuits includes an operation unit and a path measurement circuit.
  • the operation unit of the i-th subcircuit is used to determine the probability distribution of the i+1th bit of the K bits.
  • i is a positive integer less than K.
  • the i-th subcircuit is the i-th subcircuit of the K-1 subcircuits.
  • the path measurement circuit of the i-th subcircuit is used to receive the path measurement value of the i-th decoding path, and determine the estimated value of the i+1th bit according to the path measurement value of the i-th decoding path and the probability distribution of the i+1th bit.
  • the i-th decoding path indicates the value of the first i bits of the K bits.
  • the operation unit of the first subcircuit is recorded as the first operation unit 1101, and the path metric circuit of the first subcircuit is recorded as the first path metric circuit 1107.
  • the operation unit of the second subcircuit is recorded as the second operation unit 1102, and the path metric circuit of the second subcircuit is recorded as the second path metric circuit 1108.
  • the operation unit of the third subcircuit is recorded as the third operation unit 1103, and the path metric circuit of the third subcircuit is recorded as the third path metric circuit 1109.
  • the introduction of each part of the circuit is as follows:
  • the first operation unit 1101, the second operation unit 1102 and the third operation unit 1103 can be referred to the introduction of FIG. 11b, which will not be described again here.
  • the first path metric circuit 1107 is used to receive the path metric value of the first decoding path, and determine the estimated value of the first information bit according to the path metric value of the first decoding path and the probability distribution of the first information bit, wherein the first decoding path indicates the value of the first frozen bit.
  • the first frozen bit is b1 .
  • the first decoding path indicates the value of the frozen bit b1 .
  • the path metric value of the first decoding path is recorded as The first information bit is b 2 , and the probability distribution of the first information bit is recorded as g1(f1, f2, b1).
  • the first path metric circuit 1107 is based on and g1(f1, f2, b1), determine the estimated value of information bit b2 .
  • the first path metric circuit 1107 can be referred to the introduction of FIG9, which will not be described again here.
  • the second path metric circuit 1108 is used to receive the path metric value of the second decoding path, and determine the estimated value of the second information bit according to the path metric value of the second decoding path and the probability distribution of the second information bit, wherein the second decoding path indicates the value of the first frozen bit and the estimated value of the first information bit.
  • the first frozen bit is b1
  • the first information bit is b2
  • the second decoding path indicates the value of the frozen bit b1 and the estimated value of the information bit b2 .
  • the path metric value of the second decoding path is recorded as The second information bit is b 3
  • the probability distribution of the second information bit is recorded as f3(g2, g3).
  • the second path metric circuit 1108 is based on and f3(g2, g3), determine the estimated value of information bit b3 .
  • the second path metric circuit 1108 can be referred to the introduction of FIG9, which will not be described again here.
  • the third path metric circuit 1109 is configured to receive a path metric value of a third decoding path, and determine an estimated value of the third information bit according to the path metric value of the third decoding path and the probability distribution of the third information bit, wherein the third decoding path indicates the value of the first frozen bit, the estimated value of the first information bit, and the estimated value of the second information bit.
  • the first frozen bit is b1
  • the first information bit is b2
  • the second information bit is b3
  • the third decoding path indicates the value of the frozen bit b1 , the estimated value of the information bit b2 , and the estimated value of the information bit b3 .
  • the path metric value of the third decoding path is recorded as The third information bit is b 4
  • the probability distribution of the third information bit is recorded as g4 (g2, g3, b3).
  • the third path metric circuit 1109 is based on and g4(g2, g3, b3), determine the estimated value of information bit b4 .
  • the third path metric circuit 1109 can be referred to the introduction of FIG9, which will not be described again here.
  • the analog circuit 401 obtains the estimated values of the information bits b 2 , b 3 , and b 4 , which means that the analog circuit 401 determines the decoding result.
  • path metrics need to be calculated.
  • the receiving device can decode the analog signal through the operation unit and the path metric circuit.
  • f operation i.e., f operation performed by f operation circuit 3
  • the results of g operation circuit 2 and g operation circuit 3 are delayed until an estimated value of information bit b3 is obtained.
  • analog circuit for information bit b3 and the analog circuit for information bit b4 are delayed controlled until the estimated value of information bit b4 is obtained, and the analog circuit 401 outputs the estimated values of information bits b2 , b3 , and b4 together as the decoding result.
  • b1 , b2 , b3 , b4 , b5 are frozen bits
  • b6 , b7 , b8 are information bits.
  • the symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 6th, 7th, and 8th bits (i.e., b6 , b7 , b8 ).
  • the analog signal includes z1 , z2 , z3 , z4 , z5 , z6 , z7 , z8 .
  • the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence.
  • the above z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 are LLR values determined by the decoding device 400.
  • z 1 represents the LLR value of the first bit
  • z 2 represents the LLR value of the second bit
  • z 3 represents the LLR value of the third bit
  • z 4 represents the LLR value of the fourth bit
  • the analog signal is divided into four parts, which are respectively recorded as the third signal, the fourth signal, the fifth signal and the sixth signal.
  • the third signal includes z 1 , z 5
  • the fourth signal includes z 2 , z 6
  • the fifth signal includes z 3 , z 7
  • the sixth signal includes z 4 , z 8 .
  • the encoded sequence includes K bits.
  • the first bit of the K bits is a frozen bit
  • the second bit to the Kth bit of the K bits are information bits
  • K is a positive integer less than N.
  • the encoded sequence also includes L frozen bits, and the L frozen bits are before the K bits. L is a positive integer less than N.
  • the analog circuit 401 includes K-1 subcircuits. Each of the K-1 subcircuits includes an operation unit and a sign conversion circuit. Each of the K-1 subcircuits can be described in the description of FIG. 11b or FIG. 11c, which will not be described here.
  • the analog circuit also includes g operation circuit 5, g operation circuit 6, g operation circuit 7 and g operation circuit 8. The description of g operation circuits 5 to 8 is as follows:
  • the g operation circuit 5 is used to perform a g operation on the estimated value of the first target bit and the third signal, wherein the first target bit is one of the L frozen bits, and the third signal is a part of the analog signal.
  • the first target bit is the frozen bit b4 .
  • the third signal includes z1 , z5 .
  • the result of the g operation circuit 5 can be recorded as g5 ( z1 , z5 , b4 ).
  • the g operation circuit 6 is used to perform a g operation on the estimated value of the first target bit and the fourth signal, wherein the fourth signal is another part of the analog signal, and the third signal is different from the fourth signal.
  • the first target bit is the frozen bit b4 .
  • the fourth signal includes z2 , z6 .
  • the result of the g operation circuit 6 can be recorded as g6 ( z2 , z6 , b4 ).
  • the g operation circuit 7 is used to perform a g operation on the estimated value of the first target bit and the fifth signal, wherein the fifth signal is another part of the analog signal, and the third signal, the fourth signal and the fifth signal are different from each other.
  • the first target bit is the frozen bit b4 .
  • the fifth signal includes z3 and z7 .
  • the result of the g operation circuit 7 can be recorded as g7 ( z3 , z7 , b4 ).
  • the g operation circuit 8 is used to perform a g operation on the estimated value of the first target bit and the sixth signal, wherein the sixth signal is another part of the analog signal, and the third signal, the fourth signal, the fifth signal and the sixth signal are different from each other.
  • the first target bit is the frozen bit b4 .
  • the sixth signal includes z4 , z8 .
  • the result of the g operation circuit 8 can be recorded as g8 ( z4 , z8 , b4 ).
  • the target signal is determined according to the analog signal.
  • the first signal in the target signal includes the result of g operation circuit 5 and the result of g operation circuit 7.
  • the second signal in the target signal includes the result of g operation circuit 6 and the result of g operation circuit 8.
  • the result of g operation circuit 5 in FIG. 12b (or FIG. 12c) is equivalent to z 1 in FIG. 11b (or FIG. 11c).
  • the result of g operation circuit 6 in FIG. 12b (or FIG. 12c) is equivalent to z 2 in FIG. 11b (or FIG. 11c).
  • the result of g operation circuit 7 in FIG. 12b is equivalent to z 3 in FIG. 11b (or FIG. 11c).
  • the result of g operation circuit 8 in FIG. 12b is equivalent to z 4 in FIG. 11b (or FIG. 11c).
  • FIG12b shows an analog circuit structure without calculating the path metric, and for some decoding methods of polar codes, such as SC decoding, no path metric needs to be calculated.
  • the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7 and the g operation circuit 8.
  • FIG12c shows an analog circuit structure that needs to calculate the path metric.
  • the path metric needs to be calculated.
  • the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7 and the g operation circuit 8.
  • FIG. 12b and FIG. 12c z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 and frozen bit b 4 are controlled to enter the circuit at the same time, and four g operations (i.e., g operations performed by g operation circuits 5 to 8) are performed in parallel.
  • g operations i.e., g operations performed by g operation circuits 5 to 8
  • the symbols of the forward feedback are all the symbols of the frozen bits, and the moment when the symbols of the frozen bits enter the analog circuit 401 is controlled to complete the entire decoding process. No delay control is required before the g operation circuits 5 to 8, that is, no delay control circuit is required.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • b1 , b2 , b3 , b4 are frozen bits
  • b5 , b6 , b7 , b8 are information bits.
  • the symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 5th, 6th , 7th, and 8th bits (i.e., b5 , b6, b7 , b8 ).
  • the analog signal includes z1 , z2 , z3 , z4 , z5 , z6 , z7 , z8 .
  • the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence.
  • the above z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 are LLR values determined by the decoding device 400.
  • z 1 represents the LLR value of the first bit
  • z 2 represents the LLR value of the second bit
  • z 3 represents the LLR value of the third bit
  • z 4 represents the LLR value of the fourth bit
  • the analog signal is still divided into four parts, which are respectively recorded as the third signal, the fourth signal, the fifth signal and the sixth signal.
  • the third signal includes z 1 , z 5
  • the fourth signal includes z 2 , z 6
  • the fifth signal includes z 3 , z 7
  • the sixth signal includes z 4 , z 8 .
  • the encoded sequence includes K bits.
  • the first bit of the K bits is a frozen bit
  • the second bit to the Kth bit of the K bits are information bits
  • K is a positive integer less than N.
  • the encoded sequence also includes M bits, and the M bits are before the K bits.
  • the M bits include one information bit and M-1 frozen bits. M is a positive integer less than N.
  • the analog circuit 401 includes K-1 subcircuits, g operation circuit 5, g operation circuit 6, g operation circuit 7 and g operation circuit 8.
  • each subcircuit in the K-1 subcircuits includes an operation unit and a symbol conversion circuit, which can be referred to in the introduction of Figure 11b or Figure 11c, and the g operation circuits 5 to 8 can be referred to in the introduction of Figure 12b or Figure 12c, which will not be repeated here.
  • the analog circuit also includes f operation circuit 4, f operation circuit 5, f operation circuit 6, f operation circuit 7, a first operation circuit and a fourth conversion circuit.
  • the introduction of each circuit is as follows:
  • the f operation circuit 4 is used for performing an f operation on the third signal.
  • the third signal includes z 1 , z 5 .
  • the result of f operation circuit 4 can be recorded as f4 (z 1 , z 5 ).
  • the f operation circuit 5 is used for performing an f operation on the fourth signal.
  • the fourth signal includes z 2 , z 6 .
  • the result of f operation circuit 5 can be recorded as f5 (z 2 , z 6 ).
  • the f operation circuit 6 is used for performing an f operation on the fifth signal.
  • the fifth signal includes z 3 , z 7 .
  • the result of f operation circuit 6 can be recorded as f6 (z 3 , z 7 ).
  • the f operation circuit 7 is used for performing an f operation on the sixth signal.
  • the sixth signal includes z 4 , z 8 .
  • the result of f operation circuit 7 can be recorded as f7 (z 4 , z 8 ).
  • the first operation circuit 1301 is used to receive and process the values of M-1 frozen bits, the result of f operation circuit 4 , the result of f operation circuit 5 , the result of f operation circuit 6 and the result of f operation circuit 7 .
  • the first operation circuit 1301 includes a g operation circuit A, a g operation circuit B and a g operation circuit C.
  • a g operation circuit A for details, please refer to the introduction of FIG. 10b, which will not be repeated here.
  • the M-1 frozen bits include frozen bits b1 , b2 , and b3 .
  • the result of the first operation circuit 1301 is recorded as g11 (g9, g10, b3).
  • the specific operation process can be found in the introduction of FIG. 10b, which will not be repeated here.
  • the fourth conversion circuit 1302 is used to perform sign processing on the result of the first operation circuit 1301 to obtain an estimated value of the information bit in the M bits.
  • the fourth conversion circuit 1302 can refer to the introduction of the symbol conversion circuit 1002 in FIG. 10b, which will not be repeated here.
  • the M bits include bits b1 , b2 , b3 , b4
  • the frozen bits include bits b1 , b2 , b3
  • the information bits include bit b4 .
  • the fourth conversion circuit 1302 performs a sign extraction process on g11 (g9, g10, b3) to obtain an estimated value of the information bit b4 .
  • the result of f operation circuit 4 in FIG13b is equivalent to z1 in FIG10b (or FIG10c).
  • the result of f operation circuit 5 in FIG13b is equivalent to z2 in FIG10b (or FIG10c).
  • the result of f operation circuit 6 in FIG13b is equivalent to z3 in FIG10b (or FIG10c).
  • the result of f operation circuit 7 in FIG13b is equivalent to z4 in FIG10b (or FIG10c).
  • FIG13b shows an analog circuit structure without calculating the path metric, and for some decoding methods of polar codes, such as SC decoding, no path metric needs to be calculated.
  • the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7, the g operation circuit 8, the f operation circuit 4, the f operation circuit 5, the f operation circuit 6, the f operation circuit 7, the first operation circuit and the fourth conversion circuit.
  • the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7, the g operation circuit 8, the f operation circuit 4, the f operation circuit 5, the f operation circuit 6, the f operation circuit 7, the first operation circuit and the fourth conversion circuit.
  • the positions of the three symbols input analog circuit 401 can be replaced with each other.
  • b 2 and b 3 can be replaced with each other, which should not be understood as a limitation on the embodiment of the present application.
  • LLRs taking eight LLRs as an example, they are recorded as z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 .
  • the subscripts are used to distinguish different LLRs.
  • the positions of the eight LLR input analog circuit 401 can be replaced with each other.
  • z 2 and z 3 can be replaced with each other.
  • b 4 and b 5 In the notation of frozen bit corresponding symbols, taking two symbols as an example, they are recorded as b 4 and b 5 .
  • the subscripts are used to distinguish different symbols.
  • the positions of the two symbols input analog circuit 401 can be replaced with each other.
  • b 4 and b 5 can be replaced with each other, which should not be understood as a limitation on the embodiments of the present application.
  • the embodiment of the present application also provides a coding method 1400.
  • the method is applicable to the communication system shown in Figures 1 to 2.
  • the decoding method 1400 includes the following steps:
  • the encoding device encodes a sequence to be encoded to obtain an encoded sequence.
  • the encoding device may be located at the transmitting device side.
  • the encoding device uses Hadamard transform to encode the sequence to be encoded to obtain an encoded sequence.
  • the length of the sequence to be encoded is 4, as shown in FIG10 a .
  • the length of the sequence to be encoded is 8, as shown in FIG12 a .
  • the sequence to be encoded includes at least one sub-block.
  • the at least one sub-block includes a first sub-block.
  • Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the coded sequence includes 2 sub-blocks.
  • the first sub-block includes b1 and b2, and the second sub-block includes b3 and b4.
  • Each bit corresponding to the first sub-block is a frozen bit.
  • the coded sequence includes 2 sub-blocks.
  • the first sub-block includes b1 and b2, and the second sub-block includes b3 and b4.
  • Each bit corresponding to the second sub-block is an information bit.
  • the coded sequence includes 2 sub-blocks.
  • the first sub-block includes b1 to b4, and the second sub-block includes b5 to b8.
  • each bit corresponding to the first sub-block is a frozen bit.
  • the coded sequence includes 4 sub-blocks.
  • the first sub-block includes b1 and b2, the second sub-block includes b3 and b4, the third sub-block includes b5 and b6, and the fourth sub-block includes b7 and b8.
  • each bit corresponding to the first and second sub-blocks is a frozen bit
  • each bit corresponding to the fourth sub-block is an information bit.
  • the coded sequence includes 4 sub-blocks.
  • the first sub-block includes b1 and b2
  • the second sub-block includes b3 and b4
  • the third sub-block includes b5 and b6
  • the fourth sub-block includes b7 and b8.
  • each bit corresponding to the first sub-block is a frozen bit
  • each bit corresponding to the fourth sub-block is an information bit.
  • the encoding device sends an encoded sequence.
  • the decoding device receives the encoded sequence.
  • the encoding device sends the encoded sequence via a transmitter, and correspondingly, the decoding device receives the encoded sequence via a receiver.
  • the decoding device obtains an analog signal according to the encoded sequence.
  • the analog circuit in the decoding device obtains an analog signal according to the encoded sequence, such as determining N LLRs.
  • the structure of the analog circuit can be seen in the introduction of FIG. 4 to FIG. 13 b , which will not be described in detail here.
  • the decoding device analog circuit decodes the analog signal to obtain a decoding result.
  • the analog circuit of the decoding device decodes the analog signal to obtain a decoding result.
  • the process of the analog circuit determining the decoding result can be seen in the introduction of FIG. 4 to FIG. 13 b , which will not be described in detail here.
  • Fig. 15 is a schematic diagram of the structure of the encoding device provided in the embodiment of the present application.
  • the encoding device 1500 includes: a processing module 1501 and a transceiver module 1502.
  • Fig. 15 only shows the main components of the encoding device 1500.
  • the encoding device 1500 may be applicable to the communication system shown in FIG. 1 to perform the functions of the encoding device in the method shown in FIG. 14 .
  • the processing module 1501 is used to encode the sequence to be encoded to obtain an encoded sequence.
  • the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block.
  • Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the transceiver module 1502 is used to send the encoded sequence.
  • the transceiver module 1502 may include a receiving module and a sending module (not shown in FIG. 15 ).
  • the transceiver module 1502 is used to implement the sending function and the receiving function of the encoding device 1500 .
  • the coding device 1500 may further include a storage module (not shown in FIG. 15 ), which stores a program or instruction.
  • the processing module 1501 executes the program or instruction, the coding device 1500 may perform the function of the coding device in the method shown in FIG. 14 .
  • the processing module 1501 involved in the encoding device 1500 can be implemented by a processor or a processor-related circuit component, which can be a processor or a processing module;
  • the transceiver module 1502 can be implemented by a transceiver or a transceiver-related circuit component, which can be a transceiver or a transceiver unit.
  • the technical effects of the encoding device 1500 can refer to the technical effects of the method shown in Figure 14, and will not be repeated here.
  • FIG16 is a second structural schematic diagram of an encoding device provided in an embodiment of the present application.
  • the encoding device 1600 may include a processor 1601.
  • the encoding device 1600 may also include a memory 1602 and/or a transceiver 1603.
  • the processor 1601 is coupled to the memory 1602 and the transceiver 1603, such as being connected via a communication bus.
  • the processor 1601 is the control center of the encoding device 1600, which can be a processor or a general term for multiple processing elements.
  • the processor 1601 is one or more central processing units (CPUs), or an application specific integrated circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application, such as one or more digital signal processors (DSPs), or one or more field programmable gate arrays (FPGAs).
  • CPUs central processing units
  • ASIC application specific integrated circuit
  • DSPs digital signal processors
  • FPGAs field programmable gate arrays
  • the processor 1601 may perform various functions of the encoding device 1600 by running or executing a software program stored in the memory 1602 , and calling data stored in the memory 1602 .
  • the processor 1601 may include one or more CPUs, such as CPU0 and CPU1 shown in FIG. 16 .
  • the encoding device 1600 may also include multiple processors, such as the processor 1601 and the processor 1604 shown in FIG16. Each of these processors may be a single-core processor (single-CPU) or a multi-core processor (multi-CPU).
  • the processor here may refer to one or more devices, circuits, and/or processing cores for processing data (e.g., computer program instructions).
  • the memory 1602 is used to store the software program for executing the solution of the present application, and the execution is controlled by the processor 1601.
  • the specific implementation method can refer to the above method embodiment, which will not be repeated here.
  • the memory 1602 may be a read-only memory (ROM) or other types of static storage devices that can store static information and instructions, a random access memory (RAM) or other types of dynamic storage devices that can store information and instructions, or an electrically erasable programmable read-only memory (EEPROM), a compact disc read-only memory (CD-ROM) or other optical disc storage, optical disc storage (including compressed optical disc, laser disc, optical disc, digital versatile disc, Blu-ray disc, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store the desired program code in the form of instructions or data structures and can be accessed by a computer, but is not limited thereto.
  • the memory 1602 may be integrated with the processor 1601, or may exist independently and be coupled to the processor 1601 through an interface circuit (not shown in FIG. 16 ) of the encoding device 1600, which is not specifically limited in the embodiments of the present application.
  • the transceiver 1603 is used for communication with other devices.
  • the encoding device 1600 is a transmitting device, and the transceiver 1603 can be used for communication with a receiving device.
  • the transceiver 1603 may include a receiver and a transmitter (not shown separately in FIG. 16 ), wherein the receiver is used to implement a receiving function, and the transmitter is used to implement a sending function.
  • the transceiver 1603 may be integrated with the processor 1601, or may exist independently and be coupled to the processor 1601 via an interface circuit (not shown in FIG. 16 ) of the encoding device 1600, which is not specifically limited in the embodiments of the present application.
  • the structure of the encoding device 1600 shown in Figure 16 does not constitute a limitation on the encoding device, and the actual encoding device may include more or fewer components than shown in the figure, or combine certain components, or arrange the components differently.
  • the technical effects of the encoding device 1600 can refer to the technical effects of the method described in the above method embodiment, and will not be repeated here.
  • the processor in the embodiment of the present application may be a central processing unit (CPU), and the processor may also be other general-purpose processors, digital signal processors (DSP), application-specific integrated circuits (ASIC), field programmable gate arrays (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor, etc.
  • the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memories.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory.
  • the volatile memory may be a random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • SRAM static RAM
  • DRAM dynamic random access memory
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous link DRAM
  • DR RAM direct rambus RAM
  • the embodiment of the present application further provides a computer program product carrying computer instructions, when the computer instructions are executed on a processor, the analog circuit in the decoding device performs the following steps: the analog circuit acquires an analog signal.
  • the analog circuit decodes the analog signal to obtain a decoding result.
  • the encoding device when the computer instruction is executed on a processor, the encoding device performs the following steps: the encoding device encodes the sequence to be encoded to obtain an encoded sequence.
  • the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block.
  • Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the encoding device sends the encoded sequence.
  • an embodiment of the present application further provides a computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and when the computer instructions are executed on a processor, the analog circuit in the decoding device performs the following steps: the analog circuit acquires an analog signal.
  • the analog circuit decodes the analog signal to obtain a decoding result.
  • the encoding device when the computer instruction is executed on a processor, the encoding device performs the following steps: the encoding device encodes the sequence to be encoded to obtain an encoded sequence.
  • the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block.
  • Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the encoding device sends the encoded sequence.
  • an embodiment of the present application further provides a chip, including an analog circuit.
  • the analog circuit is used to obtain an analog signal.
  • the analog circuit is also used to decode the analog signal to obtain a decoding result.
  • the chip includes a processing circuit and an input/output interface.
  • the input/output interface is used to communicate with a module outside the chip.
  • the chip can perform the following steps to implement the above: encode the sequence to be encoded to obtain an encoded sequence, and send the encoded sequence.
  • the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
  • the above embodiments can be implemented in whole or in part by software, hardware (such as circuits), firmware or any other combination.
  • the above embodiments can be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions or computer programs. When the computer instructions or computer programs are loaded or executed on a computer, the process or function described in the embodiment of the present application is generated in whole or in part.
  • the computer can be a general-purpose computer, a special-purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions can be transmitted from one website site, computer, server or data center to another website site, computer, server or data center by wired (such as infrared, wireless, microwave, etc.).
  • the computer-readable storage medium can be any available medium that a computer can access or a data storage device such as a server or data center that contains one or more available media sets.
  • the available medium can be a magnetic medium (for example, a floppy disk, a hard disk, a tape), an optical medium (for example, a DVD), or a semiconductor medium.
  • the semiconductor medium can be a solid-state hard disk.
  • At least one means one or more, and “more than one” means two or more.
  • At least one of the following” or similar expressions refers to any combination of these items, including any combination of single or plural items.
  • at least one of a, b, or c can mean: a, b, c, a-b, a-c, b-c, or a-b-c, where a, b, c can be single or multiple.
  • the size of the serial numbers of the above-mentioned processes does not mean the order of execution.
  • the execution order of each process should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present application.
  • the disclosed systems, devices and methods can be implemented in other ways.
  • the device embodiments described above are only schematic.
  • the division of the units is only a logical function division. There may be other division methods in actual implementation, such as multiple units or components can be combined or integrated into another system, or some features can be ignored or not executed.
  • Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or units, which can be electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present application can be essentially or partly embodied in the form of a software product that contributes to the prior art.
  • the computer software product is stored in a storage medium and includes several instructions for a computer device (which can be a personal computer, server, or communication device, etc.) to perform all or part of the steps of the methods described in each embodiment of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), disk or optical disk, and other media that can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Error Detection And Correction (AREA)

Abstract

The present application relates to the technical field of wireless communications, and provides an encoding apparatus and method, and a decoding apparatus and method. The decoding apparatus can perform decoding in an analog domain, such that the problems of large power consumption of analog-to-digital conversion and high operation complexity and performance loss caused by quantization are avoided, and the storage space of a digital circuit can be saved. The decoding apparatus comprises an analog circuit. The analog circuit is used for acquiring an analog signal. The analog signal is determined by the decoding apparatus according to a received encoded sequence, wherein the encoded sequence is a sequence obtained after a sequence to be encoded is encoded, the length of the sequence to be encoded is N, N=2n, and n is a positive integer. The analog circuit is also used for decoding the analog signal to obtain a decoding result.

Description

编译码装置及方法Coding and decoding device and method 技术领域Technical Field
本申请涉及无线通信技术领域,尤其涉及一种编译码装置及方法。The present application relates to the field of wireless communication technology, and in particular to a coding device and method.
背景技术Background technique
通信系统大多在模拟域进行信号传输。收端设备获取模拟信号之后,通过模数转化(analog to digital,AD)的模块,将模拟信号进行量化,以得到数字信号,再通过数字电路对数字信号进行译码。然而,模数转化的模块功耗大,并且,量化过程引入了浮点到定点的量化复杂度,还可能会带来性能损失,数字电路的存储量大。Communication systems mostly transmit signals in the analog domain. After the receiving device obtains the analog signal, it quantizes the analog signal through the analog to digital (AD) module to obtain a digital signal, and then decodes the digital signal through a digital circuit. However, the analog to digital conversion module consumes a lot of power, and the quantization process introduces the complexity of floating point to fixed point quantization, which may also cause performance loss, and the digital circuit has a large storage capacity.
发明内容Summary of the invention
本申请提供一种编译码装置及方法。其中,译码装置及方法能够在模拟域进行译码,从而降低功耗和运算复杂度,节省存储空间。The present application provides a coding device and method, wherein the decoding device and method can perform decoding in the analog domain, thereby reducing power consumption and computational complexity, and saving storage space.
第一方面,提供一种译码装置,该译码装置包括模拟电路。其中,模拟电路,用于获取模拟信号。模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路,还用于对模拟信号进行译码,以得到译码结果。 In a first aspect, a decoding device is provided, the decoding device comprising an analog circuit. The analog circuit is used to obtain an analog signal. The analog signal is determined by the decoding device according to a received coded sequence, the coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N= 2n , and n is a positive integer. The analog circuit is also used to decode the analog signal to obtain a decoding result.
也就是说,译码装置获取模拟信号之后,在模拟域进行译码,也不存在模数转换功耗大、量化所导致的运算复杂度高和性能损失的问题,还能节省数字电路的存储空间。That is to say, after the decoding device obtains the analog signal, it decodes it in the analog domain. There is no problem of high power consumption of analog-to-digital conversion, high computational complexity and performance loss caused by quantization, and it can also save storage space for digital circuits.
在一种可能的设计中,待编码序列包括第一信息比特和第二信息比特。模拟电路包括第一f运算电路、第一译码电路、第一延迟控制电路、第一g运算电路和第二译码电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一f运算电路,用于对模拟信号进行f运算。第一译码电路,用于译码第一f运算电路的结果,以得到第一信息比特的估计值。第一译码电路译码的结果对应的码长为N/2、码率为A/(N/2),A表示第一信息比特的数量。第一延迟控制电路,用于控制模拟信号输入第一g运算电路的时间。第一g运算电路,用于对模拟信号和第一比特值进行g运算。第一比特值是第一信息比特的估计值。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值。第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示第二信息比特的数量。其中,译码结果包括第一信息比特的估计值和第二信息比特的估计值。In one possible design, the sequence to be encoded includes a first information bit and a second information bit. The analog circuit includes a first f operation circuit, a first decoding circuit, a first delay control circuit, a first g operation circuit, and a second decoding circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first f operation circuit, which is used to perform an f operation on the analog signal. The first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit. The code length corresponding to the result decoded by the first decoding circuit is N/2, and the code rate is A/(N/2), where A represents the number of first information bits. The first delay control circuit is used to control the time when the analog signal is input into the first g operation circuit. The first g operation circuit is used to perform a g operation on the analog signal and the first bit value. The first bit value is an estimated value of the first information bit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit. The code length corresponding to the result decoded by the second decoding circuit is N/2, and the code rate is B/(N/2), where B represents the number of second information bits. The decoding result includes an estimated value of the first information bit and an estimated value of the second information bit.
也就是说,在待编码序列的前N/2个比特包括A个第一信息比特,后N/2个比特包括B个第二信息比特的情况下,模拟电路采用嵌套的方式,将用于码长为N/2、码率为A/(N/2)的第一译码电路、码长为N/2、码率为B/(N/2)的第二译码电路,再结合第一f运算电路、第一g运算电路和第一延迟控制电路,来实现码长为N、码率为(A+B)/N的译码功能。That is to say, when the first N/2 bits of the sequence to be encoded include A first information bits and the last N/2 bits include B second information bits, the analog circuit adopts a nested manner, using the first decoding circuit with a code length of N/2 and a code rate of A/(N/2) and the second decoding circuit with a code length of N/2 and a code rate of B/(N/2), combined with the first f operation circuit, the first g operation circuit and the first delay control circuit, to realize the decoding function with a code length of N and a code rate of (A+B)/N.
在一种可能的设计中,第一译码电路包括第九g运算电路和第一子译码电路。第一译码电路,用于译码第一f运算电路的结果,以得到第一信息比特的估计值,包括:第九g运算电路,用于对第一f运算电路的结果进行g运算。第一子译码电路,用于译码第九g运算电路的结果,以得到第一信息比特的估计值。其中,第一子译码电路译码的结果对应的码长为 N/4、码率为A/(N/4)。In one possible design, the first decoding circuit includes a ninth g operation circuit and a first sub-decoding circuit. The first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a ninth g operation circuit, used to perform a g operation on the result of the first f operation circuit. The first sub-decoding circuit is used to decode the result of the ninth g operation circuit to obtain an estimated value of the first information bit. The code length corresponding to the result decoded by the first sub-decoding circuit is N/4 and the code rate is A/(N/4).
也就是说,第一译码电路也可以采用嵌套的方式,将用于码长为N/4、码率为A/(N/4)的第一子译码电路,再结合第九g运算电路,来实现码长为N/2、码率为A/(N/2)的译码功能。That is to say, the first decoding circuit can also be nested, with the first sub-decoding circuit for a code length of N/4 and a code rate of A/(N/4) combined with the ninth g operation circuit to realize the decoding function with a code length of N/2 and a code rate of A/(N/2).
在一种可能的设计中,第二译码电路包括第二子译码电路和第三子译码电路。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第二子译码电路,用于对第一g运算电路的结果进行译码,以得到C个第一信息比特的估计值。其中,第二子译码电路译码的结果对应的码长为N/4、码率为C/(N/4),C为正整数。第三子译码电路,用于对所述第一g运算电路的结果和所述第二子译码电路的结果进行译码,以得到D个第一信息比特的估计值。其中,第三子译码电路译码的结果对应的码长为N/4、码率为D/(N/4),D为正整数。C+D=B。In one possible design, the second decoding circuit includes a second sub-decoding circuit and a third sub-decoding circuit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a second sub-decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of C first information bits. The code length corresponding to the result decoded by the second sub-decoding circuit is N/4, the code rate is C/(N/4), and C is a positive integer. The third sub-decoding circuit is used to decode the result of the first g operation circuit and the result of the second sub-decoding circuit to obtain an estimated value of D first information bits. The code length corresponding to the result decoded by the third sub-decoding circuit is N/4, the code rate is D/(N/4), and D is a positive integer. C+D=B.
也就是说,第二译码电路也可以采用嵌套的方式,将用于码长为N/4、码率为C/(N/4)的第二子译码电路和用于码长为N/4、码率为D/(N/4)的第三子译码电路,来实现码长为N/2、码率为B/(N/2)的译码功能。That is to say, the second decoding circuit can also be nested, using the second sub-decoding circuit for the code length of N/4 and the code rate of C/(N/4) and the third sub-decoding circuit for the code length of N/4 and the code rate of D/(N/4) to realize the decoding function of the code length of N/2 and the code rate of B/(N/2).
在一种可能的设计中,第一f运算电路包括第一实数到绝对值符号RTAS转换器、取最小WTA模块、第一乘法器和第二乘法器。第一f运算电路,用于对模拟信号进行f运算,包括:第一RTAS转换器,用于接收并处理第一信号,以得到第一信号中每个对数似然比LLR值所对应的符号和绝对值。第一信号包括模拟信号中的两个LLR值。WTA模块,用于确定第一RTAS转换器所得到的绝对值中的最小值。第一乘法器,用于将第一RTAS转换器所得到的符号相乘。第二乘法器,用于将WTA模块的结果和第一乘法器的结果相乘。其中,第一f运算电路的数量为N/2,第一f运算电路的结果包括N/2个第二乘法器的结果。In one possible design, the first f operation circuit includes a first real number to absolute value sign RTAS converter, a minimum WTA module, a first multiplier and a second multiplier. The first f operation circuit is used to perform f operation on an analog signal, and includes: a first RTAS converter, which is used to receive and process the first signal to obtain the sign and absolute value corresponding to each log-likelihood ratio LLR value in the first signal. The first signal includes two LLR values in the analog signal. The WTA module is used to determine the minimum value of the absolute values obtained by the first RTAS converter. The first multiplier is used to multiply the signs obtained by the first RTAS converter. The second multiplier is used to multiply the result of the WTA module and the result of the first multiplier. Among them, the number of the first f operation circuits is N/2, and the result of the first f operation circuit includes the results of N/2 second multipliers.
也就是说,第一f运算电路通过第一RTAS转换器、WTA模块、第一乘法器和第二乘法器,来实现f运算功能。That is, the first f operation circuit implements the f operation function through the first RTAS converter, the WTA module, the first multiplier and the second multiplier.
在一种可能的设计中,待编码序列包括第二信息比特。模拟电路包括第一g运算电路和第二译码电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一g运算电路,用于对模拟信号和第一比特值进行g运算。第一比特值是根据模拟信号中前N/2个LLR值确定的。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值。第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示第二信息比特的数量。其中,译码结果包括第二信息比特的估计值。In one possible design, the sequence to be encoded includes a second information bit. The analog circuit includes a first g operation circuit and a second decoding circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first g operation circuit, which is used to perform a g operation on the analog signal and a first bit value. The first bit value is determined based on the first N/2 LLR values in the analog signal. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit. The result of decoding by the second decoding circuit corresponds to a code length of N/2 and a code rate of B/(N/2), where B represents the number of second information bits. Wherein, the decoding result includes an estimated value of the second information bit.
也就是说,在待编码序列的后N/2个比特包括B个第二信息比特的情况下,模拟电路采用嵌套的方式,将用于码长为N/2、码率为B/(N/2)的第二译码电路,再结合第一g运算电路,来实现码长为N、码率为B/N的译码功能。That is to say, when the last N/2 bits of the sequence to be encoded include B second information bits, the analog circuit adopts a nested manner, combining the second decoding circuit with a code length of N/2 and a code rate of B/(N/2) with the first g operation circuit to realize the decoding function with a code length of N and a code rate of B/N.
在一种可能的设计中,第一g运算电路包括第三乘法器和第一加法器。第一g运算电路,用于对模拟信号和第一比特值进行g运算,包括:第三乘法器,用于将第一比特值和第一信号中的一个LLR值相乘。第一信号包括模拟信号中的两个LLR值。第一加法器,用于将第三乘法器的结果和第一信号中另一LLR值相加。其中,第一g运算电路的数量为N/2,第一g运算电路的结果包括N/2个第一加法器的结果。In one possible design, the first g operation circuit includes a third multiplier and a first adder. The first g operation circuit is used to perform a g operation on the analog signal and the first bit value, including: the third multiplier is used to multiply the first bit value and an LLR value in the first signal. The first signal includes two LLR values in the analog signal. The first adder is used to add the result of the third multiplier and another LLR value in the first signal. The number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 first adders.
也就是说,第一g运算电路通过第三乘法器和第一加法器,来实现g运算功能。That is to say, the first g operation circuit realizes the g operation function through the third multiplier and the first adder.
在一种可能的设计中,第一g运算电路包括第二RTAS转换器、第四乘法器、第五乘法器、第二延迟控制电路和第二加法器。第一g运算电路,用于对模拟信号和第一比特值进行 g运算,包括:第二RTAS转换器,用于接收并处理第一信号中的一个LLR值,以得到第一符号和第一绝对值。第一信号包括模拟信号中的两个LLR值。第四乘法器,用于将第一比特值和第一符号相乘。第五乘法器,用于将第四乘法器的结果和第一绝对值相乘。第二延迟控制电路,用于控制第一信号中另一LLR值输入第二加法器的时间。第二加法器,用于将第五乘法器的结果和第二延迟控制电路输入的LLR值相加。其中,第一g运算电路的数量为N/2,第一g运算电路的结果包括N/2个第二加法器的结果。In one possible design, the first g operation circuit includes a second RTAS converter, a fourth multiplier, a fifth multiplier, a second delay control circuit, and a second adder. The first g operation circuit is used to perform a g operation on an analog signal and a first bit value, and includes: a second RTAS converter, which is used to receive and process an LLR value in the first signal to obtain a first symbol and a first absolute value. The first signal includes two LLR values in the analog signal. The fourth multiplier is used to multiply the first bit value and the first symbol. The fifth multiplier is used to multiply the result of the fourth multiplier and the first absolute value. The second delay control circuit is used to control the time when another LLR value in the first signal is input into the second adder. The second adder is used to add the result of the fifth multiplier and the LLR value input by the second delay control circuit. Among them, the number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 second adders.
也就是说,第一g运算电路通过第二RTAS转换器、第四乘法器、第五乘法器、第二延迟控制电路和第二加法器,来实现g运算功能。That is, the first g operation circuit implements the g operation function through the second RTAS converter, the fourth multiplier, the fifth multiplier, the second delay control circuit and the second adder.
在一种可能的设计中,待编码序列还包括冻结比特。第一译码电路包括第一运算电路和符号转换电路。第一译码电路,用于译码第一f运算电路的结果,以得到第一信息比特的估计值,包括:第一运算电路,用于接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算。符号转换电路,用于对第一运算电路的结果进行取符号处理,以得到第一信息比特的估计值。In one possible design, the sequence to be encoded also includes frozen bits. The first decoding circuit includes a first operation circuit and a symbol conversion circuit. The first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a first operation circuit, used to receive the result of the first f operation circuit, and perform a g operation on the value of the frozen bit and the result of the first f operation circuit. The symbol conversion circuit is used to perform a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
也就是说,在第一译码电路中,先由第一运算电路执行g运算,再由符号转换电路进行取符号,以得到第一信息比特的估计值。That is to say, in the first decoding circuit, the first operation circuit first performs the g operation, and then the sign conversion circuit extracts the sign to obtain the estimated value of the first information bit.
在一种可能的设计中,待编码序列还包括冻结比特。第一译码电路包括第一运算电路和路径度量电路。第一译码电路,用于译码第一f运算电路的结果,以得到第一信息比特的估计值,包括:第一运算电路,用于接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算。路径度量电路,用于根据第一路径度量值和第一运算电路的结果确定第一信息比特的估计值。第一路径度量值是第一译码路径的度量值,第一译码路径指示第一信息比特之前的比特的值。In one possible design, the sequence to be encoded also includes frozen bits. The first decoding circuit includes a first operation circuit and a path metric circuit. The first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit, including: a first operation circuit, used to receive the result of the first f operation circuit, and perform a g operation on the value of the frozen bit and the result of the first f operation circuit. The path metric circuit is used to determine the estimated value of the first information bit based on the first path metric value and the result of the first operation circuit. The first path metric value is a metric value of the first decoding path, and the first decoding path indicates the value of the bit before the first information bit.
也就是说,在第一译码电路中,先由第一运算电路执行g运算,再由路径度量电路根据路径度量值,来确定第一信息比特的估计值。That is to say, in the first decoding circuit, the first operation circuit first performs the g operation, and then the path metric circuit determines the estimated value of the first information bit according to the path metric value.
在一种可能的设计中,第一信息比特的候选取值包括第一候选值和第二候选值。路径度量电路包括第一处理模块、第二处理模块和比较器。路径度量电路,用于根据第一路径度量值和第一运算电路的结果确定第一信息比特的估计值,包括:第一处理模块,用于接收第一路径度量值和第一运算电路的结果,并根据第一候选值、第一路径度量值和第一运算电路的结果,确定第二路径度量值。第二处理模块,用于接收第一路径度量值和第一运算电路的结果,并根据第二候选值、第一路径度量值和第一运算电路的结果,确定第三路径度量值。比较器,用于比较第二路径度量值和第三路径度量值,输出第一信息比特的估计值。第一信息比特的估计值是第二路径度量值和第三路径度量值中较大的路径度量值所对应的候选值。In a possible design, the candidate values of the first information bit include a first candidate value and a second candidate value. The path metric circuit includes a first processing module, a second processing module and a comparator. The path metric circuit is used to determine the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit, including: a first processing module, used to receive the first path metric value and the result of the first operation circuit, and determine the second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit. The second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit. The comparator is used to compare the second path metric value and the third path metric value, and output the estimated value of the first information bit. The estimated value of the first information bit is the candidate value corresponding to the larger path metric value of the second path metric value and the third path metric value.
也就是说,在路径度量电路中,先由第一处理模块确定第二路径度量值,第二处理模块确定第三路径度量值,再由比较器确定较大的路径度量值,以输出较大路径度量值对应的候选值。That is to say, in the path metric circuit, the first processing module first determines the second path metric value, the second processing module determines the third path metric value, and then the comparator determines the larger path metric value to output the candidate value corresponding to the larger path metric value.
在一种可能的设计中,第一处理模块包括第三RTAS转换器、第六乘法器、第一计算单元、第七乘法器和第三加法器。第一处理模块,用于接收第一路径度量值和第一运算电路的结果,并根据第一候选值、第一路径度量值和第一运算电路的结果,确定第二路径度量值,包括:第三RTAS转换器,用于接收并处理第一运算电路的结果,以输出第二符号和第二绝对值。第六乘法器,用于将第一候选值和第二符号进行相乘。第一计算单元,用于接收并处 理第六乘法器的结果。第七乘法器,用于将第一计算单元的结果和第二绝对值进行相乘。第三加法器,用于将第一路径度量值和第七乘法器的结果进行加和,以得到第二路径度量值。In one possible design, the first processing module includes a third RTAS converter, a sixth multiplier, a first calculation unit, a seventh multiplier, and a third adder. The first processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the second path metric value according to the first candidate value, the first path metric value, and the result of the first operation circuit, including: a third RTAS converter, used to receive and process the result of the first operation circuit to output a second symbol and a second absolute value. A sixth multiplier, used to multiply the first candidate value and the second symbol. A first calculation unit, used to receive and process the result of the sixth multiplier. A seventh multiplier, used to multiply the result of the first calculation unit and the second absolute value. A third adder, used to add the first path metric value and the result of the seventh multiplier to obtain a second path metric value.
也就是说,第一处理模块通过第三RTAS转换器、第六乘法器、第一计算单元、第七乘法器和第三加法器,来实现第二路径度量值的计算功能。That is, the first processing module implements the calculation function of the second path metric value through the third RTAS converter, the sixth multiplier, the first calculation unit, the seventh multiplier and the third adder.
在一种可能的设计中,第二处理模块包括第四RTAS转换器、第八乘法器、第二计算单元、第九乘法器和第四加法器。第二处理模块,用于接收第一路径度量值和第一运算电路的结果,并根据第二候选值、第一路径度量值和第一运算电路的结果,确定第三路径度量值,包括:第四RTAS转换器,用于接收并处理第一运算电路的结果,以输出第三符号和第三绝对值。第八乘法器,用于将第二候选值和第三符号进行相乘。第二计算单元,用于接收并处理第八乘法器的结果。第九乘法器,用于将第二计算单元的结果和第三绝对值进行相乘。第四加法器,用于将第一路径度量值和第九乘法器的结果进行加和,以得到第三路径度量值。In one possible design, the second processing module includes a fourth RTAS converter, an eighth multiplier, a second calculation unit, a ninth multiplier, and a fourth adder. The second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the third path metric value according to the second candidate value, the first path metric value, and the result of the first operation circuit, including: a fourth RTAS converter, used to receive and process the result of the first operation circuit to output a third symbol and a third absolute value. An eighth multiplier, used to multiply the second candidate value and the third symbol. A second calculation unit, used to receive and process the result of the eighth multiplier. A ninth multiplier, used to multiply the result of the second calculation unit and the third absolute value. A fourth adder, used to add the first path metric value and the result of the ninth multiplier to obtain a third path metric value.
也就是说,第二处理模块通过第四RTAS转换器、第八乘法器、第二计算单元、第九乘法器和第四加法器,来实现第三路径度量值的计算功能。That is, the second processing module implements the calculation function of the third path metric value through the fourth RTAS converter, the eighth multiplier, the second calculation unit, the ninth multiplier and the fourth adder.
在一种可能的设计中,冻结比特包括第一冻结比特、第二冻结比特和第三冻结比特。第一f运算电路的结果包括第一部分结果和第二部分结果,第一部分结果包括前N/4个第一f运算电路的结果,第二部分结果包括后N/4个第一f运算电路的结果。第一运算电路包括第二g运算电路、第三g运算电路和第四g运算电路。第一运算电路,用于接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算,包括:第二g运算电路用于对第一冻结比特的值和第一部分结果进行g运算。第三g运算电路用于对第二冻结比特的值和第二部分结果进行g运算。第四g运算电路,用于对第三冻结比特的值、第一g运算电路的结果和第二g运算电路的结果进行g运算,以得到第一运算电路的结果。In one possible design, the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit. The result of the first f operation circuit includes a first partial result and a second partial result, the first partial result includes the results of the first N/4 first f operation circuits, and the second partial result includes the results of the last N/4 first f operation circuits. The first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit. The first operation circuit is used to receive the result of the first f operation circuit and perform a g operation on the value of the frozen bit and the result of the first f operation circuit, including: the second g operation circuit is used to perform a g operation on the value of the first frozen bit and the first partial result. The third g operation circuit is used to perform a g operation on the value of the second frozen bit and the second partial result. The fourth g operation circuit is used to perform a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
也就是说,第一运算电路通过三个g运算电路(即上述第二g运算电路、第三g运算电路和第四g运算电路),来实现对冻结比特的值和第一f运算电路的结果的处理功能。That is, the first operation circuit realizes the function of processing the value of the frozen bit and the result of the first f operation circuit through three g operation circuits (ie, the second g operation circuit, the third g operation circuit and the fourth g operation circuit).
在一种可能的设计中,第二译码电路包括B个子电路,B个子电路中每个子电路包括运算单元和符号转换电路。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第i子电路的运算单元,用于确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的符号转换电路,用于对第i个第二信息比特的概率分布进行取符号运算,以得到第i个第二信息比特的估计值。In one possible design, the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a sign conversion circuit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The sign conversion circuit of the i-th subcircuit is used to perform a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
也就是说,在第二译码电路的B个子电路中,每个子电路通过运算单元和符号转换电路,来计算一个第二信息比特的估计值。That is to say, in the B sub-circuits of the second decoding circuit, each sub-circuit calculates an estimated value of a second information bit through an operation unit and a symbol conversion circuit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第一运算单元,用于接收并处理第一冻结比特的值和第一g运算电路的结果,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一转换电路,用于对第1个第一信息比特的概率分布进行取符号运算,以得到第1个第一信息比特的估计值。第一转换电路为第一子电路的符号转换电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二转换电路,用于对第2个第二信息比特的概率分布进行取符号 运算,以得到第2个第二信息比特的估计值。第二转换电路为第二子电路的符号转换电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三转换电路,用于对第3个第二信息比特的概率分布进行取符号运算,以得到第3个第二信息比特的估计值。第三转换电路为第三子电路的符号转换电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit, used to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first conversion circuit is used to perform a sign operation on the probability distribution of the first first information bit to obtain the estimated value of the first first information bit. The first conversion circuit is a symbol conversion circuit of the first sub-circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain the probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second conversion circuit is used to perform a sign operation on the probability distribution of the second second information bit to obtain the estimated value of the second second information bit. The second conversion circuit is a symbol conversion circuit of the second sub-circuit. The third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit. The third operation unit is an operation unit of the third sub-circuit. The third conversion circuit is used to perform a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit. The third conversion circuit is a sign conversion circuit of the third sub-circuit.
也就是说,在第二译码电路中,每个运算单元和转换电路相结合(如第一运算单元和第一转换电路相结合,或者,第二运算单元和第二转换电路相结合,或者,第三运算单元和第三转换电路相结合),来计算一个第二信息比特的估计值。That is, in the second decoding circuit, each operation unit and conversion circuit are combined (such as the first operation unit and the first conversion circuit are combined, or the second operation unit and the second conversion circuit are combined, or the third operation unit and the third conversion circuit are combined) to calculate an estimated value of a second information bit.
在一种可能的设计中,第二译码电路包括B个子电路,B个子电路中每个子电路包括运算单元和路径度量电路。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第i子电路的运算单元,用于确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的路径度量电路,用于接收第i译码路径的路径度量值,根据第i译码路径的路径度量值和第i个第二信息比特的概率分布确定第i个第二信息比特的估计值。第i译码路径指示编码后序列中第i个第二信息比特之前比特的值。In one possible design, the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The path metric circuit of the i-th subcircuit is used to receive the path metric value of the i-th decoding path, and determine the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit. The i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
也就是说,在第二译码电路的B个子电路中,每个子电路通过运算单元和路径度量电路,来计算一个第二信息比特的估计值。That is to say, in the B sub-circuits of the second decoding circuit, each sub-circuit calculates an estimated value of a second information bit through an operation unit and a path metric circuit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。第二译码电路,用于译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第一运算单元,用于接收并处理第一冻结比特的值和第一g运算电路的结果,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一路径度量电路,用于接收第一译码路径的路径度量值,根据第一译码路径的路径度量值和第1个第二信息比特的概率分布,确定第1个第二信息比特的估计值。第一译码路径指示第1个第二信息比特之前比特的值。第一路径度量电路是第一子电路的路径度量电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二路径度量电路,用于接收第二译码路径的路径度量值,根据第二译码路径的路径度量值和第2个第二信息比特的概率分布,确定第2个第二信息比特的估计值。第二译码路径指示第2个第二信息比特之前比特的值。第二路径度量电路是第二子电路的路径度量电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三路径度量电路,用于接收第三译码路径的路径度量值,根据第三译码路径的路径度量值和第3个第二信息比特的概率分布,确定第3个第二信息比特的估计值。第三译码路径指示第3个第二信息比特之前比特的值。第三路径度量电路是第三子电路的路径度量电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit, used to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first path metric circuit is used to receive the path metric value of the first decoding path, and determine the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit. The first decoding path indicates the value of the bit before the first second information bit. The first path metric circuit is the path metric circuit of the first sub-circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain the probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second path metric circuit is used to receive the path metric value of the second decoding path, and determine the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit. The second decoding path indicates the value of the bit before the second second information bit. The second path metric circuit is the path metric circuit of the second sub-circuit. The third operation unit is used to receive and process the estimated values of both the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit. The third operation unit is the operation unit of the third sub-circuit. The third path metric circuit is used to receive the path metric value of the third decoding path, and determine the estimated value of the third second information bit according to the path metric value of the third decoding path and the probability distribution of the third second information bit. The third decoding path indicates the value of the bit before the third second information bit. The third path metric circuit is the path metric circuit of the third sub-circuit.
也就是说,在第二译码电路中,每个运算单元和路径度量电路相结合(如第一运算单元和第一路径度量电路相结合,或者,第二运算单元和第二路径度量电路相结合,或者,第三运算单元和第三路径度量电路相结合),来计算一个第二信息比特的估计值。That is to say, in the second decoding circuit, each operation unit is combined with a path measurement circuit (such as the first operation unit is combined with a first path measurement circuit, or the second operation unit is combined with a second path measurement circuit, or the third operation unit is combined with a third path measurement circuit) to calculate an estimated value of a second information bit.
在一种可能的设计中,第一运算单元包括第二f运算电路、第三f运算电路和第五g运算电路。第一运算单元,用于接收并处理第一冻结比特的值和第一g运算电路的结果,包括: 第二f运算电路,用于接收第二信号,并对第二信号进行f运算。第二信号是第一g运算电路的结果中的一部分。第三f运算电路,用于接收第三信号,并对第二信号进行f运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第五g运算电路,还用于对第一冻结比特的值、第一f运算电路的结果和第二f运算电路的结果进行g运算,以得到第一运算单元的处理结果。In one possible design, the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit. The first operation unit is used to receive and process the value of the first frozen bit and the result of the first g operation circuit, including: the second f operation circuit is used to receive a second signal and perform an f operation on the second signal. The second signal is a part of the result of the first g operation circuit. The third f operation circuit is used to receive a third signal and perform an f operation on the second signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The fifth g operation circuit is also used to perform a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain the processing result of the first operation unit.
也就是说,第一运算单元通过第二f运算电路、第三f运算电路和第五g运算电路,来实现第一运算单元的处理功能。That is to say, the first operation unit implements the processing function of the first operation unit through the second f operation circuit, the third f operation circuit and the fifth g operation circuit.
在一种可能的设计中,第二运算单元包括第六g运算电路、第七g运算电路和第四f运算电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,包括:第六g运算电路,用于对第一信息比特的估计值和第二信号进行g运算。第二信号是第一g运算电路的结果中的一部分。第七g运算电路,用于对第一信息比特的估计值和第三信号进行g运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第四f运算电路,用于对第六g运算电路的结果和第七g运算电路的结果进行f运算,以得到第二运算单元的处理结果。In one possible design, the second operation unit includes a sixth g operation circuit, a seventh g operation circuit and a fourth f operation circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first information bit and the second signal. The second signal is a part of the result of the first g operation circuit. The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The fourth f operation circuit is used to perform an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
也就是说,第二运算单元通过第六g运算电路、第七g运算电路和第四f运算电路,来实现第二运算单元的处理功能。That is to say, the second operation unit implements the processing function of the second operation unit through the sixth g operation circuit, the seventh g operation circuit and the fourth f operation circuit.
在一种可能的设计中,第三运算单元包括第六g运算电路、第七g运算电路和第八g运算电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,包括:第六g运算电路,用于对第1个第一信息比特的估计值和第二信号进行g运算。第二信号是第一g运算电路的结果中的一部分。第七g运算电路,用于对第一信息比特的估计值和第三信号进行g运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第八g运算电路,用于对第2个第二信息比特的估计值、第六g运算电路的结果和第七g运算电路的结果进行g运算,以得到第三运算单元的处理结果。In one possible design, the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit. The third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first first information bit and the second signal. The second signal is a part of the result of the first g operation circuit. The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The eighth g operation circuit is used to perform a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
也就是说,第三运算单元通过第六g运算电路、第七g运算电路和第八g运算电路,来实现第三运算单元的处理功能。That is to say, the third operation unit implements the processing function of the third operation unit through the sixth g operation circuit, the seventh g operation circuit and the eighth g operation circuit.
在一种可能的设计中,编码序列包括第一信息比特。模拟电路包括第一运算电路和符号转换电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一运算电路,用于对模拟信号进行g运算。符号转换电路,用于对第一运算电路的结果进行取符号处理,以得到第一信息比特的估计值。In one possible design, the coding sequence includes a first information bit. The analog circuit includes a first operation circuit and a sign conversion circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: the first operation circuit is used to perform a g operation on the analog signal. The sign conversion circuit is used to perform a sign processing on the result of the first operation circuit to obtain an estimated value of the first information bit.
也就是说,在模拟电路中,先由第一运算电路执行g运算,再由符号转换电路进行取符号,以得到第一信息比特的估计值。That is to say, in the analog circuit, the first operation circuit first performs the g operation, and then the sign conversion circuit extracts the sign to obtain the estimated value of the first information bit.
在一种可能的设计中,编码序列包括第一信息比特。模拟电路包括第一运算电路和路径度量电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一运算电路,用于对模拟信号进行g运算。路径度量电路,用于根据第一路径度量值和第一运算电路的结果确定第一信息比特的估计值。第一路径度量值是第一译码路径的度量值,第一译码路径指示第一信息比特之前的比特的值。In one possible design, the coding sequence includes a first information bit. The analog circuit includes a first operation circuit and a path metric circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation circuit, which is used to perform a g operation on the analog signal. The path metric circuit is used to determine an estimated value of the first information bit according to the first path metric value and the result of the first operation circuit. The first path metric value is a metric value of a first decoding path, and the first decoding path indicates the value of a bit before the first information bit.
也就是说,在模拟电路中,先由第一运算电路执行g运算,再由路径度量电路根据路径度量值,来确定第一信息比特的估计值。That is to say, in the analog circuit, the first operation circuit first performs the g operation, and then the path metric circuit determines the estimated value of the first information bit according to the path metric value.
在一种可能的设计中,冻结比特包括第一冻结比特、第二冻结比特和第三冻结比特。第 一运算电路包括第二g运算电路、第三g运算电路和第四g运算电路。第一运算电路,用于对模拟信号进行g运算,包括:第二g运算电路用于对第一冻结比特的值和模拟信号中前N/2个LLR值进行g运算。第三g运算电路用于对第二冻结比特的值和模拟信号中后N/2个LLR值进行g运算。第四g运算电路,用于对第三冻结比特的值、第一g运算电路的结果和第二g运算电路的结果进行g运算,以得到第一运算电路的结果。模拟信号包括N个LLR值。In one possible design, the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit. The first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit. The first operation circuit is used to perform a g operation on the analog signal, including: the second g operation circuit is used to perform a g operation on the value of the first frozen bit and the first N/2 LLR values in the analog signal. The third g operation circuit is used to perform a g operation on the value of the second frozen bit and the last N/2 LLR values in the analog signal. The fourth g operation circuit is used to perform a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit. The analog signal includes N LLR values.
也就是说,第一运算电路通过三个g运算电路(即上述第二g运算电路、第三g运算电路和第四g运算电路),来实现对冻结比特的值和模拟信号的处理功能。That is to say, the first operation circuit realizes the processing function of the frozen bit value and the analog signal through three g operation circuits (ie, the second g operation circuit, the third g operation circuit and the fourth g operation circuit).
在一种可能的设计中,编码序列包括B个第二信息比特。模拟电路包括B个子电路,B个子电路中每个子电路包括运算单元和符号转换电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第i子电路的运算单元,用于确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的符号转换电路,用于对第i个第二信息比特的概率分布进行取符号运算,以得到第i个第二信息比特的估计值。In one possible design, the coding sequence includes B second information bits. The analog circuit includes B subcircuits, and each of the B subcircuits includes an operation unit and a sign conversion circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The sign conversion circuit of the i-th subcircuit is used to perform a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
也就是说,在模拟电路的B个子电路中,每个子电路通过运算单元和符号转换电路,来计算一个第二信息比特的估计值。That is, in the B sub-circuits of the analog circuit, each sub-circuit calculates an estimated value of a second information bit through an operation unit and a symbol conversion circuit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一运算单元,用于接收并处理第一冻结比特的值和模拟信号,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一转换电路,用于对第1个第一信息比特的概率分布进行取符号运算,以得到第1个第一信息比特的估计值。第一转换电路为第一子电路的符号转换电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和模拟信号,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二转换电路,用于对第2个第二信息比特的概率分布进行取符号运算,以得到第2个第二信息比特的估计值。第二转换电路为第二子电路的符号转换电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三转换电路,用于对第3个第二信息比特的概率分布进行取符号运算,以得到第3个第二信息比特的估计值。第三转换电路为第三子电路的符号转换电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation unit, used to receive and process the value of the first frozen bit and the analog signal to obtain the probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first conversion circuit is used to perform a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit. The first conversion circuit is a symbol conversion circuit of the first sub-circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal to obtain the probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second conversion circuit is used to perform a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit. The second conversion circuit is a symbol conversion circuit of the second sub-circuit. The third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit. The third operation unit is an operation unit of the third sub-circuit. The third conversion circuit is used to perform a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit. The third conversion circuit is a sign conversion circuit of the third sub-circuit.
也就是说,在模拟电路中,每个运算单元和转换电路相结合(如第一运算单元和第一转换电路相结合,或者,第二运算单元和第二转换电路相结合,或者,第三运算单元和第三转换电路相结合),来计算一个第二信息比特的估计值。That is, in the analog circuit, each operation unit and conversion circuit are combined (such as the first operation unit and the first conversion circuit are combined, or the second operation unit and the second conversion circuit are combined, or the third operation unit and the third conversion circuit are combined) to calculate an estimated value of a second information bit.
在一种可能的设计中,模拟电路包括B个子电路,B个子电路中每个子电路包括运算单元和路径度量电路。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第i子电路的运算单元,用于确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的路径度量电路,用于接收第i译码路径的路径度量值,根据第i译码路径的路径度量值和第i个第二信息比特的概率分布确定第i个第二信息比特的估计值。第i译码路径指示编码后序列中第i个第二信息比特之前比特的值。In one possible design, the analog circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: an operation unit of the i-th subcircuit, used to determine the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The path metric circuit of the i-th subcircuit is used to receive the path metric value of the i-th decoding path, and determine the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit. The i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
也就是说,在模拟电路的B个子电路中,每个子电路通过运算单元和路径度量电路,来 计算一个第二信息比特的估计值。That is to say, in the B sub-circuits of the analog circuit, each sub-circuit calculates an estimated value of a second information bit through an operation unit and a path metric circuit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。模拟电路,还用于对模拟信号进行译码,以得到译码结果,包括:第一运算单元,用于接收并处理第一冻结比特的值和模拟信号,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一路径度量电路,用于接收第一译码路径的路径度量值,根据第一译码路径的路径度量值和第1个第二信息比特的概率分布,确定第1个第二信息比特的估计值。第一译码路径指示第1个第二信息比特之前比特的值。第一路径度量电路是第一子电路的路径度量电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和模拟信号,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二路径度量电路,用于接收第二译码路径的路径度量值,根据第二译码路径的路径度量值和第2个第二信息比特的概率分布,确定第2个第二信息比特的估计值。第二译码路径指示第2个第二信息比特之前比特的值。第二路径度量电路是第二子电路的路径度量电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和模拟信号,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三路径度量电路,用于接收第三译码路径的路径度量值,根据第三译码路径的路径度量值和第3个第二信息比特的概率分布,确定第3个第二信息比特的估计值。第三译码路径指示第3个第二信息比特之前比特的值。第三路径度量电路是第三子电路的路径度量电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The analog circuit is also used to decode the analog signal to obtain a decoding result, including: a first operation unit, used to receive and process the value of the first frozen bit and the analog signal to obtain the probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first path metric circuit is used to receive the path metric value of the first decoding path, and determine the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit. The first decoding path indicates the value of the bit before the first second information bit. The first path metric circuit is a path metric circuit of the first sub-circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal to obtain the probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second path metric circuit is used to receive the path metric value of the second decoding path, and determine the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit. The second decoding path indicates the value of the bit before the second second information bit. The second path measurement circuit is the path measurement circuit of the second sub-circuit. The third operation unit is used to receive and process the estimated values and analog signals of the first second information bit and the second second information bit to obtain the probability distribution of the third second information bit. The third operation unit is the operation unit of the third sub-circuit. The third path measurement circuit is used to receive the path measurement value of the third decoding path, and determine the estimated value of the third second information bit according to the path measurement value of the third decoding path and the probability distribution of the third second information bit. The third decoding path indicates the value of the bit before the third second information bit. The third path measurement circuit is the path measurement circuit of the third sub-circuit.
也就是说,在模拟电路中,每个运算单元和路径度量电路相结合(如第一运算单元和第一路径度量电路相结合,或者,第二运算单元和第二路径度量电路相结合,或者,第三运算单元和第三路径度量电路相结合),来计算一个第二信息比特的估计值。That is, in the analog circuit, each operation unit is combined with a path measurement circuit (such as a first operation unit is combined with a first path measurement circuit, or a second operation unit is combined with a second path measurement circuit, or a third operation unit is combined with a third path measurement circuit) to calculate an estimated value of a second information bit.
在一种可能的设计中,第一运算单元包括第二f运算电路、第三f运算电路和第五g运算电路。第一运算单元,用于接收并处理第一冻结比特的值和模拟信号,包括:第二f运算电路,用于接收第二信号,并对第二信号进行f运算。第二信号是模拟信号中的一部分。第三f运算电路,用于接收第三信号,并对第二信号进行f运算。第三信号是模拟信号中除第二信号之外的信号。第五g运算电路,还用于对第一冻结比特的值、第一f运算电路的结果和第二f运算电路的结果进行g运算,以得到第一运算单元的处理结果。In one possible design, the first operation unit includes a second f operation circuit, a third f operation circuit and a fifth g operation circuit. The first operation unit is used to receive and process the value of the first frozen bit and the analog signal, including: the second f operation circuit is used to receive the second signal and perform an f operation on the second signal. The second signal is a part of the analog signal. The third f operation circuit is used to receive the third signal and perform an f operation on the second signal. The third signal is a signal in the analog signal other than the second signal. The fifth g operation circuit is also used to perform a g operation on the value of the first frozen bit, the result of the first f operation circuit and the result of the second f operation circuit to obtain a processing result of the first operation unit.
也就是说,第一运算单元通过第二f运算电路、第三f运算电路和第五g运算电路,来实现第一运算单元的处理功能。That is to say, the first operation unit implements the processing function of the first operation unit through the second f operation circuit, the third f operation circuit and the fifth g operation circuit.
在一种可能的设计中,第二运算单元包括第六g运算电路、第七g运算电路和第四f运算电路。第二运算单元,用于接收并处理第1个第二信息比特的估计值和模拟信号,包括:第六g运算电路,用于对第一信息比特的估计值和第二信号进行g运算。第二信号是模拟信号中的一部分。第七g运算电路,用于对第一信息比特的估计值和第三信号进行g运算。第三信号是模拟信号中除第二信号之外的信号。第四f运算电路,用于对第六g运算电路的结果和第七g运算电路的结果进行f运算,以得到第二运算单元的处理结果。In one possible design, the second operation unit includes a sixth g operation circuit, a seventh g operation circuit and a fourth f operation circuit. The second operation unit is used to receive and process the estimated value of the first second information bit and the analog signal, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first information bit and the second signal. The second signal is a part of the analog signal. The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal in the analog signal other than the second signal. The fourth f operation circuit is used to perform an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
也就是说,第二运算单元通过第六g运算电路、第七g运算电路和第四f运算电路,来实现第二运算单元的处理功能。That is to say, the second operation unit implements the processing function of the second operation unit through the sixth g operation circuit, the seventh g operation circuit and the fourth f operation circuit.
在一种可能的设计中,第三运算单元包括第六g运算电路、第七g运算电路和第八g运算电路。第三运算单元,用于接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和模拟信号,包括:第六g运算电路,用于对第1个第一信息比特的估计值和第二信 号进行g运算。第二信号是模拟信号中的一部分。第七g运算电路,用于对第一信息比特的估计值和第三信号进行g运算。第三信号是模拟信号中除第二信号之外的信号。第八g运算电路,用于对第2个第二信息比特的估计值、第六g运算电路的结果和第七g运算电路的结果进行g运算,以得到第三运算单元的处理结果。In one possible design, the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit. The third operation unit is used to receive and process the estimated values and analog signals of both the first second information bit and the second second information bit, including: the sixth g operation circuit, which is used to perform a g operation on the estimated value of the first first information bit and the second signal. The second signal is a part of the analog signal. The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the analog signal. The eighth g operation circuit is used to perform a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
也就是说,第三运算单元通过第六g运算电路、第七g运算电路和第八g运算电路,来实现第三运算单元的处理功能。That is to say, the third operation unit implements the processing function of the third operation unit through the sixth g operation circuit, the seventh g operation circuit and the eighth g operation circuit.
第二方面,提供一种译码方法,该译码方法应用于译码装置,该译码装置包括模拟电路。该方法包括:模拟电路获取模拟信号。模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路对模拟信号进行译码,以得到译码结果。 In a second aspect, a decoding method is provided, which is applied to a decoding device, and the decoding device includes an analog circuit. The method includes: the analog circuit obtains an analog signal. The analog signal is determined by the decoding device according to the received coded sequence, and the coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N= 2n , and n is a positive integer. The analog circuit decodes the analog signal to obtain a decoding result.
在一种可能的设计中,待编码序列包括第一信息比特和第二信息比特。模拟电路包括第一f运算电路、第一译码电路、第一延迟控制电路、第一g运算电路和第二译码电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一f运算电路对模拟信号进行f运算。第一译码电路译码第一f运算电路的结果,以得到第一信息比特的估计值。第一译码电路译码的结果对应的码长为N/2、码率为A/(N/2),A表示第一信息比特的数量。第一延迟控制电路控制模拟信号输入第一g运算电路的时间。第一g运算电路对模拟信号和第一比特值进行g运算。第一比特值是第一信息比特的估计值。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值。第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示第二信息比特的数量。其中,译码结果包括第一信息比特的估计值和第二信息比特的估计值。In one possible design, the sequence to be encoded includes a first information bit and a second information bit. The analog circuit includes a first f operation circuit, a first decoding circuit, a first delay control circuit, a first g operation circuit, and a second decoding circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the first f operation circuit performs an f operation on the analog signal. The first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit. The code length corresponding to the result decoded by the first decoding circuit is N/2, and the code rate is A/(N/2), where A represents the number of first information bits. The first delay control circuit controls the time when the analog signal is input into the first g operation circuit. The first g operation circuit performs a g operation on the analog signal and the first bit value. The first bit value is an estimated value of the first information bit. The second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit. The code length corresponding to the result decoded by the second decoding circuit is N/2, and the code rate is B/(N/2), where B represents the number of second information bits. Wherein, the decoding result includes the estimated value of the first information bit and the estimated value of the second information bit.
在一种可能的设计中,第一f运算电路包括第一实数到绝对值符号RTAS转换器、取最小WTA模块、第一乘法器和第二乘法器。第一f运算电路对模拟信号进行f运算,包括:第一RTAS转换器接收并处理第一信号,以得到第一信号中每个对数似然比LLR值所对应的符号和绝对值。第一信号包括模拟信号中的两个LLR值。WTA模块确定第一RTAS转换器所得到的绝对值中的最小值。第一乘法器将第一RTAS转换器所得到的符号相乘。第二乘法器将WTA模块的结果和第一乘法器的结果相乘。其中,第一f运算电路的数量为N/2,第一f运算电路的结果包括N/2个第二乘法器的结果。In one possible design, the first f operation circuit includes a first real number to absolute value sign RTAS converter, a minimum WTA module, a first multiplier and a second multiplier. The first f operation circuit performs an f operation on an analog signal, including: the first RTAS converter receives and processes the first signal to obtain a sign and an absolute value corresponding to each log-likelihood ratio LLR value in the first signal. The first signal includes two LLR values in the analog signal. The WTA module determines the minimum value of the absolute values obtained by the first RTAS converter. The first multiplier multiplies the signs obtained by the first RTAS converter. The second multiplier multiplies the result of the WTA module and the result of the first multiplier. Among them, the number of the first f operation circuits is N/2, and the result of the first f operation circuit includes the results of N/2 second multipliers.
在一种可能的设计中,待编码序列包括第二信息比特。模拟电路包括第一g运算电路和第二译码电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一g运算电路对模拟信号和第一比特值进行g运算。第一比特值是根据模拟信号中前N/2个LLR值确定的。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值。第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示第二信息比特的数量。其中,译码结果包括第二信息比特的估计值。In one possible design, the sequence to be encoded includes a second information bit. The analog circuit includes a first g operation circuit and a second decoding circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the first g operation circuit performs a g operation on the analog signal and the first bit value. The first bit value is determined based on the first N/2 LLR values in the analog signal. The second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit. The result of the decoding by the second decoding circuit corresponds to a code length of N/2 and a code rate of B/(N/2), where B represents the number of second information bits. Wherein, the decoding result includes an estimated value of the second information bit.
在一种可能的设计中,第一g运算电路包括第三乘法器和第一加法器。第一g运算电路对模拟信号和第一比特值进行g运算,包括:第三乘法器将第一比特值和第一信号中的一个LLR值相乘。第一信号包括模拟信号中的两个LLR值。第一加法器将第三乘法器的结果和第一信号中另一LLR值相加。其中,第一g运算电路的数量为N/2,第一g运算电路的结果包括N/2个第一加法器的结果。In one possible design, the first g operation circuit includes a third multiplier and a first adder. The first g operation circuit performs a g operation on the analog signal and the first bit value, including: the third multiplier multiplies the first bit value and an LLR value in the first signal. The first signal includes two LLR values in the analog signal. The first adder adds the result of the third multiplier and another LLR value in the first signal. The number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 first adders.
在一种可能的设计中,第一g运算电路包括第二RTAS转换器、第四乘法器、第五乘法 器、第二延迟控制电路和第二加法器。第一g运算电路对模拟信号和第一比特值进行g运算,包括:第二RTAS转换器接收并处理第一信号中的一个LLR值,以得到第一符号和第一绝对值。第一信号包括模拟信号中的两个LLR值。第四乘法器将第一比特值和第一符号相乘。第五乘法器将第四乘法器的结果和第一绝对值相乘。第二延迟控制电路控制第一信号中另一LLR值输入第二加法器的时间。第二加法器将第五乘法器的结果和第二延迟控制电路输入的LLR值相加。其中,第一g运算电路的数量为N/2,第一g运算电路的结果包括N/2个第二加法器的结果。In one possible design, the first g operation circuit includes a second RTAS converter, a fourth multiplier, a fifth multiplier, a second delay control circuit and a second adder. The first g operation circuit performs a g operation on the analog signal and the first bit value, including: the second RTAS converter receives and processes an LLR value in the first signal to obtain a first symbol and a first absolute value. The first signal includes two LLR values in the analog signal. The fourth multiplier multiplies the first bit value and the first symbol. The fifth multiplier multiplies the result of the fourth multiplier and the first absolute value. The second delay control circuit controls the time when another LLR value in the first signal is input to the second adder. The second adder adds the result of the fifth multiplier and the LLR value input by the second delay control circuit. Among them, the number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 second adders.
在一种可能的设计中,待编码序列还包括冻结比特。第一译码电路包括第一运算电路和符号转换电路。第一译码电路译码第一f运算电路的结果,以得到第一信息比特的估计值,包括:第一运算电路接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算。符号转换电路对第一运算电路的结果进行取符号处理,以得到第一信息比特的估计值。In one possible design, the sequence to be encoded further includes frozen bits. The first decoding circuit includes a first operation circuit and a symbol conversion circuit. The first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit, including: the first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit. The symbol conversion circuit performs a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
在一种可能的设计中,待编码序列还包括冻结比特。第一译码电路包括第一运算电路和路径度量电路。第一译码电路译码第一f运算电路的结果,以得到第一信息比特的估计值,包括:第一运算电路接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算。路径度量电路根据第一路径度量值和第一运算电路的结果确定第一信息比特的估计值。第一路径度量值是第一译码路径的度量值,第一译码路径指示第一信息比特之前的比特的值。In one possible design, the sequence to be encoded also includes frozen bits. The first decoding circuit includes a first operation circuit and a path metric circuit. The first decoding circuit decodes the result of the first f operation circuit to obtain an estimated value of the first information bit, including: the first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit. The path metric circuit determines the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit. The first path metric value is a metric value of the first decoding path, and the first decoding path indicates the value of the bit before the first information bit.
在一种可能的设计中,第一信息比特的候选取值包括第一候选值和第二候选值。路径度量电路包括第一处理模块、第二处理模块和比较器。路径度量电路根据第一路径度量值和第一运算电路的结果确定第一信息比特的估计值,包括:第一处理模块接收第一路径度量值和第一运算电路的结果,并根据第一候选值、第一路径度量值和第一运算电路的结果,确定第二路径度量值。第二处理模块接收第一路径度量值和第一运算电路的结果,并根据第二候选值、第一路径度量值和第一运算电路的结果,确定第三路径度量值。比较器比较第二路径度量值和第三路径度量值,输出第一信息比特的估计值。第一信息比特的估计值是第二路径度量值和第三路径度量值中较大的路径度量值所对应的候选值。In a possible design, the candidate values of the first information bit include a first candidate value and a second candidate value. The path metric circuit includes a first processing module, a second processing module and a comparator. The path metric circuit determines the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit, including: the first processing module receives the first path metric value and the result of the first operation circuit, and determines the second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit. The second processing module receives the first path metric value and the result of the first operation circuit, and determines the third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit. The comparator compares the second path metric value and the third path metric value, and outputs the estimated value of the first information bit. The estimated value of the first information bit is the candidate value corresponding to the larger path metric value of the second path metric value and the third path metric value.
在一种可能的设计中,第一处理模块包括第三RTAS转换器、第六乘法器、第一计算单元、第七乘法器和第三加法器。第一处理模块接收第一路径度量值和第一运算电路的结果,并根据第一候选值、第一路径度量值和第一运算电路的结果,确定第二路径度量值,包括:第三RTAS转换器接收并处理第一运算电路的结果,以输出第二符号和第二绝对值。第六乘法器将第一候选值和第二符号进行相乘。第一计算单元接收并处理第六乘法器的结果。第七乘法器将第一计算单元的结果和第二绝对值进行相乘。第三加法器将第一路径度量值和第七乘法器的结果进行加和,以得到第二路径度量值。In one possible design, the first processing module includes a third RTAS converter, a sixth multiplier, a first calculation unit, a seventh multiplier, and a third adder. The first processing module receives the first path metric value and the result of the first operation circuit, and determines the second path metric value according to the first candidate value, the first path metric value, and the result of the first operation circuit, including: the third RTAS converter receives and processes the result of the first operation circuit to output a second sign and a second absolute value. The sixth multiplier multiplies the first candidate value and the second sign. The first calculation unit receives and processes the result of the sixth multiplier. The seventh multiplier multiplies the result of the first calculation unit and the second absolute value. The third adder adds the first path metric value and the result of the seventh multiplier to obtain the second path metric value.
在一种可能的设计中,第二处理模块包括第四RTAS转换器、第八乘法器、第二计算单元、第九乘法器和第四加法器。第二处理模块接收第一路径度量值和第一运算电路的结果,并根据第二候选值、第一路径度量值和第一运算电路的结果,确定第三路径度量值,包括:第四RTAS转换器接收并处理第一运算电路的结果,以输出第三符号和第三绝对值。第八乘法器将第二候选值和第三符号进行相乘。第二计算单元接收并处理第八乘法器的结果。第九乘法器将第二计算单元的结果和第三绝对值进行相乘。第四加法器将第一路径度量值和第九 乘法器的结果进行加和,以得到第三路径度量值。In one possible design, the second processing module includes a fourth RTAS converter, an eighth multiplier, a second calculation unit, a ninth multiplier, and a fourth adder. The second processing module receives the first path metric value and the result of the first operation circuit, and determines the third path metric value according to the second candidate value, the first path metric value, and the result of the first operation circuit, including: the fourth RTAS converter receives and processes the result of the first operation circuit to output a third symbol and a third absolute value. The eighth multiplier multiplies the second candidate value and the third symbol. The second calculation unit receives and processes the result of the eighth multiplier. The ninth multiplier multiplies the result of the second calculation unit and the third absolute value. The fourth adder adds the first path metric value and the result of the ninth multiplier to obtain the third path metric value.
在一种可能的设计中,冻结比特包括第一冻结比特、第二冻结比特和第三冻结比特。第一f运算电路的结果包括第一部分结果和第二部分结果,第一部分结果包括前N/4个第一f运算电路的结果,第二部分结果包括后N/4个第一f运算电路的结果。第一运算电路包括第二g运算电路、第三g运算电路和第四g运算电路。第一运算电路接收第一f运算电路的结果,并对冻结比特的值和第一f运算电路的结果进行g运算,包括:第二g运算电路对第一冻结比特的值和第一部分结果进行g运算。第三g运算电路对第二冻结比特的值和第二部分结果进行g运算。第四g运算电路对第三冻结比特的值、第一g运算电路的结果和第二g运算电路的结果进行g运算,以得到第一运算电路的结果。In one possible design, the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit. The result of the first f operation circuit includes a first partial result and a second partial result, the first partial result includes the results of the first N/4 first f operation circuits, and the second partial result includes the results of the last N/4 first f operation circuits. The first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit. The first operation circuit receives the result of the first f operation circuit, and performs a g operation on the value of the frozen bit and the result of the first f operation circuit, including: the second g operation circuit performs a g operation on the value of the first frozen bit and the first partial result. The third g operation circuit performs a g operation on the value of the second frozen bit and the second partial result. The fourth g operation circuit performs a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit.
在一种可能的设计中,第二译码电路包括B个子电路,B个子电路中每个子电路包括运算单元和符号转换电路。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第i子电路的运算单元确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的符号转换电路对第i个第二信息比特的概率分布进行取符号运算,以得到第i个第二信息比特的估计值。In one possible design, the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a sign conversion circuit. The second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The sign conversion circuit of the i-th subcircuit performs a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第一运算单元接收并处理第一冻结比特的值和第一g运算电路的结果,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一转换电路对第1个第一信息比特的概率分布进行取符号运算,以得到第1个第一信息比特的估计值。第一转换电路为第一子电路的符号转换电路。第二运算单元接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二转换电路对第2个第二信息比特的概率分布进行取符号运算,以得到第2个第二信息比特的估计值。第二转换电路为第二子电路的符号转换电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三转换电路对第3个第二信息比特的概率分布进行取符号运算,以得到第3个第二信息比特的估计值。第三转换电路为第三子电路的符号转换电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit to obtain a probability distribution of the first second information bit. The first operation unit is an operation unit of the first subcircuit. The first conversion circuit performs a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit. The first conversion circuit is a symbol conversion circuit of the first subcircuit. The second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit. The second operation unit is an operation unit of the second subcircuit. The second conversion circuit performs a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit. The second conversion circuit is a symbol conversion circuit of the second subcircuit. The third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit. The third operation unit is an operation unit of the third sub-circuit. The third conversion circuit performs a sign operation on the probability distribution of the third second information bit to obtain the estimated value of the third second information bit. The third conversion circuit is a sign conversion circuit of the third sub-circuit.
在一种可能的设计中,第二译码电路包括B个子电路,B个子电路中每个子电路包括运算单元和路径度量电路。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第i子电路的运算单元确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的路径度量电路接收第i译码路径的路径度量值,根据第i译码路径的路径度量值和第i个第二信息比特的概率分布确定第i个第二信息比特的估计值。第i译码路径指示编码后序列中第i个第二信息比特之前比特的值。In one possible design, the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit. The second decoding circuit decodes the result of the first g operation circuits to obtain an estimated value of the second information bit, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The path metric circuit of the i-th subcircuit receives the path metric value of the i-th decoding path, and determines the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit. The i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。第二译码电路译码第一g运算电路的结果,以得到第二信息比特的估计值,包括:第一运算单元接收并处理第一冻结比特的值和第一g运算电路的结果,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一路径度量电路接收第一译码路径的路径 度量值,根据第一译码路径的路径度量值和第1个第二信息比特的概率分布,确定第1个第二信息比特的估计值。第一译码路径指示第1个第二信息比特之前比特的值。第一路径度量电路是第一子电路的路径度量电路。第二运算单元接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二路径度量电路接收第二译码路径的路径度量值,根据第二译码路径的路径度量值和第2个第二信息比特的概率分布,确定第2个第二信息比特的估计值。第二译码路径指示第2个第二信息比特之前比特的值。第二路径度量电路是第二子电路的路径度量电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三路径度量电路接收第三译码路径的路径度量值,根据第三译码路径的路径度量值和第3个第二信息比特的概率分布,确定第3个第二信息比特的估计值。第三译码路径指示第3个第二信息比特之前比特的值。第三路径度量电路是第三子电路的路径度量电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The second decoding circuit decodes the result of the first g operation circuit to obtain an estimated value of the second information bit, including: a first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit to obtain a probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first path metric circuit receives the path metric value of the first decoding path, and determines the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit. The first decoding path indicates the value of the bit before the first second information bit. The first path metric circuit is a path metric circuit of the first sub-circuit. The second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second path metric circuit receives the path metric value of the second decoding path, and determines the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit. The second decoding path indicates the value of the bit before the second second information bit. The second path metric circuit is the path metric circuit of the second sub-circuit. The third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit to obtain the probability distribution of the third second information bit. The third operation unit is the operation unit of the third sub-circuit. The third path metric circuit receives the path metric value of the third decoding path, and determines the estimated value of the third second information bit according to the path metric value of the third decoding path and the probability distribution of the third second information bit. The third decoding path indicates the value of the bit before the third second information bit. The third path metric circuit is the path metric circuit of the third sub-circuit.
在一种可能的设计中,第一运算单元包括第二f运算电路、第三f运算电路和第五g运算电路。第一运算单元接收并处理第一冻结比特的值和第一g运算电路的结果,包括:第二f运算电路接收第二信号,并对第二信号进行f运算。第二信号是第一g运算电路的结果中的一部分。第三f运算电路接收第三信号,并对第二信号进行f运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第五g运算电路对第一冻结比特的值、第一f运算电路的结果和第二f运算电路的结果进行g运算,以得到第一运算单元的处理结果。In one possible design, the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit. The first operation unit receives and processes the value of the first frozen bit and the result of the first g operation circuit, including: the second f operation circuit receives a second signal and performs an f operation on the second signal. The second signal is a part of the result of the first g operation circuit. The third f operation circuit receives a third signal and performs an f operation on the second signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The fifth g operation circuit performs a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain a processing result of the first operation unit.
在一种可能的设计中,第二运算单元包括第六g运算电路、第七g运算电路和第四f运算电路。第二运算单元接收并处理第1个第二信息比特的估计值和第一g运算电路的结果,包括:第六g运算电路对第一信息比特的估计值和第二信号进行g运算。第二信号是第一g运算电路的结果中的一部分。第七g运算电路对第一信息比特的估计值和第三信号进行g运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第四f运算电路对第六g运算电路的结果和第七g运算电路的结果进行f运算,以得到第二运算单元的处理结果。In one possible design, the second operation unit includes a sixth g operation circuit, a seventh g operation circuit, and a fourth f operation circuit. The second operation unit receives and processes the estimated value of the first second information bit and the result of the first g operation circuit, including: the sixth g operation circuit performs a g operation on the estimated value of the first information bit and the second signal. The second signal is a part of the result of the first g operation circuit. The seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The fourth f operation circuit performs an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
在一种可能的设计中,第三运算单元包括第六g运算电路、第七g运算电路和第八g运算电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,包括:第六g运算电路对第1个第一信息比特的估计值和第二信号进行g运算。第二信号是第一g运算电路的结果中的一部分。第七g运算电路对第一信息比特的估计值和第三信号进行g运算。第三信号是第一g运算电路的结果中除第二信号之外的信号。第八g运算电路对第2个第二信息比特的估计值、第六g运算电路的结果和第七g运算电路的结果进行g运算,以得到第三运算单元的处理结果。In one possible design, the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit. The third operation unit receives and processes the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, including: the sixth g operation circuit performs a g operation on the estimated value of the first first information bit and the second signal. The second signal is a part of the result of the first g operation circuit. The seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the result of the first g operation circuit. The eighth g operation circuit performs a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
在一种可能的设计中,编码序列包括第一信息比特。模拟电路包括第一运算电路和符号转换电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一运算电路对模拟信号进行g运算。符号转换电路对第一运算电路的结果进行取符号处理,以得到第一信息比特的估计值。In one possible design, the coding sequence includes a first information bit. The analog circuit includes a first operation circuit and a sign conversion circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the first operation circuit performs a g operation on the analog signal. The sign conversion circuit performs a sign-taking process on the result of the first operation circuit to obtain an estimated value of the first information bit.
在一种可能的设计中,编码序列包括第一信息比特。模拟电路包括第一运算电路和路径度量电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一运算电路对模拟信号进行g运算。路径度量电路根据第一路径度量值和第一运算电路的结果确定第一信息比特 的估计值。第一路径度量值是第一译码路径的度量值,第一译码路径指示第一信息比特之前的比特的值。In one possible design, the coding sequence includes a first information bit. The analog circuit includes a first operation circuit and a path metric circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the first operation circuit performs a g operation on the analog signal. The path metric circuit determines an estimated value of the first information bit according to the first path metric value and the result of the first operation circuit. The first path metric value is a metric value of a first decoding path, and the first decoding path indicates a value of a bit before the first information bit.
在一种可能的设计中,冻结比特包括第一冻结比特、第二冻结比特和第三冻结比特。第一运算电路包括第二g运算电路、第三g运算电路和第四g运算电路。第一运算电路对模拟信号进行g运算,包括:第二g运算电路对第一冻结比特的值和模拟信号中前N/2个LLR值进行g运算。第三g运算电路对第二冻结比特的值和模拟信号中后N/2个LLR值进行g运算。第四g运算电路对第三冻结比特的值、第一g运算电路的结果和第二g运算电路的结果进行g运算,以得到第一运算电路的结果。模拟信号包括N个LLR值。In one possible design, the frozen bit includes a first frozen bit, a second frozen bit, and a third frozen bit. The first operation circuit includes a second g operation circuit, a third g operation circuit, and a fourth g operation circuit. The first operation circuit performs a g operation on the analog signal, including: the second g operation circuit performs a g operation on the value of the first frozen bit and the first N/2 LLR values in the analog signal. The third g operation circuit performs a g operation on the value of the second frozen bit and the last N/2 LLR values in the analog signal. The fourth g operation circuit performs a g operation on the value of the third frozen bit, the result of the first g operation circuit, and the result of the second g operation circuit to obtain the result of the first operation circuit. The analog signal includes N LLR values.
在一种可能的设计中,编码序列包括B个第二信息比特。模拟电路包括B个子电路,B个子电路中每个子电路包括运算单元和符号转换电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第i子电路的运算单元确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的符号转换电路对第i个第二信息比特的概率分布进行取符号运算,以得到第i个第二信息比特的估计值。In one possible design, the coding sequence includes B second information bits. The analog circuit includes B subcircuits, and each of the B subcircuits includes an operation unit and a sign conversion circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The sign conversion circuit of the i-th subcircuit performs a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一运算单元接收并处理第一冻结比特的值和模拟信号,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一转换电路对第1个第一信息比特的概率分布进行取符号运算,以得到第1个第一信息比特的估计值。第一转换电路为第一子电路的符号转换电路。第二运算单元接收并处理第1个第二信息比特的估计值和模拟信号,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二转换电路对第2个第二信息比特的概率分布进行取符号运算,以得到第2个第二信息比特的估计值。第二转换电路为第二子电路的符号转换电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和第一g运算电路的结果,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三转换电路对第3个第二信息比特的概率分布进行取符号运算,以得到第3个第二信息比特的估计值。第三转换电路为第三子电路的符号转换电路。In one possible design, B=3. The previous bit of the first second information bit is the first frozen bit. The analog circuit decodes the analog signal to obtain a decoding result, including: a first operation unit receives and processes the value of the first frozen bit and the analog signal to obtain a probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first conversion circuit performs a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit. The first conversion circuit is a symbol conversion circuit of the first sub-circuit. The second operation unit receives and processes the estimated value of the first second information bit and the analog signal to obtain a probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second conversion circuit performs a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit. The second conversion circuit is a symbol conversion circuit of the second sub-circuit. The third operation unit receives and processes the estimated values of both the first second information bit and the second second information bit and the result of the first g operation circuit to obtain a probability distribution of the third second information bit. The third operation unit is an operation unit of the third sub-circuit. The third conversion circuit performs a sign operation on the probability distribution of the third second information bit to obtain an estimated value of the third second information bit. The third conversion circuit is a sign conversion circuit of the third sub-circuit.
在一种可能的设计中,模拟电路包括B个子电路,B个子电路中每个子电路包括运算单元和路径度量电路。模拟电路对模拟信号进行译码,以得到译码结果,包括:第i子电路的运算单元确定B个第二信息比特中第i个第二信息比特的概率分布。i为小于或等于B的任意正整数。第i子电路为B个子电路中第i个子电路。第i子电路的路径度量电路接收第i译码路径的路径度量值,根据第i译码路径的路径度量值和第i个第二信息比特的概率分布确定第i个第二信息比特的估计值。第i译码路径指示编码后序列中第i个第二信息比特之前比特的值。In one possible design, the analog circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit. The analog circuit decodes the analog signal to obtain a decoding result, including: the operation unit of the i-th subcircuit determines the probability distribution of the i-th second information bit among the B second information bits. i is any positive integer less than or equal to B. The i-th subcircuit is the i-th subcircuit among the B subcircuits. The path metric circuit of the i-th subcircuit receives the path metric value of the i-th decoding path, and determines the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit. The i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence.
在一种可能的设计中,B=3。第1个第二信息比特的前一个比特为第一冻结比特。模拟电路对模拟信号进行译码,以得到译码结果,包括:第一运算单元接收并处理第一冻结比特的值和模拟信号,以得到第1个第二信息比特的概率分布。第一运算单元为第一子电路的运算单元。第一路径度量电路接收第一译码路径的路径度量值,根据第一译码路径的路径度量值和第1个第二信息比特的概率分布,确定第1个第二信息比特的估计值。第一译码路径指示第1个第二信息比特之前比特的值。第一路径度量电路是第一子电路的路径度量电路。第 二运算单元接收并处理第1个第二信息比特的估计值和模拟信号,以得到第2个第二信息比特的概率分布。第二运算单元为第二子电路的运算单元。第二路径度量电路接收第二译码路径的路径度量值,根据第二译码路径的路径度量值和第2个第二信息比特的概率分布,确定第2个第二信息比特的估计值。第二译码路径指示第2个第二信息比特之前比特的值。第二路径度量电路是第二子电路的路径度量电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和模拟信号,以得到第3个第二信息比特的概率分布。第三运算单元为第三子电路的运算单元。第三路径度量电路接收第三译码路径的路径度量值,根据第三译码路径的路径度量值和第3个第二信息比特的概率分布,确定第3个第二信息比特的估计值。第三译码路径指示第3个第二信息比特之前比特的值。第三路径度量电路是第三子电路的路径度量电路。In one possible design, B=3. The previous bit of the first second information bit is a first frozen bit. The analog circuit decodes the analog signal to obtain a decoding result, including: a first operation unit receives and processes the value of the first frozen bit and the analog signal to obtain a probability distribution of the first second information bit. The first operation unit is an operation unit of the first sub-circuit. The first path metric circuit receives the path metric value of the first decoding path, and determines the estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit. The first decoding path indicates the value of the bit before the first second information bit. The first path metric circuit is a path metric circuit of the first sub-circuit. The second operation unit receives and processes the estimated value of the first second information bit and the analog signal to obtain a probability distribution of the second second information bit. The second operation unit is an operation unit of the second sub-circuit. The second path metric circuit receives the path metric value of the second decoding path, and determines the estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit. The second decoding path indicates the value of the bit before the second second information bit. The second path measurement circuit is a path measurement circuit of the second sub-circuit. The third operation unit receives and processes the estimated values and analog signals of the first second information bit and the second second information bit to obtain the probability distribution of the third second information bit. The third operation unit is an operation unit of the third sub-circuit. The third path measurement circuit receives the path measurement value of the third decoding path, and determines the estimated value of the third second information bit according to the path measurement value of the third decoding path and the probability distribution of the third second information bit. The third decoding path indicates the value of the bit before the third second information bit. The third path measurement circuit is a path measurement circuit of the third sub-circuit.
在一种可能的设计中,第一运算单元包括第二f运算电路、第三f运算电路和第五g运算电路。第一运算单元接收并处理第一冻结比特的值和模拟信号,包括:第二f运算电路接收第二信号,并对第二信号进行f运算。第二信号是模拟信号中的一部分。第三f运算电路接收第三信号,并对第二信号进行f运算。第三信号是模拟信号中除第二信号之外的信号。第五g运算电路对第一冻结比特的值、第一f运算电路的结果和第二f运算电路的结果进行g运算,以得到第一运算单元的处理结果。In one possible design, the first operation unit includes a second f operation circuit, a third f operation circuit, and a fifth g operation circuit. The first operation unit receives and processes the value of the first frozen bit and the analog signal, including: the second f operation circuit receives the second signal and performs an f operation on the second signal. The second signal is a part of the analog signal. The third f operation circuit receives the third signal and performs an f operation on the second signal. The third signal is a signal in the analog signal other than the second signal. The fifth g operation circuit performs a g operation on the value of the first frozen bit, the result of the first f operation circuit, and the result of the second f operation circuit to obtain a processing result of the first operation unit.
在一种可能的设计中,第二运算单元包括第六g运算电路、第七g运算电路和第四f运算电路。第二运算单元接收并处理第1个第二信息比特的估计值和模拟信号,包括:第六g运算电路对第一信息比特的估计值和第二信号进行g运算。第二信号是模拟信号中的一部分。第七g运算电路对第一信息比特的估计值和第三信号进行g运算。第三信号是模拟信号中除第二信号之外的信号。第四f运算电路对第六g运算电路的结果和第七g运算电路的结果进行f运算,以得到第二运算单元的处理结果。In one possible design, the second operation unit includes a sixth g operation circuit, a seventh g operation circuit, and a fourth f operation circuit. The second operation unit receives and processes the estimated value of the first second information bit and the analog signal, including: the sixth g operation circuit performs a g operation on the estimated value of the first information bit and the second signal. The second signal is a part of the analog signal. The seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal in the analog signal other than the second signal. The fourth f operation circuit performs an f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain a processing result of the second operation unit.
在一种可能的设计中,第三运算单元包括第六g运算电路、第七g运算电路和第八g运算电路。第三运算单元接收并处理第1个第二信息比特和第2个第二信息比特两者的估计值和模拟信号,包括:第六g运算电路对第1个第一信息比特的估计值和第二信号进行g运算。第二信号是模拟信号中的一部分。第七g运算电路对第一信息比特的估计值和第三信号进行g运算。第三信号是模拟信号中除第二信号之外的信号。第八g运算电路对第2个第二信息比特的估计值、第六g运算电路的结果和第七g运算电路的结果进行g运算,以得到第三运算单元的处理结果。In one possible design, the third operation unit includes a sixth g operation circuit, a seventh g operation circuit, and an eighth g operation circuit. The third operation unit receives and processes the estimated values and analog signals of the first second information bit and the second second information bit, including: the sixth g operation circuit performs a g operation on the estimated value of the first first information bit and the second signal. The second signal is a part of the analog signal. The seventh g operation circuit performs a g operation on the estimated value of the first information bit and the third signal. The third signal is a signal other than the second signal in the analog signal. The eighth g operation circuit performs a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit, and the result of the seventh g operation circuit to obtain the processing result of the third operation unit.
第三方面,提供一种编码装置,该编码装置包括处理模块和收发模块。其中,处理模块,用于对待编码序列进行编码,以得到编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。收发模块,用于发送编码后序列。In a third aspect, a coding device is provided, the coding device comprising a processing module and a transceiver module. The processing module is used to encode a sequence to be coded to obtain a coded sequence. The sequence to be coded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit. The transceiver module is used to send the coded sequence.
第四方面,提供一种编码方法,该编码方法应用于编码装置,该方法包括编码装置对待编码序列进行编码,以得到编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。编码装置发送编码后序列。In a fourth aspect, a coding method is provided, which is applied to a coding device, and the method includes a coding device encoding a sequence to be coded to obtain a coded sequence. The sequence to be coded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit. The coding device sends the coded sequence.
第五方面,提供一种计算机可读存储介质,该计算机可读存储介质中存储有程序,当程序被处理器调用时,上述第二方面或第二方面中任一项的方法被执行。例如,当程 序被处理器调用时,译码装置中的模拟电路执行如下步骤:模拟电路获取模拟信号。其中,模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路对模拟信号进行译码,以得到译码结果。或者,当程序被处理器调用时,上述第四方面或第四方面中任一项的方法被执行。 In a fifth aspect, a computer-readable storage medium is provided, wherein a program is stored in the computer-readable storage medium, and when the program is called by a processor, the method of the second aspect or any one of the second aspects is executed. For example, when the program is called by a processor, the analog circuit in the decoding device performs the following steps: the analog circuit obtains an analog signal. The analog signal is determined by the decoding device according to the received encoded sequence, and the encoded sequence is a sequence after the sequence to be encoded is encoded, and the length of the sequence to be encoded is N, N= 2n , and n is a positive integer. The analog circuit decodes the analog signal to obtain a decoding result. Alternatively, when the program is called by a processor, the method of the fourth aspect or any one of the fourth aspects is executed.
第六方面,提供一种包含指令的计算机程序产品,当计算机程序产品被处理器调用时,上述第二方面或第二方面中任一项的方法被执行。例如,当程序被处理器调用时,译码装置中的模拟电路执行如下步骤:模拟电路获取模拟信号。其中,模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路对模拟信号进行译码,以得到译码结果。或者,当程序被处理器调用时,上述第四方面或第四方面中任一项的方法被执行。 In a sixth aspect, a computer program product comprising instructions is provided. When the computer program product is called by a processor, the method of the second aspect or any one of the second aspects is executed. For example, when the program is called by a processor, the analog circuit in the decoding device performs the following steps: the analog circuit obtains an analog signal. The analog signal is determined by the decoding device according to the received encoded sequence, and the encoded sequence is a sequence after the sequence to be encoded is encoded. The length of the sequence to be encoded is N, N= 2n , and n is a positive integer. The analog circuit decodes the analog signal to obtain a decoding result. Alternatively, when the program is called by a processor, the method of the fourth aspect or any one of the fourth aspects is executed.
其中,第二方面至第六方面中任一种设计所带来的技术效果可参考上文所提供的对应的方法中的有益效果,此处不再赘述。Among them, the technical effects brought about by any design in the second to sixth aspects can refer to the beneficial effects in the corresponding methods provided above, and will not be repeated here.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本申请实施例提供的一种通信系统的架构示意图;FIG1 is a schematic diagram of the architecture of a communication system provided in an embodiment of the present application;
图2为本申请实施例提供的一种无线通信的基本流程示意图;FIG2 is a schematic diagram of a basic flow of wireless communication provided in an embodiment of the present application;
图3为本申请实施例提供的一种编码流程示意图;FIG3 is a schematic diagram of an encoding process provided in an embodiment of the present application;
图4为本申请实施例提供的一种译码装置的结构示意图;FIG4 is a schematic diagram of the structure of a decoding device provided in an embodiment of the present application;
图5为本申请实施例提供的一种f运算电路的结构示意图;FIG5 is a schematic diagram of the structure of an f operation circuit provided in an embodiment of the present application;
图6为本申请实施例提供的一种g运算电路的结构示意图;FIG6 is a schematic diagram of the structure of a g operation circuit provided in an embodiment of the present application;
图7为本申请实施例提供的再一种g运算电路的结构示意图;FIG7 is a schematic diagram of the structure of another g operation circuit provided in an embodiment of the present application;
图8为本申请实施例提供的一种路径度量电路的结构示意图;FIG8 is a schematic diagram of the structure of a path metric circuit provided in an embodiment of the present application;
图9为本申请实施例提供的再一种路径度量电路的结构示意图;FIG9 is a schematic diagram of the structure of another path metric circuit provided in an embodiment of the present application;
图10a为本申请实施例提供的一种极化码的译码流程示意图;FIG10a is a schematic diagram of a decoding process of a polar code provided in an embodiment of the present application;
图10b为本申请实施例提供的一种模拟电路的结构示意图;FIG10b is a schematic diagram of the structure of an analog circuit provided in an embodiment of the present application;
图10c为本申请实施例提供的再一种模拟电路的结构示意图;FIG10c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图11a为本申请实施例提供的再一种极化码的译码流程示意图;FIG11a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application;
图11b为本申请实施例提供的又一种模拟电路的结构示意图;FIG11b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图11c为本申请实施例提供的又一种模拟电路的结构示意图;FIG11c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图12a为本申请实施例提供的又一种极化码的译码流程示意图;FIG12a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application;
图12b为本申请实施例提供的又一种模拟电路的结构示意图;FIG12b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图12c为本申请实施例提供的又一种模拟电路的结构示意图;FIG12c is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图13a为本申请实施例提供的又一种极化码的译码流程示意图;FIG13a is a schematic diagram of a decoding process of another polar code provided in an embodiment of the present application;
图13b为本申请实施例提供的又一种模拟电路的结构示意图;FIG13b is a schematic diagram of the structure of another analog circuit provided in an embodiment of the present application;
图14为本申请实施例提供的一种编译码方法的流程示意图;FIG14 is a schematic diagram of a flow chart of a coding method provided in an embodiment of the present application;
图15为本申请实施例提供的编码装置的结构示意图一;FIG15 is a first structural diagram of an encoding device provided in an embodiment of the present application;
图16为本申请实施例提供的编码装置的结构示意图二。FIG16 is a second schematic diagram of the structure of the encoding device provided in an embodiment of the present application.
具体实施方式Detailed ways
图1是本申请的实施例应用的通信系统1000的架构示意图。如图1所示,该通信系统1000包括至少一个网络设备(如图1中的110a和110b)和至少一个终端设备(如图1中的120a-120j)。终端设备通过无线的方式与网络设备相连。图1只是示意图,该通信系统中还可以包括其它网络设备,如还可以包括无线中继设备和无线回传设备,在图1中未画出。FIG. 1 is a schematic diagram of the architecture of a communication system 1000 used in an embodiment of the present application. As shown in FIG. 1 , the communication system 1000 includes at least one network device (such as 110a and 110b in FIG. 1 ) and at least one terminal device (such as 120a-120j in FIG. 1 ). The terminal device is connected to the network device wirelessly. FIG. 1 is only a schematic diagram, and other network devices may also be included in the communication system, such as wireless relay devices and wireless backhaul devices, which are not shown in FIG. 1 .
网络设备可以是基站(base station)、演进型基站(evolved NodeB,eNodeB)、发送接收点(transmission reception point,TRP)、第五代(5th generation,5G)移动通信系统中的下一代基站(next generation NodeB,gNB)、第六代(6th generation,6G)移动通信系统中的下一代基站、未来移动通信系统中的基站或无线保真(wireless fidelity,WiFi)系统中的接入节点等;也可以是完成基站部分功能的模块或单元,例如,可以是集中式单元(central unit,CU),也可以是分布式单元(distributed unit,DU)。这里的CU完成基站的无线资源控制(radio resource control,RRC)协议和分组数据汇聚层协议(packet data convergence protocol,PDCP)的功能,还可以完成业务数据适配协议(service data adaptation protocol,SDAP)的功能;DU完成基站的无线链路控制(radio link conrtol,RLC)层和介质访问控制(medium access control,MAC)层的功能,还可以完成部分物理层或全部物理层的功能,有关上述各个协议层的具体描述,可以参考第三代合作伙伴计划(3rd generation partnership project,3GPP)的相关技术规范。网络设备可以是宏基站(如图1中的110a),也可以是微基站或室内站(如图1中的110b),还可以是中继节点或施主节点等。本申请的实施例对网络设备所采用的具体技术和具体设备形态不做限定。为了便于描述,下文以网络设备为例进行描述。The network equipment can be a base station, an evolved NodeB (eNodeB), a transmission reception point (TRP), the next generation NodeB (gNB) in the fifth generation (5G) mobile communication system, the next generation base station in the sixth generation (6G) mobile communication system, a base station in a future mobile communication system, or an access node in a wireless fidelity (WiFi) system; it can also be a module or unit that completes part of the functions of a base station, for example, it can be a centralized unit (CU) or a distributed unit (DU). Here, the CU completes the functions of the radio resource control (RRC) protocol and the packet data convergence layer protocol (PDCP) of the base station, and can also complete the function of the service data adaptation protocol (SDAP); the DU completes the functions of the radio link control (RLC) layer and the medium access control (MAC) layer of the base station, and can also complete the functions of part of the physical layer or all of the physical layer. For the specific description of each of the above-mentioned protocol layers, reference can be made to the relevant technical specifications of the third generation partnership project (3GPP). The network device can be a macro base station (such as 110a in Figure 1), a micro base station or an indoor station (such as 110b in Figure 1), or a relay node or a donor node. The embodiments of the present application do not limit the specific technology and specific device form adopted by the network device. For the convenience of description, the following description is taken as an example of a network device.
终端设备也可以称为终端、用户设备(user equipment,UE)、移动台、移动终端等。终端设备可以广泛应用于各种场景,例如,设备到设备(device-to-device,D2D)、车物(vehicle to everything,V2X)通信、机器类通信(machine-type communication,MTC)、物联网(internet of things,IOT)、虚拟现实、增强现实、工业控制、自动驾驶、远程医疗、智能电网、智能家具、智能办公、智能穿戴、智能交通、智慧城市等。终端设备可以是手机、平板电脑、带无线收发功能的电脑、可穿戴设备、车辆、无人机、直升机、飞机、轮船、机器人、机械臂、智能家居设备等。本申请的实施例对终端设备所采用的具体技术和具体设备形态不做限定。The terminal device may also be referred to as a terminal, user equipment (UE), mobile station, mobile terminal, etc. The terminal device can be widely used in various scenarios, for example, device-to-device (D2D), vehicle to everything (V2X) communication, machine-type communication (MTC), Internet of Things (IOT), virtual reality, augmented reality, industrial control, automatic driving, telemedicine, smart grid, smart furniture, smart office, smart wear, smart transportation, smart city, etc. The terminal device may be a mobile phone, a tablet computer, a computer with wireless transceiver function, a wearable device, a vehicle, a drone, a helicopter, an airplane, a ship, a robot, a mechanical arm, a smart home device, etc. The embodiments of the present application do not limit the specific technology and specific device form adopted by the terminal device.
网络设备和终端设备可以是固定位置的,也可以是可移动的。网络设备和终端设备可以部署在陆地上,包括室内或室外、手持或车载;也可以部署在水面上;还可以部署在空中的飞机、气球和人造卫星上。本申请的实施例对网络设备和终端设备的应用场景不做限定。The network equipment and terminal equipment can be fixed or movable. The network equipment and terminal equipment can be deployed on land, including indoors or outdoors, handheld or vehicle-mounted; they can also be deployed on the water surface; they can also be deployed on aircraft, balloons and artificial satellites in the air. The embodiments of the present application do not limit the application scenarios of the network equipment and terminal equipment.
网络设备和终端设备的角色可以是相对的,例如,图1中的直升机或无人机120i可以被配置成移动基站,对于那些通过120i接入到无线接入网的终端设备120j来说,终端设备120i是网络设备;但对于网络设备110a来说,120i是终端设备,即110a与120i之间是通过无线空口协议进行通信的。当然,110a与120i之间也可以是通过基站与基站之间的接口协议进行通信的,此时,相对于110a来说,120i也是网络设备。因此,网络设备和终端设备都可以统一称为通信装置,图1中的110a和110b可以称为具有网络设备功能的通信装置,图1中的120a-120j可以称为具有终端设备功能的通信装置。The roles of network devices and terminal devices can be relative. For example, the helicopter or drone 120i in FIG. 1 can be configured as a mobile base station. For the terminal devices 120j that access the wireless access network through 120i, the terminal device 120i is a network device; but for the network device 110a, 120i is a terminal device, that is, 110a and 120i communicate through the wireless air interface protocol. Of course, 110a and 120i can also communicate through the interface protocol between base stations. In this case, relative to 110a, 120i is also a network device. Therefore, network devices and terminal devices can be collectively referred to as communication devices. 110a and 110b in FIG. 1 can be referred to as communication devices with network device functions, and 120a-120j in FIG. 1 can be referred to as communication devices with terminal device functions.
网络设备和终端设备之间、网络设备和网络设备之间、终端设备和终端设备之间可以通过授权频谱进行通信,也可以通过免授权频谱进行通信,也可以同时通过授权频谱和免授权频谱进行通信;可以通过6千兆赫(gigahertz,GHz)以下的频谱进行通信,也可以通过6GHz以上的频谱进行通信,还可以同时使用6GHz以下的频谱和6GHz以上的频谱进行通信。本 申请的实施例对无线通信所使用的频谱资源不做限定。Network devices and terminal devices, network devices and network devices, and terminal devices and terminal devices may communicate through authorized spectrum, unauthorized spectrum, or both; may communicate through spectrum below 6 gigahertz (GHz), spectrum above 6 GHz, or spectrum below 6 GHz and spectrum above 6 GHz. The embodiments of the present application do not limit the spectrum resources used for wireless communication.
在本申请的实施例中,网络设备的功能也可以由网络设备中的模块(如芯片)来执行,也可以由包含有网络设备功能的控制子系统来执行。这里的包含有网络设备功能的控制子系统可以是智能电网、工业控制、智能交通、智慧城市等上述应用场景中的控制中心。终端设备的功能也可以由终端设备中的模块(如芯片或调制解调器)来执行,也可以由包含有终端设备功能的装置来执行。In the embodiments of the present application, the functions of the network device may also be performed by a module (such as a chip) in the network device, or by a control subsystem including the network device function. The control subsystem including the network device function here may be a control center in the above-mentioned application scenarios such as smart grid, industrial control, smart transportation, smart city, etc. The functions of the terminal device may also be performed by a module (such as a chip or a modem) in the terminal device, or by a device including the terminal device function.
接下来,对无线通信的基本流程进行介绍。Next, the basic process of wireless communication is introduced.
图2示出了一种无线通信的基本流程,在发端设备,信源依次经过信源编码、信道编码和调制后发出,通过信道传输到收端设备。在收端设备,依次通过解调、信道译码和信源译码输出信宿。容易理解的是,在上行传输中,发端设备是图1中的终端设备,收端设备是图1中的网络设备。在下行传输中,发端设备是图1中的网络设备,收端设备是图1中的终端设备。FIG2 shows a basic process of wireless communication. At the transmitting device, the information source is sent out after source coding, channel coding and modulation, and then transmitted to the receiving device through the channel. At the receiving device, the information destination is output through demodulation, channel decoding and source decoding. It is easy to understand that in uplink transmission, the transmitting device is the terminal device in FIG1, and the receiving device is the network device in FIG1. In downlink transmission, the transmitting device is the network device in FIG1, and the receiving device is the terminal device in FIG1.
应理解,无线通信的基本流程还包括额外流程,如预编码和交织,鉴于这些额外流程对于本领域技术人员而言是公共常识,不再一一列举。It should be understood that the basic process of wireless communication also includes additional processes, such as precoding and interleaving. Since these additional processes are common knowledge to those skilled in the art, they are not listed one by one.
应理解,本申请实施例编译码装置及方法,可以适用于信源编译码过程,也可以适用于信道编译码过程。在信源编译码的场景下,信源编码可以采用哈达马变换(hadamard transform)进行编码。在信道编译码的场景下,信道编码可以采用哈达马变换进行编码,且除哈达马变换之外,仍需采用其他技术进行处理,以完成信道编码。It should be understood that the coding device and method of the embodiment of the present application can be applied to the source coding process and the channel coding process. In the scenario of source coding, the source coding can be encoded using Hadamard transform. In the scenario of channel coding, the channel coding can be encoded using Hadamard transform, and in addition to Hadamard transform, other technologies still need to be used for processing to complete channel coding.
为了便于理解本申请实施例,下面先对本申请实施例中涉及的技术做简单说明。应理解,这些说明仅为便于理解本申请实施例,而不应对本申请构成任何限定。In order to facilitate understanding of the embodiments of the present application, the following is a brief description of the technologies involved in the embodiments of the present application. It should be understood that these descriptions are only for facilitating understanding of the embodiments of the present application and should not constitute any limitation to the present application.
极化码(Polar codes)Polar codes
极化码是一种能够被严格证明渐近可达二元输入信道香农容量的信道编码方案,具有性能好,复杂度低等特点。Polar code is a channel coding scheme that can be rigorously proven to asymptotically reach the Shannon capacity of a binary input channel. It has the characteristics of good performance and low complexity.
参见图3,图3是一个典型的8X8极化码的编码示意图。在图3中,待编码序列包括
Figure PCTCN2022127350-appb-000001
根据各个比特的可靠度,将待编码序列的比特分为冻结(frozen)比特和信息(data)比特。一般地,可靠度较高的比特设置为信息比特,可靠度较低的比特设置为冻结比特。冻结比特的值通常设置为0,发端设备和收端设备都已知。如图3所示,u 7,u 6,u 5,u 3为可靠度靠前的四位比特,设置为信息比特。u 4,u 2,u 1,u 0为可靠度靠后的四位比特,设置为冻结比特。
See Figure 3, which is a typical schematic diagram of 8X8 polar code encoding. In Figure 3, the sequence to be encoded includes
Figure PCTCN2022127350-appb-000001
According to the reliability of each bit, the bits of the sequence to be encoded are divided into frozen bits and information (data) bits. Generally, bits with higher reliability are set as information bits, and bits with lower reliability are set as frozen bits. The value of the frozen bit is usually set to 0, which is known to both the transmitting device and the receiving device. As shown in Figure 3, u7 , u6 , u5 , u3 are the four bits with the highest reliability, which are set as information bits. u4 , u2 , u1 , u0 are the four bits with the lowest reliability, which are set as frozen bits.
极化码的译码方法主要是连续删除译码算法。所谓连续删除译码算法,是指译码器根据极化码设计的天然时序性逐比特位进行译码。目前,主要的连续删除译码算法有逐次抵消(successive cancellation,SC)译码(decoding),逐次抵消列表(successive cancellation list,SCL)译码等。The decoding method of polar codes is mainly the continuous erasure decoding algorithm. The so-called continuous erasure decoding algorithm means that the decoder decodes bit by bit according to the natural timing of the polar code design. At present, the main continuous erasure decoding algorithms include successive cancellation (SC) decoding, successive cancellation list (SCL) decoding, etc.
目前,通信系统大多在模拟域进行信号传输。具体地,发端设备通过数模转化(digital to analog,DA)的模块,将数字信号转换为模拟信号,进行传输。相应的,收端设备获取模拟信号之后,通过模数转化(analog to digital,AD)的模块,将模拟信号进行量化,以得到数字信号,再通过数字电路对数字信号进行译码。At present, most communication systems transmit signals in the analog domain. Specifically, the transmitting device converts the digital signal into an analog signal through the digital to analog (DA) module for transmission. Correspondingly, after the receiving device obtains the analog signal, it quantizes the analog signal through the analog to digital (AD) module to obtain the digital signal, and then decodes the digital signal through the digital circuit.
在上述数模转化或模数转化过程中,主要有两种利用超带宽的方式:In the above-mentioned digital-to-analog conversion or analog-to-digital conversion process, there are two main ways to utilize ultra-bandwidth:
方式一,将整个带宽划分为较窄的子带,使用并行低速转换器。然而,这种方式需要大量的低速转换器和本振电路,以保障时序和带宽的匹配。Method 1: divide the entire bandwidth into narrower sub-bands and use parallel low-speed converters. However, this method requires a large number of low-speed converters and local oscillator circuits to ensure timing and bandwidth matching.
方式二,利用整个超宽带的单个数字模拟转换器(digital to analog converter,DAC)/模拟数字转换器(analog to digital converter,DAC)。然而,此类DAC/ADC的功耗与输入信号的带宽呈线性关系,即带宽越大,DAC/ADC的功耗越大。并且,此类DAC/ADC的功耗还随精度呈指数级增长,即精度越高,DAC/ADC的功耗越大。Method 2: Using a single digital-to-analog converter (DAC)/analog-to-digital converter (DAC) across the entire ultra-wideband. However, the power consumption of such DAC/ADC is linearly related to the bandwidth of the input signal, i.e., the larger the bandwidth, the greater the power consumption of the DAC/ADC. Moreover, the power consumption of such DAC/ADC also increases exponentially with the accuracy, i.e., the higher the accuracy, the greater the power consumption of the DAC/ADC.
另外,模数转化的量化过程引入了浮点到定点的量化复杂度,还可能会带来性能损失,数字电路的存储量大。In addition, the quantization process of analog-to-digital conversion introduces the quantization complexity of floating-point to fixed-point, which may also cause performance loss and large storage capacity of digital circuits.
有鉴于此,本申请实施例提供一种编译码装置。其中,编码装置能够对待编码序列进行编码,译码装置能够在模拟域进行译码。In view of this, an embodiment of the present application provides a coding device, wherein the coding device can encode a sequence to be coded, and the decoding device can decode in an analog domain.
下面,先结合图4至图12c,对本申请实施例提出的译码装置400进行详细介绍:Next, the decoding device 400 proposed in the embodiment of the present application is described in detail with reference to FIG. 4 to FIG. 12c :
如图4所示,该译码装置400包括模拟电路401和收发器402。其中,模拟电路401用于接收来自收发器402的模拟信号。其中,模拟信号是译码装置400根据接收到的编码后序列所确定的。编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路401,还用于对模拟信号进行译码,以得到译码结果。也就是说,译码装置400获取模拟信号之后,在模拟域进行译码,无需执行模数转化,也不存在模数转换功耗大、量化所导致的运算复杂度高和性能损失的问题,还能节省数字电路的存储空间。 As shown in FIG4 , the decoding device 400 includes an analog circuit 401 and a transceiver 402. The analog circuit 401 is used to receive an analog signal from the transceiver 402. The analog signal is determined by the decoding device 400 according to the received coded sequence. The coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N=2 n , and n is a positive integer. The analog circuit 401 is also used to decode the analog signal to obtain a decoding result. That is to say, after the decoding device 400 obtains the analog signal, it decodes in the analog domain without performing analog-to-digital conversion, and there is no problem of high power consumption of analog-to-digital conversion, high computational complexity and performance loss caused by quantization, and it can also save the storage space of the digital circuit.
在本申请实施例中,待编码序列的长度不同,码率不同的情况下,模拟电路401的电路结构也不一样。In the embodiment of the present application, when the length of the sequence to be encoded is different and the code rate is different, the circuit structure of the analog circuit 401 is also different.
为了更清楚地介绍模拟电路401的电路结构。首先,介绍f运算电路的结构、g运算电路的结构和路径度量(path metric)电路的结构:In order to more clearly introduce the circuit structure of the analog circuit 401, first, the structure of the f operation circuit, the structure of the g operation circuit and the structure of the path metric circuit are introduced:
1、f运算电路的结构1. Structure of f operation circuit
参见图5,图5示出了一种f运算电路结构示意图。在图5中,f运算电路包括实数到绝对值和符号(real to absolute value and sign,RTAS)转换器(converter)501、符号乘法器(sign multiplier,SM)502、取最小(minimum winner-take-all,WTA)模块503和绝对值和符号乘法(absolute value and sign to real,ASTR)转换器504。其中,各个元件的功能介绍如下:Referring to FIG5 , FIG5 shows a schematic diagram of the structure of an f operation circuit. In FIG5 , the f operation circuit includes a real to absolute value and sign (RTAS) converter 501, a sign multiplier (SM) 502, a minimum winner-take-all (WTA) module 503 and an absolute value and sign to real (ASTR) converter 504. The functions of each component are described as follows:
在图5中,RTAS转换器501用于将实数值转化为符号和绝对值。也就是说,RTAS转换器501的输入包括一个或多个实数值,RTAS转换器501的输出包括每个实数值所应的绝对值和符号。In Fig. 5, RTAS converter 501 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 501 includes one or more real values, and the output of RTAS converter 501 includes the absolute value and sign of each real value.
示例性的,以图5为例,RTAS转换器501的输入包括实数值Lin1和实数值Lin2。RTAS转换器501的输出包括:实数值Lin1所对应的绝对值|Lin1|,实数值Lin1所对应的符号sign1;实数值Lin2所对应的绝对值|Lin2|,实数值Lin2所对应的符号sign2。Exemplarily, taking FIG5 as an example, the input of the RTAS converter 501 includes the real value Lin1 and the real value Lin2. The output of the RTAS converter 501 includes: the absolute value |Lin1| corresponding to the real value Lin1, the sign sign1 corresponding to the real value Lin1; the absolute value |Lin2| corresponding to the real value Lin2, the sign sign2 corresponding to the real value Lin2.
容易理解的是,在本申请实施例中,符号是指,模拟域符号,两者可以相互替换,为了描述简洁,本申请实施例以符号为例,进行介绍。在冻结比特为1的情况下,该冻结比特对应符号的值为+1。反之,在冻结比特为0的情况下,该冻结比特对应符号的值为-1。在符号作异或运算过程中,若做异或的符号是相同的,则异或运算的结果为冻结比特的符号。若做异或的符号是不同的,则异或运算的结果为冻结比特的另一个符号。例如,参见表1,表1示出了如下四种异或运算的情况:It is easy to understand that in the embodiment of the present application, the symbol refers to the analog domain symbol, and the two can be replaced with each other. For the sake of simplicity, the embodiment of the present application takes the symbol as an example for introduction. When the frozen bit is 1, the value of the symbol corresponding to the frozen bit is +1. Conversely, when the frozen bit is 0, the value of the symbol corresponding to the frozen bit is -1. In the process of XOR operation of symbols, if the symbols to be XORed are the same, the result of the XOR operation is the symbol of the frozen bit. If the symbols to be XORed are different, the result of the XOR operation is another symbol of the frozen bit. For example, referring to Table 1, Table 1 shows the following four XOR operation situations:
在冻结比特X为1,信息比特Y为1的情况下,符号的值均为+1,这两个符号作异或运算冻结结果为+1。When the frozen bit X is 1 and the information bit Y is 1, the values of the symbols are all +1, and the frozen result of the XOR operation of the two symbols is +1.
在冻结比特X为0,信息比特Y为0的情况下,符号的值均为-1,这两个符号作异或运算冻 结结果为-1。When the frozen bit X is 0 and the information bit Y is 0, the value of the symbol is -1, and the result of the XOR operation of these two symbols is -1.
在冻结比特X为0,信息比特Y为1的情况下,冻结比特对应符号的值为-1,信息比特对应符号的值为+1,这两个符号作异或运算冻结结果为+1。When the frozen bit X is 0 and the information bit Y is 1, the value of the symbol corresponding to the frozen bit is -1, and the value of the symbol corresponding to the information bit is +1. The XOR operation of these two symbols results in a frozen result of +1.
在冻结比特X为1,信息比特Y为0的情况下,冻结比特对应符号的值为+1,信息比特对应符号的值为-1,这两个符号作异或运算冻结结果为-1。在此作统一说明,后文不再赘述。When the frozen bit X is 1 and the information bit Y is 0, the value of the symbol corresponding to the frozen bit is +1, and the value of the symbol corresponding to the information bit is -1. The XOR operation of these two symbols results in a freezing result of -1. This is explained here uniformly and will not be repeated in the following text.
表1Table 1
Figure PCTCN2022127350-appb-000002
Figure PCTCN2022127350-appb-000002
在图5中,SM502用于将至少两个符号相乘。也就是说,SM502的输入包括两个或多个符号,SM502的输出包括一个符号,且是由SM502输入的符号相乘所得到的符号。In Fig. 5, SM502 is used to multiply at least two symbols. That is, the input of SM502 includes two or more symbols, and the output of SM502 includes one symbol, which is the symbol obtained by multiplying the symbols input by SM502.
示例性的,以图5为例,SM502的输入包括符号sign1和符号sign2。SM502的输出包括:一个符号,且是符号sign1和符号sign2相乘所得到的符号。Exemplarily, taking FIG5 as an example, the input of SM502 includes a symbol sign1 and a symbol sign2. The output of SM502 includes: a symbol, which is a symbol obtained by multiplying the symbol sign1 and the symbol sign2.
在图5中,WTA模块503用于取多个绝对值中的最小值。也就是说,WTA模块503的输入包括两个或多个绝对值,WTA模块503的输出包括一个绝对值,且是WTA模块503所输入的多个绝对值中最小的。In FIG5 , the WTA module 503 is used to obtain the minimum value among multiple absolute values. That is, the input of the WTA module 503 includes two or more absolute values, and the output of the WTA module 503 includes an absolute value, which is the minimum of the multiple absolute values input to the WTA module 503.
示例性的,以图5为例,WTA模块503的输入包括绝对值|Lin1|和绝对值|Lin2|。WTA模块503的输出包括:一个绝对值|L i|,且绝对值|L i|是绝对值|Lin1|和绝对值|Lin2|中较小的。 Exemplarily, taking FIG5 as an example, the input of the WTA module 503 includes an absolute value |Lin1| and an absolute value |Lin2|. The output of the WTA module 503 includes: an absolute value |L i |, and the absolute value |L i | is the smaller of the absolute value |Lin1| and the absolute value |Lin2|.
在图5中,ASTR转换器504用于将绝对值和符号相乘。也就是说,ASTR转换器504的输入包括一个绝对值和一个符号,ASTR转换器504的输出包括一个实数值,且是ASTR转换器504所输入的绝对值和符号的乘积。5 , the ASTR converter 504 is used to multiply the absolute value and the sign. That is, the input of the ASTR converter 504 includes an absolute value and a sign, and the output of the ASTR converter 504 includes a real value, which is the product of the absolute value and the sign input to the ASTR converter 504.
示例性的,以图5为例,ASTR转换器504的输入包括绝对值|L i|和SM502所输出的符号。ASTR转换器504的输出包括:一个实数值,且是由绝对值|L i|和SM502所输出的符号相乘所得到的。在图5中,记为f(Lin1,Lin2)。 Exemplarily, taking FIG5 as an example, the input of the ASTR converter 504 includes the absolute value |L i | and the sign output by SM502. The output of the ASTR converter 504 includes: a real value obtained by multiplying the absolute value |L i | and the sign output by SM502. In FIG5, it is denoted as f(Lin1, Lin2).
由上述图5的介绍可知,图5所示的电路结构即可实现f运算的功能。其中,f运算的公式为f(Lin1,Lin2)=sign(Lin1)sign(Lin2)min(|Lin1|,|Lin2|),即f运算的输入是两个实数值(即实数值Lin1和实数值Lin2),f运算的输出是一个实数值(即实数值sign(lin1)sign(Lin2)min(|Lin1|,|Lin2|))。As can be seen from the introduction of FIG. 5 above, the circuit structure shown in FIG. 5 can realize the function of the f operation. The formula of the f operation is f(Lin1, Lin2) = sign(Lin1)sign(Lin2)min(|Lin1|,|Lin2|), that is, the input of the f operation is two real values (that is, the real value Lin1 and the real value Lin2), and the output of the f operation is a real value (that is, the real value sign(lin1)sign(Lin2)min(|Lin1|,|Lin2|)).
容易理解的是,图5示例性给出了f运算电路的模拟电路结构,不应理解为对本申请实施 例的限定。当然,若存在其他模拟电路结构,能够实现f运算功能,也落在本申请实施例的保护范围内。It is easy to understand that FIG5 exemplarily shows the analog circuit structure of the f operation circuit, which should not be understood as limiting the embodiment of the present application. Of course, if there are other analog circuit structures that can realize the f operation function, they also fall within the protection scope of the embodiment of the present application.
容易理解的是,在本申请实施例中,所涉及的f运算电路,可以参见图5所示的电路结构,在此作统一说明,后文不再赘述。It is easy to understand that in the embodiments of the present application, the f operation circuit involved can refer to the circuit structure shown in Figure 5, which is uniformly explained here and will not be repeated in the following text.
2、g运算电路的结构2. Structure of g operation circuit
参见图6,图6示出了一种g运算电路结构示意图。在图6中,g运算电路包括符号与实数值乘法器(sign and real multiplier,SRM)601和实数值加法器(real adder,RA)602。其中,各个元件的功能介绍如下:Referring to FIG6 , FIG6 shows a schematic diagram of a g operation circuit structure. In FIG6 , the g operation circuit includes a sign and real multiplier (SRM) 601 and a real adder (RA) 602. The functions of each component are described as follows:
在图6中,SRM601用于将实数值和符号相乘。也就是说,SRM601的输入包括一个实数值和一个符号,SRM601的输出包括一个实数值,且是SRM601所输入的实数值和符号的乘积。In Fig. 6, SRM601 is used to multiply a real value and a sign. That is, the input of SRM601 includes a real value and a sign, and the output of SRM601 includes a real value, which is the product of the real value and the sign input to SRM601.
示例性的,以图6为例,SRM601的输入包括实数值Lin2和符号b。SRM601的输出包括:实数值Lin2与符号b的乘积。Exemplarily, taking FIG6 as an example, the input of SRM601 includes the real value Lin2 and the symbol b. The output of SRM601 includes: the product of the real value Lin2 and the symbol b.
在图6中,RA602用于将至少两个实数值相加。也就是说,RA602的输入包括两个或多个实数值,RA602的输出包括一个实数值,且是由RA602所输入的实数值相加所得到的。In Fig. 6, RA602 is used to add at least two real values. That is, the input of RA602 includes two or more real values, and the output of RA602 includes a real value obtained by adding the real values input by RA602.
示例性的,以图6为例,RA602的输入包括实数值Lin1和SRM601所输出的实数值。RA602的输出包括:一个实数值,且是实数值Lin1和SRM601所输出的实数值相加所得到的。在图6中,记为g(Lin1,Lin2,b)。For example, taking FIG6 as an example, the input of RA602 includes the real value Lin1 and the real value output by SRM601. The output of RA602 includes: a real value, which is obtained by adding the real value Lin1 and the real value output by SRM601. In FIG6, it is denoted as g(Lin1, Lin2, b).
由上述图6的介绍可知,图6所示的电路结构即可实现g运算的功能。From the above introduction of FIG. 6 , it can be known that the circuit structure shown in FIG. 6 can realize the function of g operation.
参见图7,图7示出了一种g运算电路结构示意图。在图7中,g运算电路包括RTAS转换器701、SM702、ASTR转换器703、RA704和延迟(delay)控制电路705。其中,各个元件的功能介绍如下:Referring to FIG. 7 , FIG. 7 shows a schematic diagram of a g operation circuit structure. In FIG. 7 , the g operation circuit includes an RTAS converter 701, an SM 702, an ASTR converter 703, an RA 704 and a delay control circuit 705. The functions of each component are described as follows:
在图7中,RTAS转换器701用于将实数值转化为符号和绝对值。也就是说,RTAS转换器701的输入包括一个或多个实数值,RTAS转换器701的输出包括每个实数值所应的绝对值和模拟域符号。In Fig. 7, RTAS converter 701 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 701 includes one or more real values, and the output of RTAS converter 701 includes the absolute value and analog domain sign of each real value.
示例性的,以图7为例,RTAS转换器701的输入包括实数值Lin2。RTAS转换器701的输出包括:实数值Lin2所对应的绝对值|Lin2|,实数值Lin2所对应的模拟域符号sign2。Exemplarily, taking FIG7 as an example, the input of the RTAS converter 701 includes the real value Lin2. The output of the RTAS converter 701 includes: the absolute value |Lin2| corresponding to the real value Lin2, and the analog domain symbol sign2 corresponding to the real value Lin2.
在图7中,SM702用于将至少两个符号相乘。也就是说,SM702的输入包括两个或多个符号,SM702的输出包括一个符号,且是由SM702输入的符号相乘所得到的。In Fig. 7, SM702 is used to multiply at least two symbols. That is, the input of SM702 includes two or more symbols, and the output of SM702 includes one symbol obtained by multiplying the symbols input to SM702.
示例性的,以图7为例,SM702的输入包括符号b和RTAS转换器701所输出的符号。SM702的输出包括:一个符号,且是符号b和RTAS转换器701所输出的符号相乘所得到的。7 , the input of SM702 includes symbol b and the symbol output by RTAS converter 701. The output of SM702 includes: a symbol obtained by multiplying symbol b and the symbol output by RTAS converter 701.
在图7中,ASTR转换器703用于将绝对值和符号相乘。也就是说,ASTR转换器703的输入包括一个绝对值和一个符号,ASTR转换器703的输出包括一个实数值,且是ASTR转换器703所输入的绝对值和符号的乘积。In Fig. 7, ASTR converter 703 is used to multiply an absolute value and a sign. That is, the input of ASTR converter 703 includes an absolute value and a sign, and the output of ASTR converter 703 includes a real value, which is the product of the absolute value and the sign input by ASTR converter 703.
示例性的,以图7为例,ASTR转换器703的输入包括绝对值|Lin2|和SM702所输出的符号。ASTR转换器703的输出包括:一个实数值,且是由绝对值|Lin2|和SM702所输出的符号相乘所得到的。7 , the input of the ASTR converter 703 includes the absolute value |Lin2| and the sign output by SM702. The output of the ASTR converter 703 includes: a real value obtained by multiplying the absolute value |Lin2| and the sign output by SM702.
在图7中,RA704用于将至少两个实数值相加。也就是说,RA704的输入包括两个或多个实数值,RA704的输出包括一个实数值,且是由RA704所输入的实数值相加所得到的。In Fig. 7, RA704 is used to add at least two real values, that is, the input of RA704 includes two or more real values, and the output of RA704 includes a real value obtained by adding the real values input by RA704.
示例性的,以图7为例,RA704的输入包括实数值Lin1和ASTR转换器703所输出的实数值。 RA704的输出包括:一个实数值,且是实数值Lin1和ASTR转换器703所输出的实数值相加所得到的。在图7中,记为g(Lin1,Lin2,b)。Exemplarily, taking FIG. 7 as an example, the input of RA704 includes the real value Lin1 and the real value output by the ASTR converter 703. The output of RA704 includes: a real value, which is obtained by adding the real value Lin1 and the real value output by the ASTR converter 703. In FIG. 7, it is denoted as g(Lin1, Lin2, b).
在图7中,延迟控制电路705用于延迟输入信号。In FIG. 7 , a delay control circuit 705 is used to delay an input signal.
示例性的,以图7为例,延迟控制电路705用于延时输入实数值Lin1。Exemplarily, taking FIG. 7 as an example, the delay control circuit 705 is used to delay the input of the real value Lin1.
由上述图7的介绍可知,图7所示的电路结构即可实现g运算的功能。From the above introduction of FIG. 7 , it can be known that the circuit structure shown in FIG. 7 can realize the function of g operation.
容易理解的是,图6或图7示例性给出了g运算电路的模拟电路结构,不应理解为对本申请实施例的限定。当然,若存在其他模拟电路结构,能够实现g运算功能,也落在本申请实施例的保护范围内。It is easy to understand that FIG6 or FIG7 exemplarily shows the analog circuit structure of the g operation circuit, which should not be understood as limiting the embodiments of the present application. Of course, if there are other analog circuit structures that can realize the g operation function, they also fall within the protection scope of the embodiments of the present application.
容易理解的是,在本申请实施例中,所涉及的g运算电路,可以参见图6或图7所示的电路结构,在此作统一说明,后文不再赘述。It is easy to understand that in the embodiments of the present application, the g operation circuit involved can refer to the circuit structure shown in Figure 6 or Figure 7, which is uniformly explained here and will not be repeated in the following text.
3、路径度量电路的结构3. Structure of path metric circuit
首先,介绍一下路径度量满足的公式:First, let's introduce the formula that the path metric satisfies:
Figure PCTCN2022127350-appb-000003
Figure PCTCN2022127350-appb-000003
其中,
Figure PCTCN2022127350-appb-000004
表示第i译码路径的路径度量值,
Figure PCTCN2022127350-appb-000005
表示第i-1译码路径的路径度量值。
Figure PCTCN2022127350-appb-000006
表示
Figure PCTCN2022127350-appb-000007
的绝对值,
Figure PCTCN2022127350-appb-000008
表示一个对数似然比(log-likelihood-ration,LLR),且该LLR表示第i个比特的值为0的概率与第i个比特的值为1的概率之比再取对数,该LLR是根据
Figure PCTCN2022127350-appb-000009
Figure PCTCN2022127350-appb-000010
确定的,
Figure PCTCN2022127350-appb-000011
表示N个比特的值,且是译码装置根据接收到的编码后序列所确定的值,
Figure PCTCN2022127350-appb-000012
表示前i-1个比特的估计值。第i译码路径指示前i个比特的估计值,第i-1译码路径指示前i-1个比特的估计值。
in,
Figure PCTCN2022127350-appb-000004
represents the path metric value of the i-th decoding path,
Figure PCTCN2022127350-appb-000005
Indicates the path metric value of the i-1th decoding path.
Figure PCTCN2022127350-appb-000006
express
Figure PCTCN2022127350-appb-000007
The absolute value of
Figure PCTCN2022127350-appb-000008
represents a log-likelihood ratio (LLR), and the LLR represents the logarithm of the ratio of the probability that the value of the i-th bit is 0 to the probability that the value of the i-th bit is 1. The LLR is based on
Figure PCTCN2022127350-appb-000009
and
Figure PCTCN2022127350-appb-000010
definite,
Figure PCTCN2022127350-appb-000011
represents a value of N bits and is a value determined by the decoding device according to the received coded sequence,
Figure PCTCN2022127350-appb-000012
The i-th decoding path indicates the estimated value of the first i bits, and the i-1-th decoding path indicates the estimated value of the first i bits.
在公式(1)中,第一个分段表明u i为信息比特或者正确的冻结比特,且
Figure PCTCN2022127350-appb-000013
Figure PCTCN2022127350-appb-000014
也就是说,在u i为信息比特或者正确的冻结比特,且
Figure PCTCN2022127350-appb-000015
Figure PCTCN2022127350-appb-000016
的情况下,
Figure PCTCN2022127350-appb-000017
In formula (1), the first segment indicates that u i is an information bit or a correct frozen bit, and
Figure PCTCN2022127350-appb-000013
Figure PCTCN2022127350-appb-000014
That is, when u i is an information bit or a correct frozen bit, and
Figure PCTCN2022127350-appb-000015
Figure PCTCN2022127350-appb-000016
in the case of,
Figure PCTCN2022127350-appb-000017
在公式(1)中,第二个分段表明u i为信息比特或者正确的冻结比特,且
Figure PCTCN2022127350-appb-000018
Figure PCTCN2022127350-appb-000019
也就是说,在u i为信息比特或者正确的冻结比特,且
Figure PCTCN2022127350-appb-000020
Figure PCTCN2022127350-appb-000021
的情况下,
Figure PCTCN2022127350-appb-000022
In formula (1), the second segment indicates that u i is an information bit or a correct frozen bit, and
Figure PCTCN2022127350-appb-000018
Figure PCTCN2022127350-appb-000019
That is, when u i is an information bit or a correct frozen bit, and
Figure PCTCN2022127350-appb-000020
Figure PCTCN2022127350-appb-000021
in the case of,
Figure PCTCN2022127350-appb-000022
在公式(1)中,第三个分段表明u i为冻结比特,且取值错误。此种情况下,
Figure PCTCN2022127350-appb-000023
In formula (1), the third segment indicates that u i is a frozen bit and has an incorrect value. In this case,
Figure PCTCN2022127350-appb-000023
参见图8,图8示出了一种路径度量电路的结构示意图。路径度量电路包括RTAS转换器801、SM802、计算单元803、实数乘法器804和RA805。其中,各个元件的功能介绍如下:Referring to FIG8 , FIG8 shows a schematic diagram of the structure of a path metric circuit. The path metric circuit includes an RTAS converter 801, an SM 802, a calculation unit 803, a real number multiplier 804 and an RA 805. The functions of each component are described as follows:
在图8中,RTAS转换器801用于将实数值转化为符号和绝对值。也就是说,RTAS转换器801的输入包括一个或多个实数值,RTAS转换器801的输出包括每个实数值所应的绝对值和模拟域符号。In Fig. 8, RTAS converter 801 is used to convert real values into signs and absolute values. That is, the input of RTAS converter 801 includes one or more real values, and the output of RTAS converter 801 includes the absolute value and analog domain sign of each real value.
示例性的,以图8为例,RTAS转换器801的输入包括实数值L。RTAS转换器801的输出包括:实数值L所对应的绝对值|L|,实数值L所对应的模拟域符号sign(L)。Exemplarily, taking FIG8 as an example, the input of the RTAS converter 801 includes a real value L. The output of the RTAS converter 801 includes: an absolute value |L| corresponding to the real value L, and an analog domain symbol sign(L) corresponding to the real value L.
在图8中,SM802用于将至少两个符号相乘。也就是说,SM802的输入包括两个或多个符号,SM802的输出包括一个符号,且是由SM802输入的符号相乘所得到的符号。In Fig. 8, SM802 is used to multiply at least two symbols. That is, the input of SM802 includes two or more symbols, and the output of SM802 includes one symbol, which is the symbol obtained by multiplying the symbols input by SM802.
示例性的,以图8为例,SM802的输入包括符号u i=-1和符号sign(L)。SM802的输出包括:一个符号,且是符号u i=-1和符号sign(L)相乘所得到的。具体地,在u i=-1且符号 sign(L)取负的情况下,SM802的输出为+1。在u i=-1且符号sign(L)取正的情况下,SM802的输出为-1。 Exemplarily, taking FIG8 as an example, the input of SM802 includes a symbol u i =-1 and a symbol sign(L). The output of SM802 includes: a symbol, which is obtained by multiplying the symbol u i =-1 and the symbol sign(L). Specifically, when u i =-1 and the symbol sign(L) is negative, the output of SM802 is +1. When u i =-1 and the symbol sign(L) is positive, the output of SM802 is -1.
在图8中,计算单元803用于执行0.5x-0.5的计算。In FIG8 , the calculation unit 803 is used to perform the calculation of 0.5x-0.5.
示例性的,在SM802的输出为+1的情况下,意味着,“05x-0.5”中x的取值为+1。相应的,计算单元803所输出的值为0。在SM802的输出为-1的情况下,意味着,“05x-0.5”中x的取值为-1。相应的,计算单元803所输出的值为-1。For example, when the output of SM802 is +1, it means that the value of x in "05x-0.5" is +1. Accordingly, the value output by the calculation unit 803 is 0. When the output of SM802 is -1, it means that the value of x in "05x-0.5" is -1. Accordingly, the value output by the calculation unit 803 is -1.
在图8中,实数乘法器804用于将至少两个实数相乘。也就是说,实数乘法器804的输入包括两个或多个实数,实数乘法器804的输出包括一个实数,且是由实数乘法器804输入的实数相乘所得到的。In Fig. 8, real number multiplier 804 is used to multiply at least two real numbers. That is, the input of real number multiplier 804 includes two or more real numbers, and the output of real number multiplier 804 includes a real number obtained by multiplying the real numbers input to real number multiplier 804.
示例性的,以图8为例,实数乘法器804的输入包括绝对值|L|和计算单元803所输出的值。实数乘法器804的输出包括:一个实数,且是绝对值|L|和计算单元803所输出的值相乘所得到的。具体地,在计算单元803所输出的值为-1的情况下,实数乘法器804所输出的值为-|L|。在计算单元803所输出的值为0的情况下,实数乘法器804所输出的值为0。Exemplarily, taking FIG8 as an example, the input of the real number multiplier 804 includes the absolute value |L| and the value output by the calculation unit 803. The output of the real number multiplier 804 includes: a real number, which is obtained by multiplying the absolute value |L| and the value output by the calculation unit 803. Specifically, when the value output by the calculation unit 803 is -1, the value output by the real number multiplier 804 is -|L|. When the value output by the calculation unit 803 is 0, the value output by the real number multiplier 804 is 0.
在图8中,RA805用于将至少两个实数值相加。也就是说,RA805的输入包括两个或多个实数值,RA805的输出包括一个实数值,且是由RA805所输入的实数值相加所得到的。In Fig. 8, RA805 is used to add at least two real values, that is, the input of RA805 includes two or more real values, and the output of RA805 includes a real value obtained by adding the real values input by RA805.
示例性的,以图8为例,RA805的输入包括
Figure PCTCN2022127350-appb-000024
和实数乘法器804所输出的值。RA805的输出包括:一个实数值,且是
Figure PCTCN2022127350-appb-000025
和实数乘法器804所输出的值相加所得到的。具体地,在实数乘法器804所输出的值为0的情况下,RA805所输出的结果为
Figure PCTCN2022127350-appb-000026
在实数乘法器804所输出的值为-|L|的情况下,RA805所输出的结果为
Figure PCTCN2022127350-appb-000027
Figure PCTCN2022127350-appb-000028
For example, taking Figure 8 as an example, the input of RA805 includes
Figure PCTCN2022127350-appb-000024
and the value output by the real number multiplier 804. The output of RA805 includes: a real value, which is
Figure PCTCN2022127350-appb-000025
Specifically, when the value output by the real number multiplier 804 is 0, the result output by RA805 is
Figure PCTCN2022127350-appb-000026
When the value output by the real number multiplier 804 is -|L|, the result output by RA805 is
Figure PCTCN2022127350-appb-000027
Figure PCTCN2022127350-appb-000028
容易理解的是,针对u i为正确的冻结比特的场景,在
Figure PCTCN2022127350-appb-000029
的情况下,图8所示的电路即可实现公式(1)中第一个分段和第二个分段的功能。
It is easy to understand that for the scenario where u i is the correct frozen bit,
Figure PCTCN2022127350-appb-000029
In this case, the circuit shown in FIG8 can realize the functions of the first segment and the second segment in formula (1).
容易理解的是,针对u i为冻结比特,且取值错误的场景,
Figure PCTCN2022127350-appb-000030
且路径度量电路不输出译码结果。图8所示的电路对此种情况不予考虑。
It is easy to understand that for the scenario where u i is a frozen bit and the value is wrong,
Figure PCTCN2022127350-appb-000030
And the path metric circuit does not output the decoding result. The circuit shown in FIG8 does not consider this situation.
在本申请实施例中,所涉及冻结比特的路径度量电路,可以参见图8所示的电路结构,在此作统一说明,后文不再赘述。In the embodiment of the present application, the path measurement circuit of the frozen bit involved can refer to the circuit structure shown in Figure 8, which is uniformly explained here and will not be repeated in the following text.
参见图9,图9示出了再一种路径度量电路的结构示意图。路径度量电路包括第一处理模块901、第二处理模块902和比较转换器(compare converter,CC)903。其中,各个元件的功能介绍如下:Referring to FIG. 9 , FIG. 9 shows a schematic diagram of the structure of another path metric circuit. The path metric circuit includes a first processing module 901, a second processing module 902 and a compare converter (compare converter, CC) 903. The functions of each component are described as follows:
在图9中,第一处理模块901用于确定u i=1所对应的路径度量值1。 In FIG9 , the first processing module 901 is used to determine the path metric value 1 corresponding to ui =1.
示例性的,第一处理模块901的电路结构可以参见图8所示,此处不再赘述。Exemplarily, the circuit structure of the first processing module 901 may be referred to as shown in FIG8 , which will not be described in detail here.
其中,第一处理模块901所输入的u i=1,意味着,第i个比特u i可能的值为1。 The ui =1 inputted by the first processing module 901 means that the possible value of the ith bit ui is 1.
其中,路径度量值1可以记为
Figure PCTCN2022127350-appb-000031
Among them, the path metric value 1 can be recorded as
Figure PCTCN2022127350-appb-000031
在图9中,第二处理模块902用于确定u i=-1所对应的路径度量值2。 In FIG9 , the second processing module 902 is used to determine the path metric value 2 corresponding to ui =-1.
示例性的,第二处理模块902的电路结构可以参见图8所示,此处不再赘述。Exemplarily, the circuit structure of the second processing module 902 may be referred to as shown in FIG8 , which will not be described in detail here.
其中,第二处理模块902所输入的u i=-1,意味着,第i个比特u i可能的值为-1。 The ui =-1 inputted by the second processing module 902 means that the possible value of the i-th bit ui is -1.
其中,路径度量值1可以记为
Figure PCTCN2022127350-appb-000032
Among them, the path metric value 1 can be recorded as
Figure PCTCN2022127350-appb-000032
在图9中,CC903用于比较路径度量值1和路径度量值2,以输出较大的路径度量值,以及较大路径度量值对应的u i。具体地,在路径度量值1较大的情况下,CC903所输出的
Figure PCTCN2022127350-appb-000033
为 路径度量值1,CC903所输出的u i=1。在路径度量值2较大的情况下,CC903所输出的
Figure PCTCN2022127350-appb-000034
为路径度量值2,CC903所输出的u i=-1。
In FIG9 , CC903 is used to compare path metric value 1 and path metric value 2 to output the larger path metric value and ui corresponding to the larger path metric value. Specifically, when path metric value 1 is larger, CC903 outputs
Figure PCTCN2022127350-appb-000033
When the path metric value is 1, CC903 outputs u i = 1. When the path metric value 2 is larger, CC903 outputs
Figure PCTCN2022127350-appb-000034
The path metric value is 2, and ui output by CC903 is -1.
其中,CC903所输出的u i是第i个比特u i的估计值。具体地,在CC903输出u i=1的情况下,意味着,第i个比特u i的估计值为1。在CC903输出u i=-1的情况下,意味着,第i个比特u i的估计值为-1。 The ui output by CC903 is the estimated value of the ith bit ui . Specifically, when CC903 outputs ui =1, it means that the estimated value of the ith bit ui is 1. When CC903 outputs ui =-1, it means that the estimated value of the ith bit ui is -1.
容易理解的是,针对u i为信息比特的场景,在
Figure PCTCN2022127350-appb-000035
的情况下,图9所示的电路即可实现公式(1)中第一个分段和第二个分段的功能。
It is easy to understand that for the scenario where u i is an information bit,
Figure PCTCN2022127350-appb-000035
In this case, the circuit shown in FIG9 can realize the functions of the first segment and the second segment in formula (1).
容易理解的是,图8或图9示例性地给出了路径度量电路的模拟电路结构,不应理解为对本申请实施例的限定。当然,若存在其他模拟电路结构,能够实现路径度量计算功能,也落在本申请实施例的保护范围内。It is easy to understand that FIG8 or FIG9 exemplarily shows the analog circuit structure of the path metric circuit, which should not be understood as limiting the embodiments of the present application. Of course, if there are other analog circuit structures that can realize the path metric calculation function, they also fall within the protection scope of the embodiments of the present application.
在本申请实施例中,所涉及信息比特的路径度量电路,可以参见图9所示的电路结构,在此作统一说明,后文不再赘述。In the embodiment of the present application, the path measurement circuit of the information bit involved can refer to the circuit structure shown in Figure 9, which is uniformly explained here and will not be repeated in the following text.
接下来,以不同码长N和码率R为例,对模拟电路401进行介绍:Next, taking different code lengths N and code rates R as examples, the analog circuit 401 is introduced:
实施例一:Embodiment 1:
以图10a为例,码长N=4,码率R=1/4。在图10a中,b 1,b 2,b 3为冻结比特,b 4为信息比特。冻结比特前向反馈的符号值是固定的。因此,不需要针对每个比特进行f运算和g运算,执行关于第4个比特(即b 4)的运算即可。模拟信号包括z 1,z 2,z 3,z 4。其中,模拟信号是译码装置400根据接收到的编码后序列所确定的,如译码装置400确定接收到的编码后序列的LLR。上述z 1,z 2,z 3,z 4是译码装置400所确定的LLR值。z 1表示第1个比特的LLR值,z 2表示第2个比特的LLR值,z 3表示第3个比特的LLR值,z 4表示第4个比特的LLR值。 Taking FIG. 10a as an example, the code length N=4 and the code rate R=1/4. In FIG. 10a, b1 , b2 , b3 are frozen bits and b4 is an information bit. The symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 4th bit (i.e., b4 ). The analog signal includes z1 , z2 , z3 , z4 . Among them, the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence. The above z1 , z2 , z3 , z4 are LLR values determined by the decoding device 400. z1 represents the LLR value of the 1st bit, z2 represents the LLR value of the 2nd bit, z3 represents the LLR value of the 3rd bit, and z4 represents the LLR value of the 4th bit.
在一些实施例中,以图10b为例,模拟电路401包括g运算电路1001和符号转换电路1002。其中,各部分电路的介绍如下:In some embodiments, taking FIG. 10b as an example, the analog circuit 401 includes a g operation circuit 1001 and a sign conversion circuit 1002. The introduction of each circuit part is as follows:
g运算电路1001的作用包括:接收冻结比特的值,以及获取模拟信号,并对冻结比特的值和模拟信号进行g运算。The functions of the g operation circuit 1001 include: receiving the value of the frozen bit, acquiring the analog signal, and performing the g operation on the value of the frozen bit and the analog signal.
以图10b为例,g运算电路1001包括g运算电路A、g运算电路B和g运算电路C。其中,三个g运算电路的介绍如下:Taking FIG. 10b as an example, the g operation circuit 1001 includes a g operation circuit A, a g operation circuit B and a g operation circuit C. The three g operation circuits are introduced as follows:
g运算电路A的作用包括:The functions of the g operation circuit A include:
g运算电路A用于接收第一冻结比特的值,如b 1=-1。 The g operation circuit A is used to receive the value of the first frozen bit, such as b 1 =-1.
g运算电路A用于获取模拟信号中第一部分比特的值。其中,第一部分比特包括编码后序列中的一部分比特,如z 1=-1,z 2=-1。 The g operation circuit A is used to obtain the value of the first part of bits in the analog signal, wherein the first part of bits includes a part of bits in the encoded sequence, such as z 1 =-1, z 2 =-1.
g运算电路A用于对第一冻结比特的值和第一部分比特的值进行g运算。在图10b中,g运算电路A的处理,记为g1(z 1,z 2,b 1)。 The g operation circuit A is used to perform a g operation on the value of the first frozen bit and the value of the first part of bits. In FIG10 b , the processing of the g operation circuit A is denoted as g1 (z 1 , z 2 , b 1 ).
g运算电路B的作用包括:The functions of the g operation circuit B include:
g运算电路B用于接收第二冻结比特的值,如b 2=-1。 The g operation circuit B is used to receive the value of the second frozen bit, such as b 2 =-1.
g运算电路B用于接收第二部分比特的值。其中,第二部分比特包括编码后序列中除第一部分比特之外的比特,如z 3=-1,z 4=-1。 The g operation circuit B is used to receive the value of the second part of bits. The second part of bits includes the bits in the encoded sequence except the first part of bits, such as z 3 =-1, z 4 =-1.
g运算电路B用于对第二冻结比特的值和第二部分比特的值进行g运。在图10b中,g运算电路B的处理,记为g2(z 3,z 4,b 2)。 The g operation circuit B is used to perform a g operation on the value of the second frozen bit and the value of the second part of bits. In FIG10 b , the processing of the g operation circuit B is denoted as g2 (z 3 , z 4 , b 2 ).
g运算电路C的作用包括:The functions of the g operation circuit C include:
g运算电路C用于接收第三冻结比特的值,如b 3=-1。 The g operation circuit C is used to receive the value of the third frozen bit, such as b 3 =-1.
g运算电路C用于接收g运算电路A的结果和g运算电路B的结果。在图10b中,g运算电路A的结果,记为g1,g运算电路B的结果,记为g2。The g operation circuit C is used to receive the result of the g operation circuit A and the result of the g operation circuit B. In FIG10 b , the result of the g operation circuit A is denoted as g1, and the result of the g operation circuit B is denoted as g2.
g运算电路C用于对第三冻结比特的值、g运算电路A的结果和g运算电路B的结果进行g运算。在图10b中,g运算电路C的处理,记为g3(g 1,g 2,b 3)。 The g operation circuit C is used to perform a g operation on the value of the third frozen bit, the result of the g operation circuit A and the result of the g operation circuit B. In Fig. 10b, the processing of the g operation circuit C is denoted as g3 ( g1 , g2 , b3 ).
也就是说,在g运算电路1001中,通过g运算电路A、g运算电路B和g运算电路C来确定信息比特的条件概率。That is, in the g operation circuit 1001, the conditional probability of the information bit is determined by the g operation circuit A, the g operation circuit B and the g operation circuit C.
符号转换电路1002的作用包括:对g运算电路1001的结果进行取符号处理,以得到信息比特的估计值。The function of the sign conversion circuit 1002 includes: performing sign processing on the result of the g operation circuit 1001 to obtain an estimated value of the information bit.
以图10b为例,符号转换电路1002用于对g运算电路C的结果进行取符号(如取反)处理,以得到信息比特的估计值,即b 4的估计值。 Taking FIG. 10b as an example, the sign conversion circuit 1002 is used to perform sign-taking (eg, inversion) processing on the result of the g operation circuit C to obtain an estimated value of the information bit, that is, an estimated value of b4 .
如此一来,针对极化码的一些译码方式,如SC译码,无需计算路径度量,收端设备即可通过g运算电路1001和符号转换电路1002,对模拟信号进行译码。In this way, for some decoding methods of polar codes, such as SC decoding, there is no need to calculate the path metric, and the receiving device can decode the analog signal through the g operation circuit 1001 and the symbol conversion circuit 1002.
在另一些实施例中,以图10c为例,模拟电路401包括g运算电路1001和路径度量电路1003。其中,各部分电路的介绍如下:In some other embodiments, taking FIG. 10c as an example, the analog circuit 401 includes a g operation circuit 1001 and a path metric circuit 1003. The introduction of each circuit part is as follows:
g运算电路1001可以参见图10b的介绍,此处不再赘述。The g operation circuit 1001 can be referred to the introduction of FIG10b, which will not be described again here.
路径度量电路1003的作用包括:The functions of the path metric circuit 1003 include:
路径度量电路1003用于接收第一路径度量值。其中,第一路径度量值是第一译码路径的度量值,第一译码路径指示冻结比特的值。The path metric circuit 1003 is used to receive a first path metric value, wherein the first path metric value is a metric value of a first decoding path, and the first decoding path indicates a value of a frozen bit.
以图10c为例,第一路径度量值可以记为
Figure PCTCN2022127350-appb-000036
也就是说,第一译码路径指示3个冻结比特(即b 1,b 2,b 3)的值。
Taking Figure 10c as an example, the first path metric value can be recorded as
Figure PCTCN2022127350-appb-000036
That is, the first decoding path indicates the values of three frozen bits (ie, b 1 , b 2 , b 3 ).
路径度量电路1003用于根据第一路径度量值和g运算电路1001的结果确定信息比特的估计值。The path metric circuit 1003 is used to determine the estimated value of the information bit according to the first path metric value and the result of the g operation circuit 1001.
其中,路径度量电路1003可以参见图9的介绍,此处不再赘述。Among them, the path measurement circuit 1003 can refer to the introduction of Figure 9, which will not be repeated here.
以图10c为例,路径度量电路1003用于根据第一路径度量值和g运算电路C的结果确定信息比特的估计值,即b 4的估计值。 Taking FIG. 10c as an example, the path metric circuit 1003 is used to determine the estimated value of the information bit, that is, the estimated value of b4 , according to the first path metric value and the result of the g operation circuit C.
如此一来,针对极化码的一些译码方式,如SCL译码,需要计算路径度量,收端设备即可通过g运算电路1001和路径度量电路1003,对模拟信号进行译码。In this way, for some decoding methods of polar codes, such as SCL decoding, it is necessary to calculate the path metric, and the receiving device can decode the analog signal through the g operation circuit 1001 and the path metric circuit 1003.
容易理解的是,在图10b和图10c中,控制冻结比特b 1,b 2的模拟电流进入电路的时间,并行进行两个g运算(即g运算电路A所执行的g运算、g运算电路B所执行的g运算),在这两个g运算完成之后,控制冻结比特b 3进入电路的时间,完成g运算电路C所执行的g运算。在图10b或图10c中,前向反馈的符号都是冻结比特的符号,控制冻结比特的符号进入模拟电路401的时刻,来完成整个译码流程即可,g运算电路A和g运算电路B之前无需延迟控制,即无需设置延迟控制电路。 It is easy to understand that in FIG. 10b and FIG. 10c, the time when the analog current of the frozen bits b1 and b2 enters the circuit is controlled, and two g operations (i.e., the g operation performed by the g operation circuit A and the g operation performed by the g operation circuit B) are performed in parallel. After the two g operations are completed, the time when the frozen bit b3 enters the circuit is controlled to complete the g operation performed by the g operation circuit C. In FIG. 10b or FIG. 10c, the symbols of the forward feedback are all the symbols of the frozen bits, and the moment when the symbols of the frozen bits enter the analog circuit 401 is controlled to complete the entire decoding process. No delay control is required between the g operation circuit A and the g operation circuit B, that is, no delay control circuit is required.
实施例二:Embodiment 2:
以图11a为例,码长N=4,码率R=3/4。在图11a中,b 1为冻结比特,b 2,b 3,b 4为信息比特。冻结比特前向反馈的符号值是固定的。因此,不需要针对每个比特进行f运算和g运算,执行关于第2、3、4个比特(即b 2,b 3,b 4)的运算即可。类似的,模拟信号包括z 1,z 2,z 3,z 4。其中,模拟信号是译码装置400根据接收到的编码后序列所确定的,如译码装置400确定接收 到的编码后序列的LLR。上述z 1,z 2,z 3,z 4是译码装置400所确定的LLR值。z 1表示第1个比特的LLR值,z 2表示第2个比特的LLR值,z 3表示第3个比特的LLR值,z 4表示第4个比特的LLR值。 Taking FIG. 11a as an example, the code length N=4 and the code rate R=3/4. In FIG. 11a, b1 is a frozen bit, and b2 , b3 , b4 are information bits. The symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 2nd, 3rd, and 4th bits (i.e., b2 , b3 , b4 ). Similarly, the analog signal includes z1 , z2 , z3 , z4 . Among them, the analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence. The above z1 , z2 , z3 , z4 are the LLR values determined by the decoding device 400. z 1 represents the LLR value of the first bit, z 2 represents the LLR value of the second bit, z 3 represents the LLR value of the third bit, and z 4 represents the LLR value of the fourth bit.
在实施例二中,将模拟信号分为两部分,分别记为第一信号和第二信号。示例性的,第一信号包括z 1=-1,z 3=-1。第二信号包括z 2=-1,z 4=-1。 In the second embodiment, the analog signal is divided into two parts, which are respectively recorded as the first signal and the second signal. Exemplarily, the first signal includes z 1 =-1, z 3 =-1. The second signal includes z 2 =-1, z 4 =-1.
在一些实施例中,以图11b为例,编码后序列包括K个比特。其中,K个比特的第1个比特为冻结比特,K个比特的第2个比特至第K个比特为信息比特,K为等于N的正整数。在码长N=4,码率R=3/4的情况下,K=4。In some embodiments, taking FIG. 11b as an example, the encoded sequence includes K bits, wherein the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer equal to N. When the code length N=4 and the code rate R=3/4, K=4.
模拟电路401包括K-1个子电路。其中,K-1个子电路中每个子电路包括运算单元和符号转换电路。第i子电路的运算单元,用于确定K个比特的第i+1个比特的概率分布。i为小于K的正整数,第i子电路为K-1个子电路中第i个子电路。第i子电路的符号转换电路,用于对第i+1个比特的概率分布进行取符号运算,以得到第i+1个比特的估计值。The analog circuit 401 includes K-1 subcircuits. Each of the K-1 subcircuits includes an operation unit and a sign conversion circuit. The operation unit of the ith subcircuit is used to determine the probability distribution of the i+1th bit of the K bits. i is a positive integer less than K, and the ith subcircuit is the ith subcircuit of the K-1 subcircuits. The sign conversion circuit of the ith subcircuit is used to perform a sign operation on the probability distribution of the i+1th bit to obtain an estimated value of the i+1th bit.
具体地,以图11b为例,将第一子电路的运算单元记为第一运算单元1101,将第一子电路的符号转换电路记为第一转换电路1104。将第二子电路的运算单元记为第二运算单元1102,将第二子电路的符号转换电路记为第二转换电路1105。将第三子电路的运算单元记为第三运算单元1103,将第三子电路的符号转换电路记为第三转换电路1106。其中,各部分电路的介绍如下:Specifically, taking FIG. 11b as an example, the operation unit of the first subcircuit is recorded as the first operation unit 1101, and the sign conversion circuit of the first subcircuit is recorded as the first conversion circuit 1104. The operation unit of the second subcircuit is recorded as the second operation unit 1102, and the sign conversion circuit of the second subcircuit is recorded as the second conversion circuit 1105. The operation unit of the third subcircuit is recorded as the third operation unit 1103, and the sign conversion circuit of the third subcircuit is recorded as the third conversion circuit 1106. The introduction of each part of the circuit is as follows:
第一运算单元1101用于接收第一冻结比特的值和目标信号,并对第一冻结比特的值和目标信号进行运算,以确定第一信息比特的概率分布。其中,在码长N=4,码率R=3/4的情况下,目标信号为模拟信号。The first operation unit 1101 is used to receive the value of the first frozen bit and the target signal, and operate on the value of the first frozen bit and the target signal to determine the probability distribution of the first information bit. Wherein, when the code length N=4 and the code rate R=3/4, the target signal is an analog signal.
以图11b为例,第一运算单元1101包括f运算电路1、f运算电路2和g运算电路1。Taking FIG. 11 b as an example, the first operation unit 1101 includes an f operation circuit 1 , an f operation circuit 2 , and a g operation circuit 1 .
在图11b中,f运算电路1用于接收第一信号,并对第一信号进行f运算。其中,第一信号是目标信号中的一部分。In FIG11 b , the f operation circuit 1 is used to receive a first signal and perform an f operation on the first signal, wherein the first signal is a part of the target signal.
示例性的,在图11b中,第一信号包括z 1=-1,z 3=-1。 Exemplarily, in FIG. 11 b , the first signal includes z 1 =-1, z 3 =-1.
在图11b中,f运算电路2用于接收第二信号,并对第二信号进行f运算。其中,第二信号是目标信号中除第一信号之外的信号。In FIG11 b , the f operation circuit 2 is used to receive a second signal and perform an f operation on the second signal, wherein the second signal is a signal in the target signal other than the first signal.
示例性的,在图11b中,第二信号包括z 2=-1,z 4=-1。 Exemplarily, in FIG. 11 b , the second signal includes z 2 =-1, z 4 =-1.
在图11b中,g运算电路1还用于接收第一冻结比特的值,并对第一冻结比特的值、f运算电路1的结果和f运算电路2的结果进行g运算,以得到第一运算单元的处理结果(即第一信息比特的概率分布)。In Figure 11b, the g operation circuit 1 is also used to receive the value of the first frozen bit, and perform the g operation on the value of the first frozen bit, the result of the f operation circuit 1 and the result of the f operation circuit 2 to obtain the processing result of the first operation unit (i.e., the probability distribution of the first information bit).
示例性的,第一冻结比特的值记为b 1=-1,f运算电路1的结果记为f1,f运算电路2的结果记为f2。第一运算单元的处理结果记为g1(f1,f2,b1)。 Exemplarily, the value of the first frozen bit is recorded as b1 = -1, the result of f operation circuit 1 is recorded as f1, and the result of f operation circuit 2 is recorded as f2. The processing result of the first operation unit is recorded as g1 (f1, f2, b1).
也就是说,第一运算单元1101通过f运算电路和g运算电路,来确定信息比特b 2的条件概率。 That is, the first operation unit 1101 determines the conditional probability of the information bit b2 through the f operation circuit and the g operation circuit.
第一转换电路1104用于对第一运算单元1101的处理结果进行取符号运算,以得到第一信息比特的估计值。The first conversion circuit 1104 is used to perform a sign operation on the processing result of the first operation unit 1101 to obtain an estimated value of the first information bit.
其中,第一转换电路1104,可以参见图10b中关于符号转换电路的介绍,此处不再赘述。Among them, the first conversion circuit 1104 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
示例性的,第一运算单元1101的处理结果为g1(f1,f2,b1)。第一信息比特是信息比特b 2。相应的,第一转换电路1104输入g1(f1,f2,b1),以得到信息比特b 2的估计值。 Exemplarily, the processing result of the first operation unit 1101 is g1(f1, f2, b1). The first information bit is information bit b2 . Accordingly, the first conversion circuit 1104 inputs g1(f1, f2, b1) to obtain an estimated value of information bit b2 .
第二运算单元1102用于接收第一信息比特的估计值和目标信号,并对第一信息比特的估 计值和目标信号进行运算,以得到第二信息比特的概率分布。The second operation unit 1102 is used to receive the estimated value and the target signal of the first information bit, and perform operations on the estimated value and the target signal of the first information bit to obtain the probability distribution of the second information bit.
以图11b为例,第二运算单元1102包括f运算电路3、g运算电路2和g运算电路3。Taking FIG. 11 b as an example, the second operation unit 1102 includes an f operation circuit 3 , a g operation circuit 2 , and a g operation circuit 3 .
g运算电路2用于接收第一信息比特的估计值和第一信号,并对第一信息比特的估计值和第一信号进行g运算。其中,第一信号是目标信号中的一部分,具体参见图11b中f运算电路1的介绍,此处不再赘述。The g operation circuit 2 is used to receive the estimated value of the first information bit and the first signal, and perform a g operation on the estimated value of the first information bit and the first signal. The first signal is a part of the target signal, and the details are described in detail in the f operation circuit 1 in FIG. 11b , which will not be described again here.
g运算电路3,用于接收第一信息比特的估计值和第二信号,并对第一信息比特的估计值和第二信号进行g运算。其中,第二信号是目标信号中除第一信号之外的信号,具体参见图11b中f运算电路2的介绍,此处不再赘述。The g operation circuit 3 is used to receive the estimated value of the first information bit and the second signal, and perform the g operation on the estimated value of the first information bit and the second signal. The second signal is a signal in the target signal other than the first signal. For details, please refer to the introduction of the f operation circuit 2 in FIG. 11 b, which will not be repeated here.
f运算电路3,用于对g运算电路2的结果和g运算电路3的结果进行处理,以得到第二运算单元的处理结果(即第二信息比特的概率分布)。The f operation circuit 3 is used to process the result of the g operation circuit 2 and the result of the g operation circuit 3 to obtain the processing result of the second operation unit (ie, the probability distribution of the second information bit).
示例性的,g运算电路2的结果记为g2,g运算电路3的结果记为g3。第二运算单元的处理结果记为f3(g2,g3)。第二信息比特为b 3Exemplarily, the result of g operation circuit 2 is recorded as g2, and the result of g operation circuit 3 is recorded as g3. The processing result of the second operation unit is recorded as f3 (g2, g3). The second information bit is b3 .
也就是说,第二运算单元1102通过f运算电路和g运算电路,能够确定信息比特b 3的条件概率。 That is to say, the second operation unit 1102 can determine the conditional probability of the information bit b3 through the f operation circuit and the g operation circuit.
第二转换电路1105用于对第二运算单元的处理结果进行取符号运算,以得到第二信息比特的估计值。The second conversion circuit 1105 is used to perform a sign operation on the processing result of the second operation unit to obtain an estimated value of the second information bit.
其中,第二转换电路1105,可以参见图10b中关于符号转换电路的介绍,此处不再赘述。Among them, the second conversion circuit 1105 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
示例性的,第二运算单元1102的处理结果为f3(g2,g3)。第二信息比特是信息比特b 3。相应的,第二转换电路1105输入f3(g2,g3),以得到信息比特b 3的估计值。 Exemplarily, the processing result of the second operation unit 1102 is f3(g2, g3). The second information bit is information bit b3 . Accordingly, the second conversion circuit 1105 inputs f3(g2, g3) to obtain an estimated value of information bit b3 .
第三运算单元1103用于接收并处理第一信息比特的估计值、第二信息比特的估计值和目标信号,以得到第三信息比特的概率分布。The third operation unit 1103 is used to receive and process the estimated value of the first information bit, the estimated value of the second information bit and the target signal to obtain the probability distribution of the third information bit.
以图11b为例,第三运算单元1103包括g运算电路2、g运算电路3和g运算电路4。其中,g运算电路2和g运算电路3,可以参见第二运算单元1102的介绍,此处不再赘述。Taking FIG. 11b as an example, the third operation unit 1103 includes g operation circuit 2, g operation circuit 3 and g operation circuit 4. For g operation circuit 2 and g operation circuit 3, refer to the introduction of the second operation unit 1102, which will not be repeated here.
g运算电路4,用于接收第二信息比特的估计值、g运算电路2的结果和g运算电路3的结果,并对第二信息比特的估计值、g运算电路2的结果和g运算电路3的结果进行g运算,以得到第三运算单元1103的处理结果(即第三信息比特的概率分布)。The g operation circuit 4 is used to receive the estimated value of the second information bit, the result of the g operation circuit 2 and the result of the g operation circuit 3, and perform the g operation on the estimated value of the second information bit, the result of the g operation circuit 2 and the result of the g operation circuit 3 to obtain the processing result of the third operation unit 1103 (i.e., the probability distribution of the third information bit).
示例性的,第二信息比特为b 3,g运算电路2的结果记为g2,g运算电路3的结果记为g3。第三运算单元的处理结果记为g4(g2,g3,b3)。第三信息比特为b 4Exemplarily, the second information bit is b 3 , the result of g operation circuit 2 is recorded as g2, and the result of g operation circuit 3 is recorded as g3. The processing result of the third operation unit is recorded as g4 (g2, g3, b3). The third information bit is b 4 .
也就是说,第三运算单元1103通过g运算电路,能够确定信息比特b 4的条件概率。 That is to say, the third operation unit 1103 can determine the conditional probability of the information bit b4 through the g operation circuit.
第三转换电路1106用于对第三运算单元的处理结果进行取符号运算,以得到第三信息比特的估计值。The third conversion circuit 1106 is used to perform a sign operation on the processing result of the third operation unit to obtain an estimated value of the third information bit.
其中,第三转换电路1106,可以参见图10b中关于符号转换电路的介绍,此处不再赘述。Among them, the third conversion circuit 1106 can refer to the introduction of the symbol conversion circuit in Figure 10b, which will not be repeated here.
示例性的,第三运算单元1103的处理结果为g4(g2,g3,b3)。第三信息比特为b 4。相应的,第三转换电路1106输入g4(g2,g3,b3),以得到信息比特b 4的估计值。 Exemplarily, the processing result of the third operation unit 1103 is g4 (g2, g3, b3). The third information bit is b4 . Accordingly, the third conversion circuit 1106 inputs g4 (g2, g3, b3) to obtain an estimated value of the information bit b4 .
容易理解的是,在码长N=4,码率R=3/4的情况下,模拟电路401得到信息比特b 2,b 3,b 4的估计值,意味着,模拟电路401确定了译码结果。 It is easy to understand that, when the code length N=4 and the code rate R=3/4, the analog circuit 401 obtains the estimated values of the information bits b 2 , b 3 , and b 4 , which means that the analog circuit 401 determines the decoding result.
如此一来,针对极化码的一些译码方式,如SC译码,无需计算路径度量。在码长N=4,码率R=3/4的情况下,收端设备即可通过运算单元和符号转换电路,对模拟信号进行译码。In this way, for some decoding methods of polar codes, such as SC decoding, there is no need to calculate the path metric. When the code length N = 4 and the code rate R = 3/4, the receiving device can decode the analog signal through the operation unit and the symbol conversion circuit.
在另一些实施例中,以图11c为例,编码后序列包括K个比特。其中,K个比特的第1 个比特为冻结比特,K个比特的第2个比特至第K个比特为信息比特,K为等于N的正整数。在码长N=4,码率R=3/4的情况下,K=4。In some other embodiments, taking FIG. 11c as an example, the encoded sequence includes K bits, wherein the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer equal to N. When the code length N=4 and the code rate R=3/4, K=4.
模拟电路401包括K-1个子电路。其中,K-1个子电路中每个子电路包括运算单元和路径度量电路。第i子电路的运算单元,用于确定K个比特的第i+1个比特的概率分布。i为小于K的正整数。第i子电路为K-1个子电路中第i个子电路。第i子电路的路径度量电路,用于接收第i译码路径的路径度量值,根据第i译码路径的路径度量值和第i+1个比特的概率分布确定第i+1个比特的估计值。第i译码路径指示K个比特的前i个比特的值。The analog circuit 401 includes K-1 subcircuits. Each of the K-1 subcircuits includes an operation unit and a path measurement circuit. The operation unit of the i-th subcircuit is used to determine the probability distribution of the i+1th bit of the K bits. i is a positive integer less than K. The i-th subcircuit is the i-th subcircuit of the K-1 subcircuits. The path measurement circuit of the i-th subcircuit is used to receive the path measurement value of the i-th decoding path, and determine the estimated value of the i+1th bit according to the path measurement value of the i-th decoding path and the probability distribution of the i+1th bit. The i-th decoding path indicates the value of the first i bits of the K bits.
具体地,以图11c为例,将第一子电路的运算单元记为第一运算单元1101,将第一子电路的路径度量电路记为第一路径度量电路1107。将第二子电路的运算单元记为第二运算单元1102,将第二子电路的路径度量电路记为第二路径度量电路1108。将第三子电路的运算单元记为第三运算单元1103,将第三子电路的路径度量电路记为第三路径度量电路1109。其中,各部分电路的介绍如下:Specifically, taking FIG. 11c as an example, the operation unit of the first subcircuit is recorded as the first operation unit 1101, and the path metric circuit of the first subcircuit is recorded as the first path metric circuit 1107. The operation unit of the second subcircuit is recorded as the second operation unit 1102, and the path metric circuit of the second subcircuit is recorded as the second path metric circuit 1108. The operation unit of the third subcircuit is recorded as the third operation unit 1103, and the path metric circuit of the third subcircuit is recorded as the third path metric circuit 1109. The introduction of each part of the circuit is as follows:
第一运算单元1101、第二运算单元1102和第三运算单元1103,可以参见图11b的介绍,此处不再赘述。The first operation unit 1101, the second operation unit 1102 and the third operation unit 1103 can be referred to the introduction of FIG. 11b, which will not be described again here.
第一路径度量电路1107用于接收第一译码路径的路径度量值,根据第一译码路径的路径度量值和第一信息比特的概率分布,确定第一信息比特的估计值。其中,第一译码路径指示第一冻结比特的值。The first path metric circuit 1107 is used to receive the path metric value of the first decoding path, and determine the estimated value of the first information bit according to the path metric value of the first decoding path and the probability distribution of the first information bit, wherein the first decoding path indicates the value of the first frozen bit.
以图11c为例,第一冻结比特为b 1。第一译码路径指示冻结比特b 1的值。第一译码路径的路径度量值记为
Figure PCTCN2022127350-appb-000037
第一信息比特为b 2,第一信息比特的概率分布记为g1(f1,f2,b1)。第一路径度量电路1107根据
Figure PCTCN2022127350-appb-000038
和g1(f1,f2,b1),确定信息比特b 2的估计值。第一路径度量电路1107可以参见图9的介绍,此处不再赘述。
Taking FIG. 11c as an example, the first frozen bit is b1 . The first decoding path indicates the value of the frozen bit b1 . The path metric value of the first decoding path is recorded as
Figure PCTCN2022127350-appb-000037
The first information bit is b 2 , and the probability distribution of the first information bit is recorded as g1(f1, f2, b1). The first path metric circuit 1107 is based on
Figure PCTCN2022127350-appb-000038
and g1(f1, f2, b1), determine the estimated value of information bit b2 . The first path metric circuit 1107 can be referred to the introduction of FIG9, which will not be described again here.
第二路径度量电路1108用于接收第二译码路径的路径度量值,根据第二译码路径的路径度量值和第二信息比特的概率分布,确定第二信息比特的估计值。其中,第二译码路径指示第一冻结比特的值和第一信息比特的估计值。The second path metric circuit 1108 is used to receive the path metric value of the second decoding path, and determine the estimated value of the second information bit according to the path metric value of the second decoding path and the probability distribution of the second information bit, wherein the second decoding path indicates the value of the first frozen bit and the estimated value of the first information bit.
以图11c为例,第一冻结比特为b 1,第一信息比特为b 2,第二译码路径指示冻结比特b 1的值和信息比特b 2的估计值。第二译码路径的路径度量值记为
Figure PCTCN2022127350-appb-000039
第二信息比特为b 3,第二信息比特的概率分布记为f3(g2,g3)。第二路径度量电路1108根据
Figure PCTCN2022127350-appb-000040
和f3(g2,g3),确定信息比特b 3的估计值。第二路径度量电路1108可以参见图9的介绍,此处不再赘述。
Taking FIG11c as an example, the first frozen bit is b1 , the first information bit is b2 , and the second decoding path indicates the value of the frozen bit b1 and the estimated value of the information bit b2 . The path metric value of the second decoding path is recorded as
Figure PCTCN2022127350-appb-000039
The second information bit is b 3 , and the probability distribution of the second information bit is recorded as f3(g2, g3). The second path metric circuit 1108 is based on
Figure PCTCN2022127350-appb-000040
and f3(g2, g3), determine the estimated value of information bit b3 . The second path metric circuit 1108 can be referred to the introduction of FIG9, which will not be described again here.
第三路径度量电路1109,用于接收第三译码路径的路径度量值,根据第三译码路径的路径度量值和第三信息比特的概率分布,确定第三信息比特的估计值。其中,第三译码路径指示第一冻结比特的值、第一信息比特的估计值和第二信息比特的估计值。The third path metric circuit 1109 is configured to receive a path metric value of a third decoding path, and determine an estimated value of the third information bit according to the path metric value of the third decoding path and the probability distribution of the third information bit, wherein the third decoding path indicates the value of the first frozen bit, the estimated value of the first information bit, and the estimated value of the second information bit.
以图11c为例,第一冻结比特为b 1,第一信息比特为b 2,第二信息比特为b 3,第三译码路径指示冻结比特b 1的值、信息比特b 2的估计值和信息比特b 3的估计值。第三译码路径的路径度量值记为
Figure PCTCN2022127350-appb-000041
第三信息比特为b 4,第三信息比特的概率分布记为g4(g2,g3,b3)。第三路径度量电路1109根据
Figure PCTCN2022127350-appb-000042
和g4(g2,g3,b3),确定信息比特b 4的估计值。第三路径度量电路1109可以参见图9的介绍,此处不再赘述。
Taking FIG. 11c as an example, the first frozen bit is b1 , the first information bit is b2 , the second information bit is b3 , and the third decoding path indicates the value of the frozen bit b1 , the estimated value of the information bit b2 , and the estimated value of the information bit b3 . The path metric value of the third decoding path is recorded as
Figure PCTCN2022127350-appb-000041
The third information bit is b 4 , and the probability distribution of the third information bit is recorded as g4 (g2, g3, b3). The third path metric circuit 1109 is based on
Figure PCTCN2022127350-appb-000042
and g4(g2, g3, b3), determine the estimated value of information bit b4 . The third path metric circuit 1109 can be referred to the introduction of FIG9, which will not be described again here.
容易理解的是,在码长N=4,码率R=3/4的情况下,模拟电路401得到信息比特b 2,b 3,b 4的估计值,意味着,模拟电路401确定了译码结果。 It is easy to understand that, when the code length N=4 and the code rate R=3/4, the analog circuit 401 obtains the estimated values of the information bits b 2 , b 3 , and b 4 , which means that the analog circuit 401 determines the decoding result.
如此一来,针对极化码的一些译码方式,如SCL译码,需要计算路径度量。在码长N=4, 码率R=3/4的情况下,收端设备即可通过运算单元和路径度量电路,对模拟信号进行译码。In this way, for some decoding methods of polar codes, such as SCL decoding, path metrics need to be calculated. When the code length N=4 and the code rate R=3/4, the receiving device can decode the analog signal through the operation unit and the path metric circuit.
容易理解的是,在图11b和图11c中,z 1,z 2,z 3,z 4进入f运算电路1和f运算电路2之后,并行执行两个f运算(即f运算电路1和f运算电路2所执行的f运算),并且,对进入g运算电路2和g运算电路3的z 1,z 2,z 3,z 4都进行延迟控制,直至得到信息比特b 2的估计值。 It is easy to understand that in Figure 11b and Figure 11c, after z 1 , z 2 , z 3 , z 4 enter the f operation circuit 1 and the f operation circuit 2, two f operations (i.e., the f operations performed by the f operation circuit 1 and the f operation circuit 2) are performed in parallel, and z 1 , z 2 , z 3 , z 4 entering the g operation circuit 2 and the g operation circuit 3 are all delayed until the estimated value of the information bit b 2 is obtained.
然后,g运算电路2的结果和g运算电路3的结果进入f运算电路3之后,执行f运算(即f运算电路3所执行的f运算),并且,对g运算电路2的结果和g运算电路3的结果进行延迟控制,直至得到信息比特b 3的估计值。 Then, after the results of g operation circuit 2 and g operation circuit 3 enter f operation circuit 3, f operation (i.e., f operation performed by f operation circuit 3) is performed, and the results of g operation circuit 2 and g operation circuit 3 are delayed until an estimated value of information bit b3 is obtained.
另外,信息比特b 3的模拟电路和信息比特b 3的模拟电路被延迟控制,直至得到信息比特b 4的估计值,模拟电路401将信息比特b 2,b 3,b 4的估计值一起输出,作为译码结果。 In addition, the analog circuit for information bit b3 and the analog circuit for information bit b4 are delayed controlled until the estimated value of information bit b4 is obtained, and the analog circuit 401 outputs the estimated values of information bits b2 , b3 , and b4 together as the decoding result.
实施例三:Embodiment three:
以图12a为例,码长N=8,码率R=3/8。在图12a中,b 1,b 2,b 3,b 4,b 5为冻结比特,b 6,b 7,b 8为信息比特。冻结比特前向反馈的符号值是固定的。因此,不需要针对每个比特进行f运算和g运算,执行关于第6、7、8个比特(即b 6,b 7,b 8)的运算即可。类似的,模拟信号包括z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8。其中,模拟信号是译码装置400根据接收到的编码后序列所确定的,如译码装置400确定接收到的编码后序列的LLR。上述z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8是译码装置400所确定的LLR值。z 1表示第1个比特的LLR值,z 2表示第2个比特的LLR值,z 3表示第3个比特的LLR值,z 4表示第4个比特的LLR值,其他可以此类推,不再赘述。 Taking FIG. 12a as an example, the code length N=8 and the code rate R=3/8. In FIG. 12a, b1 , b2 , b3 , b4 , b5 are frozen bits, and b6 , b7 , b8 are information bits. The symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 6th, 7th, and 8th bits (i.e., b6 , b7 , b8 ). Similarly, the analog signal includes z1 , z2 , z3 , z4 , z5 , z6 , z7 , z8 . The analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence. The above z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 are LLR values determined by the decoding device 400. z 1 represents the LLR value of the first bit, z 2 represents the LLR value of the second bit, z 3 represents the LLR value of the third bit, z 4 represents the LLR value of the fourth bit, and the same applies to the others, which will not be described in detail.
在实施例三中,将模拟信号分为四部分,分别记为第三信号、第四信号、第五信号和第六信号。示例性的,第三信号包括z 1,z 5,第四信号包括z 2,z 6,第五信号包括z 3,z 7,第六信号包括z 4,z 8In the third embodiment, the analog signal is divided into four parts, which are respectively recorded as the third signal, the fourth signal, the fifth signal and the sixth signal. Exemplarily, the third signal includes z 1 , z 5 , the fourth signal includes z 2 , z 6 , the fifth signal includes z 3 , z 7 , and the sixth signal includes z 4 , z 8 .
在一些实施例中,以图12b或图12c为例,编码后序列包括K个比特。其中,K个比特的第1个比特为冻结比特,K个比特的第2个比特至第K个比特为信息比特,K为小于N的正整数。除了K个比特之外,编码后序列还包括L个冻结比特,L个冻结比特在K个比特之前。L为小于N的正整数。在码长N=8,码率R=3/4的情况下,K=L=4。In some embodiments, taking FIG. 12b or FIG. 12c as an example, the encoded sequence includes K bits. Among them, the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer less than N. In addition to the K bits, the encoded sequence also includes L frozen bits, and the L frozen bits are before the K bits. L is a positive integer less than N. When the code length N=8 and the code rate R=3/4, K=L=4.
模拟电路401包括K-1个子电路。其中,K-1个子电路中每个子电路包括运算单元和符号转换电路。K-1个子电路中每个子电路可以参见图11b或图11c的介绍,此处不再赘述。除了K-1个子电路之外,模拟电路还包括g运算电路5、g运算电路6、g运算电路7和g运算电路8。其中,g运算电路5~8的介绍如下:The analog circuit 401 includes K-1 subcircuits. Each of the K-1 subcircuits includes an operation unit and a sign conversion circuit. Each of the K-1 subcircuits can be described in the description of FIG. 11b or FIG. 11c, which will not be described here. In addition to the K-1 subcircuits, the analog circuit also includes g operation circuit 5, g operation circuit 6, g operation circuit 7 and g operation circuit 8. The description of g operation circuits 5 to 8 is as follows:
g运算电路5用于对第一目标位的估计值和第三信号进行g运算。其中,第一目标位为L个冻结比特中的一个。第三信号为模拟信号的一部分。The g operation circuit 5 is used to perform a g operation on the estimated value of the first target bit and the third signal, wherein the first target bit is one of the L frozen bits, and the third signal is a part of the analog signal.
以图12b(或图12c)为例,第一目标位为冻结比特b 4。第三信号包括z 1,z 5。g运算电路5的结果可以记为g5(z 1,z 5,b 4)。 Taking FIG. 12b (or FIG. 12c) as an example, the first target bit is the frozen bit b4 . The third signal includes z1 , z5 . The result of the g operation circuit 5 can be recorded as g5 ( z1 , z5 , b4 ).
g运算电路6用于对第一目标位的估计值和第四信号进行g运算。其中,第四信号为模拟信号的另一部分,第三信号与第四信号不同。The g operation circuit 6 is used to perform a g operation on the estimated value of the first target bit and the fourth signal, wherein the fourth signal is another part of the analog signal, and the third signal is different from the fourth signal.
以图12b(或图12c)为例,第一目标位为冻结比特b 4。第四信号包括z 2,z 6。g运算电路6的结果可以记为g6(z 2,z 6,b 4)。 Taking FIG. 12b (or FIG. 12c) as an example, the first target bit is the frozen bit b4 . The fourth signal includes z2 , z6 . The result of the g operation circuit 6 can be recorded as g6 ( z2 , z6 , b4 ).
g运算电路7用于对第一目标位的估计值和第五信号进行g运算。其中,第五信号为模拟信号的另一部分,第三信号、第四信号和第五信号互不相同。The g operation circuit 7 is used to perform a g operation on the estimated value of the first target bit and the fifth signal, wherein the fifth signal is another part of the analog signal, and the third signal, the fourth signal and the fifth signal are different from each other.
以图12b(或图12c)为例,第一目标位为冻结比特b 4。第五信号包括z 3,z 7。g运算电路 7的结果可以记为g7(z 3,z 7,b 4)。 Taking FIG. 12b (or FIG. 12c) as an example, the first target bit is the frozen bit b4 . The fifth signal includes z3 and z7 . The result of the g operation circuit 7 can be recorded as g7 ( z3 , z7 , b4 ).
g运算电路8用于对第一目标位的估计值和第六信号进行g运算。其中,第六信号为模拟信号的另一部分,第三信号、第四信号、第五信号和第六信号互不相同。The g operation circuit 8 is used to perform a g operation on the estimated value of the first target bit and the sixth signal, wherein the sixth signal is another part of the analog signal, and the third signal, the fourth signal, the fifth signal and the sixth signal are different from each other.
以图12b(或图12c)为例,第一目标位为冻结比特b 4。第六信号包括z 4,z 8。g运算电路8的结果可以记为g8(z 4,z 8,b 4)。 Taking FIG. 12b (or FIG. 12c) as an example, the first target bit is the frozen bit b4 . The sixth signal includes z4 , z8 . The result of the g operation circuit 8 can be recorded as g8 ( z4 , z8 , b4 ).
容易理解的是,在图12b(或图12c)中,对于f运算电路1、f运算电路2、g运算电路2和g运算电路3而言,目标信号是根据模拟信号确定的。具体地,目标信号中的第一信号包括g运算电路5的结果和g运算电路7的结果。目标信号中的第二信号包括g运算电路6的结果和g运算电路8的结果。换言之,图12b(或图12c)中g运算电路5的结果,相当于图11b(或图11c)中的z 1。图12b(或图12c)中g运算电路6的结果,相当于图11b(或图11c)中的z 2。图12b(或图12c)中g运算电路7的结果,相当于图11b(或图11c)中的z 3。图12b(或图12c)中g运算电路8的结果,相当于图11b(或图11c)中的z 4It is easy to understand that in FIG. 12b (or FIG. 12c), for f operation circuit 1, f operation circuit 2, g operation circuit 2 and g operation circuit 3, the target signal is determined according to the analog signal. Specifically, the first signal in the target signal includes the result of g operation circuit 5 and the result of g operation circuit 7. The second signal in the target signal includes the result of g operation circuit 6 and the result of g operation circuit 8. In other words, the result of g operation circuit 5 in FIG. 12b (or FIG. 12c) is equivalent to z 1 in FIG. 11b (or FIG. 11c). The result of g operation circuit 6 in FIG. 12b (or FIG. 12c) is equivalent to z 2 in FIG. 11b (or FIG. 11c). The result of g operation circuit 7 in FIG. 12b (or FIG. 12c) is equivalent to z 3 in FIG. 11b (or FIG. 11c). The result of g operation circuit 8 in FIG. 12b (or FIG. 12c) is equivalent to z 4 in FIG. 11b (or FIG. 11c).
综上可知,图12b示出了无需计算路径度量的模拟电路结构,针对极化码的一些译码方式,如SC译码,无需计算路径度量。在码长N=8,码率R=3/4的情况下,收端设备即可通过运算单元、符号转换电路、g运算电路5、g运算电路6、g运算电路7和g运算电路8,对模拟信号进行译码。In summary, FIG12b shows an analog circuit structure without calculating the path metric, and for some decoding methods of polar codes, such as SC decoding, no path metric needs to be calculated. When the code length N=8 and the code rate R=3/4, the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7 and the g operation circuit 8.
图12c示出了需要计算路径度量的模拟电路结构,针对极化码的一些译码方式,如SCL译码,需要计算路径度量。在码长N=8,码率R=3/4的情况下,收端设备即可通过运算单元、符号转换电路、g运算电路5、g运算电路6、g运算电路7和g运算电路8,对模拟信号进行译码。FIG12c shows an analog circuit structure that needs to calculate the path metric. For some decoding methods of polar codes, such as SCL decoding, the path metric needs to be calculated. When the code length N=8 and the code rate R=3/4, the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7 and the g operation circuit 8.
容易理解的是,在图12b和图12c中,控制z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8和冻结比特b 4同时进入电路,并行执行四个g运算(即g运算电路5~8所执行的g运算),其他可以参见图11b或图11c的介绍,此处不再赘述。在图12b或图12c中,前向反馈的符号都是冻结比特的符号,控制冻结比特的符号进入模拟电路401的时刻,来完成整个译码流程即可,g运算电路5~8之前无需延迟控制,即无需设置延迟控制电路。 It is easy to understand that in FIG. 12b and FIG. 12c, z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 and frozen bit b 4 are controlled to enter the circuit at the same time, and four g operations (i.e., g operations performed by g operation circuits 5 to 8) are performed in parallel. For other information, please refer to the introduction of FIG. 11b or FIG. 11c, which will not be described here. In FIG. 12b or FIG. 12c, the symbols of the forward feedback are all the symbols of the frozen bits, and the moment when the symbols of the frozen bits enter the analog circuit 401 is controlled to complete the entire decoding process. No delay control is required before the g operation circuits 5 to 8, that is, no delay control circuit is required.
实施例四:Embodiment 4:
以图13a为例,码长N=8,码率R=1/2。在图13a中,b 1,b 2,b 3,b 4为冻结比特,b 5,b 6,b 7,b 8为信息比特。冻结比特前向反馈的符号值是固定的。因此,不需要针对每个比特进行f运算和g运算,执行关于第5、6、7、8个比特(即b 5,b 6,b 7,b 8)的运算即可。类似的,模拟信号包括z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8。其中,模拟信号是译码装置400根据接收到的编码后序列所确定的,如译码装置400确定接收到的编码后序列的LLR。上述z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8是译码装置400所确定的LLR值。z 1表示第1个比特的LLR值,z 2表示第2个比特的LLR值,z 3表示第3个比特的LLR值,z 4表示第4个比特的LLR值,其他可以此类推,不再赘述。 Taking FIG. 13a as an example, the code length N=8 and the code rate R=1/2. In FIG. 13a, b1 , b2 , b3 , b4 are frozen bits, and b5 , b6 , b7 , b8 are information bits. The symbol value of the frozen bit forward feedback is fixed. Therefore, it is not necessary to perform f operation and g operation for each bit, and it is sufficient to perform the operation on the 5th, 6th , 7th, and 8th bits (i.e., b5 , b6, b7 , b8 ). Similarly, the analog signal includes z1 , z2 , z3 , z4 , z5 , z6 , z7 , z8 . The analog signal is determined by the decoding device 400 according to the received coded sequence, such as the decoding device 400 determines the LLR of the received coded sequence. The above z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 are LLR values determined by the decoding device 400. z 1 represents the LLR value of the first bit, z 2 represents the LLR value of the second bit, z 3 represents the LLR value of the third bit, z 4 represents the LLR value of the fourth bit, and the same applies to the others, which will not be described in detail.
在实施例四中,将模拟信号仍分为四部分,分别记为第三信号、第四信号、第五信号和第六信号。示例性的,第三信号包括z 1,z 5,第四信号包括z 2,z 6,第五信号包括z 3,z 7,第六信号包括z 4,z 8In the fourth embodiment, the analog signal is still divided into four parts, which are respectively recorded as the third signal, the fourth signal, the fifth signal and the sixth signal. Exemplarily, the third signal includes z 1 , z 5 , the fourth signal includes z 2 , z 6 , the fifth signal includes z 3 , z 7 , and the sixth signal includes z 4 , z 8 .
在一些实施例中,以图13b为例,编码后序列包括K个比特。其中,K个比特的第1个比特为冻结比特,K个比特的第2个比特至第K个比特为信息比特,K为小于N的正整数。除了K个比特之外,编码后序列还包括M个比特,M个比特在K个比特之前。M个比特包 括一个信息比特和M-1个冻结比特。M为小于N的正整数。在码长N=8,码率R=1/2的情况下,K=M=4。In some embodiments, taking FIG. 13b as an example, the encoded sequence includes K bits. Among them, the first bit of the K bits is a frozen bit, the second bit to the Kth bit of the K bits are information bits, and K is a positive integer less than N. In addition to the K bits, the encoded sequence also includes M bits, and the M bits are before the K bits. The M bits include one information bit and M-1 frozen bits. M is a positive integer less than N. When the code length N=8 and the code rate R=1/2, K=M=4.
模拟电路401包括K-1个子电路、g运算电路5、g运算电路6、g运算电路7和g运算电路8。其中,K-1个子电路中每个子电路包括运算单元和符号转换电路,可以参见图11b或图11c的介绍,g运算电路5~8可以参见图12b或图12c的介绍,此处不再赘述。除此(即K-1个子电路、g运算电路5~8)之外,模拟电路还包括f运算电路4、f运算电路5、f运算电路6、f运算电路7、第一运算电路和第四转换电路。其中,各个电路的介绍如下:The analog circuit 401 includes K-1 subcircuits, g operation circuit 5, g operation circuit 6, g operation circuit 7 and g operation circuit 8. Among them, each subcircuit in the K-1 subcircuits includes an operation unit and a symbol conversion circuit, which can be referred to in the introduction of Figure 11b or Figure 11c, and the g operation circuits 5 to 8 can be referred to in the introduction of Figure 12b or Figure 12c, which will not be repeated here. In addition to this (i.e., K-1 subcircuits, g operation circuits 5 to 8), the analog circuit also includes f operation circuit 4, f operation circuit 5, f operation circuit 6, f operation circuit 7, a first operation circuit and a fourth conversion circuit. Among them, the introduction of each circuit is as follows:
f运算电路4用于对第三信号进行f运算。The f operation circuit 4 is used for performing an f operation on the third signal.
以图13b为例,第三信号包括z 1,z 5。f运算电路4的结果可以记为f4(z 1,z 5)。 Taking FIG. 13 b as an example, the third signal includes z 1 , z 5 . The result of f operation circuit 4 can be recorded as f4 (z 1 , z 5 ).
f运算电路5用于对第四信号进行f运算。The f operation circuit 5 is used for performing an f operation on the fourth signal.
以图13b为例,第四信号包括z 2,z 6。f运算电路5的结果可以记为f5(z 2,z 6)。 Taking FIG. 13 b as an example, the fourth signal includes z 2 , z 6 . The result of f operation circuit 5 can be recorded as f5 (z 2 , z 6 ).
f运算电路6用于对第五信号进行f运算。The f operation circuit 6 is used for performing an f operation on the fifth signal.
以图13b为例,第五信号包括z 3,z 7。f运算电路6的结果可以记为f6(z 3,z 7)。 Taking FIG. 13 b as an example, the fifth signal includes z 3 , z 7 . The result of f operation circuit 6 can be recorded as f6 (z 3 , z 7 ).
f运算电路7用于对第六信号进行f运算。The f operation circuit 7 is used for performing an f operation on the sixth signal.
以图13b为例,第六信号包括z 4,z 8。f运算电路7的结果可以记为f7(z 4,z 8)。 Taking FIG. 13 b as an example, the sixth signal includes z 4 , z 8 . The result of f operation circuit 7 can be recorded as f7 (z 4 , z 8 ).
第一运算电路1301用于接收并处理M-1个冻结比特的值、f运算电路4的结果、f运算电路5的结果、f运算电路6的结果和f运算电路7的结果。The first operation circuit 1301 is used to receive and process the values of M-1 frozen bits, the result of f operation circuit 4 , the result of f operation circuit 5 , the result of f operation circuit 6 and the result of f operation circuit 7 .
以图13b为例,第一运算电路1301包括g运算电路A、g运算电路B和g运算电路C,具体可以参见图10b的介绍,此处不再赘述。Taking FIG. 13b as an example, the first operation circuit 1301 includes a g operation circuit A, a g operation circuit B and a g operation circuit C. For details, please refer to the introduction of FIG. 10b, which will not be repeated here.
M-1个冻结比特包括冻结比特b 1,b 2,b 3,第一运算电路1301的结果记为g11(g9,g10,b3),具体运算过程可以参见图10b的介绍,此处不再赘述。 The M-1 frozen bits include frozen bits b1 , b2 , and b3 . The result of the first operation circuit 1301 is recorded as g11 (g9, g10, b3). The specific operation process can be found in the introduction of FIG. 10b, which will not be repeated here.
第四转换电路1302用于对第一运算电路1301的结果进行取符号处理,以得到M个比特中信息比特的估计值。The fourth conversion circuit 1302 is used to perform sign processing on the result of the first operation circuit 1301 to obtain an estimated value of the information bit in the M bits.
以图13b为例,第四转换电路1302可以参见图10b中符号转换电路1002的介绍,此处不再赘述。M个比特包括比特b 1,b 2,b 3,b 4,冻结比特包括比特b 1,b 2,b 3,信息比特包括比特b 4。第四转换电路1302对g11(g9,g10,b3)进行取符号处理,以得到信息比特b 4的估计值。 Taking FIG. 13b as an example, the fourth conversion circuit 1302 can refer to the introduction of the symbol conversion circuit 1002 in FIG. 10b, which will not be repeated here. The M bits include bits b1 , b2 , b3 , b4 , the frozen bits include bits b1 , b2 , b3 , and the information bits include bit b4 . The fourth conversion circuit 1302 performs a sign extraction process on g11 (g9, g10, b3) to obtain an estimated value of the information bit b4 .
容易理解的是,在图13b中,对于g运算电路A和g运算电路B而言,图13b中f运算电路4的结果,相当于图10b(或图10c)中的z 1。图13b中f运算电路5的结果,相当于图10b(或图10c)中的z 2。图13b中f运算电路6的结果,相当于图10b(或图10c)中的z 3。图13b中f运算电路7的结果,相当于图10b(或图10c)中的z 4It is easy to understand that, in FIG13b, for g operation circuit A and g operation circuit B, the result of f operation circuit 4 in FIG13b is equivalent to z1 in FIG10b (or FIG10c). The result of f operation circuit 5 in FIG13b is equivalent to z2 in FIG10b (or FIG10c). The result of f operation circuit 6 in FIG13b is equivalent to z3 in FIG10b (or FIG10c). The result of f operation circuit 7 in FIG13b is equivalent to z4 in FIG10b (or FIG10c).
综上可知,图13b示出了无需计算路径度量的模拟电路结构,针对极化码的一些译码方式,如SC译码,无需计算路径度量。在码长N=8,码率R=1/2的情况下,收端设备即可通过运算单元、符号转换电路、g运算电路5、g运算电路6、g运算电路7、g运算电路8、f运算电路4、f运算电路5、f运算电路6、f运算电路7、第一运算电路和第四转换电路,对模拟信号进行译码。In summary, FIG13b shows an analog circuit structure without calculating the path metric, and for some decoding methods of polar codes, such as SC decoding, no path metric needs to be calculated. When the code length N=8 and the code rate R=1/2, the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7, the g operation circuit 8, the f operation circuit 4, the f operation circuit 5, the f operation circuit 6, the f operation circuit 7, the first operation circuit and the fourth conversion circuit.
另外,针对极化码的一些译码方式,如SCL译码,需要计算路径度量。在码长N=8,码率R=1/2的情况下,收端设备即可通过运算单元、符号转换电路、g运算电路5、g运算电路6、g运算电路7、g运算电路8、f运算电路4、f运算电路5、f运算电路6、f运算电路7、第一运算电路和第四转换电路,对模拟信号进行译码。In addition, for some decoding methods of polar codes, such as SCL decoding, path metrics need to be calculated. When the code length N=8 and the code rate R=1/2, the receiving device can decode the analog signal through the operation unit, the symbol conversion circuit, the g operation circuit 5, the g operation circuit 6, the g operation circuit 7, the g operation circuit 8, the f operation circuit 4, the f operation circuit 5, the f operation circuit 6, the f operation circuit 7, the first operation circuit and the fourth conversion circuit.
容易理解的是,在本申请实施例中,LLR的记法中,以四个LLR为例,记为z 1,z 2,z 3,z 4。其中,下角标是为了区分不同的LLR。四个LLR输入模拟电路401的位置,可以相互替换。以图10b(或图10c,或图11b,或图11c)为例,z 2,z 3可以相互替换。冻结比特对应符号的记法中,以三个符号为例,记为b 1,b 2,b 3。其中,下角标是为了区分不同的符号。三个符号输入模拟电路401的位置,可以相互替换。以图10b(或图10c)为例,b 2,b 3可以相互替换,不应理解为对本申请实施例的限定。 It is easy to understand that in the embodiment of the present application, in the notation of LLR, taking four LLRs as an example, they are recorded as z 1 , z 2 , z 3 , and z 4 . Among them, the subscripts are used to distinguish different LLRs. The positions of the four LLR input analog circuit 401 can be replaced with each other. Taking Figure 10b (or Figure 10c, or Figure 11b, or Figure 11c) as an example, z 2 and z 3 can be replaced with each other. In the notation of the symbols corresponding to the frozen bits, taking three symbols as an example, they are recorded as b 1 , b 2 , and b 3 . Among them, the subscripts are used to distinguish different symbols. The positions of the three symbols input analog circuit 401 can be replaced with each other. Taking Figure 10b (or Figure 10c) as an example, b 2 and b 3 can be replaced with each other, which should not be understood as a limitation on the embodiment of the present application.
类似的,以八个LLR为例,记为z 1,z 2,z 3,z 4,z 5,z 6,z 7,z 8。其中,下角标是为了区分不同的LLR。八个LLR输入模拟电路401的位置,可以相互替换。以图12b(或图12c)为例,z 2,z 3可以相互替换。冻结比特对应符号的记法中,以两个符号为例,记为b 4,b 5。其中,下角标是为了区分不同的符号。两个符号输入模拟电路401的位置,可以相互替换。以图12b(或图12c)为例,b 4,b 5可以相互替换,不应理解为对本申请实施例的限定。 Similarly, taking eight LLRs as an example, they are recorded as z 1 , z 2 , z 3 , z 4 , z 5 , z 6 , z 7 , z 8 . The subscripts are used to distinguish different LLRs. The positions of the eight LLR input analog circuit 401 can be replaced with each other. Taking Figure 12b (or Figure 12c) as an example, z 2 and z 3 can be replaced with each other. In the notation of frozen bit corresponding symbols, taking two symbols as an example, they are recorded as b 4 and b 5 . The subscripts are used to distinguish different symbols. The positions of the two symbols input analog circuit 401 can be replaced with each other. Taking Figure 12b (or Figure 12c) as an example, b 4 and b 5 can be replaced with each other, which should not be understood as a limitation on the embodiments of the present application.
本申请实施例还提供了一种编译码方法1400。该方法适用于图1至图2所示的通信系统。如图14所示,该译码方法1400包括如下步骤:The embodiment of the present application also provides a coding method 1400. The method is applicable to the communication system shown in Figures 1 to 2. As shown in Figure 14, the decoding method 1400 includes the following steps:
S1401、编码装置对待编码序列进行编码,以得到编码后序列。S1401. The encoding device encodes a sequence to be encoded to obtain an encoded sequence.
其中,编码装置可以位于发端设备侧。示例性的,编码装置采用哈达马变换,对待编码序列进行编码,以得到编码后序列。The encoding device may be located at the transmitting device side. Exemplarily, the encoding device uses Hadamard transform to encode the sequence to be encoded to obtain an encoded sequence.
其中,待编码序列的长度为N,N=2 n,n为正整数。示例性的,待编码序列的长度为4,如图10a所示。或者,待编码序列的长度为8,如图12a所示。 Wherein, the length of the sequence to be encoded is N, N=2 n , and n is a positive integer. Exemplarily, the length of the sequence to be encoded is 4, as shown in FIG10 a . Alternatively, the length of the sequence to be encoded is 8, as shown in FIG12 a .
其中,待编码序列包括至少一个子块。至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。The sequence to be encoded includes at least one sub-block. The at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
示例性的,以图10a为例,编码后序列包括2个子块。第1个子块包括b1和b2,第2个子块包括b3和b4。其中,第1个子块对应的每个比特为冻结比特。Exemplarily, taking FIG. 10a as an example, the coded sequence includes 2 sub-blocks. The first sub-block includes b1 and b2, and the second sub-block includes b3 and b4. Each bit corresponding to the first sub-block is a frozen bit.
示例性的,以图11a为例,编码后序列包括2个子块。第1个子块包括b1和b2,第2个子块包括b3和b4。其中,第2个子块对应的每个比特为信息比特。Exemplarily, taking FIG. 11a as an example, the coded sequence includes 2 sub-blocks. The first sub-block includes b1 and b2, and the second sub-block includes b3 and b4. Each bit corresponding to the second sub-block is an information bit.
示例性的,以图12a为例,编码后序列包括2个子块。第1个子块包括b1~b4,第2个子块包括b5~b8。其中,第1个子块对应的每个比特为冻结比特。或者,编码后序列包括4个子块。第1个子块包括b1和b2,第2个子块包括b3和b4,第3个子块包括b5和b6,第4个子块包括b7和b8。其中,第1、2个子块对应的每个比特为冻结比特,第4个子块对应的每个比特为信息比特。Exemplarily, taking Figure 12a as an example, the coded sequence includes 2 sub-blocks. The first sub-block includes b1 to b4, and the second sub-block includes b5 to b8. Among them, each bit corresponding to the first sub-block is a frozen bit. Alternatively, the coded sequence includes 4 sub-blocks. The first sub-block includes b1 and b2, the second sub-block includes b3 and b4, the third sub-block includes b5 and b6, and the fourth sub-block includes b7 and b8. Among them, each bit corresponding to the first and second sub-blocks is a frozen bit, and each bit corresponding to the fourth sub-block is an information bit.
示例性的,以图13a为例,编码后序列包括4个子块。第1个子块包括b1和b2,第2个子块包括b3和b4,第3个子块包括b5和b6,第4个子块包括b7和b8。其中,第1个子块对应的每个比特为冻结比特,第4个子块对应的每个比特为信息比特。Exemplarily, taking FIG. 13a as an example, the coded sequence includes 4 sub-blocks. The first sub-block includes b1 and b2, the second sub-block includes b3 and b4, the third sub-block includes b5 and b6, and the fourth sub-block includes b7 and b8. Among them, each bit corresponding to the first sub-block is a frozen bit, and each bit corresponding to the fourth sub-block is an information bit.
S1402、编码装置发送编码后序列。相应的,译码装置接收编码后序列。S1402: The encoding device sends an encoded sequence. Correspondingly, the decoding device receives the encoded sequence.
示例性的,编码装置通过发送器发送编码后序列。相应的,译码装置通过接收器接收编码后序列。Exemplarily, the encoding device sends the encoded sequence via a transmitter, and correspondingly, the decoding device receives the encoded sequence via a receiver.
容易理解的是,编码后序列在通过信道传输之前所经过的处理,如速率匹配、预编码、交织、调制等,对于本领域技术人员而言是公共常识,不再一一列举。在本申请实施例中,以发送编码后序列为例,进行介绍,不应理解为对本申请实施例的限定。It is easy to understand that the processing of the coded sequence before transmission through the channel, such as rate matching, precoding, interleaving, modulation, etc., is common knowledge to those skilled in the art and is not listed one by one. In the embodiments of the present application, the transmission of the coded sequence is taken as an example for introduction, which should not be understood as a limitation on the embodiments of the present application.
S1403、译码装置根据编码后序列获取模拟信号。S1403: The decoding device obtains an analog signal according to the encoded sequence.
示例性的,译码装置中的模拟电路根据编码后序列获取模拟信号,如确定N个LLR。其中,模拟电路的结构可以参见图4至图13b的介绍,此处不再赘述。Exemplarily, the analog circuit in the decoding device obtains an analog signal according to the encoded sequence, such as determining N LLRs. The structure of the analog circuit can be seen in the introduction of FIG. 4 to FIG. 13 b , which will not be described in detail here.
S1404、译码装置模拟电路对模拟信号进行译码,以得到译码结果。S1404: The decoding device analog circuit decodes the analog signal to obtain a decoding result.
示例性的,译码装置的模拟电路对模拟信号进行译码,以得到译码结果。其中,模拟电路确定译码结果的过程,可以参见图4至图13b的介绍,此处不再赘述。Exemplarily, the analog circuit of the decoding device decodes the analog signal to obtain a decoding result. The process of the analog circuit determining the decoding result can be seen in the introduction of FIG. 4 to FIG. 13 b , which will not be described in detail here.
以上结合图14详细说明了本申请实施例提供的方法。以下结合图15-图16详细说明用于执行本申请实施例提供的方法的编码装置。The method provided by the embodiment of the present application is described in detail above in conjunction with Figure 14. The following describes in detail an encoding device for executing the method provided by the embodiment of the present application in conjunction with Figures 15-16.
示例性地,图15是本申请实施例提供的编码装置的结构示意图一。如图15所示,编码装置1500包括:处理模块1501和收发模块1502。为了便于说明,图15仅示出了该编码装置1500的主要部件。For example, Fig. 15 is a schematic diagram of the structure of the encoding device provided in the embodiment of the present application. As shown in Fig. 15, the encoding device 1500 includes: a processing module 1501 and a transceiver module 1502. For ease of description, Fig. 15 only shows the main components of the encoding device 1500.
一些实施例中,编码装置1500可适用于图1中所示出的通信系统中,执行图14中所示出的方法中编码装置的功能。其中,In some embodiments, the encoding device 1500 may be applicable to the communication system shown in FIG. 1 to perform the functions of the encoding device in the method shown in FIG. 14 .
处理模块1501,用于对待编码序列进行编码,以得到编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。The processing module 1501 is used to encode the sequence to be encoded to obtain an encoded sequence. The sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
收发模块1502,用于发送编码后序列。The transceiver module 1502 is used to send the encoded sequence.
可选地,收发模块1502可以包括接收模块和发送模块(图15中未示出)。其中,收发模块1502用于实现编码装置1500的发送功能和接收功能。Optionally, the transceiver module 1502 may include a receiving module and a sending module (not shown in FIG. 15 ). The transceiver module 1502 is used to implement the sending function and the receiving function of the encoding device 1500 .
可选地,编码装置1500还可以包括存储模块(图15中未示出),该存储模块存储有程序或指令。当处理模块1501执行该程序或指令时,使得编码装置1500可以执行图14所示出的方法中编码装置的功能。Optionally, the coding device 1500 may further include a storage module (not shown in FIG. 15 ), which stores a program or instruction. When the processing module 1501 executes the program or instruction, the coding device 1500 may perform the function of the coding device in the method shown in FIG. 14 .
应理解,编码装置1500中涉及的处理模块1501可以由处理器或处理器相关电路组件实现,可以为处理器或处理模块;收发模块1502可以由收发器或收发器相关电路组件实现,可以为收发器或收发单元。It should be understood that the processing module 1501 involved in the encoding device 1500 can be implemented by a processor or a processor-related circuit component, which can be a processor or a processing module; the transceiver module 1502 can be implemented by a transceiver or a transceiver-related circuit component, which can be a transceiver or a transceiver unit.
此外,编码装置1500的技术效果可以参考图14所示出的方法的技术效果,此处不再赘述。In addition, the technical effects of the encoding device 1500 can refer to the technical effects of the method shown in Figure 14, and will not be repeated here.
示例性地,图16为本申请实施例提供的编码装置的结构示意图二。如图16所示,编码装置1600可以包括处理器1601。可选地,编码装置1600还可以包括存储器1602和/或收发器1603。其中,处理器1601与存储器1602和收发器1603耦合,如可以通过通信总线连接。Exemplarily, FIG16 is a second structural schematic diagram of an encoding device provided in an embodiment of the present application. As shown in FIG16, the encoding device 1600 may include a processor 1601. Optionally, the encoding device 1600 may also include a memory 1602 and/or a transceiver 1603. The processor 1601 is coupled to the memory 1602 and the transceiver 1603, such as being connected via a communication bus.
下面结合图16对编码装置1600的各个构成部件进行具体的介绍:The following is a detailed introduction to the various components of the encoding device 1600 in conjunction with FIG16 :
其中,处理器1601是编码装置1600的控制中心,可以是一个处理器,也可以是多个处理元件的统称。例如,处理器1601是一个或多个中央处理器(central processing unit,CPU),也可以是特定集成电路(application specific integrated circuit,ASIC),或者是被配置成实施本申请实施例的一个或多个集成电路,例如:一个或多个数字信号处理器(digital signal processor,DSP),或,一个或者多个现场可编程门阵列(field programmable gate array,FPGA)。The processor 1601 is the control center of the encoding device 1600, which can be a processor or a general term for multiple processing elements. For example, the processor 1601 is one or more central processing units (CPUs), or an application specific integrated circuit (ASIC), or one or more integrated circuits configured to implement the embodiments of the present application, such as one or more digital signal processors (DSPs), or one or more field programmable gate arrays (FPGAs).
可选地,处理器1601可以通过运行或执行存储在存储器1602内的软件程序,以及调用存储在存储器1602内的数据,执行编码装置1600的各种功能。Optionally, the processor 1601 may perform various functions of the encoding device 1600 by running or executing a software program stored in the memory 1602 , and calling data stored in the memory 1602 .
在具体的实现中,作为一种实施例,处理器1601可以包括一个或多个CPU,例如图16中所示出的CPU0和CPU1。In a specific implementation, as an embodiment, the processor 1601 may include one or more CPUs, such as CPU0 and CPU1 shown in FIG. 16 .
在具体实现中,作为一种实施例,编码装置1600也可以包括多个处理器,例如图16中所示的处理器1601和处理器1604。这些处理器中的每一个可以是一个单核处理器(single-CPU),也可以是一个多核处理器(multi-CPU)。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a specific implementation, as an embodiment, the encoding device 1600 may also include multiple processors, such as the processor 1601 and the processor 1604 shown in FIG16. Each of these processors may be a single-core processor (single-CPU) or a multi-core processor (multi-CPU). The processor here may refer to one or more devices, circuits, and/or processing cores for processing data (e.g., computer program instructions).
其中,所述存储器1602用于存储执行本申请方案的软件程序,并由处理器1601来控制执行,具体实现方式可以参考上述方法实施例,此处不再赘述。The memory 1602 is used to store the software program for executing the solution of the present application, and the execution is controlled by the processor 1601. The specific implementation method can refer to the above method embodiment, which will not be repeated here.
可选地,存储器1602可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(electrically erasable programmable read-only memory,EEPROM)、只读光盘(compact disc read-only memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器1602可以和处理器1601集成在一起,也可以独立存在,并通过编码装置1600的接口电路(图16中未示出)与处理器1601耦合,本申请实施例对此不作具体限定。Optionally, the memory 1602 may be a read-only memory (ROM) or other types of static storage devices that can store static information and instructions, a random access memory (RAM) or other types of dynamic storage devices that can store information and instructions, or an electrically erasable programmable read-only memory (EEPROM), a compact disc read-only memory (CD-ROM) or other optical disc storage, optical disc storage (including compressed optical disc, laser disc, optical disc, digital versatile disc, Blu-ray disc, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store the desired program code in the form of instructions or data structures and can be accessed by a computer, but is not limited thereto. The memory 1602 may be integrated with the processor 1601, or may exist independently and be coupled to the processor 1601 through an interface circuit (not shown in FIG. 16 ) of the encoding device 1600, which is not specifically limited in the embodiments of the present application.
收发器1603,用于与其他装置之间的通信。例如,编码装置1600为发端设备,收发器1603可以用于与收端设备通信。The transceiver 1603 is used for communication with other devices. For example, the encoding device 1600 is a transmitting device, and the transceiver 1603 can be used for communication with a receiving device.
可选地,收发器1603可以包括接收器和发送器(图16中未单独示出)。其中,接收器用于实现接收功能,发送器用于实现发送功能。Optionally, the transceiver 1603 may include a receiver and a transmitter (not shown separately in FIG. 16 ), wherein the receiver is used to implement a receiving function, and the transmitter is used to implement a sending function.
可选地,收发器1603可以和处理器1601集成在一起,也可以独立存在,并通过编码装置1600的接口电路(图16中未示出)与处理器1601耦合,本申请实施例对此不作具体限定。Optionally, the transceiver 1603 may be integrated with the processor 1601, or may exist independently and be coupled to the processor 1601 via an interface circuit (not shown in FIG. 16 ) of the encoding device 1600, which is not specifically limited in the embodiments of the present application.
容易理解的是,图16中示出的编码装置1600的结构并不构成对该编码装置的限定,实际的编码装置可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。It is easy to understand that the structure of the encoding device 1600 shown in Figure 16 does not constitute a limitation on the encoding device, and the actual encoding device may include more or fewer components than shown in the figure, or combine certain components, or arrange the components differently.
此外,编码装置1600的技术效果可以参考上述方法实施例所述的方法的技术效果,此处不再赘述。In addition, the technical effects of the encoding device 1600 can refer to the technical effects of the method described in the above method embodiment, and will not be repeated here.
应理解,在本申请实施例中的处理器可以是中央处理模块(central processing unit,CPU),该处理器还可以是其他通用处理器、数字信号处理器(digital signal processor,DSP)、专用集成电路(application specific integrated circuit,ASIC)、现成可编程门阵列(field programmable gate array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。It should be understood that the processor in the embodiment of the present application may be a central processing unit (CPU), and the processor may also be other general-purpose processors, digital signal processors (DSP), application-specific integrated circuits (ASIC), field programmable gate arrays (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor, etc.
还应理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的随机存取存储器(random access memory,RAM)可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced  SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambus RAM,DR RAM)。It should also be understood that the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memories. Among them, the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory. The volatile memory may be a random access memory (RAM), which is used as an external cache. By way of example and not limitation, many forms of random access memory (RAM) are available, such as static RAM (SRAM), dynamic random access memory (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous link DRAM (SLDRAM), and direct rambus RAM (DR RAM).
可选的,本申请实施例还提供一种携带计算机指令的计算机程序产品,当该计算机指令在处理器上运行时,以使译码装置中的模拟电路执行如下步骤:模拟电路获取模拟信号。其中,模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路对模拟信号进行译码,以得到译码结果。 Optionally, the embodiment of the present application further provides a computer program product carrying computer instructions, when the computer instructions are executed on a processor, the analog circuit in the decoding device performs the following steps: the analog circuit acquires an analog signal. The analog signal is determined by the decoding device according to the received encoded sequence, the encoded sequence is the sequence after the sequence to be encoded is encoded, and the length of the sequence to be encoded is N, N= 2n , and n is a positive integer. The analog circuit decodes the analog signal to obtain a decoding result.
或者,当该计算机指令在处理器上运行时,以使编码装置执行如下步骤:编码装置对待编码序列进行编码,以得到编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。编码装置发送编码后序列。Alternatively, when the computer instruction is executed on a processor, the encoding device performs the following steps: the encoding device encodes the sequence to be encoded to obtain an encoded sequence. The sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit. The encoding device sends the encoded sequence.
可选的,本申请实施例还提供一种计算机可读存储介质,所述计算机可读存储介质存储计算机指令,当该计算机指令在处理器上运行时,以使译码装置中的模拟电路执行如下步骤:模拟电路获取模拟信号。其中,模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路对模拟信号进行译码,以得到译码结果。 Optionally, an embodiment of the present application further provides a computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and when the computer instructions are executed on a processor, the analog circuit in the decoding device performs the following steps: the analog circuit acquires an analog signal. The analog signal is determined by the decoding device according to the received encoded sequence, and the encoded sequence is a sequence after the sequence to be encoded is encoded, and the length of the sequence to be encoded is N, N= 2n , and n is a positive integer. The analog circuit decodes the analog signal to obtain a decoding result.
或者,当该计算机指令在处理器上运行时,以使编码装置执行如下步骤:编码装置对待编码序列进行编码,以得到编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。编码装置发送编码后序列。Alternatively, when the computer instruction is executed on a processor, the encoding device performs the following steps: the encoding device encodes the sequence to be encoded to obtain an encoded sequence. The sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit. The encoding device sends the encoded sequence.
可选的,本申请实施例还提供一种芯片,包括模拟电路。其中,模拟电路,用于获取模拟信号。模拟信号是译码装置根据接收到的编码后序列所确定的,编码后序列是待编码序列经过编码后的序列,待编码序列的长度为N,N=2 n,n为正整数。模拟电路,还用于对模拟信号进行译码,以得到译码结果。 Optionally, an embodiment of the present application further provides a chip, including an analog circuit. The analog circuit is used to obtain an analog signal. The analog signal is determined by the decoding device according to the received coded sequence, the coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N= 2n , and n is a positive integer. The analog circuit is also used to decode the analog signal to obtain a decoding result.
或者,该芯片包括处理电路和输入输出接口。其中,输入输出接口用于与芯片之外的模块通信,例如,该芯片可以为实现上述执行如下步骤:对待编码序列进行编码,以得到编码后序列,并发送编码后序列。其中,待编码序列包括至少一个子块,至少一个子块包括第一子块。第一子块对应的每个比特为冻结比特,或者,第一子块对应的每个比特为信息比特。Alternatively, the chip includes a processing circuit and an input/output interface. The input/output interface is used to communicate with a module outside the chip. For example, the chip can perform the following steps to implement the above: encode the sequence to be encoded to obtain an encoded sequence, and send the encoded sequence. The sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block. Each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit.
上述实施例,可以全部或部分地通过软件、硬件(如电路)、固件或其他任意组合来实现。当使用软件实现时,上述实施例可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令或计算机程序。在计算机上加载或执行所述计算机指令或计算机程序时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以为通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集合的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质。半导体介质可以是固态硬盘。The above embodiments can be implemented in whole or in part by software, hardware (such as circuits), firmware or any other combination. When implemented using software, the above embodiments can be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions or computer programs. When the computer instructions or computer programs are loaded or executed on a computer, the process or function described in the embodiment of the present application is generated in whole or in part. The computer can be a general-purpose computer, a special-purpose computer, a computer network, or other programmable device. The computer instructions can be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium. For example, the computer instructions can be transmitted from one website site, computer, server or data center to another website site, computer, server or data center by wired (such as infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can access or a data storage device such as a server or data center that contains one or more available media sets. The available medium can be a magnetic medium (for example, a floppy disk, a hard disk, a tape), an optical medium (for example, a DVD), or a semiconductor medium. The semiconductor medium can be a solid-state hard disk.
应理解,本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况,其中A,B可以是单数或者复数。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系,但也可能表示的是一种“和/或”的关系,具体可参考前后文进行理解。It should be understood that the term "and/or" in this article is only a description of the association relationship of associated objects, indicating that there can be three relationships. For example, A and/or B can represent: A exists alone, A and B exist at the same time, and B exists alone. A and B can be singular or plural. In addition, the character "/" in this article generally indicates that the associated objects before and after are in an "or" relationship, but it may also indicate an "and/or" relationship. Please refer to the context for specific understanding.
本申请中,“至少一个”是指一个或者多个,“多个”是指两个或两个以上。“以下至少一项(个)”或其类似表达,是指的这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a,b,或c中的至少一项(个),可以表示:a,b,c,a-b,a-c,b-c,或a-b-c,其中a,b,c可以是单个,也可以是多个。In this application, "at least one" means one or more, and "more than one" means two or more. "At least one of the following" or similar expressions refers to any combination of these items, including any combination of single or plural items. For example, at least one of a, b, or c can mean: a, b, c, a-b, a-c, b-c, or a-b-c, where a, b, c can be single or multiple.
应理解,在本申请的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that in the various embodiments of the present application, the size of the serial numbers of the above-mentioned processes does not mean the order of execution. The execution order of each process should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present application.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art will appreciate that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented in electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Professional and technical personnel can use different methods to implement the described functions for each specific application, but such implementation should not be considered to be beyond the scope of this application.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working processes of the systems, devices and units described above can refer to the corresponding processes in the aforementioned method embodiments and will not be repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in the present application, it should be understood that the disclosed systems, devices and methods can be implemented in other ways. For example, the device embodiments described above are only schematic. For example, the division of the units is only a logical function division. There may be other division methods in actual implementation, such as multiple units or components can be combined or integrated into another system, or some features can be ignored or not executed. Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or units, which can be electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者通信设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application can be essentially or partly embodied in the form of a software product that contributes to the prior art. The computer software product is stored in a storage medium and includes several instructions for a computer device (which can be a personal computer, server, or communication device, etc.) to perform all or part of the steps of the methods described in each embodiment of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), disk or optical disk, and other media that can store program codes.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The above is only a specific implementation of the present application, but the protection scope of the present application is not limited thereto. Any person skilled in the art who is familiar with the present technical field can easily think of changes or substitutions within the technical scope disclosed in the present application, which should be included in the protection scope of the present application. Therefore, the protection scope of the present application should be based on the protection scope of the claims.

Claims (24)

  1. 一种译码装置,其特征在于,包括:模拟电路;其中,A decoding device, characterized in that it comprises: an analog circuit; wherein:
    所述模拟电路,用于获取模拟信号;所述模拟信号是所述译码装置根据接收到的编码后序列所确定的,所述编码后序列是待编码序列经过编码后的序列,所述待编码序列的长度为N,N=2 n,n为正整数; The analog circuit is used to obtain an analog signal; the analog signal is determined by the decoding device according to the received coded sequence, the coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N= 2n , and n is a positive integer;
    所述模拟电路,还用于对所述模拟信号进行译码,以得到译码结果。The analog circuit is also used to decode the analog signal to obtain a decoding result.
  2. 根据权利要求1所述的装置,其特征在于,所述待编码序列包括第一信息比特和第二信息比特;所述模拟电路包括第一f运算电路、第一译码电路、第一延迟控制电路、第一g运算电路和第二译码电路;The device according to claim 1, characterized in that the sequence to be encoded includes a first information bit and a second information bit; the analog circuit includes a first f operation circuit, a first decoding circuit, a first delay control circuit, a first g operation circuit and a second decoding circuit;
    所述模拟电路,还用于对所述模拟信号进行译码,以得到译码结果,包括:The analog circuit is further used to decode the analog signal to obtain a decoding result, including:
    所述第一f运算电路,用于对所述模拟信号进行f运算;The first f operation circuit is used to perform f operation on the analog signal;
    所述第一译码电路,用于译码所述第一f运算电路的结果,以得到所述第一信息比特的估计值;所述第一译码电路译码的结果对应的码长为N/2、码率为A/(N/2),A表示所述第一信息比特的数量;The first decoding circuit is used to decode the result of the first f operation circuit to obtain an estimated value of the first information bit; the code length corresponding to the result decoded by the first decoding circuit is N/2 and the code rate is A/(N/2), where A represents the number of the first information bits;
    所述第一延迟控制电路,用于控制所述模拟信号输入所述第一g运算电路的时间;The first delay control circuit is used to control the time when the analog signal is input into the first g operation circuit;
    所述第一g运算电路,用于对所述模拟信号和第一比特值进行g运算;所述第一比特值是所述第一信息比特的估计值;The first g operation circuit is used to perform a g operation on the analog signal and a first bit value; the first bit value is an estimated value of the first information bit;
    所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值;所述第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示所述第二信息比特的数量;The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit; the code length corresponding to the result of decoding by the second decoding circuit is N/2 and the code rate is B/(N/2), where B represents the number of the second information bits;
    其中,所述译码结果包括所述第一信息比特的估计值和所述第二信息比特的估计值。The decoding result includes an estimated value of the first information bit and an estimated value of the second information bit.
  3. 根据权利要求2所述的装置,其特征在于,所述第一f运算电路包括第一实数到绝对值符号RTAS转换器、取最小WTA模块、第一乘法器和第二乘法器;The device according to claim 2, characterized in that the first f operation circuit includes a first real number to absolute value sign RTAS converter, a minimum WTA module, a first multiplier and a second multiplier;
    所述第一f运算电路,用于对所述模拟信号进行f运算,包括:The first f operation circuit is used to perform f operation on the analog signal, including:
    所述第一RTAS转换器,用于接收并处理第一信号,以得到所述第一信号中每个对数似然比LLR值所对应的符号和绝对值;所述第一信号包括所述模拟信号中的两个LLR值;The first RTAS converter is used to receive and process a first signal to obtain a sign and an absolute value corresponding to each log-likelihood ratio (LLR) value in the first signal; the first signal includes two LLR values in the analog signal;
    所述WTA模块,用于确定所述第一RTAS转换器所得到的绝对值中的最小值;The WTA module is used to determine the minimum value among the absolute values obtained by the first RTAS converter;
    所述第一乘法器,用于将所述第一RTAS转换器所得到的符号相乘;The first multiplier is used to multiply the symbols obtained by the first RTAS converter;
    所述第二乘法器,用于将所述WTA模块的结果和所述第一乘法器的结果相乘;The second multiplier is used to multiply the result of the WTA module and the result of the first multiplier;
    其中,所述第一f运算电路的数量为N/2,所述第一f运算电路的结果包括N/2个所述第二乘法器的结果。The number of the first f operation circuits is N/2, and the result of the first f operation circuit includes the results of N/2 second multipliers.
  4. 根据权利要求1所述的装置,其特征在于,所述待编码序列包括第二信息比特;所述模拟电路包括第一g运算电路和第二译码电路;The device according to claim 1, characterized in that the sequence to be encoded includes a second information bit; the analog circuit includes a first g operation circuit and a second decoding circuit;
    所述模拟电路,还用于对所述模拟信号进行译码,以得到译码结果,包括:The analog circuit is further used to decode the analog signal to obtain a decoding result, including:
    所述第一g运算电路,用于对所述模拟信号和第一比特值进行g运算;所述第一比特值是根据所述模拟信号中前N/2个LLR值确定的;The first g operation circuit is used to perform a g operation on the analog signal and a first bit value; the first bit value is determined according to the first N/2 LLR values in the analog signal;
    所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值;所述第二译码电路译码的结果对应的码长为N/2、码率为B/(N/2),B表示所述 第二信息比特的数量;The second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit; the code length corresponding to the result of the decoding by the second decoding circuit is N/2 and the code rate is B/(N/2), where B represents the number of the second information bits;
    其中,所述译码结果包括所述第二信息比特的估计值。The decoding result includes an estimated value of the second information bit.
  5. 根据权利要求2-4任一项所述的装置,其特征在于,所述第一g运算电路包括第三乘法器和第一加法器;The device according to any one of claims 2 to 4, characterized in that the first g operation circuit comprises a third multiplier and a first adder;
    所述第一g运算电路,用于对所述模拟信号和第一比特值进行g运算,包括:The first g operation circuit is used to perform a g operation on the analog signal and the first bit value, including:
    所述第三乘法器,用于将所述第一比特值和第一信号中的一个LLR值相乘;所述第一信号包括所述模拟信号中的两个LLR值;The third multiplier is used to multiply the first bit value and an LLR value in a first signal; the first signal includes two LLR values in the analog signal;
    所述第一加法器,用于将所述第三乘法器的结果和所述第一信号中另一LLR值相加;The first adder is used to add the result of the third multiplier and another LLR value in the first signal;
    其中,所述第一g运算电路的数量为N/2,所述第一g运算电路的结果包括N/2个所述第一加法器的结果。The number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 first adders.
  6. 根据权利要求2-4任一项所述的装置,其特征在于,所述第一g运算电路包括第二RTAS转换器、第四乘法器、第五乘法器、第二延迟控制电路和第二加法器;所述第一g运算电路,用于对所述模拟信号和第一比特值进行g运算,包括:The device according to any one of claims 2 to 4, characterized in that the first g operation circuit comprises a second RTAS converter, a fourth multiplier, a fifth multiplier, a second delay control circuit and a second adder; the first g operation circuit is used to perform a g operation on the analog signal and the first bit value, comprising:
    所述第二RTAS转换器,用于接收并处理第一信号中的一个LLR值,以得到第一符号和第一绝对值;所述第一信号包括所述模拟信号中的两个LLR值;The second RTAS converter is used to receive and process an LLR value in a first signal to obtain a first sign and a first absolute value; the first signal includes two LLR values in the analog signal;
    所述第四乘法器,用于将所述第一比特值和所述第一符号相乘;The fourth multiplier is used to multiply the first bit value and the first symbol;
    所述第五乘法器,用于将所述第四乘法器的结果和所述第一绝对值相乘;The fifth multiplier is used to multiply the result of the fourth multiplier and the first absolute value;
    所述第二延迟控制电路,用于控制所述第一信号中另一LLR值输入所述第二加法器的时间;The second delay control circuit is used to control the time when another LLR value in the first signal is input into the second adder;
    所述第二加法器,用于将所述第五乘法器的结果和所述第二延迟控制电路输入的LLR值相加;The second adder is used to add the result of the fifth multiplier and the LLR value input by the second delay control circuit;
    其中,所述第一g运算电路的数量为N/2,所述第一g运算电路的结果包括N/2个所述第二加法器的结果。The number of the first g operation circuits is N/2, and the result of the first g operation circuit includes the results of N/2 second adders.
  7. 根据权利要求2或3所述的装置,其特征在于,所述待编码序列还包括冻结比特;所述第一译码电路包括第一运算电路和符号转换电路;所述第一译码电路,用于译码所述第一f运算电路的结果,以得到所述第一信息比特的估计值,包括:The device according to claim 2 or 3, characterized in that the sequence to be encoded further includes frozen bits; the first decoding circuit includes a first operation circuit and a symbol conversion circuit; the first decoding circuit is used to decode the result of the first operation circuit to obtain an estimated value of the first information bit, including:
    所述第一运算电路,用于接收所述第一f运算电路的结果,并对所述冻结比特的值和所述第一f运算电路的结果进行g运算;The first operation circuit is used to receive the result of the first f operation circuit and perform a g operation on the value of the frozen bit and the result of the first f operation circuit;
    所述符号转换电路,用于对所述第一运算电路的结果进行取符号处理,以得到所述第一信息比特的估计值。The sign conversion circuit is used to perform sign processing on the result of the first operation circuit to obtain an estimated value of the first information bit.
  8. 根据权利要求2或3所述的装置,其特征在于,所述待编码序列还包括冻结比特;所述第一译码电路包括第一运算电路和路径度量电路;所述第一译码电路,用于译码所述第一f运算电路的结果,以得到所述第一信息比特的估计值,包括:The device according to claim 2 or 3, characterized in that the sequence to be encoded further includes frozen bits; the first decoding circuit includes a first operation circuit and a path metric circuit; the first decoding circuit is used to decode the result of the first operation circuit to obtain an estimated value of the first information bit, including:
    所述第一运算电路,用于接收所述第一f运算电路的结果,并对所述冻结比特的值和所述第一f运算电路的结果进行g运算;The first operation circuit is used to receive the result of the first f operation circuit and perform a g operation on the value of the frozen bit and the result of the first f operation circuit;
    所述路径度量电路,用于根据第一路径度量值和所述第一运算电路的结果确定所述第一信息比特的估计值;所述第一路径度量值是第一译码路径的度量值,所述第一译码路径指示所述第一信息比特之前的比特的值。The path metric circuit is used to determine the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit; the first path metric value is the metric value of the first decoding path, and the first decoding path indicates the value of the bit before the first information bit.
  9. 根据权利要求8所述的装置,其特征在于,所述第一信息比特的候选取值包括第一候 选值和第二候选值;所述路径度量电路包括第一处理模块、第二处理模块和比较器;The device according to claim 8, characterized in that the candidate values of the first information bit include a first candidate value and a second candidate value; the path metric circuit includes a first processing module, a second processing module and a comparator;
    所述路径度量电路,用于根据第一路径度量值和所述第一运算电路的结果确定所述第一信息比特的估计值,包括:The path metric circuit is used to determine the estimated value of the first information bit according to the first path metric value and the result of the first operation circuit, including:
    所述第一处理模块,用于接收所述第一路径度量值和所述第一运算电路的结果,根据所述第一候选值、所述第一路径度量值和所述第一运算电路的结果,确定第二路径度量值;The first processing module is used to receive the first path metric value and the result of the first operation circuit, and determine a second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit;
    所述第二处理模块,用于接收所述第一路径度量值和所述第一运算电路的结果,根据所述第二候选值、所述第一路径度量值和所述第一运算电路的结果,确定第三路径度量值;The second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine a third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit;
    所述比较器,用于比较所述第二路径度量值和所述第三路径度量值,输出所述第一信息比特的估计值;所述第一信息比特的估计值是所述第二路径度量值和所述第三路径度量值中较大的路径度量值所对应的候选值。The comparator is used to compare the second path metric value and the third path metric value, and output an estimated value of the first information bit; the estimated value of the first information bit is a candidate value corresponding to the larger path metric value between the second path metric value and the third path metric value.
  10. 根据权利要求9所述的装置,其特征在于,所述第一处理模块包括第三RTAS转换器、第六乘法器、第一计算单元、第七乘法器和第三加法器;所述第一处理模块,用于接收所述第一路径度量值和所述第一运算电路的结果,根据所述第一候选值、所述第一路径度量值和所述第一运算电路的结果,确定第二路径度量值,包括:The device according to claim 9, characterized in that the first processing module includes a third RTAS converter, a sixth multiplier, a first calculation unit, a seventh multiplier and a third adder; the first processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the second path metric value according to the first candidate value, the first path metric value and the result of the first operation circuit, including:
    所述第三RTAS转换器,用于接收并处理所述第一运算电路的结果,以输出第二符号和第二绝对值;The third RTAS converter is used to receive and process the result of the first operation circuit to output a second sign and a second absolute value;
    所述第六乘法器,用于将所述第一候选值和所述第二符号进行相乘;The sixth multiplier is used to multiply the first candidate value and the second symbol;
    所述第一计算单元,用于接收并处理所述第六乘法器的结果;The first computing unit is configured to receive and process a result of the sixth multiplier;
    所述第七乘法器,用于将所述第一计算单元的结果和所述第二绝对值进行相乘;The seventh multiplier is used to multiply the result of the first calculation unit and the second absolute value;
    所述第三加法器,用于将所述第一路径度量值和所述第七乘法器的结果进行加和,以得到所述第二路径度量值。The third adder is used to add the first path metric value and the result of the seventh multiplier to obtain the second path metric value.
  11. 根据权利要求9所述的装置,其特征在于,所述第二处理模块包括第四RTAS转换器、第八乘法器、第二计算单元、第九乘法器和第四加法器;所述第二处理模块,用于接收所述第一路径度量值和所述第一运算电路的结果,根据所述第二候选值、所述第一路径度量值和所述第一运算电路的结果,确定第三路径度量值,包括:The device according to claim 9, characterized in that the second processing module includes a fourth RTAS converter, an eighth multiplier, a second calculation unit, a ninth multiplier and a fourth adder; the second processing module is used to receive the first path metric value and the result of the first operation circuit, and determine the third path metric value according to the second candidate value, the first path metric value and the result of the first operation circuit, including:
    所述第四RTAS转换器,用于接收并处理所述第一运算电路的结果,以输出第三符号和第三绝对值;The fourth RTAS converter is used to receive and process the result of the first operation circuit to output a third sign and a third absolute value;
    所述第八乘法器,用于将所述第二候选值和所述第三符号进行相乘;The eighth multiplier is used to multiply the second candidate value and the third symbol;
    所述第二计算单元,用于接收并处理所述第八乘法器的结果;The second computing unit is configured to receive and process a result of the eighth multiplier;
    所述第九乘法器,用于将所述第二计算单元的结果和所述第三绝对值进行相乘;The ninth multiplier is used to multiply the result of the second calculation unit and the third absolute value;
    所述第四加法器,用于将所述第一路径度量值和所述第九乘法器的结果进行加和,以得到所述第三路径度量值。The fourth adder is used to add the first path metric value and the result of the ninth multiplier to obtain the third path metric value.
  12. 根据权利要求7-11任一项所述的装置,其特征在于,所述冻结比特包括第一冻结比特、第二冻结比特和第三冻结比特;所述第一f运算电路的结果包括第一部分结果和第二部分结果,所述第一部分结果包括前N/4个第一f运算电路的结果,所述第二部分结果包括后N/4个第一f运算电路的结果;The device according to any one of claims 7 to 11, characterized in that the frozen bits include a first frozen bit, a second frozen bit and a third frozen bit; the result of the first f operation circuit includes a first partial result and a second partial result, the first partial result includes the results of the first N/4 first f operation circuits, and the second partial result includes the results of the last N/4 first f operation circuits;
    所述第一运算电路包括第二g运算电路、第三g运算电路和第四g运算电路;The first operation circuit includes a second g operation circuit, a third g operation circuit and a fourth g operation circuit;
    所述第一运算电路,用于接收所述第一f运算电路的结果,并对所述冻结比特的值和所述第一f运算电路的结果进行g运算,包括:The first operation circuit is used to receive the result of the first f operation circuit and perform a g operation on the value of the frozen bit and the result of the first f operation circuit, including:
    所述第二g运算电路用于对所述第一冻结比特的值和所述第一部分结果进行g运算;The second g operation circuit is used for performing a g operation on the value of the first frozen bit and the first partial result;
    所述第三g运算电路用于对所述第二冻结比特的值和所述第二部分结果进行g运算;The third g operation circuit is used for performing a g operation on the value of the second frozen bit and the second partial result;
    所述第四g运算电路,用于对所述第三冻结比特的值、所述第一g运算电路的结果和所述第二g运算电路的结果进行g运算,以得到所述第一运算电路的结果。The fourth g operation circuit is used to perform a g operation on the value of the third frozen bit, the result of the first g operation circuit and the result of the second g operation circuit to obtain the result of the first operation circuit.
  13. 根据权利要求2-7任一项所述的装置,其特征在于,所述第二译码电路包括B个子电路,所述B个子电路中每个子电路包括运算单元和符号转换电路;所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值,包括:The device according to any one of claims 2 to 7, characterized in that the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a symbol conversion circuit; the second decoding circuit is used to decode the result of the first operation circuit to obtain the estimated value of the second information bit, including:
    第i子电路的运算单元,用于确定所述B个第二信息比特中第i个第二信息比特的概率分布;所述第i子电路为所述B个子电路中第i个子电路;The operation unit of the ith subcircuit is used to determine the probability distribution of the ith second information bit among the B second information bits; the ith subcircuit is the ith subcircuit among the B subcircuits;
    所述第i子电路的符号转换电路,用于对所述第i个第二信息比特的概率分布进行取符号运算,以得到所述第i个第二信息比特的估计值;The sign conversion circuit of the i-th subcircuit is used to perform a sign operation on the probability distribution of the i-th second information bit to obtain an estimated value of the i-th second information bit;
    其中,i为小于或等于B的任意正整数。Wherein, i is any positive integer less than or equal to B.
  14. 根据权利要求13所述的装置,其特征在于,B=3;第1个第二信息比特的前一个比特为第一冻结比特;所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值,包括:The device according to claim 13, characterized in that B=3; the bit before the first second information bit is a first frozen bit; the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, comprising:
    第一运算单元,用于接收并处理所述第一冻结比特的值和所述第一g运算电路的结果,得到所述第1个第二信息比特的概率分布;所述第一运算单元为第一子电路的运算单元;a first operation unit, configured to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit; the first operation unit is an operation unit of the first subcircuit;
    第一转换电路,用于对所述第1个第一信息比特的概率分布进行取符号运算,以得到所述第1个第一信息比特的估计值;所述第一转换电路为所述第一子电路的符号转换电路;a first conversion circuit, configured to perform a sign operation on the probability distribution of the first first information bit to obtain an estimated value of the first first information bit; the first conversion circuit is a sign conversion circuit of the first sub-circuit;
    第二运算单元,用于接收并处理所述第1个第二信息比特的估计值和所述第一g运算电路的结果,以得到第2个第二信息比特的概率分布;所述第二运算单元为第二子电路的运算单元;a second operation unit, configured to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit; the second operation unit is an operation unit of the second subcircuit;
    第二转换电路,用于对所述第2个第二信息比特的概率分布进行取符号运算,以得到所述第2个第二信息比特的估计值;所述第二转换电路为所述第二子电路的符号转换电路;A second conversion circuit, used for performing a sign operation on the probability distribution of the second second information bit to obtain an estimated value of the second second information bit; the second conversion circuit is a sign conversion circuit of the second sub-circuit;
    第三运算单元,用于接收并处理所述第1个第二信息比特和所述第2个第二信息比特两者的估计值和所述第一g运算电路的结果,以得到第3个第二信息比特的概率分布;所述第三运算单元为第三子电路的运算单元;a third operation unit, configured to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, so as to obtain the probability distribution of the third second information bit; the third operation unit is an operation unit of the third subcircuit;
    第三转换电路,用于对所述第3个第二信息比特的概率分布进行取符号运算,以得到所述第3个第二信息比特的估计值;所述第三转换电路为所述第三子电路的符号转换电路。The third conversion circuit is used to perform a sign operation on the probability distribution of the third second information bit to obtain an estimated value of the third second information bit; the third conversion circuit is a sign conversion circuit of the third sub-circuit.
  15. 根据权利要求2-7任一项所述的装置,其特征在于,所述第二译码电路包括B个子电路,所述B个子电路中每个子电路包括运算单元和路径度量电路;所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值,包括:The device according to any one of claims 2 to 7, characterized in that the second decoding circuit includes B subcircuits, each of the B subcircuits includes an operation unit and a path metric circuit; the second decoding circuit is used to decode the result of the first operation circuit to obtain an estimated value of the second information bit, comprising:
    第i子电路的运算单元,用于确定所述B个第二信息比特中第i个第二信息比特的概率分布;所述第i子电路为所述B个子电路中第i个子电路;The operation unit of the ith subcircuit is used to determine the probability distribution of the ith second information bit among the B second information bits; the ith subcircuit is the ith subcircuit among the B subcircuits;
    所述第i子电路的路径度量电路,用于接收第i译码路径的路径度量值,根据所述第i译码路径的路径度量值和所述第i个第二信息比特的概率分布确定所述第i个第二信息比特的估计值;所述第i译码路径指示所述编码后序列中所述第i个第二信息比特之前比特的值;The path metric circuit of the i-th subcircuit is used to receive the path metric value of the i-th decoding path, and determine the estimated value of the i-th second information bit according to the path metric value of the i-th decoding path and the probability distribution of the i-th second information bit; the i-th decoding path indicates the value of the bit before the i-th second information bit in the encoded sequence;
    其中,i为小于或等于B的任意正整数。Wherein, i is any positive integer less than or equal to B.
  16. 根据权利要求15所述的装置,其特征在于,B=3;第1个第二信息比特的前一个比 特为第一冻结比特;所述第二译码电路,用于译码所述第一g运算电路的结果,以得到所述第二信息比特的估计值,包括:The device according to claim 15, characterized in that B=3; the previous bit of the first second information bit is a first frozen bit; the second decoding circuit is used to decode the result of the first g operation circuit to obtain an estimated value of the second information bit, comprising:
    第一运算单元,用于接收并处理所述第一冻结比特的值和所述第一g运算电路的结果,得到所述第1个第二信息比特的概率分布;所述第一运算单元为第一子电路的运算单元;a first operation unit, configured to receive and process the value of the first frozen bit and the result of the first g operation circuit to obtain the probability distribution of the first second information bit; the first operation unit is an operation unit of the first subcircuit;
    第一路径度量电路,用于接收第一译码路径的路径度量值,根据所述第一译码路径的路径度量值和所述第1个第二信息比特的概率分布,确定所述第1个第二信息比特的估计值;所述第一译码路径指示所述第1个第二信息比特之前比特的值;所述第一路径度量电路是所述第一子电路的路径度量电路;a first path metric circuit, configured to receive a path metric value of a first decoding path, and determine an estimated value of the first second information bit according to the path metric value of the first decoding path and the probability distribution of the first second information bit; the first decoding path indicates a value of a bit before the first second information bit; the first path metric circuit is a path metric circuit of the first sub-circuit;
    第二运算单元,用于接收并处理所述第1个第二信息比特的估计值和所述第一g运算电路的结果,以得到第2个第二信息比特的概率分布;所述第二运算单元为第二子电路的运算单元;a second operation unit, configured to receive and process the estimated value of the first second information bit and the result of the first g operation circuit to obtain a probability distribution of the second second information bit; the second operation unit is an operation unit of the second subcircuit;
    第二路径度量电路,用于接收第二译码路径的路径度量值,根据所述第二译码路径的路径度量值和所述第2个第二信息比特的概率分布,确定所述第2个第二信息比特的估计值;所述第二译码路径指示所述第2个第二信息比特之前比特的值;所述第二路径度量电路是所述第二子电路的路径度量电路;a second path metric circuit, configured to receive a path metric value of a second decoding path, and determine an estimated value of the second second information bit according to the path metric value of the second decoding path and the probability distribution of the second second information bit; the second decoding path indicates a value of a bit before the second second information bit; the second path metric circuit is a path metric circuit of the second sub-circuit;
    第三运算单元,用于接收并处理所述第1个第二信息比特和所述第2个第二信息比特两者的估计值和所述第一g运算电路的结果,以得到第3个第二信息比特的概率分布;所述第三运算单元为第三子电路的运算单元;a third operation unit, configured to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, so as to obtain the probability distribution of the third second information bit; the third operation unit is an operation unit of the third subcircuit;
    第三路径度量电路,用于接收第三译码路径的路径度量值,根据所述第三译码路径的路径度量值和所述第3个第二信息比特的概率分布,确定所述第3个第二信息比特的估计值;所述第三译码路径指示第3个第二信息比特之前比特的值;所述第三路径度量电路是所述第三子电路的路径度量电路。A third path measurement circuit is used to receive the path measurement value of the third decoding path, and determine the estimated value of the third second information bit based on the path measurement value of the third decoding path and the probability distribution of the third second information bit; the third decoding path indicates the value of the bit before the third second information bit; the third path measurement circuit is the path measurement circuit of the third sub-circuit.
  17. 根据权利要求14或16所述的装置,其特征在于,所述第一运算单元包括第二f运算电路、第三f运算电路和第五g运算电路;所述第一运算单元,用于接收并处理所述第一冻结比特的值和所述第一g运算电路的结果,包括:The device according to claim 14 or 16, characterized in that the first operation unit includes a second f operation circuit, a third f operation circuit and a fifth g operation circuit; the first operation unit is used to receive and process the value of the first frozen bit and the result of the first g operation circuit, comprising:
    所述第二f运算电路,用于接收第二信号,并对所述第二信号进行f运算;所述第二信号是所述第一g运算电路的结果中的一部分;The second f operation circuit is used to receive a second signal and perform an f operation on the second signal; the second signal is a part of the result of the first g operation circuit;
    所述第三f运算电路,用于接收第三信号,并对所述第二信号进行f运算;所述第三信号是所述第一g运算电路的结果中除所述第二信号之外的信号;The third f operation circuit is used to receive a third signal and perform f operation on the second signal; the third signal is a signal other than the second signal in the result of the first g operation circuit;
    所述第五g运算电路,还用于对所述第一冻结比特的值、所述第一f运算电路的结果和所述第二f运算电路的结果进行g运算,以得到所述第一运算单元的处理结果。The fifth g operation circuit is further used to perform a g operation on the value of the first frozen bit, the result of the first f operation circuit and the result of the second f operation circuit to obtain a processing result of the first operation unit.
  18. 根据权利要求14或16所述的装置,其特征在于,所述第二运算单元包括第六g运算电路、第七g运算电路和第四f运算电路;所述第二运算单元,用于接收并处理所述第1个第二信息比特的估计值和所述第一g运算电路的结果,包括:The device according to claim 14 or 16, characterized in that the second operation unit includes a sixth g operation circuit, a seventh g operation circuit and a fourth f operation circuit; the second operation unit is used to receive and process the estimated value of the first second information bit and the result of the first g operation circuit, including:
    所述第六g运算电路,用于对所述第一信息比特的估计值和第二信号进行g运算;所述第二信号是所述第一g运算电路的结果中的一部分;The sixth g operation circuit is used to perform a g operation on the estimated value of the first information bit and a second signal; the second signal is a part of the result of the first g operation circuit;
    所述第七g运算电路,用于对所述第一信息比特的估计值和第三信号进行g运算;所述第三信号是所述第一g运算电路的结果中除所述第二信号之外的信号;The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and a third signal; the third signal is a signal other than the second signal in the result of the first g operation circuit;
    所述第四f运算电路,用于对所述第六g运算电路的结果和所述第七g运算电路的 结果进行f运算,以得到所述第二运算单元的处理结果。The fourth f operation circuit is used to perform f operation on the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain the processing result of the second operation unit.
  19. 根据权利要求14或16所述的装置,其特征在于,所述第三运算单元包括第六g运算电路、第七g运算电路和第八g运算电路;The device according to claim 14 or 16, characterized in that the third operation unit includes a sixth g operation circuit, a seventh g operation circuit and an eighth g operation circuit;
    所述第三运算单元,用于接收并处理所述第1个第二信息比特和所述第2个第二信息比特两者的估计值和所述第一g运算电路的结果,包括:The third operation unit is used to receive and process the estimated values of the first second information bit and the second second information bit and the result of the first g operation circuit, including:
    所述第六g运算电路,用于对所述第1个第一信息比特的估计值和第二信号进行g运算;所述第二信号是所述第一g运算电路的结果中的一部分;The sixth g operation circuit is used to perform a g operation on the estimated value of the first information bit and the second signal; the second signal is a part of the result of the first g operation circuit;
    所述第七g运算电路,用于对所述第一信息比特的估计值和第三信号进行g运算;所述第三信号是所述第一g运算电路的结果中除所述第二信号之外的信号;The seventh g operation circuit is used to perform a g operation on the estimated value of the first information bit and a third signal; the third signal is a signal other than the second signal in the result of the first g operation circuit;
    所述第八g运算电路,用于对所述第2个第二信息比特的估计值、所述第六g运算电路的结果和所述第七g运算电路的结果进行g运算,以得到所述第三运算单元的处理结果。The eighth g operation circuit is used to perform a g operation on the estimated value of the second second information bit, the result of the sixth g operation circuit and the result of the seventh g operation circuit to obtain a processing result of the third operation unit.
  20. 一种编码装置,其特征在于,包括:A coding device, characterized in that it comprises:
    处理模块,用于对待编码序列进行编码,以得到编码后序列;其中,所述待编码序列包括至少一个子块,所述至少一个子块包括第一子块;所述第一子块对应的每个比特为冻结比特,或者,所述第一子块对应的每个比特为信息比特;A processing module, configured to encode a sequence to be encoded to obtain an encoded sequence; wherein the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block; each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit;
    收发模块,用于发送所述编码后序列。A transceiver module is used to send the encoded sequence.
  21. 一种译码方法,其特征在于,包括:模拟电路;其中,A decoding method, characterized in that it comprises: an analog circuit; wherein:
    所述模拟电路获取模拟信号;所述模拟信号是所述译码装置根据接收到的编码后序列所确定的,所述编码后序列是待编码序列经过编码后的序列,所述待编码序列的长度为N,N=2 n,n为正整数; The analog circuit acquires an analog signal; the analog signal is determined by the decoding device according to the received coded sequence, the coded sequence is a sequence after the sequence to be coded is coded, and the length of the sequence to be coded is N, N=2 n , and n is a positive integer;
    所述模拟电路对所述模拟信号进行译码,以得到译码结果。The analog circuit decodes the analog signal to obtain a decoding result.
  22. 一种编码方法,其特征在于,包括:A coding method, characterized by comprising:
    编码装置对待编码序列进行编码,以得到编码后序列;其中,所述待编码序列包括至少一个子块,所述至少一个子块包括第一子块;所述第一子块对应的每个比特为冻结比特,或者,所述第一子块对应的每个比特为信息比特;The encoding device encodes a sequence to be encoded to obtain an encoded sequence; wherein the sequence to be encoded includes at least one sub-block, and the at least one sub-block includes a first sub-block; each bit corresponding to the first sub-block is a frozen bit, or each bit corresponding to the first sub-block is an information bit;
    所述编码装置发送所述编码后序列。The encoding device sends the encoded sequence.
  23. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储程序,所述程序被处理器调用时,以使译码装置执行权利要求21所述的方法,或者,以使编码装置执行权利要求22所述的方法。A computer-readable storage medium, characterized in that the computer-readable storage medium stores a program, and when the program is called by a processor, it causes a decoding device to execute the method of claim 21, or causes an encoding device to execute the method of claim 22.
  24. 一种包含指令的计算机程序产品,其特征在于,当所述计算机程序产品被处理器调用时,以使译码装置执行权利要求21所述的方法,或者,以使编码装置执行权利要求22所述的方法。A computer program product comprising instructions, characterized in that when the computer program product is called by a processor, it causes a decoding device to execute the method according to claim 21, or causes an encoding device to execute the method according to claim 22.
PCT/CN2022/127350 2022-10-25 2022-10-25 Encoding apparatus and method, and decoding apparatus and method WO2024087012A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/127350 WO2024087012A1 (en) 2022-10-25 2022-10-25 Encoding apparatus and method, and decoding apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/127350 WO2024087012A1 (en) 2022-10-25 2022-10-25 Encoding apparatus and method, and decoding apparatus and method

Publications (1)

Publication Number Publication Date
WO2024087012A1 true WO2024087012A1 (en) 2024-05-02

Family

ID=90829767

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/127350 WO2024087012A1 (en) 2022-10-25 2022-10-25 Encoding apparatus and method, and decoding apparatus and method

Country Status (1)

Country Link
WO (1) WO2024087012A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019158031A1 (en) * 2018-02-14 2019-08-22 华为技术有限公司 Encoding method, decoding method, encoding device, and decoding device
US20200403644A1 (en) * 2018-03-15 2020-12-24 Telefonaktiebolaget Lm Ericsson (Publ) Information Decoder for Polar Codes
CN114826478A (en) * 2021-01-29 2022-07-29 华为技术有限公司 Code modulation and demodulation decoding method and device
WO2022188752A1 (en) * 2021-03-10 2022-09-15 华为技术有限公司 Encoding method and device, and decoding method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019158031A1 (en) * 2018-02-14 2019-08-22 华为技术有限公司 Encoding method, decoding method, encoding device, and decoding device
US20200403644A1 (en) * 2018-03-15 2020-12-24 Telefonaktiebolaget Lm Ericsson (Publ) Information Decoder for Polar Codes
CN114826478A (en) * 2021-01-29 2022-07-29 华为技术有限公司 Code modulation and demodulation decoding method and device
WO2022188752A1 (en) * 2021-03-10 2022-09-15 华为技术有限公司 Encoding method and device, and decoding method and device

Similar Documents

Publication Publication Date Title
CN106899379B (en) Method and communication device for processing polarization code
US10931400B2 (en) Decoding method and apparatus in wireless communication system
KR20170102173A (en) Data transfer method and device
WO2018137663A1 (en) Encoding method, decoding method, encoding device, and decoding device
JP7228042B2 (en) Encoding method and device and decoding method and device
US20200021310A1 (en) Information processing method and apparatus, and device
US20190386778A1 (en) Method, apparatus, and device for determining polar code encoding and decoding
CN109391343B (en) Polar code encoding method and device
WO2020147526A1 (en) Polar code encoding method and device for concatenating crc code
CN108370253B (en) Hybrid scheduling and latch-based pipeline for low density parity check decoding
WO2024087012A1 (en) Encoding apparatus and method, and decoding apparatus and method
JP6501313B2 (en) Physical layer data transmission method and data transmission device
CN111106897A (en) Decoding method and apparatus
EP3659260A1 (en) Enhanced information sequences for polar codes
WO2019024815A1 (en) Segmented encoding method and device
WO2016000197A1 (en) Decoding method and device
CN113055022A (en) Parallel soft cancellation decoding method and related device
WO2018161946A1 (en) Data processing method and device
JP7139939B2 (en) Scheduling system and method
WO2018141271A1 (en) Data processing method and device
WO2019016734A1 (en) Enhanced information sequences for polar codes
CN105141386B (en) It is a kind of suitable for dying channel without rate coding transmission method
CN110391868B (en) Decoding method of polarized Polar code and communication equipment
CN112118074B (en) Communication method and device
CN112438023B (en) Polarization encoding and decoding

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22962999

Country of ref document: EP

Kind code of ref document: A1