JPH11196007A - Viterbi decoder - Google Patents

Viterbi decoder

Info

Publication number
JPH11196007A
JPH11196007A JP9366249A JP36624997A JPH11196007A JP H11196007 A JPH11196007 A JP H11196007A JP 9366249 A JP9366249 A JP 9366249A JP 36624997 A JP36624997 A JP 36624997A JP H11196007 A JPH11196007 A JP H11196007A
Authority
JP
Japan
Prior art keywords
metric value
path metric
path
memory
select
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
JP9366249A
Other languages
Japanese (ja)
Inventor
Eiichi Kuraishi
栄一 倉石
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 JP9366249A priority Critical patent/JPH11196007A/en
Publication of JPH11196007A publication Critical patent/JPH11196007A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a Viterbi decoder which can fast perform high speed Viterbi decoding processing with small capacity of hardware. SOLUTION: A Viterbi decoder is provided with 2<n> pieces of ACS calculate means 504, and 2<n> pieces of path metric value are stored in an address space of each of path metric value memories 508 and 509. Then these path metric value are read out of the memory 508 (509). A path metric value register 502 holds plural sets of 2<n> pieces of path metric value, and a multiplexer 503 selects 2<n> pieces of path metric value. Then 2<n> pieces of means 504 simultaneously calculate the updated path metric value, based on those selected path metric value and the branch metric value. The calculated path metric value are written to the memory 509 (508). since 2<n> ACS calculations are carried out at the same time, Viterbi decoding processing can be performed at high speed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ビタビ復号器に関
し、特に、複数のACS計算部によりたたみ込み符号を
高速に復号化処理するビタビ復号器に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a Viterbi decoder, and more particularly, to a Viterbi decoder for decoding convolutional codes at high speed by a plurality of ACS calculation units.

【0002】[0002]

【従来の技術】ビタビ復号器は、たたみ込み符号の最ゆ
う復号法に使用されるものであり、既知の符号系列のう
ち、受信符号系列に最も近い符号距離を最ゆうパスとし
て選択し、この選択されたパスに対応した復号データを
得るものである。訂正能力が高いことから、移動体通信
方式における復号器として使用される。
2. Description of the Related Art A Viterbi decoder is used for a maximum likelihood decoding method of a convolutional code, and selects a code distance closest to a received code sequence from known code sequences as a maximum likelihood path. This is to obtain decoded data corresponding to the selected path. Because of its high correction capability, it is used as a decoder in a mobile communication system.

【0003】従来のビタビ復号器の一部概略図を、図6
に示す。パスメトリック値メモリ303は、アドレス制御
部305のアドレスに従い、パスメトリック値を順次出力
する。ACS(Adder-Comparator-Selector)計算部301
は、パスメトリック値メモリ303からセレクタ304を介し
て入力されるパスメトリック値とブランチメトリック値
からACS計算を行ない、更新パスメトリック値とパス
セレクト値を出力する。更新パスメトリック値は、セレ
クタ302を介して、アドレス制御部305からのアドレスに
従い、パスメトリック値メモリ306に記憶される。パス
セレクト値は、アドレス制御部305からのアドレスに従
い、パスセレクトメモリ307に記憶される。以上の処理
を順次行ない、パスメトリック値メモリ303からすべて
のパスメトリック値を読み出し、ACS計算部301で計
算されたすべての更新パスメトリック値をパスメトリッ
ク値メモリ306に書き込むと、今度はパスメトリック値
メモリ306からパスメトリック値を読み出し、更新パス
メトリック値をパスメトリック値303に書き込む。以上
の構成では、1つのACS計算部で逐次処理をするの
で、拘束長Kが増えるごとに処理時間が倍増するように
なっている。
FIG. 6 is a partial schematic diagram of a conventional Viterbi decoder.
Shown in The path metric value memory 303 sequentially outputs path metric values according to the address of the address control unit 305. ACS (Adder-Comparator-Selector) calculation unit 301
Performs an ACS calculation from the path metric value and the branch metric value input from the path metric value memory 303 via the selector 304, and outputs an updated path metric value and a path select value. The updated path metric value is stored in the path metric value memory 306 via the selector 302 according to the address from the address control unit 305. The path select value is stored in the path select memory 307 according to the address from the address control unit 305. The above processing is sequentially performed, all the path metric values are read from the path metric value memory 303, and all the updated path metric values calculated by the ACS calculation unit 301 are written into the path metric value memory 306. The path metric value is read from the memory 306, and the updated path metric value is written to the path metric value 303. In the above configuration, since one ACS calculation unit performs the sequential processing, the processing time is doubled as the constraint length K increases.

【0004】ビタビ復号器を高速にするために、ACS
計算回路を複数設けて並列にACS算出処理することが
行なわれている。高速ビタビ復号器は、ACS回路を状
態数(2K-1)だけ設けて並列処理するものと、プレデ
コーダを使うSST型ビタビ復号器などがある。これら
の高速ビタビ復号器は、拘束長Kが増えるとACS回路
を状態数だけ設けることが事実上不可能になるので、大
きな拘束長Kでは実現不可能である。そのため、低速に
はなるが、ビタビ復号器に状態数より少数の複数のAC
S回路を設けて時分割に並列処理することが行なわれて
いる。このようなビタビ復号器の例として、特開平8-34
0262号公報に開示されているビタビ復号器がある。これ
は、少数のACS計算回路を並列に設けて並列ACS算
出処理を行なうとともに、各ACS計算回路に対して夫
々2つのパスメトリックメモリを設けて、リード/ライ
ト動作を交互に時分割に処理するものである。
In order to increase the speed of the Viterbi decoder, ACS is used.
A plurality of calculation circuits are provided to perform ACS calculation processing in parallel. As the high-speed Viterbi decoder, there are a type in which an ACS circuit is provided for the number of states (2 K -1 ) for parallel processing, and an SST type Viterbi decoder using a predecoder. These high-speed Viterbi decoders cannot be realized with a large constraint length K because it is practically impossible to provide the ACS circuits by the number of states when the constraint length K increases. Therefore, although the speed is reduced, a plurality of ACs smaller than the number of states are provided to the Viterbi decoder.
An S circuit is provided to perform time-division parallel processing. As an example of such a Viterbi decoder, Japanese Patent Application Laid-Open No. 8-34
There is a Viterbi decoder disclosed in Japanese Patent No. 0262. In this method, a small number of ACS calculation circuits are provided in parallel to perform parallel ACS calculation processing, and two path metric memories are provided for each of the ACS calculation circuits so that read / write operations are alternately processed in a time-division manner. Things.

【0005】[0005]

【発明が解決しようとする課題】従来の図6に示す構成
のビタビ復号器においては、拘束長Kが1つ増えるごと
に処理時間が倍増するという欠点がある。また、従来の
高速ビタビ復号器は、ハードウエアの規模が大きくなり
すぎて、拘束長Kが小さな符号にしか適用できない。従
来の、複数のACS計算回路を設けて時分割に並列処理
するビタビ復号器においても、ACS計算回路とパスメ
トリックメモリの組み合わせが最適な関係になっていな
いので、回路規模に比べて高速化が十分でなかった。
The conventional Viterbi decoder having the configuration shown in FIG. 6 has a disadvantage that the processing time is doubled every time the constraint length K increases by one. Further, the conventional high-speed Viterbi decoder has an excessively large hardware scale and can be applied only to a code having a small constraint length K. Even in a conventional Viterbi decoder in which a plurality of ACS calculation circuits are provided and parallel processing is performed in a time-division manner, since the combination of the ACS calculation circuit and the path metric memory is not in an optimal relationship, the speed is higher than the circuit scale. Was not enough.

【0006】本発明の目的は、複数のACS計算回路を
設けて時分割に並列処理するビタビ復号器において、A
CS計算回路とパスメトリックメモリのインターフェー
スを最適化して、少ないハードウエア量で高速にビタビ
復号処理をするビタビ復号器を提供することである。
An object of the present invention is to provide a Viterbi decoder which includes a plurality of ACS calculation circuits and performs time-division parallel processing.
An object of the present invention is to provide a Viterbi decoder that performs high-speed Viterbi decoding processing with a small amount of hardware by optimizing an interface between a CS calculation circuit and a path metric memory.

【0007】[0007]

【課題を解決するための手段】本発明は、上記の課題を
解決するために、パスメトリック値メモリから読み出さ
れたパスメトリック値とブランチメトリック値から、更
新パスメトリック値の計算をACS計算手段で行なっ
て、パスメトリック値メモリに書き込むビタビ復号器
に、1アドレス空間に対してパスメトリック値を複数個
記憶するパスメトリック値メモリと、パスメトリック値
を一時保持するパスメトリック値レジスタと、パスメト
リック値を選択するマルチプレクサと、同時に複数のA
CS計算を行なう複数個のACS計算手段とを設けた構
成とした。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides a method of calculating an updated path metric value from a path metric value and a branch metric value read from a path metric value memory. A path metric value memory for storing a plurality of path metric values for one address space, a path metric value register for temporarily storing a path metric value, a path metric value register, A multiplexer to select the value and multiple A
A plurality of ACS calculation means for performing CS calculation is provided.

【0008】このように構成することにより、少ないA
CS計算手段とパスメトリック値メモリで高速なビタビ
復号処理が可能となる。
With this configuration, a small A
High-speed Viterbi decoding can be performed by the CS calculation means and the path metric value memory.

【0009】[0009]

【発明の実施の形態】本発明の請求項1に記載の発明
は、パスメトリック値を記憶するパスメトリック値メモ
リと、前記パスメトリック値メモリから読み出された前
記パスメトリック値を選択するセレクタと、ブランチメ
トリック値と前記パスメトリック値から更新パスメトリ
ック値を計算する2n個(n≧1)のACS計算手段
と、パスセレクト値を記憶するパスセレクトメモリと、
各部のタイミングを制御するタイミング制御部と、前記
パスメトリック値メモリと前記パスセレクトメモリの制
御を行なうアドレス制御部からなるビタビ復号器におい
て、前記パスメトリック値メモリの1アドレス空間に前
記パスメトリック値を2n個記憶させる手段と、前記パ
スメトリック値メモリから読み出した前記パスメトリッ
ク値を一時保持するパスメトリック値レジスタと、前記
パスメトリック値レジスタで保持した前記パスメトリッ
ク値を前記アドレス制御部からの制御により2n個選択
し出力するマルチプレクサと、前記ACS計算手段から
の前記更新パスメトリック値を選択合成するセレクタと
を設けて、同時に複数のACS計算を行なうビタビ復号
器であり、少ないハードウエア量で高速にビタビ復号処
理を行なうことを可能にするという作用を有する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention according to claim 1 of the present invention provides a path metric value memory for storing a path metric value, and a selector for selecting the path metric value read from the path metric value memory. , 2 n (n ≧ 1) ACS calculating means for calculating an updated path metric value from the branch metric value and the path metric value, a path select memory for storing a path select value,
In a Viterbi decoder comprising a timing control unit for controlling timing of each unit, and an address control unit for controlling the path metric value memory and the path select memory, the path metric value is stored in one address space of the path metric value memory. 2 n means for storing, a path metric value register for temporarily holding the path metric value read from the path metric value memory, and control of the path metric value held by the path metric value register from the address control unit. by the 2 n pieces selected output multiplexer, said provided a selector for the selection of the updated path-metric value synthesis from ACS calculating means, a Viterbi decoder simultaneously performing a plurality of ACS calculation with a small amount of hardware Enables high-speed Viterbi decoding It has the effect of making it possible.

【0010】本発明の請求項2記載の発明は、請求項1
記載のビタビ復号器において、受信データから前記ブラ
ンチメトリック値の演算を行ない、前記アドレス制御部
からの制御により前記ブランチメトリック値を選択し出
力する演算部を有するものであり、ブランチメトリック
値の演算を含めて高速にビタビ復号処理を行なうことを
可能にするという作用を有する。
The second aspect of the present invention is the first aspect.
The Viterbi decoder according to the above, further comprising an operation unit that performs the operation of the branch metric value from the received data, and selects and outputs the branch metric value under the control of the address control unit. This has the effect of enabling high-speed Viterbi decoding processing.

【0011】本発明の請求項3記載の発明は、請求項1
記載のビタビ復号器において、前記ACS計算手段から
出力される前記パスセレクト値を前記パスセレクトメモ
リの1アドレス空間分保持し、前記タイミング制御部か
らの制御により前記パスセレクトメモリに出力するパス
セレクトレジスタとを備えるものであり、パスセレクト
値の処理を簡単化して高速にビタビ復号処理を行なうこ
とを可能にするという作用を有する。
The third aspect of the present invention is the first aspect of the present invention.
In the above-described Viterbi decoder, a path select register that holds the path select value output from the ACS calculation means for one address space of the path select memory and outputs the path select value to the path select memory under the control of the timing control unit. This has the effect of simplifying the processing of the path select value and enabling high-speed Viterbi decoding processing.

【0012】本発明の請求項4記載の発明は、請求項1
記載のビタビ復号器において、受信データから前記ブラ
ンチメトリック値の演算を行ない、前記アドレス制御部
からの制御により前記ブランチメトリック値を選択し出
力する演算部と、前記ACS計算手段から出力される前
記パスセレクト値を前記パスセレクトメモリの1アドレ
ス空間分保持し、前記タイミング制御部からの制御によ
り前記パスセレクトメモリに出力するパスセレクトレジ
スタとを備えるものであり、ブランチメトリック値の演
算とパスセレクト値の処理を含めて高速にビタビ復号処
理を行なうことを可能にするという作用を有する。
The invention according to claim 4 of the present invention is the invention according to claim 1.
In the above-mentioned Viterbi decoder, an arithmetic unit for calculating the branch metric value from received data, selecting and outputting the branch metric value under the control of the address control unit, and the path output from the ACS calculation means. A path select register for holding a select value for one address space of the path select memory, and outputting the select value to the path select memory under the control of the timing control unit. This has the effect of enabling high-speed Viterbi decoding processing including processing.

【0013】本発明の請求項5記載の発明は、請求項4
記載のビタビ復号器を内蔵する移動体通信端末装置であ
り、携帯端末機の小型高信頼化を可能とするという作用
を有する。
The invention according to claim 5 of the present invention is the invention according to claim 4.
A mobile communication terminal device incorporating the above-described Viterbi decoder, and has an effect of enabling a small and highly reliable portable terminal device.

【0014】本発明の請求項6記載の発明は、請求項4
記載のビタビ復号器を内蔵する移動体通信基地局装置で
あり、基地局の小型高信頼化を可能とするという作用を
有する。
The invention according to claim 6 of the present invention is the invention according to claim 4.
A mobile communication base station device incorporating the above-described Viterbi decoder, and has an effect of enabling the base station to be small and highly reliable.

【0015】以下、本発明の実施の形態を、図1〜図5
を参照して詳細に説明する。
Hereinafter, an embodiment of the present invention will be described with reference to FIGS.
This will be described in detail with reference to FIG.

【0016】(第1の実施の形態)本発明の第1の実施
の形態は、パスメトリック値メモリの1アドレス空間に
複数個のパスメトリック値を記憶させ、パスメトリック
値レジスタでパスメトリック値を一時保持し、マルチプ
レクサで分離して複数個選択し、同時に複数のACS計
算を行なうビタビ復号器である。
(First Embodiment) In a first embodiment of the present invention, a plurality of path metric values are stored in one address space of a path metric value memory, and the path metric value is stored in a path metric value register. This is a Viterbi decoder that temporarily holds, separates a plurality of multiplexers, and simultaneously performs a plurality of ACS calculations.

【0017】図1は、本発明の第1の実施の形態のビタ
ビ復号器の構成を示すブロック図である。図1におい
て、パスメトリック値メモリ508、509は、パスメトリッ
ク値を1アドレス空間に2n個(n≧1)記憶するメモ
リである。パスメトリック値メモリ508、509のアドレス
はそれぞれ、0〜{(2(K-1)/2n)−1}(Kは拘束
長であり、K−1≧n)である。セレクタ501は、パス
メトリック値メモリ508、509から読み出されたパスメト
リック値を選択するセレクタである。パスメトリック値
レジスタ502は、セレクタ501で選択されたパスメトリッ
ク値を保持するレジスタである。マルチプレクサ503
は、パスメトリック値レジスタ502で保持されたパスメ
トリック値を分離して2n個選択し出力するマルチプレ
クサである。
FIG. 1 is a block diagram showing the configuration of the Viterbi decoder according to the first embodiment of the present invention. In FIG. 1, path metric value memories 508 and 509 are memories for storing 2 n (n ≧ 1) path metric values in one address space. The addresses of the path metric value memories 508 and 509 are 0 to {(2 (K-1) / 2n ) -1} (K is a constraint length and K-1 ≧ n). The selector 501 is a selector that selects the path metric value read from the path metric value memories 508 and 509. The path metric value register 502 is a register that holds the path metric value selected by the selector 501. Multiplexer 503
Is a multiplexer that separates 2 n path metric values held in the path metric value register 502 and selects and outputs 2 n .

【0018】2nのACS計算手段504は、ブランチメト
リック値とマルチプレクサ503から出力されたパスメト
リック値から、更新パスメトリック値を同時に計算する
演算回路である。セレクタ506、507は、ACS計算手段
504からの2n個の更新パスメトリック値を合成選択する
セレクタである。パスセレクトメモリ511は、ACS計
算手段504が出力するパスセレクト値を記憶するメモリ
である。アドレス制御部513は、パスメトリック値メモ
リ508、509、パスセレクトメモリ511の制御およびマル
チプレクサ503の制御を行なう回路である。タイミング
制御部514は、各部のタイミングを制御する回路であ
る。
The 2 n ACS calculating means 504 is an arithmetic circuit for simultaneously calculating an updated path metric value from the branch metric value and the path metric value output from the multiplexer 503. Selectors 506 and 507 are ACS calculating means.
A selector for combining and selecting 2 n updated path metric values from 504. The path select memory 511 is a memory that stores a path select value output by the ACS calculation unit 504. The address control unit 513 is a circuit that controls the path metric value memories 508 and 509, the path select memory 511, and the multiplexer 503. The timing control unit 514 is a circuit that controls the timing of each unit.

【0019】図2は、第1の実施の形態のビタビ復号器
のタイミングチャートであり、1周期の処理の最初の部
分を示すものである。図2において、Mは2K-1/2n+1
であり、Kは拘束長であり、nはK−1≧n≧1を満た
す自然数であり、Lはパスセレクトメモリ511のアドレ
ス値であり、符号長に応じて決められる。
FIG. 2 is a timing chart of the Viterbi decoder according to the first embodiment, and shows the first part of one cycle of processing. In FIG. 2, M is 2 K−1 / 2 n + 1
Where K is a constraint length, n is a natural number satisfying K−1 ≧ n ≧ 1, L is an address value of the path select memory 511, and is determined according to the code length.

【0020】図1のブロック図と、図2に示すタイミン
グチャートを用いて、第1の実施の形態のビタビ復号器
の動作を説明をする。パスメトリック値メモリ508は、
アドレス制御部513からのパスメトリック値メモリアド
レスA202により指定されたアドレス番地00の、合成さ
れたパスメトリック値を出力する。合成されたパスメト
リック値は、2n個である。
The operation of the Viterbi decoder according to the first embodiment will be described with reference to the block diagram of FIG. 1 and the timing chart shown in FIG. The path metric value memory 508 is
A combined path metric value of the address 00 specified by the path metric value memory address A202 from the address control unit 513 is output. The number of the combined path metric values is 2 n .

【0021】セレクタ501は、タイミング制御部514から
の切り替え信号209で、読み出し用パスメトリック値メ
モリと書き込み用パスメトリック値メモリからのパスメ
トリック値から、読み出し用パスメトリック値メモリか
らのパスメトリック値を選択して出力する。本実施の形
態では、切り替え信号209が「Hi」の時にパスメトリ
ック値メモリ508から読み出し、パスメトリック値メモ
リ509に書き込む。切り替え信号209が「Low」のとき
にはパスメトリック値メモリ509から読み出し、パスメ
トリック値メモリ508に書き込む。セレクタ501で選択さ
れたパスメトリック値は、タイミング制御部514からの
データ保持タイミング2031で、パスメトリック値レジス
タ502に保持される。
The selector 501 uses the switching signal 209 from the timing control unit 514 to determine the path metric value from the read path metric value memory from the path metric value from the read path metric value memory and the write path metric value memory. Select and output. In the present embodiment, when the switching signal 209 is “Hi”, the signal is read from the path metric value memory 508 and written to the path metric value memory 509. When the switching signal 209 is “Low”, it is read from the path metric value memory 509 and written to the path metric value memory 508. The path metric value selected by the selector 501 is held in the path metric value register 502 at the data holding timing 2031 from the timing control unit 514.

【0022】パスメトリック値メモリ508は、アドレス
制御部513からのパスメトリック値メモリアドレスA202
により、次に指定されたアドレス番地Mの合成されたパ
スメトリック値を出力する。パスメトリック値メモリ50
8から読み出されたパスメトリック値は、セレクタ501を
介して、タイミング制御部514からのデータ保持タイミ
ング2032により、パスメトリック値レジスタ502に保持
される。パスメトリック値メモリから読み出されたパス
メトリック値は、順次データ保持タイミング2031〜2034
に従って、パスメトリック値レジスタ502に保持され
る。こうして、パスメトリック値メモリ508のアドレス0
0、M、01、M+1に記憶されていた4×2n個のパスメト
リック値が、パスメトリック値レジスタ502に保持され
る。すなわち、パスメトリック値レジスタ(1)には、
状態番号0〜(2n−1)のパスメトリック値が保持さ
れる。パスメトリック値レジスタ(2)には、状態番号
K- 2〜(2K-2+2n−1)のパスメトリック値が保持
される。
The path metric value memory 508 stores an address
Path metric value memory address A202 from control unit 513
, The combined address of the next specified address M
Output a metric value. Path metric value memory 50
The path metric value read from 8
Via the data control timing from the timing control unit 514.
Stored in the path metric value register 502
Is done. Path read from path metric value memory
The metric value is sequentially data retention timing 2031 to 2034
Is stored in the path metric value register 502 according to
You. Thus, the address 0 of the path metric value memory 508
4 × 2 stored in 0, M, 01, M + 1nPassmet
Is stored in the path metric value register 502.
You. That is, in the path metric value register (1),
Status numbers 0 to (2n-1) Path metric value is retained
It is. The state number is stored in the path metric value register (2).
2K- Two~ (2K-2+2n-1) Path metric value is retained
Is done.

【0023】マルチプレクサ503は、パスメトリック値
レジスタ502が保持している合成されたパスメトリック
値を分離し、アドレス制御部513からのパスメトリック
値メモリアドレスA202に従い、パスメトリック値を2n
個選択し、2n個のACS計算手段504に出力する。すな
わち、4×2n個のパスメトリック値から、同一状態値
に入力するブランチに対応する2個ずつを2n組選択し
て、ACS計算手段504に出力する。マルチプレクサ503
は、状態番号0と2K-2のパスメトリック値を選択し
て、ACS計算手段(1)と(2)に出力する。状態番
号1と(2K-2+1)のパスメトリック値を選択して、
ACS計算手段(3)と(4)に出力する。以下同様
に、状態番号(2n-1−1)と(2K-2+2n-1−1)の
パスメトリック値を選択して、ACS計算手段(2n
1)と(2n)に出力する。
The multiplexer 503 separates the combined path metric value held in the path metric value register 502 and converts the path metric value to 2 n according to the path metric value memory address A202 from the address control unit 513.
The number is selected and output to 2 n ACS calculation means 504. That is, 2 n sets corresponding to branches input to the same state value are selected from 4 × 2 n path metric values, and 2 n sets are selected and output to the ACS calculation means 504. Multiplexer 503
Selects the path metric values of state numbers 0 and 2K-2 and outputs them to the ACS calculation means (1) and (2). Select the state number 1 and the path metric value of (2 K-2 +1),
Output to ACS calculation means (3) and (4). Similarly, the path metric values of the state numbers (2 n−1 −1) and (2 K−2 +2 n−1 −1) are selected, and the ACS calculation means (2 n
1) and (2 n ).

【0024】ACS計算手段504は、ブランチメトリッ
ク値205とマルチプレクサ503から出力された2n個のパ
スメトリック値から、2n個の更新パスメトリック値を
計算し、出力する。パスセレクト値も同時に出力され
る。すなわち、ACS計算手段(1)は、状態番号0の
更新パスメトリック値を計算し、ACS計算手段(2)
は、状態番号1の更新パスメトリック値を計算し、以下
同様に、ACS計算手段(2n)は、状態番号(2n
1)の更新パスメトリック値を計算し、出力する。
The ACS calculation means 504 calculates and outputs 2 n updated path metric values from the branch metric value 205 and the 2 n path metric values output from the multiplexer 503. The pass select value is output at the same time. That is, the ACS calculating means (1) calculates the updated path metric value of the state number 0, and the ACS calculating means (2)
Calculates the updated path metric value of state number 1, and similarly, the ACS calculating means (2 n ) calculates the state path number (2 n
The updated path metric value of 1) is calculated and output.

【0025】ACS計算手段504から出力された2n個の
更新パスメトリック値は、セレクタ506、507でそれぞれ
パスメトリック値メモリ509の1アドレス空間分に合成
される。合成したパスメトリック値(以下、合成パスメ
トリック値)は、タイミング制御部514からの切り替え
信号209で、書き込み用となっているパスメトリック値
メモリ509に接続しているセレクタ507のみから出力され
る。セレクタ507からの合成パスメトリック値は、アド
レス制御部513からのパスメトリック値メモリアドレス
B207の指定するパスメトリック値メモリ509のアドレス
番地00に記憶される。
The 2 n updated path metric values output from the ACS calculation means 504 are combined into one address space of the path metric value memory 509 by the selectors 506 and 507, respectively. The combined path metric value (hereinafter, the combined path metric value) is output only from the selector 507 connected to the write path metric value memory 509 by the switching signal 209 from the timing control unit 514. The combined path metric value from the selector 507 is stored in the address address 00 of the path metric value memory 509 specified by the path metric value memory address B207 from the address control unit 513.

【0026】パスセレクトメモリ511は、アドレス制御
部513からのパスセレクトメモリアドレス208に従い、指
定されたアドレス番地Lにパスセレクト値を記憶する。
The path select memory 511 stores the path select value at the designated address L in accordance with the path select memory address 208 from the address control unit 513.

【0027】以上の動作を繰り返し、パスメトリック値
メモリ508からすべてのパスメトリック値を読み出し、
更新パスメトリック値の計算がすべて終了し、書き込み
用パスメトリック値メモリ509にすべての更新パスメト
リック値の書き込みが終了すると、読み出し用パスメト
リック値メモリと書き込み用パスメトリック値メモリが
切り替えられる。パスメトリック値メモリアドレスA20
2とパスメトリック値メモリアドレスB207は、読み出し
用がパスメトリック値メモリアドレスB207で、書き込
み用がパスメトリック値メモリアドレスA202となる。
読み出し用パスメトリック値メモリと書き込み用パスメ
トリック値メモリおよびパスメトリック値メモリアドレ
スの切り替えは、タイミング制御部514からの切り替え
信号209により行なわれる。
By repeating the above operation, all the path metric values are read from the path metric value memory 508,
When the calculation of all the updated path metric values is completed and all the updated path metric values are written in the write path metric value memory 509, the read path metric value memory and the write path metric value memory are switched. Path metric value memory address A20
2 and the path metric value memory address B207 are the path metric value memory address B207 for reading and the path metric value memory address A202 for writing.
Switching between the read path metric value memory, the write path metric value memory, and the path metric value memory address is performed by a switching signal 209 from the timing control unit 514.

【0028】読み出し用パスメトリック値メモリと書き
込み用パスメトリック値メモリの切り替え後の動作は、
前述と同様に読み出し用パスメトリック値メモリ509か
ら合成されたパスメトリック値を読み出し、パスメトリ
ック値レジスタ502で保持したパスメトリック値をマル
チプレクサ503により分離し、2n個選択する。2n個の
ACS計算手段504により、マルチプレクサ503の出力す
るパスメトリック値とブランチメトリック値から、2n
個の更新パスメトリック値を同時に計算し、セレクタ50
6および507で、2n個の更新パスメトリック値をパスメ
トリック値メモリの1アドレス空間分に合成して、書き
込み用パスメトリック値メモリ508に書き込むという動
作を繰り返し行なう。
The operation after switching between the read path metric value memory and the write path metric value memory is as follows.
As described above, the synthesized path metric value is read from the read path metric value memory 509, the path metric value held in the path metric value register 502 is separated by the multiplexer 503, and 2 n values are selected. From the path metric value and the branch metric value output from the multiplexer 503 by the 2 n ACS calculating means 504, 2 n
Update path metric values are calculated simultaneously, and the selector 50
In steps 6 and 507, the operation of synthesizing 2 n updated path metric values into one address space of the path metric value memory and writing the result into the write path metric value memory 508 is repeated.

【0029】ACS計算手段を2n個設けたので、拘束
長Kの畳み込み符号をビタビ復号する場合、2K-1/2n
回の演算で1ビットの復号ができる。パスメトリック値
レジスタを設けたので、メモリアクセス時間が実効的に
0となり、ACS計算時間のみで復号できる。パスメト
リック値メモリを、読出し用と書き込み用の2面にした
ので、少ないメモリでパスメトリック値の読出し書き込
み処理が簡単になる。アドレス制御が少し複雑になる
が、2ポートメモリを用いれば1面のメモリで構成する
ことも可能である。
Since 2 n ACS calculation means are provided, when Viterbi decoding is performed on a convolutional code having a constraint length K, 2 K−1 / 2 n
One-bit decoding can be performed in one operation. Since the path metric value register is provided, the memory access time is effectively 0, and decoding can be performed only in the ACS calculation time. Since the path metric value memory has two surfaces, one for reading and the other for writing, the process of reading and writing the path metric value is simplified with a small amount of memory. Although the address control is slightly complicated, it is possible to use a two-port memory to configure the memory with one surface.

【0030】以上のように、本発明の第1の実施の形態
によれば、パスメトリック値メモリの1アドレス空間に
n個のパスメトリック値を記憶させ、パスメトリック
値レジスタでパスメトリック値を一時保持し、マルチプ
レクサで分離して2n個選択し、同時に2n個のACS計
算を行なうことにより、高速にビタビ復号処理ができ
る。
As described above, according to the first embodiment of the present invention, 2 n path metric values are stored in one address space of the path metric value memory, and the path metric value is stored in the path metric value register. temporarily hold, and separated by the multiplexer 2 n pieces selected by performing the 2 n ACS calculations simultaneously, it is Viterbi decoding at a high speed.

【0031】(第2の実施の形態)本発明の第2の実施
の形態は、受信データからブランチメトリック値の演算
を行ない、アドレス制御部からの制御により選択し出力
する演算部を有し、パスメトリック値メモリの1アドレ
ス空間に複数個のパスメトリック値を記憶させ、パスメ
トリック値レジスタでパスメトリック値を一時保持し、
マルチプレクサで分離し複数個選択し、同時に複数のA
CS計算を行なうビタビ復号器である。
(Second Embodiment) A second embodiment of the present invention has a calculation unit for calculating a branch metric value from received data and selecting and outputting the same under the control of an address control unit. A plurality of path metric values are stored in one address space of the path metric value memory, and the path metric value is temporarily stored in the path metric value register.
Multiplexers are separated by a multiplexer, and multiple
It is a Viterbi decoder that performs CS calculation.

【0032】第2の実施の形態が、第1の実施の形態と
異なるところは、受信データからブランチメトリック値
の演算を行なう演算部を設けた点である。
The second embodiment differs from the first embodiment in that an arithmetic unit for calculating a branch metric value from received data is provided.

【0033】図3は、本発明の第2の実施の形態のビタ
ビ復号器の構成を示すブロック図である。図3におい
て、パスメトリック値メモリ708、709、セレクタ701、
パスメトリック値レジスタ702、マルチプレクサ703、A
CS計算手段704、セレクタ706、707、パスセレクトメ
モリ711、アドレス制御部713、タイミング制御部714
は、第1の実施の形態と格別異なるところはない。演算
部712は、受信データからブランチメトリック値を計算
し、アドレス制御部714からの制御により選択し出力す
る演算回路である。
FIG. 3 is a block diagram showing a configuration of the Viterbi decoder according to the second embodiment of the present invention. In FIG. 3, path metric value memories 708 and 709, a selector 701,
Path metric value register 702, multiplexer 703, A
CS calculation unit 704, selectors 706 and 707, path select memory 711, address control unit 713, timing control unit 714
Is not particularly different from the first embodiment. The arithmetic unit 712 is an arithmetic circuit that calculates a branch metric value from the received data, and selects and outputs it under the control of the address control unit 714.

【0034】図3のブロック図を用いて、第2の実施の
形態のビタビ復号器の動作を説明をする。演算部712
は、受信データからブランチメトリック値の計算を行な
う。更に演算部712は、アドレス制御部714からのアドレ
ス信号に従って、ブランチメトリック値を選択し出力す
る。
The operation of the Viterbi decoder according to the second embodiment will be described with reference to the block diagram of FIG. Arithmetic unit 712
Calculates the branch metric value from the received data. Further, arithmetic section 712 selects and outputs a branch metric value according to the address signal from address control section 714.

【0035】パスメトリック値メモリ708から、合成さ
れたパスメトリック値を読み出し、セレクタ701でパス
メトリック値を選択して、パスメトリック値レジスタ70
2に保持し、マルチプレクサ703で、合成されたパスメト
リック値を分離し、パスメトリック値を2n個選択し、
n個のACS計算手段704に出力することは、第1の実
施の形態と同じである。
The combined path metric value is read from the path metric value memory 708, the path metric value is selected by the selector 701, and the path metric value register 70 is selected.
2 and the multiplexer 703 separates the combined path metric values, selects 2 n path metric values,
The output to the 2 n ACS calculation means 704 is the same as in the first embodiment.

【0036】ACS計算手段704は、演算部712からのブ
ランチメトリック値605と、マルチプレクサ703から出力
された2n個のパスメトリック値から2n個の更新パスメ
トリック値を計算し、出力する。パスセレクト値も同時
に出力される。ACS計算手段704から出力された2n
の更新パスメトリック値は、セレクタ706、707でそれぞ
れパスメトリック値メモリの1アドレス空間分に合成さ
れる。
The ACS calculating means 704 calculates and outputs 2 n updated path metric values from the branch metric value 605 from the arithmetic unit 712 and the 2 n path metric values output from the multiplexer 703. The pass select value is output at the same time. The 2 n updated path metric values output from the ACS calculation means 704 are combined by selectors 706 and 707 into one address space of the path metric value memory.

【0037】合成パスメトリック値がセレクタ707から
出力され、パスメトリック値メモリ709に記憶される。
パスセレクトメモリ711は、アドレス制御部713からのパ
スセレクトメモリアドレス208に従い、指定されたアド
レス番地にパスセレクト値を記憶する。
The combined path metric value is output from the selector 707 and stored in the path metric value memory 709.
The path select memory 711 stores the path select value at the specified address according to the path select memory address 208 from the address control unit 713.

【0038】以上の動作を繰り返し、パスメトリック値
メモリ708からすべてのパスメトリック値を読み出し、
更新パスメトリック値の計算がすべて終了し、書き込み
用パスメトリック値メモリ709にすべての更新パスメト
リック値の書き込みが終了すると、読み出し用パスメト
リック値メモリと書き込み用パスメトリック値メモリが
切り替えられる。以降の動作は、第1の実施の形態と同
様である。
By repeating the above operation, all path metric values are read from the path metric value memory 708,
When the calculation of all the updated path metric values is completed and all the updated path metric values are written in the write path metric value memory 709, the read path metric value memory and the write path metric value memory are switched. Subsequent operations are the same as in the first embodiment.

【0039】ブランチメトリックを計算する演算部をタ
イミング制御部で制御するようにしたので、ACS計算
手段とのタイミングを合わせることが容易になり、受信
データに対して早く復号できるようになる。
Since the operation unit for calculating the branch metric is controlled by the timing control unit, it is easy to match the timing with the ACS calculation means, and the received data can be decoded quickly.

【0040】以上のように、本発明の第2の実施の形態
によれば、受信データからブランチメトリック値の演算
を行ない、アドレス制御部からの制御により選択し出力
する演算部を有し、パスメトリック値メモリの1アドレ
ス空間に2n個のパスメトリック値を記憶させ、パスメ
トリック値レジスタでパスメトリック値を一時保持し、
マルチプレクサで分離し2n個選択し、同時に2n個のA
CS計算を行なうことにより、ブランチメトリック値の
演算を含めて高速にビタビ復号処理ができる。
As described above, according to the second embodiment of the present invention, the arithmetic unit for calculating the branch metric value from the received data and selecting and outputting the same under the control of the address control unit is provided. 2 n path metric values are stored in one address space of the metric value memory, and the path metric value is temporarily stored in the path metric value register.
Separated by the multiplexer 2 n pieces selected, simultaneously the 2 n A
By performing the CS calculation, the Viterbi decoding process including the calculation of the branch metric value can be performed at high speed.

【0041】(第3の実施の形態)本発明の第3の実施
の形態は、ACS計算手段から出力されるパスセレクト
値をパスセレクトメモリの1アドレス空間分保持し、タ
イミング制御部からの制御によりパスセレクトメモリに
出力するパスセレクトレジスタを備え、パスメトリック
値メモリの1アドレス空間に複数個のパスメトリック値
を記憶させ、パスメトリック値レジスタでパスメトリッ
ク値を一時保持し、マルチプレクサで分離し複数個選択
し、同時に複数のACS計算を行なうビタビ復号器であ
る。
(Third Embodiment) In a third embodiment of the present invention, the path select value output from the ACS calculation means is held for one address space of the path select memory, and the control from the timing control unit is performed. The path metric value memory stores a plurality of path metric values in one address space, temporarily stores the path metric value in the path metric value register, and separates the path metric value by the multiplexer. This is a Viterbi decoder that selects one and performs a plurality of ACS calculations at the same time.

【0042】第3の実施の形態のビタビ復号器が、第
1、第2の実施の形態と異なるところは、パスセレクト
レジスタを備えた点である。
The Viterbi decoder of the third embodiment is different from the first and second embodiments in that it has a path select register.

【0043】図4は、本発明の第3の実施の形態のビタ
ビ復号器の構成を示すブロック図である。図4におい
て、パスメトリック値メモリ808、809、セレクタ801、
パスメトリック値レジスタ802、マルチプレクサ803、A
CS計算手段804、セレクタ806、807、アドレス制御部8
13、タイミング制御部814は、第1の実施の形態と格別
異なるところはない。パスセレクト値レジスタ810は、
ACS計算手段804から出力されるパスセレクト値をパ
スセレクトメモリの1アドレス空間分保持するレジスタ
である。
FIG. 4 is a block diagram showing the configuration of the Viterbi decoder according to the third embodiment of the present invention. In FIG. 4, path metric value memories 808 and 809, selector 801,
Path metric value register 802, multiplexer 803, A
CS calculation means 804, selectors 806, 807, address control unit 8
13. The timing control unit 814 is not particularly different from the first embodiment. The path select value register 810
This register holds the path select value output from the ACS calculating means 804 for one address space of the path select memory.

【0044】図4のブロック図を用いて、第3の実施の
形態のビタビ復号器の動作を説明をする。パスメトリッ
ク値メモリ808からパスメトリック値を読み出し、セレ
クタ801でパスメトリック値を選択し、パスメトリック
値レジスタ802に保持し、マルチプレクサ803でパスメト
リック値を分離して2n個選択し、2n個のACS計算手
段804に出力するところは、第1の実施の形態と同じで
ある。
The operation of the Viterbi decoder according to the third embodiment will be described with reference to the block diagram of FIG. Reads the path metric value from the path metric value memory 808, selects a path metric value in the selector 801, holds the path metric value register 802, to separate the path metric value 2 n pieces selected by the multiplexer 803, the 2 n The output to the ACS calculation means 804 is the same as in the first embodiment.

【0045】ACS計算手段804は、ブランチメトリッ
ク値205とマルチプレクサ803から出力された2n個のパ
スメトリック値から、2n個の更新パスメトリック値を
計算し出力する。パスセレクト値も同時に出力される。
パスセレクト値はパスセレクト値レジスタ810にパスセ
レクトメモリ811の1アドレス空間分保持され、タイミ
ング制御部814からのパスセレクト値出力タイミングに
従って出力される。パスセレクトメモリ811は、アドレ
ス制御部813からのパスセレクトメモリアドレス208に従
い、指定されたアドレス番地にパスセレクト値を記憶す
る。ACS計算手段804から出力された2n個の更新パス
メトリック値は、セレクタ806、807でそれぞれパスメト
リック値メモリの1アドレス空間分に合成される。合成
パスメトリック値はセレクタ807から出力され、パスメ
トリック値メモリ809に記憶される。
The ACS calculating means 804 calculates and outputs 2 n updated path metric values from the branch metric value 205 and the 2 n path metric values output from the multiplexer 803. The pass select value is output at the same time.
The path select value is stored in the path select value register 810 for one address space of the path select memory 811 and is output according to the path select value output timing from the timing control unit 814. The path select memory 811 stores the path select value at the specified address according to the path select memory address 208 from the address control unit 813. The 2 n updated path metric values output from the ACS calculation means 804 are combined into one address space of the path metric value memory by the selectors 806 and 807, respectively. The combined path metric value is output from the selector 807 and stored in the path metric value memory 809.

【0046】以上の動作を繰り返し、パスメトリック値
メモリ808からすべてのパスメトリック値を読み出し、
更新パスメトリック値の計算がすべて終了し、書き込み
用パスメトリック値メモリ809にすべての更新パスメト
リック値の書き込みが終了すると、読み出し用パスメト
リック値メモリと書き込み用パスメトリック値メモリが
切り替えられる。以降の動作は、第1の実施の形態と同
様である。
By repeating the above operation, all path metric values are read from the path metric value memory 808,
When the calculation of all the updated path metric values is completed and all the updated path metric values are written in the write path metric value memory 809, the read path metric value memory and the write path metric value memory are switched. Subsequent operations are the same as in the first embodiment.

【0047】パスセレクト値レジスタを設けたので、A
CS計算手段から出力されるパスセレクト値を、パスセ
レクトメモリにまとめて書き込むことができるので、A
CS計算手段とパスセレクトメモリとの間のタイミング
合わせが容易になり、書き込み時間を短縮することがで
きる。
Since the path select value register is provided, A
Since the path select value output from the CS calculating means can be written in the path select memory at a time, A
Timing adjustment between the CS calculation means and the path select memory is facilitated, and the writing time can be reduced.

【0048】以上のように、本発明の第3の実施の形態
によれば、ACS計算手段から出力されるパスセレクト
値をパスセレクトメモリの1アドレス空間分保持し、タ
イミング制御部からの制御によりパスセレクトメモリに
出力するパスセレクトレジスタを備え、パスメトリック
値メモリの1アドレス空間に2n個のパスメトリック値
を記憶させ、パスメトリック値レジスタでパスメトリッ
ク値を一時保持し、マルチプレクサで分離して2n個選
択し、同時に2n個のACS計算を行なうことにより、
パスセレクト値の処理を含めて高速にビタビ復号処理が
できる。
As described above, according to the third embodiment of the present invention, the path select value output from the ACS calculating means is held for one address space of the path select memory, and is controlled by the timing control unit. A path select register for outputting to the path select memory is provided, 2 n path metric values are stored in one address space of the path metric value memory, the path metric value is temporarily stored in the path metric value register, and separated by the multiplexer. By selecting 2 n and simultaneously performing 2 n ACS calculations,
Viterbi decoding can be performed at high speed, including processing of the path select value.

【0049】(第4の実施の形態)本発明の第4の実施
の形態は、受信データからブランチメトリック値の演算
を行ない、アドレス制御部からの制御により、選択し出
力する演算部と、ACS計算手段から出力されるパスセ
レクト値をパスセレクトメモリの1アドレス空間分保持
し、タイミング制御部からの制御によりパスセレクトメ
モリに出力するパスセレクトレジスタを備え、パスメト
リック値メモリの1アドレス空間に複数個のパスメトリ
ック値を記憶させ、パスメトリック値レジスタでパスメ
トリック値を一時保持し、マルチプレクサで分離し複数
個選択し、同時に複数のACS計算を行なうビタビ復号
器である。
(Fourth Embodiment) In a fourth embodiment of the present invention, an arithmetic unit for calculating a branch metric value from received data and selecting and outputting the same under the control of an address control unit; A path select register for holding the path select value output from the calculating means for one address space of the path select memory and outputting the path select value to the path select memory under the control of the timing control unit; This is a Viterbi decoder which stores a plurality of path metric values, temporarily stores the path metric values in a path metric value register, separates them by a multiplexer, selects a plurality of them, and performs a plurality of ACS calculations at the same time.

【0050】第4の実施の形態のビタビ復号器が、第1
〜3の実施の形態と異なるところは、ブランチメトリッ
ク値の演算を行なう演算部と、パスセレクトレジスタの
両方を備えた点である。
The Viterbi decoder according to the fourth embodiment uses the first
The third embodiment differs from the first to third embodiments in that it includes both an operation unit for calculating a branch metric value and a path select register.

【0051】図5は、本発明の第4の実施の形態のビタ
ビ復号器の構成を示すブロック図である。図5におい
て、パスメトリック値メモリ108、109、セレクタ101、
パスメトリック値レジスタ102、マルチプレクサ103、A
CS計算手段104、セレクタ106、107、パスセレクトメ
モリ111、アドレス制御部113、タイミング制御部114
は、第1の実施の形態と格別異なるところはない。パス
セレクト値レジスタ110は、ACS計算手段104から出力
されるパスセレクト値をパスセレクトメモリの1アドレ
ス空間分保持するレジスタである。演算部112は、受信
データからブランチメトリック値を計算し、アドレス制
御部114からの制御により選択し出力する演算回路であ
る。
FIG. 5 is a block diagram showing the configuration of the Viterbi decoder according to the fourth embodiment of the present invention. In FIG. 5, the path metric value memories 108 and 109, the selector 101,
Path metric value register 102, multiplexer 103, A
CS calculation means 104, selectors 106 and 107, path select memory 111, address control unit 113, timing control unit 114
Is not particularly different from the first embodiment. The path select value register 110 is a register that holds the path select value output from the ACS calculation means 104 for one address space of the path select memory. The operation unit 112 is an operation circuit that calculates a branch metric value from the received data, and selects and outputs a branch metric value under the control of the address control unit 114.

【0052】図5のブロック図を用いて、第4の実施の
形態のビタビ復号器の動作を説明をする。演算部112
は、受信データからブランチメトリック値の計算を行な
う。更に演算部112は、アドレス制御部114からのアドレ
ス信号に従って、ブランチメトリック値を選択し出力す
る。
The operation of the Viterbi decoder according to the fourth embodiment will be described with reference to the block diagram of FIG. Arithmetic unit 112
Calculates the branch metric value from the received data. Further, the operation unit 112 selects and outputs a branch metric value according to the address signal from the address control unit 114.

【0053】パスメトリック値メモリ108から、パスメ
トリック値を読み出し、セレクタ101で、パスメトリッ
ク値を選択し、パスメトリック値レジスタ102に保持さ
れ、マルチプレクサ103で、パスメトリック値を分離し
て2n個選択し、2n個のACS計算手段104に出力する
ところは、第1の実施の形態と同じである。
[0053] from the path metric value memory 108 reads the path metric value, the selector 101 selects the path metric value, held in the path metric value register 102, a multiplexer 103, 2 n pieces by separating the path metric value The selection and output to the 2 n ACS calculation means 104 are the same as in the first embodiment.

【0054】ACS計算手段104は、演算部112からのブ
ランチメトリック値205と、マルチプレクサ103から出力
された2n個のパスメトリック値から、2n個の更新パス
メトリック値を計算し出力する。パスセレクト値も同時
に出力される。パスセレクト値はパスセレクト値レジス
タ110にパスセレクトメモリ111の1アドレス空間分保持
され、タイミング制御部114からのパスセレクト値出力
タイミングに従って出力される。
The ACS calculation means 104 calculates and outputs 2 n updated path metric values from the branch metric value 205 from the operation unit 112 and the 2 n path metric values output from the multiplexer 103. The pass select value is output at the same time. The path select value is stored in the path select value register 110 for one address space of the path select memory 111, and is output according to the path select value output timing from the timing control unit 114.

【0055】パスセレクトメモリ111は、アドレス制御
部113からのパスセレクトメモリアドレス208に従い、指
定されたアドレス番地にパスセレクト値を記憶する。A
CS計算手段104から出力された2n個の更新パスメトリ
ック値は、セレクタ106、107でそれぞれパスメトリック
値メモリの1アドレス空間分に合成される。合成パスメ
トリック値は、セレクタ107から出力され、パスメトリ
ック値メモリ109に記憶される。
The path select memory 111 stores a path select value at a designated address according to the path select memory address 208 from the address control unit 113. A
The 2 n updated path metric values output from the CS calculation means 104 are combined by selectors 106 and 107 into one address space of the path metric value memory. The combined path metric value is output from the selector 107 and stored in the path metric value memory 109.

【0056】以上の動作を繰り返し、パスメトリック値
メモリ108からすべてのパスメトリック値を読み出し、
更新パスメトリック値の計算がすべて終了し、書き込み
用パスメトリック値メモリ109にすべての更新パスメト
リック値の書き込みが終了すると、読み出し用パスメト
リック値メモリと書き込み用パスメトリック値メモリが
切り替えられる。以降の動作は、第1の実施の形態と同
様である。
By repeating the above operation, all the path metric values are read from the path metric value memory 108,
When the calculation of all the updated path metric values is completed and all the updated path metric values are written in the write path metric value memory 109, the read path metric value memory and the write path metric value memory are switched. Subsequent operations are the same as in the first embodiment.

【0057】以上のように、本発明の第4の実施の形態
によれば、受信データからブランチメトリック値の演算
を行ない、アドレス制御部からの制御により、選択し出
力する演算部と、ACS計算手段から出力されるパスセ
レクト値をパスセレクトメモリの1アドレス空間分保持
し、タイミング制御部からの制御によりパスセレクトメ
モリに出力するパスセレクトレジスタを備え、パスメト
リック値メモリの1アドレス空間に2n個のパスメトリ
ック値を記憶させ、パスメトリック値レジスタでパスメ
トリック値を一時保持し、マルチプレクサで分離して2
n個選択し、同時に2n個のACS計算を行なうことによ
り、ブランチメトリック値の演算とパスセレクト値の処
理を含めて高速にビタビ復号処理ができる。
As described above, according to the fourth embodiment of the present invention, the operation of the branch metric value is performed from the received data, and the operation unit for selecting and outputting the operation is controlled by the address control unit. path select values output by one address space worth retaining the path select memory from the device, provided with a path select register for outputting the path select memory under control of the timing controller, 2 n to 1 the address space of the path metric value memory Path metric values are stored, the path metric value is temporarily stored in the path metric value register, and separated by the multiplexer.
By selecting n pieces and performing 2 n ACS calculations at the same time, Viterbi decoding can be performed at high speed, including calculation of branch metric values and processing of path select values.

【0058】[0058]

【発明の効果】以上のように、本発明によれば、ビタビ
復号器を、パスメトリック値メモリの1アドレス空間に
対して複数個のパスメトリック値を記憶させ、パスメト
リック値メモリから読み出したパスメトリック値をパス
メトリック値レジスタで保持し、複数のACS計算手段
で同時にACS計算し、複数の更新パスメトリック値を
セレクタで選択合成する構成としたので、少ないハード
ウエア量で高速にビタビ復号処理ができるという効果が
得られる。
As described above, according to the present invention, the Viterbi decoder stores a plurality of path metric values in one address space of the path metric value memory, and stores the path metric value read from the path metric value memory. The metric value is held in the path metric value register, the ACS calculation is performed simultaneously by the plurality of ACS calculation means, and the plurality of updated path metric values are selected and combined by the selector, so that the Viterbi decoding process can be performed at a high speed with a small amount of hardware. The effect that it can be obtained is obtained.

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

【図1】本発明の第1の実施の形態のビタビ復号器のブ
ロック図、
FIG. 1 is a block diagram of a Viterbi decoder according to a first embodiment of the present invention;

【図2】本発明の第1の実施の形態のビタビ復号器のタ
イミングチャート図、
FIG. 2 is a timing chart of the Viterbi decoder according to the first embodiment of the present invention;

【図3】本発明の第2の実施の形態のビタビ復号器のブ
ロック図、
FIG. 3 is a block diagram of a Viterbi decoder according to a second embodiment of the present invention;

【図4】本発明の第3の実施の形態のビタビ復号器のブ
ロック図、
FIG. 4 is a block diagram of a Viterbi decoder according to a third embodiment of the present invention;

【図5】本発明の第4の実施の形態のビタビ復号器のブ
ロック図、
FIG. 5 is a block diagram of a Viterbi decoder according to a fourth embodiment of the present invention;

【図6】従来のビタビ復号器の概略を示すブロック図で
ある。
FIG. 6 is a block diagram schematically showing a conventional Viterbi decoder.

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

101、106、107 セレクタ 102 パスメトリック値レジスタ 103 マルチプレクサ 104 ACS計算手段 108、109 パスメトリック値メモリ 110 パスセレクト値レジスタ 111 パスセレクトメモリ 112 演算部 113 アドレス制御部 114 タイミング制御部 201 マスタークロック 202 パスメトリック値メモリアドレスA 203 データ保持タイミング 204 パスメトリック値レジスタ 205 ブランチメトリック値 206 ACS計算手段出力 207 パスメトリック値メモリアドレスB 208 パスセレクトメモリアドレス 209 切り替え信号 301 ACS計算部 302、304 セレクタ 303、306 パスメトリック値メモリ 305 アドレス制御部 307 パスセレクトメモリ 501、506、507 セレクタ 502 パスメトリック値レジスタ 503 マルチプレクサ 504 ACS計算手段 508、509 パスメトリック値メモリ 511 パスセレクトメモリ 513 アドレス制御部 514 タイミング制御部 701、706、707 セレクタ 702 パスメトリック値レジスタ 703 マルチプレクサ 704 ACS計算手段 708、709 パスメトリック値メモリ 711 パスセレクトメモリ 712 演算部 713 アドレス制御部 714 タイミング制御部 801、806、807 セレクタ 802 パスメトリック値レジスタ 803 マルチプレクサ 804 ACS計算手段 808、809 パスメトリック値メモリ 810 パスセレクト値レジスタ 811 パスセレクトメモリ 813 アドレス制御部 814 タイミング制御部 101, 106, 107 Selector 102 Path metric value register 103 Multiplexer 104 ACS calculation means 108, 109 Path metric value memory 110 Path select value register 111 Path select memory 112 Operation unit 113 Address control unit 114 Timing control unit 201 Master clock 202 Path metric Value memory address A 203 Data holding timing 204 Path metric value register 205 Branch metric value 206 Output of ACS calculating means 207 Path metric value memory address B 208 Path select memory address 209 Switching signal 301 ACS calculator 302, 304 Selector 303, 306 Path metric Value memory 305 Address control unit 307 Path select memory 501, 506, 507 Selector 502 Path metric value register 503 Multiplexer 504 ACS calculation means 508, 509 Path metric value memory 511 Path select memory 513 Address control unit 514 Timing control unit 701, 706, 707 Selector 702 Path metric value register 703 Multiplexer 704 ACS calculation means 708, 709 Path metric value memory 711 Path select memory 712 Operation unit 713 Address control unit 714 Timing control unit 801, 806, 807 Selector 802 Path metric value register 803 Multiplexer 804 ACS calculation means 808, 809 Path metric value memory 810 Path select value register 811 Path select memory 813 Address control unit 814 Timing control unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 パスメトリック値を記憶するパスメトリ
ック値メモリと、前記パスメトリック値メモリから読み
出された前記パスメトリック値を選択するセレクタと、
ブランチメトリック値と前記パスメトリック値から更新
パスメトリック値を計算する2n個(n≧1)のACS
計算手段と、パスセレクト値を記憶するパスセレクトメ
モリと、各部のタイミングを制御するタイミング制御部
と、前記パスメトリック値メモリと前記パスセレクトメ
モリの制御を行なうアドレス制御部からなるビタビ復号
器において、前記パスメトリック値メモリの1アドレス
空間に前記パスメトリック値を2n個記憶させる手段
と、前記パスメトリック値メモリから読み出した前記パ
スメトリック値を一時保持するパスメトリック値レジス
タと、前記パスメトリック値レジスタで保持した前記パ
スメトリック値を前記アドレス制御部からの制御により
n個選択し出力するマルチプレクサと、前記ACS計
算手段からの前記更新パスメトリック値を選択合成する
セレクタとを設けて、同時に複数のACS計算を行なう
ことを特徴とするビタビ復号器。
A path metric value memory for storing a path metric value; a selector for selecting the path metric value read from the path metric value memory;
2 n (n ≧ 1) ACSs for calculating an updated path metric value from a branch metric value and the path metric value
Calculation means, a path select memory for storing a path select value, a timing control unit for controlling the timing of each unit, and a Viterbi decoder comprising an address control unit for controlling the path metric value memory and the path select memory, Means for storing 2 n path metric values in one address space of the path metric value memory; a path metric value register for temporarily storing the path metric value read from the path metric value memory; A multiplexer for selecting and outputting 2 n pieces of the path metric values held by the address control unit under control of the address control unit, and a selector for selecting and combining the updated path metric values from the ACS calculation means. Vita characterized by performing an ACS calculation Bi-decoder.
【請求項2】 受信データから前記ブランチメトリック
値の演算を行ない、前記アドレス制御部からの制御によ
り前記ブランチメトリック値を選択し出力する演算部を
有することを特徴とする請求項1記載のビタビ復号器。
2. The Viterbi decoder according to claim 1, further comprising an arithmetic unit for calculating the branch metric value from the received data, and selecting and outputting the branch metric value under the control of the address control unit. vessel.
【請求項3】 前記ACS計算手段から出力される前記
パスセレクト値を前記パスセレクトメモリの1アドレス
空間分保持し、前記タイミング制御部からの制御により
前記パスセレクトメモリに出力するパスセレクトレジス
タとを備えることを特徴とする請求項1記載のビタビ復
号器。
3. A path select register which holds the path select value output from the ACS calculating means for one address space of the path select memory and outputs the path select value to the path select memory under the control of the timing control unit. The Viterbi decoder according to claim 1, comprising:
【請求項4】 受信データから前記ブランチメトリック
値の演算を行ない、前記アドレス制御部からの制御によ
り前記ブランチメトリック値を選択し出力する演算部
と、前記ACS計算手段から出力される前記パスセレク
ト値を前記パスセレクトメモリの1アドレス空間分保持
し、前記タイミング制御部からの制御により前記パスセ
レクトメモリに出力するパスセレクトレジスタとを備え
ることを特徴とする請求項1記載のビタビ復号器。
4. An arithmetic unit for calculating the branch metric value from received data, selecting and outputting the branch metric value under the control of the address control unit, and the path select value output from the ACS calculation means. 2. The Viterbi decoder according to claim 1, further comprising: a path select register that holds the data for one address space of the path select memory and outputs the same to the path select memory under the control of the timing control unit.
【請求項5】 請求項4記載のビタビ復号器を内蔵する
ことを特徴とする移動体通信端末装置。
5. A mobile communication terminal device incorporating the Viterbi decoder according to claim 4.
【請求項6】 請求項4記載のビタビ復号器を内蔵する
ことを特徴とする移動体通信基地局装置。
6. A mobile communication base station device comprising the Viterbi decoder according to claim 4.
JP9366249A 1997-12-25 1997-12-25 Viterbi decoder Pending JPH11196007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9366249A JPH11196007A (en) 1997-12-25 1997-12-25 Viterbi decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9366249A JPH11196007A (en) 1997-12-25 1997-12-25 Viterbi decoder

Publications (1)

Publication Number Publication Date
JPH11196007A true JPH11196007A (en) 1999-07-21

Family

ID=18486307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9366249A Pending JPH11196007A (en) 1997-12-25 1997-12-25 Viterbi decoder

Country Status (1)

Country Link
JP (1) JPH11196007A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040050754A (en) * 2002-12-09 2004-06-17 한국전자통신연구원 High speed viterbi decoder
JP2013138452A (en) * 2007-10-26 2013-07-11 Qualcomm Inc Optimized viterbi decoder and gnss receiver

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040050754A (en) * 2002-12-09 2004-06-17 한국전자통신연구원 High speed viterbi decoder
JP2013138452A (en) * 2007-10-26 2013-07-11 Qualcomm Inc Optimized viterbi decoder and gnss receiver

Similar Documents

Publication Publication Date Title
JP3515720B2 (en) Viterbi decoder
JP3747604B2 (en) Viterbi decoder
JPH11154874A (en) Viterbi decoder
JP2996615B2 (en) Viterbi decoding apparatus and method
US6523146B1 (en) Operation processing apparatus and operation processing method
JPH08340263A (en) In-place present condition/next condition register
JPH11196007A (en) Viterbi decoder
JP3242059B2 (en) Viterbi decoder
US5828675A (en) Viterbi decoder circuit
JP2000138595A (en) Viterbi decoder
JP2001332980A (en) Device and method for interleave
KR0155516B1 (en) Implementation method for state metric memory arrangement with one memory in viterbi decoder
JP3348069B2 (en) Viterbi decoding apparatus and method
US20040143722A1 (en) Method and circuit configuration for transmitting data between a processor and a hardware arithmetic-logic unit
KR100223925B1 (en) Viterbi decording device
KR0148060B1 (en) Optimal structure of memory for acs in viterbi decoder
JPH0537402A (en) Viterbi decoder
JP2904271B2 (en) Path memory unit for Viterbi decoder and decoding method
KR100277467B1 (en) Viterbi Decoder
KR20010008761A (en) Fast viterbi decoder for cdma mobile station employing parallel add-select-compare and traceback architecture
KR20010054996A (en) Address generator for viterbi decoder
JPH11186915A (en) Viterbi decoder
KR20040031323A (en) Recording apparatus and method for path metrics of vitervi decoder
KR100410995B1 (en) survivor path memory management method using immediate traceback algorithm for Viterbi decoder and apparatus for the same
JPH0361375B2 (en)