JP2006261857A - Decoder and decoding method - Google Patents

Decoder and decoding method Download PDF

Info

Publication number
JP2006261857A
JP2006261857A JP2005073980A JP2005073980A JP2006261857A JP 2006261857 A JP2006261857 A JP 2006261857A JP 2005073980 A JP2005073980 A JP 2005073980A JP 2005073980 A JP2005073980 A JP 2005073980A JP 2006261857 A JP2006261857 A JP 2006261857A
Authority
JP
Japan
Prior art keywords
data
likelihood
redundant data
redundant
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2005073980A
Other languages
Japanese (ja)
Other versions
JP4528168B2 (en
Inventor
Terufumi Izumisawa
映文 泉澤
Kazuhiko Shoji
和彦 荘司
Kazuya Otsuki
和也 大槻
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2005073980A priority Critical patent/JP4528168B2/en
Publication of JP2006261857A publication Critical patent/JP2006261857A/en
Application granted granted Critical
Publication of JP4528168B2 publication Critical patent/JP4528168B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Error Detection And Correction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a decoder for outputting a result of hard decision associated with data S on the basis of redundant data P<SB>1</SB>(P<SB>2</SB>) attached to the data that adopts a highly accurate likelihood for combinations of codes of the S, P<SB>1</SB>more than that of prior arts. <P>SOLUTION: The decoder includes: data conversion means 401, 402 for inverting part bits of received data and providing an output of the resulting data; a redundant data conversion means 401, 402 for inverting part bits of received redundant data and providing an output of the resulting data; discrimination means 404, 406 for discriminating whether or not the received data are zero and whether or not the received redundant data are zero; and a likelihood calculation means for summating either of an output of the data conversion means or a first fixed value X and an output of the redundant data conversion means or a second fixed value Y to provide an output of a likelihood. The likelihood calculation means adds the first fixed value when the received data are zero and adds the second fixed value when the received redundant data are zero. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、無線通信の技術分野に関し、特に無線受信機に使用される復号器及び復号方法に関する。   The present invention relates to the technical field of wireless communication, and more particularly to a decoder and decoding method used in a wireless receiver.

無線伝搬路におけるフェージングその他の通信環境は、通信される信号の品質に大きく影響する。通信品質を改善する技術の1つは、符号化(エンコード)及び復号化(デコード)を行うことである。送信機が信号を符号化して送信し、信号中の誤りの有無を受信機が判別し及び/又は誤りの訂正を行うことで、伝送品質が改善される。中でも、ターボ符号化及びターボ復号化は、データの処理効率に優れ、大きな誤り訂正能力を有する等の点で、現在及び将来的に有望な技術である。   Fading and other communication environments in the radio propagation path greatly affect the quality of signals to be communicated. One technique for improving communication quality is to perform encoding (decoding) and decoding (decoding). The transmitter encodes and transmits the signal, and the receiver determines whether or not there is an error in the signal and / or corrects the error, thereby improving the transmission quality. Among these, turbo coding and turbo decoding are promising technologies in the present and future in terms of excellent data processing efficiency and large error correction capability.

ターボ符号化及び復号化では、情報系列(データ)S(組織ビット)と、その情報系列から導出された冗長的な情報系列(冗長データ)P(パリティビット)とが作成され、送信される。冗長データは、データに対して畳み込み符号化して得られた符号化データと、データに対してインタリーブ処理を施してから同様に畳み込み符号化して得れた符号化データから形成される。受信機は、データS及び冗長データPを受信し、それらの最上位ビット(MSB)の組み合わせに関する尤度を算出し、その尤度に基づいて所定の演算を実行し、データSの硬判定結果を出力し、復号を行う。一般に、データのMSBは、データの正負の符号を表現し、MSB以降のビット列が尤度を表す。   In turbo coding and decoding, an information sequence (data) S (systematic bits) and a redundant information sequence (redundant data) P (parity bits) derived from the information sequence are created and transmitted. Redundant data is formed from encoded data obtained by performing convolutional coding on data, and encoded data obtained by performing convolutional coding after performing interleaving processing on the data. The receiver receives the data S and the redundant data P, calculates the likelihood related to the combination of the most significant bits (MSB), executes a predetermined operation based on the likelihood, and performs a hard decision result of the data S Is output and decryption is performed. In general, the MSB of data represents the sign of the data, and the bit string after the MSB represents the likelihood.

ターボ復号器では、データS及び冗長データPのMSBの組み合わせに関する尤度Lij(i,j=0又は1)は、次のようにして算出される:
データSのMSBが「0」であり(正であり)、冗長データPのMSBも「0」である(正である)尤度L00は、SのMSBを反転したものと、PのMSBを反転したものとの和で表され;
データSのMSBが「0」であり、冗長データPのMSBが「1」である(負である)尤度L01は、SのMSBを反転したものと、PのMSB以外のビット総てを反転したものとの和で表され;
データSのMSBが「1」であり、冗長データPのMSBが「0」である尤度L01は、SのMSB以外のビット総てを反転したものと、PのMSBを反転したものとの和で表され;及び
データSのMSBが「1」であり、冗長データPのMSBも「1」である尤度L11は、SのMSB以外のビット総てを反転したものと、PのMSB以外のビット総てを反転したものとの和で表される。
In the turbo decoder, the likelihood L ij (i, j = 0 or 1) regarding the combination of the MSB of the data S and the redundant data P is calculated as follows:
The likelihood L 00 that the MSB of the data S is “0” (positive) and the MSB of the redundant data P is also “0” (positive) is obtained by inverting the MSB of S and the MSB of P Expressed as the sum of the inverted version;
The likelihood L 01 that the MSB of the data S is “0” and the MSB of the redundant data P is “1” (negative) is obtained by inverting the MSB of S and all the bits other than the MSB of P Expressed as the sum of the inverted version;
The likelihood L 01 in which the MSB of the data S is “1” and the MSB of the redundant data P is “0” is obtained by inverting all the bits other than the MSB of S and by inverting the MSB of P. And the likelihood L 11 that the MSB of the data S is “1” and the MSB of the redundant data P is also “1” is obtained by inverting all the bits other than the MSB of S and P This is expressed as the sum of all bits other than the MSB.

例えば、S=0111,P=0111(2進数)であるとすると、尤度Lijは次のようになる。 For example, assuming that S = 0111 and P = 0111 (binary number), the likelihood L ij is as follows.

00111+111=1111+1111=11110
01111+0111=1111+0000=01111
10=0111111=0000+1111=01111
11=0111+0111=0000+0000=00000。
但し、アンダーラインの付されたビットは反転されることを表す。尤度の各値を比較すると、L00が最大であることが分かる。これは、データSと冗長データPの符号の組み合わせのうち、双方ともプラスである(双方のMSBが0である)ことが最も確からしいことを示す。実際、S=P=0111はプラスの値であり、10進法では+7に相当する。従って、データSと冗長データPの符号の可能な組み合わせのうち、双方ともプラスであるのが最も確からしい旨の判定は当を得ており、以後の復号計算の基礎を正確に与えることができる。
L 00 = 0 111 + 0 111 = 1111 + 1111 = 11110
L 01 = 0 111 + 0 111 = 1111 + 0000 = 01111
L 10 = 0 111 + 0 111 = 0000 + 1111 = 01111
L 11 = 0 111 +0 111 = 0000 + 0000 = 00000.
However, the underlined bits represent being inverted. Comparing the likelihood values, it can be seen that L 00 is the maximum. This indicates that it is most probable that both the signs of data S and redundant data P are positive (both MSBs are 0). Actually, S = P = 0111 is a positive value and corresponds to +7 in the decimal system. Therefore, it is determined that it is most probable that both of the possible combinations of the codes of the data S and the redundant data P are positive, and the basis for the subsequent decoding calculation can be given accurately. .

このように尤度を算出して復号を行う従来のターボ復号器については、例えば特許文献1に記載されている。
特開2001−35652号公報
A conventional turbo decoder that performs decoding by calculating likelihood in this way is described in Patent Document 1, for example.
JP 2001-35652 A

ところで、上記の演算では、表現可能な数値範囲を増やすため、2の補数表現が採用される。このため、データ及び/又は冗長データの値がゼロである場合に、不都合が生じる。例えば、データS=0111,P=0000 とすると、上記の計算規則によれば、尤度Lijは次のように計算される。 By the way, in the above calculation, 2's complement expression is employed to increase the range of numerical values that can be expressed. For this reason, inconvenience occurs when the value of data and / or redundant data is zero. For example, assuming that data S = 0111 and P = 0000, the likelihood L ij is calculated as follows according to the above calculation rule.

00111+000=1111+1000=10111
01111+0000=1111+0111=10110
10=0111000=0000+1000=01000
11=0111+0000=0000+0111=00111。
この計算結果によれば、L00=10111 が最大なので、データSと冗長データPの符号の可能な組み合わせのうち、双方ともプラスであるのが最も確からしいことになる。しかしながら、実際には、データSはプラスであり、冗長データPはゼロなので、このような尤度は当を得ていない。従って、この場合は、以後の復号計算に不正確な基礎を与えてしまう。この例では、データSはプラスであるので、算出された尤度は、冗長データPについては不正確であるが、データSについては不適切ではないと言えるかもしれない。しかしながら、例えば、データS=0000,P=0000 とすると、尤度Lijは次のように計算され、更に不合理な結果を招いてしまう。
L 00 = 0 111 + 0 000 = 1111 + 1000 = 10111
L 01 = 0 111 + 0 000 = 1111 + 0111 = 10110
L 10 = 0 111 + 0 000 = 0000 + 1000 = 01000
L 11 = 0 111 +0 000 = 0000 + 0111 = 00111.
According to this calculation result, since L 00 = 10111 is the maximum, it is most likely that both of the possible combinations of the codes of the data S and the redundant data P are positive. However, in practice, since the data S is positive and the redundant data P is zero, such likelihood is not obtained. Therefore, in this case, an incorrect basis is given to the subsequent decoding calculation. In this example, since the data S is positive, it may be said that the calculated likelihood is incorrect for the redundant data P but not appropriate for the data S. However, for example, if the data S = 0000 and P = 0000, the likelihood L ij is calculated as follows, which leads to a more unreasonable result.

00000+000=1000+1000=10000
01000+0000=1000+0111=01111
10=0000000=0111+1000=01111
11=0000+0000=0111+0111=01110。
この計算結果によれば、L00=10000 が最大なので、データSと冗長データPの符号の可能な組み合わせのうち、双方ともプラスであるのが最も確からしいことになる。しかしながら、実際には、データSも冗長データPもゼロなので、尤度はL00〜L11の間で等しい値となるべきであるが、このように、L00が相対的に高い尤度となってしまう結果は望ましくない。
L 00 = 0 000+ 0 000 = 1000 + 1000 = 10000
L 01 = 0 000 + 0 000 = 1000 + 0111 = 01111
L 10 = 0 000 + 0 000 = 0111 + 1000 = 01111
L 11 = 0 000 +0 000 = 01111 + 0111 = 011110.
According to this calculation result, since L 00 = 10000 is the maximum, it is most likely that both of the possible combinations of the codes of the data S and the redundant data P are positive. However, since the data S and the redundant data P are actually zero, the likelihood should be an equal value between L 00 and L 11. Thus, the likelihood that L 00 is relatively high and The end result is undesirable.

尚、データS、冗長データPがゼロとなるのは、例えば、送信側において、パンクチャ処理を施してビットを削除した部分について、受信側で補完する際に、ゼロを設定する場合である。
本発明は、上記の問題に鑑みてなされたものであり、その課題は、データと該データに付随する冗長データに基づいて該データに関する硬判定結果を出力する復号器又は復号方法において、データ及び冗長データの符号の組み合わせに対する尤度を従来よりも高精度に求めることである。
Note that the data S and the redundant data P become zero when, for example, zero is set when the transmission side supplements the portion where the puncture process is performed and the bits are deleted.
The present invention has been made in view of the above problems, and the problem is that in a decoder or decoding method that outputs a hard decision result related to data based on the data and redundant data accompanying the data, This is to obtain a likelihood for a combination of redundant data codes with higher accuracy than in the past.

本発明では、データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号器が使用される。復号器は、入力されたデータの一部のビットを反転して出力するデータ変換手段と、入力された冗長データの一部のビットを反転して出力する冗長データ変換手段と、入力されたデータがゼロであるか否かを判定するか、又は入力された冗長データがゼロであるか否かを判定する判定手段と、前記データ変換手段の出力又は第1の固定値のうちの少なくともいずれか一方と、前記冗長データ変換手段の出力又は第2の固定値のうちの少なくともいずれか一方とを加算して尤度を出力する尤度算出手段とを備える。前記尤度算出手段は、前記判定手段がゼロであると判定した場合に、前記加算において固定値の方を選択する。   In the present invention, a decoder that outputs a hard decision result of data based on the likelihood of the combination of data and the code of redundant data accompanying the data is used. The decoder includes: data conversion means for inverting and outputting some bits of input data; redundant data conversion means for inverting and outputting some bits of input redundant data; and input data Determining means for determining whether or not the input redundant data is zero, and at least one of the output of the data conversion means or the first fixed value And likelihood calculating means for adding the output of the redundant data converting means and at least one of the second fixed values to output the likelihood. The likelihood calculation means selects a fixed value in the addition when the determination means determines that the value is zero.

本発明によれば、データと該データに付随する冗長データに基づいて該データに関する硬判定結果を出力する復号器又は復号方法において、データ及び冗長データの符号の組み合わせに対する尤度を従来よりも高精度に求めることができる。   According to the present invention, in a decoder or decoding method that outputs a hard decision result related to data based on the data and redundant data accompanying the data, the likelihood of the combination of the data and the code of the redundant data is higher than in the past. The accuracy can be obtained.

本発明の一態様によれば、データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号器に、受信したデータがゼロであるか否か及び受信した冗長データがゼロであるか否かを判定する判定手段が備えられ、受信したデータがゼロならば前記第1の固定値を加算し、受信した冗長データがゼロならば前記第2の固定値を加算することで、尤度が算出される。これにより、ゼロの値が不適切に信号変換され、偏った尤度を導出することを効果的に防ぐことができる。   According to one aspect of the present invention, whether or not the received data is zero is output to the decoder that outputs a hard decision result of the data based on the likelihood for the combination of the data and the redundant data code accompanying the data. And determining means for determining whether or not the received redundant data is zero, the first fixed value is added if the received data is zero, and the second if the received redundant data is zero. The likelihood is calculated by adding the fixed values of. Accordingly, it is possible to effectively prevent the zero value from being inappropriately signal-converted and deriving a biased likelihood.

データ変換手段は、受信したデータの最上位ビットを反転して出力する第1変換手段と、受信したデータの最上位ビット以外のビットを反転して出力する第2変換手段を有するデータ変換手段とを備えてもよい。冗長データ変換手段は、受信した冗長データの最上位ビットを反転して出力する第1変換手段と、受信した冗長データの最上位ビット以外のビットを反転して出力する第2変換手段とを備えてもよい。   The data conversion means includes first conversion means for inverting and outputting the most significant bit of the received data, and data conversion means having second conversion means for inverting and outputting the bits other than the most significant bit of the received data. May be provided. The redundant data converting means includes first converting means for inverting and outputting the most significant bit of the received redundant data, and second converting means for inverting and outputting the bits other than the most significant bit of the received redundant data. May be.

本発明の一態様によれば、当該符号器は、ターボ復号器を構成してもよい。ターボ符号器でのD演算部又はγ演算部では、データ及び冗長データの符号の組み合わせに関する尤度が計算される。従って、本発明は、ターボ復号器に特に有利である。   According to one aspect of the invention, the encoder may constitute a turbo decoder. In the D calculation unit or the γ calculation unit in the turbo encoder, the likelihood related to the combination of the codes of data and redundant data is calculated. Thus, the present invention is particularly advantageous for turbo decoders.

本発明の一態様によれば、第1の固定値は、第2の固定値に等しい。   According to one aspect of the invention, the first fixed value is equal to the second fixed value.

本発明の一態様によれば、データ又は冗長データがゼロであるか否かを判定する判定手段は、パンクチャリングフラグに基づいて判定を行ってもよい。データ等がパンクチャリングされている場合は、受信するビット列中のどこにゼロが挿入されているかは既知であるため、パンクチャリングフラグを利用することで、固定値を選択するタイミングを簡易に得ることができる。   According to the aspect of the present invention, the determination unit that determines whether data or redundant data is zero may perform the determination based on the puncturing flag. When data or the like is punctured, it is known where the zero is inserted in the received bit string, so the timing for selecting a fixed value can be easily obtained by using the puncturing flag. it can.

以下、本発明の一実施例によるターボ復号器及び復号方法が説明される。先ず、送信機は、情報系列(データ)を符号化し、冗長的な情報系列(冗長データ)を作成し、データ及び冗長データを無線送信する。適切ないかなる数の符号化率が採用されてもよいが、簡単のため、本実施例では、図1に示されるように、符号化率が1/3である場合の符号化が行われる。図示の例では、情報系列(データ)Sと、データSを符号器11で符号化することによって得られる第1の冗長データPと、インターリーバ(π)13でインターリーブした後のデータSを符号器12で符号化することによって得られる第2の冗長データPとが用意され、これら3系統の信号が無線送信される。符号器は、例えば図2に示されるような再帰的組織畳込み符号器から構成されてもよい。インターリーブ及び符号化は、情報系列の1フレーム毎に行われてもよい。 Hereinafter, a turbo decoder and a decoding method according to an embodiment of the present invention will be described. First, the transmitter encodes an information sequence (data), creates a redundant information sequence (redundant data), and wirelessly transmits the data and redundant data. Any suitable number of coding rates may be adopted, but for the sake of simplicity, in this embodiment, coding is performed when the coding rate is 1/3 as shown in FIG. In the illustrated example, the information sequence (data) S, the first redundant data P 1 obtained by encoding the data S with the encoder 11, and the data S after being interleaved with the interleaver (π) 13 encoder 12 and the second redundant data P 2 obtained by encoding are prepared in, signals of three systems are sent wirelessly. The encoder may consist of a recursive systematic convolutional encoder as shown for example in FIG. Interleaving and encoding may be performed for each frame of the information sequence.

図3は、受信機内に設けられるターボ復号器の例示的なブロック図を示す。ターボ復号器は、入力バッファ302と、D演算部304と、A演算部306と、B演算部308と、B演算用メモリ310と、L演算部312と、尤度出力部314と、外部尤度演算部316と、インターリーブ用メモリ318と、尤度メモリ320とを有する。   FIG. 3 shows an exemplary block diagram of a turbo decoder provided in the receiver. The turbo decoder includes an input buffer 302, a D operation unit 304, an A operation unit 306, a B operation unit 308, a B operation memory 310, an L operation unit 312, a likelihood output unit 314, and an external likelihood. A degree calculation unit 316, an interleaving memory 318, and a likelihood memory 320 are included.

入力バッファ302は、受信機で受信した信号を格納する。送信された3系統の信号(データS,第1の冗長データP,第2の冗長データP)に応じて、3系統の信号が格納される。信号系統数は、ターボ符号化に使用される符号化率に応じて適宜変更可能である。図中「FP」は、フレームの先頭を表すパルスを示す。「DTEN」は、イネーブル及びディセーブルの状態を示す信号であり、イネーブル状態で各種の信号が格納される。 The input buffer 302 stores a signal received by the receiver. Three systems of signals are stored according to the transmitted three systems of signals (data S, first redundant data P 1 , second redundant data P 2 ). The number of signal systems can be changed as appropriate according to the coding rate used for turbo coding. In the figure, “FP” indicates a pulse representing the head of the frame. “DTEN” is a signal indicating an enabled or disabled state, and various signals are stored in the enabled state.

D演算部304は、受信した3系統の信号S,P,P及び外部尤度情報Lに基づいて、データS及び冗長データPの符号の組み合わせに関する尤度と、データS及び冗長データPの符号の組み合わせに関する尤度とを算出する。この尤度は、ブランチメトリックとしての意義を有する。D演算部304の詳細については後述される。 D calculation section 304, the signal S of the three systems received, based on P 1, P 2 and extrinsic likelihood information L e, a likelihood relates to the combination of the code data S and the redundant data P 1, the data S and the redundant It calculates a likelihood concerning the combination of the code data P 2. This likelihood has significance as a branch metric. Details of the D calculation unit 304 will be described later.

A演算部306は、D演算部304で算出された尤度に基づいて、信号の入力された順に、累積的にパスメトリックを算出する。   Based on the likelihood calculated by the D calculation unit 304, the A calculation unit 306 cumulatively calculates path metrics in the order in which signals are input.

B演算部308も、D演算部304で算出された尤度に基づいて、累積的にパスメトリックを算出するが、B演算部308は、信号の入力された順序と逆の順序にパスメトリックを算出する点でA演算部306と異なる。   The B operation unit 308 also calculates path metrics cumulatively based on the likelihood calculated by the D operation unit 304, but the B operation unit 308 calculates the path metrics in the reverse order of the signal input order. It differs from the A calculation unit 306 in that it is calculated.

B演算用メモリ310は、B演算結果を記憶する。   The B calculation memory 310 stores the B calculation result.

L演算部312は、A演算部306及びB演算部308のパスメトリックに基づいて、尤度の高いパスを判別する。   The L calculation unit 312 determines a path with high likelihood based on the path metrics of the A calculation unit 306 and the B calculation unit 308.

尤度出力部314は、尤度の高いパスが何であるかに基づいて、データの硬判定を行い、復号結果として出力する。   The likelihood output unit 314 performs a hard decision on the data based on what is a path with a high likelihood, and outputs the result as a decoding result.

外部尤度演算部316は、データS、尤度出力部314の出力L及び以前の外部尤度Lに基づいて、次の演算に使用する外部尤度Lを算出する。 External likelihood computation section 316, the data S, based on the output L and previous external likelihood L e of the likelihood output unit 314 calculates an extrinsic likelihood L e to be used for the next operation.

インターリーブ用メモリ318は、ビット列の並べ換えを行うためのメモリである。   The interleave memory 318 is a memory for rearranging bit strings.

尤度メモリ320は、過去の外部尤度を格納する。   The likelihood memory 320 stores past external likelihoods.

概して、受信された信号は入力バッファ302に格納され、D演算部304に与えられ、データS及び冗長データP,Pの符号の組み合わせに関する尤度が算出され、ブランチメトリックがA,B演算部306,308に与えられ、パスメトリックが算出され、尤度の高いパスが判別される。この計算結果に基づいて、外部尤度が計算され、D演算部304にフィードバックされ、以後同様な演算が反復され、復号精度を高めることができる。 In general, the received signal is stored in the input buffer 302 and given to the D operation unit 304, the likelihood regarding the combination of the codes of the data S and the redundant data P 1 and P 2 is calculated, and the branch metrics are A and B operations. Are given to the units 306 and 308, a path metric is calculated, and a path with a high likelihood is determined. Based on the calculation result, the external likelihood is calculated and fed back to the D calculation unit 304, and thereafter the same calculation is repeated to improve the decoding accuracy.

図4は、本発明の一実施例によるD演算部304の機能ブロック図を示す。図4では、簡単のため、データS、第1の冗長データP及び外部尤度Lに関する信号処理の様子しか描かれていないが、D演算部304には、データS、第2の冗長データP及び外部尤度Lに関する同様な信号処理の機能も備わっている。図4には、データS、第1の冗長データP及び外部尤度Lの信号経路の各々に、第1の信号変換部401及び第2の信号変換部402が描かれている。また、データS及び第1の冗長データPの信号経路の各々に、第1のセレクタ411及び第2のセレクタ412が描かれている。更に、図4には、第1の判定部404、第2の判定部406、加算部421,422,423,424、正規化部426、加算部431,432,433,434が描かれている。 FIG. 4 is a functional block diagram of the D operation unit 304 according to an embodiment of the present invention. In Figure 4, for simplicity, the data S, the first redundant data P 1 and although only depicted state of the signal processing relating to the external likelihood L e, the D calculation section 304, the data S, the second redundant similar functions of the signal processing relating to the data P 2 and external likelihood L e are also provided. 4 shows a data S, each signal path of the first redundant data P 1 and the external likelihood L e, the first signal converter 401 and a second signal conversion unit 402 is depicted. Further, each of the data S and the first redundant data P 1 of the signal path, the first selector 411 and second selector 412 is depicted. Further, FIG. 4 illustrates a first determination unit 404, a second determination unit 406, addition units 421, 422, 423, and 424, a normalization unit 426, and addition units 431, 432, 433, and 434. .

第1の信号変換部401は、そこに入力された1まとまりのnビット列の最上位ビット(MSB)を反転し、それ以外のn−1ビットをそのまま維持して出力する。例えば、第1の信号変換部に、1011が入力されたとすると、0011が出力される。   The first signal conversion unit 401 inverts the most significant bit (MSB) of a group of n-bit strings input thereto, and outputs the other n−1 bits as they are. For example, if 1011 is input to the first signal conversion unit, 0011 is output.

第2の信号変換部402は、そこに入力された1まとまりのnビット列の最上位ビット以外のn−1ビット総てを反転し、MSBをそのまま維持して出力する。例えば、第2の信号変換部に、1011が入力されたとすると、1100が出力される。   The second signal conversion unit 402 inverts all n−1 bits other than the most significant bit of a group of n bit strings input thereto, and outputs the MSB as it is. For example, if 1011 is input to the second signal converter, 1100 is output.

第1,第2のセレクタ411,412は、判定部404又は406からの制御信号に応じて、第1,第2の信号変換部401,402からの出力又は所定の固定値の何れかを選択して出力する。後述するように、第1のセレクタ411は、第1の信号変換部401に入力される信号がゼロでないならば、第1の信号変換部401の出力を選択し、それがゼロならば所定の固定値を選択する。第2のセレクタ412は、第2の信号変換部402に入力される信号がゼロでないならば、第2の信号変換部402の出力を選択し、それがゼロならば所定の固定値を選択する。固定値は、いかなる値でもよいが、反復的に行われる尤度計算の少なくとも1回の間で不変な一定値であることを要する。データSに関する演算に使用される固定値Xと、冗長データPに関する演算に使用される固定値Yは、同じ値でもよいし、異なっていてもよい。   The first and second selectors 411 and 412 select either the output from the first or second signal conversion unit 401 or 402 or a predetermined fixed value according to the control signal from the determination unit 404 or 406. And output. As will be described later, the first selector 411 selects the output of the first signal conversion unit 401 if the signal input to the first signal conversion unit 401 is not zero. Select a fixed value. The second selector 412 selects the output of the second signal converter 402 if the signal input to the second signal converter 402 is not zero, and selects a predetermined fixed value if it is zero. . The fixed value can be any value, but it must be a constant value that is invariant during at least one likelihood calculation performed iteratively. The fixed value X used for the calculation related to the data S and the fixed value Y used for the calculation related to the redundant data P may be the same value or different.

第1,第2の判定部404,406は、第1,第2の信号変換部401,402に入力される信号がゼロ(n=4ならば、0000)であるか否かを判別する。   The first and second determination units 404 and 406 determine whether or not the signal input to the first and second signal conversion units 401 and 402 is zero (0000 if n = 4).

加算部421,422,423,424は、各セレクタ411,412からの出力を加算し、尤度Lijをそれぞれ算出する(i,j=0又は1)。 The adders 421, 422, 423, and 424 add the outputs from the selectors 411 and 412 to calculate the likelihood L ij (i, j = 0 or 1), respectively.

正規化部426は、各加算部で算出された尤度Lijを正規化し、それらの大きさを適切な尺度で調整し、出力する。 The normalizing unit 426 normalizes the likelihood L ij calculated by each adding unit, adjusts the magnitude of the likelihood with an appropriate scale, and outputs the result.

加算部431,432,433,434は、正規化後の尤度と、信号変換後の外部尤度とをそれぞれ加算し、D演算部304の出力として、尤度γ00,γ01,γ10,γ11 を出力する。これにより、過去の尤度Lが累積的に加味された尤度γijを出力することができる。 Adders 431, 432, 433, and 434 add the normalized likelihood and the external likelihood after signal conversion, respectively, and use the likelihoods γ 00 , γ 01 , γ 10 as outputs of D calculation unit 304. , Γ 11 is output. Thereby, the likelihood γ ij in which the past likelihood L e is cumulatively added can be output.

図5は、本発明の一実施例による復号器のD演算部での手順の一例を示す。ステップ502では、受信機で信号が受信される。信号には、データS、第1の冗長データP及び第2の冗長データPが含まれており、それらが図3の入力バッファ302に入力される。 FIG. 5 shows an example of a procedure in the D operation unit of the decoder according to the embodiment of the present invention. In step 502, a signal is received at a receiver. The signal data S, includes first redundant data P 1 and the second redundant data P 2, they are input to the input buffer 302 of FIG.

ステップ504では、D演算部内の第1,第2の信号変換部401,402で、それらに入力された信号が変換され、セレクタ411,412の一方の入力に与えられる。セレクタの他方の入力には所定の固定値が与えられる。   In step 504, the signals input to the first and second signal converters 401 and 402 in the D operation unit are converted and applied to one input of the selectors 411 and 412. A predetermined fixed value is given to the other input of the selector.

ステップ506では、第1,第2の信号変換部401,402に入力された信号が、ゼロであるか否かを判定部404,406が判定する。判定方法は、適切ないかなる手法が採用されてもよい。例えば、nビットの信号と、00・・・0とが直接的に比較されてもよい。   In step 506, the determination units 404 and 406 determine whether or not the signals input to the first and second signal conversion units 401 and 402 are zero. Any appropriate method may be adopted as the determination method. For example, an n-bit signal may be directly compared with 00 ... 0.

ステップ508では、第1,第2の信号変換部401,402の出力、又は固定値が、セレクタ411,412により選択され、加算部421,422,423,424の各々に与えられる。各加算部は、入力された値を加算し、尤度Lijをそれぞれ出力する。この尤度に外部尤度を加味することで、D演算部304から尤度γijが出力される。上述したように、D演算部304では、データS、第2の冗長データP及び外部尤度Lを用いた同様な処理も行われる。説明の便宜上、図5では、ステップ504で信号の変換が行われた後に、ステップ506の判定がなされるように描かれているが、そのような順序は本発明に必須ではなく、それらのステップの全部又は一部は同時に行われてもよいし、逆の順序で行われてもよい。 In step 508, the outputs or fixed values of the first and second signal conversion units 401 and 402 are selected by the selectors 411 and 412 and given to each of the addition units 421, 422, 423, and 424. Each adding unit adds the input values and outputs likelihood L ij . By adding the external likelihood to this likelihood, the likelihood γ ij is output from the D operation unit 304. As described above, the D calculation section 304, the data S, also performed a similar process using the second redundant data P 2 and the external likelihood L e. For convenience of explanation, FIG. 5 depicts that the determination of step 506 is made after the signal conversion is performed in step 504, but such order is not essential to the present invention. All or a part of these may be performed simultaneously, or in the reverse order.

次に、具体的な数値例を用いて、D演算部での尤度計算例を説明する。
(1)データS及び第1の冗長データPが、S=0111,P=0111 で与えられるとする。データSに関する第1の信号変換部401は、111=1111を出力し(下線は、そのビットを反転することを意味する。)、セレクタ411の一方の入力にそれを与える。セレクタの他方に入力される固定値Xは、X=1000 とする。判定部404は、データSがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、S=0111≠0000 なので、セレクタ411が、第1の信号変換部401からの出力を選択するように、制御信号が生成される。その結果、加算部421,422に、1111がそれぞれ与えられる。データSに関する第2の信号変換部402は、0111=0000を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値X=1000が入力されている。セレクタ412は、判定部404からの制御信号に従って、0000を選択し、それを加算部423,424に与える。
Next, an example of likelihood calculation in the D operation unit will be described using specific numerical examples.
(1) It is assumed that the data S and the first redundant data P 1 are given by S = 0111 and P 1 = 0111. The first signal conversion unit 401 relating to the data S outputs 0 111 = 1111 (the underline means that the bit is inverted), and gives it to one input of the selector 411. The fixed value X input to the other selector is X = 1000. The determination unit 404 determines whether the data S is zero and provides a control signal to the selector 411. In the current example, since S = 0111 ≠ 0000, the control signal is generated so that the selector 411 selects the output from the first signal converter 401. As a result, 1111 is given to the adders 421 and 422, respectively. The second signal conversion unit 402 related to the data S outputs 0 111 = 0000 and gives it to one input of the selector 412. A fixed value X = 1000 is input to the other selector. The selector 412 selects 0000 according to the control signal from the determination unit 404 and supplies it to the adding units 423 and 424.

同様に、第1の冗長データPに関する第1の信号変換部401は、111=1111を出力し、セレクタ411の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。判定部406は、データPがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、P=0111≠0000 なので、セレクタ411が、第1の信号変換部401からの出力を選択するように、制御信号が生成される。その結果、加算部421,423に、1111がそれぞれ与えられる。データPに関する第2の信号変換部402は、0111=0000を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。セレクタ412は、判定部406からの制御信号に従って、0000を選択し、それを加算部422,424に与える。 Similarly, the first signal conversion unit 401 related to the first redundant data P 1 outputs 0 111 = 1111 and supplies it to one input of the selector 411. A fixed value Y = 1000 is input to the other selector. The determination unit 406 determines whether or not the data P 1 is zero and provides a control signal to the selector 411. In the current example, since P 1 = 0111 ≠ 0000, the control signal is generated so that the selector 411 selects the output from the first signal converter 401. As a result, 1111 is given to the adders 421 and 423, respectively. The second signal conversion unit 402 for the data P 1 outputs 0 111 = 0000 and gives it to one input of the selector 412. A fixed value Y = 1000 is input to the other selector. The selector 412 selects 0000 according to the control signal from the determination unit 406 and supplies it to the addition units 422 and 424.

加算部は、各セレクタから与えられた値を加算し、尤度をそれぞれ算出する。目下の例では、次のような尤度Lijが得られる。 The adder adds the values given from the selectors and calculates the likelihood. In the current example, the following likelihood L ij is obtained.

00111+111=1111+1111=11110
01111+0111=1111+0000=01111
10=0111111=0000+1111=01111
11=0111+0111=0000+0000=00000。
尤度の各値を比較すると、L00が最大であることが分かる。これは、データSと冗長データPの符号の組み合わせのうち、双方ともプラスであることが最も確からしいことを示す。実際、S=P=0111はプラスの値であり、10進法では+7に相当する。従って、データSと冗長データPの符号の可能な組み合わせのうち、双方ともプラスであるのが最も確からしい旨の判定は当を得ており、以後の復号計算の基礎を正確に与えることができる。
L 00 = 0 111 + 0 111 = 1111 + 1111 = 11110
L 01 = 0 111 + 0 111 = 1111 + 0000 = 01111
L 10 = 0 111 + 0 111 = 0000 + 1111 = 01111
L 11 = 0 111 +0 111 = 0000 + 0000 = 00000.
Comparing the likelihood values, it can be seen that L 00 is the maximum. This indicates that it is most probable that both of the combinations of codes of the data S and the redundant data P are positive. Actually, S = P = 0111 is a positive value and corresponds to +7 in the decimal system. Therefore, it is determined that it is most probable that both of the possible combinations of the codes of the data S and the redundant data P are positive, and the basis for the subsequent decoding calculation can be given accurately. .

(2)データS及び第1の冗長データPが、S=0111,P=0000 で与えられるとする。データSに関する第1の信号変換部401は、111=1111を出力し、セレクタ411の一方の入力にそれを与える。セレクタの他方に入力される固定値Xは、X=1000 とする。判定部404は、データSがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、S=0111≠0000 なので、セレクタ411が、第1の信号変換部401からの出力を選択するように、制御信号が生成される。その結果、加算部421,422に、1111がそれぞれ与えられる。データSに関する第2の信号変換部402は、0111=0000を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値X=1000が入力されている。セレクタ412は、判定部404からの制御信号に従って、0000を選択し、それを加算部423,424に与える。 (2) Assume that the data S and the first redundant data P 1 are given by S = 0111, P 1 = 0000. The first signal conversion unit 401 related to the data S outputs 0 111 = 1111 and gives it to one input of the selector 411. The fixed value X input to the other selector is X = 1000. The determination unit 404 determines whether the data S is zero and provides a control signal to the selector 411. In the current example, since S = 0111 ≠ 0000, the control signal is generated so that the selector 411 selects the output from the first signal converter 401. As a result, 1111 is given to the adders 421 and 422, respectively. The second signal conversion unit 402 related to the data S outputs 0 111 = 0000 and gives it to one input of the selector 412. A fixed value X = 1000 is input to the other selector. The selector 412 selects 0000 according to the control signal from the determination unit 404 and supplies it to the adding units 423 and 424.

第1の冗長データPに関する第1の信号変換部401は、000=1000を出力し、セレクタ411の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。判定部406は、データPがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、P=0000 なので、セレクタ411が、固定値Yを選択するように、制御信号が生成される。その結果、加算部421,423に、Y=1000がそれぞれ与えられる。データPに関する第2の信号変換部402は、0000=0111を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。セレクタ412は、判定部406からの制御信号に従って、固定値Y=1000を選択し、それを加算部422,424に与える。 The first signal conversion unit 401 related to the first redundant data P 1 outputs 0 000 = 1000, and gives it to one input of the selector 411. A fixed value Y = 1000 is input to the other selector. The determination unit 406 determines whether or not the data P 1 is zero and provides a control signal to the selector 411. In the current example, since P 1 = 0000, the control signal is generated so that the selector 411 selects the fixed value Y. As a result, Y = 1000 is given to the adders 421 and 423, respectively. The second signal conversion unit 402 for the data P 1 outputs 0 000 = 0111 and gives it to one input of the selector 412. A fixed value Y = 1000 is input to the other selector. The selector 412 selects a fixed value Y = 1000 according to the control signal from the determination unit 406 and supplies it to the adding units 422 and 424.

加算部は、各セレクタから与えられた値を加算し、尤度をそれぞれ算出する。目下の例では、次のような尤度Lijが得られる。 The adder adds the values given from the selectors and calculates the likelihood. In the current example, the following likelihood L ij is obtained.

00111+Y=1111+1000=10111
01111+Y=1111+1000=10111
10=0111+Y=0000+1000=01000
11=0111+Y=0000+1000=01000。
尤度の各値を比較すると、L00とL01が最大であることが分かる。これは、データSと冗長データPの符号の組み合わせのうち、Sはプラスであることが、より確からしいが、Pは、プラスであることとマイナスであることが同程度に確からしいことを示す。実際、S=0111はプラスの値であり、10進法では+7に相当する。Pはゼロであるので、その符号はプラスでもマイナスでもない。従って、L00とL01が同値であって且つそれらがL10,L11よりも大きな値を有することは当を得ており、以後の復号計算の基礎を正確に与えることができる。
L 00 = 0 111 + Y = 1111 + 1000 = 10111
L 01 = 0 111 + Y = 1111 + 1000 = 10111
L 10 = 0 111 + Y = 0000 + 1000 = 01000
L 11 = 0 111 + Y = 0000 + 1000 = 01000.
Comparing the likelihood values, it can be seen that L 00 and L 01 are the maximum. This is because it is more probable that S is a positive combination of the signs of data S and redundant data P, but P 1 is equally likely to be positive and negative. Show. Actually, S = 0111 is a positive value and corresponds to +7 in the decimal system. Since P 1 is zero, its sign is neither positive nor negative. Therefore, it is reasonable that L 00 and L 01 are the same value and have values larger than L 10 and L 11 , and the basis for the subsequent decoding calculation can be given accurately.

(3)データS及び第1の冗長データPが、S=0000,P=0000 で与えられるとする。データSに関する第1の信号変換部401は、000=1000を出力し、セレクタ411の一方の入力にそれを与える。セレクタの他方に入力される固定値Xは、X=1000 とする。判定部404は、データSがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、S=0000 なので、セレクタ411が、固定値X=1000を選択するように、制御信号が生成される。その結果、加算部421,422に、X=1000がそれぞれ与えられる。データSに関する第2の信号変換部402は、0000=0111を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値X=1000が入力されている。セレクタ412は、判定部404からの制御信号に従って、X=1000を選択し、それを加算部423,424に与える。 (3) It is assumed that the data S and the first redundant data P 1 are given by S = 0000, P 1 = 0000. The first signal converter 401 relating to the data S outputs 0 000 = 1000, give it to one input of the selector 411. The fixed value X input to the other selector is X = 1000. The determination unit 404 determines whether the data S is zero and provides a control signal to the selector 411. In the current example, since S = 0000, the control signal is generated so that the selector 411 selects the fixed value X = 1000. As a result, X = 1000 is given to the adders 421 and 422, respectively. The second signal conversion unit 402 relating to the data S outputs 0 000 = 0111 and gives it to one input of the selector 412. A fixed value X = 1000 is input to the other selector. The selector 412 selects X = 1000 according to the control signal from the determination unit 404 and supplies it to the adding units 423 and 424.

第1の冗長データPに関する第1の信号変換部401は、000=1000を出力し、セレクタ411の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。判定部406は、データPがゼロであるか否かを判別し、制御信号をセレクタ411に与える。目下の例では、P=0000 なので、セレクタ411が、固定値Yを選択するように、制御信号が生成される。その結果、加算部421,423に、Y=1000がそれぞれ与えられる。データPに関する第2の信号変換部402は、0000=0111を出力し、セレクタ412の一方の入力にそれを与える。セレクタの他方には、固定値Y=1000が入力されている。セレクタ412は、判定部406からの制御信号に従って、固定値Y=1000を選択し、それを加算部422,424に与える。 The first signal conversion unit 401 related to the first redundant data P 1 outputs 0 000 = 1000, and gives it to one input of the selector 411. A fixed value Y = 1000 is input to the other selector. The determination unit 406 determines whether or not the data P 1 is zero and provides a control signal to the selector 411. In the current example, since P 1 = 0000, the control signal is generated so that the selector 411 selects the fixed value Y. As a result, Y = 1000 is given to the adders 421 and 423, respectively. The second signal conversion unit 402 for the data P 1 outputs 0 000 = 0111 and gives it to one input of the selector 412. A fixed value Y = 1000 is input to the other selector. The selector 412 selects a fixed value Y = 1000 according to the control signal from the determination unit 406 and supplies it to the adding units 422 and 424.

加算部は、各セレクタから与えられた値を加算し、尤度をそれぞれ算出する。目下の例では、次のような尤度Lijが得られる。 The adder adds the values given from the selectors and calculates the likelihood. In the current example, the following likelihood L ij is obtained.

00=X+Y=1000+1000=10000
01=X+Y=1000+1000=10000
10=X+Y=1000+1000=10000
11=X+Y=1000+1000=10000。
尤度の各値を比較すると、何れも同値であり、確からしさが同程度であることが分かる。これは、データSと冗長データPの符号の組み合わせのうち、Sはプラスであることとマイナスであること同程度に確からしく、且つPもプラスであることとマイナスであることが同程度に確からしいことを示す。実際、S=P=0000の符号はプラスでもマイナスでもない。従って、総ての尤度Lijが総て同じ値を有することは当を得ており、以後の復号計算の基礎を正確に与えることができる。
L 00 = X + Y = 1000 + 1000 = 10000
L 01 = X + Y = 1000 + 1000 = 10000
L 10 = X + Y = 1000 + 1000 = 10000
L 11 = X + Y = 1000 + 1000 = 10000.
Comparing the respective likelihood values, it can be seen that the values are the same and the likelihood is the same. This is because the combination of the signs of the data S and the redundant data P is equally as probable that S is positive and negative, and that P 1 is also positive and negative. It shows what is certain. In fact, the sign of S = P = 0000 is neither positive nor negative. Therefore, it is appropriate that all the likelihoods L ij have the same value, and the basis for the subsequent decoding calculation can be given accurately.

簡単のため、上記の例では、データSに関するセレクタの固定値と、冗長データPに関するセレクタの固定値が共にX=Y=1000であったが、それらは異なる固定値でもよい。例えば、データSに関するセレクタの固定値がX=1000であり、冗長データPに関するセレクタの固定値がY=0100でもよい。更に、固定値はいかなる値でもよく、ゼロ(0000)でさえ許容される。どのような固定値が採用されるにせよ、データSがゼロである場合に何らかの同じ固定値Xが総ての加算部に与えられ、冗長データSがゼロである場合に何らかの同じ固定値Yが総ての加算部に与えらればよいからである。 For simplicity, in the above example, the fixed value of the selector related to the data S and the fixed value of the selector related to the redundant data P 1 are both X = Y = 1000, but they may be different fixed values. For example, the fixed value of the selector related to the data S may be X = 1000, and the fixed value of the selector related to the redundant data P 1 may be Y = 0100. Furthermore, the fixed value can be any value, even zero (0000) is allowed. Whatever the fixed value is adopted, when the data S is zero, some same fixed value X is given to all the adding units, and when the redundant data S is zero, some same fixed value Y is given. This is because it may be given to all the adders.

送受信される情報系列がパンクチャド符号である場合(パンクチャリングされている場合)には、情報系列のどの部分がゼロであるかを示す信号(パンクチャリングフラグ)も、受信機に通知される。従って、そのような場合には、図4の破線矢印に示されるように、判定部404,406でパンクチャリングフラグを利用することで、第1,第2の信号変換部401,402に入力される信号がゼロであるか否かを簡易に判別することができる。   When the transmitted / received information sequence is a punctured code (when punctured), a signal (puncturing flag) indicating which part of the information sequence is zero is also notified to the receiver. Therefore, in such a case, as indicated by the broken-line arrows in FIG. 4, the determination units 404 and 406 use the puncturing flag to input the first and second signal conversion units 401 and 402. It is possible to easily determine whether or not the signal is zero.

以下、本発明により教示される手段を例示的に列挙する。   Hereinafter, the means taught by the present invention will be listed as an example.

(付記1)
データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号器であって、
入力されたデータの一部のビットを反転して出力するデータ変換手段と、
入力された冗長データの一部のビットを反転して出力する冗長データ変換手段と、
入力されたデータがゼロであるか否かを判定するか、又は入力された冗長データがゼロであるか否かを判定する判定手段と、
前記データ変換手段の出力又は第1の固定値のうちの少なくともいずれか一方と、前記冗長データ変換手段の出力又は第2の固定値のうちの少なくともいずれか一方とを加算して尤度を出力する尤度算出手段と、
を備え、前記尤度算出手段は、前記判定手段がゼロであると判定した場合に、前記加算において固定値の方を選択する
ことを特徴とする復号器。
(Appendix 1)
A decoder that outputs a hard decision result of data based on likelihood for a combination of data and a code of redundant data accompanying the data,
Data conversion means for inverting and outputting some bits of input data;
Redundant data conversion means for inverting and outputting some bits of the input redundant data;
Determining means for determining whether the input data is zero, or determining whether the input redundant data is zero; and
The likelihood is output by adding at least one of the output of the data conversion unit or the first fixed value and at least one of the output of the redundant data conversion unit or the second fixed value. Likelihood calculating means to perform,
The likelihood calculation means selects a fixed value in the addition when the determination means determines that the determination means is zero.

(付記2)
前記データ変換手段が、受信したデータの最上位ビットを反転して出力する第1変換手段と、受信したデータの最上位ビット以外のビットを反転して出力する第2変換手段を有するデータ変換手段とを備え、
前記冗長データ変換手段が、受信した冗長データの最上位ビットを反転して出力する第1変換手段と、受信した冗長データの最上位ビット以外のビットを反転して出力する第2変換手段とを備える
ことを特徴とする付記1記載の復号器。
(Appendix 2)
Data conversion means, wherein the data conversion means includes first conversion means for inverting and outputting the most significant bit of the received data, and second conversion means for inverting and outputting bits other than the most significant bit of the received data And
The redundant data converting means includes first converting means for inverting and outputting the most significant bit of the received redundant data, and second converting means for inverting and outputting the bits other than the most significant bit of the received redundant data. The decoder according to appendix 1, wherein the decoder is provided.

(付記3)
当該符号器が、ターボ復号器である
ことを特徴とする付記1記載の復号器。
(Appendix 3)
The decoder according to appendix 1, wherein the encoder is a turbo decoder.

(付記4)
前記第1の固定値が、前記第2の固定値に等しい
ことを特徴とする付記1記載の復号器。
(Appendix 4)
The decoder according to claim 1, wherein the first fixed value is equal to the second fixed value.

(付記5)
前記判定手段が、パンクチャリングフラグに基づいて判定を行う
ことを特徴とする付記1記載の復号器。
(Appendix 5)
The decoder according to appendix 1, wherein the determination unit performs determination based on a puncturing flag.

(付記6)
データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号方法であって、
受信したデータの一部が反転された変換データ又は第1の固定値の一方を選択し、受信した冗長データの一部が反転された変換冗長データ又は第2の固定値の一方を選択し、選択した値を加算して前記尤度を算出し、
受信したデータがゼロの場合は第1の固定値が、受信したデータがゼロでない場合は変換データが選択され、
受信した冗長データがゼロの場合は第1の固定値が、受信したデータがゼロでない場合は変換データが選択される
ことを特徴とする復号方法。
(Appendix 6)
A decoding method for outputting a hard decision result of data based on likelihood for a combination of data and a code of redundant data accompanying the data,
Selecting one of the converted data or the first fixed value in which a part of the received data is inverted, selecting one of the converted redundant data or the second fixed value in which a part of the received redundant data is inverted, Calculate the likelihood by adding the selected values,
If the received data is zero, the first fixed value is selected, and if the received data is not zero, the conversion data is selected,
A decoding method, wherein the first fixed value is selected when the received redundant data is zero, and the converted data is selected when the received data is not zero.

(付記7)
データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力するターボ復号器であって、
入力されたデータの特定の一部のビットを反転したものと、他の部分のビットを反転したものとを出力するデータ変換手段と、
入力された冗長データの特定の一部のビットを反転したものと、他の部分のビットを反転したものとを出力する冗長データ変換手段と、
入力されたデータ又は入力された冗長データが、パンクチャされた部分に対応しない場合は、前記データ変換手段の2つの出力と、前記冗長データ変換手段の2つの出力とについて取り得る各組み合わせについて加算結果を出力し、入力されたデータが、パンクチャされた部分に対応する場合は、同じ値の2つの固定値と、前記冗長データ変換手段の2つの出力とについて取り得る各組み合わせについて加算結果を出力する尤度算出手段と、
を備えたことを特徴とするターボ復号器。
(Appendix 7)
A turbo decoder that outputs a hard decision result of data based on likelihood for a combination of data and redundant data code accompanying the data,
A data conversion means for outputting an inverted version of a specific part of the input data and an inverted version of the other part of the bit;
Redundant data conversion means for outputting an inverted version of a specific part of the input redundant data and an inverted version of the other part of the bits;
When the input data or the input redundant data does not correspond to the punctured portion, the addition result for each possible combination of the two outputs of the data conversion means and the two outputs of the redundant data conversion means When the input data corresponds to the punctured portion, the addition result is output for each possible combination of two fixed values of the same value and the two outputs of the redundant data conversion means. Likelihood calculation means;
A turbo decoder comprising:

ターボ符号器の一例を示す図である。It is a figure which shows an example of a turbo encoder. 符号器の一例を示す図である。It is a figure which shows an example of an encoder. 本発明の一実施例によるターボ復号器を示す図である。FIG. 3 shows a turbo decoder according to an embodiment of the present invention. 本発明の一実施例によるD演算部の機能ブロック図を示す。The functional block diagram of the D calculating part by one Example of this invention is shown. 本発明の一実施例によるD演算部での手順の一例を示すフローチャートである。It is a flowchart which shows an example of the procedure in the D calculating part by one Example of this invention.

符号の説明Explanation of symbols

11,12 符号器
13 インターリーバ
302 入力バッファ
304 D演算部
306 A演算部
308 B演算部
310 B演算用メモリ
312 L演算部
314 尤度出力部
316 外部尤度演算部
318,320 メモリ
401,402 信号変換部
404,406 判定部
411,412 セレクタ
421,422,423,424 加算部
426 正規化部
431,432,433,434 加算部
11, 12 Encoder 13 Interleaver 302 Input buffer 304 D operation unit 306 A operation unit 308 B operation unit 310 B operation memory 312 L operation unit 314 Likelihood output unit 316 External likelihood operation unit 318, 320 Memory 401, 402 Signal conversion unit 404, 406 determination unit 411, 412 selector 421, 422, 423, 424 addition unit 426 normalization unit 431, 432, 433, 434 addition unit

Claims (5)

データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号器であって、
入力されたデータの一部のビットを反転して出力するデータ変換手段と、
入力された冗長データの一部のビットを反転して出力する冗長データ変換手段と、
入力されたデータがゼロであるか否かを判定するか、又は入力された冗長データがゼロであるか否かを判定する判定手段と、
前記データ変換手段の出力又は第1の固定値のうちの少なくともいずれか一方と、前記冗長データ変換手段の出力又は第2の固定値のうちの少なくともいずれか一方とを加算して尤度を出力する尤度算出手段と、
を備え、前記尤度算出手段は、前記判定手段がゼロであると判定した場合に、前記加算において固定値の方を選択する
ことを特徴とする復号器。
A decoder that outputs a hard decision result of data based on likelihood for a combination of data and a code of redundant data accompanying the data,
Data conversion means for inverting and outputting some bits of input data;
Redundant data conversion means for inverting and outputting some bits of the input redundant data;
Determining means for determining whether the input data is zero, or determining whether the input redundant data is zero; and
The likelihood is output by adding at least one of the output of the data conversion unit or the first fixed value and at least one of the output of the redundant data conversion unit or the second fixed value. Likelihood calculating means to perform,
The likelihood calculation means selects a fixed value in the addition when the determination means determines that the determination means is zero.
前記データ変換手段が、受信したデータの最上位ビットを反転して出力する第1変換手段と、受信したデータの最上位ビット以外のビットを反転して出力する第2変換手段を有するデータ変換手段とを備え、
前記冗長データ変換手段が、受信した冗長データの最上位ビットを反転して出力する第1変換手段と、受信した冗長データの最上位ビット以外のビットを反転して出力する第2変換手段とを備える
ことを特徴とする請求項1記載の復号器。
Data conversion means, wherein the data conversion means includes first conversion means for inverting and outputting the most significant bit of the received data, and second conversion means for inverting and outputting bits other than the most significant bit of the received data And
The redundant data converting means includes first converting means for inverting and outputting the most significant bit of the received redundant data, and second converting means for inverting and outputting the bits other than the most significant bit of the received redundant data. The decoder according to claim 1, comprising: a decoder.
当該符号器が、ターボ復号器である
ことを特徴とする請求項1記載の復号器。
The decoder according to claim 1, wherein the encoder is a turbo decoder.
データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力する復号方法であって、
受信したデータの一部が反転された変換データ又は第1の固定値の一方を選択し、受信した冗長データの一部が反転された変換冗長データ又は第2の固定値の一方を選択し、選択した値を加算して前記尤度を算出し、
受信したデータがゼロの場合は第1の固定値が、受信したデータがゼロでない場合は変換データが選択され、
受信した冗長データがゼロの場合は第1の固定値が、受信したデータがゼロでない場合は変換データが選択される
ことを特徴とする復号方法。
A decoding method for outputting a hard decision result of data based on likelihood for a combination of data and a code of redundant data accompanying the data,
Selecting one of the converted data or the first fixed value in which a part of the received data is inverted, selecting one of the converted redundant data or the second fixed value in which a part of the received redundant data is inverted, Calculate the likelihood by adding the selected values,
If the received data is zero, the first fixed value is selected, and if the received data is not zero, the conversion data is selected,
A decoding method, wherein the first fixed value is selected when the received redundant data is zero, and the converted data is selected when the received data is not zero.
データ及び該データに付随する冗長データの符号の組み合わせに対する尤度に基づいて、データの硬判定結果を出力するターボ復号器であって、
入力されたデータの特定の一部のビットを反転したものと、他の部分のビットを反転したものとを出力するデータ変換手段と、
入力された冗長データの特定の一部のビットを反転したものと、他の部分のビットを反転したものとを出力する冗長データ変換手段と、
入力されたデータ又は入力された冗長データが、パンクチャされた部分に対応しない場合は、前記データ変換手段の2つの出力と、前記冗長データ変換手段の2つの出力とについて取り得る各組み合わせについて加算結果を出力し、入力されたデータが、パンクチャされた部分に対応する場合は、同じ値の2つの固定値と、前記冗長データ変換手段の2つの出力とについて取り得る各組み合わせについて加算結果を出力する尤度算出手段と、
を備えたことを特徴とするターボ復号器。
A turbo decoder that outputs a hard decision result of data based on likelihood for a combination of data and redundant data code accompanying the data,
A data conversion means for outputting an inverted version of a specific part of the input data and an inverted version of the other part of the bit;
Redundant data conversion means for outputting an inverted version of a specific part of the input redundant data and an inverted version of the other part of the bits;
When the input data or the input redundant data does not correspond to the punctured portion, the addition result for each possible combination of the two outputs of the data conversion means and the two outputs of the redundant data conversion means When the input data corresponds to the punctured portion, the addition result is output for each possible combination of two fixed values of the same value and the two outputs of the redundant data conversion means. Likelihood calculation means;
A turbo decoder comprising:
JP2005073980A 2005-03-15 2005-03-15 Decoder and decoding method Expired - Fee Related JP4528168B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005073980A JP4528168B2 (en) 2005-03-15 2005-03-15 Decoder and decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005073980A JP4528168B2 (en) 2005-03-15 2005-03-15 Decoder and decoding method

Publications (2)

Publication Number Publication Date
JP2006261857A true JP2006261857A (en) 2006-09-28
JP4528168B2 JP4528168B2 (en) 2010-08-18

Family

ID=37100638

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005073980A Expired - Fee Related JP4528168B2 (en) 2005-03-15 2005-03-15 Decoder and decoding method

Country Status (1)

Country Link
JP (1) JP4528168B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001024521A (en) * 1999-07-07 2001-01-26 Nec Corp Turbo decoder
JP2003143040A (en) * 2001-11-07 2003-05-16 Sanyo Electric Co Ltd Digital matched filter and portable wireless terminal employing digital matched filter
JP2003179505A (en) * 2001-09-26 2003-06-27 Texas Instruments Inc Turbo decoder extrinsic normalization
JP2004335000A (en) * 2003-05-09 2004-11-25 Sanyo Electric Co Ltd Repeating decoding circuit and information reproducing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001024521A (en) * 1999-07-07 2001-01-26 Nec Corp Turbo decoder
JP2003179505A (en) * 2001-09-26 2003-06-27 Texas Instruments Inc Turbo decoder extrinsic normalization
JP2003143040A (en) * 2001-11-07 2003-05-16 Sanyo Electric Co Ltd Digital matched filter and portable wireless terminal employing digital matched filter
JP2004335000A (en) * 2003-05-09 2004-11-25 Sanyo Electric Co Ltd Repeating decoding circuit and information reproducing device

Also Published As

Publication number Publication date
JP4528168B2 (en) 2010-08-18

Similar Documents

Publication Publication Date Title
US8726137B2 (en) Encoding and decoding methods for expurgated convolutional codes and convolutional turbo codes
US6848069B1 (en) Iterative decoding process
US8127216B2 (en) Reduced state soft output processing
JP2000516415A (en) Decoder using soft information output to minimize error rate
WO2006126501A1 (en) Reception quality estimating apparatus, wireless communication system, and reception quality estimating method
JP2006135980A (en) Concatenated interative and algebraic coding
JP5374156B2 (en) Apparatus and method for decoding and encoding data
JP2001036417A (en) Device, method and medium for correcting and encoding error, and device, method and medium for decoding error correction code
WO2008043282A1 (en) A method and a system for ldpc erasure correcting decoding
US6895546B2 (en) System and method for encoding and decoding data utilizing modified reed-solomon codes
JPH09288871A (en) Error detecting method
US8055986B2 (en) Viterbi decoder and method thereof
JP2008118327A (en) Viterbi decoding method
JP4244700B2 (en) Turbo decoder and dynamic decoding method used therefor
JP2715398B2 (en) Error correction codec
JP4528168B2 (en) Decoder and decoding method
JP3497399B2 (en) Viterbi decoder
US20020116681A1 (en) Decoder, system and method for decoding trubo block codes
CN111224741B (en) BCH code decoding method and decoder for satellite navigation and satellite navigation receiver
US8156412B2 (en) Tree decoding method for decoding linear block codes
WO2001069796A1 (en) Viterbi decoder
US11251815B2 (en) Decoding circuit and decoding method based on Viterbi algorithm
JP4188769B2 (en) Transmission method and apparatus, reception method and apparatus, and communication system using them
JP2008258668A (en) Demodulating device and demodulating method
CN109787717B (en) QR31 code decoding method based on FPGA

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100316

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100514

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100601

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100604

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4528168

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130611

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees