WO2012155426A1 - Method and system for interleaving address parallel calculation - Google Patents

Method and system for interleaving address parallel calculation Download PDF

Info

Publication number
WO2012155426A1
WO2012155426A1 PCT/CN2011/079999 CN2011079999W WO2012155426A1 WO 2012155426 A1 WO2012155426 A1 WO 2012155426A1 CN 2011079999 W CN2011079999 W CN 2011079999W WO 2012155426 A1 WO2012155426 A1 WO 2012155426A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
address
decoded
interleave
interleaving
Prior art date
Application number
PCT/CN2011/079999
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 中兴通讯股份有限公司
Publication of WO2012155426A1 publication Critical patent/WO2012155426A1/en

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/27Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes using interleaving techniques
    • H03M13/276Interleaving address generation
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/65Purpose and implementation aspects
    • H03M13/6522Intended application, e.g. transmission or communication standard
    • H03M13/6544IEEE 802.16 (WIMAX and broadband wireless access)
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/65Purpose and implementation aspects
    • H03M13/6561Parallelized implementations

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Error Detection And Correction (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

Disclosed are a method and a system for interleaving address parallel calculation. The method comprises: pre-configuring and storing an interleaving address compression table; receiving to-be-decoded data, and judging decoding parallelism degree; reading the interleaving address compression table to acquire value and interleaving calculation intermediate value based on the packet length of the to-be-decoded data; generating an interleaving address and a reading address based on the decoding parallelism degree, the packet length of the to-be-decoded data, the value, and the interleaving calculation intermediate value, and reading the to-be-decoded data to accomplish interleaving operation based on the reading address. According to the technical scheme of the invention, the interleaving address parallel calculation in a decoder of a WiMAX system can be realized.

Description

一种交织地址的并行计算方法及系统 技术领域  Parallel computing method and system for interleaving address
本发明涉及通信领域的全球微波互联接入 (WiMAX , Worldwide Interoperability for Microwave Access ) 系统, 尤其涉及一种交织地址的并行 计算方法及系统。 背景技术  The present invention relates to a Worldwide Interoperability for Microwave Access (WiMAX) system in the field of communications, and more particularly to a parallel computing method and system for interleaving addresses. Background technique
为了抵抗传输过程中的突发错误, WiMAX系统中在编码器中采用交织 技术, 接收端进行译码时, 需要完成交织地址 /解交织地址的计算。 由于交 织地址的计算比较复杂, 为了达到较高的译码吞吐率, 在译码过程中使用 并行方式完成译码。 采用并行译码指的是采用分段方式进行存储, 即将数 据顺序等分为 K段(K为译码并行度), 并存入 K片数据緩沖区, 这与编 码中将数据依次轮流存在 K片数据緩沖区的存储方式不同, 因此, 并行译 码的内交织算法与并行编码的内交织算法不同。 为了实现行译码, 译码交 织器要求内交织器可以实时完成与译码并行度一致的并行交织计算, 或将 码块的交织地址提前存储, 译码时读取存储的交织地址从而得到交织地址, 完成数据交织, 进行译码。  In order to resist the burst error in the transmission process, the interleaving technique is adopted in the encoder in the WiMAX system, and the decoding of the interleaving address/deinterleaving address is required when the receiving end performs decoding. Since the calculation of the interlaced address is complicated, in order to achieve a higher decoding throughput, the decoding is performed in parallel in the decoding process. The use of parallel decoding refers to the segmentation mode for storage, that is, the data sequence is equally divided into K segments (K is the decoding parallelism), and is stored in the K slice data buffer, which is in turn with the data in the encoding. The slice data buffer is stored in different ways. Therefore, the inner interleaving algorithm for parallel decoding is different from the inner interleaving algorithm for parallel encoding. In order to achieve row decoding, the decoding interleaver requires the inner interleaver to perform parallel interleaving calculation consistent with the decoding parallelism in real time, or store the interleaving address of the code block in advance, and read the stored interleaving address during decoding to obtain interleaving. Address, complete data interleaving, and decode.
由于 WiMAX系统支持多达 17种包长,且最大包长为 2400比特对(bit pair ), 如果存储全部交织地址, 需要 100Kbit的存储空间, 因此占用存储资 源比较大, 而且还需要根据包长查找不同的表, 实现方法较为复杂。 发明内容  Since the WiMAX system supports up to 17 types of packet lengths and the maximum packet length is 2400 bit pairs, if all the interleaved addresses are stored, 100Kbits of storage space is required, so the storage resources are relatively large, and it is also necessary to search according to the packet length. Different tables, the implementation method is more complicated. Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种交织地址的并行计算方法 及系统, 能够实现 WiMAX系统中译码器内交织地址的并行计算。 为达到上述目的, 本发明的技术方案是这样实现的: In view of this, the main object of the present invention is to provide a parallel computing method and system for interleaving addresses, which can realize parallel computing of interleaved addresses in a decoder in a WiMAX system. In order to achieve the above object, the technical solution of the present invention is achieved as follows:
本发明提供一种交织地址的并行计算系统, 包括: 交织地址緩存单元、 处理前緩存单元、 控制单元; 其中,  The present invention provides a parallel computing system for interleaving addresses, including: an interleaving address buffer unit, a pre-processing buffer unit, and a control unit;
交织地址緩存单元, 用于预先配置并存储交织地址压缩表;  An interleave address buffer unit, configured to pre-configure and store an interleave address compression table;
处理前緩存单元, 用于接收待译码数据, 并判断译码并行度; 并根据 待译码数据的数据包的长度, 读取交织地址压缩表, 获取 PQ值和交织计算 中间值; Treatment before the cache unit for receiving data to be decoded, and decoding determines parallelism; and The length of the packet data to be decoded, read compressed interleaving address table, and acquires P Q value interleaving calculates an intermediate value;
控制单元, 用于根据译码并行度、 待译码数据的数据包的长度、 P0值 和交织计算中间值生成交织地址和读地址, 并根据读地址读取待译码数据, 完成交织操作。 a control unit, configured to generate an interleave address and a read address according to the decoding parallelism, the length of the data packet of the data to be decoded, the P 0 value, and the intermediate value of the interleaving calculation, and read the data to be decoded according to the read address, and complete the interleaving operation .
本发明还提供一种交织地址的并行计算方法, 包括:  The present invention also provides a parallel computing method for interleaving addresses, including:
预先配置并存储交织地址压缩表;  Pre-configuring and storing an interleave address compression table;
接收待译码数据, 并判断译码并行度;  Receiving data to be decoded, and determining decoding parallelism;
根据待译码数据的数据包的长度, 读取交织地址压缩表, 获取 P。值和 交织计算中间值;  The interleave address compression table is read according to the length of the data packet of the data to be decoded, and P is obtained. Value and interleaving calculate the intermediate value;
根据译码并行度、 待译码数据的数据包的长度、 P。值和交织计算中间 值生成交织地址和读地址, 并根据读地址读取待译码数据, 完成交织操作。  According to the degree of parallelism of decoding, the length of the data packet to be decoded, and P. The value and the interleave calculation intermediate value generate an interleave address and a read address, and read the data to be decoded according to the read address to complete the interleaving operation.
上述方法中, 所述判断译码并行度为:  In the above method, the determining the decoding parallelism is:
根据待译码数据的数据包的长度 N, 判断译码并行度 K, 当 24 < N < 180时, K=l; 当 192 < Ν < 240时, Κ=2; 当 480 < Ν < 2400时, Κ=4。  According to the length N of the data packet of the data to be decoded, the decoding parallel degree K is judged, when 24 < N < 180, K = l; when 192 < Ν < 240, Κ = 2; when 480 < Ν < 2400 , Κ=4.
上述方法中, 所述根据译码并行度、 待译码数据的数据包的长度、 Ρ0 值和交织计算中间值生成交织地址和读地址为: In the above method, the interleaving address and the read address are generated according to the decoding parallel degree, the length of the data packet of the data to be decoded, the Ρ 0 value, and the intermediate value of the interleaving calculation:
Α、计算处理前緩存单元中每个数据緩沖区中緩存的待译码数据的个数 Α Calculate the number of data to be decoded cached in each data buffer in the buffer unit before processing
Δ ; Δ ;
Β、 根据译码并行度^ 每个数据緩沖区中緩存的待译码数据的个数 Δ 和交织计算基地址生成 K个交织地址; Β, according to the degree of parallelism of decoding ^ the number of data to be decoded cached in each data buffer Δ And interleaving the calculation base address to generate K interleave addresses;
C、 将生成的 K个交织地址映射到对应的数据緩沖区编号;  C. Mapping the generated K interleave addresses to corresponding data buffer numbers;
D、 生成 K个待译码数据在各自数据緩沖区的读地址, 所述读地址的 值为 K个交织地址中的最小值。  D. Generate a read address of the K data to be decoded in the respective data buffer, and the value of the read address is a minimum value among the K interleave addresses.
上述方法中, 所述根据读地址读取待译码数据为:  In the above method, the reading the data to be decoded according to the read address is:
E、根据生成的 K个读地址,从处理前緩存单元中对应的数据緩沖区中 读数据, 将读出的 K个待译码数据输入并行译码器进行译码处理。  E. Read data from the corresponding data buffer in the buffer unit before processing according to the generated K read addresses, and input the read K data to be decoded into the parallel decoder for decoding.
上述方法中, 该方法还包括:  In the above method, the method further includes:
F、将 K个交织地址中的第一路交织地址緩存到处理前緩存单元,记为 temp;  F, buffering the first interleave address of the K interleave addresses to the pre-processing buffer unit, denoted as temp;
G、 选择计算下一轮交织地址计算时需要的累加值 W;  G, selecting an accumulated value W required to calculate the next round of interleaving address calculation;
H、根据 tem 值和累加值 W计算并更新下一轮交织地址计算的基地址; 判断索引值 i与每个数据緩沖区中緩存的待译码数据的个数 Δ的大小, 如果小于,执行步驟 A, 直到索引值 i等于每个数据緩沖区中緩存的待译码 数据的个数 。  H. Calculate and update the base address of the next round of interleave address calculation according to the tem value and the accumulated value W; determine the size of the index value i and the number of data to be decoded cached in each data buffer, if less than, execute Step A, until the index value i is equal to the number of data to be decoded buffered in each data buffer.
上述方法中, 所述步驟 B为:  In the above method, the step B is:
当 K=l时, 交织地址为交织计算的基地址; 当 Κ=2时, 根据交织计算 的基地址 1和 PQ递推生成 2个交织地址; 当 K=4时, 根据交织计算的基地 址 1和 PQ递推生成 4个交织地址。 When K = l, interleaving address base address for the interleave calculation; when Κ = 2, base address 1 and calculated according to the interleaving P Q recursive generating two interleaved addresses; when K = 4, in accordance with the calculated base interleaver Address 1 and P Q are recursively generated into 4 interleaved addresses.
上述方法中, 所述根据交织计算的基地址和 P。递推生成 K个交织地址 为:  In the above method, the base address and P calculated according to the interleaving. Recursively generate K interleaved addresses as:
K个交织地址中, 根据基地址对待译码数据的数据包的长度 N进行取 模处理, 得到第一路交织地址 inter_addrO; 将 P。和每个数据緩沖区中緩存 的待译码数据的个数△相乘, 将乘积与第 K-1路交织地址 inter_addrK-2相 加, 根据基地址对待译码数据的数据包的长度 N对相加的结果进行取模处 理 , 得到第 Κ路交织地址 inter_addrK- 1。 Among the K interleave addresses, the modulo processing is performed according to the length N of the data packet of the base address to be decoded, to obtain the first interleave address inter_addr0; P. Multiplying the number Δ of the data to be decoded buffered in each data buffer, and adding the product to the K-1 way interleave address inter_addrK-2, the length N of the data packet to be decoded according to the base address Adding results to the modulo To get the first interleaved address inter_addrK-1.
上述方法中, 所述步驟 C为:  In the above method, the step C is:
当 K=l时, 数据緩沖区编号为 0; 当 Κ=2时, 数据緩沖区编号为 0和 1; 当 Κ=4时, 数据緩沖区编号为 0、 1、 2、 3。  When K=l, the data buffer number is 0; when Κ=2, the data buffer number is 0 and 1; when Κ=4, the data buffer number is 0, 1, 2, 3.
本发明提供的交织地址的并行计算方法及系统, 预先配置并存储交织 地址压缩表; 接收待译码数据, 并判断译码并行度; 根据待译码数据的数 据包的长度, 读取交织地址压缩表, 获取 Ρ。值和交织计算中间值; 根据译 码并行度、 待译码数据的数据包的长度、 Ρ。值和交织计算中间值生成交织 地址和读地址, 并根据读地址读取待译码数据, 完成交织操作, 能够实现 WiMAX系统中译码器内交织地址的并行计算; 而且, 由于使用緩存的交织 地址压缩表, 因此能够降低存储资源的消耗; 此外, 使用本发明中提出的 方法, 能够降低 WiMAX系统中译码器内交织地址的并行计算的实现难度, 对于 WiMAX系统的实现成本的降低具有很大的意义。 附图说明  The parallel computing method and system for interleaving addresses provided by the present invention pre-configures and stores an interleave address compression table; receives data to be decoded, and determines decoding parallelism; and reads an interleave address according to the length of the data packet of the data to be decoded Compress the table and get Ρ. The value and interleaving calculate the intermediate value; according to the degree of parallelism of the decoding, the length of the data packet of the data to be decoded, Ρ. The intermediate value of the value and the interleaving calculation generates an interleave address and a read address, and reads the data to be decoded according to the read address to complete the interleaving operation, thereby enabling parallel calculation of the interleave address in the decoder in the WiMAX system; and, due to the use of the buffer interleaving The address compression table can reduce the consumption of storage resources. In addition, using the method proposed in the present invention can reduce the difficulty of parallel computing of interleaving addresses in the decoder in the WiMAX system, and has a very low implementation cost for the WiMAX system. Great meaning. DRAWINGS
图 1是本发明实现交织地址的并行计算系统的结构示意图;  1 is a schematic structural diagram of a parallel computing system for implementing an interleaved address according to the present invention;
图 2是本发明实现交织地址的并行计算方法的流程示意图;  2 is a schematic flow chart of a parallel computing method for implementing an interleaved address according to the present invention;
图 3是本发明实现图 2中步驟 204的方法的流程示意图;  3 is a schematic flow chart of a method for implementing step 204 of FIG. 2 according to the present invention;
图 4是本发明中递推生成交织地址的示意图;  4 is a schematic diagram of recursively generating an interleave address in the present invention;
图 5是本发明实现交织地址的并行计算方法的实施例一的流程示意图; 图 6是将待译码数据緩存在处理前緩存单元的数据緩沖区的示意图。 具体实施方式  FIG. 5 is a schematic flowchart of Embodiment 1 of a parallel computing method for implementing an interleaved address according to the present invention; FIG. 6 is a schematic diagram of buffering data to be decoded in a data buffer of a pre-processing buffer unit. detailed description
本发明的基本思想是: 预先配置并存储交织地址压缩表; 接收待译码 数据, 并判断译码并行度; 根据待译码数据的数据包的长度, 读取交织地 址压缩表, 获取 P。值和交织计算中间值; 根据译码并行度、 待译码数据的 数据包的长度、 P。值和交织计算中间值生成交织地址和读地址, 并根据读 地址读取待译码数据, 完成交织操作。 The basic idea of the present invention is: pre-configure and store the interleave address compression table; receive the data to be decoded, and determine the degree of parallelism of decoding; and read the interleave address compression table according to the length of the data packet to be decoded, and obtain P. Value and interleaving calculation intermediate value; according to decoding parallelism, data to be decoded The length of the packet, P. The value and the interleave calculation intermediate value generate an interleave address and a read address, and read the data to be decoded according to the read address to complete the interleaving operation.
下面通过附图及具体实施例对本发明再做进一步的详细说明。  The invention will be further described in detail below with reference to the drawings and specific embodiments.
本发明提供一种交织地址的并行计算系统, 图 1是本发明实现交织地 址的并行计算系统的结构示意图, 如图 1 所示, 该系统包括: 交织地址緩 存单元 11、 处理前緩存单元 12、 控制单元 13; 其中,  The present invention provides a parallel computing system for interleaving addresses. FIG. 1 is a schematic structural diagram of a parallel computing system for implementing an interleaved address according to the present invention. As shown in FIG. 1, the system includes: an interleaving address buffer unit 11, a pre-processing buffer unit 12, Control unit 13; wherein
交织地址緩存单元 11 , 用于预先配置并存储交织地址压缩表; 处理前緩存单元 12, 用于接收待译码数据, 并判断译码并行度; 并根 据待译码数据的数据包的长度, 读取交织地址压缩表, 获取 P。值和交织计 算中间值;  The interleave address buffer unit 11 is configured to pre-configure and store an interleave address compression table; the pre-processing buffer unit 12 is configured to receive data to be decoded, and determine a decoding parallel degree; and according to the length of the data packet of the data to be decoded, Read the interleave address compression table and get P. Value and interleaving calculate the intermediate value;
控制单元 13 , 用于根据译码并行度、 待译码数据的数据包的长度、 P0 值和交织计算中间值生成交织地址和读地址, 并根据读地址读取待译码数 据, 完成交织操作。 The control unit 13 is configured to generate an interleave address and a read address according to the decoding parallelism, the length of the data packet of the data to be decoded, the P 0 value, and the intermediate value of the interleaving calculation, and read the data to be decoded according to the read address to complete the interleaving. operating.
基于上述系统, 本发明还提供一种交织地址的并行计算方法, 图 2是 本发明实现交织地址的并行计算方法的流程示意图, 如图 2所示, 该方法 包括以下步驟:  Based on the above system, the present invention further provides a parallel computing method for interleaving addresses. FIG. 2 is a schematic flowchart of a parallel computing method for implementing an interleaving address according to the present invention. As shown in FIG. 2, the method includes the following steps:
步驟 201 , 预先配置并存储交织地址压缩表;  Step 201: Pre-configure and store an interleave address compression table.
具体的, 交织地址緩存单元预先配置交织地址压缩表, 该交织地址压 缩表如表 1所示, 交织地址压缩表用于保存待译码数据的数据包长度与 P。、 T0、 T Τ2、 Τ3的对应关系; 其中, Τ。、 Τ\、 Τ2、 Τ3为交织地址的中间值; 将交织地址压缩表存储在交织地址緩存单元。 Specifically, the interleave address buffer unit pre-configures the interleave address compression table, as shown in Table 1, the interleave address compression table is used to store the packet length and P of the data to be decoded. Correspondence between T 0 , T Τ 2 , and ; 3 ; where, Τ. , Τ\, Τ 2 , Τ 3 are intermediate values of the interleaved address; and the interleave address compression table is stored in the interleave address buffer unit.
Figure imgf000007_0001
96 7 7 31 7 79
Figure imgf000007_0001
96 7 7 31 7 79
108 11 11 67 11 63108 11 11 67 11 63
120 13 13 13 13 13120 13 13 13 13 13
144 17 19 87 19 87144 17 19 87 19 87
180 11 11 11 11 11180 11 11 11 11 11
192 11 11 59 11 155192 11 11 59 11 155
216 13 13 13 13 13216 13 13 13 13 13
240 13 13 73 13 193240 13 13 73 13 193
480 53 355 243 283 291480 53 355 243 283 291
960 43 587 759 87 659960 43 587 759 87 659
1440 43 43 403 943 2231440 43 43 403 943 223
1920 31 999 1007 983 9751920 31 999 1007 983 975
2400 53 1319 1211 1231 1251 表 1 2400 53 1319 1211 1231 1251 Table 1
步驟 202, 接收待译码数据, 并判断译码并行度;  Step 202: Receive data to be decoded, and determine a degree of parallelism of decoding;
具体的, 处理前緩存单元接收输入的待译码数据, 并緩存待译码数据; 根据待译码数据的数据包的长度 N, 处理前緩存单元判断译码并行度 K, 本发明中, K的取值为 1、 2或 4, 即当 24 < N < 180时, K=l; 当 192 < Ν < 240时 , Κ=2; 当 480 < Ν < 2400时 , Κ=4。  Specifically, the pre-processing buffer unit receives the input data to be decoded, and buffers the data to be decoded. According to the length N of the data packet to be decoded, the pre-processing buffer unit determines the decoding parallel degree K. In the present invention, K The value is 1, 2 or 4, that is, when 24 < N < 180, K = l; when 192 < Ν < 240, Κ = 2; when 480 < Ν < 2400, Κ = 4.
步驟 203, 根据待译码数据的数据包的长度, 读取交织地址压缩表, 获 取 Ρ。值和交织计算中间值;  Step 203: Read the interleave address compression table according to the length of the data packet of the data to be decoded, and obtain Ρ. Value and interleaving calculate the intermediate value;
具体的, 处理前緩存单元根据输入的待译码数据的数据包的长度 Ν, 在交织地址压缩表中读取与该待译码数据的数据包的长度 Ν对应的 Ρ。值和 交织计算中间值 Τ0、 Τ\、 Τ2、 Τ3Specifically, the pre-processing buffer unit reads the Ν corresponding to the length 数据 of the data packet of the data to be decoded in the interleave address compression table according to the length of the data packet of the input data to be decoded. The value and interleaving calculate the intermediate values Τ 0 , Τ\, Τ 2 , Τ 3 .
步驟 204, 根据译码并行度、待译码数据的数据包的长度、 PQ值和交织 计算中间值生成交织地址和读地址, 并根据读地址读取待译码数据, 完成 交织操作。 图 3是本发明实现图 2中步驟 204的方法的流程示意图, 如图 3所示, 该方法包括以下步驟: Step 204, based on the decoded parallelism, length of the packet to be decoded data, P Q value and the calculated intermediate value generating interleaver interleaving address and the read address, and reading data to be decoded according to the read address, complete interleaving operation. FIG. 3 is a schematic flowchart of a method for implementing step 204 in FIG. 2 according to the present invention. As shown in FIG. 3, the method includes the following steps:
步驟 301 , 根据待译码数据的数据包的长度 N和译码并行度 K, 计算 处理前緩存单元中每个数据緩沖区中緩存的待译码数据的个数 Δ ,即个数等 于獄。  Step 301: Calculate, according to the length N of the data packet of the data to be decoded and the decoding parallelism K, the number of data to be decoded, which is buffered in each data buffer in the buffer unit before processing, that is, the number is equal to the prison.
步驟 302,根据译码并行度 、每个数据緩沖区中緩存的待译码数据的 个数 和交织计算基地址生成 K个交织地址;  Step 302: Generate K interleave addresses according to the decoding parallelism, the number of data to be decoded buffered in each data buffer, and the interleaving calculation base address.
具体的, 当 K=l时, 表示不进行并行交织计算, 交织地址为交织计算 的基地址; 根据协议中的规定, 第一轮计算中交织计算的基地址为 1 , 初始 化索引值 i为 0; 当 K=2时, 根据交织计算的基地址 1和 Ρ。递推生成 2个 交织地址; 当 Κ=4时, 根据交织计算的基地址 1和 Ρ。递推生成 4个交织地 址;  Specifically, when K=l, it means that the parallel interleaving calculation is not performed, and the interleaving address is the base address of the interleaving calculation; according to the provisions in the protocol, the base address of the interleaving calculation in the first round of calculation is 1, and the initialization index value i is 0. When K=2, the base addresses 1 and Ρ are calculated according to the interleaving. Recursively generates 2 interleaved addresses; when Κ=4, the base addresses 1 and 计算 are calculated according to the interleaving. Recursively generate 4 interlaced addresses;
图 4是本发明中递推生成交织地址的示意图, 如图 4所示, 所述递推 生成交织地址具体为:  4 is a schematic diagram of recursively generating an interleave address in the present invention. As shown in FIG. 4, the recursively generated interleave address is specifically:
Κ个交织地址中, 根据基地址对待译码数据的数据包的长度 Ν进行取 模处理, 得到第一路交织地址 inter_addrO; 将 P。和每个数据緩沖区中緩存 的待译码数据的个数△相乘, 将乘积与第一路交织地址 inter_addrO相加, 根据基地址对待译码数据的数据包的长度 N对相加的结果进行取模处理, 得到第二路交织地址 inter_addrl; 以此类推, 将 P。和每个数据緩沖区中緩 存的待译码数据的个数八相乘, 将乘积与第 K-1路交织地址 inter_addrK-2 相加, 根据基地址对待译码数据的数据包的长度 N对相加的结果进行取模 处理, 得到第 K路交织地址 inter_addrK-l。 In the interleave address, the length of the data packet of the base data to be decoded is subjected to modulo processing to obtain the first interleave address inter_addr0; P. Multiplying the number of data to be decoded buffered in each data buffer by Δ, adding the product to the first interleave address inter_addrO, and adding the length N pairs of the data packets to be decoded according to the base address modulo to give a second way interleaving address i nter _addrl; and so on, the P. Multiply the number of data to be decoded buffered in each data buffer by eight, and add the product to the K-1 way interleave address inter_addrK-2, and the length N of the data packet to be decoded according to the base address The result of the addition is subjected to modulo processing to obtain a K-th interleave address inter_addrK-l.
步驟 303 , 将生成的 K个交织地址映射到对应的数据緩沖区编号; 具体的,将生成的 K个交织地址映射到对应的数据緩沖区编号,当 K=l 时, 数据緩沖区编号为 0; 当 Κ=2时, 数据緩沖区编号为 0和 1; 当 Κ=4 时, 数据緩沖区编号为 0、 1、 2、 3; 这里, 将交织地址与 N/K相除得到数 据緩沖区编号。 Step 303: Map the generated K interleave addresses to corresponding data buffer numbers. Specifically, map the generated K interleave addresses to corresponding data buffer numbers. When K=l, the data buffer number is 0. ; when Κ = 2, the data buffer number is 0 and 1; when Κ = 4 The data buffer number is 0, 1, 2, 3; Here, the interleave address is divided by N/K to obtain the data buffer number.
步驟 304, 生成 K个待译码数据在各自数据緩沖区的读地址, 其中每 个读地址的值都为 K个交织地址中的最小值, 即生成的 K个读地址的值一 样。  Step 304: Generate a read address of the K data to be decoded in the respective data buffers, wherein the value of each read address is the minimum value of the K interleave addresses, that is, the value of the generated K read addresses.
步驟 305 , 根据生成的 K个读地址, 从处理前緩存单元中对应的数据 緩沖区中读数据, 一共可以读出 K个待译码数据, 将读出的 K个待译码数 据输入并行译码器进行译码处理。  Step 305: Read data from the corresponding data buffer in the buffer unit before processing according to the generated K read addresses, and read K data to be decoded in total, and input the K data to be decoded into parallel translation. The coder performs decoding processing.
步驟 306, 将步驟 302中的 K个交织地址中的第一路交织地址緩存到 处理前緩存单元, 记为 temp, 作为计算下一轮交织地址的中间值。  Step 306: The first interleave address of the K interleave addresses in step 302 is buffered to the pre-processing buffer unit, denoted as temp, as an intermediate value for calculating the next round of interleave addresses.
步驟 307, 根据索引值 i和中间值 T。、 Τ\、 Τ2、 Τ3, 选择计算下一轮交 织地址计算时需要的累加值 W。 Step 307, according to the index value i and the intermediate value T. , Τ\, Τ 2 , Τ 3 , select the accumulated value W needed to calculate the next round of interleaved address calculation.
步驟 308,根据 temp值和累加值 W计算并更新下一轮交织地址计算的 基地址。  Step 308, calculating and updating the base address of the next round of interleaving address calculation according to the temp value and the accumulated value W.
此时索引值 i=l ,如果小于每个数据緩沖区中緩存的待译码数据的个数 Δ , 那么索引值 i加 1 , 循环步驟 302至步驟 308, 直到索引值等于每个数 据緩沖区中緩存的待译码数据的个数 Δ时为止,此时当前待译码数据的并行 交织地址计算完毕。  At this time, the index value i=l, if it is smaller than the number Δ of data to be decoded buffered in each data buffer, then the index value i is incremented by 1, and the loop is performed from step 302 to step 308 until the index value is equal to each data buffer. When the number of data to be decoded is Δ, the parallel interleaved address of the current data to be decoded is calculated.
图 5是本发明实现交织地址的并行计算方法的实施例一的流程示意图, 本实施例中, 以待译码数据的数据包的长度 N=480为例, 如图 5所示, 该 方法包括以下步驟:  FIG. 5 is a schematic flowchart of Embodiment 1 of a parallel computing method for implementing an interleaved address according to the present invention. In this embodiment, a length of a data packet of the data to be decoded, N=480, is taken as an example. As shown in FIG. 5, the method includes The following steps:
步驟 501 ,根据待译码数据的数据包的长度 N,判断译码并行度 K为 4; 如图 6所示, 将待译码数据緩存在处理前緩存单元的 4个数据緩沖区中。  Step 501: Determine, according to the length N of the data packet of the data to be decoded, that the decoding parallelism K is 4; as shown in FIG. 6, the data to be decoded is buffered in the four data buffers of the pre-processing buffer unit.
步驟 502, 根据待译码数据的数据包的长度 N, 读取交织地址压缩表, 得到 P。=53、 T0 =355、 1\ =243、 T2=283、 Τ3=291。 步驟 503 ,计算处理前緩存单元中每个数据緩沖区中緩存的待译码数据 的个数 Δ =Ν/Κ=480/4= 120。 Step 502: Read the interleave address compression table according to the length N of the data packet of the data to be decoded, and obtain P. =53, T 0 = 355, 1\ = 243, T 2 = 283, Τ 3 = 291. Step 503: Calculate the number of data to be decoded buffered in each data buffer in the buffer unit before processing, Δ=Ν/Κ=480/4=120.
步驟 504,根据译码并行度 Κ=4、每个数据緩沖区中緩存的待译码数据 的个数 Δ=120、交织计算基地址 1生成 4个交织地址,分别为 inter_addrO=l、 inter_addrl=121、 inter_addr2=241、 inter_addr3=361 ; 此时, 索引值 i=0。  Step 504, according to the decoding parallel degree Κ=4, the number of data to be decoded buffered in each data buffer Δ=120, and the interleaving calculation base address 1 generate four interleaving addresses, respectively, inter_addrO=l, inter_addrl= 121, inter_addr2=241, inter_addr3=361; At this time, the index value i=0.
步驟 505 , 生成 4个交织地址对应的数据緩沖区编号: 0、 1、 2、 3。 步驟 506, 生成 4个待译码数据在各自緩沖区的读地址, 这里该读地址 为 1。  Step 505: Generate data buffer numbers corresponding to the four interleaved addresses: 0, 1, 2, 3. Step 506, generating a read address of the four data to be decoded in the respective buffer, where the read address is 1.
步驟 507 ,根据生成的 4个读地址,从处理前緩存单元中对应的数据緩 沖区中读数据, 将读出的 4个待译码数据输入并行译码器进行译码处理; 具体的, 从数据緩沖区 0的读地址 1读出对应的待译码数据, 输入并 行译码器第 0路;  Step 507: Read data from a corresponding data buffer in the buffer unit before processing according to the generated four read addresses, and input the read four data to be decoded into a parallel decoder for decoding processing; Read address 1 of data buffer 0 reads the corresponding data to be decoded, and inputs the 0th channel of the parallel decoder;
从数据緩沖区 1的读地址 1读出对应的待译码数据, 送入并行译码器 第 1路;  Read the corresponding data to be decoded from the read address 1 of the data buffer 1 and send it to the parallel decoder 1st;
从数据緩沖区 2的读地址 1读出对应的待译码数据, 送入并行译码器 第 2路;  Read the corresponding data to be decoded from the read address 1 of the data buffer 2, and send it to the parallel decoder 2nd channel;
从数据緩沖区 3的读地址 1读出对应的待译码数据, 送入并行译码器 第 3路。  The corresponding data to be decoded is read from the read address 1 of the data buffer 3, and sent to the parallel decoder.
步驟 508, 緩存第一路交织地址 temp=l。  Step 508: Cache the first interleave address temp=l.
步驟 509, 选择计算下一轮交织地址计算时需要的累加值 W为 355。 步驟 510, 计算并更新下一轮交织地址计算的基地址为 356。  Step 509, selecting an accumulated value W required to calculate the next round of interleave address calculation is 355. In step 510, the base address calculated and updated for the next round of interleaving address calculation is 356.
步驟 511 , 索引值 i加 1 , 累加后索引值 i=l , 由于索引值 i<N=120, 因 此进入步驟 502, 进行下一轮交织地址计算。  In step 511, the index value i is incremented by 1, and the index value i=l is accumulated. Since the index value i<N=120, the process proceeds to step 502, where the next round of interleave address calculation is performed.
步驟 512,根据译码并行度 K=4、每个数据緩沖区中緩存的待译码数据 的个数 Δ =120、 交织计算基地址 1 生成 4 个交织地址, 分别为 inter_addr0=356, inter—addr 1=476、 inter_addr2=116、 inter_addr3=236。 Step 512, generating four interleaving addresses according to the decoding parallelism K=4, the number of data to be decoded buffered in each data buffer Δ=120, and the interleaving calculation base address1, respectively Inter_addr0=356, inter_addr 1=476, inter_addr2=116, inter_addr3=236.
步驟 513 , 生成 4个交织地址对应的数据緩沖区编号: 2、 3、 0、 1。 步驟 514, 生成 4个待译码数据在各自緩沖区的读地址, 这里该读地址 为 116。  Step 513: Generate data buffer numbers corresponding to the four interleaved addresses: 2, 3, 0, 1. Step 514, generating a read address of the four data to be decoded in the respective buffer, where the read address is 116.
步驟 515 ,根据生成的 4个读地址,从处理前緩存单元中对应的数据緩 沖区中读数据, 将读出的 4个待译码数据输入并行译码器进行译码处理; 具体的, 从数据緩沖区 2的读地址 116读出对应的待译码数据, 输入 并行译码器第 0路;  Step 515: Read data from a corresponding data buffer in the buffer unit before processing according to the generated four read addresses, and input the read four data to be decoded into a parallel decoder for decoding; specifically, The read address 116 of the data buffer 2 reads the corresponding data to be decoded, and inputs the 0th channel of the parallel decoder;
从数据緩沖区 3的读地址 116读出对应的待译码数据, 送入并行译码 器第 1路;  Read the corresponding data to be decoded from the read address 116 of the data buffer 3, and send it to the first decoder of the parallel decoder;
从数据緩沖区 0的读地址 116读出对应的待译码数据, 送入并行译码 器第 2路;  Read the corresponding data to be decoded from the read address 116 of the data buffer 0, and send it to the second channel of the parallel decoder;
从数据緩沖区 1的读地址 116读出对应的待译码数据, 送入并行译码 器第 3路。  The corresponding data to be decoded is read from the read address 116 of the data buffer 1 and sent to the third channel of the parallel decoder.
步驟 516, 緩存第一路交织地址 temp=356。  Step 516, buffering the first interleave address temp=356.
步驟 517 , 选择计算下一轮交织地址计算时需要的累加值 W为 243。 步驟 518 , 计算并更新下一轮交织地址计算的基地址为 119。  Step 517, selecting an accumulated value W required to calculate the next round of interleave address calculation is 243. Step 518: Calculate and update the base address of the next round of interleaving address calculation to be 119.
步驟 519, 索引值 i加 1 , 累加后索引值 i=2, 由于索引值 i<N=120, 因 此进入步驟 504,进行下一轮交织地址计算,以此类推,直至索引值 i=N=120。  In step 519, the index value i is incremented by one, and the index value i=2 is accumulated. Since the index value i<N=120, the process proceeds to step 504, the next round of interleave address calculation is performed, and so on, until the index value i=N= 120.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围, 凡在本发明的精神和原则之内所作的任何修改、 等同替换和改进 等, 均应包含在本发明的保护范围之内。  The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included. Within the scope of protection of the present invention.

Claims

权利要求书 Claim
1、 一种交织地址的并行计算系统, 其特征在于, 该系统包括: 交织地 址緩存单元、 处理前緩存单元、 控制单元; 其中,  A parallel computing system for interleaving addresses, the system comprising: an interleaved address buffer unit, a pre-processing buffer unit, and a control unit;
交织地址緩存单元, 用于预先配置并存储交织地址压缩表;  An interleave address buffer unit, configured to pre-configure and store an interleave address compression table;
处理前緩存单元, 用于接收待译码数据, 并判断译码并行度; 并根据 待译码数据的数据包的长度, 读取交织地址压缩表, 获取 PQ值和交织计算 中间值; Treatment before the cache unit for receiving data to be decoded, and decoding determines parallelism; and The length of the packet data to be decoded, read compressed interleaving address table, and acquires P Q value interleaving calculates an intermediate value;
控制单元, 用于根据译码并行度、 待译码数据的数据包的长度、 P0值 和交织计算中间值生成交织地址和读地址, 并根据读地址读取待译码数据, 完成交织操作。 a control unit, configured to generate an interleave address and a read address according to the decoding parallelism, the length of the data packet of the data to be decoded, the P 0 value, and the intermediate value of the interleaving calculation, and read the data to be decoded according to the read address, and complete the interleaving operation .
2、 一种交织地址的并行计算方法, 其特征在于, 该方法包括: 预先配置并存储交织地址压缩表;  2. A parallel computing method for interleaving addresses, the method comprising: pre-configuring and storing an interleave address compression table;
接收待译码数据, 并判断译码并行度;  Receiving data to be decoded, and determining decoding parallelism;
根据待译码数据的数据包的长度, 读取交织地址压缩表, 获取 P。值和 交织计算中间值;  The interleave address compression table is read according to the length of the data packet of the data to be decoded, and P is obtained. Value and interleaving calculate the intermediate value;
根据译码并行度、 待译码数据的数据包的长度、 P。值和交织计算中间 值生成交织地址和读地址, 并根据读地址读取待译码数据, 完成交织操作。  According to the degree of parallelism of decoding, the length of the data packet to be decoded, and P. The value and the interleave calculation intermediate value generate an interleave address and a read address, and read the data to be decoded according to the read address to complete the interleaving operation.
3、根据权利要求 2所述的方法,其特征在于, 所述判断译码并行度为: 根据待译码数据的数据包的长度 N, 判断译码并行度 K, 当 24 < N < The method according to claim 2, wherein the determining the decoding parallelism is: determining the decoding parallelism K according to the length N of the data packet to be decoded, when 24 < N <
180时, K=l; 当 192 < Ν < 240时 , Κ=2; 当 480 < Ν < 2400时 , Κ=4。 At 180 o'clock, K = l; when 192 < Ν < 240, Κ = 2; when 480 < Ν < 2400, Κ = 4.
4、 根据权利要求 2所述的方法, 其特征在于, 所述根据译码并行度、 待译码数据的数据包的长度、 ρ。值和交织计算中间值生成交织地址和读地 址为:  The method according to claim 2, wherein the decoding is based on a degree of parallelism, a length of a data packet of data to be decoded, and ρ. The intermediate value of the value and interleaving calculation generates the interleave address and the read address as:
Α、计算处理前緩存单元中每个数据緩沖区中緩存的待译码数据的个数 Α Calculate the number of data to be decoded cached in each data buffer in the buffer unit before processing
Δ ; B、 根据译码并行度 K、 每个数据緩沖区中緩存的待译码数据的个数 Δ 和交织计算基地址生成 Κ个交织地址; Δ ; B. generating, according to the decoding parallelism K, the number of data to be decoded cached in each data buffer, and the interleaving calculation base address to generate an interleave address;
C、 将生成的 K个交织地址映射到对应的数据緩沖区编号;  C. Mapping the generated K interleave addresses to corresponding data buffer numbers;
D、 生成 K个待译码数据在各自数据緩沖区的读地址, 所述读地址的 值为 K个交织地址中的最小值。  D. Generate a read address of the K data to be decoded in the respective data buffer, and the value of the read address is a minimum value among the K interleave addresses.
5、 根据权利要求 3所述的方法, 其特征在于, 所述根据读地址读取待 译码数据为:  5. The method according to claim 3, wherein the reading the data to be decoded according to the read address is:
E、根据生成的 K个读地址,从处理前緩存单元中对应的数据緩沖区中 读数据, 将读出的 κ个待译码数据输入并行译码器进行译码处理。  E. Read data from a corresponding data buffer in the buffer unit before processing according to the generated K read addresses, and input the read κ data to be decoded into a parallel decoder for decoding.
6、 根据权利要求 5所述的方法, 其特征在于, 该方法还包括:  6. The method according to claim 5, wherein the method further comprises:
F、将 K个交织地址中的第一路交织地址緩存到处理前緩存单元,记为 temp;  F, buffering the first interleave address of the K interleave addresses to the pre-processing buffer unit, denoted as temp;
G、 选择计算下一轮交织地址计算时需要的累加值 W;  G, selecting an accumulated value W required to calculate the next round of interleaving address calculation;
H、根据 tem 值和累加值 W计算并更新下一轮交织地址计算的基地址; 判断索引值 i与每个数据緩沖区中緩存的待译码数据的个数 Δ的大小, 如果小于,执行步驟 A, 直到索引值 i等于每个数据緩沖区中緩存的待译码 数据的个数 Δ。  H. Calculate and update the base address of the next round of interleave address calculation according to the tem value and the accumulated value W; determine the size of the index value i and the number of data to be decoded cached in each data buffer, if less than, execute Step A, until the index value i is equal to the number Δ of data to be decoded buffered in each data buffer.
7、 根据权利要求 4所述的方法, 其特征在于, 所述步驟 Β为: 当 K=l时, 交织地址为交织计算的基地址; 当 Κ=2时, 根据交织计算 的基地址 1和 Ρ。递推生成 2个交织地址; 当 Κ=4时, 根据交织计算的基地 址 1和 PQ递推生成 4个交织地址。 The method according to claim 4, wherein the step Β is: when K=l, the interleave address is the base address of the interleave calculation; when Κ=2, the base address 1 and the interleave calculation Hey. Recursively generates 2 interleaving addresses; when Κ=4, 4 interleaving addresses are recursively generated according to the base addresses 1 and P Q calculated by the interleaving.
8、 根据权利要求 4所述的方法, 其特征在于, 所述根据交织计算的基 地址和 P0递推生成 K个交织地址为: The method according to claim 4, wherein the base address and the P 0 recursively generated K interleave addresses according to the interlace calculation are:
K个交织地址中, 根据基地址对待译码数据的数据包的长度 N进行取 模处理, 得到第一路交织地址 inter_addrO; 将 P。和每个数据緩沖区中緩存 的待译码数据的个数△相乘, 将乘积与第 K-1路交织地址 inter_addrK-2相 加, 根据基地址对待译码数据的数据包的长度 N对相加的结果进行取模处 理, 得到第 K路交织地址 inter_addrK- 1。 Among the K interleave addresses, the modulo processing is performed according to the length N of the data packet of the base address to be decoded, to obtain the first interleave address inter_addr0; P. And caching in each data buffer The number of data to be decoded is multiplied by Δ, and the product is added to the K-1th interleave address inter_addrK-2, and the result of the addition is performed according to the length N of the data packet of the base data to be decoded. , get the Kth interleave address inter_addrK-1.
9、 根据权利要求 4所述的方法, 其特征在于, 所述步驟 C为: 当 K=l时, 数据緩沖区编号为 0; 当 Κ=2时, 数据緩沖区编号为 0和 9. The method according to claim 4, wherein the step C is: when K=l, the data buffer number is 0; when Κ=2, the data buffer number is 0 and
1 ; 当 Κ=4时, 数据緩沖区编号为 0、 1、 2、 3。 1 ; When Κ=4, the data buffer number is 0, 1, 2, 3.
PCT/CN2011/079999 2011-05-16 2011-09-22 Method and system for interleaving address parallel calculation WO2012155426A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110126048.3A CN102324999B (en) 2011-05-16 2011-05-16 A kind of parallel calculating method of interleaving address and system
CN201110126048.3 2011-05-16

Publications (1)

Publication Number Publication Date
WO2012155426A1 true WO2012155426A1 (en) 2012-11-22

Family

ID=45452675

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/079999 WO2012155426A1 (en) 2011-05-16 2011-09-22 Method and system for interleaving address parallel calculation

Country Status (2)

Country Link
CN (1) CN102324999B (en)
WO (1) WO2012155426A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104485967B (en) * 2015-01-08 2017-10-03 中山大学 The parallel computation transmission list real-time compression method driven by sequence General formulas
CN108228492B (en) * 2016-12-21 2020-11-17 深圳市中兴微电子技术有限公司 Multi-channel DDR interleaving control method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101707490A (en) * 2009-09-22 2010-05-12 重庆重邮信科通信技术有限公司 Parallel Turbo code interleaving method
WO2011033680A1 (en) * 2009-09-16 2011-03-24 Nec Corporation Interleaver and interleaving method
CN102035558A (en) * 2009-09-27 2011-04-27 中兴通讯股份有限公司 Turbo decoding method and device
CN102170333A (en) * 2011-05-17 2011-08-31 中兴通讯股份有限公司 Parallel computing method and system of interleave address

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100508405C (en) * 2005-11-11 2009-07-01 清华大学 Parallel decoding method and device for raising Turbo decoding speed
CN101969310B (en) * 2010-10-22 2012-11-28 上海交通大学 QPP (Quadratic Permutation Polynomial) inner interleaver of Turbo code parallel decoder and interleaving method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011033680A1 (en) * 2009-09-16 2011-03-24 Nec Corporation Interleaver and interleaving method
CN101707490A (en) * 2009-09-22 2010-05-12 重庆重邮信科通信技术有限公司 Parallel Turbo code interleaving method
CN102035558A (en) * 2009-09-27 2011-04-27 中兴通讯股份有限公司 Turbo decoding method and device
CN102170333A (en) * 2011-05-17 2011-08-31 中兴通讯股份有限公司 Parallel computing method and system of interleave address

Also Published As

Publication number Publication date
CN102324999B (en) 2015-12-16
CN102324999A (en) 2012-01-18

Similar Documents

Publication Publication Date Title
May et al. A 150Mbit/s 3GPP LTE turbo code decoder
CN109379086B (en) Low-complexity code rate compatible 5G LDPC coding method and encoder
JP5396599B2 (en) Method and apparatus for encoding and decoding data
RU2451392C2 (en) Method and apparatus for encoding and decoding data
KR102385848B1 (en) Sample array coding for low-delay
US9048877B2 (en) Turbo code parallel interleaver and parallel interleaving method thereof
TW200845593A (en) Method and apparatus for encoding and decoding data
JP4874312B2 (en) Turbo code decoding apparatus, turbo code decoding method, and communication system
JP5840741B2 (en) Method and apparatus for programmable decoding of multiple code types
WO2012083714A1 (en) Method for turbo codes data interleaving and interleaver for interleaving turbo codes data
JP5700035B2 (en) Error correction code decoding apparatus, error correction code decoding method, and error correction code decoding program
US20120286979A1 (en) Compression With Adjustable Quality/Bandwidth Capability
US20170195693A1 (en) Count table maintenance apparatus for maintaining count table during processing of frame and related count table maintenance method
US20080250297A1 (en) Method and system for calculating crc
TWI450501B (en) Method, computing device and computer program product of determing metrics
WO2012155426A1 (en) Method and system for interleaving address parallel calculation
US20110102212A1 (en) Entropy decoding device
WO2012155425A1 (en) Parallel computing method and system of interleaving address
JP3694259B2 (en) Method for performing body-body coding in a mobile communication system
CN109245775B (en) Decoder and method for realizing decoding
JP2004349901A (en) Turbo decoder and dynamic decoding method used therefor
US9130728B2 (en) Reduced contention storage for channel coding
Zhang et al. Modified low-complexity Chase soft-decision decoder of Reed–Solomon codes
WO2012109851A1 (en) Interleaving and de-interleaving method, interleaver and de-interleaver
WO2017000682A1 (en) Decoding method and apparatus and storage medium

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: 11865830

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11865830

Country of ref document: EP

Kind code of ref document: A1