JP2002208863A - Turbo code decoding device - Google Patents

Turbo code decoding device

Info

Publication number
JP2002208863A
JP2002208863A JP2001003863A JP2001003863A JP2002208863A JP 2002208863 A JP2002208863 A JP 2002208863A JP 2001003863 A JP2001003863 A JP 2001003863A JP 2001003863 A JP2001003863 A JP 2001003863A JP 2002208863 A JP2002208863 A JP 2002208863A
Authority
JP
Japan
Prior art keywords
data
data storage
turbo
rate
turbo code
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
JP2001003863A
Other languages
Japanese (ja)
Inventor
Toshiaki Naganuma
俊明 長沼
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 JP2001003863A priority Critical patent/JP2002208863A/en
Publication of JP2002208863A publication Critical patent/JP2002208863A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the processing quantity of a processor and memory capacity required for it by a large amount and to optimize a system in a turbo encoding/ decoding device. SOLUTION: The device has a turbo encoding/decoding processing part 105 for decoding turbo encoding data, a data accumulation memory 104 for storing turbo encoding data supplied to a turbo encoding/decoding processing means and a rate dematching circuit 107 which subjects turbo encoding data which have been rate-matched to rate dematching. Turbo encoding data which is rate-matched is supplied to the data accumulation part. A rate dematching processing means reads turbo encoding data stored in the data accumulation part, performs rate dematching and rewrites the data in the data accumulation part.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、雑音のある通信路
に対して高信頼度のデータ伝送を可能にする通信装置に
係わり、特に、ターボ符号復号装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication device which enables highly reliable data transmission over a communication channel having noise, and more particularly to a turbo code decoding device.

【0002】[0002]

【従来の技術】無線通信において、誤り訂正符号として
畳み込み符号やブロック符号が使用されてきた。これら
の符号の復号処理においては、処理単位が小さく、復号
処理時間も短かったため、復号時にデータを保持するの
に必要なメモリ容量が少なく、保持すべき時間も短くて
済み、メモリを効率よく使用することができる。
2. Description of the Related Art In radio communication, convolutional codes and block codes have been used as error correction codes. In the decoding process of these codes, the processing unit was small and the decoding processing time was short, so the memory capacity required to hold the data at the time of decoding was small, the time to hold the data was short, and the memory was used efficiently. can do.

【0003】また、誤り訂正符号化されたデータは伝送
フレームに合せるために一部のデータの繰り返しや間引
きを行うレートマッチ処理が施される。また、復号処理
では、前処理で、繰り返しや間引きが行われたデータを
復元するためのレートデマッチ処理が施される。畳み込
み符号やブロック符号を用いた誤り訂正は、誤り訂正復
号処理に必要なデータ量が少ないため、プロセッサで処
理をしても処理負荷は少ない。
[0003] In addition, error-correction-encoded data is subjected to a rate matching process in which a portion of data is repeated or thinned out in order to match a transmission frame. In the decoding process, a rate dematching process for restoring data that has been repeated or thinned out in the pre-processing is performed. Error correction using a convolutional code or a block code requires a small amount of data for error correction decoding, so that even if processing is performed by a processor, the processing load is small.

【0004】一方、最新の誤り訂正符号であるターボ符
号は、復号結果をフィードバックし復号処理を繰り返し
行うという特徴と、充分な復号利得を得るためには復号
処理を行うデータ長を長くしなければならないという特
徴がある。このため、復号対象のデータを保持する大き
なメモリ容量が必要となり、また繰り返し復号処理のた
めにデータの保持時間も長くなる。
On the other hand, the turbo code, which is the latest error correction code, has a feature that the decoding result is fed back and the decoding process is repeated, and in order to obtain a sufficient decoding gain, the data length of the decoding process must be increased. There is a feature that does not become. For this reason, a large memory capacity for holding the data to be decoded is required, and the data holding time is also long due to the iterative decoding process.

【0005】そのため、ターボ符号復号装置を構成する
場合、専用のデータ蓄積メモリが必要となる。また前処
理であるレートデマッチ処理をプロセッサで実行した場
合、ターボ符号復号回路で扱うデータ量が多いため、プ
ロセッサが必要とするメモリ容量も大きくなる。
[0005] Therefore, when configuring a turbo code decoding device, a dedicated data storage memory is required. Further, when the processor performs the rate dematching process, which is the preprocessing, the amount of data handled by the turbo code decoding circuit is large, so that the memory capacity required by the processor also increases.

【0006】図7は従来のターボ符号復号装置の回路構
成を示している。ターボ符号復号回路106はデータ蓄
積メモリ104とターボ符号復号処理部105とから構
成され、データ蓄積メモリ104は、さらに、情報デー
タXを保持するためのデータ蓄積メモリ101と、第1
の検査データYを保持するためのデータ蓄積メモリ10
2と、第2の検査データZを保持するためのデータ蓄積
メモリ103との3つのメモリブロックで構成される。
また、プロセッサ108を備え、ターボ符号復号回路1
06に符号化データを渡す前に、レートデマッチ処理を
行う。
FIG. 7 shows a circuit configuration of a conventional turbo code decoding device. The turbo code decoding circuit 106 includes a data storage memory 104 and a turbo code decoding processing unit 105. The data storage memory 104 further includes a data storage memory 101 for holding information data X,
Data storage memory 10 for holding inspection data Y of
2 and a data storage memory 103 for holding the second inspection data Z.
The turbo code decoding circuit 1 further includes a processor 108.
Before passing the encoded data to 06, rate dematch processing is performed.

【0007】図7において、受信したデータはプロセッ
サ108によりレートデマッチ処理が行われた後、デー
タ蓄積メモリ104に渡される。ターボ符号復号処理部
105は、データ蓄積メモリ104に格納されたデータ
を繰り返し使用し、復号結果を得る。
[0007] In FIG. 7, the received data is passed to a data storage memory 104 after being subjected to rate dematch processing by a processor 108. The turbo code decoding processing unit 105 repeatedly uses the data stored in the data storage memory 104 to obtain a decoding result.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、上記従
来の方法では、ターボ符号のように復号処理における処
理データ量が多い符号の場合には、専用のデータ蓄積メ
モリを必要とするだけでなく、プロセッサの処理量も多
くなり、そのために必要なメモリも多くなるという問題
がある。
However, in the above-mentioned conventional method, when a code such as a turbo code has a large amount of data to be processed in a decoding process, not only a dedicated data storage memory is required but also a processor. And the amount of memory required for that process also increases.

【0009】本発明は、上記従来の問題を解決するため
になされたもので、ターボ符号復号装置において、プロ
セッサの処理量とそのために必要なメモリ容量を大幅に
削減することを可能にするターボ符号復号装置を提供す
ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned conventional problems. In a turbo code decoding apparatus, a turbo code capable of greatly reducing a processing amount of a processor and a memory capacity required for the processor is provided. It is an object to provide a decoding device.

【0010】[0010]

【課題を解決するための手段】本発明の請求項1に係わ
るターボ符号復号装置は、ターボ符号化データを復号す
るターボ符号復号処理手段(ターボ符号復号処理部10
5)と、前記ターボ符号復号処理手段に供給するターボ
符号化データを格納するデータ蓄積部(データ蓄積メモ
リ104)と、レートマッチ処理されたターボ符号化デ
ータをレートデマッチ処理するレートデマッチ処理手段
(レートデマッチ回路107)と、を有し、前記データ
蓄積部にレートマッチ処理されたターボ符号化データが
供給され、前記レートデマッチ処理手段が、前記データ
蓄積部に格納されたターボ符号化データを読み出してレ
ートデマッチ処理した後、再度、前記データ蓄積部に書
き込むことを特徴とする。
According to a first aspect of the present invention, there is provided a turbo code decoding apparatus for decoding turbo encoded data.
5), a data storage unit (data storage memory 104) for storing turbo encoded data to be supplied to the turbo code decoding processing unit, and a rate dematching process for rate dematching the rate matched turbo encoded data. (Rate dematch circuit 107), and the data storage section is supplied with turbo-coded data subjected to the rate matching process, and the rate dematch processing section is provided with a turbo code stored in the data storage section. After reading out the coded data and performing the rate dematching process, the data is written into the data storage unit again.

【0011】請求項2に係わるターボ符号復号装置は、
前記データ蓄積手段が、3つのメモリブロック(データ
蓄積メモリ101,102,103)からなり、前記メ
モリブロックに対して共通アドレスを発生するアドレス
発生手段(アドレス発生回路302)と、前記メモリブ
ロックの1つを選択するメモリブロック選択手段(メモ
リブロック選択回路301)と、を含むことを特徴とす
る。
[0011] According to a second aspect of the present invention, there is provided a turbo code decoding apparatus.
The data storage means includes three memory blocks (data storage memories 101, 102, 103), an address generation means (address generation circuit 302) for generating a common address for the memory blocks, and one of the memory blocks. And a memory block selecting means (memory block selecting circuit 301) for selecting one.

【0012】請求項1に記載のターボ符号復号装置によ
れば、ターボ符号復号処理に供給されるターボ符号化デ
ータを格納するための蓄積手段と、レートデマッチ処理
に必要なデータを格納するための蓄積手段とを共有する
ことで、レートデマッチ処理のために新たにメモリを増
やす必要がなく、また、専用のレートデマッチ処理手段
を設けることによりプロセッサの処理量を減らすことが
できる。
According to the first aspect of the present invention, the storage means for storing the turbo coded data supplied to the turbo code decoding processing and the data necessary for the rate dematch processing are stored. By sharing the storage means, there is no need to newly add a memory for the rate matching process, and the processor amount can be reduced by providing the dedicated rate matching processing means.

【0013】請求項2に記載のターボ符号復号装置によ
れば、3つのメモリブロックを意識せずに同一アドレス
を指定した3つのメモリブロックを順次アクセスするだ
けで良いため、インタフェースの高速化を実現すること
ができる。
According to the turbo code decoding apparatus of the second aspect, it is only necessary to sequentially access three memory blocks specifying the same address without being aware of the three memory blocks. can do.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。図1は本発明の一実施の形
態に係わるターボ符号復号装置の構成図である。図1に
示されるように、ターボ符号復号装置は、データ蓄積メ
モリ104及びターボ符号復号処理部105を有するタ
ーボ符号復号回路106と、データ蓄積メモリ104に
格納されたデータに対してレートデマッチ処理を行うレ
ートデマッチ回路107と、を備えている。データ蓄積
メモリ104は、さらに、情報データXを保持するため
のデータ蓄積メモリ101、第1の検査データYを保持
するためのデータ蓄積メモリ102、及び第2の検査デ
ータZを保持するためのデータ蓄積メモリ103の3つ
のメモリブロックで構成される。ターボ符号復号回路1
06を構成するデータ蓄積メモリ104には、レートマ
ッチされた状態の受信データがプロセッサ108から供
給される。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of a turbo code decoding device according to one embodiment of the present invention. As shown in FIG. 1, a turbo code decoding device includes a turbo code decoding circuit 106 having a data storage memory 104 and a turbo code decoding processing unit 105, and a rate dematch processing for data stored in the data storage memory 104. And a rate dematch circuit 107 for performing The data storage memory 104 further includes a data storage memory 101 for storing information data X, a data storage memory 102 for storing first test data Y, and data for storing second test data Z. The storage memory 103 includes three memory blocks. Turbo code decoding circuit 1
The data stored in the data storage memory 104 is supplied with the rate-matched received data from the processor 108.

【0015】図2は、図1に示したレートデマッチ回路
107の回路構成を示している。レートデマッチ回路1
07は、データ蓄積メモリ104からデータを読み出す
リード制御回路201と、レートデマッチ処理により縮
退または繰り返しが行われたデータ位置を特定する位置
判定回路202と、演算処理後のデータをデータ蓄積メ
モリ104に書き戻すライト制御回路203と、レート
デマッチ処理により繰り返し演算されたデータと直前の
データとの加算処理や平均処理を行う演算回路204
と、直前のデータを保持するためのフリップフロップ2
05と、を有する。
FIG. 2 shows a circuit configuration of the rate dematch circuit 107 shown in FIG. Rate dematch circuit 1
07, a read control circuit 201 for reading data from the data storage memory 104, a position determination circuit 202 for specifying a data position where degeneration or repetition has been performed by rate mismatch processing, Write control circuit 203, and arithmetic circuit 204 for performing addition processing and averaging processing of data repeatedly calculated by rate dematch processing and the immediately preceding data
And a flip-flop 2 for holding the immediately preceding data
05.

【0016】次に、ターボ符号復号装置の動作について
説明する。ターボ符号復処理を行うために、データ蓄積
メモリ104は図3に示すようなアドレス構造を有す
る。図3において、RAM1、RAM2、RAM3は、
それぞれ、データ蓄積メモリ101、データ蓄積メモリ
102、データ蓄積メモリ103の各メモリブロックに
属することを示す。すなわち、データ蓄積メモリ101
に3n、データ蓄積メモリ102に3n+1、データ蓄
積メモリ103に3n+2(nは任意の整数)を仮想ア
ドレスとして割り当てる。
Next, the operation of the turbo code decoding device will be described. In order to perform turbo code decoding, the data storage memory 104 has an address structure as shown in FIG. In FIG. 3, RAM1, RAM2, and RAM3 are:
The data storage memory 101, the data storage memory 102, and the data storage memory 103 respectively belong to the memory blocks. That is, the data storage memory 101
3n, 3n + 1 is assigned to the data storage memory 102, and 3n + 2 (n is an arbitrary integer) is assigned to the data storage memory 103 as virtual addresses.

【0017】また、情報データをX、第1の検査データ
をY、第2の検査データをZとして、レートデマッチ処
理におけるデータ蓄積メモリに格納されたデータの様子
を図4に示す。レートデマッチ前の格納データには、X
0、X0、Y0、Z0、X1、Y1、Z1、X2、X
2、Y2、Z2のようにX0とX2が繰り返されたデー
タが書かれている。ターボ符号を復号するためには、レ
ートデマッチ処理により繰り返されたX0とX2を削除
し、RAM1には情報データXが、RAM2には検査デ
ータYが、RAM3には検査データZが書き込まれてい
る必要がある。
FIG. 4 shows the state of the data stored in the data storage memory in the rate dematch processing, where X is the information data, Y is the first inspection data, and Z is the second inspection data. The stored data before the rate match is X
0, X0, Y0, Z0, X1, Y1, Z1, X2, X
Data in which X0 and X2 are repeated such as 2, Y2, and Z2 are written. In order to decode the turbo code, X0 and X2 repeated by the rate matching process are deleted, information data X is written in RAM1, test data Y is written in RAM2, and test data Z is written in RAM3. Need to be.

【0018】図4のレートデマッチ処理前のように、格
納されたデータに対して、リード制御回路201により
仮想アドレス0からデータX0を読み出す。データX0
は演算回路204を通るがフリップフロップ205に直
前のデータが格納されていないときは演算は行われな
い。このとき、位置判定回路202によりデータX0が
繰り返されているデータであることが示されるので、フ
リップフロップ205にデータX0を格納する。次に、
仮想アドレス1からデータX0を読み出し、フリップフ
ロップ205に格納されている仮想アドレス0のデータ
X0と演算回路204で演算を行い、その結果をライト
制御回路203により仮想アドレス0に書き戻す。
As before the rate match processing in FIG. 4, data X0 is read from the virtual address 0 by the read control circuit 201 for the stored data. Data X0
Passes through the arithmetic circuit 204, but when the immediately preceding data is not stored in the flip-flop 205, the arithmetic is not performed. At this time, since the position determination circuit 202 indicates that the data X0 is repeated data, the data X0 is stored in the flip-flop 205. next,
The data X0 is read from the virtual address 1, the data X0 of the virtual address 0 stored in the flip-flop 205 is operated on by the arithmetic circuit 204, and the result is written back to the virtual address 0 by the write control circuit 203.

【0019】次に、仮想アドレス2からデータY0を読
み出す。データY0は繰り返されていないデータなので
演算処理なしに仮想アドレス1に詰めて書き戻す。この
処理を繰り返すことにより、データ蓄積メモリ101に
は情報データXが、データ蓄積メモリ102に第1の検
査データYが、データ蓄積メモリ103に第2の検査デ
ータZが格納される。
Next, data Y0 is read from virtual address 2. Since the data Y0 is not repeated data, it is written back to the virtual address 1 without any arithmetic processing. By repeating this process, the information data X is stored in the data storage memory 101, the first test data Y is stored in the data storage memory 102, and the second test data Z is stored in the data storage memory 103.

【0020】以上のように構成したレートデマッチ回路
を設け、ターボ符号復号回路を構成するデータ蓄積メモ
リを、レートデマッチ回路とターボ符号復号回路とで共
有することにより、従来プロセッサによる処理が必要で
あったレートデマッチ処理のためのプロセッサの処理時
間と、そのために必要なメモリを削減することができ
る。
By providing the rate dematch circuit configured as described above and sharing the data storage memory constituting the turbo code decoding circuit between the rate dematch circuit and the turbo code decoding circuit, processing by the conventional processor is required. However, the processing time of the processor for the rate matching process and the memory required for the processing can be reduced.

【0021】図5は本発明の一実施の形態に係わるター
ボ符号復号回路を構成するデータ蓄積メモリのアドレス
回路の構成図である。図5に示されるように、データ蓄
積メモリ104は、データ蓄積メモリ101、データ蓄
積メモリ102、データ蓄積メモリ103の3つのメモ
リブロックで構成され、レートデマッチ回路107はデ
ータ蓄積メモリ104に格納されたデータに対してレー
トデマッチ処理を行う。さらに、メモリブロック選択回
路301は、データ蓄積メモリ101、データ蓄積メモ
リ102、データ蓄積メモリ103の何れかのメモリブ
ロックを選択する信号を生成し、アドレス発生回路30
2は、データ蓄積メモリ101、データ蓄積メモリ10
2、データ蓄積メモリ103の3つのメモリブロックに
共通するアドレスを発生する。
FIG. 5 is a configuration diagram of an address circuit of a data storage memory constituting a turbo code decoding circuit according to an embodiment of the present invention. As shown in FIG. 5, the data storage memory 104 is composed of three memory blocks of a data storage memory 101, a data storage memory 102, and a data storage memory 103, and a rate dematch circuit 107 is stored in the data storage memory 104. Perform rate dematch processing on the received data. Further, the memory block selection circuit 301 generates a signal for selecting one of the memory blocks of the data storage memory 101, the data storage memory 102, and the data storage memory 103, and outputs the signal to the address generation circuit 30.
2 is a data storage memory 101, a data storage memory 10
2. Generate an address common to the three memory blocks of the data storage memory 103.

【0022】先の図3に示した仮想アドレスで管理され
るデータ蓄積メモリ104に対して、アドレスを指定し
てデータをアクセスするには、指定するアドレスを3で
割ることにより、データ蓄積メモリ101、データ蓄積
メモリ102、データ蓄積メモリ103の3つのメモリ
ブロックの1つを選択することと、データ蓄積メモリ1
01、データ蓄積メモリ102、データ蓄積メモリ10
3が持つ物理アドレスへの変換が必要になる。しかしな
がら、アドレスを3で割る回路は規模が大きくなり、遅
延時間も大きくなる。そのため、アクセスサイクルが遅
くなり、データ転送にかかる時間が大きくなるという欠
点がある。
To access the data storage memory 104 managed by the virtual address shown in FIG. 3 by specifying the address, the specified address is divided by 3 to obtain the data storage memory 101. Selecting one of the three memory blocks, the data storage memory 102 and the data storage memory 103;
01, data storage memory 102, data storage memory 10
3 needs to be converted to a physical address. However, a circuit that divides an address by 3 has a large scale and a large delay time. Therefore, there is a disadvantage that an access cycle becomes slow and a time required for data transfer increases.

【0023】図5に示すアドレス回路においては、メモ
リブロックの選択及びアドレス発生回路を連動させてデ
ータ蓄積メモリ104に対するアクセスを行う。メモリ
ブロック選択回路301は、データ蓄積メモリ101、
データ蓄積メモリ102、データ蓄積メモリ103を順
次サイクリックに選択し、データ蓄積メモリ103の次
に蓄積メモリ101を選択するときにアドレス発生回路
302のアドレスを1つ進める。
In the address circuit shown in FIG. 5, access to the data storage memory 104 is performed in conjunction with the selection of a memory block and the address generation circuit. The memory block selection circuit 301 includes a data storage memory 101,
The data storage memory 102 and the data storage memory 103 are sequentially cyclically selected, and when the storage memory 101 is selected next to the data storage memory 103, the address of the address generation circuit 302 is advanced by one.

【0024】たとえばプロセッサからデータ蓄積メモリ
104に書き込みを行う場合は、プロセッサはFIFO
に書き込むのと同様に単一アドレスへ書き込みを行う。
それに対しメモリブロック選択回路301は、データが
書き込まれる度に書き込み対象のメモリブロックを、デ
ータ蓄積メモリ101、データ蓄積メモリ102、デー
タ蓄積メモリ103、データ蓄積メモリ101、とサイ
クリックに選択し、データ蓄積メモリ103からデータ
蓄積メモリ101に移るときにアドレス発生回路301
はアドレスインクリメントを行う。従って、プロセッサ
はFIFOに書き込むのと同等の動作をするだけでよ
く、アドレスデコーダに演算回路を入れる必要がなく、
インタフェースの高速化が図れる。
For example, when data is written from the processor to the data storage memory 104, the processor
Write to a single address in the same way as write to.
On the other hand, the memory block selection circuit 301 cyclically selects a memory block to be written every time data is written, as the data storage memory 101, the data storage memory 102, the data storage memory 103, and the data storage memory 101. When moving from the storage memory 103 to the data storage memory 101, the address generation circuit 301
Performs address increment. Therefore, the processor only needs to perform the same operation as writing to the FIFO, and does not need to include an arithmetic circuit in the address decoder.
Interface can be speeded up.

【0025】図6は、上記実施の形態にて説明したター
ボ符号復号装置を受信装置に適用した場合の構成図であ
る。図6に示されように、受信データは復調器601で
復調されたのち、上記実施の形態によるターボ符号復号
装置602で復号処理され、チャネル形成回路603に
入力されてチャネルが形成される。このように受信装置
を構成することにより、システム全体に必要なメモリ容
量を削減することができる。
FIG. 6 is a configuration diagram when the turbo code decoding device described in the above embodiment is applied to a receiving device. As shown in FIG. 6, after the received data is demodulated by the demodulator 601, the received data is decoded by the turbo code decoding device 602 according to the above embodiment, and is input to the channel forming circuit 603 to form a channel. By configuring the receiving device in this manner, the memory capacity required for the entire system can be reduced.

【0026】[0026]

【発明の効果】以上説明したように、本発明によれば、
ターボ符号復号処理に供給されるターボ符号化データを
格納するための蓄積手段と、レートデマッチ処理に必要
なデータを格納するための蓄積手段とを共有すること
で、レートデマッチ処理のために新たにメモリを増やす
必要がなく、また、専用のレートデマッチ処理手段を設
けることにより従来プロセッサによりレートデマッチ処
理する場合に比べてプロセッサの処理量を減らすことが
できる。
As described above, according to the present invention,
By sharing storage means for storing turbo encoded data supplied to turbo code decoding processing and storage means for storing data necessary for rate dematch processing, for rate dematch processing There is no need to newly add a memory, and by providing a dedicated rate-dematch processing unit, the processing amount of the processor can be reduced as compared with the case where rate-dematch processing is performed by a conventional processor.

【0027】さらに、共通アドレスで指定された3つの
データ蓄積メモリブロックの中から1つのメモリブロッ
クを順次自動的に選択することにより、インタフェース
の高速化を図ることができる。
Furthermore, the speed of the interface can be increased by automatically selecting one memory block sequentially from the three data storage memory blocks specified by the common address.

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

【図1】本発明の一実施の形態に係わるターボ符号復号
装置の構成を示す図。
FIG. 1 is a diagram showing a configuration of a turbo code decoding device according to one embodiment of the present invention.

【図2】本発明のターボ符号復号装置のレートデマッチ
回路の構成を示す図。
FIG. 2 is a diagram showing a configuration of a rate dematch circuit of the turbo code decoding device of the present invention.

【図3】本発明のターボ符号復号装置におけるデータ蓄
積メモリのメモリマップを示す図。
FIG. 3 is a diagram showing a memory map of a data storage memory in the turbo code decoding device of the present invention.

【図4】本発明のターボ符号復号装置におけるレートデ
マッチ処理のメモリイメージを示す図。
FIG. 4 is a diagram showing a memory image of rate dematch processing in the turbo code decoding device of the present invention.

【図5】本発明のターボ符号復号装置のデータ蓄積メモ
リのアドレス回路の構成を示す図。
FIG. 5 is a diagram showing a configuration of an address circuit of a data storage memory of the turbo code decoding device of the present invention.

【図6】本発明のターボ符号復号装置を適用した受信装
置の構成を示す図。
FIG. 6 is a diagram showing a configuration of a receiving device to which the turbo code decoding device of the present invention is applied.

【図7】従来のターボ符号復号装置の構成を示す図。FIG. 7 is a diagram showing a configuration of a conventional turbo code decoding device.

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

101、102、103 データ蓄積メモリブロック 104 データ蓄積メモリ 105 ターボ符号復号処理部 106 ターボ符号復号回路 107 レートデマッチ回路 108 プロセッサ 201 リード制御回路 202 位置判定回路 203 ライト制御回路 204 演算回路 205 フリップフロップ 301 メモリブロック選択回路 302 アドレス発生回路 601 復調器 602 ターボ符号復号装置 603 チャネル形成回路 101, 102, 103 Data storage memory block 104 Data storage memory 105 Turbo code decoding processing unit 106 Turbo code decoding circuit 107 Rate dematch circuit 108 Processor 201 Read control circuit 202 Position determination circuit 203 Write control circuit 204 Operation circuit 205 Flip-flop 301 Memory block selection circuit 302 Address generation circuit 601 Demodulator 602 Turbo code decoder 603 Channel formation circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ターボ符号化データを復号するターボ符
号復号処理手段と、前記ターボ符号復号処理手段に供給
するターボ符号化データを格納するデータ蓄積部と、レ
ートマッチ処理されたターボ符号化データをレートデマ
ッチ処理するレートデマッチ処理手段と、を有し、 前記データ蓄積部にレートマッチ処理されたターボ符号
化データが供給され、前記レートデマッチ処理手段が、
前記データ蓄積部に格納されたターボ符号化データを読
み出してレートデマッチ処理した後、再度、前記データ
蓄積部に書き込むことを特徴とするターボ符号復号装
置。
1. A turbo code decoding processing means for decoding turbo encoded data, a data storage unit for storing turbo encoded data to be supplied to the turbo code decoding processing means, and a turbo code data subjected to rate matching processing. Rate dematch processing means for performing rate dematch processing, and the turbo coded data subjected to the rate match processing is supplied to the data storage unit, and the rate dematch processing means,
A turbo code decoding apparatus, comprising: reading out turbo encoded data stored in the data storage unit, performing rate dematch processing, and writing the data again into the data storage unit.
【請求項2】 前記データ蓄積手段が、3つのメモリブ
ロックからなり、前記メモリブロックに対して共通アド
レスを発生するアドレス発生手段と、前記メモリブロッ
クの1つを選択するメモリブロック選択手段と、を含む
ことを特徴とする請求項1に記載のターボ符号復号装
置。
2. The data storage means comprises three memory blocks, an address generating means for generating a common address for the memory blocks, and a memory block selecting means for selecting one of the memory blocks. The turbo code decoding device according to claim 1, further comprising:
【請求項3】 受信データを復調してレートマッチ処理
されたターボ符号化復調データを生成する復調器と、前
記復調データに対して復号データを生成する請求項1又
は請求項2に記載のターボ符号復号装置と、記復号デー
タからチャネルデータを生成するチャネル形成回路と、
を具備したことを特徴とする受信装置。
3. The turbo according to claim 1, wherein a demodulator for demodulating received data to generate turbo-coded demodulated data subjected to rate matching processing, and generating decoded data for the demodulated data. An encoding / decoding device, a channel forming circuit that generates channel data from the decoded data,
A receiving device comprising:
JP2001003863A 2001-01-11 2001-01-11 Turbo code decoding device Pending JP2002208863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001003863A JP2002208863A (en) 2001-01-11 2001-01-11 Turbo code decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001003863A JP2002208863A (en) 2001-01-11 2001-01-11 Turbo code decoding device

Publications (1)

Publication Number Publication Date
JP2002208863A true JP2002208863A (en) 2002-07-26

Family

ID=18872142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001003863A Pending JP2002208863A (en) 2001-01-11 2001-01-11 Turbo code decoding device

Country Status (1)

Country Link
JP (1) JP2002208863A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1489771A2 (en) 2003-06-18 2004-12-22 Nec Corporation Rate dematching processor
KR100532325B1 (en) * 2002-11-23 2005-11-29 삼성전자주식회사 Input control method and apparatus for turbo decoder
US7975211B2 (en) 2003-07-22 2011-07-05 Nec Corporation Data decoding method and apparatus and receiver and communication system applying the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100532325B1 (en) * 2002-11-23 2005-11-29 삼성전자주식회사 Input control method and apparatus for turbo decoder
EP1489771A2 (en) 2003-06-18 2004-12-22 Nec Corporation Rate dematching processor
US7257765B2 (en) 2003-06-18 2007-08-14 Nec Corporation Rate dematching processor
EP1489771A3 (en) * 2003-06-18 2008-03-12 Nec Corporation Rate dematching processor
US7975211B2 (en) 2003-07-22 2011-07-05 Nec Corporation Data decoding method and apparatus and receiver and communication system applying the same
US8595599B2 (en) 2003-07-22 2013-11-26 Nec Corporation Data decoding method and apparatus and receiver and communication system applying the same

Similar Documents

Publication Publication Date Title
JP2007068155A (en) Method and system of interleaving in parallel turbo decoder
JP2002529953A (en) Efficient interleave decoding
JP2996615B2 (en) Viterbi decoding apparatus and method
JP4178752B2 (en) Soft output decoding apparatus and soft output decoding method for convolutional code
TWI487293B (en) Methods and apparatus for programmable decoding of a plurality of code types
JPS60140981A (en) Method and device for decoding digital coded word of coded word system
JP2002208863A (en) Turbo code decoding device
KR20030036845A (en) A Decoder For Trellis-Based Channel Encoding
US8594196B2 (en) Spatial Wyner Ziv coding
US6434717B1 (en) Error detecting device and method
JPH05145770A (en) Encoding/decoding device
CN112820343A (en) Data protection method and device, computer equipment and storage medium
JP2001352256A (en) Decoder and decoding method
KR100222672B1 (en) Viterbi decoder which uses data trace
Richter et al. Parallel interleaving on parallel DSP architectures
CN117729086B (en) Interaction method and device for OFDM receiver frequency domain and LDPC decoding
CN112104394B (en) Signal processing method, signal processing device, storage medium and electronic equipment
CN111583347A (en) Image loading method and device, computer equipment and storage medium
JP2818323B2 (en) Binary image data extraction method
JPH06332667A (en) Encoding device
JPH11284864A (en) Image decoder
JPH0541807A (en) Two-dimension decoder
JP2529465B2 (en) Variable length code decoding device
JP2002109535A (en) Histogram calculation circuit
CN112019240A (en) Data transmission method, system, storage medium and electronic device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050713

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051109