JPS63153922A - Viterbi decoder - Google Patents

Viterbi decoder

Info

Publication number
JPS63153922A
JPS63153922A JP30013586A JP30013586A JPS63153922A JP S63153922 A JPS63153922 A JP S63153922A JP 30013586 A JP30013586 A JP 30013586A JP 30013586 A JP30013586 A JP 30013586A JP S63153922 A JPS63153922 A JP S63153922A
Authority
JP
Japan
Prior art keywords
path
trace
node
decoding
output
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
JP30013586A
Other languages
Japanese (ja)
Other versions
JPH047849B2 (en
Inventor
Tadashi Nakamura
正 中村
Atsushi Yamashita
敦 山下
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 JP30013586A priority Critical patent/JPS63153922A/en
Publication of JPS63153922A publication Critical patent/JPS63153922A/en
Publication of JPH047849B2 publication Critical patent/JPH047849B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Abstract

PURPOSE:To make a minimum metric value node detection circuit unnecessary and to miniaturize a circuit scale, by obtaining an encoded output at every decoding cycle from a bit of maximum likelihood path information held at a trace storage part. CONSTITUTION:A path selection part 72 performs survival path selection by performing path metric arithmetic calculation and comparison of results, and outputs path selection signals SP1-SPn, and stores them on a path selection signal storage part 3 extending over path history length. A trace arithmetic part 74 finds the node information of maximum likelihood path by a mode switching signal MC, and stores it in a trace path storage part 75, and updates the information to the latest one. A decoding part 77 obtains the decoded output at every decoding cycle from the node information at the final stage of the maximum likelihood path held at the trace path storage part 75. The decoding of the decoder 77 is controlled so as to be performed for several times in one tracing cycle by a division control part 76.

Description

【発明の詳細な説明】 〔目 次〕 概要 産業上の利用分野 従来の技術 発明が解決しようとする問題点 問題点を解決するための手段(第1図)作用 実施例 実施例装置の構成(第2図、第3図) パストレース方式の基本的動作説明(第4図)分割形パ
ストレース方式の基本的動作説明(第4図、第5図) 実施例装置の詳細な動作説明(第6図)入出カモ−ト トレースモード 発明の効果 〔概 要〕 最尤パスをトレースしてトレースメモリに保持すること
を繰り返し、その最尤パス情報から復号出力を得るパス
トレース方式のビタビ復号器において、lトレースサイ
クルを複数復号サイクルに分けてトレースを行って復号
出力を得るようにした。
[Detailed Description of the Invention] [Table of Contents] Overview Industrial Field of Application Conventional Technology Problems to be Solved by the Invention Means for Solving the Problems (Fig. 1) Working Examples Example Structure of the Device ( (Fig. 2, Fig. 3) Basic operation explanation of the path trace method (Fig. 4) Basic operation explanation of the divided path trace method (Fig. 4, Fig. 5) Detailed operation explanation of the embodiment device (Fig. 4) Figure 6) Effects of the Input/Output Camote Trace Mode Invention [Summary] In a path tracing type Viterbi decoder that repeatedly traces the maximum likelihood path and stores it in the trace memory, and obtains the decoded output from the maximum likelihood path information. , l trace cycles are divided into multiple decoding cycles and tracing is performed to obtain decoding outputs.

〔産業上の利用分野〕[Industrial application field]

本発明は分割形パストレース方式を用いたビタビ復号器
に関する。
The present invention relates to a Viterbi decoder using a split path tracing method.

とタビ復号器は畳込み符号の最尤復号に用いられる復号
器であり、既知の複数個の符号系列のうち受信符号系列
に最も符号距離が近いパスを最尤パスとして選択し、こ
の選択されたパスに対応して復号データを得るものであ
り、誤り訂正能力が高いことから衛星通信などの誤り訂
正装置として使用されている。
The Tabi decoder is a decoder used for maximum likelihood decoding of convolutional codes, and it selects the path with the closest code distance to the received code sequence from among multiple known code sequences as the maximum likelihood path, and It obtains decoded data in response to a path that has been detected, and because of its high error correction ability, it is used as an error correction device in satellite communications and other applications.

(従来の技術〕 従来のパストレース方式のとタビ復号器は、トレースの
開始においてパスメトリック値が最小のノードについて
そのノード番号とそのノード対応のパス選択信号とに基
づいて前段で生残りとして選択された側のノードを求め
、その求めたノードについて更にその前段の生残り側の
ノードを求める操作をパス履歴長(すなわちパスメモリ
長)にわたり繰り返して最尤パスを得、その最尤パスが
最後に到達したノードのノード番号から復号出力を得る
ものである。
(Prior Art) In a conventional path trace type Tobi decoder, the node with the minimum path metric value is selected as a survivor at the previous stage based on the node number and the path selection signal corresponding to the node at the start of the trace. The most likely path is obtained by repeating the operation of finding the surviving node of the previous stage of the found node over the path history length (that is, the path memory length). The decoded output is obtained from the node number of the node that reached the node.

この従来のパストレース方式ビタビ復号器では、生残り
パスをパス履歴長にわたり1回トレースする1トレース
サイクルが、1ビツトの復号出力を得るl復号サイクル
に一敗しており、したがって1ビツトの復号出力を得る
ためにlパス履歴長にわたり生残りパスをトレースする
処理を行われねばならず、そのトレースにかかる時間が
長いためビット伝送速度が低下する。
In this conventional path tracing type Viterbi decoder, one trace cycle in which a surviving path is traced once over the path history length is defeated by one decoding cycle to obtain a 1-bit decoding output. In order to obtain the output, a process must be performed to trace the surviving paths over l path history length, and the bit transmission rate decreases because the time required for the tracing is long.

この問題点を解決するために、本出願人にかかる昭和6
1年7月17日出願の特願昭61−168758号、特
願昭61−168759号のいずれも「ビタビ復号器」
と題する分割形パストレース方式のビタビ復号器が提案
される。これらの提案されたビタビ復号器では、各トレ
ースサイクルでトレースされた最尤パスは、その前後の
トレースサイクルで得られた最尤パスとそのトレース開
始側の部分で形が異なるだけで後半側はほとんどその形
が一致することに着目し、lトレースサイクルの終了を
待つこと−なく既に得られている最尤パスを用いて復号
を行い、ビット伝送速度の向上を図っている。すなわち
lトレースサイクルのうちに複数回の復号を行い、各ト
レースサイクルでは最尤パスの更新を操り返すとともに
、各復号サイクルではその時点で得られている最尤パス
の最後に到達したノードの情報から復号出力を得るよう
にしている。
In order to solve this problem, the present applicant
Both Japanese Patent Application No. 168758/1983 and Japanese Patent Application No. 168759/1983 filed on July 17, 1987 refer to the "Viterbi decoder".
A segmented path-tracing Viterbi decoder entitled . In these proposed Viterbi decoders, the maximum likelihood path traced in each trace cycle differs in shape from the maximum likelihood path obtained in the previous and subsequent trace cycles only at the beginning of the trace, and the latter half is Noting that the shapes almost match, decoding is performed using the already obtained maximum likelihood path without waiting for the end of one trace cycle, thereby improving the bit transmission rate. In other words, decoding is performed multiple times in one trace cycle, and in each trace cycle, the maximum likelihood path is updated, and in each decoding cycle, information about the node that reached the end of the maximum likelihood path obtained at that point is I am trying to get the decrypted output from .

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述の分割形のパストレース方式によるビタビ復号器は
、トレースの開始において、パスメトリック値が最小と
なったノードからトレースを開始しなければならないた
め、最小パスメトリック値ノード検出回路等の付加回路
が必要となり、回路規模がやや太き(なるという問題点
がある。
The Viterbi decoder using the split path tracing method described above must start tracing from the node with the minimum path metric value, so additional circuits such as a minimum path metric value node detection circuit are required. There is a problem that the circuit size is somewhat large.

したがって本発明の目的は、回路規模の小型化を図った
分割形パストレース方式のビタビ復号器を提供すること
にある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a divided path trace type Viterbi decoder with a reduced circuit scale.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

第1図は本発明にかかる原理ブロック図である。 FIG. 1 is a block diagram of the principle according to the present invention.

本発明に係る分割形パストレース方式によるビタビ復号
器は、受信符号から各ノード対応にブランチメトリック
値BM(11〜B M (711を計算する分配器71
、各ノード対応に設けられた複数のユニット72(11
〜72 (n)からなるパス選択部72であって、各ユ
ニット72 (13〜72 (1mlはその対応ノード
に至る2つのパスについてのパスメトリンク値を分配器
71からのブランチメトリック値に基づいて演算し、そ
の演算結果を比較して2つのパスから生残りパスを選択
し、生残りパスを示すパス選択信号PS(11〜P S
 (nlを出力するように構成されているもの、各ノー
ドのパス選択信号PS(1)〜P S (111を、所
定段数からなるパス履歴表にわたり各ノード対応に保持
するパス選択信号記憶部73、所与のノードについて該
ノード対応のパス選択信号に基づき生残りパスが該ノー
ドに至る前段のノードを演算し、その演算結果に基づい
てさらに前段のノードを演算することを繰り返して生残
りパスをトレースするトレース演算部74、トレース演
算部74で得られたノード情報をパス履歴表にわたり保
持するトレースパス記憶部75.1トレースサイクルを
複数の復号サイクルに分割する制御を行う分割制御部7
6、および、トレースパス記憶部75に保持された最尤
パス情報から1復号サイクル毎に復号出力を得る復号部
77を具備する。
The Viterbi decoder using the split path trace method according to the present invention uses a distributor 71 that calculates branch metric values BM(11 to BM(711) for each node from the received code.
, a plurality of units 72 (11
72 (n), each unit 72 (13 to 72 (1 ml) calculates path metric link values for two paths leading to its corresponding node based on the branch metric value from the distributor 71. A surviving path is selected from the two paths by comparing the calculation results, and a path selection signal PS (11 to P S
A path selection signal storage unit 73 that stores path selection signals PS (1) to PS (111) of each node corresponding to each node over a path history table consisting of a predetermined number of stages. , for a given node, based on the path selection signal corresponding to the node, the surviving path calculates the previous node leading to the node, and based on the calculation result, calculates the previous node. a trace calculation unit 74 that traces the trace calculation unit 74; a trace path storage unit 75 that holds the node information obtained by the trace calculation unit 74 across the path history table; a division control unit 7 that performs control to divide the trace cycle into a plurality of decoding cycles;
6, and a decoding unit 77 that obtains a decoded output every decoding cycle from the maximum likelihood path information held in the trace path storage unit 75.

〔作 用〕[For production]

パス選択部72で得られたパス選択信号PS(11〜P
S(nlを順次にパス選択信号記憶部73にパス履歴表
にわたり記憶させる。トレース演算部74は最尤パスの
ノード情報を求め、それをトレースパス記憶部75に記
憶させる掻作を繰り返し行い、それによりトレースパス
記憶部75に保持される最尤パス↑青報を最新のものに
更新し続ける。復号部77はこのトレースパス記憶部7
5に保持されている最尤パスの最柊段のノード情報から
復号サイクル毎に復号出力を得る。復号部77による復
号はlトレースサイクルのうちに複数回行われるように
分割制御部76によって制御され、それにより復号処理
速度の向上が図られる。
The path selection signal PS (11 to P
S(nl) is sequentially stored in the path selection signal storage unit 73 over the path history table.The trace calculation unit 74 repeatedly calculates the node information of the maximum likelihood path and stores it in the trace path storage unit 75. As a result, the maximum likelihood path ↑ blue report held in the trace path storage unit 75 is continuously updated to the latest one.
A decoded output is obtained for each decoding cycle from the node information of the highest stage of the maximum likelihood path held in No. 5. The decoding by the decoding unit 77 is controlled by the division control unit 76 so that it is performed multiple times in one trace cycle, thereby improving the decoding processing speed.

〔実施例〕〔Example〕

以下、本発明の実施例を図面を参照して説明する。 Embodiments of the present invention will be described below with reference to the drawings.

スJu江袋スm戊 第2図は本発明の一実施例としてのビタビ復号器の全体
的な構成を示すブロック図である。このビタビ復号器は
符号の拘束長が4のものを例としており、格子構造のノ
ードの数は8となる。図中、1は分配器、2はAC3回
路、3はパストレース制御部、4はパスメモリ、5はト
レースメモリである。分配器1には送信側から受信され
た受信符号が入力されており、分配器lはこの受信符号
から各ノード対応のブランチメトリック値RM (01
〜BM(7)を計算し、それをAC3回路2に与える。
FIG. 2 is a block diagram showing the overall configuration of a Viterbi decoder as an embodiment of the present invention. In this Viterbi decoder, the code constraint length is 4, and the number of nodes in the lattice structure is 8. In the figure, 1 is a distributor, 2 is an AC3 circuit, 3 is a path trace control section, 4 is a path memory, and 5 is a trace memory. The received code received from the transmitting side is input to the distributor 1, and the distributor 1 calculates the branch metric value RM (01
~BM(7) is calculated and given to the AC3 circuit 2.

AC3回路2は各ノード対応に設けられた8個のAC3
部2(0)〜2(7)からなる。AC3部2(0)〜2
(7)は各々、加算器と比較器とセレクタとからなり、
AC5部2(0)〜2(7)にはそれぞれ対応するノー
トのブランチメトリック値B M (01〜B M (
71が分配器1から人力されるとともに、格子構造にお
いて生き残り得る2つのパスに対応するAC3部からパ
スメトリック値がそれぞれ入力される。AC3部2(O
)〜2(7)は各々、入力されたブランチメトリックに
1シンボル前のパスメトリック値を加算して該2つのパ
スにつきそれぞれ新たなパスメトリック値を計算し、こ
れらパスメトリック値を比較器で比較してパスメトリッ
ク値の小さい方を生残りパスとして選択し、その選択し
たパスを表すパス選択信号P S (01〜P S f
?)を出力する。
The AC3 circuit 2 consists of 8 AC3 circuits provided corresponding to each node.
Consisting of parts 2(0) to 2(7). AC3 part 2(0)~2
(7) each consists of an adder, a comparator, and a selector,
AC5 parts 2(0) to 2(7) respectively have branch metric values BM (01 to BM (
71 is manually input from the distributor 1, and path metric values are input from the AC 3 section corresponding to two paths that can survive in the lattice structure. AC3 part 2 (O
) to 2(7) each add the path metric value one symbol before to the input branch metric to calculate a new path metric value for each of the two paths, and compare these path metric values with a comparator. The path selection signal P S (01 to P S f
? ) is output.

パスメモリ4はAC3回路2からのパス選択信号P S
 (0)〜P S (71が入力されて、それを各ノー
ド対応にパス履歴表にわたり記憶するものであり、その
パスメモリ長はパス履歴表となる。
The path memory 4 receives the path selection signal P S from the AC3 circuit 2.
(0) to P S (71) are input and stored in the path history table corresponding to each node, and the path memory length becomes the path history table.

パストレース制御部3の詳細なブロック図が第3図に示
される。第3図において、トレースカウンタ30はパス
トレース位置を指示するためのディクリメント・カウン
タであり、初期設定入力としてパスメモリ長PLが入力
されている。そのボロー出力CYはロード入力端LDに
4かれており、したがってパスメモリ長の大きさからカ
ウント値を順次に減少させ、0となるともとのパスメモ
リ長となることを繰り返すように動作する。トレースカ
ウンタ30の出力はパスメモリ4およびトレースメモリ
5のアドレス信号として用いられる0、このトレースカ
ウンタ30は、最尤パスのトレースに際してノード番号
の演算に使用するパス選択信号をパスメモリ4から読み
出すためのアドレス、および、このノード番号の演算に
よって得られた最尤パスのノード情報をトレースメモリ
5に書き込むためのアドレスを指定する。
A detailed block diagram of the path trace control section 3 is shown in FIG. In FIG. 3, a trace counter 30 is a decrement counter for indicating a path trace position, and a path memory length PL is input as an initial setting input. The borrow output CY is connected to the load input terminal LD, so that the count value is sequentially decreased based on the size of the path memory length, and when it becomes 0, the original path memory length is repeated. The output of the trace counter 30 is used as an address signal for the path memory 4 and the trace memory 5. and an address for writing node information of the maximum likelihood path obtained by calculating this node number into the trace memory 5.

入出力カウンタ31は受信符号に応じたパス選択信号の
書込みアドレス、および、復号サイクルにおける復号出
力の読出しアドレスを指示するためのインクリメント・
カウンタであり、初期設定入出力として同じ(パスメモ
リ長PLが入力されている。その桁上げ出力CYはロー
ド入力端LDに導がれており、したがってカウント値を
順次に増加させ、パスメモリ長の大きさになると0にな
ることを繰り返すように動作する0人出力カウンタ31
の出力はパスメモリ4およびトレースメモリ5のアドレ
ス信号として用いられる。
The input/output counter 31 has an increment counter for instructing the write address of the path selection signal according to the received code and the read address of the decoded output in the decoding cycle.
It is a counter, and the same (path memory length PL) is input as the initial setting input/output. Its carry output CY is led to the load input terminal LD, so the count value is sequentially increased, and the path memory length PL is input. 0 person output counter 31 that operates so as to repeatedly become 0 when the size of .
The output of is used as an address signal for path memory 4 and trace memory 5.

したがってパスメモリ4およびトレースメモリ5に対す
るトレースカウンタ30によるアドレス指定方向と人出
力カウンタ31によるアドレス指定方向とは向きが逆に
なる。すなわち第7図に示されるように、パスメモリ4
に対するトレース方向とパス選択信号書込み方向とは逆
であり、トレースメモリ5に対するトレースされたノー
ドのパスメモリの内容書込み方向と復号出力読出し方向
とは逆になる。
Therefore, the direction of addressing by the trace counter 30 and the direction of addressing by the human output counter 31 for the path memory 4 and the trace memory 5 are opposite to each other. That is, as shown in FIG.
The trace direction and the path selection signal writing direction for the trace memory 5 are opposite, and the content writing direction and the decoding output reading direction of the path memory of the traced node for the trace memory 5 are opposite.

入出力カウンタ31は、AC3回路2で求められたパス
選択信号P S (0)〜P S (7)をパスメモリ
4に書き込む際のアドレスの指定、および、復号信号D
ECとして用いる情報をトレースメモリ5から読み出す
際のアドレスの指定を行う。
The input/output counter 31 specifies the address when writing the path selection signals P S (0) to P S (7) obtained by the AC3 circuit 2 into the path memory 4, and specifies the decoded signal D.
Specifies the address when reading information used as EC from the trace memory 5.

トレースカウンタ30のイネーブル入力端子ENにはモ
ード切換え信号MCがインバータ37を介して、また人
出力カウンタ31のイネーブル入力端子ENには直接に
導かれており、それぞれのカンウタ30.31はそのイ
ネーブル入力端子ENが11ルベルのときに動作イネー
ブル状態とされる。
A mode switching signal MC is led to the enable input terminal EN of the trace counter 30 via an inverter 37 and directly to the enable input terminal EN of the human output counter 31, and each counter 30, 31 receives its enable input. The operation is enabled when the terminal EN is at 11 levels.

トレースカウンタ30および人出力カウンタ31がらの
アドレス信号^DD 11)およびADD (21はそ
れぞれセレクタ32の入力端子I N (1)およびI
N+2)に導かれている。セレクタ32はその選択制御
端子SELに入力されるモード切換え信号肛に応じて入
力信号を選択して出力するものであり、モード切換え信
号MCが1”のときに入出力カウンタ31からのアドレ
ス信号具〇〇 (1)を選択し、“0”のときにトレー
スカウンタ30からのアドレス信号具〇D(2)を選択
してそれらをパスメモリ4のアドレス入力端子、および
、フリップフロップ39を介してトレースメモリ5のア
ドレス入力端子に送出する。フリ・7プフロフプ39は
遅延回路として機能するものであり、セレクタ32から
出力される同一のアドレス信号による各メモリ4.5へ
のアクセスを、パスメモリ4へのアクセスよりもトレー
スメモリ5へのアクセスがlクロックCLK分だけタイ
ミングが遅れるようにするためのものである。
Address signals ^DD 11) and ADD (21 are input terminals I N (1) and I of the selector 32, respectively) of the trace counter 30 and the human output counter 31
N+2). The selector 32 selects and outputs an input signal according to the mode switching signal input to its selection control terminal SEL, and when the mode switching signal MC is 1'', the address signal from the input/output counter 31 is output. 〇〇 (1) is selected, and when it is “0”, the address signal device 〇D (2) from the trace counter 30 is selected and sent to the address input terminal of the path memory 4 and via the flip-flop 39. It is sent to the address input terminal of the trace memory 5.The Flipflop 39 functions as a delay circuit, and allows access to each memory 4.5 by the same address signal output from the selector 32 to the path memory 4. This is to ensure that access to trace memory 5 is delayed by one clock CLK compared to access to trace memory 5.

シフトレジスタ33は最尤パスを探索するためのノード
番号の演算を行う演算回路として機能するものであり、
トレース演算により求められた生残り側のノードのノー
ド番号を示す3ビツトのノード番号信号NOをセレクタ
34の選択制御端子SCに送出して、そのセレクタ34
に入力される8ビツトの入力信号のうちから、トレース
演算されたノードに対応する1ビツトを選択する。セレ
クタ34の入力側には、パスメモリ4から読み出された
8個のノードに対応するパス選択信号LP S (0)
〜P S (71が出力バッファ351を介して導かれ
ている。セレクタ34・で選択された1ビット出力体号
はシフトレジスタ33のシリアル入力端子に導かれる。
The shift register 33 functions as an arithmetic circuit that calculates node numbers for searching the maximum likelihood path.
A 3-bit node number signal NO indicating the node number of the surviving node determined by the trace calculation is sent to the selection control terminal SC of the selector 34, and the selector 34
From among the 8-bit input signals input to the node, one bit corresponding to the node subjected to the trace calculation is selected. On the input side of the selector 34, a path selection signal LP S (0) corresponding to the eight nodes read out from the path memory 4 is provided.
~PS (71) is guided through the output buffer 351. The 1-bit output symbol selected by the selector 34 is guided to the serial input terminal of the shift register 33.

またパスメモ+j 4にはAC9回路2からのパス選択
信号P S (0)〜PS(71が入カバ7フア352
を介してそのデータ入出力端子に導かれる。
In addition, the path selection signal P S (0) to PS (71) from the AC9 circuit 2 is input to the pass memo +j4.
is led to its data input/output terminal via.

セレクタ34からの出力信号は、シフトレジスタ33に
導かれる他に、1クロックCLK分のタイミングの遅延
を与えるフリップフロップ38を介し、さらに入力バッ
ファ362を介してトレースメモリ5のデータ入出力端
子に導かれる。トレースメモリ5の内容は出力バッファ
361を介して読み出され、それが復号信号DECとし
て用いられる。
In addition to being led to the shift register 33, the output signal from the selector 34 is also led to the data input/output terminal of the trace memory 5 via a flip-flop 38 that provides a timing delay of one clock CLK, and further via an input buffer 362. It will be destroyed. The contents of trace memory 5 are read out via output buffer 361 and used as decoded signal DEC.

バッファ回路35の制御入力端子にはモード切換え信号
MCが導かれ、またバッファ回路36の制御入力端子に
は、1クロックCLK分のタイミングの遅延を与えるフ
リップフロップ40を介してモード切換え信号MCが導
かれる。これによりバッファ回路35はその制御入力端
子に印加される信号が“l”のときに入力バッファ35
2がイネーブル状態、出カバソファ351がディスエー
ブル状態となり、°0”のときにその状態が反転する。
A mode switching signal MC is introduced to the control input terminal of the buffer circuit 35, and a mode switching signal MC is introduced to the control input terminal of the buffer circuit 36 via a flip-flop 40 that provides a timing delay of one clock CLK. It will be destroyed. As a result, when the signal applied to the control input terminal of the buffer circuit 35 is "L", the input buffer 35
2 is in the enabled state, and the output cover sofa 351 is in the disabled state, and the state is reversed at 0''.

またバッファ回路36はその制御入力端子に印加される
信号が“l”のときに出力バッファ361がイネーブル
状態、大力バッファ362がディスエーブル状態となり
、“0”のときにその状態が反転する。
Further, when the signal applied to the control input terminal of the buffer circuit 36 is "L", the output buffer 361 is enabled and the output buffer 362 is disabled, and when the signal is "0", the output buffer 361 is enabled and the output buffer 362 is disabled.

以下、第2図の実施例装置の動作を説明するが、この実
施例装置の動作の理解を容易にするために、まず初めに
本発明の基礎となるパストレース方式および分割形パス
トレース方式による復号の動作原理を第4図および第5
図を参照して説明する。
The operation of the embodiment device shown in FIG. 2 will be explained below, but in order to facilitate understanding of the operation of this embodiment device, we will first explain the path trace method and the divided path trace method, which are the basis of the present invention. The operating principle of decoding is shown in Figures 4 and 5.
This will be explained with reference to the figures.

なおここでは拘束長に−4でノード数が8の場合を例と
している。
Here, an example is taken where the constraint length is -4 and the number of nodes is 8.

パストレース Tの 1W哩 第4図はパストレース動作説明図であり、図中には、各
ノードのノード番号θ〜7 (並びにその2進数表示)
、そのノードにおけるパスメトリック値、そのノードに
対応するパスメモリ内のパス選択信号がそれぞれ描かれ
ている。パスメモリの段数は拘束長の5〜6倍程度が望
ましいが、ここでは説明を簡単化するため8段の場合が
示されている。
Path Trace T's 1W Figure 4 is an explanatory diagram of path trace operation, and in the figure, the node numbers θ to 7 of each node (and their binary representation) are shown.
, the path metric value at that node, and the path selection signal in the path memory corresponding to that node are respectively drawn. Although it is desirable that the number of stages of the path memory be about 5 to 6 times the constraint length, here, to simplify the explanation, a case of 8 stages is shown.

まず、AC3回路2がパスメトリック演算、演算結果の
比較による生き残りパス選択を行い、パス選択信号P 
S (01〜PS(7)(“0”または“1”)を出力
する。このパス選択信号P S (0)〜P S (7
)はパスメモリに書き込まれる。この場合、このパス選
択信号は生残りとして選択された側のノード番号(2進
数表示)の最上位ビットMSBに相当する。
First, the AC3 circuit 2 performs path metric calculation and selects a surviving path by comparing the calculation results, and the path selection signal P
S (01 to PS (7) (“0” or “1”) are output. This path selection signal P S (0) to PS (7
) is written to path memory. In this case, this path selection signal corresponds to the most significant bit MSB of the node number (binary representation) of the side selected as the survivor.

トレース開始ノードとしては任意のノードから開始する
ことが可能であるが、望ましくはパスメトリック値最小
のノードが選択される。第4図においては、パスメトリ
ック値62のノード(ノード番号7)をトレース開始ノ
ードとする。
Although it is possible to start the trace from any node, preferably the node with the minimum path metric value is selected. In FIG. 4, the node with the path metric value 62 (node number 7) is the trace start node.

いまトレース開始ノードのノード番号をNo、(N、=
Oから2”−’−1,には拘束長、符号化率R=〃)と
し、このノード番号N0に対応するパスメモリの内容を
PS、とする。ここで添字はトレースの段数に対応して
おり、第4図ではメモリ長が8段なのでO〜7の値をと
り得る。このトレース開始の時点で、ノード:Noに対
応するAC3回路はノード:N。
Now let the node number of the trace start node be No, (N, =
From O to 2''-'-1, the constraint length is set, and the coding rate R=〃), and the contents of the path memory corresponding to this node number N0 are set as PS. Here, the subscript corresponds to the number of stages of the trace. In Fig. 4, since the memory length is 8 stages, it can take values from O to 7.At the start of this trace, the AC3 circuit corresponding to node:No is at node:N.

Nl =2’−” xPSo +  N/2ここで N
/2  はN/2を越えない最大の整数 からの遷移を生き残りパスとして選択したことを意味し
ており、よって次はノード:N1に対応するパスメモリ
の内容(パス選択信号):PS、を読み出す、この操作
を繰り返し、パスメモリの全長にわたってトレースして
最後に到達したノードのノード番号から復号出力を得る
。その場合、最後のノード番号を2進数表記し、そのM
SBを復号出力とする。
Nl = 2'-"xPSo + N/2 where N
/2 means that the transition from the largest integer that does not exceed N/2 is selected as the surviving path. Therefore, next, the contents of the path memory (path selection signal) corresponding to node: N1: PS. This operation of reading is repeated and the decoding output is obtained from the node number of the node reached at the end by tracing over the entire length of the path memory. In that case, the last node number is expressed in binary and its M
Let SB be the decoded output.

これを第4図を用いて一層詳細に説明すると、ステージ
Oではパスメモリ値最小のノード番号N0=7を選定し
て、それに対応するパスメモリの内容として最新のパス
選択信号PS0の“1”が読み出され、それらに基づい
て旧式の演算、すなわち、4X1+3=7、が行われ、
ノード番号N1 =7が求められる。
To explain this in more detail using FIG. 4, in stage O, the node number N0=7 with the minimum path memory value is selected, and the latest path selection signal PS0 is set to "1" as the content of the corresponding path memory. are read out and based on them the old-style operation is performed, i.e. 4X1+3=7,
The node number N1 = 7 is obtained.

従って、次のステージlでは、このノード番号N1 =
7と、それに対応するパス、メモリの内容:PSlの“
1”とに基づきノード番号N2=7を求め、さらに続く
ステージ2ではノード番号NZ =7とパスメモリの内
容:PS!=0とに基づきノード番号N:l”3を演算
する。以下、同様にしてステージ7でノード番号N、を
算出する。このノード番号N、=4がトレース最後の場
合、ノード番号4の2進数表記は“100″であるから
、そのMSBのl″が復号出力となる。そして、ステー
ジO〜7におけるノード番号が各ステージ毎にトレース
メモリ5に書き込まれる。
Therefore, in the next stage l, this node number N1 =
7, its corresponding path, and memory contents: PSL's “
1'', the node number N2=7 is calculated, and in the subsequent stage 2, the node number N:l''3 is calculated based on the node number NZ=7 and the contents of the path memory: PS!=0. Thereafter, the node number N is calculated in the same manner at stage 7. When this node number N,=4 is the last trace, the binary notation of node number 4 is "100", so the MSB "1" becomes the decoded output.Then, the node numbers at stages O to 7 are It is written to the trace memory 5 for each stage.

このように、例えばノード番号N、は、ノード番号N、
とそのパスメモリの内容: ps、とによって与えられ
る。これはノード番号を2進数表記した場合、ノード:
N・を下位に1桁シフトし、ノード:Noのパスメモリ
の内容: ps、を最上位とすることで、ノード:NI
が導がれる0例えばノード番号7のステージ2でパス選
択信号が“0゛であると、ノード番号7の2進数表記“
111”に最上位桁から“0”を入れて全体を下位方向
にシフトさせ、“011”を得、これは十進数で3に相
当するから続くステップ3でのトレースされるノード番
号は3である。これらのことより、後述するように、実
施例装置では旧式のトレース演算を行う回路をシフトレ
ジスタで構成できる。
In this way, for example, node number N,
and the contents of its path memory: ps. If the node number is expressed in binary, this is the node:
By shifting N. one digit lower and setting the contents of the path memory of node: ps: ps to the highest position, the node: NI
For example, if the path selection signal is "0" in stage 2 of node number 7, the binary representation of node number 7 is "0".
111" from the most significant digit and shift the whole in the lower direction to obtain "011", which corresponds to 3 in decimal notation, so the node number to be traced in step 3 is 3. For these reasons, as will be described later, in the embodiment device, a circuit for performing old-style trace calculations can be configured with a shift register.

なお第4図において最後に到達したノードのノード番号
4(すなわち100″)は、トレースしたパス選択信号
の最後の3ビツトにより導かれる。よって一番最後のパ
ス選択信号がノード番号のMSBとなり、これが復号出
力となる。もちろん、その他の桁復号出力とすることも
可能であり、とタビ復号法のアルゴリズムに従えば、本
来、LSBが復号出力に用いられる。
Note that in FIG. 4, the node number 4 (i.e. 100'') of the last reached node is derived from the last three bits of the traced path selection signal.Therefore, the last path selection signal is the MSB of the node number, This becomes the decoded output.Of course, other digit decoded outputs are also possible, and according to the Tavi decoding algorithm, the LSB is originally used as the decoded output.

2のパストレース エ°の  ・  のU第4図のパス
トレース説明図において、パストレースを開始するノー
ドは任意のものを選択することができ、その場合でもパ
スメモリ長が十分に長ければ最終的に到達するノードは
同じとなる。
2. Path tracing E ° ・ ・ U In the path tracing explanatory diagram in Figure 4, you can select any node to start path tracing, and even in that case, if the path memory length is long enough, the final The nodes reached are the same.

例えばノード番号lからトレース開始した場合は図中に
点線で示すようにステップ4で前述の最尤パスと一緒に
なり、以降は同じパスをたどって最終ノードに到達する
。また第5図に示すように、新たに受信符号が入力され
てAC3回路2から新たなパス選択信号が得られた場合
も同じであり、最尤パスの後半側は同じ形になる。
For example, when tracing is started from node number l, as shown by the dotted line in the figure, the path becomes the same as the above-mentioned maximum likelihood path in step 4, and thereafter the same path is followed to reach the final node. Further, as shown in FIG. 5, the same is true when a new received code is input and a new path selection signal is obtained from the AC3 circuit 2, and the latter half of the maximum likelihood path has the same shape.

このように、トレースされる最尤パスは、パスメモリ長
が十分であれば何れのノードからトレースを開始しても
、トレース開始側の部分でパス軌跡が異なるだけで、最
終段側ではパスの軌跡が一敗する。このことは復号出力
を得るために1復号サイクル毎に最尤パスをトレース開
始ノードから最終段ノードまでトレースしなくてもよい
ことを意味する。すなわち、lトレースサイクルで最尤
パスを一度トレースしたらその情報を記憶させ、この最
尤パスは次のトレースサイクルでトレース演算を繰り返
して順次に更新されるようにする。
In this way, for the maximum likelihood path to be traced, no matter which node the trace is started from as long as the path memory length is sufficient, the path trajectory differs only at the trace start side, and the path trajectory differs at the final stage. The trajectory is defeated. This means that it is not necessary to trace the maximum likelihood path from the trace start node to the final stage node every decoding cycle in order to obtain the decoded output. That is, once the maximum likelihood path is traced in one trace cycle, that information is stored, and this maximum likelihood path is sequentially updated by repeating the trace operation in the next trace cycle.

そして復号はlトレースサイクルのうちに複数回行い、
その各復号においては既に記憶されている最尤パス情報
に基づき、その復号時の最終段ノード情報を用いて復号
を行う。このように分割形パストレース方式のとタビ復
号器では、lトレースサイクルを複数の復号サイクルに
分割して復号を行う。
Then, decoding is performed multiple times within l trace cycle,
In each decoding, the final stage node information at the time of decoding is used to perform the decoding based on the maximum likelihood path information already stored. In this manner, the Tobi decoder of the divided path trace method performs decoding by dividing one trace cycle into a plurality of decoding cycles.

壮 の量 な便 °゛■ 実施例装置の詳細な動作を第6図のタイムチャートを用
いて以下に説明する。第6図において、(a)はクロッ
クCLKを示す、(b)は軟判定の受信符号データDで
あり、こ゛れにもとづきAC3回路2はパス選択信号P
Sを求める。(C)はパス選択信号のパスメモリに対す
る書込み/続出しタイミングを示し、(d)はトレース
結果の情報のトレースメモリに対する書込み/続出しタ
イミングを示す、(e)はモード切換え信号MCを示し
、このモード切換え信号MCによって実施例装置はパス
選択信号書込みおよび復号信号読出しの入出力モードと
、最尤パスの演算を行うトレースモードとに切り換えら
れる。
The detailed operation of the embodiment apparatus will be explained below using the time chart of FIG. 6. In FIG. 6, (a) shows the clock CLK, and (b) shows the soft-decision received code data D. Based on this, the AC3 circuit 2 outputs the path selection signal P.
Find S. (C) shows the write/continue output timing of the path selection signal to the path memory, (d) shows the write/continue output timing of the trace result information to the trace memory, (e) shows the mode switching signal MC, This mode switching signal MC switches the embodiment device between an input/output mode for writing path selection signals and reading decoded signals, and a trace mode for calculating maximum likelihood paths.

土−入班方至二上 まず、パス選択信号PSのパスメモリ4への書込み、お
よび、復号信号DfiCのトレースメモリ5がらの読出
しを行う入出力モードについて説明する。
First, the input/output mode in which the path selection signal PS is written into the path memory 4 and the decoded signal DfiC is read from the trace memory 5 will be described.

ここでパスメモリ4およびトレースメモリ5には以前の
信号処理によって既にパス履歴長にわたり、それぞれパ
ス選択信号とトレース結果情報とが格納されているもの
とする。
Here, it is assumed that the path memory 4 and the trace memory 5 have already stored path selection signals and trace result information over the path history length through previous signal processing.

入出力モードはクロ7りCLKIに応じてモード切換え
信号MCを1クロック周期にわたり“l”とすることに
よって行われる。これにより入出力カウンタ31がイネ
ーブル状態、トレースカウンタ30およびシフトレジス
タ33がディスエーブル状態とされ、セレクタ32は入
出力カウンタ31からのアドレ大信号ADD″n−1”
を選択して出力する。パスメモリ4には、データD”n
−1”に対して得られたパス選択信号ps″n−1”が
人カバソファ352を介して入力されており、このパス
選択信号PS“n−1”はアドレス信号ADD″n−1
”で指定されるアドレス位置に書き込まれる。
The input/output mode is performed by setting the mode switching signal MC to "L" for one clock cycle in response to the clock signal CLKI. As a result, the input/output counter 31 is enabled, the trace counter 30 and the shift register 33 are disabled, and the selector 32 receives the large address signal ADD"n-1" from the input/output counter 31.
Select and output. The path memory 4 contains data D”n
The path selection signal ps″n-1” obtained for the address signal ADD″n-1 is inputted via the human cover sofa 352, and this path selection signal PS″n-1” is applied to the address signal ADD″n-1.
” will be written to the address location specified.

一方、セレクタ32からのアドレス信号ADD″n−1
mはフリップフロップ39を介してトレースメモリ5の
アドレス入力側に導かれているので、トレースメモリ5
からは次のクロックCLに2のタイミングで、アドレス
信号ADD″n−1″で指定されるアドレス位置からト
レース結果情報が出力バッファ361を介して読み出さ
れ、これは最尤パスの最終段ノード情報であるからこれ
より復号信号DECが得られる。
On the other hand, the address signal ADD''n-1 from the selector 32
Since m is led to the address input side of the trace memory 5 via the flip-flop 39, the trace memory 5
From then on, at timing 2 of the next clock CL, trace result information is read out from the address position specified by the address signal ADD "n-1" via the output buffer 361, and this is the final stage node of the maximum likelihood path. Since this is information, a decoded signal DEC can be obtained from this.

このようにパス選択信号PS″n−1”が書き込まれる
パスメモリ4のアドレスに対応するトレースメモリ5の
アドレス、すなわちADD″n−1”、力1らj売み出
された内容は最尤パスの最終段ノード情報となる。これ
はパスメモリ4およびトレースメモリ5には1パス履歴
長にわたりパス選択信号およびトレース結果情報がそれ
ぞれ書き込まれた後は、そのパスの先頭から前の内容を
上書きするように新しい内容が書き込まれていくからで
あり、この結果、新しいパス選択信号が書き込まれるア
ドレスに対応するトレースメモリ5のアドレス位置の内
容は、以前にトレースした最尤パスの最終段ノード情報
となるのである。
Thus, the address of the trace memory 5 corresponding to the address of the path memory 4 where the path selection signal PS"n-1" is written, that is, ADD "n-1", the contents sold are the most likely. This is the final stage node information of the path. This is because after the path selection signal and trace result information have been written to the path memory 4 and trace memory 5 for one path history length, new contents are written from the beginning of the path so as to overwrite the previous contents. As a result, the content of the address location in the trace memory 5 corresponding to the address where the new path selection signal is written becomes the final stage node information of the previously traced maximum likelihood path.

■、トレースモード 最尤パスのトレースを行うトレースモードはモード切換
え信号MCをクロックCLK2のタイミングで“0”と
することによって生じる。これによりトレースカウンタ
30およびシフトレジスタ33がイネーブル状態、人出
力カウンタ31がディスエーブル状態となり、セレクタ
32はトレースカウンタ30からのアドレス信号ADD
”+s”を選択し、それをそれぞれパスメモリ4および
トレースメモリ5に送出する。
(2) Trace mode The trace mode for tracing the maximum likelihood path is generated by setting the mode switching signal MC to "0" at the timing of the clock CLK2. As a result, the trace counter 30 and shift register 33 are enabled, the human output counter 31 is disabled, and the selector 32 receives the address signal ADD from the trace counter 30.
"+s" is selected and sent to path memory 4 and trace memory 5, respectively.

トレースステート1においては、パスメモリ4のアドレ
ス信号ADD”m”のアドレスの位置から8ビツトのパ
ス選択信号“l”が読み出され、出カバソファ351を
介してセレクタ34に与えられる。パス選択信号の8ビ
ツトはそれぞれ8個のノードに対応しているものであり
、セレクタ34はこの8ビツトのパス選択信号“I”の
うちから、シフトレジスタ33からのノード番号信号で
指定される生残り側ノードの1ビツトのパス選択信号を
選択し出力する。この選択されたlビットのパス選択信
号は、シフトレジスタ33のシリアル入力端子に入力さ
れるとともに、フリップフロップ38を介してトレース
メモリ5に送られる。
In trace state 1, an 8-bit path selection signal "l" is read from the address position of address signal ADD "m" in path memory 4 and is applied to selector 34 via output buffer sofa 351. Each of the 8 bits of the path selection signal corresponds to 8 nodes, and the selector 34 selects one of the 8 bits of path selection signal "I" designated by the node number signal from the shift register 33. The 1-bit path selection signal of the surviving node is selected and output. This selected l-bit path selection signal is input to the serial input terminal of the shift register 33 and is also sent to the trace memory 5 via the flip-flop 38.

シフトレジスタ33は、この入力されたパス選択信号を
、次のクロックCLに3のタイミングでその保持内容(
ノード番号)のMSBに入れてシフトさせることになる
から、削代(1)のノード番号のトレース演算を行うこ
とになり、その演算結果であるノード番号に相当するノ
ード番号信号は再びセレクタ34に送られ、それにより
次のトレースステート2でセレクタ34が次の生残り側
ノート“のパス選択信号を選択できるようにする。
The shift register 33 transfers the input path selection signal to the held contents (
Since the data is shifted in the MSB of the node number (node number), a trace calculation is performed on the node number of the cutting allowance (1), and the node number signal corresponding to the node number, which is the result of the calculation, is sent to the selector 34 again. This allows the selector 34 to select the path selection signal of the next surviving note in the next trace state 2.

一方、セレクタ34で選択されたトレース結果であるパ
ス選択信号はフリップフロップ38に送出されるから、
トレースメモリ5には、フリップフロップ38および4
0の遅延作用により、次のクロックCLK3のタイミン
グでそのトレース結果情報T″m″が書き込まれる。
On the other hand, since the path selection signal which is the trace result selected by the selector 34 is sent to the flip-flop 38,
The trace memory 5 includes flip-flops 38 and 4.
Due to the delay effect of 0, the trace result information T″m″ is written at the timing of the next clock CLK3.

次のクロックCLに3では、トレースカウンタ30の内
容が更新されてそのアドレス信号がADD’m+1”ど
なり、パスメモリ4のアドレス八〇〇″m+1”からパ
ス選択信号PS(0)〜P S (71が読み出されて
前述同様の動作が行われる。
At the next clock CL 3, the contents of the trace counter 30 are updated and its address signal becomes ADD'm+1'', and the path selection signals PS(0) to P S ( 71 is read out and the same operation as described above is performed.

このようにこのトレースモードでは1復号サイクルのう
ち2回、ノード番号のトレースを行うことになる。1復
号サイクルにおけるノードのトレースの回数はモード切
換え信号MCの周期を変えることによって調整でき、そ
れにより1トレースサイクルにおける復号回数を適当な
ものに設定できる。
In this way, in this trace mode, node numbers are traced twice in one decoding cycle. The number of times a node is traced in one decoding cycle can be adjusted by changing the period of the mode switching signal MC, and thereby the number of decodings in one trace cycle can be set to an appropriate value.

本発明の分割形パストレース方式では1本の最尤パスの
トレースを行う時に、前回の最尤パスが最後に到達した
ノードからトレースが開始されることになる。この場合
、前回の最尤パスは今回の最尤パスとは無相関であるた
め、パスメトリック値が最小のノードからトレースを開
始できるとは限らない。そのため誤り訂正能力が劣化す
ることが考えられるが、実際にはパスメモリ長を多少長
くしておけば最尤パスの終段側ではほぼそのパス履歴が
一致するから、誤り訂正能力の劣化はほとんどない、こ
のようにすることによって、最小メトリンク値ノード検
出回路が不要になるばかりでなく、1本のパスを数シン
ボルに分割してトレースするあたってそのパスの先頭位
置を知る必要が無くなるため、トレース処理用のタイミ
ング発生回路等も簡略化することができる。
In the divided path tracing method of the present invention, when tracing one maximum likelihood path, the tracing is started from the node that the previous maximum likelihood path last reached. In this case, since the previous maximum likelihood path is uncorrelated with the current maximum likelihood path, it is not always possible to start tracing from the node with the minimum path metric value. As a result, it is possible that the error correction ability deteriorates, but in reality, if the path memory length is made somewhat longer, the path history will almost match at the final stage of the maximum likelihood path, so the error correction ability will hardly deteriorate. Not only does this eliminate the need for a minimum metric link value node detection circuit, but it also eliminates the need to know the starting position of a path when tracing it by dividing it into several symbols. The timing generation circuit for trace processing and the like can also be simplified.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、最小メトリンク値ノード検出回路等の
付加回路を不要にして回路規模の小型化を図った分割形
パストレース方式のとタビ復号器を実現できる。
According to the present invention, it is possible to realize a divided path trace method Tobi decoder which eliminates the need for additional circuits such as a minimum metric value node detection circuit and reduces the circuit scale.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明にかかる原理ブロック図、第2図は本発
明の一実施例としてのとタビ復号器の全体的な構成を示
す図、第3図は第2図中のパストレース制御部の詳細を
示すブロック図、第4図および第5図はパストレース動
作を説明する図、第6図は第2図の実施例装置の動作を
説明するためのタイムチャート、第7図はアドレスのア
クセス方向を説明する図である。 l・−・分配器       2・・・AC3回路3・
・・パストレース制御部 4・・・パスメモリ5−・ト
レースメモリ   30・・・トレースカウンタ31・
・・人出力カウンタ   32−セレクタ33・・・−
シフトレジスタ   34−・−セレクタ35.36・
・・・バッファ回路 37−・・インバータ
FIG. 1 is a principle block diagram according to the present invention, FIG. 2 is a diagram showing the overall configuration of a Tobi decoder as an embodiment of the present invention, and FIG. 3 is a path trace control section in FIG. 2. FIG. 4 and FIG. 5 are diagrams for explaining the path trace operation, FIG. 6 is a time chart for explaining the operation of the embodiment device of FIG. 2, and FIG. 7 is a diagram for explaining the address It is a figure explaining an access direction. l...Distributor 2...AC3 circuit 3.
...Path trace control unit 4...Path memory 5--Trace memory 30...Trace counter 31-
...Person output counter 32-selector 33...-
Shift register 34--Selector 35.36-
...Buffer circuit 37-...Inverter

Claims (1)

【特許請求の範囲】 1、受信符号から各ノード対応にブランチメトリック値
(3M(1)〜3M(n))を計算する分配器(71)
、 各ノード対応に設けられた複数のユニット(72(1)
〜72(n))からなるパス選択部(72)であって、
該各ユニットはその対応ノードに至る2つのパスについ
てのパスメトリック値を該分配器からのブランチメトリ
ック値に基づいて演算し、その演算結果を比較して該2
つのパスから生残りパスを選択し、該生残りパスを示す
パス選択信号を出力するように構成されているもの、 各ノードのパス選択信号を、所定段数からなるパス履歴
長にわたり各ノード対応に保持するパス選択信号記憶部
(73)、 所与のノードについて該ノード対応のパス選択信号に基
づき生残りパスが該ノードに至る前段のノードを演算し
、その演算結果に基づいてさらに前段のノードを演算す
ることを繰り返して生残りパスをトレースするトレース
演算部(74)、該トレース演算部で得られたノード情
報を該パス履歴長にわたり保持するトレースパス記憶部
(75)、 1トレースサイクルを複数の復号サイクルに分割する制
御を行う分割制御部(76)、および、該トレースパス
記憶部に保持された最尤パス情報から1復号サイクル毎
に復号出力(DEC)を得る復号部(77)、 を具備するビタビ復号器。
[Claims] 1. A distributor (71) that calculates branch metric values (3M(1) to 3M(n)) for each node from the received code.
, multiple units provided corresponding to each node (72(1)
~72(n)),
Each unit calculates path metric values for two paths leading to its corresponding node based on the branch metric values from the distributor, compares the calculation results, and calculates the path metric values for the two paths leading to its corresponding node.
A device configured to select a surviving path from two paths and output a path selection signal indicative of the surviving path; A path selection signal storage unit (73) that holds, for a given node, calculates the previous node on which the surviving path leads to the node based on the path selection signal corresponding to the node, and based on the calculation result, selects the previous node further on the basis of the calculation result. a trace calculation unit (74) that traces the surviving paths by repeating the calculation of A division control unit (76) that controls division into a plurality of decoding cycles, and a decoding unit (77) that obtains a decoding output (DEC) for each decoding cycle from the maximum likelihood path information held in the trace path storage unit. A Viterbi decoder comprising , .
JP30013586A 1986-12-18 1986-12-18 Viterbi decoder Granted JPS63153922A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30013586A JPS63153922A (en) 1986-12-18 1986-12-18 Viterbi decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30013586A JPS63153922A (en) 1986-12-18 1986-12-18 Viterbi decoder

Publications (2)

Publication Number Publication Date
JPS63153922A true JPS63153922A (en) 1988-06-27
JPH047849B2 JPH047849B2 (en) 1992-02-13

Family

ID=17881157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30013586A Granted JPS63153922A (en) 1986-12-18 1986-12-18 Viterbi decoder

Country Status (1)

Country Link
JP (1) JPS63153922A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59152748A (en) * 1983-02-18 1984-08-31 Fujitsu Ltd Viterbi decoder

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59152748A (en) * 1983-02-18 1984-08-31 Fujitsu Ltd Viterbi decoder

Also Published As

Publication number Publication date
JPH047849B2 (en) 1992-02-13

Similar Documents

Publication Publication Date Title
US4606027A (en) Error correction apparatus using a Viterbi decoder
JPH0144058B2 (en)
KR20010027540A (en) Two-step soft output viterbi algorithm decoder using modified trace-back
JPH10107651A (en) Viterbi decoder
JP2001156651A (en) Viterbi decoder
US5878092A (en) Trace-back method and apparatus for use in a viterbi decoder
US7277507B2 (en) Viterbi decoder
US5594742A (en) Bidirectional trellis coding
JPS60180222A (en) Code error correcting device
JP3233847B2 (en) Viterbi decoding method and Viterbi decoding circuit
US6697442B1 (en) Viterbi decoding apparatus capable of shortening a decoding process time duration
US5450338A (en) Add-compare-select device
JP3259725B2 (en) Viterbi decoding device
JPS63153922A (en) Viterbi decoder
JP3304631B2 (en) Viterbi decoding method and Viterbi decoding device
US11108415B2 (en) Method of Viterbi algorithm and receiving device
JP3235333B2 (en) Viterbi decoding method and Viterbi decoding device
KR100531840B1 (en) Method for computing branch metric in viterbi decoder and circuit thereof
JPH06112848A (en) Viterbi decoding arithmetic unit
JPS63129714A (en) Viterbi decoder
JP3351414B2 (en) Viterbi decoding device
JPH0722969A (en) Arithmetic unit
JP2001094442A (en) Decoder and decoding method
JPH07321671A (en) Viterbi decoder
JPH1127155A (en) Viterbi decoding and error correction decoder

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees