JP2006314055A - Turbo decoding method and apparatus - Google Patents

Turbo decoding method and apparatus Download PDF

Info

Publication number
JP2006314055A
JP2006314055A JP2005136548A JP2005136548A JP2006314055A JP 2006314055 A JP2006314055 A JP 2006314055A JP 2005136548 A JP2005136548 A JP 2005136548A JP 2005136548 A JP2005136548 A JP 2005136548A JP 2006314055 A JP2006314055 A JP 2006314055A
Authority
JP
Japan
Prior art keywords
value
likelihood information
likelihood
information
update
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
JP2005136548A
Other languages
Japanese (ja)
Inventor
Wasaku Hashimoto
和作 橋本
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005136548A priority Critical patent/JP2006314055A/en
Publication of JP2006314055A publication Critical patent/JP2006314055A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To select an optimal likelihood update method that corresponds to the encoding rate, and to improve error correction ability, without making a circuit complex, as compared with the case in which likelihood information is not updated. <P>SOLUTION: Likelihood information update parts 103 and 107 compare agreement and disagreement in each logical value level of communication path value likelihood information and a value after the fact likelihood information. In the case of the disagreement, outside value likelihood information to be exchanged among a plurality of element decoders is selectively switched and updated, according to an encoding rate in the error correction encoding. Thus, even in a communication system whose encoding rate is variable, the optimal likelihood updating method can be selected, according to the encoding rate, so that turbo decoding can be realized of high error correction ability at any encoding rate. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、複数の要素復号器の間で外部値尤度情報を交換しながら繰り返し復号を行うターボ復号方法及び装置に関する。   The present invention relates to a turbo decoding method and apparatus that perform iterative decoding while exchanging external value likelihood information among a plurality of element decoders.

ターボ符号は、通信路符号化法の限界であるシャノン限界に近い誤り率特性を得られる符号として注目されており、W−CDMA(Wideband Code Division Multiple Access)においても採用され、すでに実用化されている。以下、図6〜図8を参照して、ターボ符号の符号化と復号化について概略説明する。   The turbo code is attracting attention as a code that can obtain an error rate characteristic close to the Shannon limit, which is the limit of the channel coding method, and is also adopted in W-CDMA (Wideband Code Division Multiple Access) and has already been put into practical use. Yes. Hereinafter, turbo code encoding and decoding will be schematically described with reference to FIGS.

図6は、ターボ符号器の一般的な構成を示すブロック図である。図6に示すように、ターボ符号器600は、基本的に、要素符号器601、602と、インタリーバ603とを備えている。   FIG. 6 is a block diagram showing a general configuration of a turbo encoder. As shown in FIG. 6, the turbo encoder 600 basically includes element encoders 601 and 602 and an interleaver 603.

図6において、情報データ系列dは、そのまま符号化データ系列uとして出力されるとともに、要素符号器601とインタリーバ603とに入力される。要素符号器601は、情報データ系列dを畳み込み符号化してパリティデータ系列y1として出力する。インタリーバ603は、情報データ系列dの順序をランダムに並べ替えて要素符号器602に与える。要素符号器602は、インタリーブされた情報データ系列を畳み込み符号化してパリティデータ系列y2として出力する。このターボ符号化器600は、情報データ1ビットに対して、パリティデータ2ビットが付加されるため、符号化率Rは1/3となる。なお、要素符号器601、602には、再帰的組織畳み込み符号器が用いられる。   In FIG. 6, the information data sequence d is output as it is as an encoded data sequence u, and is input to the element encoder 601 and the interleaver 603. Element encoder 601 convolutionally encodes information data sequence d and outputs it as parity data sequence y1. The interleaver 603 rearranges the order of the information data series d at random and gives it to the element encoder 602. Element encoder 602 convolutionally encodes the interleaved information data sequence and outputs it as parity data sequence y2. In this turbo encoder 600, 2 bits of parity data are added to 1 bit of information data, so that the coding rate R is 1/3. Note that a recursive systematic convolutional encoder is used for the element encoders 601 and 602.

次に、図7は、ターボ復号器の一般的な構成を示すブロック図である。図7に示すように、ターボ復号器700は、要素復号器701と、減算器702と、インタリーバ703と、要素復号器704と、減算器705と、デインタリーバ706、707と、判定器708と、セレクタ709とを備えている。   Next, FIG. 7 is a block diagram showing a general configuration of a turbo decoder. As shown in FIG. 7, the turbo decoder 700 includes an element decoder 701, a subtractor 702, an interleaver 703, an element decoder 704, a subtractor 705, deinterleavers 706 and 707, and a determiner 708. , And selector 709.

図7において、U、Y1、Y2は、送信信号(u、y1、y2)が通信路を経由して受信されディジタル復調された受信信号に通信路定数と呼ばれる定数が乗算された通信路値である。L1と図7では隠れているL2は、当該ターボ復号器にて生成されるもので、事前値と称される。また、L1’とL2’は、判定器708において硬判定の対象となる事後確率であり、事後値と称される。そして、Le1とLe2は、要素復号器701と要素復号器704との間で受け渡される信頼度情報であり、外部値と称される。   In FIG. 7, U, Y1, and Y2 are channel values obtained by multiplying a received signal obtained by digitally demodulating a transmission signal (u, y1, y2) via a channel and a constant called a channel constant. is there. L1 and L2 hidden in FIG. 7 are generated by the turbo decoder and are referred to as prior values. L1 'and L2' are posterior probabilities that are the targets of hard decision in the determiner 708, and are referred to as posterior values. Le1 and Le2 are reliability information passed between the element decoder 701 and the element decoder 704, and are referred to as external values.

図7に示すように、要素復号器701、704は、通信路値と事前値とが入力され、事後値と外部値とを出力する。この事後値は、以下の式(1)として表される。
事後値=通信路値+事前値+外部値 ・・・(1)
As shown in FIG. 7, the element decoders 701 and 704 receive the channel value and the prior value, and output the posterior value and the external value. This posterior value is expressed as the following formula (1).
Subsequent value = communication path value + prior value + external value (1)

そして、前段の要素復号器701は、要素符号器601に対応した復号を行い、後段の要素復号器704は、要素符号器602に対応した復号を行う。要素復号器701にて復号した結果得られる外部値が要素復号器704に事前値として入力される。同様に、要素復号器704にて復号した結果得られる外部値が要素復号器701に事前値として入力される。   The upstream element decoder 701 performs decoding corresponding to the element encoder 601, and the downstream element decoder 704 performs decoding corresponding to the element encoder 602. An external value obtained as a result of decoding by the element decoder 701 is input to the element decoder 704 as a prior value. Similarly, an external value obtained as a result of decoding by the element decoder 704 is input to the element decoder 701 as a prior value.

したがって、図7では、前段の要素復号器701は、通信路値(U、Y1)と事前値(L1)とが入力され、事後値(L1’)と外部値(Le1)とを出力する。また、後段の要素復号器704は、通信路値(U、Y2)と事前値(Le1)とが入力され、事後値(L2’)と外部値(Le2)とを出力するとなっている。このように、要素復号器701と要素復号器704との間で信頼度情報である外部値を受け渡しながら、繰り返し復号を行い、事後値を更新して復号特性を向上していくことが、ターボ復号の特徴である。   Accordingly, in FIG. 7, the preceding element decoder 701 receives the channel value (U, Y1) and the prior value (L1), and outputs the posterior value (L1 ′) and the external value (Le1). The downstream element decoder 704 receives the channel value (U, Y2) and the prior value (Le1), and outputs the posterior value (L2 ') and the external value (Le2). As described above, it is possible to improve the decoding characteristics by repeatedly performing decoding while updating the external value as reliability information between the element decoder 701 and the element decoder 704 and updating the posterior value. This is a feature of decoding.

さて、要素符号器601に対応する復号を行う要素復号器701は、通信路値として、符号化データ系列uの受信信号Uと、パリティデータ系列y1の受信信号Y1とが入力する。さらに事前値として、デインタリーバ706の出力L1がセレクタ709を介して入力する。なお、セレクタ709は、最初の繰り返し復号時には、要素復号器701のL1入力端を接地に接続し、要素復号器701に初期値ゼロのL1を与え、その後、要素復号器701のL1入力端をデインタリーバ706の出力端に接続するようになっている。   Now, the element decoder 701 that performs decoding corresponding to the element encoder 601 receives the received signal U of the encoded data sequence u and the received signal Y1 of the parity data sequence y1 as channel values. Further, the output L1 of the deinterleaver 706 is input via the selector 709 as a prior value. At the time of the first iterative decoding, the selector 709 connects the L1 input terminal of the element decoder 701 to the ground, gives the element decoder 701 an initial value of L1, and then connects the L1 input terminal of the element decoder 701 to the element decoder 701. The output terminal of the deinterleaver 706 is connected.

要素復号器701は、この通信路値と事前値とを用いて、外部値Le1と事後値L1’とを出力する。信頼度情報である外部値Le1そのものを要素復号器704に引き渡す代わりに、減算器702にて事後値L1’から事前値L1を引いた結果を、インタリーバ703を介して引き渡す。要素復号器704に引き渡されるL1’−L1は、上記の式(1)より、以下の式(2)と表されるので、通信路値Uと外部値Le1とを引き渡していることになる。
L1’−L1=U+Le1 ・・・(2)
The element decoder 701 outputs the external value Le1 and the posterior value L1 ′ using the channel value and the prior value. Instead of delivering the external value Le1 itself, which is reliability information, to the element decoder 704, the result obtained by subtracting the a priori value L1 from the a posteriori value L1 ′ by the subtractor 702 is delivered via the interleaver 703. L1′−L1 delivered to the element decoder 704 is expressed by the following equation (2) from the above equation (1), and therefore, the communication channel value U and the external value Le1 are delivered.
L1′−L1 = U + Le1 (2)

また、要素符号器602に対応する復号を行う要素復号器704は、通信路値として、インタリーバ703でインタリーブされた符号化データ系列Uと、パリティデータ系列Y2とが入力する。さらに、図7では隠れている事前値L2として、インタリーバ703において外部値Le1をインタリーブしたデータ系列が入力する。要素復号器704は、この通信路値と事前値を用いて、外部値Le2と事後値L2’とを出力する。外部値Le2は、上記の式(1)より、以下の式(3)と表されるので、この外部値Le2は、減算器705にて事後値L2’からインタリーバ703の出力信号Le1+Uを引くことで求められる。
Le2=L2’−L2−U ・・・(3)
In addition, the element decoder 704 that performs decoding corresponding to the element encoder 602 receives the encoded data sequence U interleaved by the interleaver 703 and the parity data sequence Y2 as channel values. Furthermore, a data series obtained by interleaving the external value Le1 in the interleaver 703 is input as the hidden previous value L2 in FIG. The element decoder 704 outputs the external value Le2 and the posterior value L2 ′ using the channel value and the prior value. Since the external value Le2 is expressed by the following formula (3) from the above formula (1), the external value Le2 is obtained by subtracting the output signal Le1 + U of the interleaver 703 from the posterior value L2 ′ by the subtractor 705. Is required.
Le2 = L2′−L2-U (3)

この外部値Le2は、デインタリーバ706でデインタリーブされた後に、要素復号器701に事前値L1として入力し、繰り返し復号される。一方、要素復号器704が出力する事後値L2’は、デインタリーバ707でデインタリーブされて判定器708に入力される。判定器708では、デインタリーブされた事後値L2’について硬判定を行い、復号結果d’を出力する。   The external value Le2 is deinterleaved by the deinterleaver 706, and then input to the element decoder 701 as a prior value L1, and repeatedly decoded. On the other hand, the posterior value L2 ′ output from the element decoder 704 is deinterleaved by the deinterleaver 707 and input to the determiner 708. The determiner 708 makes a hard decision on the deinterleaved posterior value L2 'and outputs a decoding result d'.

ところで、要素復号器701、704では、log−MAP(Maximum A Posteriori probability)復号法、MAX−log−MAP復号法、SOVA(Soft Output ViterbiAlgorithm)復号法などが用いられる。ここでは、主にMAX−log−MAP復号アルゴリズムを用いたターボ復号方法に関して説明する。   By the way, in the element decoders 701 and 704, a log-MAP (Maximum A Posteriori probability) decoding method, a MAX-log-MAP decoding method, a SOVA (Soft Output Viterbi Algorithm) decoding method, or the like is used. Here, a turbo decoding method mainly using a MAX-log-MAP decoding algorithm will be described.

ターボ復号における処理手順は、後方確率βの計算と、前方確率αの計算と、尤度L(ue)の計算とに分けられる。後方確率βは、全ての状態sにおいて式(4)を用いて求められる。前方確率αは、全ての状態sにおいて式(5)を用いて求められる。また、尤度L(ue)は、式(6)を用いて求められる。 The processing procedure in turbo decoding is divided into calculation of backward probability β, calculation of forward probability α, and calculation of likelihood L (ue k ). The backward probability β is obtained using Equation (4) in all states s. The forward probability α is obtained using Expression (5) in all states s. In addition, the likelihood L (ue k ) is obtained using Expression (6).

Figure 2006314055
Figure 2006314055

なお、式(4)〜式(6)において、kは時点、sは状態、γ(sk−1,s)は状態sk−1から状態sへの遷移確率、uは時点kにおける情報、ueは情報uの推定値である。 In Equations (4) to (6), k is a time point, s is a state, γ k (s k−1 , s k ) is a transition probability from state s k −1 to state s k , and u k is information at time k, ue k is an estimate of the information u k.

式(4)に示すように、時点kでの後方確率βを計算するために時点k+1の値を用いるので、後方確率βは、終端から始端に向かって時間軸とは逆方向に計算される。一方、式(5)に示すように、時点kでの前方確率αを計算するために時点k−1の値を用いるので、前方確率αは、始端から終端に向かって時間軸と順方向に計算される。図8は、始端及び終端を含むトレリス線図の一例である。   As shown in equation (4), since the value of the time point k + 1 is used to calculate the backward probability β at the time point k, the backward probability β is calculated in the direction opposite to the time axis from the terminal to the starting edge. . On the other hand, as shown in the equation (5), since the value of the time point k−1 is used to calculate the forward probability α at the time point k, the forward probability α is increased in the forward direction with respect to the time axis from the start end to the end point. Calculated. FIG. 8 is an example of a trellis diagram including a start end and a termination end.

しかしながら、上記式(4)〜式(5)の計算は非常に煩雑である。このため、MAX−log−MAP復号では、次の近似式(7)を用いる。

Figure 2006314055
However, the calculations of the above formulas (4) to (5) are very complicated. For this reason, the following approximate expression (7) is used in the MAX-log-MAP decoding.
Figure 2006314055

式(7)を用いて式(4)、式(5)を変形すると、それぞれ式(8)、式(9)となり、さらに式(6)を変形すると式(10)のように表せる。

Figure 2006314055
When Expression (4) and Expression (5) are modified using Expression (7), Expression (8) and Expression (9) are obtained, respectively, and when Expression (6) is further modified, Expression (10) can be obtained.
Figure 2006314055

このようにして計算した尤度情報を2つの要素復号器の間で受け渡しながら繰り返し復号が行われる。判定器708では、所定の繰り返し復号停止規範による最終的な尤度情報に対して、この式(8)を用いて計算した時点kにおける尤度L(ue)が、L(ue)≧0のとき推定値ue=ビット0と硬判定し、L(ue)<0のとき推定値ue=ビット1と硬判定する。 The likelihood information calculated in this way is repeatedly decoded while being passed between the two element decoders. In the determiner 708, the likelihood L (ue k ) at the time point k calculated using the equation (8) with respect to the final likelihood information based on a predetermined iterative decoding stop criterion is L (ue k ) ≧ When 0, the hard decision is made that the estimated value ue k = bit 0, and when L (ue k ) <0, the hard decision is made that the estimated value ue k = bit 1.

ここで、このようなターボ符号の復号処理において、通信路の信号対雑音比が低い環境下で、誤り訂正能力をより向上させる復号方法が特許文献1に開示されている。特許文献1では、複数の要素復号器の事後値を硬判定した結果を比較し、それぞれの硬判定結果が等しい場合は、外部値の更新を行わず、硬判定結果が異なる場合に、外部値の更新を行う方法を開示している。この方法によれば、複数の要素復号器の間で受け渡しされる外部値に含まれる誤りを含んだ尤度値のみを小さくすることができるので、繰り返し復号における誤り訂正能力が向上する。これによって、所定の復号特性を得るための復号繰り返し回数を少なくすることができるので、復号処理遅延時間の短縮化を図ることができる。
特開2001−127647号公報
Here, in such a turbo code decoding process, Patent Document 1 discloses a decoding method that further improves error correction capability in an environment where the signal-to-noise ratio of a communication channel is low. In Patent Document 1, the result of hard decision on the posterior values of a plurality of element decoders is compared, and if the hard decision results are equal, the external value is not updated, and if the hard decision results are different, the external value A method for performing the update is disclosed. According to this method, it is possible to reduce only the likelihood value including an error included in an external value passed between a plurality of element decoders, so that the error correction capability in iterative decoding is improved. As a result, the number of decoding iterations for obtaining predetermined decoding characteristics can be reduced, so that the decoding processing delay time can be shortened.
JP 2001-127647 A

しかしながら、上記従来のターボ復号方法では、ターボ符号の符号化率が適応的に可変となる通信システムにおいて、符号化率に応じた最適な尤度値更新ができないので、符号化率が変化した場合には、尤度更新処理により逆に誤り訂正能力が低下するという問題がある。   However, in the above-described conventional turbo decoding method, when the coding rate changes in the communication system in which the coding rate of the turbo code is adaptively variable, the optimum likelihood value cannot be updated according to the coding rate. However, there is a problem that the error correction capability is reduced by the likelihood update process.

また、複数の要素復号器の間で受け渡しされる情報に、軟情報である外部値だけではなく、軟情報である事後値も受け渡ししなくてはならないので、尤度情報の更新を行わない場合と比較して回路の複雑度が増すという問題もある。   In addition, since not only the external value that is soft information but also the posterior value that is soft information must be passed to the information that is passed between multiple element decoders, the likelihood information is not updated There is also a problem that the complexity of the circuit increases as compared with the above.

本発明は、かかる点に鑑みてなされたものであり、ターボ符号の符号化率に応じた最適な尤度値更新方法を選択できるとともに、尤度情報の更新を行わない場合と比較して回路を複雑化することなく、誤り訂正能力を向上できるターボ復号方法及びターボ復号装置を提供することを目的とする。   The present invention has been made in view of such a point, and can select an optimum likelihood value updating method according to the coding rate of the turbo code, and can be used in comparison with a case where the likelihood information is not updated. It is an object of the present invention to provide a turbo decoding method and a turbo decoding device that can improve error correction capability without complicating the above.

かかる課題を解決するため、本発明に係るターボ復号方法は、複数の要素復号器の間で外部値尤度情報を交換しながら繰り返し復号を行うターボ復号方法において、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルの一致不一致を比較することにより、複数の要素復号器の間で交換する外部値尤度情報を更新するか否か判断する工程を具備するようにした。   In order to solve this problem, a turbo decoding method according to the present invention is a turbo decoding method in which iterative decoding is performed while exchanging external value likelihood information among a plurality of element decoders. Determining whether or not to update external value likelihood information exchanged between a plurality of element decoders by comparing coincidence / mismatch of logical value levels of value likelihood information and posterior value likelihood information I tried to do it.

この方法によれば、要素復号器間で受け渡す信号を新たに追加する必要がないので、尤度情報を更新する系統配線を複雑化させないで済む。さらに、受け渡しする事後値を一旦バッファリングしておくためのメモリも不要となる。   According to this method, since it is not necessary to newly add a signal to be passed between the element decoders, it is not necessary to complicate the system wiring for updating the likelihood information. Furthermore, a memory for temporarily buffering the posterior value to be passed is also unnecessary.

また、本発明に係るターボ復号方法は、上記の発明において、前記外部値尤度情報を更新する場合は誤り訂正符号化における符号化率に応じて選択的に切り替えるようにした。   In the turbo decoding method according to the present invention, in the above invention, when the external value likelihood information is updated, the turbo decoding method is selectively switched according to a coding rate in error correction coding.

この方法によれば、ターボ符号の符号化率が可変である通信システムにおいても符号化率に基づいて外部値尤度情報を更新することができる。   According to this method, external value likelihood information can be updated based on the coding rate even in a communication system in which the coding rate of the turbo code is variable.

また、本発明に係るターボ復号方法は、上記の発明において、前記判断する工程では、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルが不一致の場合に、前記外部値尤度情報を更新すると判断するようにした。   In the turbo decoding method according to the present invention, in the above invention, in the step of determining, the logical value levels of the prior value likelihood information, the channel value likelihood information, and the posterior value likelihood information do not match. The external value likelihood information is determined to be updated.

この方法によれば、尤度情報の更新制御を行う回路を複雑化させないで済む。   According to this method, it is not necessary to complicate a circuit that performs update control of likelihood information.

また、本発明に係るターボ復号装置は、複数の要素復号器の間で外部値尤度情報を交換しながら繰り返し復号を行うターボ復号装置において、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルの一致不一致を比較し、不一致のときに、複数の要素復号器の間で交換する外部値尤度情報を誤り訂正符号化における符号化率に応じて選択的に切り替えて更新する尤度情報更新手段を具備する構成を採る。   The turbo decoding device according to the present invention is a turbo decoding device that performs iterative decoding while exchanging external value likelihood information among a plurality of element decoders. Prior value likelihood information, channel value likelihood information, and Comparing the mismatch of the logical value levels of the posterior value likelihood information, and selecting the external value likelihood information to be exchanged between multiple element decoders according to the coding rate in error correction coding A likelihood information updating unit that switches and automatically updates is adopted.

この構成によれば、構成を複雑化させること無く、符号化率が可変である通信システムにおいても符号化率に応じて最適な尤度更新方法を選択できるため、誤り訂正能力の高いターボ復号を実現できる。加えて、誤り訂正能力が向上することによって、所定の復号特性を得るための復号繰り返し回数を少なくすることができるため、復号処理遅延時間の短縮化を図ることができる。   According to this configuration, the optimal likelihood update method can be selected according to the coding rate even in a communication system in which the coding rate is variable without complicating the configuration, so that turbo decoding with high error correction capability can be performed. realizable. In addition, since the error correction capability is improved, the number of decoding iterations for obtaining a predetermined decoding characteristic can be reduced, so that the decoding processing delay time can be shortened.

本発明によれば、ターボ符号の符号化率に応じた最適な尤度値更新方法を選択できるとともに、尤度情報の更新を行わない場合と比較して回路を複雑化することなく、誤り訂正能力を向上させることができる。   According to the present invention, it is possible to select an optimal likelihood value update method according to the coding rate of the turbo code, and to perform error correction without complicating the circuit as compared with the case where the likelihood information is not updated. Ability can be improved.

本発明の骨子は、ターボ符号の符号化率が可変である通信システムにおいても符号化率に応じて最適な尤度更新方法を選択できるようにし、いずれの符号化率においても誤り訂正能力の高いターボ復号を実現することである。   The essence of the present invention is that even in a communication system in which the coding rate of the turbo code is variable, an optimal likelihood update method can be selected according to the coding rate, and the error correction capability is high at any coding rate. It is to realize turbo decoding.

以下、本発明の実施の形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(一実施の形態)
図1は、本発明の一実施の形態に係るターボ復号装置の構成を示すブロック図である。図1に示すターボ復号装置100は、要素復号器101と減算器102と尤度情報更新部103とインタリーバ104と要素復号器105と減算器106と尤度情報更新部107とデインタリーバ108、109と判定器110とセレクタ111とを備えている。
(One embodiment)
FIG. 1 is a block diagram showing a configuration of a turbo decoding device according to an embodiment of the present invention. The turbo decoding apparatus 100 shown in FIG. 1 includes an element decoder 101, a subtracter 102, a likelihood information update unit 103, an interleaver 104, an element decoder 105, a subtractor 106, a likelihood information update unit 107, and deinterleavers 108 and 109. And a determiner 110 and a selector 111.

このターボ復号装置100は、図7(従来例)に示した構成とは符号を違えてあるが、図7に示した符号を用いて説明すると、前段の要素復号器701用の尤度情報更新部103を減算器702とインタリーバ703との間に設け、後段の要素復号器704用の尤度情報更新部107を減算器705とデインタリーバ706との間に設け、更に、それぞれに符号化率を並列に与えるようにしている。   The turbo decoding device 100 has a code different from the configuration shown in FIG. 7 (conventional example), but will be described using the code shown in FIG. 7 to update the likelihood information for the element decoder 701 in the preceding stage. Unit 103 is provided between subtractor 702 and interleaver 703, and likelihood information updating unit 107 for subsequent element decoder 704 is provided between subtractor 705 and deinterleaver 706, and each is provided with a coding rate. Are given in parallel.

そして、図1に示すように、尤度情報更新部103では、符号化率の他に、要素復号器101の事前値L1と事後値L1’と通信路値Uのそれぞれのサインビットと、減算器102の出力(L1’−L1)とが入力される。また、尤度情報更新部107では、符号化率の他に、インタリーバ104の出力(Le1+U)と要素復号器105の事後値L2’と通信路値Uのそれぞれのサインビットと、減算器106の出力(L2’−L2−U)とが入力される。   As shown in FIG. 1, the likelihood information updating unit 103 subtracts the sign bit of each of the prior value L1, the posterior value L1 ′, and the channel value U of the element decoder 101 in addition to the coding rate. The output (L1′−L1) of the device 102 is input. In addition, in likelihood information updating section 107, in addition to the coding rate, output (Le1 + U) of interleaver 104, posterior value L2 ′ of element decoder 105, each sign bit of channel value U, and subtractor 106 Output (L2′-L2-U) is input.

図2は、図1に示す尤度情報更新部103、107の構成例を示すブロック図である。図2に示すように、図1に示す尤度情報更新部103、107は、それぞれ、尤度更新判定部201、補正係数選択部202、乗算器203及びセレクタ204を備えている。   FIG. 2 is a block diagram illustrating a configuration example of the likelihood information updating units 103 and 107 illustrated in FIG. As shown in FIG. 2, the likelihood information update units 103 and 107 shown in FIG. 1 each include a likelihood update determination unit 201, a correction coefficient selection unit 202, a multiplier 203, and a selector 204.

図2において、尤度更新判定部201は、入力する事後値符号、通信路値符号及び事前値符号の各論理値レベルの一致不一致を比較して尤度情報を更新するか否かを判断する。図3は、図2に示す補正係数選択部202が備える符号化率と補正係数との関係テーブルの一例を示す図である。補正係数選択部202は、入力する符号化率を図3に示すテーブルに適用して尤度情報を補正する補正値を求める。減算器203は、補正係数選択部202が求めた補正値を尤度情報(L1’−L1)または(L2’−L2−U)に乗算してセレクタ204の一方の入力に与える。セレクタ204の他方の入力には、尤度情報(L1’−L1)または(L2’−L2−U)が与えられる。セレクタ204は、尤度更新判定部201の出力レベルが“1”レベルであるときは乗算器203の出力を尤度更新情報として選択する。また、セレクタ204は、尤度更新判定部201の出力レベルが“0”レベルであるときは尤度情報(L1’−L1)または(L2’−L2−U)をそのまま尤度更新情報として選択する。   In FIG. 2, the likelihood update determination unit 201 determines whether or not to update likelihood information by comparing the coincidence / mismatch of the logical value levels of the input posterior value code, channel value code, and prior value code. . FIG. 3 is a diagram illustrating an example of a relationship table between the coding rate and the correction coefficient included in the correction coefficient selection unit 202 illustrated in FIG. The correction coefficient selecting unit 202 obtains a correction value for correcting the likelihood information by applying the input coding rate to the table shown in FIG. The subtractor 203 multiplies the correction value obtained by the correction coefficient selection unit 202 by the likelihood information (L1′-L1) or (L2′-L2-U), and supplies the result to one input of the selector 204. Likelihood information (L1'-L1) or (L2'-L2-U) is given to the other input of the selector 204. The selector 204 selects the output of the multiplier 203 as likelihood update information when the output level of the likelihood update determination unit 201 is “1” level. Further, when the output level of the likelihood update determination unit 201 is “0” level, the selector 204 selects the likelihood information (L1′-L1) or (L2′-L2-U) as the likelihood update information as it is. To do.

次に、動作について説明する。被復号信号である通信路値(情報系列U及び冗長系列Y1)は、事前値L1と共に要素復号器101にて復号され、事後値L1’が求められる。なお、繰り返し復号における事前値L1の初期値はゼロとするため、最初の繰り返し復号時にはセレクタ111を介して接地側に接続しておく。求められた事後値L1’から事前値L1を減算器102にて減算する。この尤度情報(L1’−L1)は、前記の式(1)から、外部値Le1+通信路値Uと等しい。   Next, the operation will be described. The channel value (information sequence U and redundant sequence Y1), which is a signal to be decoded, is decoded by the element decoder 101 together with the a priori value L1 to obtain a posterior value L1 '. Since the initial value L1 in the iterative decoding is set to zero, it is connected to the ground side via the selector 111 during the first iterative decoding. The subtracter 102 subtracts the prior value L1 from the obtained posterior value L1 '. The likelihood information (L1′−L1) is equal to the external value Le1 + communication channel value U from the above-described equation (1).

減算器102が出力する尤度情報(L1’−L1)は尤度情報更新部103に入力される。尤度情報更新部103では、事後値L1’と通信路値U及び事後値L1’と事前値L1それぞれのサインビットを比較し、1つでも符号が異なっていれば尤度情報を更新する。即ち、尤度更新判定部201は出力レベルを“1”レベルにする。一方、尤度情報更新部103では、事後値L1’、通信路値U及び事前値L1それぞれのサインビットを比較し、全てのサインビットが等しい場合には、尤度更新はしない。即ち、尤度更新判定部201は出力レベルを“0”レベルにする。   The likelihood information (L1′−L1) output from the subtractor 102 is input to the likelihood information update unit 103. The likelihood information update unit 103 compares the posterior value L1 'with the channel value U and the posterior value L1' with the sign bit of the prior value L1, and updates the likelihood information if even one sign is different. That is, the likelihood update determination unit 201 sets the output level to “1” level. On the other hand, the likelihood information update unit 103 compares the sign bits of the posterior value L1 ', the channel value U, and the prior value L1, and does not update the likelihood if all the sign bits are equal. That is, the likelihood update determination unit 201 sets the output level to “0” level.

尤度情報更新部103での尤度情報の更新は、入力された尤度情報(L1’−L1)に値1以下の尤度補正係数を乗算することにより行う。図3に示すように、尤度補正係数は、符号化率によって異なる係数値となっており、値1以下の係数である。   The likelihood information updating unit 103 updates the likelihood information by multiplying the input likelihood information (L1'-L1) by a likelihood correction coefficient having a value of 1 or less. As shown in FIG. 3, the likelihood correction coefficient has a coefficient value that differs depending on the coding rate, and is a coefficient of value 1 or less.

尤度情報更新部103にて尤度更新処理された信号は、インタリーバ104にてインタリーブされ信号の並びが冗長系列の通信路値Y2に一致したものとなる。インタリーブされた尤度情報L1’−L1(=Le1+U)と冗長系列の通信路値Y2とは、要素復号器105にて復号され事後値L2’が求められる。減算器106では、求められた事後値L2’から要素復号器101からの尤度情報L1’−L1(=Le1+U)を減算する。この外部値Le1は、要素復号器105の事前値L2に等しい。したがって、減算器106の出力L2’−L2−Uは、式(1)よって要素復号器105の外部値Le2と等しい。   The signals subjected to the likelihood update process by the likelihood information update unit 103 are interleaved by the interleaver 104, and the arrangement of the signals matches the channel value Y2 of the redundant sequence. The interleaved likelihood information L1'-L1 (= Le1 + U) and the channel value Y2 of the redundant sequence are decoded by the element decoder 105 to obtain a posterior value L2 '. The subtracter 106 subtracts the likelihood information L1'-L1 (= Le1 + U) from the element decoder 101 from the obtained posterior value L2 '. This external value Le1 is equal to the prior value L2 of the element decoder 105. Therefore, the output L2'-L2-U of the subtractor 106 is equal to the external value Le2 of the element decoder 105 according to the equation (1).

減算器106の出力である外部値Le2は、尤度情報更新部107に入力される。尤度情報更新部107では、事後値L2’と通信路値U及び事後値L2’と事前値Le1それぞれのサインビットを比較し、1つでも符号が異なっていれば、尤度情報を更新する。即ち、尤度更新判定部201は出力レベルを“1”レベルにする。一方、尤度情報更新部107では、事後値L2’、通信路値U及び事前値Le1それぞれのサインビットを比較し、全てのサインビットが等しい場合には尤度更新はしない。即ち、尤度更新判定部201は出力レベルを“0”レベルにする。   The external value Le2 that is the output of the subtractor 106 is input to the likelihood information update unit 107. The likelihood information updating unit 107 compares the sign bits of the posterior value L2 ′, the channel value U, the posterior value L2 ′, and the prior value Le1, and updates the likelihood information if even one sign is different. . That is, the likelihood update determination unit 201 sets the output level to “1” level. On the other hand, the likelihood information updating unit 107 compares the sign bits of the posterior value L2 ', the channel value U, and the prior value Le1, and does not update the likelihood when all the sign bits are equal. That is, the likelihood update determination unit 201 sets the output level to “0” level.

尤度情報更新部107での尤度情報の更新は、入力された尤度情報(L2’−L2−U)に値1以下の尤度補正係数を乗算することにより行う。尤度補正係数は、符号化率によって異なる係数値であるとし、値1以下の係数である。ここでは、尤度情報更新部103と同じ補正係数テーブルを使用しても良いし、異なる補正係数テーブルを使用しても良い。   The likelihood information updating unit 107 updates the likelihood information by multiplying the input likelihood information (L2'-L2-U) by a likelihood correction coefficient having a value of 1 or less. The likelihood correction coefficient is a coefficient value different depending on the coding rate, and is a coefficient having a value of 1 or less. Here, the same correction coefficient table as the likelihood information updating unit 103 may be used, or a different correction coefficient table may be used.

尤度情報更新部107にて尤度更新処理された信号をデインタリーバ108にてデインタリーブされ、要素復号器101の事前値L1となる。このようにして、1回の繰り返し復号が行われる。   The signal subjected to the likelihood update process by the likelihood information update unit 107 is deinterleaved by the deinterleaver 108, and becomes the prior value L1 of the element decoder 101. In this way, one-time iterative decoding is performed.

この繰り返し復号を所定の回数だけ繰り返して得られる要素復号器105の事後値出力をデインタリーバ109にてデインタリーブし、判定器110にて硬判定することによって復号結果d’が得られる。なお、その他の繰り返し復号停止規範を用いても良い。   The a posteriori value output of the element decoder 105 obtained by repeating this iterative decoding a predetermined number of times is deinterleaved by the deinterleaver 109, and the decision unit 110 makes a hard decision to obtain a decoding result d '. Note that other iterative decoding stop norms may be used.

また、事後値と事前値、および事後値と通信路値のサインビット同士を比較した結果、不一致が認められた場合に尤度情報を更新する方法としたが、事後値と事前値のサインビットの比較結果のみを用いる方法であっても良い。   In addition, as a result of comparing the posterior value and the prior value, and the sign bit of the posterior value and the channel value, if the mismatch is recognized, the likelihood information is updated. Alternatively, a method using only the comparison result may be used.

また、尤度情報更新部107の場合には、外部値L2’と、事前値と通信路値の加算値である(Le1+U)のサインビットの比較結果を用いて尤度更新判定する方法であっても良い。   In the case of the likelihood information updating unit 107, a likelihood update determination method is performed using a comparison result of the sign value of (Le1 + U), which is an added value of the external value L2 ′ and the prior value and the channel value. May be.

図4は、図1に示すターボ復号装置の1ビットあたりの信号電力対雑音電力比[Eb/N0]とビット誤り率[BER]との関係特性を示す図である。同様に図5は、図1に示すターボ復号装置の1ビットあたりの信号電力対雑音電力比[Eb/N0]とブロック誤り率[BLER]との関係特性を示す図である。いずれも、ブロックサイズ1000、イタレーション数8としたときの、尤度情報更新無しの従来方式(conv1)、特許文献1に開示された従来方式(conv2)及び本実施の形態による方式(prop)を符号化率1/3と符号化率3/4とにおいて検証した結果を示している。   FIG. 4 is a diagram illustrating a relational characteristic between the signal power to noise power ratio [Eb / N0] per bit and the bit error rate [BER] of the turbo decoding device illustrated in FIG. Similarly, FIG. 5 is a diagram showing a relational characteristic between the signal power to noise power ratio [Eb / N0] per bit and the block error rate [BLER] of the turbo decoding device shown in FIG. In any case, when the block size is 1000 and the number of iterations is 8, the conventional method (conv1) without likelihood information update, the conventional method (conv2) disclosed in Patent Document 1, and the method according to the present embodiment (prop) The result of having been verified at the coding rate 1/3 and the coding rate 3/4 is shown.

図4と図5に示されるように、符号化率1/3では、特許文献1に開示された従来方式(conv2)は、尤度情報更新無しの従来方式(conv1)よりも良好な特性を示しているが、符号化率3/4では逆に特性が劣化している。それに対して、本実施の形態による方式(prop)では、いずれの符号化率においても良好な特性を示している。   As shown in FIGS. 4 and 5, at the coding rate of 1/3, the conventional method (conv2) disclosed in Patent Document 1 has better characteristics than the conventional method (conv1) without updating the likelihood information. As shown in the figure, on the contrary, the characteristics deteriorate at the coding rate of 3/4. On the other hand, the system (prop) according to the present embodiment shows good characteristics at any coding rate.

このように、本発明の実施の形態によれば、1つの要素復号器の入出力信号と符号化率とから尤度情報の更新処理を行うことができるので、メモリ追加が無く、回路や配線が複雑化することなく尤度更新処理を実現でき、かつ、符号化率が可変である通信システムにおいても符号化率に応じて最適な尤度更新方法を選択でき、いずれの符号化率においても誤り訂正能力の高いターボ復号を実現することが可能となる。   As described above, according to the embodiment of the present invention, the likelihood information can be updated from the input / output signal and the coding rate of one element decoder. The likelihood update process can be realized without complication, and the optimal likelihood update method can be selected according to the coding rate even in a communication system in which the coding rate is variable, and at any coding rate Turbo decoding with high error correction capability can be realized.

本発明は、ターボ符号の符号化率が可変である通信システムにおいて誤り訂正能力を向上させるのに有用である。   The present invention is useful for improving error correction capability in a communication system in which the coding rate of a turbo code is variable.

本発明の一実施の形態に係るターボ復号装置の構成を示すブロック図The block diagram which shows the structure of the turbo decoding apparatus which concerns on one embodiment of this invention 図1に示す尤度情報更新部の構成例を示すブロック図The block diagram which shows the structural example of the likelihood information update part shown in FIG. 図2に示す補正係数選択部が備える符号化率と補正係数との関係テーブルの一例を示す図The figure which shows an example of the relationship table of the encoding rate with which the correction coefficient selection part shown in FIG. 2 is provided, and a correction coefficient. 図1に示すターボ復号装置で得られるビット誤り率特性を示す図The figure which shows the bit error rate characteristic obtained with the turbo decoding apparatus shown in FIG. 図1に示すターボ復号装置で得られるブロック誤り率特性を示す図The figure which shows the block error rate characteristic obtained with the turbo decoding apparatus shown in FIG. ターボ符号器の一般的な構成例を示すブロック図Block diagram showing a typical configuration example of a turbo encoder ターボ復号器の一般的な構成を示すブロック図Block diagram showing general configuration of turbo decoder 始端及び終端を含むトレリス線図の一例を示す図A diagram showing an example of a trellis diagram including the start and end points

符号の説明Explanation of symbols

100 ターボ復号装置
101 要素復号器
102 減算器
103 尤度情報更新部
104 インタリーバ
105 要素復号器
106 減算器
107 尤度情報更新部
108 デインタリーバ
109 デインタリーバ
110 判定器
111 セレクタ
201 尤度更新判定部
202 補正係数選択部
203 乗算器
204 セレクタ
DESCRIPTION OF SYMBOLS 100 Turbo decoding apparatus 101 Element decoder 102 Subtractor 103 Likelihood information update part 104 Interleaver 105 Element decoder 106 Subtractor 107 Likelihood information update part 108 Deinterleaver 109 Deinterleaver 110 Determinator 111 Selector 201 Likelihood update determination part 202 Correction coefficient selection unit 203 Multiplier 204 Selector

Claims (4)

複数の要素復号器の間で外部値尤度情報を交換しながら繰り返し復号を行うターボ復号方法において、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルの一致不一致を比較することにより、複数の要素復号器の間で交換する外部値尤度情報を更新するか否か判断する工程、を具備することを特徴とするターボ復号方法。   In a turbo decoding method in which iterative decoding is performed while exchanging external value likelihood information among a plurality of element decoders, the logical value level of each of prior value likelihood information, channel value likelihood information, and posterior value likelihood information A turbo decoding method comprising: determining whether or not to update external value likelihood information exchanged between a plurality of element decoders by comparing coincidence / non-coincidence. 前記外部値尤度情報を更新する場合は、誤り訂正符号化における符号化率に応じて選択的に切り替える、ことを特徴とする請求項1記載のターボ復号方法。   The turbo decoding method according to claim 1, wherein when updating the external value likelihood information, the external value likelihood information is selectively switched according to a coding rate in error correction coding. 前記判断する工程では、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルが不一致の場合に、前記外部値尤度情報を更新すると判断する、ことを特徴とする請求項1記載のターボ復号方法。   In the determining step, when the logical value levels of the prior value likelihood information, the channel value likelihood information, and the posterior value likelihood information do not match, it is determined to update the external value likelihood information. The turbo decoding method according to claim 1. 複数の要素復号器の間で外部値尤度情報を交換しながら繰り返し復号を行うターボ復号装置において、事前値尤度情報、通信路値尤度情報及び事後値尤度情報それぞれの論理値レベルの一致不一致を比較し、不一致のときに、複数の要素復号器の間で交換する外部値尤度情報を誤り訂正符号化における符号化率に応じて選択的に切り替えて更新する尤度情報更新手段、を具備することを特徴とするターボ復号装置。   In a turbo decoding device that performs iterative decoding while exchanging external value likelihood information among a plurality of element decoders, logical value levels of prior value likelihood information, channel value likelihood information, and posterior value likelihood information are respectively Likelihood information updating means for comparing coincidence / mismatch and selectively switching and updating external value likelihood information exchanged between a plurality of element decoders according to the coding rate in error correction coding A turbo decoding device comprising:
JP2005136548A 2005-05-09 2005-05-09 Turbo decoding method and apparatus Pending JP2006314055A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005136548A JP2006314055A (en) 2005-05-09 2005-05-09 Turbo decoding method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005136548A JP2006314055A (en) 2005-05-09 2005-05-09 Turbo decoding method and apparatus

Publications (1)

Publication Number Publication Date
JP2006314055A true JP2006314055A (en) 2006-11-16

Family

ID=37535364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005136548A Pending JP2006314055A (en) 2005-05-09 2005-05-09 Turbo decoding method and apparatus

Country Status (1)

Country Link
JP (1) JP2006314055A (en)

Similar Documents

Publication Publication Date Title
JP4092352B2 (en) Decoding device, decoding method, and receiving device
AU2003247190B2 (en) Apparatus and method for reducing Bit error rates (BER) and frame error rates (FER) using turbo decoding in a digital communication system
KR100662519B1 (en) Turbo decoder with decision feedback equalization
US7636879B2 (en) Error correction decoder
US7116732B2 (en) Method and apparatus for decoding a bit sequence
JP4709119B2 (en) Decoding device and decoding method
US8321744B2 (en) Channel adaptive iterative turbo decoder system and method
US6516444B1 (en) Turbo-code decoder
US20010010089A1 (en) Digital transmission method of the error-correcting coding type
US7886209B2 (en) Decoding device, decoding method, and receiving apparatus
US6487694B1 (en) Method and apparatus for turbo-code decoding a convolution encoded data frame using symbol-by-symbol traceback and HR-SOVA
WO2006092564A1 (en) Metric calculations for map decoding using the butterfly structure of the trellis
JP2007081640A (en) Turbo decoder and turbo decoding method
US7584407B2 (en) Decoder and method for performing decoding operation using map algorithm in mobile communication system
JP3823731B2 (en) Error correction decoder
US7143335B2 (en) Add-compare-select arithmetic unit for Viterbi decoder
JP2002076921A (en) Method and apparatus for error correction code decoding
WO2004049579A1 (en) Erasure determination procedure for fec decoding
JP2006314055A (en) Turbo decoding method and apparatus
JP2008136006A (en) Error correction decoder, and error correction decoding method and program used therefor
EP1271789A1 (en) Decoding method and DSP for LOG-MAP decoding of a bit sequence
Wu et al. Combining iterative SOVA and Log-MAP algorithms for turbo decoding
KR100776910B1 (en) Apparatus for non-binary codes iterative decoding with scr or sdr and method for operating the same
US9647798B2 (en) Decoding method using dynamic scaler factor
Papaharalabos et al. SISO algorithms based on combined max/max* operations for turbo decoding