JP2008244599A - Decoder - Google Patents

Decoder Download PDF

Info

Publication number
JP2008244599A
JP2008244599A JP2007079325A JP2007079325A JP2008244599A JP 2008244599 A JP2008244599 A JP 2008244599A JP 2007079325 A JP2007079325 A JP 2007079325A JP 2007079325 A JP2007079325 A JP 2007079325A JP 2008244599 A JP2008244599 A JP 2008244599A
Authority
JP
Japan
Prior art keywords
decoding
syndrome
register
code
circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007079325A
Other languages
Japanese (ja)
Inventor
Toshiya Kumano
俊哉 熊野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2007079325A priority Critical patent/JP2008244599A/en
Publication of JP2008244599A publication Critical patent/JP2008244599A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Error Detection And Correction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a decoder capable of completing decoding processing in a short time without increasing the scaling of a circuit too high, even when packets of code data are inputted continuously by configuring two decoding circuits in parallel. <P>SOLUTION: While first decoding circuits (first code register 1, first syndrome resistor 11) execute input processing of code data of one packet, second decoding circuits (second code register 2, second syndrome resistor 12, third syndrome register 13) execute decoding processing two times based on majority rule. Then, while the second decoding circuits (second code register 2, second syndrome resistor 12) execute input processing of code data of one packet, the first decoding circuits (first code register 1, first syndrome resistor 11, third syndrome register 13) execute decoding processing two times, based on the majority logic. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、符号データを復号する復号装置に関し、特に、巡回符号を多数決論理法を用いて復号する復号装置に関する。   The present invention relates to a decoding device that decodes code data, and more particularly, to a decoding device that decodes a cyclic code using a majority logic method.

ハードウェアでの構成が容易であって、誤り訂正能力が高い符号化方式として、巡回符号が知られており、特にデバイス間での高速データ伝送に適用されている。巡回符号は、従来から、テレビジョンの文字放送に適用されており、具体的には190ビットの情報ビットと82ビットのパリティビットとから構成される(272,190)符号が採用されている(特許文献1、2など)。   A cyclic code is known as an encoding method that is easy to configure in hardware and has high error correction capability, and is particularly applied to high-speed data transmission between devices. The cyclic code is conventionally applied to television teletext, and specifically, a (272, 190) code composed of 190 information bits and 82 parity bits is employed ( Patent Documents 1 and 2).

この巡回符号化方式は、入力データにシンドロームを付加して符号化するものであり、符号化装置は符号長分のシフトレジスタを備え、復号装置は(符合長+シンドローム長)分のシフトレジスタとパリティチェック用の回路とを備えている。   In this cyclic coding method, a syndrome is added to the input data for coding, and the coding device includes a shift register for the code length, and the decoding device includes a shift register for (code length + syndrome length) and And a circuit for parity check.

復号処理時には、まず情報ビットを符号レジスタ、シンドロームレジスタに格納する。シンドロームレジスタ内のデータを巡回させながらシンドロームを生成し、多数決回路によってシンドロームを修正する。多数決回路による修正出力をシンドロームレジスタに入力すると共に、この修正出力を符号レジスタからの出力に加算して符号データを訂正する。
特開昭62−235823号公報 特開平7−321669号公報
In the decoding process, first, information bits are stored in a code register and a syndrome register. A syndrome is generated while circulating the data in the syndrome register, and the syndrome is corrected by a majority circuit. The corrected output from the majority circuit is input to the syndrome register, and this corrected output is added to the output from the code register to correct the code data.
JP-A-62-235823 JP-A-7-321669

多数決理論で復号が可能な誤り訂正符号は、複数ビット誤りを訂正できるある程度以上の符号長であれば、多数決判定の基準値を高いものから順次下げながら判定することにより、訂正能力以上の誤りを訂正する確率を増大できることが知られている。但し、このような目的を達するためには、多数決判定の基準値の数だけ、上述したようなシンドローム生成処理と符号データ訂正処理とのサイクルを繰り返す必要がある。   If the error correction code that can be decoded by majority voting theory has a code length that is more than a certain level that can correct a multi-bit error, an error exceeding the correction capability can be determined by determining the majority decision criterion from the highest value. It is known that the probability of correction can be increased. However, in order to achieve such a purpose, it is necessary to repeat the cycle of the syndrome generation process and the code data correction process as described above by the number of reference values for majority decision.

テレビジョンの文字放送にあっては、符号データのパケットが離散的にしか入力されないので、このような繰り返し処理は問題とならない。   In television teletext broadcasting, code data packets are input only in a discrete manner, so that such repeated processing is not a problem.

しかしながら、符号データのパケットが連続して入力されるようなデバイス間の高速データ転送システムに適用した場合には、複数段の復号回路をカスケード接続する必要があり、回路規模が非常に大きくなると共に、復号処理が終了するまでに復号回路の段数に応じて長時間を要するという問題がある。   However, when the present invention is applied to a high-speed data transfer system between devices in which code data packets are continuously input, it is necessary to cascade a plurality of decoding circuits, and the circuit scale becomes very large. There is a problem that it takes a long time depending on the number of stages of the decoding circuit until the decoding process is completed.

本発明は斯かる事情に鑑みてなされたものであり、2つの復号回路を並列に構成することにより、符号データのパケットが連続して入力されるような場合でも、回路規模をあまり大きくすることなく、短時間で復号処理を終了できる復号装置を提供することを目的とする。   The present invention has been made in view of such circumstances, and by configuring two decoding circuits in parallel, the circuit scale can be made very large even when packets of code data are continuously input. An object of the present invention is to provide a decoding device that can finish the decoding process in a short time.

本発明に係る復号装置は、パケット単位で入力される符号データを多数決論理法を用いて復号する復号装置において、前記符号データのパケットが経時的に交互に入力される2個の符号レジスタと、入力された符号データを巡回させながら多数決論理法に必要なシンドロームを生成する3個のシンドロームレジスタとを備えることを特徴とする。   The decoding device according to the present invention is a decoding device that decodes code data input in units of packets using a majority logic method, two code registers in which packets of the code data are alternately input over time, And three syndrome registers that generate syndromes necessary for the majority logic while circulating the input code data.

本発明の復号装置にあっては、2個の符号レジスタに符号データのパケットを経時的に交互に入力させ、各符号レジスタに対応するシンドロームレジスタを用いて復号処理を行う。よって、符号データのパケットが連続して入力されても、2系統にて符号データの入力処理/符号データの復号処理を並列的に行うため、その対応が可能となる。   In the decoding apparatus of the present invention, code data packets are alternately input to two code registers over time, and decoding processing is performed using syndrome registers corresponding to the code registers. Therefore, even if code data packets are continuously input, the code data input process / code data decoding process are performed in parallel in two systems, so that it is possible to cope with them.

本発明に係る復号装置は、前記2個の符号レジスタの中の第1符号レジスタと、前記3個のシンドロームレジスタの中の第1シンドロームレジスタとで第1の復号回路を構成し、前記2個の符号レジスタの中の第2符号レジスタと、前記3個のシンドロームレジスタの中の第2シンドロームレジスタとで第2の復号回路を構成しており、前記3個のシンドロームレジスタの中の第3シンドロームレジスタは前記第1の復号回路と前記第2の復号回路とで共用するようにしたことを特徴とする。   In the decoding device according to the present invention, the first code register of the two code registers and the first syndrome register of the three syndrome registers constitute a first decoding circuit, and the two The second code register in the code register and the second syndrome register in the three syndrome registers constitute a second decoding circuit, and the third syndrome in the three syndrome registers The register is shared by the first decoding circuit and the second decoding circuit.

本発明の復号装置にあっては、第1符号レジスタと第1シンドロームレジスタ及び第3シンドロームレジスタとで第1の復号回路を構成し、第2符号レジスタと第2シンドロームレジスタ及び第3シンドロームレジスタとで第2の復号回路を構成して、2つの復号回路をカスケード接続するのではなく、並列に接続して、入力される符号データのパケットを2つの復号回路(第1の復号回路と第2の復号回路)に交互に振り分けて復号処理を行う。即ち、一方の復号回路(第1の復号回路または第2の復号回路)でパケットを入力している間に他方の復号回路(第2の復号回路または第1の復号回路)で復号処理を行う。よって、符号データのパケットが連続して入力されても、短時間で復号処理を行える。また、第3シンドロームレジスタを第1の復号回路と第2の復号回路とで共用するため、回路規模の拡大が抑えられる。   In the decoding apparatus of the present invention, the first code register, the first syndrome register, and the third syndrome register constitute a first decoding circuit, and the second code register, the second syndrome register, and the third syndrome register In the second decoding circuit, the two decoding circuits are not connected in cascade, but are connected in parallel, and the input code data packet is divided into two decoding circuits (the first decoding circuit and the second decoding circuit). The decoding process is performed alternately on the decoding circuit. That is, while a packet is being input by one decoding circuit (first decoding circuit or second decoding circuit), the other decoding circuit (second decoding circuit or first decoding circuit) performs decoding processing. . Therefore, even if code data packets are continuously input, the decoding process can be performed in a short time. In addition, since the third syndrome register is shared by the first decoding circuit and the second decoding circuit, expansion of the circuit scale can be suppressed.

本発明に係る復号装置は、前記符号データの1パケットを前記符号レジスタに入力する時間内に多数決論理法による復号処理を複数回行うようにしたことを特徴とする。   The decoding apparatus according to the present invention is characterized in that decoding processing by majority logic is performed a plurality of times within a time when one packet of the code data is input to the code register.

本発明の復号装置にあっては、復号処理における動作クロックを符号データ入力処理における動作クロックより高速にして、1パケットの符号データを入力する時間内に復号処理を複数回行う。よって、複数の基準値に基づく複数回の多数決判定を行えるため、訂正能力が向上する可能性が高くなる。   In the decoding apparatus of the present invention, the operation clock in the decoding process is made faster than the operation clock in the code data input process, and the decoding process is performed a plurality of times within the time for inputting the code data of one packet. Therefore, since the majority decision can be made a plurality of times based on a plurality of reference values, the possibility of improving the correction capability is increased.

本発明の復号装置では、2個の符号レジスタと3個のシンドロームレジスタとを備え、各符号レジスタに符号データのパケットを経時的に交互に入力させて復号処理を行うようにしたので、符号データのパケットが連続して入力される場合でも、回路規模をあまり拡大させることなく、短時間で復号処理を終了することができる。   Since the decoding device of the present invention includes two code registers and three syndrome registers, and the code data packets are alternately input to each code register over time, the decoding process is performed. Even when the packets are continuously input, the decoding process can be completed in a short time without significantly increasing the circuit scale.

本発明の復号装置では、第1符号レジスタと第1シンドロームレジスタとで第1の復号回路を構成し、第2符号レジスタと第2シンドロームレジスタとで第2の復号回路を構成し、第3シンドロームレジスタを第1の復号回路と第2の復号回路とで共用するようにしたので、符号データのパケットの入力処理と符号データの復号処理とを第1の復号回路と第2の復号回路とで経時的に交互に行うことができ、符号データのパケットが連続して入力される場合でも、回路規模をあまり拡大させることなく、短時間で復号処理を終了することができる。また、第3シンドロームレジスタを2つの復号回路で共用するので、この第3シンドロームレジスタは各復号回路毎に設ける必要がなく、この点でも回路規模の拡大を抑えることができる。   In the decoding apparatus of the present invention, the first code register and the first syndrome register constitute a first decoding circuit, the second code register and the second syndrome register constitute a second decoding circuit, and the third syndrome Since the register is shared by the first decoding circuit and the second decoding circuit, the input process of the code data packet and the decoding process of the code data are performed by the first decoding circuit and the second decoding circuit. The decoding process can be performed alternately over time, and even when the code data packets are continuously input, the decoding process can be completed in a short time without significantly increasing the circuit scale. Further, since the third syndrome register is shared by the two decoding circuits, it is not necessary to provide the third syndrome register for each decoding circuit, and in this respect as well, expansion of the circuit scale can be suppressed.

本発明の復号装置では、1パケットの符号データを入力する時間内に多数決論理法による復号処理を複数回行うようにしたので、訂正能力が向上する可能性を高くすることができる。   In the decoding apparatus according to the present invention, since the decoding process by the majority logic method is performed a plurality of times within the time for inputting the code data of one packet, the possibility of improving the correction capability can be increased.

以下、本発明をその実施の形態を示す図面を参照して具体的に説明する。なお、本発明は、以下の実施の形態に限定されるものではない。   Hereinafter, the present invention will be described in detail with reference to the drawings showing embodiments thereof. Note that the present invention is not limited to the following embodiments.

図1は、本発明に係る復号装置の回路構成図である。復号装置は、符号データが1パケット単位で交互に入力される第1符号レジスタ1、第2符号レジスタ2と、データを巡回させながらシンドロームを生成する第1シンドロームレジスタ11、第2シンドロームレジスタ12、第3シンドロームレジスタ13と、各シンドロームレジスタ11,12,13の出力の多数決をとる多数決回路20と、各符号レジスタ1,2、各シンドロームレジスタ11,12,13、多数決回路20の動作タイミングを制御するための動作クロックを生成するクロック生成回路30とを有している。   FIG. 1 is a circuit configuration diagram of a decoding apparatus according to the present invention. The decoding apparatus includes a first code register 1 and a second code register 2 in which code data is alternately input in units of one packet, a first syndrome register 11 and a second syndrome register 12 that generate a syndrome while circulating the data, Controls the operation timing of the third syndrome register 13, the majority circuit 20 that takes the majority of the outputs of the syndrome registers 11, 12, 13, the sign registers 1, 2, the syndrome registers 11, 12, 13, and the majority circuit 20. And a clock generation circuit 30 for generating an operation clock for this purpose.

多数決回路20の出力を各シンドロームレジスタ11,12,13の出力に加算する加算器21,22,23を各シンドロームレジスタ11,12,13の入力側に設けており、多数決回路20の出力を各シンドロームレジスタ11,12,13に供給してシンドロームを修正するように構成している。また、多数決回路20の出力を各符号レジスタ1,2の出力に加算する加算器31,32を各符号レジスタ1,2の出力側に設けており、その加算器31,32から誤り訂正された復号データを取り出すように構成している。   Adders 21, 22 and 23 for adding the outputs of the majority circuit 20 to the outputs of the syndrome registers 11, 12 and 13 are provided on the input side of the syndrome registers 11, 12 and 13. The syndromes are supplied to the syndrome registers 11, 12, and 13 to correct the syndrome. Further, adders 31 and 32 for adding the output of the majority circuit 20 to the outputs of the code registers 1 and 2 are provided on the output side of the code registers 1 and 2, and error correction is performed from the adders 31 and 32. The decryption data is extracted.

第1符号レジスタ1と第1シンドロームレジスタ11と加算器21,31とで第1の復号回路を構成し、第2符号レジスタ2と第2シンドロームレジスタ12と加算器22,32とで第2の復号回路を構成しており、第3シンドロームレジスタ13、加算器23及び多数決回路20は第1の復号回路と第2の復号回路とで共用される。   The first code register 1, the first syndrome register 11 and the adders 21 and 31 constitute a first decoding circuit, and the second code register 2, the second syndrome register 12 and the adders 22 and 32 constitute a second The decoding circuit is configured, and the third syndrome register 13, the adder 23, and the majority decision circuit 20 are shared by the first decoding circuit and the second decoding circuit.

スイッチ41,42は、符号データの入力を第1の復号回路と第2の復号回路とで切り換えるためのスイッチである。スイッチ51は、第1の復号回路における第1シンドロームレジスタ11の外部接続と多数決回路20接続とを切り換えるためのスイッチであり、スイッチ52は、第2の復号回路における第2シンドロームレジスタ12の外部接続と多数決回路20接続とを切り換えるためのスイッチである。スイッチ61は、第1の復号回路用の部材として使用される場合の第3シンドロームレジスタ13の第1符号レジスタ1接続と多数決回路20接続とを切り換えるためのスイッチであり、スイッチ62は、第2の復号回路用の部材として使用される場合の第3シンドロームレジスタ13の第2符号レジスタ2接続と多数決回路20接続とを切り換えるためのスイッチである。スイッチ70は、第3シンドロームレジスタ13を第1の復号回路用の使用と第2の復号回路用の使用とに切り換えるためのスイッチである。スイッチ80は、復号データの出力を第1の復号回路と第2の復号回路とで切り換えるためのスイッチである。   The switches 41 and 42 are switches for switching the input of code data between the first decoding circuit and the second decoding circuit. The switch 51 is a switch for switching between the external connection of the first syndrome register 11 and the majority circuit 20 connection in the first decoding circuit, and the switch 52 is an external connection of the second syndrome register 12 in the second decoding circuit. And a switch for switching the majority circuit 20 connection. The switch 61 is a switch for switching the connection of the first sign register 1 and the majority circuit 20 of the third syndrome register 13 when used as a member for the first decoding circuit. This is a switch for switching between the second code register 2 connection and the majority circuit 20 connection of the third syndrome register 13 when used as a member for the decoding circuit. The switch 70 is a switch for switching the third syndrome register 13 between use for the first decoding circuit and use for the second decoding circuit. The switch 80 is a switch for switching the output of the decoded data between the first decoding circuit and the second decoding circuit.

本発明の復号装置では、上述したように、2つの復号回路を並列に構成して、入力される符号データのパケットを交互に振り分けるようにする。そして他方の復号回路が次のパケットを入力している間に一方の復号回路が復号処理を行う。この際、復号処理の動作クロックを入力処理の動作クロックの2倍速とする。この結果、1パケットの符号データを入力する時間内に復号処理を2回行う。なお、これらの動作クロックは、クロック生成回路30から各部材に供給される。   In the decoding apparatus of the present invention, as described above, two decoding circuits are configured in parallel so that packets of input code data are distributed alternately. And while the other decoding circuit is inputting the next packet, one decoding circuit performs a decoding process. At this time, the operation clock for the decoding process is set to double the operation clock for the input process. As a result, the decoding process is performed twice within the time for inputting the code data of one packet. These operation clocks are supplied from the clock generation circuit 30 to each member.

多数決判定と次段でのシンドローム生成とを同時に行うために、第3シンドロームレジスタ13を設けている。但し、この第3シンドロームレジスタ13は、第1の復号回路と第2の復号回路とで共用することができるため、各復号回路毎に設ける必要はない。   A third syndrome register 13 is provided to perform the majority decision and the generation of the syndrome at the next stage simultaneously. However, since the third syndrome register 13 can be shared by the first decoding circuit and the second decoding circuit, it is not necessary to provide the third syndrome register 13 for each decoding circuit.

次に、動作について説明する。図2は、本発明の復号装置の動作例を示すタイミングチャートである。また、図3〜図5は、復号装置における各スイッチの切り換え状態を示す図である。   Next, the operation will be described. FIG. 2 is a timing chart showing an operation example of the decoding device of the present invention. 3 to 5 are diagrams showing the switching state of each switch in the decoding device.

図2のピリオド1における各スイッチの切り換え状態は、前述の図1に示した通りであり、図2のピリオド2,ピリオド3,ピリオド4における各スイッチの切り換え状態は、それぞれ図3,図4,図5に示した通りである。   The switching state of each switch in the period 1 of FIG. 2 is as shown in FIG. 1, and the switching state of each switch in the period 2, period 3, and period 4 of FIG. This is as shown in FIG.

ピリオド1+ピリオド2は、第3シンドロームレジスタ13が第2の復号回路用に使用される期間であり、ピリオド3+ピリオド4は、第3シンドロームレジスタ13が第1の復号回路用に使用される期間である。ピリオド1+ピリオド2の期間において、第1の復号回路に外部から1パケットの符号データが入力される間に、第2シンドロームレジスタ12及び第3シンドロームレジスタ13を用いて、多数決理論による復号処理を2回行っている。同様に、ピリオド3+ピリオド4の期間において、第2の復号回路に外部から1パケットの符号データが入力される間に、第1シンドロームレジスタ11及び第3シンドロームレジスタ13を用いて、多数決理論による復号処理を2回行っている。   Period 1 + period 2 is a period during which the third syndrome register 13 is used for the second decoding circuit, and period 3 + period 4 is a period during which the third syndrome register 13 is used for the first decoding circuit. is there. During the period 1 + period 2, while the code data of one packet is input from the outside to the first decoding circuit, the second syndrome register 12 and the third syndrome register 13 are used to perform the decoding process based on the majority rule 2 I'm going to go. Similarly, during the period of period 3 + period 4, while code data of one packet is input from the outside to the second decoding circuit, the first syndrome register 11 and the third syndrome register 13 are used to perform decoding based on majority voting theory. The process is performed twice.

以上のように本発明の復号装置では、符号データのパケットが連続して入力されても、2系統にて符号データの入力処理/符号データの復号処理を並列的に行うので、比較的小型の回路構成により、短時間で復号処理を終了することができる。また、復号処理の動作クロックを入力処理の動作クロックの2倍としたので、多数決理論による復号処理を2回行えるため、訂正能力の向上を図れる。   As described above, in the decoding apparatus of the present invention, even if code data packets are continuously input, code data input processing / code data decoding processing is performed in parallel in two systems, so that a relatively small size is achieved. With the circuit configuration, the decoding process can be completed in a short time. In addition, since the operation clock of the decoding process is twice that of the input process, the decoding process based on the majority rule can be performed twice, so that the correction capability can be improved.

なお、上述した実施の形態では、復号処理の動作クロックを入力処理の動作クロックの2倍とする場合について説明したが、3倍、4倍、…であっても良く、n倍とする場合には、図1に示した構成(2個の符号レジスタ+3個のシンドロームレジスタ)を変更することなく、n回の多数決理論による復号処理を行えるため、訂正能力のより一層の向上を図ることが可能である。   In the above-described embodiment, a case has been described in which the operation clock of the decoding process is set to twice the operation clock of the input process, but may be three times, four times,. 1 can perform decoding processing based on the majority rule of n times without changing the configuration shown in FIG. 1 (two code registers + three syndrome registers), so that the correction capability can be further improved. It is.

本発明に係る復号装置の回路構成図である。It is a circuit block diagram of the decoding apparatus which concerns on this invention. 復号装置の動作例を示すタイミングチャートである。It is a timing chart which shows the operation example of a decoding apparatus. 復号装置における各スイッチの切り換え状態を示す図である。It is a figure which shows the switching state of each switch in a decoding apparatus. 復号装置における各スイッチの切り換え状態を示す図である。It is a figure which shows the switching state of each switch in a decoding apparatus. 復号装置における各スイッチの切り換え状態を示す図である。It is a figure which shows the switching state of each switch in a decoding apparatus.

符号の説明Explanation of symbols

1 第1符号レジスタ
2 第2符号レジスタ
11 第1シンドロームレジスタ
12 第2シンドロームレジスタ
13 第3シンドロームレジスタ
20 多数決回路
30 クロック生成回路
DESCRIPTION OF SYMBOLS 1 1st code register 2 2nd code register 11 1st syndrome register 12 2nd syndrome register 13 3rd syndrome register 20 Majority circuit 30 Clock generation circuit

Claims (3)

パケット単位で入力される符号データを多数決論理法を用いて復号する復号装置において、
前記符号データのパケットが経時的に交互に入力される2個の符号レジスタと、入力された符号データを巡回させながら多数決論理法に必要なシンドロームを生成する3個のシンドロームレジスタとを備えることを特徴とする復号装置。
In a decoding device that decodes code data input in units of packets using a majority logic method,
And two code registers in which the code data packets are alternately input over time, and three syndrome registers that generate the syndrome necessary for the majority logic method while circulating the input code data. A characteristic decoding apparatus.
前記2個の符号レジスタの中の第1符号レジスタと、前記3個のシンドロームレジスタの中の第1シンドロームレジスタとで第1の復号回路を構成し、前記2個の符号レジスタの中の第2符号レジスタと、前記3個のシンドロームレジスタの中の第2シンドロームレジスタとで第2の復号回路を構成しており、前記3個のシンドロームレジスタの中の第3シンドロームレジスタは前記第1の復号回路と前記第2の復号回路とで共用するようにしたことを特徴とする請求項1記載の復号装置。   The first code register in the two code registers and the first syndrome register in the three syndrome registers form a first decoding circuit, and the second code register in the two code registers. The sign register and the second syndrome register in the three syndrome registers constitute a second decoding circuit, and the third syndrome register in the three syndrome registers is the first decoding circuit. 2. The decoding apparatus according to claim 1, wherein the decoding apparatus is shared by the second decoding circuit. 前記符号データの1パケットを前記符号レジスタに入力する時間内に多数決論理法による復号処理を複数回行うようにしたことを特徴とする請求項1または2記載の復号装置。   3. A decoding apparatus according to claim 1, wherein decoding processing by majority logic is performed a plurality of times within a time when one packet of the code data is input to the code register.
JP2007079325A 2007-03-26 2007-03-26 Decoder Pending JP2008244599A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007079325A JP2008244599A (en) 2007-03-26 2007-03-26 Decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007079325A JP2008244599A (en) 2007-03-26 2007-03-26 Decoder

Publications (1)

Publication Number Publication Date
JP2008244599A true JP2008244599A (en) 2008-10-09

Family

ID=39915432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007079325A Pending JP2008244599A (en) 2007-03-26 2007-03-26 Decoder

Country Status (1)

Country Link
JP (1) JP2008244599A (en)

Similar Documents

Publication Publication Date Title
CN107154836B (en) Parallel Cyclic Redundancy Check (CRC) method based on Field Programmable Gate Array (FPGA)
KR20170097580A (en) Apparatus for polar coding
JP2007089064A (en) Decoding apparatus and receiving apparatus
US8433974B2 (en) Cyclic redundancy check code generating circuit and cyclic redundancy check code generating method
JP2015089132A (en) Maximal transition hamming codes
WO2013153512A1 (en) Branch metric computation for trellis decoding of scrambled convolutional codes
KR20100008849A (en) Apparatus and method for cyclic redundancy check in communication system
JP2001298370A (en) Encoding device
US6895545B2 (en) System and method for generating cyclic codes for error control in digital communications
JP2007174312A (en) Encoding circuit and digital signal processing circuit
US8984385B1 (en) Systems and methods for cyclic redundancy check implementation
JP3248098B2 (en) Syndrome calculation device
JPH05227041A (en) One-bit error correcting circuit based upon crc operation
Bian et al. A low-latency SC polar decoder based on the sequential logic optimization
JP2008244599A (en) Decoder
US7916048B2 (en) Encoding a gray code sequence for an odd length sequence
JP2003078421A (en) Method and device for detecting first position of code series, and decoding method and device using the sames
JP2007174541A (en) Convolutional encoder, communication apparatus, and convolutional encoding method
WO2019030860A1 (en) Method and device for generating error detecting redundant bit
US20070033507A1 (en) Efficient error code correction
Nuha et al. Binary Data Correction Simulation Using Convolutional Code on Additive White Gaussian Noise Channel
TWI523437B (en) Encoding and syndrome computing co-design circuit for bch code and method for deciding the same
Bhoyar Design of encoder and decoder for Golay code
US10879933B2 (en) Reed solomon decoder and semiconductor device including the same
TWI599182B (en) Decoding device and method thereof