JPH07336239A - Viterbi decoder - Google Patents

Viterbi decoder

Info

Publication number
JPH07336239A
JPH07336239A JP12491894A JP12491894A JPH07336239A JP H07336239 A JPH07336239 A JP H07336239A JP 12491894 A JP12491894 A JP 12491894A JP 12491894 A JP12491894 A JP 12491894A JP H07336239 A JPH07336239 A JP H07336239A
Authority
JP
Japan
Prior art keywords
path
metric
memory
added value
stored
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
JP12491894A
Other languages
Japanese (ja)
Inventor
Yuji Kinoshita
裕司 木下
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio 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 Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP12491894A priority Critical patent/JPH07336239A/en
Publication of JPH07336239A publication Critical patent/JPH07336239A/en
Pending legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)
  • Dc Digital Transmission (AREA)

Abstract

PURPOSE:To reduce the circuit scale of the Viterbi decoder by reducing the storage capacity of a memory. CONSTITUTION:A single system RAM is used as a path memory or a pathmetric memory. Two systems of ACS processing functions are provided. When the ACS processing is executed in time division, the 1st ACS processing system stores a pathmetric at a current point of time to an address m0 among addresses m0 and m4 having stored a pathmetric or the like at the preceding point of time and the 2nd ACS processing system stores it to the m4. The processing above is conducted for all addresses for the number of times of (restricted length -1) to terminate the ACS processing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ビタビ(Viterbi )ア
ルゴリズムに従い受信系列を復号するビタビ復号器に関
し、特にそのパスメトリックメモリ又はパスメモリのア
クセス方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a Viterbi decoder for decoding a reception sequence according to a Viterbi algorithm, and more particularly to a path metric memory or a method of accessing the path memory.

【0002】[0002]

【従来の技術】畳込み符号の最尤復号方法としてはビタ
ビ復号が知られている。すなわち、ビタビ復号は、畳込
み符号が送信されこれを通信路を介して受信した場合
に、所定のビタビアルゴリズムに従い、受信した符号
(受信系列)に対して尤度関数の値が最も大きくなるよ
うな符号系列が送信されたと判定し、この符号系列を復
号系列として出力する復号方法である。ビタビ復号は、
品質の悪い通信路を用いて通信を行う場合や、高品質の
データ伝送が求められる場合、例えばディジタルデータ
の伝送の際に、誤り訂正の面で有効である。
Viterbi decoding is known as a maximum likelihood decoding method for a convolutional code. That is, in Viterbi decoding, when a convolutional code is transmitted and received via a communication channel, the value of the likelihood function is maximized with respect to the received code (reception sequence) according to a predetermined Viterbi algorithm. Is a decoding method for determining that a code sequence has been transmitted and outputting this code sequence as a decoded sequence. Viterbi decoding is
This is effective in terms of error correction when performing communication using a poor quality communication path or when high-quality data transmission is required, for example, when transmitting digital data.

【0003】尤度関数の各項(又はこれに比例する量)
は枝メトリックと呼ばれており、トレリス線図上の各パ
スに対応する符号系列に関する尤度は、枝メトリックの
和により評価される。すなわち、あるパスに対応する符
号系列の尤度は、この符号系列を構成する各符号(トレ
リス線図上の各枝)について計算される枝メトリックの
和、言い換えればパスメトリックにより評価できる。最
尤復号とは、パスメトリックが最小となるパスを求める
ことをいう。また、ビタビ復号とは、ある時点を考えた
場合にそれ以前のパスメトリックが最小となるようなパ
ス(生き残りパス)を選択する手順をいう。
Each term of the likelihood function (or an amount proportional thereto)
Is called a branch metric, and the likelihood of the code sequence corresponding to each path on the trellis diagram is evaluated by the sum of the branch metrics. That is, the likelihood of the code sequence corresponding to a certain path can be evaluated by the sum of the branch metrics calculated for each code (each branch on the trellis diagram) forming this code sequence, in other words, the path metric. Maximum-likelihood decoding is to find a path with the smallest path metric. Viterbi decoding is a procedure of selecting a path (survival path) that minimizes the path metric before that when a certain time point is considered.

【0004】ビタビ復号は、次のような手順で実行され
る。すなわち、ビタビ復号の際には、まず、前時点の状
態Sから現時点の状態Sに至る枝全てについて、枝
メトリックを計算する。さらに、計算した各枝メトリッ
クそれぞれを、前時点まで生き残っていたパス、すなわ
ち前時点での生き残りパスのパスメトリックに加算する
(add )。さらに、その加算の結果を、現時点の状態S
毎に、SからSに至る全ての枝間で比較する(co
mpare )。そして、最小値を与える枝を選択し(selec
t)、前時点での生き残りパスにつないで現時点での生
き残りパスとする。最新の生き残りパスは、復号結果た
る最尤符号として出力される。
Viterbi decoding is executed in the following procedure. That is, in the case of Viterbi decoding, first, the branch metric is calculated for all the branches from the state S i at the previous time point to the state S j at the current time point. Further, each of the calculated branch metrics is added to the path metric of the surviving path up to the previous time point, that is, the surviving path at the previous time point (add). Furthermore, the result of the addition is the current state S
For each j , compare all branches from S i to S j (co
mpare). Then, select the branch that gives the minimum value (selec
t), the surviving path at the current time is connected to the surviving path at the previous time. The latest survivor path is output as the maximum likelihood code that is the decoding result.

【0005】この一連の手順のうち、add 、compare 及
びselectを併せて、ACS(add-compare-select)処理
という。ACS処理を実行するためには、パスメトリッ
クを記憶する手段(パスメトリックメモリ)や、選択し
たパスを記憶する手段(パスメモリ)が必要である。さ
らに、ACS処理は、現時点の各状態S毎に、すなわ
ち時分割にて実行できる。
Of the series of procedures, add, compare and select are collectively referred to as ACS (add-compare-select) processing. In order to execute the ACS processing, a means for storing the path metric (path metric memory) and a means for storing the selected path (path memory) are required. Further, the ACS processing can be executed for each of the current states S j , that is, in a time-sharing manner.

【0006】図3には、従来におけるパスメトリックメ
モリへのリード/ライトの態様が示されている。この図
の例は、符号化率R=1/2、拘束長K=4、従って状
態数=8の例である。また、この図のパスメトリックメ
モリは2個のRAM(RAM1及びRAM2)から構成
されている。RAM1は状態数分のアドレス、すなわち
mR0〜mR7から構成されており、RAM2も状態数
分のアドレスmW0〜mW7から構成されている。この
図の例では、前時点での生き残りパスのパスメトリック
が、RAM1の各アドレスmR0〜mR7に記憶されて
いる。また、RAM2には、ACS処理によって得られ
る現時点での生き残りパスのパスメトリックが記憶され
る。
FIG. 3 shows a conventional read / write mode for a path metric memory. The example in this figure is an example in which the code rate R = 1/2, the constraint length K = 4, and the number of states = 8. The path metric memory in this figure is composed of two RAMs (RAM1 and RAM2). The RAM 1 is composed of addresses for the number of states, that is, mR0 to mR7, and the RAM 2 is also composed of addresses mW0 to mW7 for the number of states. In the example of this figure, the path metric of the surviving path at the previous time is stored in each address mR0 to mR7 of the RAM1. Further, the RAM 2 stores the path metric of the surviving path at the present time obtained by the ACS processing.

【0007】この図の例についてビタビ復号を実行する
際には、まず、前時点での状態000〜111から現時
点での状態000〜111に至る全ての枝について、枝
メトリックが計算される。枝メトリックが計算される
と、続いてACS処理が実行される。その際には、RA
M1上の各アドレスmR0〜mR7に記憶されている前
時点での生き残りパスのパスメトリックに、計算によっ
て得られた枝メトリックが加算され、加算値の比較の結
果最小とされた値が、現時点での生き残りパスのパスメ
トリックとしてRAM2のアドレスmW0〜mW7のう
ち対応するアドレスに記憶される。
When executing Viterbi decoding for the example of this figure, first, the branch metrics are calculated for all the branches from the states 000 to 111 at the previous time point to the states 000 to 111 at the current time point. When the branch metric is calculated, ACS processing is subsequently executed. In that case, RA
The branch metric obtained by the calculation is added to the path metric of the surviving path at the previous time point stored in each address mR0 to mR7 on M1, and the minimum value as a result of the comparison of the added values is the present value. Is stored in the corresponding address of the addresses mW0 to mW7 of the RAM 2 as the path metric of the surviving path of

【0008】例えば現時点での状態000に着目した場
合、前時点での状態000から現時点での状態000に
至る枝メトリックが、RAM1のアドレスmR0に格納
されているパスメトリックに加算される一方で、前時点
での状態100から現時点での状態000に至る枝メト
リックが、RAM1のアドレスmR4に格納されている
パスメトリックに加算される。これらの加算の結果、よ
り小さい値を示したパスが現時点での生き残りパスとさ
れる。現時点での生き残りパスとされた加算値はそのパ
スのパスメトリックとしてRAM2のアドレスmW0に
格納される。
For example, when focusing on the current state 000, the branch metric from the previous state 000 to the current state 000 is added to the path metric stored in the address mR0 of the RAM 1, while The branch metric from the state 100 at the previous time point to the state 000 at the current time point is added to the path metric stored in the address mR4 of the RAM 1. As a result of these additions, the path having a smaller value is regarded as the surviving path at the present time. The added value which is the surviving path at the present time is stored in the address mW0 of the RAM 2 as the path metric of the path.

【0009】ACS処理を時分割で実行する場合には、
パスメトリックメモリに関し、現時点での各状態毎にこ
のような処理を実行する。図3の例では、次のような8
個のステップが実行される。
When the ACS processing is executed in a time-sharing manner,
With regard to the path metric memory, such processing is executed for each state at the present time. In the example of FIG. 3, the following 8
Steps are performed.

【0010】第1のステップ:000から000に至る
枝メトリックをmR0上のパスメトリックに加算。10
0から000に至る枝メトリックをmR4上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW0に格納する。
First step: Add the branch metric from 000 to 000 to the path metric on mR0. 10
Add the branch metric from 0 to 000 to the path metric on mR4. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW0.

【0011】第2のステップ:000から001に至る
枝メトリックをmR0上のパスメトリックに加算。10
0から001に至る枝メトリックをmR4上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW1に格納する。
Second step: Add the branch metric from 000 to 001 to the path metric on mR0. 10
Add the branch metric from 0 to 001 to the path metric on mR4. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW1.

【0012】第3のステップ:001から010に至る
枝メトリックをmR1上のパスメトリックに加算。10
1から010に至る枝メトリックをmR5上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW2に格納する。
Third step: Add the branch metric from 001 to 010 to the path metric on mR1. 10
Add the branch metric from 1 to 010 to the path metric on mR5. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW2.

【0013】第4のステップ:001から011に至る
枝メトリックをmR1上のパスメトリックに加算。10
1から011に至る枝メトリックをmR5上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW3に格納する。
Fourth step: Add the branch metric from 001 to 011 to the path metric on mR1. 10
Add the branch metric from 1 to 011 to the path metric on mR5. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW3.

【0014】第5のステップ:010から100に至る
枝メトリックをmR2上のパスメトリックに加算。11
0から100に至る枝メトリックをmR6上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW4に格納する。
Fifth step: Add the branch metric from 010 to 100 to the path metric on mR2. 11
Add the branch metric from 0 to 100 to the path metric on mR6. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW4.

【0015】第6のステップ:010から101に至る
枝メトリックをmR2上のパスメトリックに加算。11
0から101に至る枝メトリックをmR6上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW5に格納する。
Sixth step: Add the branch metric from 010 to 101 to the path metric on mR2. 11
Add the branch metric from 0 to 101 to the path metric on mR6. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW5.

【0016】第7のステップ:011から110に至る
枝メトリックをmR3上のパスメトリックに加算。11
1から110に至る枝メトリックをmR7上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW6に格納する。
Seventh step: Add the branch metric from 011 to 110 to the path metric on mR3. 11
Add the branch metric from 1 to 110 to the path metric on mR7. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW6.

【0017】第8のステップ:011から111に至る
枝メトリックをmR3上のパスメトリックに加算。11
1から111に至る枝メトリックをmR7上のパスメト
リックに加算。加算値が小さい値となるパスを現時点で
の生き残りパスとし、当該加算値をmW7に格納する。
Eighth step: Add the branch metric from 011 to 111 to the path metric on mR3. 11
Add the branch metric from 1 to 111 to the path metric on mR7. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in mW7.

【0018】なお、パスメモリも、図3のパスメトリッ
クメモリと同様の構成を備えるメモリであり、またその
内容の操作もパスメトリックメモリと同様の操作であ
る。但し、パスメメリには、パスメトリックではなく選
択されたパスを特定する情報が格納される。
The path memory is also a memory having the same structure as the path metric memory of FIG. 3, and the operation of its contents is also the same as that of the path metric memory. However, the path memory stores not the path metric but the information for specifying the selected path.

【0019】[0019]

【発明が解決しようとする課題】このようなACS処理
を実行することにより、ビタビ復号による誤り訂正を実
現できる。しかし、この処理を時分割で実行するために
は、パスメトリックメモリやパスメモリをそれぞれ2系
統備える必要がある。すなわち、パスメトリックメモリ
やパスメモリからパスメトリック等の情報を読み出しこ
れを使用してACS処理を行った上で、ACS処理の結
果得られるパスメトリック等の情報をパスメトリックメ
モリやパスメモリに書き込むのであるから、後のステッ
プで必要とするパスメトリック等を前のステップで破壊
しないようにするためには、ACS処理の各ステップ実
行の結果得られるパスメトリック等を、読み出し元(図
3ではRAM1)とは異なるメモリ(同RAM2)に書
き込むようにしなければならない。
By executing such ACS processing, error correction by Viterbi decoding can be realized. However, in order to execute this processing in a time-sharing manner, it is necessary to provide two systems of path metric memory and path memory. That is, since the path metric memory or the information such as the path metric is read from the path memory and the ACS processing is performed using the information, the information such as the path metric obtained as a result of the ACS processing is written in the path metric memory or the path memory. Therefore, in order not to destroy the path metric etc. required in the later step in the previous step, the path metric etc. obtained as a result of the execution of each step of the ACS processing is read out (RAM 1 in FIG. 3). It is necessary to write in a different memory (same RAM2).

【0020】本発明は、このような問題点を解決するこ
とを課題としてなされたものであり、パスメトリックメ
モリやパスメモリのアドレス構造やこれらに対するアク
セス方法を改善することにより、パスメトリックメモリ
やパスメモリを複数系統設ける必要をなくし、ビタビ復
号器の回路規模を縮小することを目的とする。
The present invention has been made to solve the above problems, and improves a path metric memory and an address structure of the path memory and an access method to these to improve the path metric memory and the path. The purpose of the present invention is to reduce the circuit scale of the Viterbi decoder by eliminating the need to provide a plurality of memories.

【0021】[0021]

【課題を解決するための手段】このような目的を達成す
るために、本発明は、入力される符号系列について枝メ
トリックを計算する手段と、生き残りパス情報を格納す
るメモリと、計算された枝メトリック及びメモリ上の生
き残りパス情報に基づき新たに生き残りパス情報を生成
しメモリ上に書き込むACS処理手段と、最新の生き残
りパス情報を復号系列に関する情報として出力する手段
と、を備えるビタビ復号器において、ACS処理手段
が、メモリのうち生き残りパス情報を新たに生成する際
に用いた生き残りパス情報を格納していた部分に、当該
新たに生成した生き残りパス情報を格納することを特徴
とする。
In order to achieve such an object, the present invention provides a means for calculating a branch metric for an input code sequence, a memory for storing survivor path information, and a calculated branch. In a Viterbi decoder comprising: ACS processing means for newly generating survivor path information based on the metric and survivor path information on the memory and writing the survivor path information on the memory; and means for outputting the latest survivor path information as information regarding a decoding sequence, The ACS processing means stores the newly generated survivor path information in a portion of the memory that stores the survivor path information used when newly generating the survivor path information.

【0022】また、本発明は、上記メモリが、生き残り
パス情報として生き残りパスを特定する情報を格納する
パスメモリ及び/又は生き残りパス情報として生き残り
パスのパスメトリックを格納するパスメトリックメモリ
であることを特徴とする。
Further, according to the present invention, the memory is a path memory for storing information for specifying a surviving path as the surviving path information and / or a path metric memory for storing a path metric of the surviving path as the surviving path information. Characterize.

【0023】[0023]

【作用】本発明においては、まず、入力される符号系列
について枝メトリックが計算される。さらに、計算され
た枝メトリック及びメモリ上の生き残りパス情報に基づ
き新たに生き残りパス情報が生成され、メモリ上に書き
込まれる。最新の生き残りパス情報は、複合系列に関す
る情報として出力される。ここに、本発明においては、
ACS処理手段が、新たに生成した生き残りパス情報、
すなわち現時点での生き残りパス情報を、当該現時点で
の生き残りパス情報を生成する際に用いた生き残りパス
情報すなわち前時点での生き残りパス情報を格納してい
たメモリ部分に、格納する。従って、新たな生き残りパ
ス情報の生成によって不要となったメモリ部分に当該新
たな生き残りパス情報が格納されることとなるため、メ
モリとして、読み出し元となる部分と書き込み先となる
部分の2系統を設ける必要がなくなり、メモリの容量が
低減される。
In the present invention, the branch metric is first calculated for the input code sequence. Further, new survivor path information is generated based on the calculated branch metric and survivor path information on the memory, and written on the memory. The latest survivor path information is output as information regarding the composite series. Here, in the present invention,
The ACS processing means newly generated survivor path information,
That is, the surviving path information at the present time is stored in the memory portion that has stored the surviving path information used when the surviving path information at the present time is generated, that is, the surviving path information at the previous time. Therefore, since the new survivor path information is stored in the memory portion that is no longer needed due to the generation of the new survivor path information, two systems, that is, the read source portion and the write destination portion are used as the memory. Since it is not necessary to provide the memory, the capacity of the memory is reduced.

【0024】[0024]

【実施例】以下、本発明の好適な実施例について図面に
基づき説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described below with reference to the drawings.

【0025】図1には本発明の一実施例に係るビタビ復
号器の構成が、図2にはこの実施例におけるパスメトリ
ックメモリやパスメモリへのアクセス方法が、それぞれ
示されている。なお、これらの図では、従来例に係る図
3との比較のため符号化率R=1/2、拘束長K=4と
しているが、本発明はこれらの仕様に限定を要するもの
ではない。
FIG. 1 shows a configuration of a Viterbi decoder according to an embodiment of the present invention, and FIG. 2 shows a path metric memory and a method of accessing the path memory in this embodiment. In these figures, the coding rate R = 1/2 and the constraint length K = 4 for comparison with FIG. 3 according to the conventional example, but the present invention is not limited to these specifications.

【0026】図1に示されるビタビ復号器は、枝メトリ
ック計算回路1、ACS処理部2、パスメモリRAM
3、パスメトリックRAM4及びアドレス生成回路5か
ら構成されている。枝メトリック計算回路1は、入力さ
れる受信系列(図中の“データ入力”)に基づき枝メト
リックを計算する。ACS処理部2は、枝メトリック計
算回路1により計算された枝メトリック及びパスメトリ
ックRAM4上のパスメトリックに基づきACS処理を
実行し、その結果に基づきパスメモリRAM3やパスメ
トリックRAM4の内容を更新する。パスメモリRAM
3はACS処理部にて選択したパス、すなわち現時点で
の生き残りパスに関する情報を格納し、パスメトリック
RAM4は現時点での生き残りパスのパスメトリックを
格納する。パスメモリRAM3からは、最新の生き残り
パスが復号された最尤系列として出力される(図中の
“データ出力”)。アドレス生成回路5は本実施例の特
徴に係る構成であり、パスメモリRAM3及びパスメト
リックRAM4として1系統構成のRAMを使用するこ
とを可能にしている。
The Viterbi decoder shown in FIG. 1 comprises a branch metric calculation circuit 1, an ACS processing unit 2, a path memory RAM.
3, a path metric RAM 4 and an address generation circuit 5. The branch metric calculation circuit 1 calculates a branch metric based on an input reception sequence (“data input” in the figure). The ACS processing unit 2 executes the ACS processing based on the branch metric calculated by the branch metric calculation circuit 1 and the path metric on the path metric RAM 4, and updates the contents of the path memory RAM 3 and the path metric RAM 4 based on the result. Path memory RAM
Reference numeral 3 stores the path selected by the ACS processing unit, that is, information on the surviving path at the present time, and the path metric RAM 4 stores the path metric of the surviving path at the present time. The path memory RAM3 outputs the latest survivor path as a decoded maximum likelihood series ("data output" in the figure). The address generation circuit 5 has a configuration according to the features of this embodiment, and it is possible to use a RAM of one system configuration as the path memory RAM 3 and the path metric RAM 4.

【0027】図2に示されるように、本実施例では、パ
スメモリRAM3やパスメトリックRAM4として、ア
ドレスm0〜m7から構成される単一系統のRAMが使
用されている。すなわち、図3の従来例においては各8
アドレスの2個のRAM(RAM1及びRAM2)が用
いられていたのに対し、本実施例では8アドレスのRA
Mを1個用いるのみでよい。
As shown in FIG. 2, in this embodiment, as the path memory RAM 3 and the path metric RAM 4, a single system RAM composed of addresses m0 to m7 is used. That is, in the conventional example of FIG.
While two RAMs (RAM1 and RAM2) having addresses are used, RA of 8 addresses is used in this embodiment.
It is only necessary to use one M.

【0028】本実施例においてビタビ復号を実行する際
には、まず、前時点での状態000〜111から現時点
での状態000〜111に至る全ての枝について、枝メ
トリック計算回路1により枝メトリックが計算される。
枝メトリックが計算されると、ACS処理部2により続
いてACS処理が実行される。その際に、ACS処理部
2は、アドレスm0〜m7に記憶されている前時点での
生き残りパスのパスメトリックを読み出し、これに、計
算によって得られた枝メトリックを加算する。ACS処
理部2は、加算値の比較を行いその結果最小とされた値
を、比較の対象とされた各生き残りパスのパスメトリッ
クを記憶していたアドレスに、現時点での生き残りパス
のパスメトリックとして書き込む。このため、ACS処
理部2は図示しないがACS処理系統を2系統備えてお
り、また、アドレス生成回路5は、このような読出し/
書込みが行われるようアドレスを制御する。ACS処理
部2及びアドレス生成回路5は、パスメモリRAM3に
ついても同様の手順を実行する。これらの手順は拘束長
−1回、図では4−1=3回、繰り返えされる。
When executing Viterbi decoding in this embodiment, first, the branch metric calculation circuit 1 determines branch metrics for all branches from the states 000 to 111 at the previous time to the states 000 to 111 at the present time. Calculated.
When the branch metric is calculated, the ACS processing unit 2 subsequently executes the ACS processing. At that time, the ACS processing unit 2 reads the path metric of the surviving path at the previous time point stored in the addresses m0 to m7, and adds the branch metric obtained by the calculation to this. The ACS processing unit 2 compares the added values and sets the minimum value as a result to the address storing the path metric of each surviving path to be compared as the path metric of the surviving path at the present time. Write. For this reason, the ACS processing unit 2 has two ACS processing systems (not shown), and the address generation circuit 5 performs such read / write operations.
The address is controlled so that writing is performed. The ACS processing unit 2 and the address generation circuit 5 execute the same procedure for the path memory RAM 3. These procedures are repeated for the constraint length-1 times, 4-1 = 3 times in the figure.

【0029】この手順を図2の例に則りより具体的に説
明すると、次のようになる。すなわち、ACS処理を時
分割で実行する際、パスメトリックRAM4に関し、次
のような12個のステップが時分割で実行される。パス
メモリRAM3に関しても同様である。
This procedure will be described more specifically according to the example of FIG. That is, when the ACS processing is executed in time division, the following 12 steps are executed in time division regarding the path metric RAM 4. The same applies to the path memory RAM3.

【0030】第1のステップ:ACS処理部2の第1の
処理系統は、000から000に至る枝メトリックをm
0上のパスメトリックに加算し、また100から000
に至る枝メトリックをm4上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm0に格納する(図中最左のm
0及びm4からその右のm0に至る遷移1)。第2の処
理系統は、000から001に至る枝メトリックをm0
上のパスメトリックに加算し、また100から001に
至る枝メトリックをm4上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm4に格納する(図中最左のm
0及びm4からその右のm4に至る遷移1)。
First step: The first processing system of the ACS processing unit 2 sets a branch metric from 000 to 000 to m.
Add to the path metric on 0, again 100 to 000
To the path metric on m4. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m0 (the leftmost m in the figure).
Transition from 0 and m4 to m0 to its right 1). The second processing system sets the branch metric from 000 to 001 to m0.
It is added to the upper path metric, and the branch metric from 100 to 001 is added to the path metric on m4. The path having the smaller added value is the surviving path at the present time, and the added value is stored in m4 (the leftmost m in the figure).
Transition from 0 and m4 to its right m4 1).

【0031】第2のステップ:ACS処理部2の第1の
処理系統は、001から010に至る枝メトリックをm
1上のパスメトリックに加算し、また101から010
に至る枝メトリックをm5上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm1に格納する(図中最左のm
1及びm5からその右のm1に至る遷移2)。第2の処
理系統は、001から011に至る枝メトリックをm1
上のパスメトリックに加算し、また101から011に
至る枝メトリックをm5上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm5に格納する(図中最左のm
1及びm5からその右のm5に至る遷移2)。
Second step: The first processing system of the ACS processing unit 2 sets the branch metric from 001 to 010 to m.
Add to the path metric on 1, and also 101 to 010
To the path metric on m5. The path having the smaller added value is the surviving path at the present time, and the added value is stored in m1 (the leftmost m in the figure).
Transition from 1 and m5 to its right m1 2). The second processing system sets the branch metric from 001 to 011 to m1.
The path metric above is added, and the branch metric from 101 to 011 is added to the path metric above m5. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m5 (m on the left side of the figure).
Transition from 1 and m5 to the right m5 2).

【0032】第3のステップ:ACS処理部2の第1の
処理系統は、010から100に至る枝メトリックをm
2上のパスメトリックに加算し、また110から100
に至る枝メトリックをm6上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm2に格納する(図中最左のm
2及びm6からその右のm2に至る遷移3)。第2の処
理系統は、010から011に至る枝メトリックをm2
上のパスメトリックに加算し、また101から011に
至る枝メトリックをm6上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm6に格納する(図中最左のm
2及びm6からその右のm6に至る遷移3)。
Third step: The first processing system of the ACS processing unit 2 sets the branch metric from 010 to 100 to m.
Add to the path metric on 2 and also 110 to 100
The branch metric leading to is added to the path metric on m6. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m2 (the leftmost m in the figure).
Transition from 2 and m6 to the right m2 3). The second processing system sets the branch metric from 010 to 011 to m2.
The path metric above is added, and the branch metric from 101 to 011 is added to the path metric above m6. The path having the smaller added value is the surviving path at the present time, and the added value is stored in m6 (m on the leftmost side in the figure).
Transition from 2 and m6 to the right m6 3).

【0033】第4のステップ:ACS処理部2の第1の
処理系統は、011から100に至る枝メトリックをm
3上のパスメトリックに加算し、また111から110
に至る枝メトリックをm7上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm3に格納する(図中最左のm
3及びm7からその右のm3に至る遷移4)。第2の処
理系統は、011から111に至る枝メトリックをm3
上のパスメトリックに加算し、また111から111に
至る枝メトリックをm7上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm7に格納する(図中最左のm
3及びm7からその右のm7に至る遷移4)。
Fourth step: The first processing system of the ACS processing unit 2 sets the branch metric from 011 to 100 to m.
Add to the path metric on 3 and also 111 to 110
To the path metric on m7. The path having the smaller added value is the surviving path at the present time, and the added value is stored in m3 (the leftmost m in the figure).
3) and transition from m7 to m3 to the right of it 4). The second processing system sets the branch metric from 011 to 111 to m3.
The path metric above is added, and the branch metric from 111 to 111 is added to the path metric above m7. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m7 (the leftmost m in the figure).
3 and m7 to the right m7 4).

【0034】第5のステップ:ACS処理部2の第1の
処理系統は、000から000に至る枝メトリックをm
0上のパスメトリックに加算し、また100から000
に至る枝メトリックをm2上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm0に格納する(図中左から2
番目のm0及びm2からその右のm0に至る遷移1)。
第2の処理系統は、000から001に至る枝メトリッ
クをm0上のパスメトリックに加算し、また100から
001に至る枝メトリックをm2上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm2に格納する(図中左
から2番目のm0及びm2からその右のm2に至る遷移
1)。
Fifth step: The first processing system of the ACS processing unit 2 sets the branch metric from 000 to 000 to m.
Add to the path metric on 0, again 100 to 000
To the path metric on m2. The path having the smaller added value is the surviving path at the present time, and the added value is stored in m0 (2 from the left in the figure).
Transition from the second m0 and m2 to the right m0 1).
The second processing system adds the branch metric from 000 to 001 to the path metric on m0, and adds the branch metric from 100 to 001 to the path metric on m2. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m2 (transition 1 from the second m0 and m2 from the left in the figure to m2 on the right).

【0035】第6のステップ:ACS処理部2の第1の
処理系統は、001から010に至る枝メトリックをm
4上のパスメトリックに加算し、また101から010
に至る枝メトリックをm6上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm4に格納する(図中左から2
番目のm4及びm6からその右のm4に至る遷移2)。
第2の処理系統は、001から011に至る枝メトリッ
クをm4上のパスメトリックに加算し、また101から
011に至る枝メトリックをm6上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm6に格納する(図中左
から2番目のm4及びm6からその右のm6に至る遷移
2)。
Sixth step: The first processing system of the ACS processing unit 2 sets the branch metric from 001 to 010 to m.
Add to the path metric on 4 and again 101 to 010
The branch metric leading to is added to the path metric on m6. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m4 (2 from the left in the figure).
Transition 2) from the fourth m4 and m6 to the right m4).
The second processing system adds the branch metric from 001 to 011 to the path metric on m4, and also adds the branch metric from 101 to 011 to the path metric on m6. The path having the smaller added value is set as the surviving path at the present time and the added value is stored in m6 (transition 2 from the second m4 and m6 from the left in the figure to m6 on the right).

【0036】第7のステップ:ACS処理部2の第1の
処理系統は、010から100に至る枝メトリックをm
1上のパスメトリックに加算し、また110から100
に至る枝メトリックをm3上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm1に格納する(図中左から2
番目のm1及びm3からその右のm1に至る遷移3)。
第2の処理系統は、010から101に至る枝メトリッ
クをm1上のパスメトリックに加算し、また110から
101に至る枝メトリックをm3上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm3に格納する(図中左
から2番目のm1及びm3からその右のm3に至る遷移
3)。
Seventh step: The first processing system of the ACS processing unit 2 sets the branch metric from 010 to 100 to m.
Add to the path metric on 1 and also 110 to 100
The branch metric leading to is added to the path metric on m3. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m1 (2 from the left in the figure).
Transition 3) from the first m1 and m3 to the right m1).
The second processing system adds the branch metric from 010 to 101 to the path metric on m1, and also adds the branch metric from 110 to 101 to the path metric on m3. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m3 (transition 3 from the second m1 and m3 from the left in the figure to m3 on the right).

【0037】第8のステップ:ACS処理部2の第1の
処理系統は、011から110に至る枝メトリックをm
5上のパスメトリックに加算し、また111から110
に至る枝メトリックをm7上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm5に格納する(図中左から2
番目のm5及m7からその右のm5に至る遷移4)。第
2の処理系統は、011から111に至る枝メトリック
をm5上のパスメトリックに加算し、また111から1
11に至る枝メトリックをm7上のパスメトリックに加
算する。加算値が小さい値となるパスを現時点での生き
残りパスとし、当該加算値をm7に格納する(図中左か
ら2番目のm5及びm7からその右のm7に至る遷移
4)。
Eighth step: The first processing system of the ACS processing unit 2 sets the branch metric from 011 to 110 to m.
Add to the path metric on 5, and also 111 to 110
To the path metric on m7. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m5 (2 from the left in the figure).
Transition from the fifth m5 and m7 to the right m5 4). The second processing system adds the branch metric from 011 to 111 to the path metric on m5, and also 111 to 1
The branch metric up to 11 is added to the path metric on m7. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m7 (the second transition m5 from the left in the figure to m7 and the transition 4 from the right m7).

【0038】第9のステップ:ACS処理部2の第1の
処理系統は、000から000に至る枝メトリックをm
0上のパスメトリックに加算し、また100から000
に至る枝メトリックをm1上のパスメトリックに加算す
る。加算値が小さい値となるパスを現時点での生き残り
パスとし、当該加算値をm0に格納する(図中左から3
番目のm0及m1からその右のm0に至る遷移1)。第
2の処理系統は、000から001に至る枝メトリック
をm0上のパスメトリックに加算し、また100から0
01に至る枝メトリックをm1上のパスメトリックに加
算する。加算値が小さい値となるパスを現時点での生き
残りパスとし、当該加算値をm1に格納する(図中左か
ら3番目のm0及びm1からその右のm1に至る遷移
1)。
Ninth step: The first processing system of the ACS processing unit 2 sets the branch metric from 000 to 000 to m.
Add to the path metric on 0, again 100 to 000
To the path metric on m1. The path with the smaller added value is the surviving path at the present time, and the added value is stored in m0 (3 from the left in the figure).
Transition 1) from the second m0 and m1 to the right m0). The second processing system adds the branch metric from 000 to 001 to the path metric on m0, and also from 100 to 0.
The branch metric up to 01 is added to the path metric on m1. The path having the smaller added value is set as the surviving path at the present time and the added value is stored in m1 (transition 1 from the third m0 and m1 from the left in the figure to m1 on the right).

【0039】第10のステップ:ACS処理部2の第1
の処理系統は、001から010に至る枝メトリックを
m2上のパスメトリックに加算し、また101から01
0に至る枝メトリックをm3上のパスメトリックに加算
する。加算値が小さい値となるパスを現時点での生き残
りパスとし、当該加算値をm2に格納する(図中左から
3番目のm2及m3からその右のm2に至る遷移2)。
第2の処理系統は、001から011に至る枝メトリッ
クをm2上のパスメトリックに加算し、また101から
011に至る枝メトリックをm3上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm3に格納する(図中左
から3番目のm2及びm2からその右のm3に至る遷移
2)。
Tenth step: First of ACS processing section 2
The processing system of adds the branch metric from 001 to 010 to the path metric on m2, and 101 to 01
The branch metric leading to 0 is added to the path metric on m3. The path having the smaller addition value is set as the surviving path at the present time, and the addition value is stored in m2 (transition 2 from the third m2 and m3 from the left in the figure to m2 on the right).
The second processing system adds the branch metric from 001 to 011 to the path metric on m2, and adds the branch metric from 101 to 011 to the path metric on m3. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m3 (the third m2 from the left in the figure and the transition 2 from m2 to m3 on the right).

【0040】第11のステップ:ACS処理部2の第1
の処理系統は、010から100に至る枝メトリックを
m4上のパスメトリックに加算し、また110から10
0に至る枝メトリックをm5上のパスメトリックに加算
する。加算値が小さい値となるパスを現時点での生き残
りパスとし、当該加算値をm4に格納する(図中左から
3番目のm4及m5からその右のm4に至る遷移3)。
第2の処理系統は、010から101に至る枝メトリッ
クをm4上のパスメトリックに加算し、また110から
101に至る枝メトリックをm5上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm5に格納する(図中左
から3番目のm4及びm5からその右のm5に至る遷移
3)。
Eleventh step: First of ACS processing section 2
The processing system of adds the branch metric from 010 to 100 to the path metric on m4, and also 110 to 10
The branch metric reaching 0 is added to the path metric on m5. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m4 (transition 3 from the third m4 and m5 from the left in the figure to m4 on the right).
The second processing system adds the branch metric from 010 to 101 to the path metric on m4, and also adds the branch metric from 110 to 101 to the path metric on m5. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m5 (transition 3 from the third m4 and m5 from the left in the figure to m5 on the right).

【0041】第12のステップ:ACS処理部2の第1
の処理系統は、011から110に至る枝メトリックを
m6上のパスメトリックに加算し、また111から11
0に至る枝メトリックをm7上のパスメトリックに加算
する。加算値が小さい値となるパスを現時点での生き残
りパスとし、当該加算値をm6に格納する(図中左から
3番目のm6及m7からその右のm6に至る遷移4)。
第2の処理系統は、011から111に至る枝メトリッ
クをm6上のパスメトリックに加算し、また111から
111に至る枝メトリックをm7上のパスメトリックに
加算する。加算値が小さい値となるパスを現時点での生
き残りパスとし、当該加算値をm7に格納する(図中左
から3番目のm6及びm7からその右のm7に至る遷移
4)。
Twelfth step: First of ACS processing section 2
The processing system of adds the branch metric from 011 to 110 to the path metric on m6, and 111 to 11
The branch metric reaching 0 is added to the path metric on m7. The path having the smaller added value is set as the surviving path at the present time, and the added value is stored in m6 (transition 4 from the third m6 and m7 from the left in the figure to m6 on the right).
The second processing system adds the branch metric from 011 to 111 to the path metric on m6, and adds the branch metric from 111 to 111 to the path metric on m7. The path having the smaller added value is set as the surviving path at the present time and the added value is stored in m7 (transition 4 from the third m6 and m7 from the left in the figure to m7 on the right).

【0042】このように、本実施例においては、ACS
処理部2にACS処理機能を2系統設け、時分割実行の
各ステップにおいて2個のACS処理を並行して行わせ
ている。さらに、各系統における比較の結果は、比較の
各対象に係る生き残りパスのパスメトリックを記憶して
いたアドレスに記憶されている。従って、前時点での生
き残りパスに関する情報のうち現時点でのACS処理に
まだ供されていない情報が、ACS処理結果の書き込み
により破壊されないようにすることができる。すなわ
ち、パスメトリックRAM4を構成するRAMを、読み
出し元となる部分と書き込み先となる部分の2系統設け
る必要がなくなる。例えば図3の従来例では8アドレス
×2系統=16アドレス分の容量が必要であったが、図
2の実施例では8アドレス×1系統=8アドレス分の容
量で足りる。この結果、従来では回路規模の半分以上を
占めていたメモリを、より小規模なものとすることがで
きる。
As described above, in this embodiment, the ACS
The processing unit 2 is provided with two ACS processing functions, and two ACS processings are performed in parallel at each step of time-division execution. Further, the result of the comparison in each system is stored in the address that stores the path metric of the surviving path related to each comparison target. Therefore, it is possible to prevent the information, which has not been subjected to the ACS processing at the present time, among the information on the surviving paths at the previous time point from being destroyed by writing the ACS processing result. That is, it is not necessary to provide the RAM configuring the path metric RAM 4 in two systems, that is, a read source portion and a write destination portion. For example, in the conventional example of FIG. 3, a capacity of 8 addresses × 2 systems = 16 addresses is required, but in the embodiment of FIG. 2, a capacity of 8 addresses × 1 system = 8 addresses is sufficient. As a result, the memory, which conventionally occupies more than half the circuit scale, can be made smaller.

【0043】[0043]

【発明の効果】以上説明したように、本発明によれば、
メモリのうち前時点での生き残りパス情報を格納してい
た部分に現時点での生き残りパス情報を格納するように
したため、メモリとして、前時点での生き残りパス情報
の読出し元と現時点での生き残りパス情報の書込み先の
2系統を設ける必要がなくなり、メモリの記憶容量の低
減、ひいてはビタビ複号器の回路規模の縮小を実現する
ことができる。さらに、本発明はパスメモリ及びパスメ
トリックメモリのいずれにも適用することができる。
As described above, according to the present invention,
Since the surviving path information at the current time is stored in the part of the memory where the surviving path information at the previous time is stored, the surviving path information at the previous time is read as the memory and the surviving path information at the current time. It is not necessary to provide the two systems of writing destinations, and the storage capacity of the memory can be reduced and the circuit scale of the Viterbi decoder can be reduced. Furthermore, the present invention can be applied to both path memory and path metric memory.

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

【図1】本発明の一実施例に係るビタビ復号器の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a Viterbi decoder according to an embodiment of the present invention.

【図2】この実施例におけるパスメモリ及びパスメトリ
ックメモリへのアクセス態様を示す概念図である。
FIG. 2 is a conceptual diagram showing an access mode to a path memory and a path metric memory in this embodiment.

【図3】一従来例におけるパスメモリ及びパスメトリッ
クメモリへのアクセス態様を示す概念図である。
FIG. 3 is a conceptual diagram showing a manner of accessing a path memory and a path metric memory in a conventional example.

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

1 枝メトリック計算回路 2 ACS処理部 3 パスメモリRAM 4 パスメトリックRAM 5 アドレス生成回路 m0〜m7 アドレス 1 Branch metric calculation circuit 2 ACS processing unit 3 Path memory RAM 4 Path metric RAM 5 Address generation circuit m0 to m7 addresses

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力される符号系列について枝メトリッ
クを計算する手段と、生き残りパス情報を格納するメモ
リと、計算された枝メトリック及びメモリ上の生き残り
パス情報に基づき新たに生き残りパス情報を生成しメモ
リ上に書き込むACS処理手段と、最新の生き残りパス
情報を復号系列に関する情報として出力する手段と、を
備えるビタビ復号器において、 ACS処理手段が、メモリのうち生き残りパス情報を新
たに生成する際に用いた生き残りパス情報を格納してい
た部分に、当該新たに生成した生き残りパス情報を格納
することを特徴とするビタビ復号器。
1. A means for calculating a branch metric for an input code sequence, a memory for storing survivor path information, and a new survivor path information generated based on the calculated branch metric and survivor path information on the memory. In a Viterbi decoder including an ACS processing unit that writes on a memory and a unit that outputs the latest survivor path information as information regarding a decoding sequence, when the ACS processing unit newly generates survivor path information in the memory. A Viterbi decoder characterized in that the newly generated survivor path information is stored in the portion that has stored the used survivor path information.
【請求項2】 請求項1記載のビタビ復号器において、 上記メモリが、生き残りパス情報として生き残りパスを
特定する情報を格納するパスメモリであることを特徴と
するビタビ復号器。
2. The Viterbi decoder according to claim 1, wherein the memory is a path memory that stores information for identifying a survivor path as survivor path information.
【請求項3】 請求項1記載のビタビ復号器において、 上記メモリが、生き残りパス情報として生き残りパスの
パスメトリックを格納するパスメトリックメモリである
ことを特徴とするビタビ復号器。
3. The Viterbi decoder according to claim 1, wherein the memory is a path metric memory that stores a path metric of a survivor path as survivor path information.
JP12491894A 1994-06-07 1994-06-07 Viterbi decoder Pending JPH07336239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12491894A JPH07336239A (en) 1994-06-07 1994-06-07 Viterbi decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12491894A JPH07336239A (en) 1994-06-07 1994-06-07 Viterbi decoder

Publications (1)

Publication Number Publication Date
JPH07336239A true JPH07336239A (en) 1995-12-22

Family

ID=14897359

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12491894A Pending JPH07336239A (en) 1994-06-07 1994-06-07 Viterbi decoder

Country Status (1)

Country Link
JP (1) JPH07336239A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000008768A1 (en) * 1998-08-04 2000-02-17 Qualcomm Incorporated Viterbi decoder with reduced size path metric memory
KR100306580B1 (en) * 1998-09-24 2001-11-30 구자홍 The path memory device of the Viterbi decoder
US6337890B1 (en) 1997-08-29 2002-01-08 Nec Corporation Low-power-consumption Viterbi decoder
US7062701B2 (en) 2000-03-02 2006-06-13 Infineon Technologies Ag Method for storing path metrics in a viterbi decoder

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6337890B1 (en) 1997-08-29 2002-01-08 Nec Corporation Low-power-consumption Viterbi decoder
WO2000008768A1 (en) * 1998-08-04 2000-02-17 Qualcomm Incorporated Viterbi decoder with reduced size path metric memory
KR100306580B1 (en) * 1998-09-24 2001-11-30 구자홍 The path memory device of the Viterbi decoder
US7062701B2 (en) 2000-03-02 2006-06-13 Infineon Technologies Ag Method for storing path metrics in a viterbi decoder

Similar Documents

Publication Publication Date Title
KR20090009892A (en) Radix-4 viterbi decoding
EP0945989A1 (en) Viterbi decoding
EP1111798B1 (en) Digital signal processor with co-processor for Viterbi decoding
JPH114171A (en) Viterbi decoding method/device
KR20030036845A (en) A Decoder For Trellis-Based Channel Encoding
JPH07336239A (en) Viterbi decoder
US8489972B2 (en) Decoding method and decoding device
US7661059B2 (en) High performance turbo and Viterbi channel decoding in digital signal processors
CA2355737C (en) Device and method for determining maximum likelihood state in a decoding device
JPH07336240A (en) Viterbi decoder
CN106452461A (en) Method for realizing viterbi decoding through vector processor
US6031876A (en) Trellis decoder for ATSC 8VSB
US20050138535A1 (en) Method and system for branch metric calculation in a viterbi decoder
JPH0730438A (en) Viterbi decoding method
KR100680024B1 (en) Viterbi decoder having delay time abbreviation path and control method thereof
JP2591332B2 (en) Error correction decoding device
KR100340222B1 (en) Method and apparatus for decoding multi-level tcm signal
KR100277467B1 (en) Viterbi Decoder
JPH07245567A (en) Viterbi decoding arithmetic unit
JP3837913B2 (en) Viterbi decoder
JP4078941B2 (en) Viterbi decoding method, Viterbi decoding device and program
KR0140779B1 (en) Vitervi decoder
JP3548949B2 (en) Viterbi decoder
JP2001144631A (en) Viterbi decoder
JP2001186025A (en) Viterbi decoder