JPH0964756A - Viterbi decoding circuit - Google Patents

Viterbi decoding circuit

Info

Publication number
JPH0964756A
JPH0964756A JP21720395A JP21720395A JPH0964756A JP H0964756 A JPH0964756 A JP H0964756A JP 21720395 A JP21720395 A JP 21720395A JP 21720395 A JP21720395 A JP 21720395A JP H0964756 A JPH0964756 A JP H0964756A
Authority
JP
Japan
Prior art keywords
path
state
metric
transiting
decoding circuit
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
JP21720395A
Other languages
Japanese (ja)
Inventor
Tsuneo Fujiwara
恒夫 藤原
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP21720395A priority Critical patent/JPH0964756A/en
Publication of JPH0964756A publication Critical patent/JPH0964756A/en
Pending legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the capacity of a decoding memory by optimizing how to select a survival path. SOLUTION: A branch metric arithmetic section 1 calculates a branch metric of each branch. An adder section 2 uses a branch metric to be calculated to obtain a path metric of each survival path. When competitive inputs A, B are equal to each other, a path metric value of a path transiting to a state S00 via a state S00 and a path metric value of a path transiting to a state S11 via the state S11 are given to a comparator section 3 and a selection section 4 selecting the input A. When the path metric values of competitive paths are identical to each other, a path transiting to a state S00 via the state S00 or a path transiting to a state S11 via the state S11 is used for a survival path. As a result, a converging time of a transition pattern taking much time for convergence of the path is minimized to reduce the capacity of the decoding memory.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、光ディスク等に
記録されている情報を再生するためのデータ検出回路に
用いられるビタビ復号回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a Viterbi decoding circuit used in a data detection circuit for reproducing information recorded on an optical disc or the like.

【0002】[0002]

【従来の技術】近年、光ディスク装置に記録されている
データを検出する方法として、パーシャルレスポンス法
とビタビ復号とを組み合わせたPRML検出法が注目さ
れている。
2. Description of the Related Art In recent years, as a method for detecting data recorded on an optical disk device, a PRML detection method combining a partial response method and Viterbi decoding has been attracting attention.

【0003】光ディスクに対して高密度記録を行うと、
再生信号の品質が低下したり誤り率の悪化を招く。この
再生信号の品質低下や誤り率の悪化を改善する信号処理
として、再生信号をPR(1,2,1)特性(孤立した1ビ
ットを再生すると、各サンプリング点毎の振幅比が、波
形中央では“2"であり、その両側では“1"であり、そ
の他では“0"となる特性)に等化し、このPR(1,2,
1)特性に等化された信号をビタビ復号によって最尤復
号するデータ検出方式が提案されている。さらに、最小
反転間隔が2チャネルビット以上になるようにデータを
変換して光ディスクに記録し、この光ディスクからの再
生信号をPR(1,2,1)特性に等化し、最小反転間隔が
2チャネルビット以上であるという特性およびPR(1,
2,1)特性を利用したビタビ復号回路によって、上記P
R(1,2,1)特性に等化された信号を最尤復号するデー
タ検出方式も提案されている。
When high density recording is performed on an optical disk,
The quality of the reproduced signal is deteriorated and the error rate is deteriorated. As signal processing for improving the deterioration of the quality of the reproduced signal and the deterioration of the error rate, the reproduced signal has a PR (1,2,1) characteristic (when an isolated 1 bit is reproduced, the amplitude ratio at each sampling point is Is equal to “2”, is “1” on both sides, and is equal to “0” in other cases), and the PR (1,2,
1) A data detection method has been proposed in which a signal equalized in characteristics is subjected to maximum likelihood decoding by Viterbi decoding. Further, the data is converted so that the minimum inversion interval becomes 2 channel bits or more and recorded on the optical disc, and the reproduction signal from this optical disc is equalized to the PR (1,2,1) characteristic, and the minimum inversion interval is 2 channels. The property of being more than a bit and PR (1,
2, 1) By the Viterbi decoding circuit using the characteristics, the P
A data detection method has also been proposed which performs maximum likelihood decoding of a signal equalized to the R (1,2,1) characteristic.

【0004】ここで、上記ビタビ復号の概念について以
下に説明する。図5は、上記最小反転間隔が2チャネル
ビット以上であるという特性およびPR(1,2,1)特性
を利用したビタビ復号のトレリス線図である。図5にお
いて、S00,S10,S01およびS11は、PR(1,2,1)特
性における遷移の状態を表しており、例えば状態S10
は、2ビット前の記録データが“0"で、1ビット前の
記録データが“1"であることを表している。つまり、
現時点での状態がS00であると仮定して、次の記録デー
タが“0"であるとすると、次の時点では状態S00に遷
移するのである。これに対して、次の記録データが
“1"であるとすると、次の時点では状態S10に遷移す
るのである。ここで、図5に、上記状態S10から状態S
01への遷移と状態S01から状態S10への遷移とは記載さ
れていない。これは、最小反転間隔が2チャネルビット
以上の変換が施されているために、記録データには…0
10…や…101…というデータ列は存在せず、このよ
うな状態遷移は考えられないためである。
The concept of the Viterbi decoding will be described below. FIG. 5 is a trellis diagram of Viterbi decoding using the characteristic that the minimum inversion interval is 2 channel bits or more and the PR (1,2,1) characteristic. In FIG. 5, S00, S10, S01 and S11 represent transition states in the PR (1,2,1) characteristic, for example, state S10.
Indicates that the recording data two bits before is “0” and the recording data one bit before is “1”. That is,
Assuming that the current state is S00 and the next recording data is "0", the state transits to state S00 at the next time. On the other hand, if the next recording data is "1", the state transits to the state S10 at the next time point. Here, in FIG. 5, the states S10 to S
The transition to 01 and the transition from state S01 to state S10 are not described. This is because the conversion of the minimum inversion interval is 2 channel bits or more, so that the recorded data is ... 0
This is because there is no data sequence such as 10 ... Or ... 101 ... And such a state transition is not considered.

【0005】図5中、スラッシュ“/"の左側にはその
状態遷移が起きたときの記録データが記載され、スラッ
シュ“/"の右側にはその状態遷移が起こる場合のPR
(1,2,1)等化後の再生信号の期待値が記載されてい
る。ここで、上記期待値には、d0,d1,d3およびd4の
4つの値がある。尚、上記期待値には、最小反転間隔が
2チャネルビット以上であるからd2は存在しない。
In FIG. 5, recorded data when the state transition occurs is described on the left side of the slash "/", and PR when the state transition occurs on the right side of the slash "/".
The expected value of the reproduced signal after (1, 2, 1) equalization is described. Here, the expected value has four values of d0, d1, d3 and d4. The expected value does not include d2 because the minimum inversion interval is 2 channel bits or more.

【0006】光ディスク等から得られるデータは、上記
期待値にノイズおよび等化誤差等が重畳されたものであ
ると考えることができる。そこで、ビタビ復号では、入
力されたデータとこの期待値との差に基づいて上記トレ
リス線図上におけるパスの確からしさを計算する。そし
て、どのパスが最も確からしいかを決定し、その最も確
からしいパスに対応した記録データ(つまり、上記スラ
ッシュ/の左側の値)を入力データに対応する復号デー
タとして出力するのである。
The data obtained from the optical disk or the like can be considered to be the expected value in which noise, equalization error and the like are superimposed. Therefore, in Viterbi decoding, the probability of a path on the trellis diagram is calculated based on the difference between the input data and this expected value. Then, which path is most probable is determined, and the print data (that is, the value on the left side of the slash /) corresponding to the most probable path is output as the decoded data corresponding to the input data.

【0007】本来、ビタビ復号回路の入力データは、A
Dコンバータ等の出力データであるので、入力データや
期待値は数ビットで表現される値である。しかしなが
ら、以後の説明においては、簡単のために以下のように
10進数で表現する。 d0=0 d1=1 d3=3 d4=4
Originally, the input data of the Viterbi decoding circuit is A
Since it is output data from the D converter or the like, the input data and the expected value are values represented by several bits. However, in the following description, for simplicity, it is expressed in decimal as follows. d0 = 0 d1 = 1 d3 = 3 d4 = 4

【0008】以下、上記ビタビ復号動作を例を上げて説
明する。上記ビタビ復号では、各状態遷移に対する確か
らしさ(ブランチメトリック)を以下の式で計算する。 −(y−d)2 ここで、y:ビタビ復号回路の入力データ d:各状態遷移に対する期待値 また、各パスの確からしさ(パスメトリック)は、各ブラ
ンチメトリックを加算した値となり、これらの値がより
大きいほどより確からしいと言える。
The Viterbi decoding operation will be described below by taking an example. In the above Viterbi decoding, the probability (branch metric) for each state transition is calculated by the following formula. − (Y−d) 2 where y: input data of the Viterbi decoding circuit d: expected value for each state transition Further, the probability (path metric) of each path is a value obtained by adding each branch metric, and these It can be said that the larger the value, the more certain.

【0009】例えば、図6は、入力データとして …
0.1 0.8 2.6… がビタビ復号回路に入力され
た場合の状態遷移を、トレリス線図で表現したものであ
る。以下、図6における太実線で示したパスAと太破線
で示したパスBとについて説明する。図6において、ブ
ランチA0のブランチメトリックは、入力データが“0.
1"であり、期待値が“0"であるから、 −(0.1−0)2=−0.12=−0.01 である。同様にして、ブランチA1のブランチメトリッ
クは、入力データが“0.8"であって、期待値が“1"
であるから、“−0.04"である。また、ブランチA2
のブランチメトリックは、入力データが“2.6"であっ
て、期待値が“3"であるから、“−0.16"である。
したがって、上記パスAのパスメトリックは、各ブラン
チA0,A1およびA2のブランチメトリックを加算して
“−0.21"となる。
For example, FIG. 6 shows input data ...
The state transition when 0.1 0.8 2.6 ... Is input to the Viterbi decoding circuit is expressed by a trellis diagram. Hereinafter, the path A shown by the thick solid line and the path B shown by the thick broken line in FIG. 6 will be described. In FIG. 6, the branch metric of branch A0 has input data of "0.
"And the expected value" 1 because 0 "-. (0.1-0) 2 = -0.1 2 = -0.01 Similarly, branch metric of a branch A1 is input The data is "0.8" and the expected value is "1"
Therefore, it is “−0.04”. Also, branch A2
The branch metric is “−0.16” because the input data is “2.6” and the expected value is “3”.
Therefore, the path metric of the path A is "-0.21" by adding the branch metrics of the branches A0, A1 and A2.

【0010】一方、ブランチB0のブランチメトリック
は、入力データが0.1であって期待値が1であるか
ら、−0.81である。また、ブランチB1のブランチメ
トリックは、入力データが0.8であって、期待値が3
であるから、−4.84である。また、ブランチB2のブ
ランチメトリックは、入力データが2.6であって期待
値が4であるから、−1.96である。したがって、上
記パスBのパスメトリックは、各ブランチB0,B1およ
びB2のブランチメトリックを加算して“−7.61"と
なる。
On the other hand, the branch metric of the branch B0 is -0.81 because the input data is 0.1 and the expected value is 1. The branch metric of branch B1 is 0.8 for input data and 3 for expected value.
Therefore, it is -4.84. The branch metric of the branch B2 is -1.96 because the input data is 2.6 and the expected value is 4. Therefore, the path metric of the path B is "-7.61" by adding the branch metrics of the branches B0, B1 and B2.

【0011】上記パスAおよびパスBの2本のパスは、
時点t3の状態S11において交差する。そこで、この交
差する時点で2本のパスのパスメトリックが比較され
て、確からしい方(すなわち、パスメトリックの値の大
きい方)のパスが生き残りパスとして残されるのであ
る。すなわち、図6に示す例の場合には、パスAのパス
メトリック(−0.21)の方が、パスBのパスメトリッ
ク(−7.61)よりも大きいので、パスAが生き残りパ
スとして残るのである。尚、この場合には、時点t1に
おける状態S00、時点t2における状態S11において
は、何れもパスAあるいはパスBの方が残ったと仮定し
ている。
The two paths, path A and path B, are
The state S11 intersects at time t3. Therefore, the path metrics of the two paths are compared at the time of this crossing, and the path of the more probable path (that is, the path with the larger path metric value) is left as the surviving path. That is, in the example shown in FIG. 6, since the path metric (-0.21) of the path A is larger than the path metric (-7.61) of the path B, the path A remains as a surviving path. Of. In this case, it is assumed that the path A or the path B remains in both the state S00 at the time point t1 and the state S11 at the time point t2.

【0012】上述の例においては上記パスAとパスBと
の2本のパスについてのみ説明しているが、実際には、
各時点における各状態において、2本のパスのパスメト
リックを比較して確からしい(パスメトリックの大きい)
方のパスを残す作業を行うのである。すなわち、上述の
例の場合には、時点t1における状態S00では、状態S0
0を経由して状態S00に遷移するパスと状態S01を経由
して状態S00に遷移するパスとのパスメトリックを比較
して、パスメトリック値の大きい方のパスを生き残りパ
スとして残す。また、時点t2における状態S11では、
状態S11を経由して状態S11に遷移するパスと状態S10
を経由して状態S11に遷移するパスとのうち、パスメト
リック値の大きい方のパスを生き残りパスとして残すの
である。こうして、常時4本のパスが生き残りパスとし
て残ることになる。
In the above example, only two paths, path A and path B, have been described, but in reality,
It seems likely that the path metrics of two paths will be compared in each state at each time point (the path metric is large).
The work to leave the other pass is performed. That is, in the case of the above example, the state S00 at the time t1 is changed to the state S0.
The path metrics of the path transiting to state S00 via 0 and the path transiting to state S00 via state S01 are compared, and the path having the larger path metric value is left as a surviving path. In the state S11 at the time point t2,
A path that transits to state S11 via state S11 and state S10
The path having the larger path metric value among the paths transiting to the state S11 via the path is left as the surviving path. In this way, four passes will always remain as surviving passes.

【0013】こうして、上記時点を時点t0から時点t3
に向かって進むと時点0における生き残りバスはやがて
1本に収束し、この1本に収束したパスに対応する記録
データ(スラッシュ/の左側に記載されている値)を復号
データとして出力するのである。その際に、過去に溯る
動作を実現するためにはパスの遷移の情報あるいは復号
データの候補を蓄えておく復号用のメモリ(以下、単に
メモリと言う場合もある)が必要なのである。ここで、
本実施の形態においては、記録データにおける過去何ビ
ット分のパスの遷移情報あるいは復号データの候補を蓄
えておくかをビット数で表して、上記メモリの深さと呼
ぶことにする。
Thus, the above time points are changed from time point t0 to time point t3.
The surviving bus at time 0 converges to one as time goes toward, and the recorded data (the value written on the left side of the slash /) corresponding to the path converged to this one is output as decoded data. . At that time, a memory for decoding (hereinafter sometimes simply referred to as a memory) for storing path transition information or a candidate for decoded data is necessary in order to realize an operation that goes back in the past. here,
In the present embodiment, the number of past bits of the transition information of the recorded data or the candidate for the decoded data to be stored is represented by the number of bits and called the memory depth.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、上記最
小反転間隔が2チャンネルビット以上になるような変換
が施されたデータが記録されている記録媒体からの再生
信号がPR(1,2,1)特性に等化された信号を最尤復号
するビタビ復号回路においては、以下のような問題があ
る。すなわち、上述の如く、過去に溯る動作を実現する
ためには上記メモリにパスの遷移情報または復号データ
の候補を蓄えておく必要がある。その場合に、上記メモ
リの深さには、例えば、図6において、時点t1におけ
る状態S00で状態S00を経由して状態S00に遷移したパ
スと状態S01を経由して状態S00に遷移したパスとのパ
スメトリック値が等しい場合に何れのパスを生き残りパ
スとするか、また、時点t2における状態S11で状態S1
1を経由して状態S11に遷移したパスと状態S10を経由
して状態S11に遷移したパスとのパスメトリック値が等
しい場合には何れのパスを生き残りパスとするかによっ
て、違いが生ずるのである。
However, the reproduction signal from the recording medium on which the converted data is recorded such that the minimum inversion interval is 2 channel bits or more is PR (1,2,1). The Viterbi decoding circuit that performs maximum likelihood decoding of a signal equalized in characteristics has the following problems. That is, as described above, it is necessary to store path transition information or decoded data candidates in the above memory in order to realize the operation that is going on in the past. In that case, the depth of the memory includes, for example, in FIG. 6, a path that transits to state S00 via state S00 at state t00 at time t1 and a path that transits to state S00 at state t01. Which path is to be a surviving path when the path metric values of
When the path metric value of the path transiting to the state S11 via 1 and the path transiting to the state S11 via the state S10 are equal, a difference occurs depending on which path is the surviving path. .

【0015】したがって、上記生き残りパスの選び方が
適当でない場合には、上記メモリの深さが不必要に多く
なってしまうという問題がある。一方、上記メモリの深
さが不足する場合には、生き残りパスが1本に収束する
前に復号データが出力されて復号誤りが発生するという
問題がある。
Therefore, if the method of selecting the surviving path is not appropriate, there is a problem that the depth of the memory becomes unnecessarily large. On the other hand, when the depth of the memory is insufficient, there is a problem that decoded data is output and a decoding error occurs before the surviving paths converge to one.

【0016】そこで、この発明の目的は、最小反転間隔
が2チャネルビット以上になるような変換が施されたデ
ータが記録されている記録媒体からの再生信号がPR
(1,2,1)特性に等化された信号を最尤復号する場合
に、生き残りパスの選び方を最適にして復号用のメモリ
の深さを小さくできるビタビ復号回路を提供することに
ある。また、復号用のメモリの深さが不足することに起
因する復号誤りのないビタビ復号回路を提供することに
ある。
Therefore, an object of the present invention is to PR the reproduced signal from the recording medium on which the data converted such that the minimum inversion interval becomes 2 channel bits or more is recorded.
An object of the present invention is to provide a Viterbi decoding circuit capable of reducing the depth of a decoding memory by optimizing the method of selecting a survivor path when performing maximum likelihood decoding of a signal equalized to a (1,2,1) characteristic. Another object of the present invention is to provide a Viterbi decoding circuit that does not have a decoding error due to a lack of depth of memory for decoding.

【0017】[0017]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に係る発明は、最小反転間隔が2チャネル
ビット以上になるような変換が施されたデータが記録さ
れている記録媒体からの再生信号をPR(1,2,1)特性
に等化した再生信号を最尤復号するビタビ復号回路であ
って、状態S00を経由して状態S00に遷移するパスのパ
スメトリックの値と状態S01を経由して状態S00に遷移
するパスのパスメトリックの値とが等しい場合には、上
記状態S00を経由して状態S00に遷移するパスを生き残
りパスとして選択する一方、状態S11を経由して状態S
11に遷移するパスのパスメトリックの値と状態S10を経
由して状態S11に遷移するパスのパスメトリックの値と
が等しい場合には、上記状態S11を経由して状態S11に
遷移するパスを生き残りパスとして選択することを特徴
としている。
In order to achieve the above object, the invention according to claim 1 is a recording medium in which data converted such that the minimum inversion interval is 2 channel bits or more is recorded. Is a Viterbi decoding circuit for performing maximum likelihood decoding on a reproduction signal obtained by equalizing the reproduction signal of FIG. 1 to a PR (1,2,1) characteristic, and a path metric value and a state of a path that transits to state S00 via state S00. If the value of the path metric of the path transiting to state S00 via S01 is equal, the path transiting to state S00 via state S00 is selected as the surviving path while the path transiting to state S11 is selected. State S
When the value of the path metric of the path transiting to 11 and the value of the path metric of the path transiting to state S11 via state S10 are equal, the path transiting to state S11 via state S11 is survived. It is characterized by selecting as a path.

【0018】上記構成によれば、上記状態S00に遷移し
た2つのパスのパスメトリックの値または状態S11に遷
移した2つのパスのパスメトリックの値が等しい場合に
は、最適に生き残りパスが選択されてパスの収束が早め
られる。こうして、復号用のメモリの深さが小さくても
正しく復号がおこなわれる。
According to the above configuration, when the path metric values of the two paths transiting to the state S00 or the path metric values of the two paths transiting to the state S11 are equal, the surviving path is optimally selected. The path will converge faster. Thus, even if the depth of the decoding memory is small, the decoding can be performed correctly.

【0019】また、請求項2に係る発明は、最小反転間
隔が2チャネルビット以上になるような変換が施された
データが記録されている記録媒体からの再生信号をPR
(1,2,1)特性に等化した再生信号を最尤復号するビ
タビ復号回路であって、ブランチメトリック演算部によ
って入力データに基づいてブランチメトリックを算出
し、加算部によって,上記算出されたブランチメトリッ
クを生き残りパスのパスメトリックに加算して上記生き
残りパスの次時点でのパスメトリックを求め、選択部に
よって,状態S00を経由して状態S00に遷移するパスの
パスメトリックと状態S01を経由して状態S00に遷移す
るパスのパスメトリックとの値が等しい場合には,上記
状態S00を経由して状態S00に遷移するパスを生き残り
パスとして選択する一方,状態S11を経由して状態S11
に遷移するパスのパスメトリックと状態S10を経由して
状態S11に遷移するパスのパスメトリックの値が等しい
場合には,上記状態S11を経由して状態S11に遷移する
パスを生き残りパスとして選択することを特徴としてい
る。
Further, in the invention according to claim 2, the reproduction signal from the recording medium on which the data converted such that the minimum inversion interval becomes 2 channel bits or more is recorded is PR.
A Viterbi decoding circuit that performs maximum likelihood decoding of a reproduction signal equalized to a (1, 2, 1) characteristic, in which a branch metric calculator calculates a branch metric based on input data, and an adder calculates the branch metric. The branch metric is added to the path metric of the surviving path to obtain the path metric of the surviving path at the next point in time, and the selector selects the path metric of the path transiting from the state S00 to the state S00 and the state S01. If the value of the path metric of the path transiting to state S00 is equal, the path transiting to state S00 via state S00 is selected as the surviving path while the path S11 transits to state S11 via state S11.
When the value of the path metric of the path transiting to the state is equal to the value of the path metric of the path transiting to the state S11 via the state S10, the path transiting to the state S11 via the state S11 is selected as the surviving path. It is characterized by that.

【0020】上記構成において、加算部によって、生き
残りパスのパスメトリックとブランチメトリック演算部
で算出されたブランチメトリックとが加算されて、上記
生き残りパスの次時点でのパスメトリックが求められ
る。そして、選択部によって、上記状態S00に遷移する
2つのパスのパスメトリックの値が等しい場合には、状
態S00を経由して状態S00に遷移するパスが生き残りパ
スとして選択される。同様に、状態S11に遷移する2つ
のパスのパスメトリックの値が等しい場合には、状態S
11を経由して状態S11に遷移するパスが生き残りパスと
して選択される。こうして、最適に生き残りパスが選択
される結果、パスの収束が早まって、復号用のメモリの
深さが小さくても正しく復号がおこなわれる。
In the above configuration, the adder adds the path metric of the surviving path and the branch metric calculated by the branch metric calculator to obtain the path metric of the surviving path at the next time point. Then, when the values of the path metrics of the two paths transiting to the state S00 are equal, the selecting section selects the path transiting to the state S00 via the state S00 as the surviving path. Similarly, when the path metric values of the two paths transiting to the state S11 are equal, the state S
The path that transits to the state S11 via 11 is selected as the surviving path. In this way, as a result of selecting the surviving path optimally, the convergence of the path is accelerated, and the decoding is correctly performed even if the depth of the decoding memory is small.

【0021】また、請求項3に係る発明は、請求項2に
かかる発明のビタビ復号回路において、上記選択部によ
って上記生き残りパスが選択された時点でその生き残り
パスの遷移情報を生成し、上記生成された上記各時点で
の遷移情報の夫々を格納する遷移情報格納手段を10以
上有することを特徴としている。
According to a third aspect of the present invention, in the Viterbi decoding circuit according to the second aspect of the present invention, the transition information of the surviving path is generated when the surviving path is selected by the selecting section, and the generation is performed. It is characterized by having 10 or more transition information storage means for storing each of the transition information at each of the above-mentioned time points.

【0022】上記構成において、上記選択部によって生
き残りパスが得られる毎に、その時点での上記生き残り
パスの遷移情報が生成される。そして、上記生成された
各時点での遷移情報の夫々が遷移情報格納手段に順次格
納される。その際に、請求項2に係る発明の如く最適に
生き残りパスが選択されてパスの収束が早められるの
で、パスの収束に最も時間が掛かる遷移パターンにおい
て必要とする上記遷移情報格納手段の数は10以上とな
る。したがって、パスの収束に最も時間が掛かる遷移パ
ターンであっても、パスが収束するまでに生成された総
ての遷移情報が上記遷移情報格納手段に保持されて正し
く復号される。
In the above structure, every time a surviving path is obtained by the selecting section, transition information of the surviving path at that time is generated. Then, each of the generated transition information at each time is sequentially stored in the transition information storage means. At this time, the survivor path is optimally selected and the path convergence is accelerated as in the invention according to claim 2. Therefore, the number of transition information storage means required in the transition pattern in which the path convergence takes the longest time is 10 or more. Therefore, even if the transition pattern takes the longest to converge a path, all the transition information generated until the path converges is held in the transition information storage means and correctly decoded.

【0023】また、請求項4に係る発明は、請求項3に
係る発明のビタビ復号回路における選択部を,状態S00
を経由して状態S00に遷移するパスのパスメトリックと
状態S01を経由して状態S00に遷移するパスのパスメト
リックとの値が等しい場合には,上記状態S01を経由し
て状態S00に遷移するパスを生き残りパスとして選択す
るようにしたビタビ復号回路において、上記遷移情報格
納手段を12以上有することを特徴としている。
In the invention according to claim 4, the selection unit in the Viterbi decoding circuit according to the invention according to claim 3 is set to the state S00.
If the value of the path metric of the path transiting to the state S00 via the state and the value of the path metric of the path transiting to the state S00 via the state S01 are equal, the state transits to the state S00 via the state S01. A Viterbi decoding circuit adapted to select a path as a surviving path is characterized by having twelve or more transition information storage means.

【0024】上記構成によれば、パスの収束に最も時間
が掛かる遷移パターンにおいて必要とする上記遷移情報
格納手段の数は12以上となる。したがって、上記遷移
情報格納手段の数はパスの収束に最も時間が掛かる遷移
パターンで必要とする数以上となり、パスが収束するま
でに生成された総ての遷移情報が上記遷移情報格納手段
に保持されて正しく復号される。
According to the above configuration, the number of transition information storage means required in the transition pattern in which the path convergence takes the longest time is 12 or more. Therefore, the number of the transition information storage means is more than the number required for the transition pattern that takes the longest time to converge the path, and all the transition information generated until the path converges is stored in the transition information storage means. And it is decrypted correctly.

【0025】また、請求項5に係る発明は、請求項3に
係る発明のビタビ復号回路における選択部を,状態S11
を経由して状態S11に遷移するパスのパスメトリックと
状態S10を経由して状態S11に遷移するパスのパスメト
リックとの値が等しい場合には,上記状態S10を経由し
て状態S11に遷移するパスを生き残りパスとして選択す
るようにしたビタビ復号回路において、上記遷移情報格
納手段を12以上有することを特徴としている。
According to the invention of claim 5, the selection unit in the Viterbi decoding circuit of the invention of claim 3 is set to the state S11.
If the value of the path metric of the path transiting to the state S11 via the state and the value of the path metric of the path transiting to the state S11 via the state S10 are equal, the state transits to the state S11 via the state S10. A Viterbi decoding circuit adapted to select a path as a surviving path is characterized by having twelve or more transition information storage means.

【0026】上記構成によれば、パスの収束に最も時間
が掛かる遷移パターンにおいて必要とする上記遷移情報
格納手段の数は12以上となる。したがって、上記遷移
情報格納手段の数はパスの収束に最も時間が掛かる遷移
パターンで必要とする数以上となり、パスが収束するま
でに生成された総ての遷移情報が上記遷移情報格納手段
に保持されて正しく復号される。
According to the above configuration, the number of transition information storage means required for the transition pattern in which the path convergence takes the longest time is 12 or more. Therefore, the number of the transition information storage means is more than the number required for the transition pattern that takes the longest time to converge the path, and all the transition information generated until the path converges is stored in the transition information storage means. And it is decrypted correctly.

【0027】また、請求項6に係る発明は、最小反転間
隔が2チャネルビット以上になるような変換が施された
データが記録されている記録媒体からの再生信号をPR
(1,2,1)特性に等化した再生信号を最尤復号するビタ
ビ復号回路であって、入力データに基づいて各ブランチ
のブランチメトリックを算出するブランチメトリック演
算部と、生き残りパスのパスメトリックと上記ブランチ
メトリック演算部によって算出されたブランチメトリッ
クとを加算して上記生き残りパスの次時点でのパスメト
リックを求める加算部と、状態S00を経由して状態S00
に遷移するパスの上記加算部によって求められたパスメ
トリックを第1入力値とする一方,状態S01を経由して
状態S00に遷移するパスの上記加算部によって求められ
たパスメトリックを第2入力値として,両入力値が異な
る場合には何れか大きい方の入力値を出力する一方,両
入力値が等しい場合には上記第1入力値を選択して出力
する第1の選択部と、状態S11を経由して状態S11に遷
移するパスの上記加算部によって求められたパスメトリ
ックを第1入力値とする一方,状態S10を経由して状態
S11に遷移するパスの上記加算部によって求められたパ
スメトリックを第2入力値として,両入力値が異なる場
合には何れか大きい方の入力値を出力する一方,両入力
値が等しい場合には上記第1入力値を選択して出力する
第2の選択部と、上記第1,第2の選択部から出力され
たパスメトリック,および,上記加算部によって求められ
た状態S00を経由して状態S10に遷移するパスのパスメ
トリックと状態S11を経由して状態S01に遷移するパス
のパスメトリックパスメトリックを,次時点での生き残
りパスのパスメトリックとして保持する保持部と、上記
第1・第2の選択部における選択結果に基づいて復号デ
ータを生成するデータ復号部を備えたことを特徴として
いる。
Further, in the invention according to claim 6, the reproduction signal from the recording medium on which the data converted such that the minimum inversion interval becomes 2 channel bits or more is recorded is PR.
A Viterbi decoding circuit that performs maximum likelihood decoding of a reproduction signal equalized to (1,2,1) characteristics, including a branch metric calculation unit that calculates a branch metric of each branch based on input data, and a path metric of a surviving path. And a branch metric calculated by the branch metric calculation unit to obtain a path metric at the next time point of the surviving path, and a state S00 via a state S00.
The first input value is the path metric obtained by the adding unit of the path that transits to S1, and the second input value is the path metric obtained by the adding unit of the path that transits to state S00 via state S01. If the two input values are different, the larger one of the input values is output, and if the two input values are the same, the first selection unit that selects and outputs the first input value, and the state S11 The path metric obtained by the adder of the path transiting to the state S11 via S1 is used as the first input value, while the path determined by the adder of the path transiting to the state S11 via the state S10 The metric is used as the second input value, and when the two input values are different, the larger one is output, while when the two input values are the same, the first input value is selected and output. Selector and the first and second , The path metric of the path that transits to the state S10 via the state S00 and the path metric of the path that transits to the state S01 via the state S11 obtained by the adder. It is characterized by comprising a holding unit for holding the path metric as a path metric of a surviving path at the next point in time, and a data decoding unit for generating decoded data based on the selection result in the first and second selecting units. There is.

【0028】上記構成において、加算部によって、生き
残りパスのパスメトリックとブランチメトリック演算部
で算出されたブランチメトリックとが加算されて、上記
生き残りパスの次時点でのパスメトリックが求められ
る。そして、状態S00を経由して状態S00に遷移するパ
スのパスメトリックが第1入力値として第1の選択部に
入力される一方、状態S01を経由して状態S00に遷移す
るパスのパスメトリックが第2入力値として上記第1の
選択部に入力される。同様に、状態S11を経由して状態
S11に遷移するパスのパスメトリックが第1入力値とし
て第2の選択部に入力される一方、状態S10を経由して
状態S11に遷移するパスのパスメトリックが第2入力値
として上記第2の選択部に入力される。
In the above configuration, the adder adds the path metric of the surviving path and the branch metric calculated by the branch metric calculator to obtain the path metric of the surviving path at the next time point. Then, while the path metric of the path transiting to the state S00 via the state S00 is input to the first selection unit as the first input value, the path metric of the path transiting to the state S00 via the state S01 is The second input value is input to the first selection unit. Similarly, the path metric of the path transiting to the state S11 via the state S11 is input to the second selecting unit as the first input value, while the path metric of the path transiting to the state S11 via the state S10. Is input to the second selection unit as the second input value.

【0029】ここで、上記第1,第2の選択部は、両入
力値が異なる場合には何れか大きい方の入力値を出力す
る一方、両入力値が等しい場合には上記第1入力値を選
択して出力する。したがって、上記第1の選択部におい
ては、両入力値が等しい場合には状態S00を経由して状
態S00に遷移するパスが生き残りパスとして選択され
る。同様に、上記第2の選択部においては、両入力値が
等しい場合には状態S11を経由して状態S11に遷移する
パスが生き残りパスとして選択される。
Here, the first and second selectors output the larger input value when the two input values are different, while the first input value is output when the two input values are equal. To output. Therefore, in the first selecting unit, when both input values are equal, the path transiting to the state S00 via the state S00 is selected as the surviving path. Similarly, in the second selecting unit, when both input values are equal, the path transiting to the state S11 via the state S11 is selected as the surviving path.

【0030】そして、上記2つの選択部から出力された
パスメトリック、および、状態S00を経由して状態S10
に遷移するパスのパスメトリックと状態S11を経由して
状態S01に遷移するパスのパスメトリックパスメトリッ
クが、次時点での生き残りパスのパスメトリックとして
保持部に保持される。そうした後、上記第1・第2の選
択部における選択結果に基づいて、データ復号部によっ
て復号データが生成される。
Then, the path metric output from the above two selectors and the state S10 via the state S00 are set.
The path metric of the path that transits to the state and the path metric of the path that transits to the state S01 via the state S11 are stored in the storage unit as the path metric of the surviving path at the next time point. After that, the data decoding unit generates decoded data based on the selection results of the first and second selection units.

【0031】こうして、上記第1,第2の選択部によっ
て、最適に生き残りパスが選択される結果、パスの収束
が早まって、復号用のメモリの深さが小さくても正しく
復号がおこなわれる。
As described above, as a result of the first and second selecting sections selecting the surviving path optimally, the path converges quickly and the decoding is correctly performed even if the decoding memory has a small depth.

【0032】また、請求項7に係る発明は、請求項6に
かかる発明のビタビ復号回路において、上記データ復号
部は、上記選択部によって上記生き残りパスが選択され
た時点で,その生き残りパスの遷移情報を第1・第2の選
択部による選択結果に基づいて生成する遷移情報生成手
段と、上記遷移情報生成手段によって生成された上記各
時点での遷移情報の夫々を格納する10以上の遷移情報
格納手段と、上記総ての遷移情報格納手段に上記遷移情
報が格納されると,最後に格納された遷移情報に基づい
て復号データを出力する復号データ出力手段を有するこ
とを特徴としている。
According to a seventh aspect of the present invention, in the Viterbi decoding circuit according to the sixth aspect of the invention, the data decoding unit transitions the surviving path when the surviving path is selected by the selecting unit. Transition information generating means for generating information based on the selection result by the first and second selecting units, and 10 or more transition information storing each of the transition information at each time point generated by the transition information generating means. It is characterized by including storage means and decoded data output means for outputting the decoded data based on the transition information stored at the end when the transition information is stored in all the transition information storage means.

【0033】上記構成において、上記第1,第2選択部
によって、上記両入力値が等しい場合には状態S00を経
由して状態S00に遷移するパスあるいは状態S11を経由
して状態S11に遷移するパスが生き残りパスとして選択
される。その結果、パスの収束が早められるように最適
に生き残りパスが選択されて、パスの収束に最も時間が
掛かる遷移パターンにおいて必要とする上記遷移情報格
納手段の数は10以上となる。したがって、上記遷移情
報格納手段の数は、パスの収束に最も時間が掛かる遷移
パターンで必要とする数以上となり、パスが収束する前
に復号データが出力されることなく正しく復号される。
In the above structure, the first and second selectors cause the path to transit to state S00 via state S00 or transit to state S11 via state S11 when both input values are equal. The path is selected as the surviving path. As a result, the surviving path is optimally selected so that the convergence of the path can be accelerated, and the number of transition information storage means required in the transition pattern in which the path convergence takes the longest time is 10 or more. Therefore, the number of the above-mentioned transition information storage means becomes more than the number required for the transition pattern that takes the longest time to converge the path, and the decoded data is correctly output without being output before the path converges.

【0034】また、請求項8に係る発明は、請求項7に
係る発明のビタビ復号回路の上記第1の選択部における
上記第1入力値の内容と第2入力値の内容とを逆にした
ビタビ復号回路において、上記データ復号部は、上記遷
移情報格納手段を12以上有することを特徴としてい
る。
In the invention according to claim 8, the contents of the first input value and the contents of the second input value in the first selecting unit of the Viterbi decoding circuit of the invention according to claim 7 are reversed. In the Viterbi decoding circuit, the data decoding section is characterized by having 12 or more transition information storage means.

【0035】上記構成において、上記第1の選択部によ
って、上記両入力値が等しい場合には、状態S01を経由
して状態S00に遷移するパスが生き残りパスとして選択
される。その結果、パスの収束に最も時間が掛かる遷移
パターンにおいて必要とする上記遷移情報格納手段の数
は12以上となる。したがって、上記遷移情報格納手段
の数は、パスの収束に最も時間が掛かる遷移パターンで
必要とする数以上となり、パスが収束する前に復号デー
タが出力されることなく正しく復号される。
In the above-mentioned configuration, when the both input values are equal, the first selecting unit selects the path that transits to the state S00 via the state S01 as the surviving path. As a result, the number of transition information storage means required in the transition pattern that takes the longest to converge the path is 12 or more. Therefore, the number of the above-mentioned transition information storage means becomes more than the number required for the transition pattern that takes the longest time to converge the path, and the decoded data is correctly output without being output before the path converges.

【0036】また、請求項9に係る発明は、請求項7に
係る発明のビタビ復号回路の上記第2の選択部における
上記第1入力値の内容と第2入力値の内容とを逆にした
ビタビ復号回路において、上記データ復号部は、上記遷
移情報格納手段を12以上有することを特徴としてい
る。
According to a ninth aspect of the invention, the contents of the first input value and the contents of the second input value in the second selecting section of the Viterbi decoding circuit of the invention according to the seventh aspect are reversed. In the Viterbi decoding circuit, the data decoding section is characterized by having 12 or more transition information storage means.

【0037】上記構成において、上記第2の選択部によ
って、上記両入力値が等しい場合には、状態S10を経由
して状態S11に遷移するパスが生き残りパスとして選択
される。その結果、パスの収束に最も時間が掛かる遷移
パターンにおいて必要とする上記遷移情報格納手段の数
は12以上となる。したがって、上記遷移情報格納手段
の数は、パスの収束に最も時間が掛かる遷移パターンで
必要とする数以上となり、パスが収束する前に復号デー
タが出力されることなく正しく復号される。
In the above structure, when the two input values are equal, the second selecting unit selects the path that transits to the state S11 via the state S10 as the surviving path. As a result, the number of transition information storage means required in the transition pattern that takes the longest to converge the path is 12 or more. Therefore, the number of the above-mentioned transition information storage means becomes more than the number required for the transition pattern that takes the longest time to converge the path, and the decoded data is correctly output without being output before the path converges.

【0038】[0038]

【発明の実施の形態】以下、この発明を図示の実施の形
態により詳細に説明する。図1は、本実施の形態のビタ
ビ復号回路におけるブロック図である。このビタビ復号
回路は、最小反転間隔が2チャネルビット以上になるよ
うな変換が施されたデータが記録されている記録媒体か
らの再生信号がPR(1,2,1)特性に等化された信号を
最尤復号する復号回路であり、ブランチメトリック演算
部1,加算部2,比較部3,選択部4,保持部5およびデー
タ復号部6で概略構成される。
BEST MODE FOR CARRYING OUT THE INVENTION The present invention will be described in detail below with reference to the embodiments shown in the drawings. FIG. 1 is a block diagram of the Viterbi decoding circuit according to the present embodiment. In this Viterbi decoding circuit, a reproduced signal from a recording medium on which data converted such that the minimum inversion interval is 2 channel bits or more is recorded is equalized to PR (1,2,1) characteristics. It is a decoding circuit for performing maximum likelihood decoding on a signal, and is roughly configured by a branch metric calculation unit 1, an addition unit 2, a comparison unit 3, a selection unit 4, a holding unit 5, and a data decoding unit 6.

【0039】上記ブランチメトリック演算部1は、入力
された入力データ(例えば、光ディスクに記録されたデ
ィジタルデータの再生データ)に基づいてブランチメト
リックを算出する。ここで、ブランチメトリック演算部
1は、上記入力データをyとすると、以下のように各状
態遷移での期待値0,1,3,4を用いてブランチメトリ
ックを算出し、出力A〜出力Fとして夫々異なる6つの
加算部2に出力する。 状態S00から状態S00への遷移: −(y−0)2 →出力A 状態S01から状態S00への遷移: −(y−1)2 →出力B 状態S00から状態S10への遷移: −(y−1)2 →出力C 状態S11から状態S01への遷移: −(y−3)2 →出力D 状態S10から状態S11への遷移: −(y−3)2 →出力E 状態S11から状態S11への遷移: −(y−4)2 →出力F
The branch metric calculator 1 calculates a branch metric based on input input data (for example, reproduced data of digital data recorded on an optical disk). Here, assuming that the input data is y, the branch metric calculator 1 calculates a branch metric using expected values 0, 1, 3, 4 at each state transition as follows, and outputs A to F. Are output to six different adders 2. Transition from state S00 to state S00:-(y-0) 2- > output A Transition from state S01 to state S00:-(y-1) 2- > output B Transition from state S00 to state S10:-(y -1) 2 → output C transition from state S11 to state S01:-(y-3) 2 → output D transition from state S10 to state S11:-(y-3) 2 → output E state S11 to state S11 Transition to :-( y-4) 2 → Output F

【0040】上記加算部2は、上記ブランチメトリック
演算部1からのブランチメトリック値と保持部5に保持
されている前の時点での生き残りパスのパスメトリック
値とを加算する。そして、上記出力A,B,E,Fの夫々
が入力された各加算部2は得られた結果を比較部3に送
出する。これに対して、上記出力C,Dの夫々が入力さ
れた各加算部2は、得られた結果を4つの保持部5のう
ちの2つの保持部5b,5cに送出して保持させる。
The adder 2 adds the branch metric value from the branch metric calculator 1 and the path metric value of the surviving path held in the holding unit 5 at the previous time. Then, each of the adders 2 to which each of the outputs A, B, E and F is input sends the obtained result to the comparator 3. On the other hand, each adder 2 to which each of the outputs C and D is input sends the obtained result to the two holding units 5b and 5c of the four holding units 5 and holds them.

【0041】上記比較部3は、入力Aと入力B(何れ
も、加算部2で得られたパスメトリック値)とを比較し
て比較結果を表す出力Yを出力する。その際における出
力Yは以下のようになる。 入力A≧入力Bのとき 出力Y=0 入力A<入力Bのとき 出力Y=1 こうして出力された出力Yは、データ復号部6に送出さ
れる。そして、データ復号部6は、後に詳述するよう
に、比較部3による比較結果(出力Y)に基づいて復号デ
ータを生成して出力する。
The comparison section 3 compares the input A and the input B (both are path metric values obtained by the addition section 2) and outputs an output Y representing the comparison result. The output Y at that time is as follows. When input A ≧ input B output Y = 0 When input A <input B output Y = 1 The output Y thus output is sent to the data decoding unit 6. Then, as will be described later in detail, the data decoding unit 6 generates and outputs the decoded data based on the comparison result (output Y) by the comparison unit 3.

【0042】上記選択部4は、上記比較部3と同じ入力
Aと入力Bを入力とし、比較部3からの出力Yを入力S
として、入力Sの値に応じて入力Aと入力Bとの何れか
を選択し、出力Yとして出力する。その際における出力
Yは以下のようになる。 入力S=0のとき 出力Y=入力A 入力S=1のとき 出力Y=入力B つまり、選択部4は入力Aと入力Bのうち大きい方の入
力値(つまり、大きい方のパスメトリック値)を選択して
出力し、入力Aと入力Bとが等しい場合には入力Aの方
を選択して出力するのである。こうして、選択部4によ
って選択された値は、上記2つの保持部5b,5cとは異
なる他の2つの保持部5a,5dに送出されて保持される
のである。
The selecting unit 4 receives the same inputs A and B as those of the comparing unit 3 and inputs the output Y from the comparing unit 3 to the input S.
As the output Y, either the input A or the input B is selected according to the value of the input S and is output as the output Y. The output Y at that time is as follows. When input S = 0, output Y = input A, when input S = 1, output Y = input B That is, the selection unit 4 has the larger input value of the input A and the input B (that is, the larger path metric value). When the input A and the input B are the same, the input A is selected and output. In this way, the value selected by the selection unit 4 is sent to and held by the other two holding units 5a and 5d different from the two holding units 5b and 5c.

【0043】上記構成のビタビ復号回路は以下のように
動作する。すなわち、上記ブランチメトリック演算部1
は上述のようにして各ブランチのブランチメトリックを
算出する。そうすると、上記加算部2aは、前時点で状
態S00に遷移した生き残りパスのパスメトリック値(つ
まり、保持部5aに格納されているパスメトリック値)に
ブランチメトリック演算部1からの出力A(状態S00か
ら状態S00へのブランチメトリック値)を加算して、次
時点に状態S00を経由して状態S00に遷移するパスのパ
スメトリック値を算出する。以下同様にして、加算部2
bは状態S01を経由して状態S00に遷移するパスのパス
メトリック値を算出し、加算部2cは状態S00を経由し
て状態S10に遷移するパスのパスメトリック値を算出
し、加算部2dは状態S11を経由して状態S01に遷移す
るパスのパスメトリック値を算出し、加算部2eは状態
S10を経由して状態S11に遷移するパスのパスメトリッ
ク値を算出し、加算部2fは状態S11を経由して状態S1
1に遷移するパスのパスメトリック値を算出する。
The Viterbi decoding circuit having the above structure operates as follows. That is, the branch metric calculator 1
Calculates the branch metric of each branch as described above. Then, the addition unit 2a outputs the output A (state S00 from the branch metric calculation unit 1 to the path metric value of the surviving path that has transited to the state S00 at the previous time (that is, the path metric value stored in the holding unit 5a). To the state S00) is added, and the path metric value of the path transiting to the state S00 via the state S00 at the next time point is calculated. Similarly, the addition unit 2
b calculates the path metric value of the path transiting to the state S00 via the state S01, the adder 2c calculates the path metric value of the path transiting to the state S10 via the state S00, and the adder 2d calculates The addition unit 2e calculates the path metric value of the path transiting to the state S01 via the state S11, the addition unit 2e calculates the path metric value of the path transiting to the state S11 via the state S10, and the addition unit 2f calculates the state S11. Via state S1
Calculate the path metric value of the path that transits to 1.

【0044】そして、上記加算部2cで算出された状態
S00を経由して状態S10に遷移するパスのパスメトリッ
ク値は、そのまま生き残りパスのパスメトリック値とし
て保持部5bに格納される。同様に、加算部2dで算出さ
れた状態S11を経由して状態S01に遷移するパスのパス
メトリック値は、生き残りパスのパスメトリック値とし
て保持部5cに格納される。
Then, the path metric value of the path transiting to the state S10 via the state S00 calculated by the adder 2c is stored as it is in the holding unit 5b as the path metric value of the surviving path. Similarly, the path metric value of the path transiting to the state S01 via the state S11 calculated by the adding unit 2d is stored in the holding unit 5c as the path metric value of the surviving path.

【0045】一方、上記加算部2aで算出された状態S0
0を経由して状態S00に遷移するパスのパスメトリック
値は、比較部3aと選択部4aとに入力Aとして入力され
る。また、加算部2bで算出された状態S01を経由して
状態S00に遷移するパスのパスメトリック値は入力Bと
して入力される。ここで、上述したように、上記比較部
3と選択部4とは協同して、入力Aと入力Bのうち大き
い方の入力値を選択して出力し、入力Aと入力Bとが等
しい場合には入力Aの方を選択して出力する。したがっ
て、比較部3aと選択部4aとは、状態S00を経由して状
態S00に遷移するパスのパスメトリック値と状態S01を
経由して状態S00に遷移するパスのパスメトリック値と
のうち、大きい方のパスメトリック値を選択して出力す
る。一方、上記両パスのパスメトリック値が等しい場合
には、状態S00を経由して状態S00に遷移するパスのパ
スメトリック値の方を選択して出力するのである。
On the other hand, the state S0 calculated by the adder 2a
The path metric value of the path transiting to the state S00 via 0 is input as the input A to the comparison unit 3a and the selection unit 4a. The path metric value of the path transiting to the state S00 via the state S01 calculated by the adder 2b is input as the input B. Here, as described above, when the comparison unit 3 and the selection unit 4 cooperate with each other to select and output the larger input value of the input A and the input B, and the input A and the input B are equal. , The input A is selected and output. Therefore, the comparing unit 3a and the selecting unit 4a have a larger one of the path metric value of the path transiting to the state S00 via the state S00 and the path metric value of the path transiting to the state S00 via the state S01. Select one of the path metric values and output. On the other hand, when the path metric values of both paths are equal, the path metric value of the path transiting to the state S00 via the state S00 is selected and output.

【0046】こうして、上記選択部4aによって、より
確からしい方のパスが選択されることになる。その際
に、状態S00を経由して状態S00に遷移するパスと状態
S01を経由して状態S00に遷移するパスとのパスメトリ
ック値が等しい場合には、状態S00を経由して状態S00
に遷移するパスの方が選択されるのである。
In this way, the more probable path is selected by the selecting section 4a. At that time, if the path metric values of the path transiting to the state S00 via the state S00 and the path transiting to the state S00 via the state S01 are equal, the status S00 is transited via the state S00.
The path that transits to is selected.

【0047】これに対して、上記加算部2eで算出され
た状態S10を経由して状態S11に遷移するパスのパスメ
トリック値は、比較部3bと選択部4bとに入力Bとして
入力される。また、加算部2fで算出された状態S11を
経由して状態S11に遷移するパスのパスメトリック値は
入力Aとして入力される。したがって、比較部3bと選
択部4bとは協同して、状態S10を経由して状態S11に
遷移するパスのパスメトリック値と状態S11を経由して
状態S11に遷移するパスのパスメトリック値とのうち、
大きい方のパスメトリック値を選択して出力する。一
方、上記両パスのパスメトリック値が等しい場合には、
状態S11を経由して状態S11に遷移するパスのパスメト
リック値の方を選択して出力するのである。
On the other hand, the path metric value of the path transiting to the state S11 via the state S10 calculated by the adder 2e is input as the input B to the comparator 3b and the selector 4b. The path metric value of the path transiting to the state S11 via the state S11 calculated by the adder 2f is input as the input A. Therefore, the comparing unit 3b and the selecting unit 4b cooperate to obtain the path metric value of the path transiting to the state S11 via the state S10 and the path metric value of the path transiting to the state S11 via the state S11. home,
Select and output the larger path metric value. On the other hand, when the path metric values of both paths are equal,
The path metric value of the path transiting to the state S11 via the state S11 is selected and output.

【0048】こうして、上記選択部4bによって、より
確からしい方のパスが選択されることになる。その際
に、状態S11を経由して状態S11に遷移するパスと状態
S10を経由して状態S11に遷移するパスとのパスメトリ
ック値が等しい場合には、状態S11を経由して状態S11
に遷移するパスの方が選択されるのである。
In this way, the more likely path is selected by the selecting section 4b. At that time, if the path metric values of the path transiting to the state S11 via the state S11 and the path transiting to the state S11 via the state S10 are equal, the status S11 is transited via the state S11.
The path that transits to is selected.

【0049】以下、上記構成のビタビ復号回路の動作
を、具体例を上げて更に詳細に説明する。図3は、上記
ビタビ復号回路に入力される入力データに全くノイズが
重畳されていない場合の復号の様子をトレリス線図を用
いて示したものである。この図3に示されたパターンは
生き残りパスの収束に最も時間を要する遷移パターンで
ある。尚、図3においては、トレリス線図の下方に、入
力データ、状態S00を経由して状態S00に遷移するパス
のパスメトリック値、状態S01を経由して状態S00に遷
移するパスのパスメトリック値、状態S10を経由して状
態S11に遷移するパスのパスメトリック値、状態S11を
経由して状態S11に遷移するパスのパスメトリック値を
併記している。
The operation of the Viterbi decoding circuit having the above configuration will be described below in more detail with reference to specific examples. FIG. 3 is a trellis diagram showing the state of decoding when no noise is superimposed on the input data input to the Viterbi decoding circuit. The pattern shown in FIG. 3 is a transition pattern that requires the most time to converge the surviving paths. In FIG. 3, the input data, the path metric value of the path transiting to the state S00 via the state S00, and the path metric value of the path transiting to the state S00 via the state S01 are shown below the trellis diagram. , The path metric value of the path transiting to the state S11 via the state S10, and the path metric value of the path transiting to the state S11 via the state S11 are also shown.

【0050】また、図3に示すパターンでは、時点t0
において状態S11に遷移するパスは1本に収束して生き
残りパスは1つであることが前提となってはいるが、パ
スメトリックの計算の都合上、時点t0に4つの生き残
りパスが存在して各生き残りパスのパスメトリックは全
て“0"であって等しいとしている。
Further, in the pattern shown in FIG. 3, time t0
In the above, it is assumed that the number of paths that transit to the state S11 converge to one and that there is only one surviving path. However, due to the calculation of the path metric, there are four surviving paths at time t0. The path metrics of the surviving paths are all "0" and are equal.

【0051】上述したように、上記ブランチメトリック
演算部1は、図3における各時点において、入力データ
に基づいて各ブランチ毎にブランチメトリック値を算出
し、加算部2は各生き残りパス毎にパスメトリック値を
算出する。そして、比較部3と選択部4とは協同して、
状態S00および状態S11に遷移した結果競合する2つの
パスのパスメトリック値を比較して、何れか大きい方の
パスメトリック値を有するパスを選択して生き残りパス
とする。その際に、上記競合する2つのパスのパスメト
リック値が等しい場合には、状態S00を経由して状態S
00に遷移したパスあるいは状態S11を経由して状態S11
に遷移したパスを生き残りパスとして選択するのであ
る。
As described above, the branch metric calculator 1 calculates the branch metric value for each branch based on the input data at each time point in FIG. 3, and the adder 2 calculates the path metric for each survivor path. Calculate the value. Then, the comparison unit 3 and the selection unit 4 cooperate with each other,
The path metric values of two paths competing as a result of the transition to state S00 and state S11 are compared, and the path having the larger path metric value is selected as the surviving path. At this time, when the path metric values of the two competing paths are equal, the status S00 is passed through the status S00.
State S11 via the path transiting to 00 or state S11
The path that transits to is selected as the surviving path.

【0052】ところで、図3において、太実線で示した
パスaが真のパスであるとすると、×が付加されたその
他の細実線で示したパスは真のパスaとのパスメトリッ
ク値の比較に負けて消滅して行く。ところが、太破線の
パスbは誤ったパスでありながら生き残りパスとして残
ることになってしまう。したがって、時点t10におい
て、状態S00を経由して状態S00に遷移するパスのパス
メトリック値と状態S01を経由して状態S00に遷移する
パスのパスメトリック値とが共に“−26"で等しくな
った場合に、何れのパスを生き残りパスとするかが問題
となるのである。
By the way, in FIG. 3, assuming that the path a indicated by the thick solid line is a true path, the paths indicated by other thin solid lines with a cross added are compared in path metric value with the true path a. Loses and disappears. However, the thick-broken path b is a wrong path and remains as a surviving path. Therefore, at time t10, the path metric value of the path transiting to the state S00 via the state S00 and the path metric value of the path transiting to the state S00 via the state S01 are both equal to "-26". In this case, which of the paths is the surviving path becomes a problem.

【0053】ここで、本実施の形態におけるビタビ復号
回路においては、上述した如く、図3(a)に示すよう
に、状態S00を経由して状態S00に遷移するパスを生き
残りパスとする。したがって、太破線で示す誤りのパス
bは時点t10で消滅することになる。その結果、時点t
0に各状態から出たパスは、時点t10で真のパスaの1
本だけとなり、状態遷移が確定して復号データが確定す
るのである。これに対して、図3(b)に示すように、状
態S01を経由して状態S00に遷移するパスを生き残りパ
スとすると、誤りのパスbは時点t12まで生き残る。そ
の結果、時点t12まで状態遷移が確定しないのである。
Here, in the Viterbi decoding circuit according to the present embodiment, as described above, as shown in FIG. 3A, the path transiting from the state S00 to the state S00 is regarded as the surviving path. Therefore, the erroneous path b indicated by the thick broken line disappears at time t10. As a result, time t
The path exiting from each state at 0 is 1 of the true path a at time t10.
Only the book becomes available, and the state transition is finalized and the decoded data is finalized. On the other hand, as shown in FIG. 3B, if the path that transits to the state S00 via the state S01 is the surviving path, the erroneous path b survives until the time t12. As a result, the state transition is not fixed until time t12.

【0054】すなわち、本実施の形態におけるビタビ復
号回路では、復号の際にパスの遷移情報(あるいは、復
号データの候補)を蓄えておくメモリを最低10ビット
の深さとすれば正確な復号データを出力することができ
る。ところが、図3(b)の場合には、正確な復号データ
を出力するには復号に必要なメモリの深さは最低12ビ
ット必要なのである。
That is, in the Viterbi decoding circuit according to the present embodiment, if the memory for storing the transition information of the path (or the candidate of the decoded data) at the time of decoding has a depth of at least 10 bits, accurate decoded data can be obtained. Can be output. However, in the case of FIG. 3B, the depth of memory required for decoding is at least 12 bits in order to output accurate decoded data.

【0055】図4は、生き残りパスの収束に最も時間を
要する他の遷移パターンを、入力データ、状態S00を経
由して状態S00に遷移するパスのパスメトリック値、状
態S01を経由して状態S00に遷移するパスのパスメトリ
ック値、状態S10を経由して状態S11に遷移するパスの
パスメトリック値、状態S11を経由して状態S11に遷移
するパスのパスメトリック値と共に示している。
FIG. 4 shows another transition pattern that requires the longest time to converge the surviving path, input data, the path metric value of the path transiting to the state S00 via the state S00, and the state S00 via the state S01. The path metric value of the path transiting to S, the path metric value of the path transiting to state S11 via state S10, and the path metric value of the path transiting to state S11 via state S11 are shown.

【0056】図4の場合にも、本実施の形態におけるビ
タビ復号回路を用いた場合には、図4(a)に示すよう
に、状態S11を経由して状態S11に遷移するパスを生き
残りパスとするために、太破線で示す誤りのパスdは時
点t10で消滅することになる。その結果、時点t10で状
態遷移が確定して復号データが確定するのである。これ
に対して、図4(b)に示すように、状態S10を経由して
状態S11に遷移するパスを生き残りパスとすると、誤り
のパスdは時点t12まで生き残る。その結果、時点t12
まで状態遷移が確定しないのである。
In the case of FIG. 4 as well, when the Viterbi decoding circuit according to the present embodiment is used, as shown in FIG. 4A, the path that transits to the state S11 via the state S11 is the surviving path. Therefore, the erroneous path d indicated by the thick broken line disappears at time t10. As a result, the state transition is fixed at time t10 and the decoded data is fixed. On the other hand, as shown in FIG. 4B, if the path that transits to the state S11 via the state S10 is the surviving path, the erroneous path d survives until the time t12. As a result, time t12
The state transition is not fixed until.

【0057】すなわち、本実施の形態におけるビタビ復
号回路は、図4の場合にも復号用のメモリの深さを最低
10ビットとすることができ、他の場合よりも少なくで
きるのである。
That is, in the Viterbi decoding circuit according to the present embodiment, the depth of the decoding memory can be at least 10 bits even in the case of FIG. 4, and it can be made smaller than in other cases.

【0058】上述のように、本実施の形態におけるビタ
ビ復号回路は、ブランチメトリック演算部1によって算
出した各ブランチのブランチメトリックを用いて、加算
部2によって各生き残りパスの次の時点でのパスメトリ
ック値を求める。そして、協同して、入力Aと入力Bの
うち大きい方の入力値を選択して出力する一方、入力A
と入力Bとが等しい場合には入力Aの方を選択して出力
する2組の比較部3と選択部4とにおける入力Aとし
て、上記加算部2で求められた状態S00を経由して状態
S00に遷移するパスのパスメトリック値および状態S11
を経由して状態S11に遷移するパスのパスメトリック値
を入力する一方、入力Bとして、状態S01を経由して状
態S00に遷移するパスのパスメトリック値および状態S
10を経由して状態S11に遷移するパスのパスメトリック
値を入力している。したがって、状態S00を経由して状
態S00に遷移するパスのパスメトリック値と状態S01を
経由して状態S00に遷移するパスのパスメトリック値と
が等しい場合には、状態S00を経由して状態S00に遷移
するパスを生き残りパスとすることができる。また、状
態S11を経由して状態S11に遷移するパスのパスメトリ
ック値と状態S10を経由して状態S11に遷移するパスの
パスメトリック値とが等しい場合には、状態S11を経由
して状態S11に遷移するパスを生き残りパスとすること
ができる。
As described above, in the Viterbi decoding circuit according to the present embodiment, the branch metric of each branch calculated by the branch metric calculator 1 is used to add the path metric of each surviving path at the next time point by each adder 2. Find the value. Then, in cooperation with each other, the larger input value of the input A and the input B is selected and output, while the input A
And the input B are equal, the input A is selected and output as the input A in the two comparing units 3 and the selecting unit 4 via the state S00 obtained by the adding unit 2 Path metric value of path transiting to S00 and status S11
While inputting the path metric value of the path transiting to the state S11 via S1, the path metric value of the path transiting to the state S00 via the status S01 and the state S are input as input B.
The path metric value of the path transiting to the state S11 via 10 is input. Therefore, when the path metric value of the path transiting to the state S00 via the state S00 is equal to the path metric value of the path transiting to the state S00 via the state S01, the status S00 is transmitted via the state S00. The path that transits to can be the surviving path. If the path metric value of the path transiting to the state S11 via the state S11 and the path metric value of the path transiting to the state S11 via the state S10 are equal, the status S11 is transmitted via the state S11. The path that transits to can be the surviving path.

【0059】すなわち、本実施の形態におけるビタビ復
号回路によれば、入力データにノイズが全く重畳されな
い場合に、パスの収束に最も時間を要する遷移パターン
におけるパスの収束に要する時間を、時点t0から時点
t10までに抑えることができる。したがって、復号用の
メモリの深さを10ビットにできるのである。
That is, according to the Viterbi decoding circuit of the present embodiment, when no noise is superimposed on the input data, the time required for path convergence in the transition pattern which takes the longest time for path convergence is calculated from time t0. It can be suppressed by time t10. Therefore, the depth of the decoding memory can be 10 bits.

【0060】実際の場合には、再生信号にノイズが重畳
されているので、復号用のメモリは10ビット以上の深
さを必要とする。その場合であっても、本実施の形態に
おけるビタビ復号回路の生き残りパスの選び方によれ
ば、他の選び方をするよりも復号用のメモリの深さを小
さくできるのである。
In the actual case, since noise is superimposed on the reproduced signal, the decoding memory requires a depth of 10 bits or more. Even in that case, the depth of the decoding memory can be made smaller than that in the other selection method according to the selection method of the survivor path of the Viterbi decoding circuit according to the present embodiment.

【0061】次に、上記データ復号部6について更に詳
細に説明する。図2は、図1におけるデータ復号部6の
詳細なブロック図である。このデータ復号部6は、複数
の選択器7および複数のレジスタ8で構成されており、
各選択器7とレジスタ8とでシフトレジスタを形成して
いる。そして、このシフトレジスタは、図1における比
較部3の出力Yの値によって、シフトの方向が以下の如
く決定されるのである。すなわち、上記データ復号部6
の入力端子Gまたは入力端子Hに入力される比較部3の
出力Yが“0"の場合(つまり、選択器7の入力Sが
“0"の場合)には、選択器7は入力Aを選択して出力Y
としてレジスタ8に送出する。一方、比較部3の出力Y
が“1"の場合(つまり、選択器7の入力Sが“1"の場
合)には、選択器7は入力Bを選択して出力Yとしてレ
ジスタ8に送出する。
Next, the data decoding unit 6 will be described in more detail. FIG. 2 is a detailed block diagram of the data decoding unit 6 in FIG. The data decoding unit 6 is composed of a plurality of selectors 7 and a plurality of registers 8,
Each selector 7 and the register 8 form a shift register. Then, in this shift register, the shift direction is determined as follows based on the value of the output Y of the comparison unit 3 in FIG. That is, the data decoding unit 6
When the output Y of the comparison unit 3 input to the input terminal G or the input terminal H is “0” (that is, when the input S of the selector 7 is “0”), the selector 7 outputs the input A. Select and output Y
Is sent to the register 8. On the other hand, the output Y of the comparison unit 3
Is "1" (that is, the input S of the selector 7 is "1"), the selector 7 selects the input B and sends it to the register 8 as the output Y.

【0062】その結果、図2中、上記比較部3に最も近
い2つの選択部7と4つのレジスタ8で構成される上記
シフトレジスタの初段には、生き残りパスがどのような
状態遷移であったかに対応した復号結果が格納される。
そして、上記シフトレジスタの2段以降には、生き残っ
たパスの復号結果がコピーされるのである。つまり、4
本の生き残りパスに対応した復号データの候補をレジス
タ8に格納しておき、生き残りパスが確定する度に、消
滅したパスの復号データの候補を生き残ったパスの復号
結果に書き換えるという動作を上記シフトレジスタの各
段で順次行うのである。こうすることによって、上記生
き残りパスが1つに収束している時点まで溯ると、その
時点に対応する上記シフトレジスタの段を構成する4つ
のレジスタ8に格納されている値は全て同じになる。し
たがって、データ復号部6は、その場合における同じ値
を格納している4つのレジスタ8のうちの1つに格納さ
れている生き残りパスの復号結果を、復号データOとし
て出力すればよいのである。
As a result, in FIG. 2, the state transition of the surviving path is shown in the first stage of the shift register which is composed of the two selectors 7 and the four registers 8 closest to the comparator 3. The corresponding decoding result is stored.
Then, the decoding result of the surviving path is copied to the second and subsequent stages of the shift register. That is, 4
The operation of storing the decoded data candidates corresponding to the surviving path of the book in the register 8 and rewriting the decoded data candidate of the disappeared path to the decoding result of the surviving path each time the surviving path is determined. This is done sequentially at each stage of the register. By doing so, when the surviving path has converged to one, the values stored in the four registers 8 forming the stages of the shift register corresponding to that time are all the same. Therefore, the data decoding unit 6 may output the decoding result of the surviving path stored in one of the four registers 8 storing the same value in that case as the decoded data O.

【0063】ここで、上述のことは、上記シフトレジス
タにおける各段が上記復号用のメモリの深さに対応して
いることを意味している。ところで、上述したように、
図1の構成を有するビタビ復号回路では、図3あるいは
図4に示すようなパスの収束に最も時間を要する遷移パ
ターンを呈する入力データであっても、復号用のメモリ
の深さを10ビット以上とすれば正確な復号データを出
力することができる。そこで、本実施の形態のビタビ復
号回路においては、上記データ復号部6を構成するシフ
トレジスタの段数を10段以上とする(すなわち、2つ
の選択器7と4つのレジスタ8で形成される1段分のシ
フトレジスタを10段分以上設ける)のである。こうす
ることによって、生き残りパスの収束に最も時間を要す
る遷移パターンを呈する入力データであっても、生き残
りパスが収束する前に上記シフトレジスタの全段に復号
結果が書き込まれて復号データOが出力されることによ
る復号誤りの発生を防止できるのである。
Here, the above means that each stage in the shift register corresponds to the depth of the decoding memory. By the way, as mentioned above,
In the Viterbi decoding circuit having the configuration of FIG. 1, even if the input data has a transition pattern that takes the longest time to converge the path as shown in FIG. 3 or 4, the depth of the decoding memory is 10 bits or more. If so, accurate decoded data can be output. Therefore, in the Viterbi decoding circuit of the present embodiment, the number of stages of the shift register that constitutes the data decoding unit 6 is set to 10 or more (that is, one stage formed by two selectors 7 and four registers 8). 10 minutes or more shift registers are provided). By doing so, even if the input data has a transition pattern that takes the longest time to converge the surviving path, the decoding result is written in all stages of the shift register before the surviving path converges, and the decoded data O is output. It is possible to prevent the occurrence of a decoding error due to the error.

【0064】上記実施の形態におけるビタビ復号回路に
おいては、加算部2aの出力Yを比較部3aと選択部4a
との入力Aとする一方、加算部2bの出力Yを比較部3a
と選択部4aとの入力Bとしている。ところが、この出
力と入力との対応付けを逆にすると、加算部2aで算出
された状態S00を経由して状態S00に遷移するパスのパ
スメトリック値と加算部2bで算出された状態S01を経
由して状態S00に遷移するパスのパスメトリック値とが
等しいときには、状態S01を経由して状態S00に遷移す
るパスを生き残りパスとするようにビタビ復号回路を構
成することができる。その場合には、生き残りパスの収
束に最も時間を要する遷移パターンを呈する入力データ
であっても、図3および図4から分かるように、復号用
のメモリの深さを12ビット以上とすれば正確な復号デ
ータを出力することができる。したがって、この場合に
は、データ復号部6を構成するシフトレジスタの段数を
12段以上とすることによって、生き残りパスが収束し
ないうちに復号データOを出力することによる復号誤り
の発生を防止できるのである。
In the Viterbi decoding circuit according to the above embodiment, the output Y of the adder 2a is compared with the comparator 3a and the selector 4a.
While the input A to the
And input B to the selection unit 4a. However, if the correspondence between the output and the input is reversed, the path metric value of the path transiting to the state S00 via the state S00 calculated by the adder 2a and the state S01 calculated by the adder 2b are passed. Then, when the path metric value of the path transiting to the state S00 is equal, the Viterbi decoding circuit can be configured so that the path transiting to the state S00 via the state S01 is the surviving path. In that case, even if the input data has a transition pattern that requires the most time for the survival path to converge, as shown in FIGS. 3 and 4, if the decoding memory depth is 12 bits or more, it is accurate. It is possible to output various decoded data. Therefore, in this case, by setting the number of stages of the shift register configuring the data decoding unit 6 to 12 or more, it is possible to prevent the occurrence of a decoding error due to outputting the decoded data O before the surviving path converges. is there.

【0065】同様に、上記実施の形態におけるビタビ復
号回路においては、加算部2fの出力Yを比較部3bと選
択部4bとの入力Aとする一方、加算部2eの出力Yを比
較部3bと選択部4bとの入力Bとしている。ところが、
この出力と入力との対応付けを逆にすると、状態S11を
経由して状態S11に遷移するパスのパスメトリック値と
状態S10を経由して状態S11に遷移するパスのパスメト
リック値とが等しいときに、状態S10を経由して状態S
11に遷移するパスを生き残りパスとするようにビタビ復
号回路を構成することができる。その場合には、生き残
りパスの収束に最も時間を要する遷移パターンを呈する
入力データであっても、復号用のメモリの深さを12ビ
ット以上とすれば正確な復号データを出力することがで
きる。したがって、この場合にも、データ復号部6を構
成するシフトレジスタの段数を12段以上とすることに
よって、生き残りパスが収束しないうちに復号データO
を出力することによる復号誤りの発生を防止できるので
ある。
Similarly, in the Viterbi decoding circuit according to the above embodiment, the output Y of the adder 2f is used as the input A of the comparator 3b and the selector 4b, while the output Y of the adder 2e is used as the comparator 3b. The input B to the selection unit 4b is used. However,
By reversing the correspondence between the output and the input, when the path metric value of the path transiting to the state S11 via the state S11 is equal to the path metric value of the path transiting to the state S11 via the state S10. To state S via state S10
The Viterbi decoding circuit can be configured so that the path that transits to 11 becomes the surviving path. In that case, even if the input data has a transition pattern that requires the most time for the survival path to converge, if the depth of the decoding memory is 12 bits or more, accurate decoded data can be output. Therefore, also in this case, by setting the number of stages of the shift register configuring the data decoding unit 6 to 12 or more, the decoded data O can be obtained before the surviving path converges.
It is possible to prevent the occurrence of a decoding error due to the output of.

【0066】尚、上記実施の形態においては、上記ブラ
ンチメトリック演算部1は下式によってブランチメトリ
ックを算出し、 −(y−d)2 ここで、y:入力データ d:期待値 選択部4は大きい方のパスメトリック値をより確からし
いとして選択している。しかしながら、この発明はこれ
に限定されるものではなく、ブランチメトリック演算部
1は (y−d)2 によってブランチメトリックを算出し、選択部4は小さ
い方のパスメトリック値をより確からしいとして選択し
ても差し支えない。また、上記ブランチメトリック演算
部1は、上述の各式を変形して得られる、例えば 2y・d−d 等の式によってブランチメトリックを算出しても一向に
構わない。
In the above embodiment, the branch metric calculator 1 calculates the branch metric according to the following equation:-(y-d) 2 where y: input data d: expected value selector 4 The larger path metric value is selected as more likely. However, the present invention is not limited to this, and the branch metric calculator 1 calculates the branch metric by (y−d) 2 and the selector 4 selects the smaller path metric value as more probable. It doesn't matter. Further, the branch metric calculation unit 1 may calculate the branch metric by using an equation such as 2y · d−d 2 obtained by modifying the above equations.

【0067】[0067]

【発明の効果】以上より明らかなように、請求項1に係
る発明のビタビ復号回路は、状態S00に遷移する2つ
のパスのパスメトリックの値が等しい場合には、状態S
00を経由して状態S00に遷移するパスを生き残りパスと
して選択する一方、状態S11に遷移する2つのパスのパ
スメトリックの値が等しい場合には、状態S11を経由し
て状態S11に遷移するパスを生き残りパスとして選択す
るので、最小反転間隔が2チャネルビット以上になるよ
うな変換が施されたデータが記録されている記録媒体か
らの再生信号をPR(1,2,1)特性に等化した再生信号
を最尤復号する場合に、パスの収束が早まるように生き
残りパスを選択することができる。
As is apparent from the above, the Viterbi decoding circuit according to the first aspect of the present invention can be used in the state S when the path metric values of two paths transiting to the state S00 are equal.
A path that transits to state S00 via 00 is selected as a surviving path, while two paths transiting to state S11 have the same path metric value, a path transiting to state S11 via state S11. Is selected as the surviving path, the reproduction signal from the recording medium on which the converted data is recorded so that the minimum inversion interval is 2 channel bits or more is equalized to the PR (1,2,1) characteristic. When maximum likelihood decoding is performed on the reproduced signal, the surviving path can be selected so that the path converges quickly.

【0068】したがって、この発明によれば、生き残り
パスの選び方を最適にして、復号用のメモリの深さを小
さくできる。
Therefore, according to the present invention, the depth of the decoding memory can be reduced by optimizing the survival path selection method.

【0069】また、請求項2に係る発明のビタビ復号回
路は、ブランチメトリック演算部および加算部によって
求められた生き残りパスの次時点でのパスメトリックに
基づいて、選択部によって、状態S00に遷移する2つの
パスのパスメトリックの値が等しい場合には、状態S00
を経由して状態S00に遷移するパスを生き残りパスとし
て選択する一方、状態S11に遷移する2つのパスのパス
メトリックの値が等しい場合には、状態S11を経由して
状態S11に遷移するパスを生き残りパスとして選択する
ので、最小反転間隔が2チャネルビット以上になるよう
な変換が施されたデータが記録されている記録媒体から
の再生信号をPR(1,2,1)特性に等化した再生信号を
最尤復号する場合に、パスの収束が早まるように生き残
りパスを選択することができる。
Also, in the Viterbi decoding circuit according to the second aspect of the present invention, the selecting unit makes a transition to the state S00 based on the path metric at the next time point of the surviving path obtained by the branch metric calculating unit and the adding unit. If the path metric values of the two paths are equal, the status is S00.
The path that transits to state S00 via S is selected as the surviving path, while if the path metric values of the two paths transiting to state S11 are equal, the path transiting to state S11 via state S11 is selected. Since it is selected as the surviving path, the reproduction signal from the recording medium on which the converted data is recorded so that the minimum inversion interval is 2 channel bits or more is equalized to the PR (1,2,1) characteristic. When performing maximum likelihood decoding on the reproduced signal, the surviving path can be selected so that the path converges quickly.

【0070】したがって、この発明によれば、生き残り
パスの選び方を最適にして、復号用のメモリの深さを小
さくできる。
Therefore, according to the present invention, the depth of the decoding memory can be reduced by optimizing the survival path selection method.

【0071】また、請求項3に係る発明は、上記選択部
によって上記生き残りパスが選択された時点でその生き
残りパスの遷移情報を生成し、上記生成された上記各時
点での遷移情報の夫々を格納する遷移情報格納手段を1
0以上有するので、パスの収束に最も時間が掛かる遷移
パターンの場合であっても、パスが収束するまでに各時
点で生成される総ての遷移情報を上記遷移情報格納手段
に保持できる。したがって、この発明によれば、復号用
のメモリの深さを最適にして復号誤りを無くすことがで
きる。
Further, in the invention according to claim 3, the transition information of the surviving path is generated at the time point when the surviving path is selected by the selecting unit, and the transition information at each time point is generated. 1 for storing transition information storage means
Since it has 0 or more, even in the case of a transition pattern in which the path takes the longest to converge, all the transition information generated at each time until the path converges can be held in the transition information storage means. Therefore, according to the present invention, the decoding memory can be optimized by eliminating the decoding error.

【0072】また、請求項4に係る発明は、状態S00に
遷移する2つのパスのパスメトリックの値が等しい場合
には、状態S01を経由して状態S00に遷移するパスを生
き残りパスとして選択するようにしたビタビ復号回路に
おいて、上記遷移情報格納手段を12以上にしたので、
パスの収束に最も時間が掛かる遷移パターンの場合であ
っても、パスが収束するまでに各時点で生成される総て
の遷移情報を上記遷移情報格納手段に保持できる。した
がって、この発明によれば、復号用のメモリの深さを最
適にして復号誤りを無くすことができる。
Further, in the invention according to claim 4, when the path metric values of the two paths transiting to the state S00 are equal, the path transiting to the state S00 via the state S01 is selected as the surviving path. In the Viterbi decoding circuit configured as above, since the transition information storage means is 12 or more,
Even in the case of a transition pattern in which the path takes the longest to converge, all the transition information generated at each time until the path converges can be held in the transition information storage means. Therefore, according to the present invention, the decoding memory can be optimized by eliminating the decoding error.

【0073】また、請求項5に係る発明は、状態S11に
遷移する2つのパスのパスメトリックの値が等しい場合
には、状態S10を経由して状態S11に遷移するパスを生
き残りパスとして選択するようにしたビタビ復号回路に
おいて、上記遷移情報格納手段を12以上にしたので、
パスの収束に最も時間が掛かる遷移パターンの場合であ
っても、パスが収束するまでに各時点で生成される総て
の遷移情報を上記遷移情報格納手段に保持できる。した
がって、この発明によれば、復号用のメモリの深さを最
適にして復号誤りを無くすことができる。
Further, in the invention according to claim 5, when the path metric values of the two paths transiting to the state S11 are equal, the path transiting to the state S11 via the state S10 is selected as the surviving path. In the Viterbi decoding circuit configured as above, since the transition information storage means is 12 or more,
Even in the case of a transition pattern in which the path takes the longest to converge, all the transition information generated at each time until the path converges can be held in the transition information storage means. Therefore, according to the present invention, the decoding memory can be optimized by eliminating the decoding error.

【0074】また、請求項6に係る発明のビタビ復号回
路は、2つの入力値が異なる場合には何れか大きい方の
入力値を出力する一方、両入力値が等しい場合には第1
入力値を選択して出力する第1,第2の選択部を有し、
上記第1の選択部における第1入力値と第2入力値とし
て、加算部で求められた状態S00を経由して状態S00に
遷移するパスのパスメトリックと状態S01を経由して状
態S00に遷移するパスのパスメトリックとを入力し、上
記第2の選択部における第1入力値と第2入力値とし
て、上記加算部で求められた状態S11を経由して状態S
11に遷移するパスのパスメトリックと状態S10を経由し
て状態S11に遷移するパスのパスメトリックを入力する
ので、最小反転間隔が2チャネルビット以上になるよう
な変換が施されたデータが記録されている記録媒体から
の再生信号をPR(1,2,1)特性に等化した再生信号を
最尤復号する際に、状態S00を経由して状態S00に遷移
するパスのパスメトリックと状態S01を経由して状態S
00に遷移するパスのパスメトリックとの値が等しい場合
には、上記状態S00を経由して状態S00に遷移するパス
を生き残りパスとして選択する一方、状態S11を経由し
て状態S11に遷移するパスのパスメトリックと状態S10
を経由して状態S11に遷移するパスのパスメトリックの
値が等しい場合には、上記状態S11を経由して状態S11
に遷移するパスを生き残りパスとして選択できる。
Further, the Viterbi decoding circuit of the invention according to claim 6 outputs the larger input value when the two input values are different from each other, and outputs the first input value when the two input values are equal.
It has first and second selectors for selecting and outputting input values,
As the first input value and the second input value in the first selecting unit, the path metric of the path transiting to the state S00 via the state S00 obtained by the adding unit and the state S00 transiting to the state S00 via the state S01. The path metric of the path to be input is input, and as the first input value and the second input value in the second selecting unit, the state S11 is obtained via the state S11 obtained by the adding unit.
Since the path metric of the path that transits to 11 and the path metric of the path that transits to state S11 via state S10 are input, data that has been converted such that the minimum inversion interval is 2 channel bits or more is recorded. The path metric of the path transiting to the state S00 via the state S00 and the state S01 when the maximum likelihood decoding of the reproduced signal obtained by equalizing the reproduced signal from the recording medium to the PR (1,2,1) characteristic is performed. Via state S
If the path metric of the path transiting to 00 is equal, the path transiting to state S00 via state S00 is selected as the surviving path, while the path transiting to state S11 via state S11. Path metric and status S10
If the values of the path metrics of the paths transiting to the state S11 via the state S11 are equal, the state S11 is passed via the state S11.
The path that transits to can be selected as the surviving path.

【0075】したがって、この発明によれば、生き残り
パスの選び方を最適にしてパスの収束を速めることがで
き、上記第1・第2の選択部における選択結果に基づい
てデータ復号部によって復号データを生成する場合に必
要なメモリの深さを小さくできる。
Therefore, according to the present invention, the method of selecting the surviving path can be optimized to speed up the convergence of the path, and the data decoding section can decode the decoded data based on the selection result in the first and second selecting sections. The memory depth required for generation can be reduced.

【0076】また、請求項7に係る発明のビタビ復号回
路におけるデータ復号部は、生き残りパスが選択された
時点での生き残りパスの遷移情報を遷移情報生成手段に
よって生成し、上記各時点での遷移情報の夫々を格納す
る遷移情報格納手段を10以上有し、上記総ての遷移情
報格納手段に上記遷移情報が格納されると復号データ出
力手段によって最後に格納された遷移情報に基づいて復
号データを出力するので、パスの収束に最も時間が掛か
る遷移パターンの場合であっても、パスが収束するまで
に各時点で生成される総ての遷移情報を上記各遷移情報
格納手段に格納した後に、上記復号データを出力でき
る。したがって、この発明によれば、パスが収束する前
に復号データが出力されることを防止して、復号誤りを
無くすことができる。
Further, the data decoding unit in the Viterbi decoding circuit of the invention according to claim 7 generates the transition information of the surviving path at the time when the surviving path is selected by the transition information generating means, and makes the transition at each time point. When the transition information is stored in all the transition information storage means, the decoded data output means lastly stores the decoded information based on the transition information stored therein. Therefore, even if the transition pattern takes the longest time to converge the path, after storing all the transition information generated at each time until the path converges in the above transition information storage means, The decoded data can be output. Therefore, according to the present invention, it is possible to prevent the decoded data from being output before the path converges and eliminate the decoding error.

【0077】また、請求項8に係る発明は、状態S00を
経由して状態S00に遷移するパスのパスメトリックと状
態S01を経由して状態S00に遷移するパスのパスメトリ
ックとの値が等しい場合には、上記状態S01を経由して
状態S00に遷移するパスを生き残りパスとして選択する
するビタビ復号回路において、上記データ復号部の遷移
情報格納手段を12以上にしたので、パスの収束に最も
時間が掛かる遷移パターンの場合であっても、パスが収
束するまでに各時点で生成される総ての遷移情報を上記
各遷移情報格納手段に格納した後に、上記復号データを
出力できる。したがって、この発明によれば、パスが収
束する前に復号データが出力されることを防止して、復
号誤りを無くすことができる。
Further, the invention according to claim 8 is such that the path metric of the path transiting to the state S00 via the state S00 and the path metric of the path transiting to the state S00 via the state S01 are equal to each other. In the Viterbi decoding circuit that selects the path that transits to the state S00 via the state S01 as the surviving path, the transition information storage means of the data decoding unit is set to 12 or more. Even in the case of a transition pattern that takes a time, the decoded data can be output after storing all the transition information generated at each time point until the path converges in the respective transition information storage means. Therefore, according to the present invention, it is possible to prevent the decoded data from being output before the path converges and eliminate the decoding error.

【0078】また、請求項9に係る発明は、状態S11を
経由して状態S11に遷移するパスのパスメトリックと状
態S10を経由して状態S11に遷移するパスのパスメトリ
ックの値が等しい場合には、上記状態S10を経由して状
態S11に遷移するパスを生き残りパスとして選択するビ
タビ復号回路において、上記データ復号部の遷移情報格
納手段を12以上にしたので、パスの収束に最も時間が
掛かる遷移パターンの場合であっても、パスが収束する
までに各時点で生成される総ての遷移情報を上記各遷移
情報格納手段に格納した後に、上記復号データを出力で
きる。したがって、この発明によれば、パスが収束する
前に復号データが出力されることを防止して、復号誤り
を無くすことができる。
The invention according to claim 9 is such that when the value of the path metric of the path transiting to the state S11 via the state S11 is equal to the value of the path metric of the path transiting to the state S11 via the state S10. In the Viterbi decoding circuit that selects the path that transits to the state S11 via the state S10 as the surviving path, the transition information storage means of the data decoding unit is set to 12 or more, so that it takes the longest time to converge the path. Even in the case of the transition pattern, the above-mentioned decoded data can be output after all the transition information generated at each time until the path converges is stored in each transition information storage means. Therefore, according to the present invention, it is possible to prevent the decoded data from being output before the path converges and eliminate the decoding error.

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

【図1】この発明のビタビ復号回路における一実施の形
態を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a Viterbi decoding circuit of the present invention.

【図2】図1におけるデータ復号部の詳細なブロック図
である。
FIG. 2 is a detailed block diagram of a data decoding unit in FIG.

【図3】生き残りパスの収束に最も時間を要する遷移パ
ターンを示すトレリス線図である。
FIG. 3 is a trellis diagram showing a transition pattern that requires the most time to converge a surviving path.

【図4】図3とは異なる生き残りパスの収束に最も時間
を要する遷移パターンを示すトレリス線図である。
FIG. 4 is a trellis diagram showing a transition pattern that takes the longest time to converge a survivor path different from that in FIG.

【図5】最小反転間隔が2チャネルビット以上であると
いう特性およびPR(1,2,1)特性を利用したビタビ復
号のトレリス線図の説明図である。
FIG. 5 is an explanatory diagram of a trellis diagram of Viterbi decoding using the characteristic that the minimum inversion interval is 2 channel bits or more and the PR (1,2,1) characteristic.

【図6】ビタビ復号における生き残りパスの確定方法の
説明図である。
FIG. 6 is an explanatory diagram of a method for determining a survivor path in Viterbi decoding.

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

1…ブランチメトリック算出部、 2…加算部、3
…比較部、 4…選択部、5…
保持部、 6…データ復号部、
7…選択器、 8…レジスタ。
1 ... Branch metric calculation unit, 2 ... Addition unit, 3
… Comparison section, 4… Selection section, 5…
Holding unit, 6 ... data decoding unit,
7 ... Selector, 8 ... Register.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 最小反転間隔が2チャネルビット以上に
なるような変換が施されたデータが記録されている記録
媒体からの再生信号をPR(1,2,1)特性に等化した再
生信号を最尤復号するビタビ復号回路であって、 状態S00を経由して状態S00に遷移するパスのパスメト
リックの値と状態S01を経由して状態S00に遷移するパ
スのパスメトリックの値とが等しい場合には、上記状態
S00を経由して状態S00に遷移するパスを生き残りパス
として選択する一方、状態S11を経由して状態S11に遷
移するパスのパスメトリックの値と状態S10を経由して
状態S11に遷移するパスのパスメトリックの値とが等し
い場合には、上記状態S11を経由して状態S11に遷移す
るパスを生き残りパスとして選択することを特徴とする
ビタビ復号回路。
1. A reproduction signal obtained by equalizing a reproduction signal from a recording medium on which data converted such that the minimum inversion interval is 2 channel bits or more is recorded, into a PR (1,2,1) characteristic. Is a Viterbi decoding circuit for maximum likelihood decoding, in which the path metric value of the path transiting to state S00 via state S00 and the path metric value of the path transiting to state S00 via state S01 are equal. In this case, the path that transits to state S00 via state S00 is selected as the surviving path, while the path metric value of the path transiting to state S11 via state S11 and the state via state S10. A Viterbi decoding circuit, characterized in that, when the value of the path metric of a path transiting to S11 is equal, a path transiting to state S11 via said state S11 is selected as a surviving path.
【請求項2】 最小反転間隔が2チャネルビット以上に
なるような変換が施されたデータが記録されている記録
媒体からの再生信号をPR(1,2,1)特性に等化した再
生信号を最尤復号するビタビ復号回路であって、 ブランチメトリック演算部によって、入力データに基づ
いてブランチメトリックを算出し、 加算部によって、上記算出されたブランチメトリックを
生き残りパスのパスメトリックに加算して上記生き残り
パスの次時点でのパスメトリックを求め、 選択部によって、状態S00を経由して状態S00に遷移す
るパスのパスメトリックと状態S01を経由して状態S00
に遷移するパスのパスメトリックとの値が等しい場合に
は、上記状態S00を経由して状態S00に遷移するパスを
生き残りパスとして選択する一方、状態S11を経由して
状態S11に遷移するパスのパスメトリックと状態S10を
経由して状態S11に遷移するパスのパスメトリックの値
が等しい場合には、上記状態S11を経由して状態S11に
遷移するパスを生き残りパスとして選択することを特徴
とするビタビ復号回路。
2. A reproduction signal obtained by equalizing a reproduction signal from a recording medium on which data converted such that the minimum inversion interval is 2 channel bits or more is recorded, into a PR (1,2,1) characteristic. Is a Viterbi decoding circuit for maximum likelihood decoding, in which a branch metric calculator calculates a branch metric based on input data, and an adder adds the calculated branch metric to a path metric of a surviving path to calculate The path metric of the surviving path at the next point in time is obtained, and the path metric of the path transiting to the state S00 via the state S00 and the state S00 via the state S01 by the selection unit.
If the path metric of the path transiting to the state is equal to the path metric of the path transiting to the state S00, the path transiting to the state S00 via the state S00 is selected as the surviving path, while the path transiting to the state S11 via the state S11 is selected. When the path metric and the value of the path metric of the path transiting to the state S11 via the state S10 are equal, the path transiting to the state S11 via the state S11 is selected as the surviving path. Viterbi decoding circuit.
【請求項3】 請求項2に記載のビタビ復号回路におい
て、 上記選択部によって上記生き残りパスが選択された時点
で、その生き残りパスの遷移情報を生成し、 上記生成された上記各時点での遷移情報の夫々を格納す
る遷移情報格納手段を10以上有することを特徴とする
ビタビ復号回路。
3. The Viterbi decoding circuit according to claim 2, wherein when the surviving path is selected by the selecting unit, transition information of the surviving path is generated, and the transition at each of the generated time points is generated. A Viterbi decoding circuit having 10 or more transition information storage units for storing respective pieces of information.
【請求項4】 請求項3に記載のビタビ復号回路におけ
る選択部を、状態S00を経由して状態S00に遷移するパ
スのパスメトリックと状態S01を経由して状態S00に遷
移するパスのパスメトリックとの値が等しい場合には、
上記状態S01を経由して状態S00に遷移するパスを生き
残りパスとして選択するようにしたビタビ復号回路にお
いて、 上記遷移情報格納手段を12以上有することを特徴とす
るビタビ復号回路。
4. The path metric of the path which transits to the state S00 via the state S00 and the path metric of the path which transits to the state S00 via the state S00 in the selection unit in the Viterbi decoding circuit according to claim 3. And the values are equal,
A Viterbi decoding circuit configured to select a path that transits to state S00 via state S01 as a surviving path, characterized by comprising 12 or more of the transition information storage means.
【請求項5】 請求項3に記載のビタビ復号回路におけ
る選択部を、状態S11を経由して状態S11に遷移するパ
スのパスメトリックと状態S10を経由して状態S11に遷
移するパスのパスメトリックとの値が等しい場合には、
上記状態S10を経由して状態S11に遷移するパスを生き
残りパスとして選択するようにしたビタビ復号回路にお
いて、 上記遷移情報格納手段を12以上有することを特徴とす
るビタビ復号回路。
5. The path metric of the path which transits to the state S11 via the state S11 and the path metric of the path which transits to the state S11 via the state S10 in the selection unit in the Viterbi decoding circuit according to claim 3. And the values are equal,
A Viterbi decoding circuit adapted to select a path that transits to the state S11 via the state S10 as a surviving path, characterized in that it has 12 or more transition information storage means.
【請求項6】 最小反転間隔が2チャネルビット以上に
なるような変換が施されたデータが記録されている記録
媒体からの再生信号をPR(1,2,1)特性に等化した再
生信号を最尤復号するビタビ復号回路であって、 入力データに基づいて各ブランチのブランチメトリック
を算出するブランチメトリック演算部と、 生き残りパスのパスメトリックと上記ブランチメトリッ
ク演算部によって算出されたブランチメトリックとを加
算して上記生き残りパスの次時点でのパスメトリックを
求める加算部と、 状態S00を経由して状態S00に遷移するパスの上記加算
部によって求められたパスメトリックを第1入力値とす
る一方、状態S01を経由して状態S00に遷移するパスの
上記加算部によって求められたパスメトリックを第2入
力値として、両入力値が異なる場合には何れか大きい方
の入力値を出力する一方、両入力値が等しい場合には上
記第1入力値を選択して出力する第1の選択部と、 状態S11を経由して状態S11に遷移するパスの上記加算
部によって求められたパスメトリックを第1入力値とす
る一方、状態S10を経由して状態S11に遷移するパスの
上記加算部によって求められたパスメトリックを第2入
力値として、両入力値が異なる場合には何れか大きい方
の入力値を出力する一方、両入力値が等しい場合には上
記第1入力値を選択して出力する第2の選択部と、 上記第1,第2の選択部から出力されたパスメトリッ
ク、および、上記加算部によって求められた状態S00を
経由して状態S10に遷移するパスのパスメトリックと状
態S11を経由して状態S01に遷移するパスのパスメトリ
ックパスメトリックを、次時点での生き残りパスのパス
メトリックとして保持する保持部と、 上記第1,第2の選択部における選択結果に基づいて復
号データを生成するデータ復号部を備えたことを特徴と
するビタビ復号回路。
6. A reproduction signal obtained by equalizing a reproduction signal from a recording medium on which data converted such that the minimum inversion interval becomes 2 channel bits or more is recorded, into a PR (1,2,1) characteristic. Is a Viterbi decoding circuit for performing maximum likelihood decoding of a branch metric calculation unit that calculates a branch metric of each branch based on input data, a path metric of a surviving path, and a branch metric calculated by the branch metric calculation unit. An addition unit for adding the path metric at the next time of the surviving path and a path metric obtained by the addition unit for the path transiting to the state S00 via the state S00 are used as the first input value, With the path metric obtained by the adder of the path transiting to the state S00 via the state S01 as the second input value, both input values are When the input values are different, the larger one of the input values is output, and when the both input values are the same, the first selection unit which selects and outputs the first input value, and the state S11 via the state S11. The first input value is the path metric obtained by the addition unit of the path that transits to S1, and the second input value is the path metric obtained by the addition unit of the path that transits to state S11 via state S10. When the two input values are different from each other, the larger one of the input values is output, and when the two input values are the same, the second selection unit which selects and outputs the first input value, The path metric output from the first and second selection units and the path metric of the path transiting to the state S10 via the state S00 obtained by the addition unit and the state S01 transiting to the state S01 via the state S11. Path metric for path A holding unit that holds the path metric as a path metric of the surviving path at the next point in time, and a data decoding unit that generates decoded data based on the selection results of the first and second selecting units are provided. Viterbi decoding circuit.
【請求項7】 請求項6に記載のビタビ復号回路におい
て、 上記データ復号部は、 上記選択部によって上記生き残りパスが選択された時点
で、その生き残りパスの遷移情報を第1,第2の選択部
による選択結果に基づいて生成する遷移情報生成手段
と、 上記遷移情報生成手段によって生成された上記各時点で
の遷移情報の夫々を格納する10以上の遷移情報格納手
段と、 上記総ての遷移情報格納手段に上記遷移情報が格納され
ると、最後に格納された遷移情報に基づいて復号データ
を出力する復号データ出力手段を有することを特徴とす
るビタビ復号回路。
7. The Viterbi decoding circuit according to claim 6, wherein the data decoding unit selects first and second transition information of the surviving path when the surviving path is selected by the selecting unit. Transition information generating means that is generated based on the selection result by the section, 10 or more transition information storing means that stores each of the transition information at each time point generated by the transition information generating means, and all the transitions A Viterbi decoding circuit comprising: decoded data output means for outputting decoded data based on the transition information stored at the end when the transition information is stored in the information storage means.
【請求項8】 請求項7に記載のビタビ復号回路の上記
第1の選択部における上記第1入力値の内容と第2入力
値の内容とを逆にしたビタビ復号回路において、 上記データ復号部は、上記遷移情報格納手段を12以上
有することを特徴とするビタビ復号回路。
8. The Viterbi decoding circuit according to claim 7, wherein the contents of the first input value and the contents of the second input value in the first selection unit of the Viterbi decoding circuit are reversed. Is a Viterbi decoding circuit having 12 or more of the transition information storage means.
【請求項9】 請求項7に記載のビタビ復号回路の上記
第2の選択部における上記第1入力値の内容と第2入力
値の内容とを逆にしたビタビ復号回路において、 上記データ復号部は、上記遷移情報格納手段を12以上
有することを特徴とするビタビ復号回路。
9. The Viterbi decoding circuit according to claim 7, wherein the contents of the first input value and the contents of the second input value in the second selecting unit of the Viterbi decoding circuit are reversed. Is a Viterbi decoding circuit having 12 or more of the transition information storage means.
JP21720395A 1995-08-25 1995-08-25 Viterbi decoding circuit Pending JPH0964756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21720395A JPH0964756A (en) 1995-08-25 1995-08-25 Viterbi decoding circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21720395A JPH0964756A (en) 1995-08-25 1995-08-25 Viterbi decoding circuit

Publications (1)

Publication Number Publication Date
JPH0964756A true JPH0964756A (en) 1997-03-07

Family

ID=16700490

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21720395A Pending JPH0964756A (en) 1995-08-25 1995-08-25 Viterbi decoding circuit

Country Status (1)

Country Link
JP (1) JPH0964756A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100442235B1 (en) * 1997-03-07 2004-10-22 엘지전자 주식회사 Add-compare-select device of viterbi decoder, especially using an extra one bit to prevent overflow
KR100664006B1 (en) * 1999-12-29 2007-01-03 엘지전자 주식회사 Apparatus Of Processing Digital Signal And Method Thereof
KR100664007B1 (en) * 1999-12-29 2007-01-03 엘지전자 주식회사 Apparatus Of Processing Digital Signal And Method Thereof
KR100752668B1 (en) * 2005-08-15 2007-08-29 삼성전자주식회사 A look-ahead maximum-likelihood data detector for optical disk drivers, a method for look-ahead data detection and a program storage device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100442235B1 (en) * 1997-03-07 2004-10-22 엘지전자 주식회사 Add-compare-select device of viterbi decoder, especially using an extra one bit to prevent overflow
KR100664006B1 (en) * 1999-12-29 2007-01-03 엘지전자 주식회사 Apparatus Of Processing Digital Signal And Method Thereof
KR100664007B1 (en) * 1999-12-29 2007-01-03 엘지전자 주식회사 Apparatus Of Processing Digital Signal And Method Thereof
KR100752668B1 (en) * 2005-08-15 2007-08-29 삼성전자주식회사 A look-ahead maximum-likelihood data detector for optical disk drivers, a method for look-ahead data detection and a program storage device

Similar Documents

Publication Publication Date Title
US5881106A (en) Signal processing circuit to implement a Viterbi algorithm
US7581160B2 (en) ACS circuit and Viterbi decoder with the circuit
US5341386A (en) Viterbi equalizer and recording/reproducing device using the same
JPS6356728B2 (en)
JPH10150370A (en) Viterbi decoder and viterbi decoding method
JPH10107651A (en) Viterbi decoder
US5781569A (en) Differential trellis decoding for convolutional codes
KR20020048975A (en) High-speed acs unit for a viterbi decoder
JPH10322228A (en) Coding method, coder, decoding method, decoder, coder-decoder, information storage method, medium and information storage device
US6373413B1 (en) Data decoding apparatus and data decoding method
US5996112A (en) Area-efficient surviving paths unit for Viterbi decoders
JP4099730B2 (en) Digital signal reproduction device
JP3567733B2 (en) Signal decoding method, signal decoding circuit, information transmission communication device using the same, and information storage / reproduction device
JPH09232971A (en) Viterbi decoding method and viterbi decoding circuit
JPH0964756A (en) Viterbi decoding circuit
JP3304631B2 (en) Viterbi decoding method and Viterbi decoding device
US6975252B2 (en) Disk apparatus and disk reproducing method
JP3753822B2 (en) Viterbi decoding method and apparatus
JPH0837466A (en) Viterbi decoding circuit
US20050066259A1 (en) Viterbi detection apparatus and method therefor
JPH0697769A (en) Automatic equalizer for digital signal recording/ reproducing device
JP2904271B2 (en) Path memory unit for Viterbi decoder and decoding method
JP2586789B2 (en) Automatic equalizer for digital signal recording / reproducing equipment
JP2000057708A (en) Reproduced data detection device
KR19980070857A (en) Digital magnetic recording and playback device