JP2000278144A - Error correction decoder - Google Patents

Error correction decoder

Info

Publication number
JP2000278144A
JP2000278144A JP11076761A JP7676199A JP2000278144A JP 2000278144 A JP2000278144 A JP 2000278144A JP 11076761 A JP11076761 A JP 11076761A JP 7676199 A JP7676199 A JP 7676199A JP 2000278144 A JP2000278144 A JP 2000278144A
Authority
JP
Japan
Prior art keywords
probability
data
memory
unit
calculation unit
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
JP11076761A
Other languages
Japanese (ja)
Other versions
JP3582056B2 (en
Inventor
Hideo Iba
英夫 射場
Kazuchika Obuchi
一央 大渕
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 JP07676199A priority Critical patent/JP3582056B2/en
Publication of JP2000278144A publication Critical patent/JP2000278144A/en
Application granted granted Critical
Publication of JP3582056B2 publication Critical patent/JP3582056B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To reduce a circuit scale of an error correction decoder by decreasing a capacity of a memory without deteriorating decoding arithmetic precision in the case of decoding turbo code. SOLUTION: The error correction decoder has 1st-3rd memories 3-5 that store ya, yb, yc resulting from separating turbo code received data (y) by an S/P conversion section 2, 4th and 5th memories 12, 13 that store a result of backward probability calculated earlier by a 1st D (transition probability) calculation section 9 and a B (backward probability) calculation section 11, a 6th memory 7 that stores preceding reliability information, a 7th memory 21 that stores this reliability information and decoded data, an L (combined probability) calculation section 16 that obtains a combined probability on the basis of the forward probability and the backward probability by a 2nd D calculation section 10 and an A (forward probability) calculation section 15, an L(u) calculation section 17 that calculates decoded data, an Le(u) calculation section 18 that calculates reliability information and a MAP control section (repetitive control section) 25.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、符号化データを受
信して、誤りを訂正して復号する誤り訂正復号器、特
に、送信データを、畳込み符号とインタリーブとを組合
せたターボ符号に変換して送信し、その符号化データを
受信し、誤りが含まれている場合でも、その誤りを訂正
して復号を行う誤り訂正復号器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction decoder for receiving encoded data, correcting an error, and decoding the data, and more particularly, converting transmission data into a turbo code combining a convolutional code and an interleave. The present invention relates to an error correction decoder that receives the encoded data, receives the encoded data, and corrects and decodes the error even if the error is included.

【0002】[0002]

【従来の技術】通信システムに於いては、データの伝送
誤りを救済する為に、各種の誤り訂正符号が採用されて
いる。例えば、送信データを畳込み符号化して送信し、
受信側では、最尤復号化を行う例えばビタビ(Viterb
i)復号器により誤り訂正復号化して、データを復元す
ることが知られている。又無線回線を含む通信システム
の場合、無線回線に於けるバースト誤り発生の可能性が
大きいものである。前述の畳込み符号は、ランダム誤り
について誤り訂正復号化が可能であるが、バースト誤り
に対しては誤り訂正能力が小さいものである。
2. Description of the Related Art In a communication system, various error correction codes are employed to relieve data transmission errors. For example, transmission data is convolutionally encoded and transmitted,
On the receiving side, for example, Viterbi (Viterb) for performing maximum likelihood decoding
i) It is known that error correction decoding is performed by a decoder to restore data. Also, in the case of a communication system including a wireless line, there is a large possibility that a burst error will occur in the wireless line. The above-described convolutional code can perform error correction decoding for a random error, but has a low error correction capability for a burst error.

【0003】そこで、畳込み符号とインターリーブとを
組合せたターボ符号を適用することが提案されている。
例えば、図13に示す通信システムは、送信データuを
ターボ符号化する符号器51と、無線回線等の通信路5
2と、復号器53とを含むものであり、送信側の符号器
51により送信データuのターボ符号化を行い、符号化
データxa,xb.xcを通信路52に送出し、この通
信路52を介した符号化データya,yb,ycを受信
側の復号器53に入力し、ターボ符号の復号を行って受
信データu’を復元することになる。
Therefore, it has been proposed to apply a turbo code which combines a convolutional code and an interleave.
For example, the communication system illustrated in FIG. 13 includes an encoder 51 that turbo-codes transmission data u and a communication path 5 such as a wireless line.
2 and a decoder 53. The transmission side encoder 51 performs turbo encoding of the transmission data u, and generates encoded data xa, xb. xc is transmitted to the communication path 52, and the encoded data ya, yb, yc via the communication path 52 is input to the decoder 53 on the receiving side, and the received data u 'is restored by decoding the turbo code. become.

【0004】又送信側の符号器51は、畳込み符号化部
(ENC1,ENC2)54,55と、インタリーブ部
(π)56とを含み、図示を省略している送信処理部に
より多重化し、送信周波数に変調して送信する。この場
合、畳込み符号化部54は、送信データuの畳込み符号
化を行うものであり、又畳込み符号化部55は、送信デ
ータuをインタリーブ部56に於いてインタリーブし
て、畳込み符号化を行うものである。このインタリーブ
は、マルチステージ・インタリーブを適用することが一
般化されている。
The encoder 51 on the transmission side includes convolutional encoders (ENC1, ENC2) 54, 55 and an interleaver (π) 56, and is multiplexed by a transmission processor (not shown). Modulate to the transmission frequency and transmit. In this case, the convolutional coding unit 54 performs convolutional coding of the transmission data u, and the convolutional coding unit 55 interleaves the transmission data u in the interleave unit 56 to perform convolution. The encoding is performed. This interleaving is generalized to apply multi-stage interleaving.

【0005】即ち、ターボ符号化データは、送信データ
xa(=u)と、畳込み符号化によるデータxbと、イ
ンタリーブした後、畳込み符号化を行ったデータxcと
からなるもので、3多重化して送信することになる。又
更に多段のインタリーブと畳込み符号化とを組合せて、
xd,xe,・・として多重化して送信することによ
り、誤り訂正能力の向上を図ることを可能である。
That is, turbo coded data is composed of transmission data xa (= u), data xb by convolutional coding, and data xc which is subjected to convolutional coding after interleaving. And send it. Further, by combining multi-stage interleaving and convolutional coding,
By multiplexing and transmitting as xd, xe,..., it is possible to improve the error correction capability.

【0006】又復号器53は、復号部(DEC1,DE
C2)57,59と、インタリーブ部(π)58と、デ
インタリーブ部(π-1)60とを含み、通信路52を介
した受信信号を図示を省略した受信処理部により復調
し、直並列変換により多重分離を行い、受信データy
a,yb,ycを復号器53に入力する。そして、復号
部57に送信側のデータxa,xbに相当するya,y
bとを入力して軟判定復号を行い、又受信データyc
は、原データuをインタリーブして畳込み符号化したデ
ータxcに相当し、復号部57の復号データをインタリ
ーブ部58により、インタリーブされたデータxcと対
応するようにインタリーブして、復号部59に入力す
る。そして、軟判定復号を行い、デインタリーブ部60
により元の状態となるようにデインタリーブして、復号
データu’とする。この復号データu’を受信データy
aとして復号部57に再度入力し、前述と同一の動作を
繰り返す。この復号処理を複数回繰り返すことにより、
ランダム誤りは勿論のこと、バースト誤りに対しても誤
り訂正復号が可能となる。
[0006] The decoder 53 includes decoding sections (DEC1, DE1).
C2) It includes 57, 59, an interleave section (π) 58, and a deinterleave section (π -1 ) 60, and demodulates a signal received via the communication path 52 by a reception processing section (not shown), and performs serial-parallel Demultiplexing is performed by conversion, and received data y
a, yb, yc are input to the decoder 53. Then, the decoding unit 57 sets ya, y corresponding to the data xa, xb on the transmission side.
b to perform soft-decision decoding and receive data yc
Corresponds to the data xc obtained by interleaving the original data u and performing convolutional coding. The interleaving unit 58 interleaves the decoded data of the decoding unit 57 so as to correspond to the interleaved data xc. input. Then, soft decision decoding is performed, and the deinterleave unit 60
Is deinterleaved so as to return to the original state, thereby obtaining decoded data u ′. This decrypted data u 'is
"a" is input to the decoding unit 57 again, and the same operation as described above is repeated. By repeating this decryption process multiple times,
Error correction decoding can be performed not only for random errors but also for burst errors.

【0007】又ターボ符号の復号化方式としては、例え
ば、MAP(最大事後確率)復号化方式と、SOVA
(軟判定ビタビアルゴリズム)復号化方式とが知られて
おり、簡単に説明すると、前者のMAP復号化方式は、
受信データの移行確率を用いて前方用確率αと後方用確
率βとを算出し、各時間(ビット)について前方用確率
αと後方用確率βとを用いて“1”であるか又は“0”
であるかの確率の大きい方(硬判定復号データ)とその
差(軟判定値)とを求めるものである。
[0007] As a decoding method of the turbo code, for example, a MAP (maximum posterior probability) decoding method and a SOVA
(Soft-decision Viterbi algorithm) A decoding method is known, and if briefly described, the former MAP decoding method is as follows.
The forward probability α and the backward probability β are calculated using the transition probability of the received data, and are “1” or “0” for each time (bit) using the forward probability α and the backward probability β. "
, And the difference (soft decision value) is determined.

【0008】又SOVA復号化方式は、ビタビ復号器と
同様に硬判定データを求めるものであるが、更に最尤パ
ス(最も確からしいパス)と対抗パス(2番目に確から
しいパス)とを用いて軟判定値を求めるものである。こ
のSOVA復号化方式は、MAP復号化方式に比較して
簡易化されたアルゴリズムを用いることから、演算量は
少なくて済むことになるが、誤り訂正の特性は、MAP
復号化方式により劣ることになる。又MAP復号化方式
は、ビタビ復号化方式により誤り訂正特性が優れている
ものである。
In the SOVA decoding method, hard decision data is obtained in the same manner as in the Viterbi decoder, but the maximum likelihood path (the most probable path) and the counter path (the second most probable path) are used. Is used to obtain a soft decision value. This SOVA decoding method uses a simplified algorithm as compared with the MAP decoding method, so that the amount of calculation is small, but the error correction characteristic is MAP.
It will be inferior to the decoding scheme. Further, the MAP decoding method has better error correction characteristics than the Viterbi decoding method.

【0009】前述の各復号化方式の基本的な復号方法や
復号器の基本的な構成は、各種の文献に説明されている
が、MAP復号化方式による従来例の復号器の構成を図
14に示す。同図に於いて、61はS/P変換部、62
は入出力反転部、63〜66はメモリ、67は移行確率
演算部、68は後方用確率演算部、69は前方用確率演
算部、70はメモリ、71は結合確率演算部、72は信
頼度情報演算部、73はメモリを示す。図13に於ける
復号器53と対応した場合、復号部57,59の機能を
まとめた構成の場合を示す。
The basic decoding method of each of the above-mentioned decoding systems and the basic configuration of the decoder are described in various documents, but the configuration of a conventional decoder using the MAP decoding system is shown in FIG. Shown in In the figure, reference numeral 61 denotes an S / P converter, and 62
Is an input / output inverting unit, 63 to 66 are memories, 67 is a transition probability calculating unit, 68 is a backward probability calculating unit, 69 is a forward probability calculating unit, 70 is a memory, 71 is a joint probability calculating unit, and 72 is reliability. The information calculation unit 73 indicates a memory. A case where the configuration corresponds to the decoder 53 in FIG. 13 and the functions of the decoding units 57 and 59 are put together is shown.

【0010】通信路を介したターボ符号化による受信デ
ータy(=ya,yb,yc)は、S/P変換部61に
入力されて、直列並列変換によりya,yb,ycに分
離され、入出力反転部62を介してメモリ63〜65に
入力される。この入出力反転部62は、情報長分のデー
タを、受信順にメモリ63〜65に入力するか、又は受
信逆順にメモリ63〜65に入力するかを制御するもの
である。
[0010] Received data y (= ya, yb, yc) obtained by turbo coding via a communication path is input to an S / P conversion unit 61, separated into ya, yb, yc by serial / parallel conversion, and input. The data is input to the memories 63 to 65 via the output inverting unit 62. The input / output inverting unit 62 controls whether data corresponding to the information length is input to the memories 63 to 65 in the order of reception or to the memories 63 to 65 in the reverse order of reception.

【0011】移行確率演算部67は、或る時刻kの受信
データya,ybについて、状態m(“00”,“0
1”,“10”,“11”の4状態)に、時刻(k−
1)の状態mから移行する確率γを求めるものである。
又前方用確率演算部69は、時刻(k−1)の状態mに
於いて、原データが“1”である前方用確率α1 と、原
データが“0”である前方用確率α0 と、時刻kに於け
る移行確率γとを用いて、時刻kに於いて、原データが
“1”である前方用確率α1kと、原データが“0”であ
る前方用確率α0kとを演算するものであり、その演算結
果をメモリ70に格納する。
[0011] The transition probability calculation unit 67 determines the state m (“00”, “0”) of the reception data ya and yb at a certain time k.
1), “10”, and “11”) at time (k−
The probability γ of transition from the state m in 1) is obtained.
In addition, in the state m at the time (k-1), the forward probability calculation unit 69 calculates the forward probability α 1 that the original data is “1” and the forward probability α 0 that the original data is “0”. And the transition probability γ at time k, the forward probability α 1k at which the original data is “1” and the forward probability α 0k at which the original data is “0” at time k . Is calculated, and the calculation result is stored in the memory 70.

【0012】又後方用確率演算部68は、時刻(k+
1)の後方用確率βと移行確率γとを用いて、時刻(k
+1)より前の時刻kの各状態mに於ける後方用確率β
を演算するものである。即ち、前方用確率演算部69に
より受信順に従って、データが“1”である確率と
“0”である確率とをそれぞれ求めて、メモリ70に格
納し、後方用確率演算部68により、受信逆順、即ち、
情報長分の受信データの後部から前部に向かって、デー
タが“1”である確率と、“0”である確率とをそれぞ
れ求めるものである。
The backward probability calculating section 68 calculates the time (k +
Using the backward probability β and the transition probability γ of 1), the time (k
Backward probability β in each state m at time k before +1)
Is calculated. That is, the probability that the data is “1” and the probability that the data is “0” are obtained in accordance with the order of reception by the forward probability calculator 69 and stored in the memory 70, and the reverse probability is calculated by the backward probability calculator 68. That is,
The probability that the data is "1" and the probability that the data is "0" are calculated from the rear part to the front part of the reception data of the information length.

【0013】又結合確率演算部71は、時刻kに於ける
各状態mの前方用確率α1 ,α0 と、後方用確率βとを
乗算して結合確率λ1 ,λ0 を求める。この場合、状態
数mに従った前方用確率と後方用確率とにより、2mの
結合確率が得られることになる。又信頼度情報演算部7
2は、各状態mに於ける“1”の確率の総和と、“0”
の確率の総和とを求めて信頼度L(u)を出力し、又L
(u)>0であれば、復号結果uk を“1”とし、又L
(u)<0であれば、復号結果uk を“0”とした復号
データをメモリ73に格納する。このメモリ73からメ
モリ66に転送することにより、受信データycとの間
の移行確率と、前方用確率と、後方用確率とを前述のよ
うに求めて、結合確率演算部71に入力することにな
り、再度、メモリ73からメモリ66に転送して、復号
処理を繰り返し、これを所定回数行った結果の復号デー
タu’を出力するものである。
The joint probability calculating section 71 obtains joint probabilities λ 1 and λ 0 by multiplying the forward probabilities α 1 and α 0 of each state m at time k by the backward probability β. In this case, a combined probability of 2 m is obtained from the forward probability and the backward probability according to the number m of states. Also, reliability information calculation unit 7
2 is the sum of the probabilities of “1” in each state m and “0”
, And outputs the reliability L (u).
If (u)> 0, the decoding result u k is "1", and L
(U) <0, then stores the decoded data "0" to the decoded result u k to the memory 73. By transferring from the memory 73 to the memory 66, the transition probability to the received data yc, the forward probability, and the backward probability are obtained as described above and input to the joint probability calculation unit 71. That is, the data is transferred from the memory 73 to the memory 66 again, and the decoding process is repeated, and decoded data u ′ obtained as a result of performing this process a predetermined number of times is output.

【0014】[0014]

【発明が解決しようとする課題】従来例の復号器に於い
ては、メモリの必要容量が大きくなる問題がある。例え
ば、情報長N=100、軟判定量子化ビット数n=5、
状態数m=4とし、尤度情報等を含めて11ビットとし
た場合、メモリ63〜65は、それぞれ100×5=5
00(ビット)、メモリ66は、100×8=800
(ビット)、メモリ70は、100×11×(2×m)
=100×11×8=8800(ビット)、メモリ73
は、100×11=1100(ビット)となり、合計1
2200ビットの容量を必要とすることになる。
The conventional decoder has a problem in that the required memory capacity is increased. For example, information length N = 100, soft decision quantization bit number n = 5,
When the number of states is m = 4 and the number of states is 11 bits including likelihood information and the like, the memories 63 to 65 each have 100 × 5 = 5
00 (bit), the memory 66 is 100 × 8 = 800
(Bit), the memory 70 is 100 × 11 × (2 × m)
= 100 × 11 × 8 = 8800 (bits), memory 73
Is 100 × 11 = 1100 (bits), for a total of 1
This would require a capacity of 2200 bits.

【0015】ターボ符号は、情報長Nが長い場合に誤り
訂正符号として好適なものであり、従って、情報長Nが
前述の場合の10倍〜50倍とすると、メモリの所要容
量は10倍〜50倍も必要となる。従って、回路規模が
大きくなり、それに対応して消費電力の増加が生じるこ
とになる。特に、前方用確率演算部69からの前方用確
率は、後方用確率の状態数を4とすると、その2倍の8
となり、従って、メモリ70の容量が全体の約70%を
占めるものであった。本発明は、このメモリの所要容量
を削減して回路規模の縮小を図ることを目的とする。
The turbo code is suitable as an error correction code when the information length N is long. Therefore, if the information length N is 10 to 50 times the above case, the required memory capacity is 10 to 50 times. 50 times is required. Therefore, the circuit scale is increased, and the power consumption is correspondingly increased. In particular, if the number of states of the backward probability is 4, the forward probability from the forward probability calculation unit 69 is twice that of 8
Therefore, the capacity of the memory 70 occupies about 70% of the whole. An object of the present invention is to reduce the required capacity of the memory to reduce the circuit scale.

【0016】[0016]

【課題を解決するための手段】本発明の誤り訂正復号器
は、(1)受信ターボ符号データを直並列変換して少な
くとも情報長分のデータを格納するメモリ(3〜5)
と、情報長分のデータの後部から前部に向かって演算す
る第1の移行確率算出部(9)及び後方用確率算出部
(11)と、情報長分のデータの前部から後部に向かっ
て演算する第2の移行確率算出部(10)及び前方用確
率算出部(15)と、情報長を複数に分割してそれぞれ
分割単位対応の前記後方用確率算出部より算出された後
方用確率を格納するメモリ(12,13)と、このメモ
リ内の後方用確率と前方用確率算出部からの前方用確率
とを結合する結合確率算出部(16)と、この結合確率
算出部からの結合確率を基に復号データを求める復号デ
ータ算出部(17)と、この復号データ算出部からの復
号データ及び前回の信頼度情報を基に今回の信頼度情報
を求める信頼度情報算出部(18)と、復号データ若し
くは今回の信頼度情報とを格納するメモリ(21)と、
前回の信頼度情報を格納するメモリ(7)と、復号デー
タ及び受信ターボ符号データの一部を用いて、前方用確
率と後方用確率と結合確率とを算出すると共に、前記復
号データ及び信頼度情報を所定回数繰り返し演算させる
繰り返し制御部(25)とを備えている。
According to the present invention, there is provided an error correction decoder comprising: (1) a memory for serially / parallel conversion of received turbo code data and storing data of at least an information length;
A first transition probability calculation unit (9) and a rear probability calculation unit (11) that calculate from the rear part to the front part of the data of the information length, and from the front part to the rear part of the data of the information length. A second transition probability calculation unit (10) and a forward probability calculation unit (15), and a rear probability calculated by the rear probability calculation unit corresponding to a division unit by dividing the information length into a plurality. (12, 13), a connection probability calculation unit (16) for combining the backward probability and the forward probability from the forward probability calculation unit in the memory, and a connection from the connection probability calculation unit A decoded data calculation unit (17) for obtaining decoded data based on the probability; and a reliability information calculation unit (18) for obtaining current reliability information based on the decoded data from the decoded data calculation unit and the previous reliability information. And the decrypted data or the current reliability information A memory (21) for storing the bets,
A forward probability, a backward probability, and a joint probability are calculated using a memory (7) for storing the previous reliability information and a part of the decoded data and the received turbo code data, and the decoded data and the reliability are calculated. A repetition control unit (25) for repeatedly calculating information a predetermined number of times.

【0017】又(2)受信ターボ符号データを直列並列
変換部2により直並列変換して、組織符号の原データy
aと、畳込み符号データybと、原データのインタリー
ブ後の畳込み符号データycとに分離してそれぞれ少な
くとも情報長分を格納する第1,第2,第3のメモリ
3,4,5と、この第1,第2,第3のメモリに対する
データの書込み及び読出しを制御する第1のRAM制御
部6と、この第1のRAM制御部を介して情報長分の後
部から前部に向かって読出したデータを基に移行確率及
び後方用確率を算出する第1の移行確率算出部9及び後
方用確率算出部11と、情報長Nを分割した分割単位長
の後方用確率算出部による後方用確率を格納する第4の
メモリ12と、情報長Nを分割した分割単位長毎に於け
る後方用確率のみを格納する第5のメモリ13と、第
4,第5のメモリに対するデータの書込み及び読出しを
制御する第2のRAM制御部14と、この第1のRAM
制御部を介して情報長分の前部から後部に向かって読出
したデータを基に移行確率及び前方用確率を算出する第
2の移行確率算出部10及び前方用確率算出部15と、
後方用確率と前方用確率との結合確率を求める結合確率
算出部16と、この結合確率算出部からの結合確率を基
に復号データを求める復号データ算出部17と、この復
号データ算出部からの復号データと第1のメモリ3に格
納されたデータと、前回の信頼度情報とを基に今回の信
頼度情報を求める信頼度情報算出部18と、前回の信頼
度情報を格納する第6のメモリ7と、この第6のメモリ
に対するデータの書込み及び読出しを制御する第3のR
AM制御部8と、復号データ算出部からの復号データ若
しくは信頼度情報を格納する第7のメモリ21と、この
第7のメモリに対するデータの書込み及び読出しを制御
するライト選択部22及びリード選択部23と、復号デ
ータ及び受信ターボ符号データの一部を用いて、前方用
確率と後方用確率と結合確率とを算出すると共に、復号
データ及び信頼度情報を所定回数繰り返し演算させる繰
り返し制御部25と、インタリーブパターンに従って第
1のRAM制御部とライト選択部とリード選択部とを制
御するインタリーブ制御部30とを備えている。
(2) The received turbo code data is subjected to serial / parallel conversion by the serial / parallel conversion unit 2 to obtain the original data y of the systematic code.
a, second and third memories 3, 4, and 5 for storing at least an information length by separating the data into convolutional code data yb and convolutional code data yc after interleaving of the original data. A first RAM control unit 6 for controlling writing and reading of data to and from the first, second, and third memories, and from the rear to the front of the information length via the first RAM control unit. The first transition probability calculation unit 9 and the rear probability calculation unit 11 that calculate the transition probability and the rear probability based on the read data, and the rear probability calculation unit of the division unit length obtained by dividing the information length N. A fourth memory 12 for storing the use probabilities, a fifth memory 13 for storing only the backward probabilities for each division unit length obtained by dividing the information length N, and writing of data to the fourth and fifth memories. And second RAM for controlling reading A control unit 14, the first RAM
A second transition probability calculator 10 and a forward probability calculator 15 that calculate a transition probability and a forward probability based on data read from the front part to the rear part of the information length via the control unit;
A connection probability calculation unit 16 for obtaining a connection probability between the backward and forward probabilities, a decoded data calculation unit 17 for obtaining decoded data based on the connection probabilities from the connection probability calculation unit, A reliability information calculation unit 18 that obtains the current reliability information based on the decoded data, the data stored in the first memory 3, and the previous reliability information; and a sixth storage unit that stores the previous reliability information. A memory 7 and a third R for controlling writing and reading of data to and from the sixth memory.
An AM control unit 8, a seventh memory 21 for storing decoded data or reliability information from a decoded data calculation unit, a write selection unit 22 and a read selection unit for controlling writing and reading of data to and from the seventh memory 23, a repetition control unit 25 that calculates forward probabilities, rear probabilities, and joint probabilities by using a part of the decoded data and the received turbo code data, and repeatedly calculates the decoded data and the reliability information a predetermined number of times. And an interleave control unit 30 for controlling the first RAM control unit, the write selection unit and the read selection unit according to the interleave pattern.

【0018】又インタリーブ制御部30は、外部のメモ
リ又は上位装置からインタリーブパターンデータを書込
むメモリ又はインタリーブパターンデータを書込んだリ
ードオンリメモリ又はインタリーブパターンデータを発
生できるディジタル・シグナル・プロセッサ(DSP)
により構成することができる。
The interleave control unit 30 is a memory for writing interleave pattern data from an external memory or a host device, a read-only memory in which interleave pattern data is written, or a digital signal processor (DSP) capable of generating interleave pattern data.
Can be configured.

【0019】[0019]

【発明の実施の形態】図1は本発明の一実施の形態の説
明図であり、ターボ符号の復号処理は、情報長Nの後部
から前部に向かう後方用確率βの演算を先に行うと共
に、情報長NをL(=N1/2 、但し、小数点は桁上げ
し、L値より小さい余り値Mの区間を含む場合がある)
毎に分割し、分割単位長毎に於ける後方用確率のみを格
納し、前方用確率αの演算時に、L毎の後方用確率を読
出して、その位置から後方用確率の演算を行って、結合
確率を算出する構成を有するものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a diagram for explaining an embodiment of the present invention. In the decoding process of a turbo code, the backward probability β from the rear of the information length N to the front is calculated first. At the same time, the information length N is changed to L (= N 1/2 , where the decimal point is carried up and a section of the remainder value M smaller than the L value may be included).
In each division, storing only the rear probability for each division unit length, reading the rear probability for each L when calculating the forward probability α, and calculating the rear probability from the position, It has a configuration for calculating the connection probability.

【0020】又図1に於いては、受信ターボ符号データ
yは、組織符号化したデータya,ybと、データya
をインタリーブして畳込み符号化したデータycとから
なる多重化されたデータの場合を示し、S/P変換部2
により直並列変換することによって多重分離したya,
yb,ycを第1のRAM制御部6に入力する。その場
合のデータy,ya,yb,ycは、軟判定によるもの
で、例えば、5ビット構成とすることができる。
In FIG. 1, the received turbo code data y is composed of system-coded data ya, yb and data ya.
And the data yc convolutionally coded by interleaving the
Demultiplexed by serial-to-parallel conversion by ya,
yb and yc are input to the first RAM control unit 6. In this case, the data y, ya, yb, yc are based on soft decisions, and may have a 5-bit configuration, for example.

【0021】又1はメイン部、3〜5は第1,第2,第
3のメモリ(RAM)で、第1のRMA制御部6によっ
て、ya,yb,ycのリード,ライトが制御される。
又7は信頼度情報等を格納する第6のメモリ(RA
M)、8は第3のRAM制御部、9,10は第1,第2
のD(移行確率)算出部、11はB(後方用確率)算出
部、12,13は後方用確率を格納する第4,第5のメ
モリ(RAM)、14は第2のRAM制御部、15はA
(前方用確率)算出部、16はL(結合確率)算出部、
17はL(u)(復号データ)算出部、18はLe
(u)(信頼度情報)算出部、19,20はタイミング
調整FF(フリップフロップ)、21は復号データ若し
くは今回の信頼度情報を格納する第7のメモリ(RA
M)、22はライト選択部、23はリード選択部、24
はイネーブル生成部 、25はMAP(繰り返し)制御
部、26はライト回路、27はMIL(マルチステージ
・インタリーブ)テーブルメモリ、28は外部ROM
(リードオンリメモリ)、29は繰り返し演算グルー
プ、30はインタリーブ制御部を示す。
Reference numeral 1 denotes a main unit, and reference numerals 3 to 5 denote first, second, and third memories (RAMs). A first RMA control unit 6 controls reading and writing of ya, yb, and yc. .
Reference numeral 7 denotes a sixth memory (RA) for storing reliability information and the like.
M) and 8 are third RAM control units, 9 and 10 are first and second RAM control units.
D (transition probability) calculation unit, 11 is a B (rear probability) calculation unit, 12 and 13 are fourth and fifth memories (RAM) for storing the rear probability, 14 is a second RAM control unit, 15 is A
(Forward probability) calculator, 16 is an L (joint probability) calculator,
17 is an L (u) (decoded data) calculation unit, 18 is Le
(U) (reliability information) calculation unit, 19 and 20 are timing adjustment FFs (flip-flops), and 21 is a seventh memory (RA) for storing decoded data or current reliability information.
M), 22 is a write selector, 23 is a read selector, 24
Is an enable generation unit, 25 is a MAP (repetition) control unit, 26 is a write circuit, 27 is an MIL (multi-stage interleave) table memory, 28 is an external ROM
(Read only memory), 29 indicates a repetition operation group, and 30 indicates an interleave control unit.

【0022】メイン部1は、各部を管理,制御するもの
であり、又第1〜第3のメモリ3〜5は、ランダムアク
セスメモリ(RAM)により構成され、第1のRAM制
御部6と共に、例えば、従来例の図14に於ける入出力
反転部62とメモリ63〜65との機能に相当する構成
を有するものである。このメモリ3〜5は、それぞれ情
報長Nと軟判定量子化ビット数nとに対応した容量を有
するものである。又RAM制御部6は、S/P変換部2
により分離されたya,yb,ycをそれぞれメモリ3
〜5に書込む制御と、前方用確率αと後方用確率βと移
行確率γとの演算に使用するya,yb,ycの読出し
の制御を行うものである。
The main section 1 manages and controls each section. The first to third memories 3 to 5 are each constituted by a random access memory (RAM), and together with the first RAM control section 6, For example, it has a configuration corresponding to the functions of the input / output inverting unit 62 and the memories 63 to 65 in FIG. Each of the memories 3 to 5 has a capacity corresponding to the information length N and the number n of soft decision quantization bits. The RAM control unit 6 includes the S / P conversion unit 2
Ya, yb, yc separated by
5 and the control of reading out ya, yb, yc used in the calculation of the forward probability α, the backward probability β, and the transition probability γ.

【0023】又メモリ3〜5をデュアルポート・メモリ
とすることができるものであり、その場合、ya,y
b,ycの書込みと、前方用確率αの演算時に行う移行
確率γの演算とに於いては、一方のポートを使用し、後
方用確率βの演算時に行う移行確率γの演算に於いて
は、他方のポートを使用するように、RAM制御部6に
よって制御し、又復号処理の繰り返し回数が奇数回の場
合はya,ybの通常読出しを行い、偶数回の場合はy
aのインタリーブ(MIL)に対応(MILテーブルメ
モリ27からのマルチステージ・インタリーブのパター
ン情報に対応)した読出しと、ycの通常読出しとを行
うように制御する。
The memories 3 to 5 can be dual port memories, in which case, ya, y
The writing of b and yc and the calculation of the transition probability γ performed at the time of calculating the forward probability α are performed by using one of the ports. And the other port is controlled by the RAM control unit 6. When the number of times of the decoding process is odd, the normal reading of ya and yb is performed.
Control is performed so that reading corresponding to interleaving (MIL) of a (corresponding to pattern information of multistage interleaving from the MIL table memory 27) and normal reading of yc are performed.

【0024】又RAM制御部8は、メモリ7への前回の
信頼度情報の書込みと、前方用確率αと後方用確率βと
の演算時に行う移行確率γの演算に必要とする前回の信
頼度情報の読出しとの制御を行うもので、このメモリ7
をデュアルポート・メモリとすることができるものであ
り、その場合は、信頼度情報の書込み及び前方用確率α
演算時の移行確率γ演算を行う場合に於いては一方のポ
ートを使用し、後方用確率β演算時の移行確率γ演算を
行う場合に於いては他方のポートを使用するように制御
する。
The RAM control unit 8 writes the previous reliability information into the memory 7 and calculates the previous reliability required for calculating the transition probability γ when calculating the forward probability α and the backward probability β. This is for controlling the reading of information and the memory 7.
Can be a dual-port memory, in which case the reliability information is written and the forward probability α
One port is used when performing the transition probability γ operation at the time of calculation, and the other port is used when performing the transition probability γ operation during the backward probability β operation.

【0025】又後方用確率βを演算するB算出部11の
前段と、前方用確率αを演算するA算出部15の前段と
に、それぞれ移行確率γを演算する第1,第2のD算出
部9,10を設けている。B算出部11は、第1のD算
出部9からの移行確率γを用いて後方用確率βを演算
し、その演算過程に於ける桁あふれを防止する機能を備
えている。又A算出部15は、B算出部11による情報
長Nの後部から前部に向かって後方用確率を演算した
後、第2のD算出部10からの移行確率γを用いて前方
用確率αの演算を開始するものであり、その演算過程に
於ける桁あふれを防止する機能を備えている。
The first and second D calculation for calculating the transition probability γ are respectively provided before the B calculation unit 11 for calculating the backward probability β and before the A calculation unit 15 for calculating the forward probability α. Parts 9 and 10 are provided. The B calculation unit 11 has a function of calculating the backward probability β using the transition probability γ from the first D calculation unit 9 and preventing overflow in the calculation process. After calculating the backward probability from the rear part of the information length N to the front part by the B calculating part 11, the A calculating part 15 uses the transition probability γ from the second D calculating part 10 to calculate the forward probability α. Is started, and has a function of preventing overflow in the calculation process.

【0026】又第2のRAM制御部14は、B算出部1
1に於いて算出した後方用確率βのメモリ12への書込
み制御及び前方用確率αの演算と同時に行う結合確率の
演算時に後方用確率βの読出し制御を行い、又メモリ1
3に対して、初期の後方用確率の算出時にL毎の算出結
果の後方用確率を、先頭アドレスから順次書込み、結合
確率の算出時に初期後方用確率算出の時の最終アドレス
からL毎に読出す制御を行うものである。それによっ
て、後方用確率を格納するメモリ容量の削減と、途中か
ら後方用確率演算を行う場合の精度の向上とを図ること
ができる。
Further, the second RAM control unit 14 includes the B calculation unit 1
1 to control the writing of the backward probability β to the memory 12 and to control the reading of the backward probability β during the calculation of the joint probability performed simultaneously with the calculation of the forward probability α.
3, the backward probabilities of the calculation results for each L are sequentially written from the start address when calculating the initial backward probabilities, and are read from the last address when the initial back probabilities are calculated for each L when calculating the joint probabilities. This is to control the output. As a result, it is possible to reduce the memory capacity for storing the backward probability and to improve the accuracy in the case where the backward probability calculation is performed from the middle.

【0027】又L算出部16は、A算出部15に於いて
演算された前方用確率αと、RAM制御部14によって
メモリ13から読出された後方用確率βとを用いて結合
確率を算出し、L(u)算出部17に入力する。このL
(u)算出部17は、結合確率を用いて信頼度情報を算
出し、Le(u)算出部18とライト選択部22とに入
力する。Le(u)算出部18は、第1のメモリ3に格
納されているyaと、第6のメモリ7に格納されている
前回の信頼度情報とから、今回の信頼度情報を算出する
と共に、その信頼度情報を基に復号データを算出してラ
イト選択部22に入力する。
The L calculating section 16 calculates a joint probability using the forward probability α calculated by the A calculating section 15 and the backward probability β read from the memory 13 by the RAM control section 14. , L (u) calculation unit 17. This L
The (u) calculation unit 17 calculates reliability information using the connection probability and inputs the information to the Le (u) calculation unit 18 and the light selection unit 22. The Le (u) calculation unit 18 calculates the current reliability information from ya stored in the first memory 3 and the previous reliability information stored in the sixth memory 7, The decrypted data is calculated based on the reliability information and input to the write selector 22.

【0028】ライト選択部22は、第7のメモリ21に
対する書込データの選択と、その書込制御と、最大値検
出制御とを行うもので、復号処理の繰り返し回数が最終
回の場合、復号データと信頼度情報とを選択してメモリ
21に格納し、それ以外の回数の場合、今回の信頼度情
報を選択してメモリ21に格納する。その書込制御に於
いて、繰り返し回数が例えば奇数回の場合、MIL(マ
ルチステージ・インタリーブ)書込みを行い、偶数回の
場合は通常書込みを行うものである。又最大値検出制御
は、今回の信頼度情報の最上位ビットを検出するもので
ある。
The write selection section 22 selects write data for the seventh memory 21, performs write control on the write data, and controls maximum value detection. The data and the reliability information are selected and stored in the memory 21, and in the case of other times, the current reliability information is selected and stored in the memory 21. In the write control, MIL (multi-stage interleave) writing is performed when the number of repetitions is, for example, an odd number, and normal writing is performed when the number of repetitions is an even number. The maximum value detection control is for detecting the most significant bit of the current reliability information.

【0029】又リード選択部23は、メモリ21に格納
された信頼度情報を読出す制御を行うもので、復号処理
の繰り返し回数が最終回の時に、メモリ21から復号デ
ータとして読出して、図示を省略した後段の回路へ送出
する。このリード選択部23の主な機能は、リード制御
とビット抜き出し制御とである。リード制御では、復号
処理の繰り返し回数が例えば奇数回の場合、メモリ21
より通常読出しを行い、偶数回の場合はMIL読出しを
行うものである。又ビット抜き出し制御では、メモリ2
1に格納された例えば11ビットの信頼度情報を1フレ
ーム内の信頼度情報の最大値を基に8ビットの信頼度情
報に合わせ込む為のビット抜き出しを行うものである。
The read selection unit 23 controls reading of the reliability information stored in the memory 21. When the number of times of the decoding process is the last, the read selection unit 23 reads the reliability information from the memory 21 as decoded data, and It is sent to the omitted circuit. The main functions of the read selection unit 23 are read control and bit extraction control. In the read control, if the number of repetitions of the decoding process is, for example, an odd number, the memory 21
Normal reading is performed, and in the case of an even number of times, MIL reading is performed. In the bit extraction control, the memory 2
Bit extraction is performed to match, for example, 11-bit reliability information stored in 1 with 8-bit reliability information based on the maximum value of reliability information in one frame.

【0030】又インタリーブ制御部30は、外部にマル
チステージ・インタリーブのパターンを格納した外部R
OM28を備え、電源投入により、ライト回路26によ
って外部ROM28から読出したMILパターンデータ
をMILテーブルメモリ27に格納する。このMILテ
ーブルメモリ27からのデータに従って、RAM制御部
6はメモリ3からのMIL読出しを行い、又ライト選択
部22とリード選択部23とに於けるMIL書込みとM
IL読出しとの制御が行われる。従って、外部ROM2
8を交換することにより、任意のMILパターンに対応
した復号処理が可能となる。
The interleave control unit 30 also has an external R that stores a multistage interleave pattern externally.
An OM 28 is provided, and the MIL pattern memory read from the external ROM 28 by the write circuit 26 is stored in the MIL table memory 27 when the power is turned on. In accordance with the data from the MIL table memory 27, the RAM control unit 6 performs MIL reading from the memory 3, and performs MIL writing and M writing in the write selection unit 22 and the read selection unit 23.
Control with IL reading is performed. Therefore, external ROM2
By exchanging 8, the decoding process corresponding to an arbitrary MIL pattern can be performed.

【0031】又MAP制御部25は、繰り返し演算部2
9に於ける復号処理の繰り返し回数等を管理して、各部
を制御するものである。又イネーブル生成部24は、復
号処理の繰り返しに対応して各部にイネーブル信号を供
給する機能を有するものである。又タイミング調整FF
19,20は、処理時間を考慮して、演算データ等の時
間調整を行うものである。
The MAP control unit 25 is provided with the
9 to control the respective units by managing the number of repetitions of the decoding process and the like. The enable generation unit 24 has a function of supplying an enable signal to each unit in response to the repetition of the decoding process. Timing adjustment FF
Reference numerals 19 and 20 are for performing time adjustment of operation data and the like in consideration of the processing time.

【0032】前述の構成と、図14に示す従来例の構成
とを対比すると、従来例は、前方用確率を先に演算して
メモリ70に格納し、次に後方用確率を演算して結合確
率を求めるものであるが、本発明は、後方用確率を先に
演算して、情報長Nに対してL毎の後方用確率をメモリ
13に格納し、次に前方用確率を演算して結合確率を求
めるものであり、情報長をNビット、軟判定量子化ビッ
ト数を5ビット、前方用確率と後方用確率とを11ビッ
トとすると、図2に示すように、受信データを格納する
メモリは、N×5(ビット)の容量となり、又従来例に
於ける前方用確率を格納するメモリ(α演算用メモリ)
は、前方用確率は8状態を含むことになるので、N×1
1×8(ビット)の容量を必要とすることになる。
Comparing the above configuration with the configuration of the conventional example shown in FIG. 14, in the conventional example, the forward probability is calculated first and stored in the memory 70, and then the backward probability is calculated and combined. According to the present invention, the backward probability is calculated first, the backward probability for each L for the information length N is stored in the memory 13, and then the forward probability is calculated. Assuming that the information length is N bits, the number of soft decision quantization bits is 5 bits, and the forward and backward probabilities are 11 bits, the received data is stored as shown in FIG. The memory has a capacity of N.times.5 (bits), and a memory for storing forward probabilities in the prior art (α calculation memory).
Is N × 1 because the forward probability includes 8 states
This would require a capacity of 1 × 8 (bits).

【0033】本発明は、このα演算用メモリを省略し、
後方用確率を格納するβ演算用メモリを設けた場合に相
当し、単純には、状態数は前方用確率の半分となるか
ら、N×11×4(ビット)の容量となり、メモリ容量
を半減することができる。更に、本発明は、情報長Nを
複数に分割したL(=N1/2 、但し、小数点は桁上がり
の値とする)毎に、その時点の後方用確率を記憶する第
5のメモリ13と、L区間内の後方用確率を記憶する第
4のメモリ12とにより構成するから、図2の下方のβ
演算用メモリとして示すように、L毎の後方用確率を格
納する11×〔(N/L)−2〕×4(ビット)(メモ
リ13)の容量と、11×L×4(ビット)(メモリ1
2)の容量とにより実現することができる。従って、従
来例に比較してメモリ容量を大幅に削減することが可能
となり、回路規模の縮小化と低消費電力化とを図ること
ができる。
According to the present invention, the memory for α calculation is omitted,
This corresponds to the case of providing a β operation memory for storing the backward probabilities. Simply, the number of states is half of the forward probabilities, so that the capacity becomes N × 11 × 4 (bits), and the memory capacity is reduced by half. can do. Further, according to the present invention, for each L (= N 1/2 , where the decimal point is a carry value) obtained by dividing the information length N into a plurality, the fifth memory 13 for storing the backward probability at that time. And the fourth memory 12 that stores the backward probabilities in the L section, the lower β in FIG.
As shown in the calculation memory, the capacity of 11 × [(N / L) −2] × 4 (bits) (memory 13) for storing the backward probability for each L and 11 × L × 4 (bits) ( Memory 1
It can be realized by the capacity of 2). Therefore, the memory capacity can be significantly reduced as compared with the conventional example, and the circuit scale and power consumption can be reduced.

【0034】図3は本発明の実施の形態の復号処理の説
明図であり、情報長Nの受信データについて、B(後方
用確率)演算を行い、L(=N1/2 )毎に、Bメモリラ
イトとして示すように、算出した後方用確率をメモリ1
3に格納し、又最後の1〜Lの区間に於ける後方用確率
をメモリ12に総て格納し、矢印で示すように、A(前
方用確率)演算とL(結合確率)演算とを行う。
FIG. 3 is an explanatory diagram of the decoding process according to the embodiment of the present invention. The received data having the information length N is subjected to a B (rear probability) operation, and the L (= N 1/2 ) As shown as B memory write, the calculated backward probability is stored in memory 1
3 and the backward probabilities in the last section from 1 to L are all stored in the memory 12, and the A (forward probability) operation and the L (joint probability) operation are performed as indicated by arrows. Do.

【0035】次のL〜2Lの区間では、2Lの時点の後
方用確率をメモリ13から読出し、これを初期値として
2L〜LについてのB演算を行い、且つL〜2Lについ
てA演算とL演算とを行い、次の2L〜3Lの区間で
は、3Lの時点の後方用確率をメモリ13から読出し、
これを初期値として3L〜2LについてのB演算を行
い、且つ2L〜3LについてA演算とL演算とを行い、
次の3L〜4Lの区間及び4L〜Nの区間に於いても、
同様にしてL演算を行うものである。
In the next section from L to 2L, the backward probability at the time of 2L is read from the memory 13, and using this as an initial value, a B operation is performed on 2L to L, and an A operation and an L operation are performed on L to 2L. Is performed, and in the next 2L to 3L section, the backward probability at the time of 3L is read from the memory 13, and
Using this as an initial value, a B operation is performed on 3L to 2L, and an A operation and an L operation are performed on 2L to 3L,
In the next section from 3L to 4L and the section from 4L to N,
Similarly, the L operation is performed.

【0036】従って、情報長Nの後部から前部に向かう
後方用確率の演算を行うと共に、分割単位L毎に於ける
算出後方用確率を第5のメモリ13に格納し、情報長N
の前部の分割単位Lについての後方用算出確率を第4の
メモリ12に格納し、前方用確率算出と共に後方用確率
算出を行い、且つその前方用確率と後方用確率とを用い
て結合確率算出を行うことができる。
Accordingly, the rear probability is calculated from the rear part to the front part of the information length N, and the calculated rear probability for each division unit L is stored in the fifth memory 13.
Is stored in the fourth memory 12, the forward probability is calculated together with the forward probability, and the joint probability is calculated using the forward probability and the backward probability. Calculation can be performed.

【0037】図4は本発明の他の実施の形態の要部説明
図であり、図1に於けるRAM制御部6とライト選択部
22とリード選択部23とに対するインタリーブ制御部
30に関連する構成のみを図示している。同図の(A)
は、バス33を介して図示を省略した上位装置からライ
ト回路32を介してMILテーブルメモリ(RAM)3
1にMILパターンデータを書込む構成とした場合を示
し、誤り訂正復号器として受信装置に組み込んだ後で
も、その通信システムに於けるMILパターンに対応し
たデータをMILテーブルメモリ31に書込んで、ター
ボ符号の復号処理を行うことができる。
FIG. 4 is an explanatory view of a main part of another embodiment of the present invention, and relates to an interleave control unit 30 for the RAM control unit 6, the write selection unit 22, and the read selection unit 23 in FIG. Only the configuration is shown. (A) of FIG.
Is a MIL table memory (RAM) 3 from a host device (not shown) via a bus 33 via a write circuit 32.
1 shows a configuration in which MIL pattern data is written. Even after the MIL pattern data is incorporated in the receiving apparatus as an error correction decoder, data corresponding to the MIL pattern in the communication system is written in the MIL table memory 31. A turbo code decoding process can be performed.

【0038】又図4の(B)は、MILテーブルメモリ
(ROM)34を設けた場合を示し、MILパターンデ
ータを書込んだリードオンリメモリ(ROM)を用いる
場合を示す。又図3の(C)は、ディジタル・シグナル
・プロセッサ(DSP)35を設けた場合を示し、プロ
グラムに従ったMILパターンデータを容易に算出する
ことが可能となるから、任意のMILパターンを使用す
る通信システムに対しも、容易にターボ符号の復号処理
を可能とすることができる。
FIG. 4B shows a case where an MIL table memory (ROM) 34 is provided, and a case where a read only memory (ROM) in which MIL pattern data is written is used. FIG. 3C shows a case in which a digital signal processor (DSP) 35 is provided, and it is possible to easily calculate MIL pattern data according to a program. It is possible to easily perform the turbo code decoding process even for a communication system that performs the processing.

【0039】図5は本発明の実施の形態のフローチャー
トを示し、初期化として実行回数T=0とし(A1)、
受信データをS/P変換し、RAM1〜3へ書込む。即
ち、S/P変換部2により直並列変換してya,yb,
ycに分離し、それぞれ第1〜第3のメモリ3〜5に書
込む(A2)。そして、T=T+1とし(A3)、実行
回数Tが1か否かを判定する(A4)。
FIG. 5 is a flowchart of the embodiment of the present invention, in which the number of executions T is set to 0 as initialization (A1),
The received data is subjected to S / P conversion and written into RAM1-3. That is, the serial / parallel conversion is performed by the S / P converter 2 and ya, yb,
yc, and write to the first to third memories 3 to 5, respectively (A2). Then, T = T + 1 is set (A3), and it is determined whether the number of executions T is 1 or not (A4).

【0040】T=1の場合は、D(移行確率)算出用入
力データ3(事前尤度)を、オール“0”とし(A
5)、実行回数Tが最終回数Nであるか否かを判定する
(A6)。又ステップ(A4)に於いてT≠1の場合
は、D(移行確率)算出用入力データ3(事前尤度)を
MIL−RAM(メモリ21)の出力データとする(A
8)。又ステップ(A6)に於いてT=Nの場合、MI
L−RAM(メモリ21)へのライトデータのL(u)
をセットし(A7)、T≠Nの場合、MIL−RAM
(メモリ21)へのライトデータにLe(u)をセット
する(A9)。
When T = 1, the input data 3 (prior likelihood) for D (transition probability) calculation is all “0” (A
5) It is determined whether the number of executions T is the final number N (A6). If T ≠ 1 in step (A4), D (transition probability) calculation input data 3 (prior likelihood) is set as output data of the MIL-RAM (memory 21) (A
8). If T = N in step (A6), MI
L (u) of write data to L-RAM (memory 21)
(A7), and if T ≠ N, the MIL-RAM
Le (u) is set in the write data to the (memory 21) (A9).

【0041】そして、実行回数Tが奇数か否かを判定し
(A10)、奇数の場合は、RAM1(第1のメモリ
3)の読出しをノーマルリードにセットし(A11)、
D算出用入力データ2(yb又はyc)をRAM2(第
2のメモリ4)の出力データにセットし(A12)、M
IL−RAM(メモリ21)への書込みをMILライト
にセットし(A13)、MIL−RAM(メモリ21)
の読出しをMILリードにセットする(A14)。
Then, it is determined whether the number of executions T is an odd number (A10). If the number is an odd number, the reading of the RAM 1 (first memory 3) is set to a normal read (A11).
D calculation input data 2 (yb or yc) is set as output data of RAM 2 (second memory 4) (A12), and M
The writing to the IL-RAM (memory 21) is set to the MIL write (A13), and the MIL-RAM (memory 21) is set.
Is set to the MIL read (A14).

【0042】又ステップ(A10)に於いてT=偶数の
場合、RAM1(第1のメモリ3)の読出しをMILリ
ードにセットし(A17)、D算出用入力データ2(y
b又はyc)をRAM3(第3のメモリ5)の出力デー
タにセットし(A18)、MIL−RAM(メモリ2
1)への書込みをノーマルライトにセットし(A1
9)、MIL−RAM(メモリ21)の読出しをノーマ
ルリードにセットし(A20)、MAP(最大事後確率
復号)処理(A15)に移行する。
If T = even in step (A10), the reading of the RAM 1 (first memory 3) is set to the MIL read (A17), and the D-calculating input data 2 (y
b or yc) is set in the output data of the RAM 3 (third memory 5) (A18), and the MIL-RAM (memory 2
Set the writing to 1) to normal write (A1
9), the reading of the MIL-RAM (memory 21) is set to normal reading (A20), and the process proceeds to MAP (maximum posterior probability decoding) processing (A15).

【0043】そして、MAP処理が終了すると、T=N
か否かを判定し(A16)、T≠Nの場合は、ステップ
(A3)に移行し、又T=Nの場合は、L(u)をMI
L−RAM(メモリ21)からノーマルリードし(A2
1)、復号データとして出力する。
When the MAP processing is completed, T = N
It is determined whether or not (A16). If T ≠ N, the process proceeds to step (A3). If T = N, L (u) is set to MI.
Normal read from L-RAM (memory 21) (A2
1) Output as decoded data.

【0044】図6は本発明の実施の形態の初期後方用確
率算出フローチャートであり、先ず、L,Mの決定(B
1)を行う。この場合、L=N1/2 (小数点は桁上が
り)とし、余り値M=L2 −Nを求める。そして、処理
カウンタXとデータカウンタYとを初期化する(X=
0,Y=0)(B2)。そして、B算出、即ち、B算出
部11に於ける後方用確率の算出を行い(B3)、余り
値M=0か否かを判定し(B4)、M=0でなければ、
Y≦Mか否かを判定し(B5)、データカウンタYが余
り値M以下の場合、X=Mか否かを判定し(B6)、X
≠Mの場合は、Y=Nか否かを判定し(B7)、Y=
N、即ち、データカウンタYが情報長ビット数Nと等し
くなった時に、Le(u)算出動作(B14)へ移行
し、Y≠Nの場合は、処理カウンタXとデータカウンタ
Yとをそれぞれ+1し(B8)、ステップ(B3)へ移
行する。
FIG. 6 is a flowchart for calculating the initial backward probability according to the embodiment of the present invention.
Perform 1). In this case, L = N 1/2 (the decimal point is a carry), and the remainder value M = L 2 −N is obtained. Then, the processing counter X and the data counter Y are initialized (X =
0, Y = 0) (B2). Then, B calculation, that is, the calculation of the backward probability in the B calculation unit 11 is performed (B3), and it is determined whether or not the remainder value M = 0 (B4).
It is determined whether or not Y ≦ M (B5). When the data counter Y is equal to or smaller than the remainder value M, it is determined whether or not X = M (B6).
In the case of 判定 M, it is determined whether or not Y = N (B7).
N, that is, when the data counter Y becomes equal to the information length bit number N, the processing shifts to the Le (u) calculation operation (B14), and when Y ≠ N, the processing counter X and the data counter Y are each incremented by +1. (B8), and then proceed to step (B3).

【0045】又ステップ(B4)に於いて、M=0の場
合、及びステップ(B5)に於いて、Y>Mの場合は、
Y≧Pか否かを判定する(B9)。このPは、ポインタ
値書込期間を示す。そして、Y≧Pの場合は、B(後方
用確率)算出結果をRAM4(第4のメモリ12)へ書
込み(B13)、ステップ(B7)へ移行する。又Y≧
Pでない場合は、X=Lか否かを判定し(B10)、X
≠Lの場合は、ステップ(B7)へ移行する。
If M = 0 in step (B4) and if Y> M in step (B5),
It is determined whether or not Y ≧ P (B9). This P indicates a pointer value writing period. If Y ≧ P, the B (rear probability) calculation result is written to the RAM 4 (fourth memory 12) (B13), and the process proceeds to step (B7). Also Y ≧
If not P, it is determined whether X = L (B10), and X
If ≠ L, the process proceeds to step (B7).

【0046】又X=Lの場合、又はステップ(B6)に
於いてX=Mの場合、B(後方用確率)算出結果をRA
M5(第5のメモリ13)へ書込み(B11)、X=0
として(B12)、ステップ(B7)へ移行する。
If X = L or X = M in step (B6), the calculation result of B (probability for backward) is calculated as RA
Write to M5 (fifth memory 13) (B11), X = 0
(B12), and the process proceeds to step (B7).

【0047】図7は本発明の実施の形態の結合確率算出
フローチャートであり、図5と同一の符号で異なる部分
を示すことになるが、N=情報長ビット数、L=
1/2 、I=データビットカウンタ、J=RAM1(第
1のメモリ3)のリードカウンタ、X=後方用確率算出
の処理カウンタ、Y=RAM5(第5のメモリ13)の
リードカウンタを示す。
FIG. 7 is a flowchart for calculating the connection probability according to the embodiment of the present invention. The same reference numerals as in FIG. 5 denote different parts, where N = number of information length bits and L =
N 1/2 , I = data bit counter, J = read counter of RAM1 (first memory 3), X = processing counter for backward probability calculation, Y = read counter of RAM5 (fifth memory 13) .

【0048】先ず、Lの決定を行う(C1)。これは、
前述のステップ(B1)に於いて求めたLを利用するこ
とができる。又初期化として、I=0,J=0,X=
0,Y=0とする(C2)。そして、J=I+2Lとし
(C3)、次にX=0とし(C4)、J<Nか否かを判
定する(C5)。
First, L is determined (C1). this is,
The L obtained in the above step (B1) can be used. As initialization, I = 0, J = 0, X =
0, Y = 0 (C2). Then, J = I + 2L is set (C3), X = 0 is set (C4), and it is determined whether J <N (C5).

【0049】J<Nでない場合は、情報長Nよりリード
カウンタJの値が大きい場合であるから、J=Nとし
(C6)、ステップ(C7)に移行する。又J<Nの場
合はそのままステップ(C7)に移行する。そして、X
=0か否かを判定し(C7)、X=0の場合は、RAM
5(第5のメモリ13)からアドレス値“Y”のデータ
をリードし、B算出データをRAM4(第4のメモリ1
2)へ書込む(C8)。又X≠0の場合は、RAM1
(第1のメモリ3)からアドレス値“J”のデータをリ
ードし、B算出結果をRAM4(第4のメモリ12)へ
書込む(C9)。
If J <N is not satisfied, it means that the value of the read counter J is larger than the information length N, so that J = N (C6), and the process proceeds to step (C7). If J <N, the process directly proceeds to step (C7). And X
= 0 is determined (C7), and if X = 0, the RAM
5 (fifth memory 13), the data of the address value “Y” is read, and the B calculation data is stored in RAM 4 (fourth memory 1).
Write to 2) (C8). If X ≠ 0, RAM1
The data of the address value "J" is read from the (first memory 3), and the B calculation result is written to the RAM 4 (fourth memory 12) (C9).

【0050】そして、前方用確率Aを算出し(C1
0)、RAM4(第4のメモリ12)からアドレス値
“X”のB(後方用確率)データをリードし(C1
1)、L,L(u),Le(u)の算出を行う(C1
2)。そして、I=Nか否かを判定し(C13)、デー
タビットカウンタIとデータビット数Nとが等しくなる
と、終了とする。又I≠Nの場合は、I=I+1,J=
J−1,X=X+1とし(C14)、X=Lか否かを判
定する(C15)。
Then, the forward probability A is calculated (C1
0), the B (backward probability) data of the address value “X” is read from the RAM 4 (the fourth memory 12) (C1
1), L, L (u) and Le (u) are calculated (C1
2). Then, it is determined whether or not I = N (C13). When the data bit counter I is equal to the number of data bits N, the process is terminated. When I ≠ N, I = I + 1, J =
J-1, X = X + 1 (C14), and it is determined whether or not X = L (C15).

【0051】X≠Lの場合はステップ(C7)に移行
し、又X=Lの場合は、Y=Y+1とし(C16)、2
面構成のRAM4(第4のメモリ12)の面切替えを行
い(C17)、ステップ(C3)に移行する。
If X ≠ L, the process proceeds to step (C7). If X = L, Y = Y + 1 is set (C16).
The surface of the RAM 4 (fourth memory 12) having the surface configuration is switched (C17), and the process proceeds to step (C3).

【0052】図8は本発明の実施の形態のメイン部の状
態遷移説明図であり、初期状態Idleから入力データ
イネーブル信号ENBが“1”となることにより、S/
P変換からRAM1〜3(第1〜第3のメモリ3〜5)
への書込みまでの状態Writeとなり、次にイネーブ
ル信号ENB=“0”となることにより、復号処理の状
態Stepとなる。この状態Stepは、図3に示す復
号処理(Stepping−Stone−Sub−Lo
g−MAP処理)を示す。
FIG. 8 is an explanatory view of the state transition of the main part according to the embodiment of the present invention. When the input data enable signal ENB becomes "1" from the initial state Idle, the S / S
From P conversion to RAMs 1 to 3 (first to third memories 3 to 5)
The state is changed to the state Write until the write to the memory is performed, and then the enable signal ENB is set to “0”, thereby setting the state of the decoding process to Step. This state Step corresponds to the decoding process (Stepping-Stone-Sub-Lo) shown in FIG.
g-MAP processing).

【0053】そして、状態Stepのエンド信号Ste
p_Endが“1”となることにより、復号処理の終了
状態Endとなり、復号データリクエスト信号REQが
“1”となることにより、復号データの出力状態Rea
dとなる。そして、復号データリクエスト信号REQが
“0”となると、最初の初期状態Idleに戻ることに
なる。
Then, the end signal Ste in the state Step
When p_End becomes “1”, the decoding process ends, and when the decoded data request signal REQ becomes “1”, the decoded data output state Rea.
d. When the decoded data request signal REQ becomes "0", the state returns to the initial state Idle.

【0054】図9は本発明の実施の形態のMAP制御部
の状態遷移説明図であり、図1に於けるMPA制御部2
5の繰り返し制御に於ける状態遷移を示すもので、初期
状態IdleからMAP処理スタート信号MAP_ST
ARTが“1”となることにより、B算出部11が動作
する状態Initとなり、情報長Nの後部から前部に向
かう後方用確率の演算終了により、状態Initのエン
ド信号Init Endが“1”となると、B算出部1
1とA算出部15とが同時に動作する状態Cal Aと
なり、結合確率の算出が行われる。そして、この状態C
al Aのエンド信号CalA Endが“1”となる
と、A算出部15だけが動作する状態Cal Lとな
る。
FIG. 9 is an explanatory diagram showing the state transition of the MAP control unit according to the embodiment of the present invention. The MPA control unit 2 shown in FIG.
5 shows a state transition in the repetition control of the MAP processing start signal MAP_ST from the initial state Idle.
When the ART becomes “1”, the state becomes Init in which the B calculation unit 11 operates, and when the calculation of the backward probability from the rear part to the front part of the information length N is completed, the end signal Init of the state Init When End becomes “1”, the B calculation unit 1
1 and the A calculation unit 15 operate at the same time Cal A, and the calculation of the connection probability is performed. And this state C
al A end signal CalA of A When End becomes “1”, the state Cal in which only the A calculation unit 15 operates L.

【0055】そして、復号最終回信号LASTが“0”
で、状態CalLのエンド信号CalL Endが
“1”となると、B算出部11だけが動作する状態In
itとなる。即ち、復号最終回信号LASTが“0”を
継続する場合は、繰り返し演算が行われる。又復号最終
回信号LASTが“1”で、状態CalLのエンド信号
CalL Endが“1”となると、MAP処理の終了
状態Endとなる。そして、ターボ復号エンド信号TU
RBO ENDが“1”となると、初期状態Idleに
移行し、次の受信ターボ符号の情報長Nの復号が開始さ
れる。
Then, the last decoding signal LAST becomes "0".
And the end signal CalL of the state CalL When End becomes “1”, the state In in which only the B calculator 11 operates.
it. That is, when the last decoding signal LAST continues to be “0”, the repetitive operation is performed. Also, the last decoding signal LAST is "1", and the end signal CalL in the state CalL. When the End becomes “1”, the MAP process ends. Then, the turbo decoding end signal TU
RBO When END becomes “1”, the state shifts to the initial state Idle, and decoding of the information length N of the next received turbo code is started.

【0056】図10は本発明の実施の形態のRAM制御
部の動作説明図であり、メモリ3〜5,7を第1のポー
トと第2のポートとを有するデュアルポート・メモリに
より構成した場合を示す。同図の(a),(b)は第1
〜第3のメモリ3〜5の第1のポートのロード信号とイ
ネーブル信号とを示し、(c),(d),(e)は第1
〜第3のメモリ3〜5の第2のポートのロード信号とロ
ードセレクト信号とイネーブル信号とを示す。又
(f),(g)は第6のメモリ7の第1のポートのロー
ド信号とイネーブル信号とを示し、(h),(i),
(j),(k)は第2のポートのロード信号とロードセ
レクト信号とイネーブル信号とライト/リード信号とを
示す。
FIG. 10 is a diagram for explaining the operation of the RAM control unit according to the embodiment of the present invention, in which the memories 3 to 5, 7 are constituted by dual port memories having a first port and a second port. Is shown. (A) and (b) of FIG.
To (c), (d), and (e) show the load signal and the enable signal of the first ports of the third memories 3 to 5, respectively.
5 shows a load signal, a load select signal, and an enable signal of the second ports of the third to third memories 3 to 5. (F) and (g) show a load signal and an enable signal of the first port of the sixth memory 7, and (h), (i),
(J) and (k) show the load signal, load select signal, enable signal, and write / read signal of the second port.

【0057】イネーブル生成部24(図1参照)によ
り、イネーブル信号及びロード信号を生成して、RAM
制御部6,8,14に分配するものであり、メイン部1
からのINIT START信号がアサートされている
場合は、(b)に示すように、メモリ3〜5をリードす
る為のデータビット長の連続したリードイネーブル信号
を生成する。又メイン部1から出力されるCALA
TART信号がアサートされている場合は、(c)に示
すように、B算出用のL毎の1ビット長のロード信号及
び(e)に示すように、(L−1)長の連続したリード
イネーブル信号を生成し、A算出用に、L長の連続した
リードイネーブル信号を生成する。
The enable generation unit 24 (see FIG. 1) generates an enable signal and a load signal, and
It is distributed to the control units 6, 8, and 14, and the main unit 1
INIT from When the START signal is asserted, a read enable signal having a continuous data bit length for reading the memories 3 to 5 is generated as shown in FIG. CALA output from the main unit 1 S
When the TART signal is asserted, as shown in (c), a 1-bit load signal for each L for calculating B and as shown in (e), a continuous read of (L-1) length. An enable signal is generated, and an L-length continuous read enable signal for A calculation is generated.

【0058】又第6のメモリ7の第1のポートと第2の
ポートとについての(f)〜(j)のロード信号及びイ
ネーブル信号は、前述の第1〜第3のメモリ3〜5の第
1のポートと第2のポートとについての(a)〜(e)
のロード信号及びイネーブル信号と同様の場合を示す。
The load signals and enable signals (f) to (j) for the first port and the second port of the sixth memory 7 are the same as those of the first to third memories 3 to 5 described above. (A) to (e) for the first port and the second port
And the same case as the load signal and the enable signal.

【0059】図11は本発明の実施の形態の後方用確率
格納用のRAM制御部の動作説明図であり、第4,第5
のメモリ12,13を第1のポートと第2のポートとを
有するデュアルポート・メモリにより構成し、メモリ1
2は2面構成を有する場合について示す。同図の
(a),(b)はメモリ12の第1のポートについての
ロード信号とイネーブル信号とを示し、(c),(d)
は第2のポートについてのロード信号とイネーブル信号
とを示す。又(e),(f)は、メモリ13の第1のポ
ートについてのロード信号とイネーブル信号とを示し、
(g),(h)は第2のポートについてのロード信号と
イネーブル信号とを示す。
FIG. 11 is a diagram for explaining the operation of the RAM control unit for storing the backward probability according to the embodiment of the present invention.
Memories 12 and 13 are constituted by a dual-port memory having a first port and a second port.
2 shows the case of having a two-sided configuration. 6A and 6B show a load signal and an enable signal for the first port of the memory 12, and FIGS.
Indicates a load signal and an enable signal for the second port. (E) and (f) show a load signal and an enable signal for the first port of the memory 13,
(G) and (h) show a load signal and an enable signal for the second port.

【0060】メイン部1からのB算出としてINIT
START信号がアサートされている場合に、メモリ1
3に対して、L毎に1ビット長のメモリ13のライトイ
ネーブル信号を生成し、メモリ12に対してL長の連続
したライトイネーブル信号を生成する。又CALA
TART信号がアサートされている場合は、L毎に1ビ
ット長のメモリ13のリードイネーブル信号を生成し、
L長の連続したメモリ12に対するライトイネーブル信
号を生成する。又結合確率算出用として、データビット
長の連続したメモリ12に対するリードイネーブル信号
を生成する。それにより、メモリ13には、L毎の後方
用確率が格納され、メモリ12には、L区間内の後方用
確率が格納されることになる。
As B calculation from the main unit 1, INIT
When the START signal is asserted, the memory 1
For L, a write enable signal for the memory 13 having a 1-bit length is generated for each L, and a continuous write enable signal having an L length is generated for the memory 12. Also CALA S
When the TART signal is asserted, a read enable signal for the memory 13 having a length of 1 bit for each L is generated,
A write enable signal for the memory 12 having the L length is generated. In addition, a read enable signal for the memory 12 having a continuous data bit length is generated for calculating the connection probability. Thus, the backward probability for each L is stored in the memory 13, and the backward probability in the L section is stored in the memory 12.

【0061】図12は本発明の実施の形態の動作タイミ
ングチャートを示し、RAM4,RAM5は図1の第
4,第5のメモリ12,13を示し、又RAM4は(1
面)と(2面)との2面構成の場合を示す。又MIL−
RAMは図1のメモリ21を示す。又Wはメモリに対す
る書込み、Rはメモリからの読出しを示す。
FIG. 12 shows an operation timing chart of the embodiment of the present invention. RAM4 and RAM5 show the fourth and fifth memories 12 and 13 of FIG.
2) shows a two-surface configuration of (surface) and (two surfaces). Also MIL-
The RAM refers to the memory 21 of FIG. W indicates writing to the memory, and R indicates reading from the memory.

【0062】先ず、B(後方用確率)算出を行い、情報
長NをL毎に分割してL毎(L,2L,・・・〔(N/
L)−2〕L,〔(N/L)−1〕L毎)の後方用確率
をRAM5(第5のメモリ13)に書込み、又受信デー
タの先頭側に相当するL〜0についての後方用確率をR
AM4(第4のメモリ12)の(1面)に書込む。
First, B (rear probability) is calculated, and the information length N is divided for each L, and for each L (L, 2L,... [(N /
L) -2] L, [(N / L) -1] L), write the backward probabilities into the RAM 5 (fifth memory 13), and write backward probabilities for L to 0 corresponding to the head of the received data. R
Write to (one side) of AM4 (fourth memory 12).

【0063】そして、B算出,A算出,L算出,L
(u)算出,Le(u)算出、MIL−RAM書込みを
行うものであり、先ずRAM5(第5のメモリ13)か
らの読出しにより、2L〜L間の後方用確率を算出し、
RAM4(第4のメモリ12)の(1面)から1〜L区
間の後方用確率を読出し、又RAM4(第4のメモリ1
2)の(2面)に、算出した2L〜L間の後方用確率を
書込むものである。
Then, B calculation, A calculation, L calculation, L calculation
(U) calculation, Le (u) calculation, and MIL-RAM writing are performed. First, the backward probability between 2L and L is calculated by reading from the RAM 5 (fifth memory 13).
The backward probabilities in the sections 1 to L are read from (one surface) of the RAM 4 (the fourth memory 12), and the RAM 4 (the fourth memory 1) is read.
In (2) of (2), the calculated rear probability between 2L and L is written.

【0064】又A算出による前方用確率と後方用確率と
を基に、L(結合確率)算出を行い、次にL(u)算出
を行い、次にLe(u)算出を行い、MIL−RAM
(第7のメモリ21)への書込みを行うことにより、a
+b+c+d+eの期間後に復号1ビット目がMIL−
RAM(第7のメモリ21)に書込まれる。これ以後、
時間的には重なって順次復号される。
Further, based on the forward and backward probabilities by A calculation, L (combination probability) is calculated, then L (u) is calculated, then Le (u) is calculated, and MIL- RAM
By writing to the (seventh memory 21), a
After the period of + b + c + d + e, the first bit decoded is MIL−
The data is written to the RAM (seventh memory 21). After this,
Decoding is performed sequentially in an overlapping manner in terms of time.

【0065】又後方用確率は、RAM5(第5のメモリ
13)からのL毎に格納した後方用確率を基に3L〜2
L,4L〜3L,・・・の後方確率を算出することにな
る。従って、分割単位毎に、情報長Nの後部から前部に
向かって後方用確率の算出を行う場合に比較して、格納
しておいた途中の後方用確率を基に分割単位内の後方用
確率を算出するから、精度を低下させることなく、演算
時間の短縮を図ることができる。
The backward probability is 3L to 2L based on the backward probability stored for each L from the RAM 5 (fifth memory 13).
The backward probabilities of L, 4L to 3L,... Are calculated. Therefore, as compared with the case where the rear probability is calculated from the rear part of the information length N to the front part for each division unit, the rear probability in the division unit is stored based on the stored rear probability. Since the probability is calculated, the calculation time can be reduced without lowering the accuracy.

【0066】本発明は、前述の実施の形態のみに限定さ
れるものではなく、種々付加変更することが可能であ
る。例えば、ターボ符号としてマルチステージ・インタ
リーブを適用した場合を示すが、他のインタリーブのパ
ターンを適用することも可能である。
The present invention is not limited to the above-described embodiment, but can be variously modified. For example, a case is shown where multi-stage interleaving is applied as a turbo code, but other interleaving patterns can be applied.

【0067】[0067]

【発明の効果】以上説明したように、本発明は、受信タ
ーボ符号データを直並列変換して分離したya,yb,
ycを少なくとも情報長N分格納する第1〜第3のメモ
リ3〜5と、情報長N分のデータの後部から前部に向か
って演算する第1の移行確率算出部(D算出部)9及び
後方用確率算出部(B算出部)11と、情報長N分のデ
ータの前部から後部に向かって演算する第2の移行確率
算出部(D算出部)10及び前方用確率算出部(A算出
部)15と、情報長Nを複数に分割してそれぞれ分割単
位L対応の後方用確率算出部11により算出された後方
用確率を格納する第4,第5のメモリ12,13と、こ
のメモリ12からの後方用確率と前方用確率算出部10
からの前方用確率とを基に結合確率を求める結合確率算
出部(L算出部)16と、結合確率を基に復号データを
求める復号データ算出部(L(u)算出部)17と、復
号データと第1のメモリ3に格納されたデータyaと前
回の信頼度情報とを用いて今回の信頼度情報を求める信
頼度情報算出部(Le(u)算出部)18と、復号デー
タ若しくは信頼度情報を格納する第7のメモリ21と、
前回の信頼度情報を格納する第6のメモリ7と、繰り返
し演算を制御する繰り返し制御部(MAP制御部)25
とを備えているものであり、後方用確率を先に算出し、
且つ情報長NをL(=N1/2 、但し、小数点は桁上げ)
毎に分割した分割単位毎の後方用確率を第5のメモリ1
3に格納するように構成したことにより、従来例に比較
して所要メモリ容量を大幅に削減することが可能とな
り、且つ後方用確率の精度の低下が生じないようにする
ことができるから、例えば、SOVA復号方式に比較し
て誤り訂正能力を高くし、且つ回路規模を縮小して低消
費電力化を図ることができる利点がある。
As described above, according to the present invention, ya, yb, and ya are separated by serial-to-parallel conversion of received turbo code data.
first to third memories 3 to 5 for storing yc at least for the information length N, and a first transition probability calculating unit (D calculating unit) 9 for calculating from the rear to the front of data of the information length N And a rear probability calculating section (B calculating section) 11, a second transition probability calculating section (D calculating section) 10 for calculating from the front to the rear of data of the information length N, and a forward probability calculating section ( A calculation unit) 15, fourth and fifth memories 12 and 13 for dividing the information length N into a plurality and storing the rear probability calculated by the rear probability calculation unit 11 corresponding to the division unit L, respectively. The backward probability and forward probability calculation unit 10 from the memory 12
A connection probability calculation unit (L calculation unit) 16 for obtaining a connection probability based on the forward probabilities from, a decoded data calculation unit (L (u) calculation unit) 17 for obtaining decoded data based on the connection probability, A reliability information calculation unit (Le (u) calculation unit) 18 for obtaining the current reliability information using the data, the data ya stored in the first memory 3, and the previous reliability information; A seventh memory 21 for storing degree information;
Sixth memory 7 for storing previous reliability information, and repetition control unit (MAP control unit) 25 for controlling repetition calculation
And the backward probability is calculated first,
And the information length N is L (= N 1/2 , where the decimal point is a carry)
The backward probability for each of the divided units is stored in the fifth memory 1
3, the required memory capacity can be significantly reduced as compared with the conventional example, and the accuracy of the backward probability can be prevented from lowering. There is an advantage that the error correction capability can be increased as compared with the SOVA decoding method, and the circuit scale can be reduced to reduce power consumption.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態の説明図である。FIG. 1 is an explanatory diagram of one embodiment of the present invention.

【図2】メモリの削減の説明図である。FIG. 2 is an explanatory diagram of memory reduction.

【図3】本発明の実施の形態の復号処理の説明図であ
る。
FIG. 3 is an explanatory diagram of a decoding process according to the embodiment of the present invention.

【図4】本発明の他の実施の形態の要部説明図である。FIG. 4 is an explanatory view of a main part of another embodiment of the present invention.

【図5】本発明の実施の形態のフローチャートである。FIG. 5 is a flowchart of the embodiment of the present invention.

【図6】本発明の実施の形態の初期後方用確率算出フロ
ーチャートである。
FIG. 6 is a flowchart for calculating an initial rear probability according to the embodiment of the present invention.

【図7】本発明の実施の形態の結合確率算出フローチャ
ートである。
FIG. 7 is a flowchart for calculating a joint probability according to the embodiment of the present invention;

【図8】本発明の実施の形態のメイン部の状態遷移説明
図である。
FIG. 8 is an explanatory diagram of state transition of a main unit according to the embodiment of the present invention.

【図9】本発明の実施の形態のMAP制御部の状態遷移
説明図である。
FIG. 9 is an explanatory diagram illustrating state transition of a MAP control unit according to the embodiment of this invention.

【図10】本発明の実施の形態のRAM制御部の動作説
明図である。
FIG. 10 is an explanatory diagram of an operation of a RAM control unit according to the embodiment of the present invention.

【図11】本発明の実施の形態の後方用確率格納用のR
AM制御部の動作説明図である。
FIG. 11 is a diagram illustrating an R for storing a backward probability according to the embodiment of this invention;
FIG. 7 is an explanatory diagram of the operation of the AM control unit.

【図12】本発明の実施の形態の動作タイミングチャー
トである。
FIG. 12 is an operation timing chart according to the embodiment of the present invention.

【図13】通信システムの概要説明図である。FIG. 13 is a schematic explanatory diagram of a communication system.

【図14】従来例の説明図である。FIG. 14 is an explanatory diagram of a conventional example.

【符号の説明】[Explanation of symbols]

1 メイン部 2 S/P変換部 3〜5 第1〜第3のメモリ 6 第1のRAM制御部 7 第6のメモリ 8 第3のRAM制御部 9,10 第1,第2のD算出部 11 B算出部 12,13 第4,第5のメモリ 14 第2のRAM制御部 15 A算出部 16 L算出部 17 L(u)算出部 18 Le(u)算出部 21 第7のメモリ(RAM) 22 ライト選択部 23 リード選択部 24 イネーブル生成部 25 MAP制御部 26 ライト回路 27 MILテーブルメモリ 28 外部ROM 29 繰り返し演算グループ 30 インタリーブ制御部 DESCRIPTION OF SYMBOLS 1 Main part 2 S / P conversion part 3-5 First to third memory 6 First RAM control part 7 Sixth memory 8 Third RAM control part 9,10 First and second D calculation part 11 B calculation unit 12, 13 Fourth and fifth memories 14 Second RAM control unit 15 A calculation unit 16 L calculation unit 17 L (u) calculation unit 18 Le (u) calculation unit 21 Seventh memory (RAM 22) write selection unit 23 read selection unit 24 enable generation unit 25 MAP control unit 26 write circuit 27 MIL table memory 28 external ROM 29 repetitive operation group 30 interleave control unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B001 AA10 AB02 AC01 AC05 AD06 AE04 5J065 AD10 AF02 AF03 AG06 AH06 AH09 AH14 AH17 5K014 AA01 BA11 EA01 FA16  ──────────────────────────────────────────────────の Continued on the front page F term (reference) 5B001 AA10 AB02 AC01 AC05 AD06 AE04 5J065 AD10 AF02 AF03 AG06 AH06 AH09 AH14 AH17 5K014 AA01 BA11 EA01 FA16

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 受信ターボ符号データを直並列変換して
少なくとも情報長分のデータを格納するメモリと、 前記情報長分のデータの後部から前部に向かって演算す
る第1の移行確率算出部及び後方用確率算出部と、 前記情報長分のデータの前部から後部に向かって演算す
る第2の移行確率算出部及び前方用確率算出部と、 前記情報長を複数に分割してそれぞれ分割単位対応の前
記後方用確率算出部より算出された後方用確率を格納す
るメモリと、 該メモリ内の後方用確率と前記前方用確率算出部からの
前方用確率とを結合する結合確率算出部と、 該結合確率算出部からの結合確率を基に復号データを求
める復号データ算出部と、 該復号データ算出部からの復号データ及び前回の信頼度
情報を基に今回の信頼度情報を求める信頼度情報算出部
と、 前記復号データ若しくは今回の信頼度情報を格納するメ
モリと、 前回の信頼度情報を格納するメモリと、 前記復号データ及び前記受信ターボ符号データの一部を
用いて、前記前方用確率と後方用確率と結合確率とを算
出すると共に、前記復号データ及び信頼度情報を所定回
数繰り返し演算させる繰り返し制御部とを備えたことを
特徴とする誤り訂正復号器。
1. A memory for serially / parallel converting received turbo code data and storing data of at least an information length, and a first transition probability calculating unit for calculating from the rear to the front of the information length data And a rear probability calculator, a second transition probability calculator and a forward probability calculator that calculate from the front to the rear of the data of the information length, and divide the information length into a plurality of pieces and divide the information length into a plurality of pieces. A memory for storing the backward probability calculated by the backward probability calculating unit corresponding to the unit; and a combining probability calculating unit for combining the backward probability in the memory and the forward probability from the forward probability calculating unit. A decoded data calculation unit for obtaining decoded data based on the connection probability from the connection probability calculation unit; and a reliability for obtaining current reliability information based on the decoded data from the decoded data calculation unit and previous reliability information. Information calculation unit And a memory for storing the decoded data or the current reliability information; a memory for storing the previous reliability information; and a part of the decoded data and the received turbo code data, wherein the forward probability and the backward are used. An error correction decoder that calculates a use probability and a joint probability and that repeatedly calculates the decoded data and the reliability information a predetermined number of times.
【請求項2】 受信ターボ符号データを直並列変換し
て、組織符号の原データと、畳込み符号データと、原デ
ータのインタリーブ後の畳込み符号データとに分離して
それぞれ少なくとも情報長分を格納する第1,第2,第
3のメモリと、 該第1,第2,第3のメモリに対するデータの書込み及
び読出しを制御する第1のRAM制御部と、 該第1のRAM制御部を介して前記情報長分の後部から
前部に向かって読出したデータを基に移行確率及び後方
用確率を算出する第1の移行確率算出部及び後方用確率
算出部と、 前記情報長Nを分割した分割単位長の前記後方用確率算
出部による後方用確率を格納する第4のメモリと、 前記情報長Nを分割した分割単位長毎に於ける後方用確
率のみを格納する第5のメモリと、 前記第4,第5のメモリに対するデータの書込み及び読
出しを制御する第2のRAM制御部と、 前記第1のRAM制御部を介して前記情報長分の前部か
ら後部に向かって読出したデータを基に移行確率及び前
方用確率を算出する第2の移行確率算出部及び前方用確
率算出部と、 前記後方用確率と前記前方用確率との結合確率を求める
結合確率算出部と、 該結合確率算出部からの結合確率を基に復号データを求
める復号データ算出部と、 該復号データ算出部からの復号データと前記第1のメモ
リに格納されているデータと、前回の信頼度情報とを基
に今回の信頼度情報を求める信頼度情報算出部と、 前記前回の信頼度情報を格納する第6のメモリと、 該第6のメモリに対するデータの書込み及び読出しを制
御する第3のRAM制御部と、 前記復号データ若しくは今回の信頼度情報を格納する第
7のメモリと、 該第7のメモリに対するデータの書込み及び読出しを制
御するライト選択部及びリード選択部と、 前記復号データ及び前記受信ターボ符号データの一部を
用いて、前記前方用確率と後方用確率と結合確率とを算
出すると共に、前記復号データ及び信頼度情報を所定回
数繰り返し演算させる繰り返し制御部とインタリーブパ
ターンに従って前記第1のRAM制御部と前記ライト選
択部と前記リード選択部とを制御するインタリーブ制御
部とを備えたことを特徴とする誤り訂正復号器。
2. The received turbo code data is subjected to serial-to-parallel conversion to be separated into original data of a systematic code, convolutional code data, and convolutional code data after interleaving of the original data. A first, a second, and a third memory for storing; a first RAM control unit for controlling writing and reading of data to and from the first, second, and third memories; and a first RAM control unit. A first transition probability calculation unit and a rear probability calculation unit that calculate a transition probability and a rear probability based on data read from the rear part to the front part of the information length via the information length; A fourth memory for storing the rearward probability of the divided unit length calculated by the rearward probability calculator, and a fifth memory for storing only the rearward probability for each of the divided unit lengths obtained by dividing the information length N. In the fourth and fifth memories A second RAM control unit that controls writing and reading of data to be read, and a transition probability and a forward probability based on the data read from the front to the rear of the information length via the first RAM control unit. A second transition probability calculation unit and a forward probability calculation unit for calculating a probability, a connection probability calculation unit for obtaining a connection probability between the rear probability and the forward probability, and a connection probability from the connection probability calculation unit. A decoded data calculation unit for obtaining the decoded data based on the decoded data from the decoded data calculation unit, the data stored in the first memory, and the previous reliability information. A reliability information calculation unit to be obtained; a sixth memory for storing the previous reliability information; a third RAM control unit for controlling writing and reading of data to and from the sixth memory; A seventh memory for storing reliability information, a write selector and a read selector for controlling writing and reading of data to and from the seventh memory; and a part of the decoded data and the received turbo code data. The first RAM control unit and the write selection unit according to an interleave pattern and a repetition control unit that calculates the forward probability, the backward probability, and the joint probability, and repeatedly calculates the decoded data and reliability information a predetermined number of times. And an interleave control unit for controlling the read selection unit.
【請求項3】 前記インタリーブ制御部は、外部からイ
ンタリーブパターンデータを書込むメモリを備えたこと
を特徴とする請求項1又は2記載の誤り訂正復号器。
3. The error correction decoder according to claim 1, wherein said interleave control unit includes a memory for writing interleave pattern data from outside.
【請求項4】 前記インタリーブ制御部は、インタリー
ブパターンデータを格納したリードオンリメモリにより
構成したことを特徴とする請求項1又は2記載の誤り訂
正復号器。
4. The error correction decoder according to claim 1, wherein said interleave control unit is constituted by a read-only memory storing interleave pattern data.
【請求項5】 前記インタリーブ制御部は、インタリー
ブパターンデータを演算によって発生するディジタル・
シグナル・プロセッサにより構成したことを特徴とする
請求項1又は2記載の誤り訂正復号器。
5. An interleave control unit comprising: a digital signal generator for generating interleave pattern data by calculation;
3. The error correction decoder according to claim 1, wherein the error correction decoder comprises a signal processor.
JP07676199A 1999-03-19 1999-03-19 Turbo decoder Expired - Fee Related JP3582056B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07676199A JP3582056B2 (en) 1999-03-19 1999-03-19 Turbo decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07676199A JP3582056B2 (en) 1999-03-19 1999-03-19 Turbo decoder

Publications (2)

Publication Number Publication Date
JP2000278144A true JP2000278144A (en) 2000-10-06
JP3582056B2 JP3582056B2 (en) 2004-10-27

Family

ID=13614589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07676199A Expired - Fee Related JP3582056B2 (en) 1999-03-19 1999-03-19 Turbo decoder

Country Status (1)

Country Link
JP (1) JP3582056B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002001730A1 (en) * 2000-06-29 2002-01-03 Nec Corporation Turbo decoding circuit, cdma base station with the same, and turbo decoding method
WO2004084478A1 (en) * 2003-03-20 2004-09-30 Fujitsu Limited Error controller
JP2007515892A (en) * 2003-12-22 2007-06-14 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ SISO decoder with sub-block processing and sub-block based stop criteria
US7467347B2 (en) 2002-08-20 2008-12-16 Nec Electronics Corporation Method for decoding error correcting code, its program and its device
US7530011B2 (en) 2002-06-05 2009-05-05 Fujitsu Limited Turbo decoding method and turbo decoding apparatus
US7562004B2 (en) 2006-05-31 2009-07-14 International Business Machines Corporation Determining better configuration for computerized system
US8261163B2 (en) 2006-08-22 2012-09-04 Panasonic Corporation Soft output decoder, iterative decoder, and soft decision value calculating method
US8510623B2 (en) 2008-08-27 2013-08-13 Fujitsu Limited Encoder, transmission device, and encoding process

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002001730A1 (en) * 2000-06-29 2002-01-03 Nec Corporation Turbo decoding circuit, cdma base station with the same, and turbo decoding method
US7530011B2 (en) 2002-06-05 2009-05-05 Fujitsu Limited Turbo decoding method and turbo decoding apparatus
US7467347B2 (en) 2002-08-20 2008-12-16 Nec Electronics Corporation Method for decoding error correcting code, its program and its device
WO2004084478A1 (en) * 2003-03-20 2004-09-30 Fujitsu Limited Error controller
US7793189B2 (en) 2003-03-20 2010-09-07 Fujitsu Limited Error control apparatus
JP2007515892A (en) * 2003-12-22 2007-06-14 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ SISO decoder with sub-block processing and sub-block based stop criteria
JP4778441B2 (en) * 2003-12-22 2011-09-21 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ SISO decoder with sub-block processing and sub-block based stop criteria
US7562004B2 (en) 2006-05-31 2009-07-14 International Business Machines Corporation Determining better configuration for computerized system
US8261163B2 (en) 2006-08-22 2012-09-04 Panasonic Corporation Soft output decoder, iterative decoder, and soft decision value calculating method
US8510623B2 (en) 2008-08-27 2013-08-13 Fujitsu Limited Encoder, transmission device, and encoding process

Also Published As

Publication number Publication date
JP3582056B2 (en) 2004-10-27

Similar Documents

Publication Publication Date Title
JP4355030B2 (en) General turbo code trellis termination method and system
JP4955150B2 (en) Highly parallel MAP decoder
JP3546063B2 (en) Channel coding apparatus and method for communication system
US6374386B1 (en) Device and method for inserting previously known bits in input stage of channel encoder
JP3898574B2 (en) Turbo decoding method and turbo decoding apparatus
US7584389B2 (en) Turbo decoding apparatus and method
JP4976397B2 (en) Parallel residue computing unit and parallel residue computing method
JP2007510337A (en) Viterbi / Turbo integrated decoder for mobile communication systems
US6523146B1 (en) Operation processing apparatus and operation processing method
JP2006324754A (en) Maximum a posteriori probability decoding method and decoder thereof
JP3582056B2 (en) Turbo decoder
US20030188248A1 (en) Apparatus for iterative hard-decision forward error correction decoding
JP2002152057A (en) Device and method for calculating proper path metric address for trellis processing arrangement
JP3954347B2 (en) Turbo decoding method
US20100054360A1 (en) Encoder, Transmission Device, And Encoding Process
JP2009246474A (en) Turbo decoder
JP2002076921A (en) Method and apparatus for error correction code decoding
JP4708301B2 (en) Turbo decoder
US6925592B2 (en) Turbo decoder, turbo encoder and radio base station with turbo decoder and turbo encoder
US20030126538A1 (en) High-efficiency compact turbo-decoder
US20050172203A1 (en) Decoder and method for performing decoding operation using map algorithm in mobile communication system
JP2003152556A (en) Error-correcting and decoding device
US7533320B2 (en) Wireless transmit/receive unit having a turbo decoder with circular redundancy code signature comparison and method
KR20000001483A (en) Turbo code having multiple tail and encoding/decoding method thereof and encoder/decoder using that
JP2872004B2 (en) Digital communication system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040324

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040716

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080806

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090806

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090806

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100806

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110806

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120806

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120806

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130806

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees