JP2005223405A - Maximum likelihood decoding method and maximum likelihood decoding apparatus - Google Patents

Maximum likelihood decoding method and maximum likelihood decoding apparatus Download PDF

Info

Publication number
JP2005223405A
JP2005223405A JP2004026667A JP2004026667A JP2005223405A JP 2005223405 A JP2005223405 A JP 2005223405A JP 2004026667 A JP2004026667 A JP 2004026667A JP 2004026667 A JP2004026667 A JP 2004026667A JP 2005223405 A JP2005223405 A JP 2005223405A
Authority
JP
Japan
Prior art keywords
maximum likelihood
likelihood decoding
state transition
signal
metric
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
JP2004026667A
Other languages
Japanese (ja)
Inventor
Naoki Ide
直紀 井手
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2004026667A priority Critical patent/JP2005223405A/en
Publication of JP2005223405A publication Critical patent/JP2005223405A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To realize adaptive adjustment of the reference level of Viterbi decoding without increasing the circuit scale. <P>SOLUTION: Two different levels v0(t) and v1(t) are stored to each of state transitions t in Viterbi decoding. A metric m(t) with respect to the state transition t is defined as m(t)=v0(t)×(2×s(n)-V1(t)) when a signal s(n) äwherein n is time} is received. The v0(t) is the reference level given by a simple integer ratio with respect to different t values, and the V1(t) is the reference level with higher accuracy than that of the v0(t) and can fluctuate in the vicinity of the v0(t). <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、記録媒体からの再生信号や伝送媒体によって取得した再生信号を元の情報に復号する最尤復号方法及び最尤復号装置に関し、特にパーシャルレスポンス最尤復号を応用した最尤復号方法及び最尤復号装置に関する。   The present invention relates to a maximum likelihood decoding method and a maximum likelihood decoding device for decoding a reproduction signal from a recording medium and a reproduction signal acquired by a transmission medium into original information, and particularly a maximum likelihood decoding method applying partial response maximum likelihood decoding and The present invention relates to a maximum likelihood decoding apparatus.

一般に、各種記録媒体を用いたデータの記録再生技術で利用される再生側の装置は、その記録媒体に記録した信号を再生信号として読み取るピックアップ装置や、このピックアップ装置で読み取った再生信号から元のバイナリデータを復号する復号装置等を有して構成されている。   In general, a playback-side device used in data recording / playback technology using various recording media is a pickup device that reads a signal recorded on the recording medium as a playback signal, or an original from a playback signal read by this pickup device. It has a decoding device for decoding binary data.

また、このような記録再生技術においては、近年の記録密度の高密度化に伴い、より信頼性の高い復号装置として、いわゆるパーシャルレスポンス最尤復号(PRML)と呼ばれる復号法に基づいて再生信号からバイナリデータを復号するように構成されたものが知られている。
パーシャルレスポンス最尤復号方式とは、データ列を所定のインパルスレスポンスをもつチャネルを通して再生するパーシャルレスポンスなる技術と、全てのデータ列の中から元のデータ列と推定されるデータ列を探索して復号する最尤復号技術とを融合した復号技術である。
Further, in such a recording / reproducing technique, with the recent increase in recording density, as a more reliable decoding apparatus, a reproduction signal is generated based on a decoding method called a so-called partial response maximum likelihood decoding (PRML). Those configured to decode binary data are known.
The partial response maximum likelihood decoding method is a partial response technique for reproducing a data string through a channel having a predetermined impulse response, and a data string estimated as the original data string from all the data strings is decoded. This is a decoding technique that combines the maximum likelihood decoding technique.

このパーシャルレスポンス最尤復号方式では、少数の連続ビットで構成されるステートが定義され、2つのステートの間における遷移のパタン、また、その遷移に対応する信号レベルであるビタビレベルが、既知の情報として用意されている。
この復号方式の目的は、再生信号から得られる事後確率が最大となるようなビット系列を検索することにある。このためには、まず、検出された再生信号の信号レベルとビタビレベルを比較して、ステート遷移おのおのの条件付確率を計算する。
In this partial response maximum likelihood decoding method, a state composed of a small number of consecutive bits is defined, and a transition pattern between two states and a Viterbi level that is a signal level corresponding to the transition are known information. It is prepared as.
The purpose of this decoding method is to search for a bit sequence that maximizes the posterior probability obtained from the reproduced signal. For this purpose, first, the signal level of the detected reproduction signal is compared with the Viterbi level, and the conditional probability for each state transition is calculated.

たとえば、ステートは0、1の2通りとする。このとき、ステート遷移は、0→0、0→1、1→0、1→1の4通りになる。また、ステート遷移00、01、10、11に対応してビタビレベル−1、0、0、1が出力されるものとする(PR(11)に相当)。ここで、もし、ノイズがない場合、元の記録情報のビット系列におけるステート遷移に従いながら再生信号の信号レベルは−1、0、0、1のいずれかになる。
一方、ノイズがある場合、各時刻の再生信号の信号レベルはステート遷移に応じて上記の値のいずれかを中心として分布をもつレベルとして出力される。ここで、ノイズがある場合に得られる信号のレベルをr(n)とする(nはサンプリングの時刻を表している)。通常、ノイズの分布は一般的なガウス分布と考えられる。以上のような条件で、ステート遷移の事後確率を求めると、条件付確率の計算などから、
p00=A・c00・exp(−((r(n)+1)/σ00)/2)
p01=A・c01・exp(−((r(n)−0)/σ01)/2)
p10=A・c10・exp(−((r(n)−0)/σ10)/2)
p11=A・c11・exp(−((r(n)−1)/σ11)/2)
のようになる。
ただし、p××は、××というステート遷移の事後確率になる。また、Aは、規格化定数で確率の総和を1にする。
For example, there are two states, 0 and 1. At this time, there are four state transitions: 0 → 0, 0 → 1, 1 → 0, 1 → 1. Further, it is assumed that Viterbi levels −1, 0, 0, 1 are output corresponding to state transitions 00, 01, 10, 11 (corresponding to PR (11)). Here, if there is no noise, the signal level of the reproduction signal becomes one of -1, 0, 0, 1 while following the state transition in the bit sequence of the original recording information.
On the other hand, when there is noise, the signal level of the reproduction signal at each time is output as a level having a distribution centering on one of the above values according to the state transition. Here, let r (n) be the level of a signal obtained when there is noise (n represents the sampling time). Usually, the noise distribution is considered to be a general Gaussian distribution. When the posterior probability of state transition is obtained under the above conditions, from the calculation of conditional probability,
p00 = A · c00 · exp ( - ((r (n) +1) / σ00) 2/2)
p01 = A · c01 · exp ( - ((r (n) -0) / σ01) 2/2)
p10 = A · c10 · exp ( - ((r (n) -0) / σ10) 2/2)
p11 = A · c11 · exp ( - ((r (n) -1) / σ11) 2/2)
become that way.
However, pxx is a posterior probability of state transition xx. A is a normalization constant and the sum of probabilities is 1.

一方、c00、・・・、c11は、ステート遷移の事前確率(遷移パタンの頻度に相当)である。この値は、従来は等確率とされる。また、σ00、・・・、σ11は、各々、ステート遷移に対応する基準レベルにおける前述のノイズ標準偏差である。この値もcと同様に、従来は同じ値として扱われてきた。
さて、上記の遷移00、あるいは01、10、11を含むビット系列の事後確率は、上記各遷移の事後確率と、00、あるいは、01、10、11にいたるまでのビット系列の事後確率の積で表される。
そこで、上記00、01、10、11にいたるまでのビット系列の事後確率をそれぞれ、q00、q01、q10、q11とし、また、上記00、01、10、11を含むビット系列の事後確率をq‘00、q‘01、q‘10、q‘11とする。このとき、
LOG(q‘00)=LOG(q00)+LOG(A)
+ LOG(c00)−((r(n)+1)/σ00)/2
LOG(q‘01)=LOG(q01)+LOG(A)
+ LOG(c01)−((r(n)+0)/σ01)/2
LOG(q‘10)=LOG(q10)+LOG(A)
+ LOG(c10)−((r(n)+0)/σ10)/2
LOG(q‘11)=LOG(q11)+LOG(A)
+ LOG(c11)−((r(n)−1)/σ11)/2
の関係が成り立つ。
On the other hand, c00,..., C11 are state transition prior probabilities (corresponding to the frequency of transition patterns). This value is conventionally assumed to be an equal probability. .Sigma.00,..., .Sigma.11 are the above-described noise standard deviations at the reference level corresponding to the state transition. Similarly to c, this value has been treated as the same value in the past.
The posterior probability of the bit sequence including the transition 00 or 01, 10, 11 is the product of the posterior probability of each transition and the posterior probability of the bit sequence up to 00, 01, 10, 11, or 11. It is represented by
Therefore, the posterior probabilities of the bit sequences up to 00, 01, 10, and 11 are q00, q01, q10, and q11, respectively, and the posterior probabilities of the bit sequences including 00, 01, 10, and 11 are q It is assumed that '00, q'01, q'10, and q'11. At this time,
LOG (q'00) = LOG (q00) + LOG (A)
+ LOG (c00) - (( r (n) +1) / σ00) 2/2
LOG (q'01) = LOG (q01) + LOG (A)
+ LOG (c01) - (( r (n) +0) / σ01) 2/2
LOG (q′10) = LOG (q10) + LOG (A)
+ LOG (c10) - (( r (n) +0) / σ10) 2/2
LOG (q′11) = LOG (q11) + LOG (A)
+ LOG (c11) - (( r (n) -1) / σ11) 2/2
The relationship holds.

ここで、パーシャルレスポンス最尤復号方式の目的は、事後確率が最大となるビット系列を検索して選択することである。しかし、実際に検索を行うのは論理回路で構成されるハードウエアなどであるため指数関数や掛け算など複雑な計算はできるだけ少ないことが望ましいと考えられる。そこで、先に得られた関係式に注目すると、確率のかわりに確率の対数を用いることで指数関数の演算がなくなっていることがわかる。さらに、確率と確率の対数では大小関係が保存されるため、事後確率を最大とするビット系列を確率の対数が最大となるものとすることができる。   Here, the purpose of the partial response maximum likelihood decoding method is to search and select a bit sequence having the maximum posterior probability. However, since the actual search is performed by hardware composed of logic circuits, it is desirable that the number of complicated calculations such as exponential functions and multiplications be as small as possible. Therefore, paying attention to the relational expression obtained earlier, it can be seen that the exponential function is eliminated by using the logarithm of the probability instead of the probability. Furthermore, since the magnitude relationship is preserved between the probability and the logarithm of probability, the bit sequence that maximizes the posterior probability can have the maximum logarithm of probability.

以上のことから、事後確率の計算は、実際には確率の対数で代用することができる。
さて、事後確率の対数の更新を詳細にみると、まず、LOG(A)が共通であることがわかる。したがって、大小関係には無関係であるためこの項は省略される。また、c××は共通であったので、この項も省略される。最後に、σ××も共通であったので、この部分はたとえばルート2分の1などとする。
以上のようにすると、結局、従来のパーシャルレスポンス最尤復号方式では
pm‘00 = pm00 −(r(n)+1)
pm‘01 = pm01 −(r(n)−0)
pm‘10 = pm10 −(r(n)−0)
pm‘11 = pm11 −(r(n)−1)
を最大にするようなビット系列を順次選択していくことでも実現できることがわかる。
From the above, the calculation of the posterior probability can be actually substituted with the logarithm of the probability.
Now, looking at the update of the logarithm of the posterior probability in detail, it can be seen that LOG (A) is common. Therefore, this term is omitted because it is irrelevant to the magnitude relationship. Since cxx is common, this term is also omitted. Finally, since σxx is also common, this portion is, for example, a half route.
As described above, after all, in the conventional partial response maximum likelihood decoding method, pm'00 = pm00− (r (n) +1) 2
pm′01 = pm01− (r (n) −0) 2
pm′10 = pm10− (r (n) −0) 2
pm′11 = pm11− (r (n) −1) 2
It can be seen that this can also be realized by sequentially selecting a bit sequence that maximizes.

そこで、パーシャルレスポンス最尤復号では、検出された信号と基準レベルの差の二乗をメトリックと定義し、また、このメトリックが順次加算されていったメトリックをパスメトリックと定義して、パスメトリックを最小とするビット系列を検索して復号する。
これを、より一般的に、ステート遷移のビット列がtとなる場合について考える。すると、検出された信号の信号レベルをq(n)(時刻n)として、ステート遷移tに対する基準レベルをv(t)とすると、ステート遷移tのメトリックm(t)は、
m(t) =(q(n)−v(t))
と表される。そして、ここで得られたメトリックはステート遷移に対応して順次加算し、得られたパスメトリックを最小とするステート遷移となるようなビット系列を探索して復号する。このように、パーシャルレスポンス最尤復号では、確率のかわりにメトリックを用いることによって、指数関数など複雑な計算を論理回路で行うことがないようにしている。
しかしながら、メトリックmをみると、指数関数はなくなったが、掛け算器が残っている。この掛け算の演算は、指数関数ほど複雑ではないものの、加減算よりは煩雑なので、できる限り減らすことが望ましいと考えられる。
Therefore, in partial response maximum likelihood decoding, the square of the difference between the detected signal and the reference level is defined as the metric, and the metric to which this metric has been sequentially added is defined as the path metric, and the path metric is minimized. The bit sequence is searched and decoded.
More generally, consider a case where the bit string of the state transition is t. Then, if the signal level of the detected signal is q (n) (time n) and the reference level for the state transition t is v (t), the metric m (t) of the state transition t is
m (t) = (q (n) −v (t)) 2
It is expressed. Then, the metrics obtained here are sequentially added corresponding to the state transition, and a bit sequence that makes the state transition that minimizes the obtained path metric is searched and decoded. As described above, in partial response maximum likelihood decoding, a metric is used instead of a probability, so that a complicated calculation such as an exponential function is not performed by a logic circuit.
However, looking at the metric m, the exponential function is gone, but the multiplier remains. Although this multiplication operation is not as complicated as an exponential function, it is more complicated than addition and subtraction, so it is desirable to reduce it as much as possible.

ところで、同時刻でのメトリックは相対的な大きさだけがわかれば充分である。したがって、あるステート遷移kに対するメトリックm(k)を基準にしてメトリックを定義し直すことができる。このとき、新たに定義されたメトリックm‘(t)は、
m‘(t) = m(t)− m(k)
= (q(n)−v(t)) − (q(n)−v(k))
= (v(t)−v(k))・(2・q(n)−(v(t)+v(k)))
となる。
By the way, it is sufficient if the metric at the same time is known only in relative magnitude. Therefore, the metric can be redefined based on the metric m (k) for a certain state transition k. At this time, the newly defined metric m ′ (t) is
m ′ (t) = m (t) −m (k)
= (Q (n) -v (t)) 2- (q (n) -v (k)) 2
= (V (t) -v (k)). (2.q (n)-(v (t) + v (k)))
It becomes.

ここで、PQ(1221)を考え、d=±1とすると、
v(t=0000) = −3
v(t=0001) = −2
v(t=1000) = −2
v(t=1001) = −1
v(t=0011) = 0
v(t=1100) = 0
v(t=0110) = 1
v(t=0111) = 2
v(t=1110) = 2
v(t=1111) = 3
となる。
Here, considering PQ (1221) and d = ± 1,
v (t = 0000) =-3
v (t = 0001) =-2
v (t = 1000) =-2
v (t = 1001) = − 1
v (t = 0011) = 0
v (t = 1100) = 0
v (t = 0110) = 1
v (t = 0111) = 2
v (t = 1110) = 2
v (t = 1111) = 3
It becomes.

したがって、k=0011を選択すると、v(k)=0なので、メトリックは、
m‘(t=0000) = −3(2q(n)+3)
m‘(t=0001) = −2(2q(n)+2)
m‘(t=1000) = −2(2q(n)+2)
m‘(t=1001) = −1(2q(n)+1)
m‘(t=0011) = 0
m‘(t=1100) = 0
m‘(t=0110) = 1(2q(n)−1)
m‘(t=0111) = 2(2q(n)−2)
m‘(t=1110) = 2(2q(n)−2)
m‘(t=1111) = 3(2q(n)−3)
となる。
Therefore, if k = 0011 is selected, since v (k) = 0, the metric is
m ′ (t = 0000) = − 3 (2q (n) +3)
m ′ (t = 0001) = − 2 (2q (n) +2)
m ′ (t = 1000) = − 2 (2q (n) +2)
m ′ (t = 1001) = − 1 (2q (n) +1)
m ′ (t = 0011) = 0
m ′ (t = 1100) = 0
m ′ (t = 0110) = 1 (2q (n) −1)
m ′ (t = 0111) = 2 (2q (n) −2)
m ′ (t = 1110) = 2 (2q (n) −2)
m ′ (t = 1111) = 3 (2q (n) −3)
It becomes.

ここで、m‘(t)の右辺をみると、全て簡単な掛け算の係数と加算演算で構成されていることが分かる。そして、掛け算の係数は簡単な整数であるので、加算演算だけで容易に書き直すことができる。その結果、m’(t)は加算演算だけの簡単な回路で作成することができる。
すなわち、従来のパーシャルレスポンス最尤復号を実現するビタビ復号器では、以上のようにメトリックの演算方式を変更することで、回路規模をできるだけ小さくしていた。
しかし、この場合、従来の方法では、基準レベルが簡単な整数比で表せることが鍵となっている。したがって、基準レベルの精度を高くしたり、あるいは、適応変化させて、基準レベルの微妙な変化に追従したりする場合には、上のような加減算のみで行う方法を用いることはできない。そのため、掛け算器を用いることが必要になり、結局、回路規模が大きく増大することになる。
Here, looking at the right side of m ′ (t), it can be seen that all are composed of simple multiplication coefficients and addition operations. Since the multiplication coefficient is a simple integer, it can be easily rewritten only by the addition operation. As a result, m ′ (t) can be created with a simple circuit that only has an addition operation.
That is, in the conventional Viterbi decoder that realizes partial response maximum likelihood decoding, the circuit scale is made as small as possible by changing the metric calculation method as described above.
However, in this case, in the conventional method, it is key that the reference level can be expressed by a simple integer ratio. Therefore, when the accuracy of the reference level is increased or adaptively changed so as to follow a subtle change in the reference level, it is not possible to use a method that performs only addition and subtraction as described above. For this reason, it is necessary to use a multiplier, and as a result, the circuit scale greatly increases.

一方、光ディスクでは、アシンメトリや、エンベロップ変動、また、MTFなどの周波数特性の変動で基準レベルに相当するレベルが変動するため、基準レベルを適応的に変化させることが必要である。したがって、これらを実現するために、基準レベルの精度をあげたり、また、微妙な変化に追従したりできるような方法を考えることが必要となる。   On the other hand, in an optical disc, the level corresponding to the reference level varies due to asymmetry, envelope variation, and frequency characteristic variation such as MTF, so it is necessary to adaptively change the reference level. Therefore, in order to realize these, it is necessary to consider a method capable of increasing the accuracy of the reference level and following subtle changes.

そこで、このような実情に対応すべく、掛け算器を使わずに、基準レベルを適応的に変化させるものとして、メトリック計算の基準となる等化基準値を予め測定しておきテーブル化して与えたり、ビタビ検出器での検出結果をもとに逐次更新するようにした構成が提案されている(たとえば、特許文献1参照)。
また、メトリック計算を簡易に行う構成として、入力信号の大小比較によってパスの判定を行うようにしたものも提案されている(たとえば、特許文献2参照)。
特許第3016366号公報 特開平7−46144号公報
Therefore, in order to cope with such a situation, the reference level is adaptively changed without using a multiplier, and an equalization reference value used as a metric calculation reference is measured in advance and given in a table. A configuration has been proposed in which updating is performed sequentially based on the detection result of the Viterbi detector (see, for example, Patent Document 1).
In addition, as a configuration for easily performing metric calculation, a configuration in which path determination is performed by comparing the magnitudes of input signals has been proposed (see, for example, Patent Document 2).
Japanese Patent No. 3016366 Japanese Patent Laid-Open No. 7-46144

以上のように、従来は簡易な演算処理によって基準レベルを適応的に変化させる方法が提案されているが、さらに簡易で適正な方法が求められている。
そこで本発明は、ビタビ復号の状態遷移のそれぞれに対し、2つの異なる基準レベルを記憶し、メトリックに反映させることにより、回路規模を大きく増やさずにビタビ復号の基準レベルの適応的調整をより有効に実現することが可能な最尤復号方法及び最尤復号装置を提供することを目的とする。
As described above, conventionally, a method of adaptively changing the reference level by simple arithmetic processing has been proposed, but a simpler and more appropriate method is required.
Therefore, the present invention memorizes two different reference levels for each state transition of Viterbi decoding, and reflects them in the metric, so that adaptive adjustment of the Viterbi decoding reference level is more effective without increasing the circuit scale. It is an object of the present invention to provide a maximum likelihood decoding method and a maximum likelihood decoding apparatus that can be realized in a simple manner.

上述の目的を達成するため、本発明の最尤復号方法は、再生信号からビタビ復号器を用いてビット情報を検出する最尤復号を行う場合に、前記ビタビ復号器におけるステート遷移tのそれぞれに対し、2つの異なる基準レベルv0(t)、v1(t)を記憶するとともに、時刻nに対する信号s(n)が入力されたときの、ステート遷移tに対するメトリックm(t)が、
m(t)= v0(t)・(2・s(n)−v1(t))
の項を含むように構成されていることを特徴とする。
In order to achieve the above-described object, the maximum likelihood decoding method according to the present invention provides each state transition t in the Viterbi decoder when performing maximum likelihood decoding in which bit information is detected from a reproduced signal using a Viterbi decoder. On the other hand, while storing two different reference levels v0 (t) and v1 (t), the metric m (t) for the state transition t when the signal s (n) for the time n is input is
m (t) = v0 (t) · (2 · s (n) −v1 (t))
It is characterized by including this term.

また、本発明の最尤復号装置は、再生信号からビット情報を検出する最尤復号を行うビタビ復号器を有し、前記ビタビ復号器は、ステート遷移tのそれぞれに対し、2つの異なる基準レベルv0(t)、v1(t)を記憶するとともに、時刻nに対する信号s(n)が入力されたときの、ステート遷移tに対するメトリックm(t)が、
m(t)= v0(t)・(2・s(n)−v1(t))
の項を含むように構成された演算を行う手段を有することを特徴とする。
The maximum likelihood decoding apparatus of the present invention includes a Viterbi decoder that performs maximum likelihood decoding to detect bit information from a reproduced signal, and the Viterbi decoder has two different reference levels for each state transition t. v0 (t) and v1 (t) are stored, and the metric m (t) for the state transition t when the signal s (n) for the time n is input is as follows:
m (t) = v0 (t) · (2 · s (n) −v1 (t))
It has the means to perform the calculation comprised so that this term may be included.

本発明の最尤復号方法及び最尤復号装置によれば、ステート遷移tに対するメトリックm(t)をm(t)= v0(t)・(2・s(n)−v1(t))の項を含む演算式によって算出し、ビタビ復号を行うことから、掛け算器を用いずに、加算器を用いて、基準レベルが適応的に変化するパーシャルレスポンス最尤復号処理を実現できる。特に、v0(t)を異なるtに対して簡単な整数比で与えられる基準レベルとし、また、v1(t)をv0(t)の近傍で変動することのできるv0(t)よりも精度の高い基準レベルとし、さらに、v0(t)を簡単な整数とした場合、(2・s(n)−v1(t))はビットシフトと減算によって計算できるので、v1(t)の精度を高くして適応変化するようにしても、m(t)の計算はv0(t)+1回以内の加減算のみで実行でき、簡易な構成で適正な最尤復号を実現できる効果がある。   According to the maximum likelihood decoding method and the maximum likelihood decoding apparatus of the present invention, the metric m (t) for the state transition t is set to m (t) = v0 (t) · (2 · s (n) −v1 (t)). Since the calculation is performed using an arithmetic expression including a term and Viterbi decoding is performed, a partial response maximum likelihood decoding process in which the reference level is adaptively changed can be realized using an adder without using a multiplier. In particular, v0 (t) is a reference level given by a simple integer ratio for different t, and v1 (t) is more accurate than v0 (t), which can vary in the vicinity of v0 (t). When a high reference level is set and v0 (t) is a simple integer, (2 · s (n) −v1 (t)) can be calculated by bit shift and subtraction, so the accuracy of v1 (t) is increased. Even if adaptively changed, the calculation of m (t) can be executed only by addition / subtraction within v0 (t) +1 times, and there is an effect that appropriate maximum likelihood decoding can be realized with a simple configuration.

本発明の実施の形態に関し、まず、上述した、もとのメトリックの式m(t)=(q(n)−v(t)) に戻って考察する。ここで、問題となるのは基準レベルv(t)であるので、v(t)を簡単な整数比で表される部分と残りの部分に分けて考える。
v(t) = v0(t) + δv(t)
このとき、基準をm(k)にとり直したメトリックm‘(t)は、
m‘(t) = ((v0(t)−v0(k))+(δv(t)−δv(k)))
× (2q(n)−(v(t)+v(k))
となる。ここで、本実施の形態で特徴となるのは、δv(t)−δv(k)の出現であり、
基準レベルを適応調整しようとすると、従来のような簡略化ができない理由は、この項が簡単な整数(一桁程度の整数)比にならないことにある。
The embodiment of the present invention will be discussed by returning to the original metric equation m (t) = (q (n) −v (t)) 2 described above. Here, since the problem is the reference level v (t), v (t) is divided into a part represented by a simple integer ratio and the remaining part.
v (t) = v0 (t) + δv (t)
At this time, the metric m ′ (t) with the criterion changed to m (k) is
m ′ (t) = ((v0 (t) −v0 (k)) + (δv (t) −δv (k)))
X (2q (n)-(v (t) + v (k))
It becomes. Here, the feature of this embodiment is the appearance of δv (t) −δv (k).
When the reference level is adaptively adjusted, the reason why the conventional simplification cannot be made is that this term does not become a simple integer (an integer of about one digit) ratio.

そこで、δvの一次の項を切り捨てる近似を行う。この近似方法は、数学的な意図による近似ではなく、回路を簡単にすることを目的としているので、必ずしも厳密な近似ではありません。
このようにすると、結局、メトリックは、
m‘(t) = (v0(t)−v0(k))・(2q(n)−(v(t)+v(k))
となる。
ここで、(v0(t)−v0(k))は、v0(t)が簡単な整数比で表されるので、簡単な整数となる。したがって、上式右辺の後半部分のみの精度を上げても基準レベルの適応変化を実現できるようにしても、掛け算器を使う必要はないことがわかる。
Therefore, an approximation is performed in which the first-order term of δv is discarded. This approximation method is not a mathematical approximation, but is not necessarily an exact approximation, because it is intended to simplify the circuit.
In this way, after all, the metric is
m ′ (t) = (v0 (t) −v0 (k)). (2q (n) − (v (t) + v (k))
It becomes.
Here, (v0 (t) −v0 (k)) is a simple integer because v0 (t) is represented by a simple integer ratio. Therefore, it can be seen that even if the accuracy of only the latter half of the right side of the above equation is increased, even if the adaptive change of the reference level can be realized, it is not necessary to use a multiplier.

以上をまとめた結果、本実施の形態では、再生信号からビタビ復号器を用いてビット情報を検出するパーシャルレスポンス最尤復号方式において、ビタビ復号器におけるステート遷移tに対して、2つの異なる基準レベルv0(t)、v1(t)を記憶することができて、ステート遷移tに対するメトリックが、
m0(t)=v0(t)・(2・r(n)−v1(t))
の項を含むように構成した演算を行うものである。なお、ここで、v0(t)が、簡単な整数比で表すことができ、v1(t)は、v0(t)よりも精度の高い値とすることができ、また、v1(t)は、該当するステート遷移の等化誤差を負帰還して適応変化させられるものとなる。
As a result of summarizing the above, in the present embodiment, in the partial response maximum likelihood decoding method in which bit information is detected from a reproduction signal using a Viterbi decoder, two different reference levels with respect to the state transition t in the Viterbi decoder v0 (t), v1 (t) can be stored, and the metric for the state transition t is
m0 (t) = v0 (t) · (2 · r (n) −v1 (t))
An operation configured to include the term is performed. Here, v0 (t) can be expressed by a simple integer ratio, v1 (t) can be a value with higher accuracy than v0 (t), and v1 (t) is Thus, the equalization error of the corresponding state transition can be adaptively changed by negative feedback.

図1は本発明の実施例を示す説明図である。
図1は、本発明の実施例における最尤復号方法を適用した記録情報再生装置の概要を示すブロック図である。
この記録情報再生装置は、図示のようなたとえば円盤状の記録媒体1から再生された信号を、サンプリングしてビット情報を検出するものであり、記録媒体1に記録した信号を図示しない光ピックアップを通して検出するフォトディテクタ2と、このフォトディテクタ2の検出信号を増幅するプレアンプ3と、フィルタ処理するハイパスフィルタ4及びローパスフィルタ5と、これらフィルタ出力信号をAD変換してサンプリングするADコンバータ6と、ADコンバータ6によって得られる再生信号の位相や波形を補償する波形等化器7及びPLL8と、再生信号のサンプル列からデータ列を復号するビダビ復号器(パーシャルレスポンス最尤復号器)9とを有して構成されている。
FIG. 1 is an explanatory view showing an embodiment of the present invention.
FIG. 1 is a block diagram showing an outline of a recorded information reproducing apparatus to which a maximum likelihood decoding method according to an embodiment of the present invention is applied.
This recorded information reproducing apparatus detects bit information by sampling a signal reproduced from, for example, a disk-shaped recording medium 1 as shown in the figure, and passes the signal recorded on the recording medium 1 through an optical pickup (not shown). A photodetector 2 to detect, a preamplifier 3 for amplifying the detection signal of the photodetector 2, a high-pass filter 4 and a low-pass filter 5 for filtering, an AD converter 6 for AD-converting and sampling these filter output signals, and an AD converter 6 And a waveform equalizer 7 and a PLL 8 for compensating for the phase and waveform of the reproduction signal obtained by the above, and a Viterbi decoder (partial response maximum likelihood decoder) 9 for decoding the data string from the sample string of the reproduction signal. Has been.

図2は、本実施例によるビタビ復号器のステートダイアグラムを示す説明図である。
本実施例では、ターゲットレスポンスをPR(1221)としている。したがって、ステートは3ビット、ステート遷移は4ビットで表される。そして、図2のS(abc)はステートabcを表している。各ステートには、後述されるACS(パスメトリック加算比較選択)ブロックが含まれている。また、図2のd/fは、遷移ビットとステート遷移に対応する基準レベルを表している。本実施例で用いられるビタビ復号器は、後述するACS回路を図2に示すネットワーク上の配線にそれぞれ配置する構成となっている。
FIG. 2 is an explanatory diagram showing a state diagram of the Viterbi decoder according to this embodiment.
In this embodiment, the target response is PR (1221). Therefore, the state is represented by 3 bits and the state transition is represented by 4 bits. In FIG. 2, S (abc) represents the state abc. Each state includes an ACS (path metric addition comparison selection) block described later. Further, d / f in FIG. 2 represents a reference level corresponding to a transition bit and a state transition. The Viterbi decoder used in the present embodiment has a configuration in which an ACS circuit, which will be described later, is arranged on the wiring on the network shown in FIG.

図3は、本実施例によるビタビ復号器のACS回路を示すブロック図である。
このACS回路は、このステートにいたる2本、または2本以下のパスメトリックを比較する大小比較部分であるACSブロック10と、このACSブロック10の比較結果に基づいて、パスメトリックメモリ、パスメモリを更新する部分であるメモリブロック11、12と、パスメトリックにメトリックを加算して更新する部分である加算ブロック13とによって構成されている。パスメトリックを比較するACSブロック10の演算動作は下のようなものである。
s000; pm0000<pm1000 ? ACS=0 : ACS=1
s001; pm0001<pm1001 ? ACS=0 : ACS=1
s011; pm0011 ACS=0
s111; pm0111<pm1111 ? ACS=0 : ACS=1
s110; pm0110<pm1110 ? ACS=0 : ACS=1
s100; pm1100 ACS=1
ここで、pmはパスメトリックを表しており、パスメトリックとは、これまで通過してきたパスのメトリックを積算した値をいう。また、パスとは、ステートの遷移のことをいう。また、ここでは?と:の記号はC言語の標記を流用したものであり、A?B:Cは、AならばB、AでなければCの意味を表している。このとき、上の式の意味は、ACS=0のときは、最上位ビットが0となるパスからのパスメモリ、パスメトリックを選び、ACS=1のときは、最上位ビットが1となるパスからのパスメモリ、パスメトリックを選ぶ、という意味になる。
FIG. 3 is a block diagram showing the ACS circuit of the Viterbi decoder according to the present embodiment.
This ACS circuit includes an ACS block 10 which is a size comparison part for comparing two or less path metrics to this state, and a path metric memory and a path memory based on the comparison result of the ACS block 10. The memory blocks 11 and 12 are parts to be updated, and the addition block 13 is a part to be updated by adding a metric to the path metric. The operation of the ACS block 10 for comparing path metrics is as follows.
s000; pm0000 <pm1000? ACS = 0: ACS = 1
s001; pm0001 <pm1001? ACS = 0: ACS = 1
s011; pm0011 ACS = 0
s111; pm0111 <pm1111? ACS = 0: ACS = 1
s110; pm0110 <pm1110? ACS = 0: ACS = 1
s100; pm1100 ACS = 1
Here, pm represents a path metric, and the path metric is a value obtained by integrating the metrics of paths that have been passed so far. A path refers to a state transition. Also here? The symbol of and: is a diversion of the C language notation, A? B: C represents the meaning of B if A, and C if not A. At this time, the meaning of the above equation is that when ACS = 0, the path memory and path metric from the path where the most significant bit is 0 are selected, and when ACS = 1, the path where the most significant bit is 1 It means to select the path memory and path metric from.

図4は図3に示すステート遷移のメトリックとして入力されるメトリックを計算するための計算部の構成を示すブロック図である。この計算部は、各ステート遷移に対して1つずつ用意されており、本発明の主たる部分になるもので、1ビットシフトレジスタ21、減算器22、v0加算器23を有し、掛け算器を持たない構成となっている。そして、減算器22にはビタビレベルv1(t)が記憶され、v0加算器23にはビタビレベルv0(t)が記憶されている。
この計算部では、入力信号のサンプル値q(n)をビットシフトレジスタ21で2倍し、この2倍された信号を減算器22によって第二の基準レベルv1(t)と比較して差分を計算し、この差分値をv0加算器23によって第一の基準レベルを表す整数|v0(t)|回分加算する(ただし、v0(t)が負の整数の場合は、最後に符号を反転する)。これにより、入力信号q(n)に対してステート遷移tにおけるメトリックm‘(t)を出力する。
このように構成することで、最後のレジスタに記憶される数値は、メトリック
m‘(t)=v0(t)・(2・q(n)−v1(t))
となる。ただし、q(n)は、n番目の入力信号のサンプル値である。
FIG. 4 is a block diagram showing a configuration of a calculation unit for calculating a metric input as the state transition metric shown in FIG. This calculation unit is prepared for each state transition, and is a main part of the present invention. The calculation unit includes a 1-bit shift register 21, a subtracter 22, and a v0 adder 23. It has a configuration that does not have. The subtractor 22 stores the Viterbi level v1 (t), and the v0 adder 23 stores the Viterbi level v0 (t).
In this calculation unit, the sample value q (n) of the input signal is doubled by the bit shift register 21 and the doubled signal is compared with the second reference level v1 (t) by the subtractor 22 to obtain the difference. This difference value is added by an integer | v0 (t) | representing the first reference level by the v0 adder 23 (however, if v0 (t) is a negative integer, the sign is inverted last) ). Thus, the metric m ′ (t) at the state transition t is output for the input signal q (n).
With this configuration, the numerical value stored in the last register is metric m ′ (t) = v0 (t) · (2 · q (n) −v1 (t))
It becomes. However, q (n) is a sample value of the nth input signal.

図5は図4に示す計算部において、第二の基準レベルv1(t)の値を適応的に変化させるための回路例を示すブロック図である。
この回路は、ビタビ復号器(PRML)31から出力されるビットを格納する4ビットレジスタ32と、ビタビ復号器に入力される信号q(n)を遅延する遅延器33と、4ビットレジスタ32の出力を選択するセレクタ34と、遅延器33の出力と第二の基準レベルv1(t)との差分をとる減算器35と、この減算器35の出力をセレクタ34の出力によって乗算する掛け算器36と、この掛け算器36の出力とレベル誤差信号δv(t)とを加算す加算器37と、この加算器37の出力と第一の基準レベルv0(t)とを加算す加算器38とを有する。
FIG. 5 is a block diagram showing a circuit example for adaptively changing the value of the second reference level v1 (t) in the calculation unit shown in FIG.
This circuit includes a 4-bit register 32 that stores bits output from the Viterbi decoder (PRML) 31, a delay unit 33 that delays a signal q (n) input to the Viterbi decoder, and a 4-bit register 32. A selector 34 that selects an output, a subtractor 35 that takes a difference between the output of the delay unit 33 and the second reference level v1 (t), and a multiplier 36 that multiplies the output of the subtractor 35 by the output of the selector 34. An adder 37 for adding the output of the multiplier 36 and the level error signal δv (t), and an adder 38 for adding the output of the adder 37 and the first reference level v0 (t). Have.

すなわち、この回路には、ビタビ復号器31に入力される信号q(n)とビタビ復号器31から出力されたビットの連続4ビットxが入力されるが、信号q(n)とビット列xは同じタイミングとなるように、q(n)には遅延器33によって遅延を加える。
また、第一の基準レベルv0(t)、第二の基準レベルv1(t)、第一の基準レベルと第二の基準レベルとの差を表すレベル差δv(t)が変数として用意されている。ただし、実際に変数として使われるのは、v1(t)とδv(t)であり、v0(t)は固定されている。また、v1(t)、δv(t)は、クロックにしたがって1クロックごとに更新される。
そして、まず、入力した信号q(n)と基準レベルv0(t)との差分を減算器35によって計算する。一方、入力された連続ビットxに対して、x=tであるか、そうではないかをセレクタ34で判定する。そして、x=tである場合は、係数をε、それ以外の場合は0とし、この係数と前述の差分との積を掛け算器36によって計算する。ここでεは所定の微小な係数である。なお、デジタル回路であれば掛け算器を用いず、ビットをシフトするなどの手段で実現することも可能である。
In other words, the signal q (n) input to the Viterbi decoder 31 and the continuous 4 bits x output from the Viterbi decoder 31 are input to this circuit, but the signal q (n) and the bit string x are A delay unit 33 adds a delay to q (n) so that the same timing is obtained.
Further, a first reference level v0 (t), a second reference level v1 (t), and a level difference δv (t) representing a difference between the first reference level and the second reference level are prepared as variables. Yes. However, v1 (t) and δv (t) are actually used as variables, and v0 (t) is fixed. Further, v1 (t) and δv (t) are updated every clock according to the clock.
First, the subtractor 35 calculates the difference between the input signal q (n) and the reference level v0 (t). On the other hand, the selector 34 determines whether x = t or not for the input continuous bit x. If x = t, the coefficient is set to ε, otherwise it is set to 0, and the product of this coefficient and the aforementioned difference is calculated by the multiplier 36. Here, ε is a predetermined minute coefficient. In the case of a digital circuit, it may be realized by means of shifting bits without using a multiplier.

以上のようにして得られた信号(等化誤差)を、これまでの誤差を蓄積した信号δv(t)に加算してδv(t)を更新する。
最後に、更新されたδv(t)と第一の基準レベルv0(t)を加算して、その値を更新された第二の基準レベルv1(t)とする。
このとき、図5に示す回路の動作は、以下の式で表される。なお、以下の式では遷移を表す添字(t)を省略した。
v1(n+1)=v0(n)+δv(n)
δv(n+1)=δv(n)+ε・δtx・(r(n)−v1(n))
ここで、nは時刻を表している。また、δtxは、t=xのときのみ1となるクロネッカのδとする。
以上のような回路を構成することで、基準レベルを適応的に調整することができる。
The signal (equalization error) obtained as described above is added to the signal δv (t) accumulating the errors so far to update δv (t).
Finally, the updated δv (t) and the first reference level v0 (t) are added to obtain the updated second reference level v1 (t).
At this time, the operation of the circuit shown in FIG. 5 is expressed by the following equation. In the following expression, the subscript (t) indicating transition is omitted.
v1 (n + 1) = v0 (n) + δv (n)
δv (n + 1) = δv (n) + ε · δtx · (r (n) −v1 (n))
Here, n represents time. Also, δtx is a Kronecker δ which is 1 only when t = x.
By configuring the circuit as described above, the reference level can be adaptively adjusted.

本発明の実施例における最尤復号方法を適用した記録情報再生装置の概要を示すブロック図である。It is a block diagram which shows the outline | summary of the recorded information reproducing | regenerating apparatus to which the maximum likelihood decoding method in the Example of this invention is applied. 図1に示す実施例によるビタビ復号器のステートダイアグラムを示す説明図である。It is explanatory drawing which shows the state diagram of the Viterbi decoder by the Example shown in FIG. 図1に示す実施例によるビタビ復号器のACS回路を示すブロック図である。It is a block diagram which shows the ACS circuit of the Viterbi decoder by the Example shown in FIG. 図3に示すステート遷移のメトリックとして入力されるメトリックの計算部の構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a metric calculation unit input as a state transition metric shown in FIG. 3. 図4に示す計算部において第二の基準レベルv1(t)の値を適応的に変化させるための回路例を示すブロック図である。FIG. 5 is a block diagram showing a circuit example for adaptively changing the value of the second reference level v1 (t) in the calculation unit shown in FIG.

符号の説明Explanation of symbols

1……記録媒体、2……フォトディテクタ、3……プレアンプ、4……ハイパスフィルタ、5……ローパスフィルタ、6……ADコンバータ、7……波形等化器、8……PLL、9……ビダビ復号器。   DESCRIPTION OF SYMBOLS 1 ... Recording medium, 2 ... Photo detector, 3 ... Preamplifier, 4 ... High pass filter, 5 ... Low pass filter, 6 ... AD converter, 7 ... Waveform equalizer, 8 ... PLL, 9 ... Viterbi decoder.

Claims (10)

再生信号からビタビ復号器を用いてビット情報を検出する最尤復号を行う場合に、
前記ビタビ復号器におけるステート遷移tのそれぞれに対し、2つの異なる基準レベルv0(t)、v1(t)を記憶するとともに、時刻nに対する信号s(n)が入力されたときの、ステート遷移tに対するメトリックm(t)が、
m(t)= v0(t)・(2・s(n)−v1(t))
の項を含むように構成されている、
ことを特徴とする最尤復号方法。
When performing maximum likelihood decoding that detects bit information using a Viterbi decoder from a reproduced signal,
For each state transition t in the Viterbi decoder, two different reference levels v0 (t), v1 (t) are stored and the state transition t when the signal s (n) for time n is input The metric m (t) for is
m (t) = v0 (t) · (2 · s (n) −v1 (t))
Is configured to include
And a maximum likelihood decoding method.
異なる前記ステート遷移tに対する前記v0(t)は、簡単な整数比の関係を有することを特徴とする請求項1記載の最尤復号方法。   The maximum likelihood decoding method according to claim 1, wherein the v0 (t) with respect to the different state transitions t has a simple integer ratio relationship. 前記v1(t)は、前記v0(t)よりも精度の高い値であることを特徴とする請求項1記載の最尤復号方法。   The maximum likelihood decoding method according to claim 1, wherein the v1 (t) is a value with higher accuracy than the v0 (t). 前記v1(t)は、該当するステート遷移tの再生信号の等化誤差を負帰還されることで適応変化していることを特徴とする請求項1記載の最尤復号方法。   2. The maximum likelihood decoding method according to claim 1, wherein the v1 (t) is adaptively changed by negatively feeding back an equalization error of a reproduction signal of the corresponding state transition t. 前記v0(t)・(2・r(n)−v1(t))の乗算が、(2・r(n)−v1(t))を整数|v0(t)|より少ない回数の加減算だけで実行されることを特徴とする請求項1記載の最尤復号方法。   The multiplication of v0 (t) · (2 · r (n) −v1 (t)) is performed by adding / subtracting (2 · r (n) −v1 (t)) by a smaller number of times than the integer | v0 (t) | The maximum likelihood decoding method according to claim 1, wherein 再生信号からビット情報を検出する最尤復号を行うビタビ復号器を有し、
前記ビタビ復号器は、ステート遷移tのそれぞれに対し、2つの異なる基準レベルv0(t)、v1(t)を記憶するとともに、時刻nに対する信号s(n)が入力されたときの、ステート遷移tに対するメトリックm(t)が、
m(t)= v0(t)・(2・s(n)−v1(t))
の項を含むように構成された演算を行う手段を有する、
ことを特徴とする最尤復号装置。
A Viterbi decoder that performs maximum likelihood decoding to detect bit information from the reproduced signal;
The Viterbi decoder stores two different reference levels v0 (t) and v1 (t) for each state transition t, and the state transition when the signal s (n) for time n is input The metric m (t) for t is
m (t) = v0 (t) · (2 · s (n) −v1 (t))
Means for performing an operation configured to include
A maximum likelihood decoding apparatus characterized by the above.
異なる前記ステート遷移tに対する前記v0(t)は、簡単な整数比の関係を有することを特徴とする請求項6記載の最尤復号装置。   7. The maximum likelihood decoding apparatus according to claim 6, wherein the v0 (t) with respect to the different state transitions t has a simple integer ratio relationship. 前記v1(t)は、前記v0(t)よりも精度の高い値であることを特徴とする請求項6記載の最尤復号装置。 The maximum likelihood decoding apparatus according to claim 6, wherein the v1 (t) is a value with higher accuracy than the v0 (t). 前記v1(t)は、該当するステート遷移tの再生信号の等化誤差を負帰還されることで適応変化していることを特徴とする請求項6記載の最尤復号装置。   7. The maximum likelihood decoding apparatus according to claim 6, wherein v1 (t) is adaptively changed by negatively feeding back an equalization error of a reproduction signal of the corresponding state transition t. 前記v0(t)・(2・r(n)−v1(t))の乗算が、(2・r(n)−v1(t))を整数|v0(t)|より少ない回数の加減算だけで実行されることを特徴とする請求項6記載の最尤復号装置。   The multiplication of v0 (t) · (2 · r (n) −v1 (t)) is performed by adding / subtracting (2 · r (n) −v1 (t)) by a smaller number of times than the integer | v0 (t) | The maximum likelihood decoding apparatus according to claim 6, wherein
JP2004026667A 2004-02-03 2004-02-03 Maximum likelihood decoding method and maximum likelihood decoding apparatus Pending JP2005223405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004026667A JP2005223405A (en) 2004-02-03 2004-02-03 Maximum likelihood decoding method and maximum likelihood decoding apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004026667A JP2005223405A (en) 2004-02-03 2004-02-03 Maximum likelihood decoding method and maximum likelihood decoding apparatus

Publications (1)

Publication Number Publication Date
JP2005223405A true JP2005223405A (en) 2005-08-18

Family

ID=34998734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004026667A Pending JP2005223405A (en) 2004-02-03 2004-02-03 Maximum likelihood decoding method and maximum likelihood decoding apparatus

Country Status (1)

Country Link
JP (1) JP2005223405A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015500613A (en) * 2011-12-14 2015-01-05 ザイリンクス インコーポレイテッドXilinx Incorporated System and method for changing decoding parameters in a communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015500613A (en) * 2011-12-14 2015-01-05 ザイリンクス インコーポレイテッドXilinx Incorporated System and method for changing decoding parameters in a communication system

Similar Documents

Publication Publication Date Title
JP3157838B2 (en) Noise prediction maximum likelihood (NPML) detection method and apparatus based thereon
KR100580166B1 (en) Apparatus for improving reproduction performance by adjusting filter coefficients of equalizer and method thereof
CN101099295A (en) Arrangment for adaptive bit recovery
WO2005024822A1 (en) Reproduced signal processor and reproduced signal processing method
JPH11126438A (en) Digital signal reproducing device
JP4099730B2 (en) Digital signal reproduction device
US6163517A (en) Signal detection method of data recording/reproducing apparatus and device therefor
JP2005223405A (en) Maximum likelihood decoding method and maximum likelihood decoding apparatus
JP3033238B2 (en) Adaptive maximum likelihood decoding apparatus and decoding method
JP4261334B2 (en) Disk device and disk playback method
JPH09139678A (en) Maximum likelihood decoder and information regenerating device
JP2855717B2 (en) Intersymbol interference canceller
JP2005223584A (en) Maximum likelihood decoding method and maximum likelihood decoding apparatus
JP5003284B2 (en) Signal quality measuring apparatus and information reproducing apparatus
JP3991348B2 (en) Encoding apparatus and method, decoding apparatus and method, and recording medium
KR100297827B1 (en) Decoding method in high density storage apparatus and device thereof
JPH10198913A (en) Decision feedback equalization method and decision feedback equalizer
JP2764910B2 (en) Equalization / decoding device
JP3983450B2 (en) Playback device and playback circuit
JPH0715355A (en) Equalization and decoding system
KR100664006B1 (en) Apparatus Of Processing Digital Signal And Method Thereof
JP3856704B2 (en) Metric margin extractor for maximum likelihood path
JP2935309B2 (en) Automatic equalizer
JPH1131978A (en) Device and method for decoding, and data reproducing device
JP3332696B2 (en) Digital recording signal reproducing apparatus and method