JP4545684B2 - Decoding device, playback device, decoding method, decoding program, and recording medium therefor - Google Patents

Decoding device, playback device, decoding method, decoding program, and recording medium therefor Download PDF

Info

Publication number
JP4545684B2
JP4545684B2 JP2005359253A JP2005359253A JP4545684B2 JP 4545684 B2 JP4545684 B2 JP 4545684B2 JP 2005359253 A JP2005359253 A JP 2005359253A JP 2005359253 A JP2005359253 A JP 2005359253A JP 4545684 B2 JP4545684 B2 JP 4545684B2
Authority
JP
Japan
Prior art keywords
decoding
calculating
data
signal sequence
data signal
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.)
Expired - Fee Related
Application number
JP2005359253A
Other languages
Japanese (ja)
Other versions
JP2007166184A (en
Inventor
淳 秋山
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 JP2005359253A priority Critical patent/JP4545684B2/en
Publication of JP2007166184A publication Critical patent/JP2007166184A/en
Application granted granted Critical
Publication of JP4545684B2 publication Critical patent/JP4545684B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Error Detection And Correction (AREA)

Description

本発明は、符号化された情報を復号する復号装置、復号方法、復号プログラムおよびその記録媒体、並びに上記復号装置を備えた再生装置に関するものである。   The present invention relates to a decoding device that decodes encoded information, a decoding method, a decoding program and a recording medium thereof, and a playback device that includes the decoding device.

近年、画像情報や音声情報、プログラムなどをはじめとする各種の情報がデジタル化されるにつれて、記憶装置に記憶されるデジタル情報の量が飛躍的に増大している。これに伴い、大容量化,高密度化に適した記憶装置の開発が進められている。   In recent years, as various types of information including image information, audio information, programs, and the like are digitized, the amount of digital information stored in a storage device has been dramatically increased. Along with this, development of storage devices suitable for increasing the capacity and increasing the density has been promoted.

ところで、記憶装置から読み出して再生される情報(再生信号)にエラーが含まれていると、そのエラーに起因してさまざまな問題が発生する。例えば、記憶される情報がプログラムの場合、コンピュータに本来意図した動作をさせることができなくなってしまう。また、記憶される情報が画像情報の場合、画質の低下を招いてしまう。   By the way, if an error is included in information (reproduction signal) read out from the storage device and reproduced, various problems occur due to the error. For example, if the stored information is a program, the computer cannot perform the intended operation. In addition, when the stored information is image information, the image quality is degraded.

このため、従来より、光ディスク、ハードディスクなどを記録媒体として用いる記憶装置には、エラーを訂正する誤り訂正回路が組み込まれている。   For this reason, conventionally, an error correction circuit for correcting an error is incorporated in a storage device using an optical disk, a hard disk or the like as a recording medium.

復号および誤り訂正のための方式としては、例えば、ターボ符号やLDPC(Low Density Parity Check)符号などの反復復号法が提案されている。これらの反復復号法では、得られた再生信号に対して、復号処理を繰り返し適用することにより、理論的特性限界(シャノン限界)に近い誤り訂正能力を得られる。   As a method for decoding and error correction, for example, iterative decoding methods such as turbo codes and LDPC (Low Density Parity Check) codes have been proposed. In these iterative decoding methods, an error correction capability close to the theoretical characteristic limit (Shannon limit) can be obtained by repeatedly applying decoding processing to the obtained reproduced signal.

反復復号法においては、復号計算のために、通信路のS/Nあるいはσ(標準偏差)値が必要となる。特許文献1には、S/Nまたはσ値を求める方法が開示されている。   In the iterative decoding method, the S / N or σ (standard deviation) value of the communication path is required for decoding calculation. Patent Document 1 discloses a method for obtaining an S / N or σ value.

以下に、従来の復号装置について説明する。図18は、従来の反復復号法を用いる復号装置の構成を示すブロック図である。   A conventional decoding device will be described below. FIG. 18 is a block diagram showing a configuration of a decoding apparatus using a conventional iterative decoding method.

この図に示すように、上記従来の復号装置には、復号回路104、エラーレート算出回路112、コントローラ114、σ設定回路113が備えられている。   As shown in the figure, the conventional decoding apparatus includes a decoding circuit 104, an error rate calculation circuit 112, a controller 114, and a σ setting circuit 113.

復号回路104には、情報記憶媒体から読み出された再生信号yが入力され、その再生信号yの復号処理を行ってエラーレート算出回路112に出力する。 The decoding circuit 104, is input reproduced signal y n read from the information storage medium, and outputs the error rate calculating circuit 112 performs decoding processing of the reproduction signal y n.

復号回路104において行われる復号処理としては、従来から提案されている種々の方法が用いられる。ここでは、非特許文献1に記載されているsum−product法を用いる場合の例について説明する。sum−product法では、変数ノード処理とチェックノード処理を反復実行し、事後確率比を求める。まず、チェックノード処理では、(1)式の計算を行う。   As a decoding process performed in the decoding circuit 104, various conventionally proposed methods are used. Here, an example in the case of using the sum-product method described in Non-Patent Document 1 will be described. In the sum-product method, variable node processing and check node processing are repeatedly executed to obtain the posterior probability ratio. First, in the check node process, the calculation of equation (1) is performed.

Figure 0004545684
Figure 0004545684

ここで、sign(x)はxが正ならば+1、xが負ならば−1、xが0ならば0を値にとる関数である。また、f(x)は下記(2)式で定義される。   Here, sign (x) is a function that takes a value of +1 if x is positive, -1 if x is negative, and 0 if x is 0. F (x) is defined by the following equation (2).

Figure 0004545684
Figure 0004545684

一方、変数ノード処理は下記(3)式を用いて行われる。   On the other hand, the variable node process is performed using the following equation (3).

Figure 0004545684
Figure 0004545684

ここで、λnは受信語から算出される対数尤度比(LLR)であり、下記(4)式で定義される。   Here, λn is a log likelihood ratio (LLR) calculated from the received word, and is defined by the following equation (4).

Figure 0004545684
Figure 0004545684

ここで、P(y|x=0)は、記録されたデータxが0である時、再生信号yが得られる確率を示している。 Here, P (y n | x n = 0), when the recorded data x n is 0, which indicates the probability of reproduction signal y n is obtained.

上記の(1)式および(3)式で表されるαmn,βmnを交互に計算する処理を十分に反復した後に、対数事後確率比の近似値Qが下記(5)式として求められる。 After sufficiently repeating the process of alternately calculating α mn and β mn represented by the above formulas (1) and (3), an approximate value Q n of the log posterior probability ratio is obtained as the following formula (5). It is done.

Figure 0004545684
Figure 0004545684

さらに、Qの符号が正の場合にはビット推定値を0とし、負の場合にはビット推定値を1とする。このようにして、再生信号が復号される。反復計算の終了検出のためには、例えば、パリティを用いる方法やCRCコードを付加する方法がある。いずれの方法においても、パリティやCRCにより、誤りがないことが検出された場合に、反復計算を終了する。 Further, when the sign of Q n is positive, the bit estimation value is 0, and when the sign is negative, the bit estimation value is 1. In this way, the reproduction signal is decoded. For detecting the end of iterative calculation, for example, there are a method using parity and a method of adding a CRC code. In either method, when it is detected that there is no error by parity or CRC, the iterative calculation is terminated.

次に、上記(4)式で用いられる2つの確率の求め方について説明する。   Next, how to obtain the two probabilities used in the above equation (4) will be described.

上記したように、P(y|x=0)は、記録されたデータxが0である時、再生信号yが得られる確率を示している。したがって、データ0の再生信号の分布が−1を平均値とする正規分布であると仮定すると、再生信号がyとなる確率は下記の式で表される。 As described above, P (y n | x n = 0), when the recorded data x n is 0, which indicates the probability of reproduction signal y n is obtained. Therefore, the distribution of the reproduced signal of the data 0 is assumed to be a normal distribution of the average value of -1, the probability that the reproduced signal becomes y n is represented by the following formula.

Figure 0004545684
Figure 0004545684

ここで、σは、標準偏差である。 Here, σ is a standard deviation.

同様に、データ1の再生信号の分布が−1を平均値とする正規分布であると仮定すると、再生信号がyとなる確率は下記の式で表される。 Similarly, the distribution of the reproduced signal of the data 1 is assumed to be a normal distribution of the average value of -1, the probability that the reproduced signal becomes y n is represented by the following formula.

Figure 0004545684
Figure 0004545684

このときλは下記(8)式のように表せる。 At this time, λ n can be expressed as the following equation (8).

Figure 0004545684
Figure 0004545684

エラーレート算出回路112は、復号回路104の復号結果に基づいてビットエラーレート(bER)を算出し、コントローラ114に出力する。   The error rate calculation circuit 112 calculates a bit error rate (bER) based on the decoding result of the decoding circuit 104 and outputs it to the controller 114.

コントローラ114は、設定した標準偏差σとbERの関係から、最適なσを計算する。さらに、コントローラ114は、σ設定回路113に最適なσを再設定するよう指示を与える。それ以降は、再設定された最適なσで復号処理が行われる。   The controller 114 calculates the optimum σ from the set standard deviation σ and bER. Furthermore, the controller 114 instructs the σ setting circuit 113 to reset the optimal σ. Thereafter, the decoding process is performed with the optimal σ that has been reset.

ここで、コントローラ114において最適な標準偏差σを求める処理について説明する。コントローラ114は、σを変化させながらbERを測定する。図19は、測定結果の一例を示すグラフである。ここで、ERHは許容できる上限エラーレートである。これを満たすσの最大値Hと最小値Lを求め、その平均値を最適なσとする。
特開2004−96481号公報(公開日:2004年3月25日) 和田山 正著, 「LDPC符号とsum−product復号法」, 数理科学No.497, サイエンス社出版, 2004年10月20日, pp.36−41
Here, a process for obtaining the optimum standard deviation σ in the controller 114 will be described. The controller 114 measures bER while changing σ. FIG. 19 is a graph showing an example of measurement results. Here, ERH is an allowable upper limit error rate. The maximum value H and the minimum value L of σ satisfying this are obtained, and the average value is set as the optimum σ.
JP 2004-96481 A (publication date: March 25, 2004) Wadayama, Tadashi, “LDPC code and sum-product decoding”, Mathematical Sciences 497, published by Science Inc., October 20, 2004, pp. 36-41

上記従来の技術においては、σを変化させながらbERを測定するため、最適なσを得るまでに数多くの復号処理を実行する必要がある。例えば、図19に示す曲線を得るために10点の測定が必要な場合、10回の復号処理が必要となる。   In the above conventional technique, since bER is measured while changing σ, it is necessary to execute a number of decoding processes until an optimum σ is obtained. For example, when 10 points need to be measured to obtain the curve shown in FIG. 19, 10 decoding processes are required.

さらに、x=0とx=1の再生信号の分布におけるσが異なる場合、それぞれについて、σを変化させてbERを測定する必要がある。この場合にも、それぞれ10点の測定が必要であるとすると、10×10=100回の測定が必要となる。 Further, when σ in the distribution of the reproduction signal of x n = 0 and x n = 1 is different, it is necessary to measure bER by changing σ for each. Also in this case, if 10 points of measurement are required, 10 × 10 = 100 times of measurement are required.

また、この場合、得られた結果は、図19に示されるような曲線ではなく、2つのσを変数とする曲線となるので、最適なσを計算するのは非常に困難である。   In this case, since the obtained result is not a curve as shown in FIG. 19 but a curve having two σ as variables, it is very difficult to calculate the optimum σ.

本発明は、上記の問題点に鑑みてなされたものであり、その目的は、符号化された情報の復号を迅速に行うことができる復号装置、復号方法、復号プログラムおよびその記録媒体、並びに上記復号装置を備えた再生装置を提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a decoding device, a decoding method, a decoding program, a recording medium thereof, and a recording medium that can quickly decode encoded information. An object of the present invention is to provide a playback device including a decoding device.

本発明の復号装置は、上記の課題を解決するために、符号化されたデータ信号列を復号する復号装置であって、上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備えていることを特徴としている。ここで、データ信号列に含まれる信号のばらつきを示す統計量とは、例えば、そのデータ信号列に含まれる信号の分散σ、標準偏差σ、S/N比などである。 In order to solve the above-described problem, the decoding device of the present invention is a decoding device that decodes an encoded data signal sequence, and a statistic indicating variation in a signal included in the data signal sequence is represented by the data It is characterized by comprising: a statistic calculating unit that calculates based on a signal sequence; and a decoding unit that decodes the data signal sequence using the statistic calculated by the statistic calculating unit. Here, the statistic indicating the variation of the signal included in the data signal sequence is, for example, the variance σ 2 , standard deviation σ, S / N ratio, etc. of the signal included in the data signal sequence.

従来の復号装置では、予め定められた標準偏差σに基づいて復号処理を行ってビットエラーレートを算出し、次にσを変化させながらビットエラーレートを算出する処理を繰り返し行うことで最適なσを算出して復号を行っていた。   In a conventional decoding device, an optimum σ is obtained by performing a decoding process based on a predetermined standard deviation σ to calculate a bit error rate, and then repeatedly performing a process of calculating the bit error rate while changing σ. Was calculated and decrypted.

これに対して、上記の構成では、統計量算出手段が復号するデータ信号列に基づいてそのデータ信号列に含まれる信号のばらつきを示す統計量を算出し、復号手段が統計量算出手段の算出した統計量を用いてそのデータ信号列の復号を行う。このため、従来のように最適なσを算出するために復号処理を繰り返し行う必要がないので(多数回のエラーレート測定を行う必要がないので)、復号を迅速に行うことができる。つまり、従来のように、i回目(iは自然数)の復号処理を行い、そのi回目の復号処理の結果が出るのを待ってσの値を変更し、i+1番目の復号処理を行うという処理を繰り返す必要がないので、復号処理を迅速に行うことができる。   On the other hand, in the above configuration, a statistic indicating variation in signals included in the data signal sequence is calculated based on the data signal sequence decoded by the statistic calculation unit, and the decoding unit calculates the statistic calculation unit. The data signal sequence is decoded using the statistics. For this reason, it is not necessary to repeat the decoding process in order to calculate the optimum σ as in the prior art (since there is no need to perform many error rate measurements), the decoding can be performed quickly. That is, as in the past, the i-th decoding process (i is a natural number) is performed, the value of σ is changed after waiting for the result of the i-th decoding process, and the i + 1-th decoding process is performed. Therefore, the decoding process can be performed quickly.

また、上記統計量算出手段は、入力された信号のばらつきを示す統計量をそれぞれ算出する複数の算出手段と、上記データ信号列に含まれる信号の信号レベルを判別し、判別した信号レベルに応じて該信号を上記複数の算出手段のうちのいずれかに分配するデータ判別手段とを備えている構成としてもよい。   Further, the statistic calculation means determines a signal level of a signal included in the data signal sequence and a plurality of calculation means for calculating a statistic indicating variation of the input signal, and according to the determined signal level And a data discriminating unit that distributes the signal to any one of the plurality of calculating units.

上記の構成によれば、データ判別手段が、復号するデータ信号列に含まれる信号の信号レベルを判別し、判別した信号レベルに応じて該信号を上記複数の算出手段のいずれかに分配する。これにより、復号するデータ信号列が2値あるいは多値のデータである場合に、各信号をその信号レベルに応じていずれかの算出手段に分配し、各信号レベルについてのばらつきを示す統計量を算出することができる。そして、このように算出された信号レベル毎の統計量を用いて復号を行うことにより、精度の高い復号処理を行うことができる。   According to the above configuration, the data discriminating unit discriminates the signal level of the signal included in the data signal sequence to be decoded, and distributes the signal to any of the plurality of calculating units according to the discriminated signal level. As a result, when the data signal sequence to be decoded is binary or multilevel data, each signal is distributed to one of the calculation means according to the signal level, and a statistic indicating variation for each signal level is obtained. Can be calculated. A decoding process with high accuracy can be performed by performing decoding using the statistics for each signal level thus calculated.

また、上記データ判別手段は、上記データ信号列に含まれる信号と予め設定された仮しきい値とを比較して各信号を複数の仮信号レベルに分類する第1比較手段と、上記第1比較手段の分類した各仮信号レベルに基づいてしきい値を算出するしきい値計算手段と、上記データ信号列に含まれる信号と上記しきい値計算手段の算出したしきい値とを比較して各信号の信号レベルを判別する第2比較手段とを備えている構成であってもよい。   The data discriminating unit compares the signal included in the data signal sequence with a preset temporary threshold value to classify each signal into a plurality of temporary signal levels, and the first comparing unit. Threshold value calculation means for calculating a threshold value based on each provisional signal level classified by the comparison means, and the signal included in the data signal sequence is compared with the threshold value calculated by the threshold value calculation means. And a second comparing means for determining the signal level of each signal.

上記の構成によれば、第1比較手段が、予め設定された仮しきい値を用いて復号するデータ信号列に含まれる各信号を複数の仮信号レベルに分類し、しきい値計算手段が第1比較手段の分類した各仮信号レベルに基づいてしきい値を算出する。そして、第2比較手段が、しきい値計算手段の算出したしきい値を用いて復号するデータ信号列に含まれる各信号の信号レベルを判別する。これにより、予め設定されたしきい値のみを用いる場合よりも、データ信号列に含まれる信号のばらつきを示す統計量を精度よく算出できる。また、仮しきい値が最適値からずれている場合であっても、エラーレートに対する影響を小さくでき、上記統計量を常に高い精度で算出できる。   According to the above configuration, the first comparing means classifies each signal included in the data signal sequence to be decoded using a preset temporary threshold into a plurality of temporary signal levels, and the threshold calculating means A threshold value is calculated based on each provisional signal level classified by the first comparison means. Then, the second comparison means determines the signal level of each signal included in the data signal sequence to be decoded using the threshold value calculated by the threshold value calculation means. As a result, it is possible to calculate the statistic indicating the variation of the signals included in the data signal sequence with higher accuracy than when only the preset threshold value is used. Even if the provisional threshold value is deviated from the optimum value, the influence on the error rate can be reduced, and the above-mentioned statistics can always be calculated with high accuracy.

なお、上記の構成において、上記第1比較手段の分類した各仮信号レベルの平均値を算出する平均値算出手段を備え、上記しきい値計算手段は、上記平均値算出手段の算出した各仮信号レベルの平均値に基づいて上記しきい値を計算する構成としてもよい。   In the above configuration, an average value calculating unit that calculates an average value of the provisional signal levels classified by the first comparison unit is provided, and the threshold value calculating unit includes each temporary value calculated by the average value calculating unit. The threshold value may be calculated based on the average value of the signal level.

上記の構成によれば、平均値算出手段が第1比較手段の分類した各仮信号レベルの平均値を算出し、上記しきい値計算手段がこの平均値に基づいて上記しきい値を計算する。このように、各仮信号レベルの平均値に基づいて上記しきい値を算出する構成とすることにより、データ信号列に含まれる信号のばらつきを示す統計量をより精度よく算出することができる。   According to said structure, an average value calculation means calculates the average value of each temporary signal level classified by the 1st comparison means, and the said threshold value calculation means calculates the said threshold value based on this average value . As described above, by adopting a configuration in which the threshold value is calculated based on the average value of the temporary signal levels, it is possible to calculate the statistic indicating the variation of the signals included in the data signal sequence with higher accuracy.

また、上記データ判別手段は、上記データ信号列に含まれる統計量算出用信号と同じ信号を発生するデータ発生手段と、上記データ発生手段の発生した信号に基づいて上記データ信号列に含まれる信号の信号レベルを判別する選択手段とを備えている構成であってもよい。   The data discriminating means includes a data generating means for generating the same signal as the statistic calculation signal included in the data signal sequence, and a signal included in the data signal sequence based on the signal generated by the data generating means. And a selection means for determining the signal level.

上記の構成によれば、復号するデータ信号列の品質に関わらず、そのデータ信号列に含まれる信号の信号レベルの判別を正確に行うことができる。また、しきい値を用いて信号レベルを判別する処理を伴わないので、しきい値が上記統計量の算出精度に影響することがなく、上記統計量を常に正確に算出できる。   According to the above configuration, it is possible to accurately determine the signal level of the signal included in the data signal sequence regardless of the quality of the data signal sequence to be decoded. In addition, since the process for determining the signal level using the threshold value is not involved, the threshold value does not affect the calculation accuracy of the statistic, and the statistic can always be calculated accurately.

また、上記統計量算出手段は、上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SL以下または以上である確率を算出する確率算出手段Aと、上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SH以下または以上である確率を算出する確率算出手段Bと、上記確率算出手段Aおよび確率算出手段Bの算出した確率に基づいて上記データ信号列に含まれる信号のばらつきを示す統計量を算出する算出手段とを備えている構成としてもよい。   The statistic calculation means is included in the data signal sequence and probability calculation means A for calculating a probability that the signal level of the signal included in the data signal sequence is equal to or lower than a preset reference value SL. Included in the data signal sequence based on the probability calculation means B for calculating the probability that the signal level of the signal is equal to or lower than a preset reference value SH, and the probability calculated by the probability calculation means A and the probability calculation means B It is good also as a structure provided with the calculation means which calculates the statistic which shows the dispersion | variation in the signal to be performed.

上記の構成によれば、確率算出手段Aがデータ信号列に含まれる信号の信号レベルが予め設定された基準値SL以下または以上である確率を算出し、確率算出手段Bがデータ信号列に含まれる信号の信号レベルが予め設定された基準値SH以下または以上である確率を算出する。そして、算出手段が、確率算出手段Aおよび確率算出手段Bの算出した確率に基づいてデータ信号列に含まれる信号のばらつきを示す統計量を算出する。これにより、復号するデータ信号列から上記統計量を直接算出することができるので、上記統計量を正確に算出できる。   According to the above configuration, the probability calculating unit A calculates the probability that the signal level of the signal included in the data signal sequence is equal to or less than the preset reference value SL, and the probability calculating unit B is included in the data signal sequence. The probability that the signal level of the received signal is equal to or less than a preset reference value SH is calculated. Then, the calculation means calculates a statistic indicating the variation of the signals included in the data signal sequence based on the probabilities calculated by the probability calculation means A and the probability calculation means B. As a result, the statistic can be calculated directly from the data signal sequence to be decoded, so that the statistic can be calculated accurately.

また、上記統計量算出手段は、上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第1の基準値以下である確率を算出する第1確率算出手段と、上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第2の基準値以下である確率を算出する第2確率算出手段と、上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第3の基準値以上である確率を算出する第3確率算出手段と、上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第4の基準値以上である確率を算出する第4確率算出手段と、上記第1確率算出手段および第2確率算出手段の算出した確率に基づいて上記第1信号レベルに属する信号のばらつきを示す統計量を算出する第1算出手段と、上記第3確率算出手段および第4確率算出手段の算出した確率に基づいて上記第2信号レベルに属する信号のばらつきを示す統計量を算出する第2算出手段とを備えている構成であってもよい。   Further, the statistic calculation means includes first probability calculation means for calculating a probability that a signal belonging to the first signal level among signals included in the data signal sequence is equal to or lower than a first reference value set in advance; Second probability calculating means for calculating a probability that a signal belonging to the first signal level is equal to or lower than a preset second reference value among signals included in the data signal sequence; and a signal included in the data signal sequence Of these, a third probability calculating means for calculating a probability that a signal belonging to the second signal level is greater than or equal to a preset third reference value; and a signal belonging to the second signal level among the signals included in the data signal sequence. A fourth probability calculating means for calculating a probability equal to or higher than a preset fourth reference value; and a signal belonging to the first signal level based on the probabilities calculated by the first probability calculating means and the second probability calculating means. Roses A first calculation means for calculating a statistic indicating a signal, and a statistic indicating a variation of the signal belonging to the second signal level based on the probabilities calculated by the third probability calculation means and the fourth probability calculation means. The structure provided with the 2nd calculation means may be sufficient.

上記の構成によれば、第1信号レベルに属する信号のばらつきを示す統計量、および第1信号レベルに属する信号のばらつきを示す統計量を、復号するデータ信号列から直接算出することができる。したがって、例えばしきい値を用いて各信号レベルのばらつきを示す統計量を算出する場合のように、しきい値の最適値に対するずれの影響を受けることがなく、上記統計量を正確に算出できる。また、第1信号レベルに属する信号の分布と、第2信号レベルに属する信号の分布とが部分的に重なる場合であっても、各信号レベルに属する信号の上記統計量を正確に算出できる。   According to the above configuration, the statistic indicating the variation of the signal belonging to the first signal level and the statistic indicating the variation of the signal belonging to the first signal level can be directly calculated from the data signal sequence to be decoded. Therefore, for example, when calculating a statistic indicating a variation in each signal level using a threshold, the statistic can be accurately calculated without being affected by a deviation from the optimum value of the threshold. . Further, even when the distribution of signals belonging to the first signal level and the distribution of signals belonging to the second signal level partially overlap, the above-mentioned statistics of the signals belonging to each signal level can be accurately calculated.

また、上記統計量算出手段は、上記データ信号列を差動検出する差動検出手段と、上記差動検出手段の検出結果の絶対値を算出する絶対値算出手段と、上記絶対値算出手段の算出した絶対値に基づいて上記統計量を算出する算出手段とを備えている構成としてもよい。   The statistic calculation means includes: a differential detection means for differentially detecting the data signal sequence; an absolute value calculation means for calculating an absolute value of a detection result of the differential detection means; and an absolute value calculation means. It is good also as a structure provided with the calculation means which calculates the said statistics based on the calculated absolute value.

上記の構成によれば、上記統計量を、復号するデータ信号列から直接算出することができる。したがって、例えばしきい値を用いて各信号レベルのばらつきを示す統計量を算出する場合のように、しきい値の最適値に対するずれの影響を受けることがなく、上記統計量を正確に算出できる。   According to said structure, the said statistics can be directly calculated from the data signal sequence to decode. Therefore, for example, when calculating a statistic indicating a variation in each signal level using a threshold, the statistic can be accurately calculated without being affected by a deviation from the optimum value of the threshold. .

また、上記統計量算出手段によって上記データ信号列に含まれる各信号の上記統計量を順次算出する処理と、上記復号手段によって上記データ信号列に含まれる各信号を順次復号する処理とを並行処理する構成としてもよい。   Further, the processing for sequentially calculating the statistics for each signal included in the data signal sequence by the statistics calculation means and the processing for sequentially decoding the signals included in the data signal sequence by the decoding means are performed in parallel. It is good also as composition to do.

上記の構成によれば、従来のように最適なσを算出するために復号処理を繰り返し行う必要がないので、復号処理を迅速に行うことができる。   According to the above configuration, since it is not necessary to repeatedly perform the decoding process in order to calculate the optimum σ as in the prior art, the decoding process can be performed quickly.

本発明の再生装置は、上記の課題を解決するために、情報記録媒体に記録された情報を読み出す再生手段と、上記したいずれかの復号装置とを備えている。このため、情報記録媒体から読み出したデータ信号列を迅速に復号することができる。   In order to solve the above-described problems, the reproducing apparatus of the present invention includes reproducing means for reading information recorded on an information recording medium and any one of the decoding apparatuses described above. For this reason, the data signal sequence read from the information recording medium can be quickly decoded.

本発明の復号方法は、上記の課題を解決するために、符号化されたデータ信号列を復号する復号方法であって、上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含むことを特徴としている。   In order to solve the above-described problem, the decoding method of the present invention is a decoding method for decoding an encoded data signal sequence, wherein a statistic indicating variation in a signal included in the data signal sequence is represented by the data The method includes a statistic calculation step that is calculated based on a signal sequence, and a decoding step that decodes the data signal sequence using the statistic calculated in the statistic calculation step.

上記の復号方法によれば、従来のように最適なσを算出するために復号処理を繰り返し行う必要がないので、復号を迅速に行うことができる。   According to the above decoding method, it is not necessary to repeatedly perform the decoding process in order to calculate the optimum σ as in the prior art, so that decoding can be performed quickly.

なお、上記復号装置をコンピュータによって実現してもよく、この場合には、コンピュータを上記の各手段として動作させることによって上記復号装置をそのコンピュータによって実現させる復号プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に含まれる。   The decoding device may be realized by a computer. In this case, a decoding program that causes the decoding device to be realized by the computer by causing the computer to operate as the above-described means, and a computer-readable program that records the decoding program. Such recording media are also included in the scope of the present invention.

以上のように、本発明の復号装置は、上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備えている。   As described above, the decoding apparatus according to the present invention includes a statistic calculation unit that calculates a statistic indicating variation in a signal included in the data signal sequence based on the data signal sequence, and a calculation performed by the statistic calculation unit. Decoding means for decoding the data signal sequence using the statistics.

また、本発明の再生方法は、上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含む。   In addition, the reproduction method of the present invention includes a statistic calculation step for calculating a statistic indicating variation in a signal included in the data signal sequence based on the data signal sequence, and a statistic calculated in the statistic calculation step. And a decoding step of decoding the data signal sequence using.

それゆえ、従来のように最適なσを算出するために復号処理を繰り返し行う必要がないので、復号を迅速に行うことができる。   Therefore, it is not necessary to repeat the decoding process in order to calculate the optimum σ as in the prior art, so that decoding can be performed quickly.

〔実施形態1〕
本発明の一実施形態について図面を参照しながら説明する。図1は、本実施形態にかかる再生装置(情報記憶媒体再生装置)100の構成を示すブロック図である。
[Embodiment 1]
An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a playback apparatus (information storage medium playback apparatus) 100 according to this embodiment.

この図に示すように、再生装置100は、媒体1、再生ヘッド2、等価回路3、復号回路4、データ判別回路5、分散算出回路6、分散算出回路7を備えている。なお、復号回路4、データ判別回路5、分散算出回路6、分散算出回路7が本実施形態にかかる復号装置を構成している。   As shown in this figure, the reproducing apparatus 100 includes a medium 1, a reproducing head 2, an equivalent circuit 3, a decoding circuit 4, a data discriminating circuit 5, a variance calculating circuit 6, and a variance calculating circuit 7. The decoding circuit 4, the data discriminating circuit 5, the variance calculating circuit 6, and the variance calculating circuit 7 constitute a decoding device according to this embodiment.

媒体(情報記録媒体)1は、情報を記録する担体である。媒体1の構成は特に限定されるものではないが、本実施形態ではホログラム記憶媒体を用いるものとする。ホログラム記録媒体とは、記録時に記録層に強い光を当て、記録層の材料(体積記録素材)を変化させて干渉縞を作り出すことで記録を行うものである。   A medium (information recording medium) 1 is a carrier for recording information. The configuration of the medium 1 is not particularly limited, but a hologram storage medium is used in the present embodiment. A hologram recording medium performs recording by applying strong light to a recording layer during recording and changing the material of the recording layer (volume recording material) to create interference fringes.

再生ヘッド(再生手段)2は、媒体1に記録された情報を読み出して再生信号を生成するものである。再生ヘッド2は、撮像素子(図示せず)を備えており、この撮像素子によってホログラム記憶媒体に記録された2次元のページデータからなる情報を読み出し、2次元のページデータの再生信号を生成する。上記の撮像素子としては、例えば、CCD素子やCMOS素子などが用いられる。また、再生ヘッド2は、生成した再生信号を等価回路3に出力する。   The reproducing head (reproducing means) 2 reads information recorded on the medium 1 and generates a reproduction signal. The reproducing head 2 includes an image sensor (not shown), reads information including two-dimensional page data recorded on the hologram storage medium by the image sensor, and generates a reproduction signal of the two-dimensional page data. . For example, a CCD element or a CMOS element is used as the imaging element. Further, the reproducing head 2 outputs the generated reproduction signal to the equivalent circuit 3.

等価回路3は、再生ヘッド2から入力された再生信号の波形の等化を行う。この等化処理においても2次元の信号処理が行われる。2次元の等化処理は、画像処理等で一般に用いられているような2次元フィルタにより実現される。また、等価回路3は、等価処理を行ったページデータを、復号回路4およびデータ判別回路5に出力する。   The equivalent circuit 3 equalizes the waveform of the reproduction signal input from the reproduction head 2. Two-dimensional signal processing is also performed in this equalization processing. The two-dimensional equalization process is realized by a two-dimensional filter that is generally used in image processing or the like. In addition, the equivalent circuit 3 outputs the page data subjected to the equivalent process to the decoding circuit 4 and the data determination circuit 5.

復号回路4は、等価処理されたページデータの復号処理を行う。なお、本実施形態では、LDPC符号を用いて符号化された情報を、復号回路4においてLDPC復号によって復号するものとする。   The decoding circuit 4 performs a decoding process of the equivalent processed page data. In the present embodiment, information encoded using the LDPC code is decoded by the decoding circuit 4 by LDPC decoding.

データ判別回路5は、等化処理されたページデータの信号レベルの判別を行う。本実施形態では、データは0または1のいずれかのレベルで記録されているものとする。したがって、ページデータはデータ判別回路5によって0または1のいずれかに分けられる。すなわち、データ判別回路5は、0レベルであると推定したデータ(データ0)を分散算出回路6に出力し、1レベルであると推定したデータ(データ1)を分散算出回路7に出力する。   The data discriminating circuit 5 discriminates the signal level of the equalized page data. In the present embodiment, it is assumed that data is recorded at a level of 0 or 1. Therefore, the page data is divided into 0 or 1 by the data discrimination circuit 5. That is, the data discriminating circuit 5 outputs data (data 0) estimated to be 0 level to the variance calculation circuit 6 and outputs data (data 1) estimated to be 1 level to the variance calculation circuit 7.

分散算出回路6および分散算出回路7は、入力されたデータの分散σをそれぞれ計算する。分散算出回路6の算出した0レベルのデータの分散σ および分散算出回路7の算出した1レベルのデータの分散σ は、いずれも復号回路4に出力され、復号回路4において復号処理に用いられる。 The variance calculation circuit 6 and the variance calculation circuit 7 calculate the variance σ 2 of the input data, respectively. The variance σ 0 2 of the 0 level data calculated by the variance calculation circuit 6 and the variance σ 1 2 of the 1 level data calculated by the variance calculation circuit 7 are both output to the decoding circuit 4, and the decoding circuit 4 performs the decoding process. Used for.

次に、復号回路4における復号処理について説明する。復号処理については従来から種々の方法が提案されており、本実施形態において用いる復号処理方法についても特に限定されるものではないが、ここでは、非特許文献1に記載されているsum−product法を用いる場合について説明する。   Next, the decoding process in the decoding circuit 4 will be described. Various methods have been proposed for decoding processing, and the decoding processing method used in the present embodiment is not particularly limited. Here, the sum-product method described in Non-Patent Document 1 is used. The case of using will be described.

sum−product法では、変数ノード処理とチェックノード処理を反復実行し、事後確率比を求める。まず、チェックノード処理では、下記(7)式の計算を行う。   In the sum-product method, variable node processing and check node processing are repeatedly executed to obtain the posterior probability ratio. First, in the check node process, the following equation (7) is calculated.

Figure 0004545684
Figure 0004545684

ここで、sign(x)はxが正ならば+1、xが負ならば−1、xが0ならば0を値にとる関数である。また、f(x)は、下記(8)式で定義される。   Here, sign (x) is a function that takes a value of +1 if x is positive, -1 if x is negative, and 0 if x is 0. F (x) is defined by the following equation (8).

Figure 0004545684
Figure 0004545684

一方、変数ノード処理は、下記(9)式を用いて行われる。   On the other hand, the variable node process is performed using the following equation (9).

Figure 0004545684
Figure 0004545684

ここで、λは受信語から算出される対数尤度比(LLR)であり、下記(10)式で定義される。 Here, λ n is a log likelihood ratio (LLR) calculated from the received word, and is defined by the following equation (10).

Figure 0004545684
Figure 0004545684

ここで、P(y|x=0)は、記録されたデータxが0である時、再生信号yが得られる確率を示している。 Here, P (y n | x n = 0), when the recorded data x n is 0, which indicates the probability of reproduction signal y n is obtained.

上記(7)式および(9)式で表されるαmn,βmnを交互に計算する処理を十分に反復した後に、対数事後確率比の近似値Qを下記(11)式として求める。 After sufficiently repeating the process of alternately calculating α mn and β mn represented by the above equations (7) and (9), an approximate value Q n of the log posterior probability ratio is obtained as the following equation (11).

Figure 0004545684
Figure 0004545684

さらに、Qの符号が正の場合にはビット推定値を0とし、負の場合にはビット推定値を1とする。このようにして、再生信号を復号する。反復計算の終了タイミングを検出するためには、例えば、パリティを用いる方法やCRCコードを付加する方法を用いることができる。いずれの場合にも、パリティやCRCにより、誤りがないことが検出された場合に、反復計算を終了する。 Further, when the sign of Q n is positive, the bit estimation value is 0, and when the sign is negative, the bit estimation value is 1. In this way, the reproduction signal is decoded. In order to detect the end timing of the iterative calculation, for example, a method using parity or a method of adding a CRC code can be used. In any case, the iterative calculation is terminated when it is detected by parity or CRC that there is no error.

次に、上記(10)式で用いられる2つの確率の求め方について説明する。上記したように、P(y|x=0)は、記録されたデータxが0である時、再生信号yが得られる確率を示している。データ0の再生信号の分布が0を平均値とする正規分布であると仮定する。言い換えると、再生信号yは、記録データxにガウスノイズを付加したものと仮定する。この場合、再生信号がyとなる確率は下記の式で表される。 Next, how to obtain the two probabilities used in the above equation (10) will be described. As described above, P (y n | x n = 0), when the recorded data x n is 0, which indicates the probability of reproduction signal y n is obtained. It is assumed that the distribution of the reproduction signal of data 0 is a normal distribution with 0 as an average value. In other words, it is assumed the reproduction signal y n is obtained by adding the Gaussian noise in the recording data x n. In this case, the probability that the reproduced signal becomes y n is represented by the following formula.

Figure 0004545684
Figure 0004545684

ここで、σは、x=0であるデータの標準偏差である。 Here, σ 0 is a standard deviation of data where x n = 0.

同様に、データ1の再生信号の分布が1を平均値とする正規分布であると仮定すると、再生信号がyとなる確率は下記の式で表される。 Similarly, assuming that the distribution of the reproduced signal of data 1 is a normal distribution of the average value of 1, the probability that the reproduced signal becomes y n is represented by the following formula.

Figure 0004545684
Figure 0004545684

ここで、σは、x=1であるデータの標準偏差である。 Here, σ 1 is the standard deviation of data with x n = 1.

このとき、λは(12)式のように表せる。 At this time, λ n can be expressed as in equation (12).

Figure 0004545684
Figure 0004545684

図2は、再生信号におけるデータ0およびデータ1の発生頻度の一例を示すグラフである。この図に示すように、ホログラム記憶媒体では、一般にσとσとが異なる。このため、σおよびσをそれぞれ個別に求める必要がある。 FIG. 2 is a graph showing an example of the frequency of occurrence of data 0 and data 1 in the reproduction signal. As shown in this figure, in the hologram storage medium, σ 0 and σ 1 are generally different. For this reason, it is necessary to individually obtain σ 0 and σ 1 .

上記(12)式に示したように、再生信号の分布が正規分布であると仮定すると、σ およびσ を求めることにより、λを計算できる。 As shown in equation (12), the distribution of the reproduced signal is assumed to be normally distributed, by determining the sigma 0 2 and sigma 1 2, can be calculated lambda n.

再生装置100では、分散算出回路6がσ を算出し、分散算出回路7がσ を算出するようになっている。 In the reproducing apparatus 100, the variance calculating circuit 6 calculates the sigma 0 2, variance calculation circuit 7 is adapted to calculate the sigma 1 2.

σ およびσ の算出方法については、データ判別回路5によって再生信号が0か1かを判別し、0と判別されたデータを分散算出回路6に出力し、1と判別されたデータを分散算出回路7に出力することで、各分散出力回路において分散を容易に計算できる。この場合、分散を正確に求めるためには、データ判別回路5においていかに0と1とを判別するかが問題となる。 Regarding the calculation method of σ 0 2 and σ 1 2 , the data discrimination circuit 5 discriminates whether the reproduction signal is 0 or 1, outputs the data discriminated as 0 to the variance calculation circuit 6, and determines the data discriminated as 1 Is output to the dispersion calculation circuit 7, the dispersion can be easily calculated in each dispersion output circuit. In this case, in order to accurately obtain the variance, it becomes a problem how the data discrimination circuit 5 discriminates between 0 and 1.

ところが、図2に示した例のように、データ0の分布の上側(信号レベルの高い側)の裾野と、データ1の分布の下側(信号レベルの低い側)の裾野とが重なりあっている場合、しきい値で0と1とを判別するような一般的な方法では、しきい値をどこに設定するかによって得られる分散の値が変わってしまう。なお、一般に再生信号はノイズを含んでいるため、このように分布の裾野が重なりあう現象は避けることができない。   However, as in the example shown in FIG. 2, the upper side of the distribution of data 0 (the higher signal level) and the lower side of the distribution of data 1 (the lower signal level) overlap. In the case where the threshold value is 0, the general method for discriminating between 0 and 1 changes the dispersion value obtained depending on where the threshold value is set. In general, since the reproduction signal includes noise, such a phenomenon that the distribution bases overlap each other cannot be avoided.

そこで、本実施形態にかかる再生装置100では、データ0およびデータ1の分布の一部が重なり合う場合でも、データ判別回路5において0と1とを正確に判別できるようにしている。   Therefore, in the reproducing apparatus 100 according to the present embodiment, 0 and 1 can be accurately discriminated by the data discriminating circuit 5 even when part of the distribution of data 0 and data 1 overlap.

図3は、データ判別回路5の構成を示すブロック図である。この図に示すように、データ判別回路5は、比較回路51、仮データ1平均値演算回路52、仮データ0平均値演算回路53、しきい値計算回路55、比較回路54を備えている。   FIG. 3 is a block diagram showing a configuration of the data discrimination circuit 5. As shown in this figure, the data discrimination circuit 5 includes a comparison circuit 51, a temporary data 1 average value calculation circuit 52, a temporary data 0 average value calculation circuit 53, a threshold value calculation circuit 55, and a comparison circuit 54.

比較回路51は、等価回路3から出力された再生データyと仮しきい値SL0とを比較する。上記の仮しきい値SL0は、例えばデータ0とデータ1のレベルの略中央レベルとなるように予め設定された値である。再生信号レベルは、媒体1や再生ヘッド2の特性により変動する。このため、仮しきい値SL0は真の中央レベルから多少ずれた値でもよい。 Comparator circuit 51 compares the reproduced data y n output from the equivalent circuit 3 and a temporary threshold SL 0. The provisional threshold value SL0 is a value set in advance so as to be approximately the center level of the data 0 and data 1 levels, for example. The reproduction signal level varies depending on the characteristics of the medium 1 and the reproduction head 2. Therefore, the temporary threshold value SL0 may be a value slightly deviated from the true center level.

比較回路51は、再生データyと仮しきい値SL0とを比較した結果に基づいて、再生データyのビット毎にデータ0であるかデータ1であるかを判定(仮判定)する。そして、データ0(仮データ0)であると判定したビットについては仮データ0平均値演算回路53に出力し、データ1(仮データ1)であると判定したビットについては仮データ1平均値演算回路52に出力する。 Comparison circuit 51, based on the result of comparing the reproduced data y n and the temporary threshold SL 0, to determine whether the data 1 is data 0 for each bit of the reproduced data y n (tentative decision). The bits determined to be data 0 (temporary data 0) are output to the temporary data 0 average value calculation circuit 53, and the bits determined to be data 1 (temporary data 1) are calculated to the temporary data 1 average value. Output to the circuit 52.

仮データ0平均値演算回路53は比較回路51から入力されたデータ0の平均値M0を算出し、しきい値計算回路55に出力する。また、仮データ1平均値演算回路52は比較回路51から入力されたデータ1の平均値M1を算出し、しきい値計算回路55に出力する。   The temporary data 0 average value calculation circuit 53 calculates the average value M0 of the data 0 input from the comparison circuit 51 and outputs it to the threshold value calculation circuit 55. The temporary data 1 average value calculation circuit 52 calculates the average value M1 of the data 1 input from the comparison circuit 51 and outputs the average value M1 to the threshold value calculation circuit 55.

しきい値計算回路55は、仮データ0平均値演算回路53および仮データ1平均値演算回路52から入力された2つの平均値M0,M1からしきい値SLを計算し、計算したしきい値SLを比較回路54に出力する。   The threshold value calculation circuit 55 calculates a threshold value SL from the two average values M0 and M1 input from the temporary data 0 average value calculation circuit 53 and the temporary data 1 average value calculation circuit 52, and calculates the calculated threshold value. SL is output to the comparison circuit 54.

ここで、データ0のデータの広がりとデータ1のデータの広がりとは異なるが、分散がn倍以下の場合(nは予め設定された任意の数。典型的には、0以上10以下。)、すなわち大きい方の分散が小さい方の分散に対してn倍以下の場合、例えばしきい値SLをM0およびM1の中央値に設定すればよい。分散の差がn倍よりもさらに大きい場合には、中央値よりも分散が小さい方のデータの平均レベルに近いレベルにしきい値を設定すればよい。   Here, the data spread of data 0 and the data spread of data 1 are different, but when the variance is n times or less (n is an arbitrary number set in advance. Typically, 0 to 10). That is, when the larger variance is n times or less than the smaller variance, for example, the threshold value SL may be set to the median value of M0 and M1. When the variance difference is larger than n times, the threshold value may be set at a level close to the average level of the data having a smaller variance than the median.

例えば、大きい方の分散が小さい方の分散に対してn倍以下の場合、
SL=(M0+M1)/2、
大きい方の分散が小さい方の分散のn倍を超える場合、
SL=kM1+(1−k)M0
とする。ここで、kは、σ <σ の時には0<k<0.5、σ >σ の時には0.5< k <1.0とする。
For example, if the larger variance is less than n times the smaller variance,
SL = (M0 + M1) / 2,
If the larger variance exceeds n times the smaller variance,
SL = kM1 + (1-k) M0
And Here, k is, σ 0 21 0 when the 2 <k <0.5, when the σ 0 2> σ 1 2 and 0.5 <k <1.0.

比較回路54は、しきい値計算回路55から入力されたしきい値SLを用いて、等価回路3から入力された再生信号yが0であるか1であるかを判別する。すなわち、再生信号yがしきい値SLよりも大きいときにはそのデータを1であると判定し、そうでなければ0と判定する。このようにして、再生信号yは0(DATA0)と1(DATA1)とに分けられ、0と判別されたデータは分散算出回路6へ、1と判別されたデータは分散算出回路7へそれぞれ出力される。 Comparison circuit 54, by using the threshold value SL input from the threshold calculating circuit 55, the reproduction signal y n input from the equivalent circuit 3 determines whether a 1 or a 0. That is, when the reproduction signal y n is greater than the threshold value SL is determined that data to be 1, it is determined that 0 otherwise. In this manner, the reproduction signal y n is divided into 0 (DATA0) 1 and (DATA1), 0 and discriminated data to the variance calculation circuit 6, respectively 1 and determined data to the variance calculation circuit 7 Is output.

なお、上記した分散σの算出は、LDPC復号処理単位(以下、ブロックという)毎に行う必要がある。ブロックの撮像素子上のイメージへの物理的な割り当て方式は、特に限定されるものではなく、いくつかの方式が考えられる。図4は、ブロックの割り当て方式の例を示す説明図である。この図に示されている格子状の小さな正方形は、撮像素子の画素を表しており、斜線あるいは横線で強調された画素の集まりがブロックを表している。なお、この図に示す例では、説明のために3つのブロックパターン(ブロックパターンA,B,C)を同時に描いているが、実際には、このうちのいずれか一つだけが採用される。 Note that the above-described calculation of variance σ 2 needs to be performed for each LDPC decoding processing unit (hereinafter referred to as a block). The physical allocation method to the image on the image sensor of the block is not particularly limited, and several methods are conceivable. FIG. 4 is an explanatory diagram illustrating an example of a block allocation method. The grid-like small squares shown in this figure represent pixels of the image sensor, and a group of pixels emphasized by diagonal lines or horizontal lines represents blocks. In the example shown in this figure, three block patterns (block patterns A, B, and C) are drawn at the same time for explanation, but only one of them is actually used.

ブロックパターンAは、撮像素子上の行または列に沿ってブロックを割り当てる方法である。この場合、行または列(ブロックの延在方向)は撮像素子からの再生信号の読出し方向と一致している。すなわち、図4の例では、ブロックの割り当て方向は行方向になっており、再生信号の読み出し方向も行方向(横方向)になっている。このように、ブロックの延在方向と再生信号の読み出し方向とを一致させることにより、読み出されたデータの順番でブロックのデータを復号処理できる。したがって、再生信号からデータを再構成する処理が不要なので、再構成のために一時的にデータを記憶しておくためのバッファメモリが不要であり、また、再構成のための処理回路も不要となるので、信号処理回路を簡略化できる。   The block pattern A is a method for assigning blocks along rows or columns on the image sensor. In this case, the row or the column (the extending direction of the block) matches the reading direction of the reproduction signal from the image sensor. That is, in the example of FIG. 4, the block allocation direction is the row direction, and the readout direction of the reproduction signal is also the row direction (lateral direction). As described above, by matching the extending direction of the block and the reading direction of the reproduction signal, the block data can be decoded in the order of the read data. Therefore, there is no need to reconstruct the data from the reproduction signal, so there is no need for a buffer memory for temporarily storing the data for reconstruction, and no processing circuit for reconstruction is necessary. Therefore, the signal processing circuit can be simplified.

ブロックパターンBは、撮像素子上に略正方形状(矩形形状)のブロックを割り当てる方法である。このようにすると、読み出されたデータからブロックに含まれるデータを抽出し、再構成する処理が必要となるが、ブロックパターンAに比べて、比較的近傍のデータのみで構成されるので、媒体1や光学系に起因する撮像素子面内での光量分布の影響を受け難くできるという利点がある。   Block pattern B is a method of assigning a substantially square (rectangular) block on the image sensor. In this case, it is necessary to extract the data included in the block from the read data and reconstruct the data. There is an advantage that it is difficult to be affected by the light amount distribution in the image pickup element surface due to the optical system 1 or the optical system.

ブロックパターンCは、撮像素子上に略同心円状のブロックを割り当てる方法である。このようにすると、ブロックパターンBに比べて、さらにブロックデータの抽出および再構成処理が複雑になるが、光学系の不均一による同心円状の光量分布の影響をより受け難くなるという利点がある。   Block pattern C is a method of assigning substantially concentric blocks on the image sensor. This makes the block data extraction and reconstruction process more complicated than the block pattern B, but has the advantage that it is less susceptible to the influence of the concentric light quantity distribution due to the non-uniformity of the optical system.

このように、各ブロックパターンには、それぞれ、利点と欠点とがあるので、採用する媒体や光学系の特性に合わせて適宜選択することが好ましい。なお、上記した3つのパターンに限らず、他のブロックパターンを採用してもよい。   As described above, each block pattern has advantages and disadvantages. Therefore, it is preferable to select each block pattern according to the characteristics of the medium to be used and the optical system. In addition, you may employ | adopt not only the above-mentioned three patterns but another block pattern.

次に、分散算出処理および復号処理のタイミングについて説明する。図5(a)は、再生装置100における分散(σ)算出処理および復号処理のタイミングチャートである。 Next, the timing of the variance calculation process and the decoding process will be described. FIG. 5A is a timing chart of the variance (σ 2 ) calculation process and the decoding process in the playback device 100.

まず、時刻t0で等価回路3からデータ判別回路5および復号回路4にブロックB1の再生信号が入力されると、ブロックB1の分散算出処理が行われる。つまり、データ判別回路5でデータの判別を行われ、分散算出回路6,7で分散の算出が行われる。   First, when the reproduction signal of the block B1 is input from the equivalent circuit 3 to the data discriminating circuit 5 and the decoding circuit 4 at time t0, the variance calculation process of the block B1 is performed. In other words, the data discrimination circuit 5 discriminates the data, and the variance calculation circuits 6 and 7 calculate the variance.

分散の算出処理が時刻t1で終了すると、算出された分散を用いて、復号回路4がブロックB1の復号処理を開始する。また、データ判別回路5および分散算出回路6,7は、次に入力されてきたブロックB2の分散算出処理を開始する。   When the variance calculation process ends at time t1, the decoding circuit 4 starts decoding the block B1 using the calculated variance. The data discriminating circuit 5 and the variance calculation circuits 6 and 7 start the variance calculation process for the block B2 input next.

ブロックB2の分散算出処理時刻t3で終了するが、この時点では、まだ、ブロックB1の復号処理が終了していないので、得られたブロックB2の分散は、そのまま保持しておく。なお、分散を保持しておくための記憶手段(メモリ等)は、各分散算出回路6,7に備えられていてもよく、復号回路4に備えられていてもよく、各分散算出回路6,7および復号回路4とは別に設けられていてもよい。   The distribution calculation processing time t3 of the block B2 ends, but at this point, since the decoding processing of the block B1 has not been completed yet, the obtained distribution of the block B2 is held as it is. Note that storage means (memory or the like) for holding the variance may be provided in each of the variance calculation circuits 6 and 7, or may be provided in the decoding circuit 4. 7 and the decoding circuit 4 may be provided separately.

時刻t4でブロックB1の復号処理が終了すると、復号回路4は、先に得られていたブロックB2の分散を用いてブロックB2の復号処理を開始する。また、データ判別回路5および分散算出回路6,7は、次に入力されてきたブロックB3の分散算出処理を開始する。   When the decoding process for the block B1 ends at time t4, the decoding circuit 4 starts the decoding process for the block B2 using the previously obtained distribution of the block B2. Further, the data discriminating circuit 5 and the variance calculation circuits 6 and 7 start the variance calculation processing of the block B3 inputted next.

このようにして、分散算出処理と復号処理を平行して行うことにより、分散算出のための復号処理を開始するまでの待ち時間を、分散算出処理の開始時点である時刻t0から最初のブロックの分散算出処理が終了する時刻である時刻t1までの期間だけにとどめることができる。   In this way, by performing the variance calculation processing and the decoding processing in parallel, the waiting time until the decoding processing for variance calculation is started can be reduced from the time t0 which is the start time of the variance calculation processing to the first block. Only the period up to time t1, which is the time when the variance calculation process ends, can be limited.

なお、上記図5(a)の例では、時刻t3でブロックB2の分散を得た後、ブロックB1の復号処理が終了する(ブロックB2の復号処理が開始される)時刻t4までブロックB3の分散算出処理の開始を待つようにしているが、これに限るものではない。   In the example of FIG. 5 (a), after obtaining the distribution of block B2 at time t3, the decoding process of block B1 ends (the decoding process of block B2 is started) until time t4. Although the start of the calculation process is waited for, the present invention is not limited to this.

例えば、算出したブロックの分散を記憶手段(メモリ等)に蓄えておき、図5(b)に示すように、1つのブロックの分散算出処理を終えたら次のブロックの分散算出処理を連続して行うようにしてもよい。この場合、各ブロックの分散算出処理を間欠的な処理ではなく連続的に行うことになる。また、分散算出結果を蓄えるための記憶手段の容量に応じて、次のブロックの分散算出処理を開始するタイミングを調節するようにしてもよい。ただし、いずれの場合にも、復号処理が全て終了するまでデータの再生が完了しない点は変わらない。   For example, the calculated block variance is stored in a storage means (memory or the like), and as shown in FIG. 5B, when the variance calculation processing for one block is completed, the variance calculation processing for the next block is continuously performed. You may make it perform. In this case, the variance calculation process for each block is performed continuously rather than intermittently. Further, the timing for starting the variance calculation process for the next block may be adjusted according to the capacity of the storage means for storing the variance calculation result. However, in any case, the point that the reproduction of data is not completed until all the decoding processes are completed remains the same.

次に、再生装置100を用いて復号処理を行った実験結果について説明する。図6は、SNR(S/N比)を変化させてビットエラーレート(bER)を測定した結果を示すグラフである。なお、LDPC符号の符号長は512ビット、符号化率は0.87とした。また、図中に示した比較結果は、データ0またはデータ1のみの分散を用いて復号処理を行った結果を示している。   Next, an experimental result obtained by performing a decoding process using the playback device 100 will be described. FIG. 6 is a graph showing the result of measuring the bit error rate (bER) while changing the SNR (S / N ratio). The code length of the LDPC code is 512 bits, and the coding rate is 0.87. Further, the comparison results shown in the figure show the results of performing the decoding process using the distribution of only data 0 or data 1.

この図に示したように、再生装置100を用いることにより、比較結果に比べてbERを大幅に改善できた。すなわち、ホログラム記憶媒体を用いる場合、データ0およびデータ1の分散をそれぞれ算出し、それを用いて復号処理することにより、bERを低減できる。   As shown in this figure, by using the playback apparatus 100, the bER can be greatly improved as compared with the comparison result. That is, in the case of using a hologram storage medium, bER can be reduced by calculating the variance of data 0 and data 1, respectively, and performing decoding processing using them.

図7は、上記した実験結果における、SNR=10.2dBの場合のデータ0とデータ1の分布を示すグラフである。このように、2つの分布の裾野が重なりあう場合においても、再生装置100によって良好な復号結果が得られることを以下に説明する。   FIG. 7 is a graph showing the distribution of data 0 and data 1 when SNR = 10.2 dB in the above experimental results. As described above, it will be described below that a good decoding result can be obtained by the reproducing apparatus 100 even when the two distributions overlap.

図8は、再生装置100による、2つのデータを判別するためのしきい値の許容範囲の改善効果を示すグラフである。   FIG. 8 is a graph showing the effect of improving the allowable range of the threshold for discriminating two data by the playback apparatus 100.

上記したように、再生装置100では、仮しきい値を用いてデータ0とデータ1とを一旦判別(仮判別)し、それぞれの平均値に基づいてしきい値を計算する。さらに、そのしきい値を用いて、最終的なデータ0とデータ1との判別を行う。図8において「結果」として示したグラフは再生装置100による実験結果であり、しきい値の値は上記の仮しきい値の値を示している。   As described above, the playback apparatus 100 once discriminates between data 0 and data 1 using the temporary threshold value (temporary determination), and calculates the threshold value based on the respective average values. Further, the final discrimination between data 0 and data 1 is performed using the threshold value. The graph shown as “Result” in FIG. 8 is an experimental result by the reproducing apparatus 100, and the threshold value indicates the provisional threshold value.

この図に示すように、再生装置100では、仮しきい値が最適値(0.5)からずれた場合でも、bERへの影響は小さい。具体的には、再生装置100では、仮しきい値の値が0.4から0.6まで(2つの信号の本来の信号レベルの差の±10%程度)までは、仮しきい値が変化してもbERにはほぼ影響しない。また、仮しきい値がそれ以上変化した場合であってもbERの悪化は比較的少なかった。   As shown in this figure, in the reproducing apparatus 100, even when the temporary threshold value deviates from the optimum value (0.5), the influence on the bER is small. Specifically, in the playback apparatus 100, the temporary threshold value is between 0.4 and 0.6 (about ± 10% of the difference between the original signal levels of the two signals). Even if it changes, bER is hardly affected. Even when the provisional threshold value changed more, bER was relatively less deteriorated.

一方、「比較結果」として示したグラフは、仮しきい値を用いず、予め設定したしきい値のみを単純に用いてデータ0とデータ1とを判別した場合の結果を示している。   On the other hand, the graph shown as “comparison result” shows the result when data 0 and data 1 are discriminated using only a preset threshold value without using a temporary threshold value.

この図に示すように、比較結果の場合、しきい値が最適値(0.5)からずれるとbERが大幅に悪化する。   As shown in this figure, in the case of the comparison result, when the threshold value deviates from the optimum value (0.5), the bER is greatly deteriorated.

このように、再生装置100では、仮しきい値の設定値が最適値からずれてもbERの悪化を従来よりも抑制できる。また、仮しきい値のずれが2つの信号の本来の信号レベルの差に対して±10%の範囲内であれば、最適なしきい値を用いた場合と略同様のbERを得ることができる。   Thus, in the reproducing apparatus 100, even if the setting value of the temporary threshold value deviates from the optimum value, the deterioration of bER can be suppressed as compared with the conventional case. Further, if the deviation of the temporary threshold is within ± 10% of the difference between the original signal levels of the two signals, a bER substantially the same as when using the optimum threshold can be obtained. .

次に、再生装置100において得られた分散の妥当性について説明する。上記の実験において、SNR=10.2dBの場合、再生装置100において算出されたデータ1の分散は0.3、データ0の分散は0.13であった。また、そのときのbERは1.8E−3であった。   Next, the validity of the dispersion obtained in the playback apparatus 100 will be described. In the above experiment, when SNR = 10.2 dB, the variance of data 1 calculated by the playback apparatus 100 was 0.3, and the variance of data 0 was 0.13. Moreover, bER at that time was 1.8E-3.

一方、図9は、データ1の分散とデータ0の分散との全ての組み合せについて(全ての組み合せを手動で振って)bERを測定した結果を示すグラフである。この図に示したように、bERの最小値(最適値)は1.8E−3であり、このbERを与えるときの分散は、データ1の分散が0.3、データ0の分散が0.15であった。この結果は、再生装置100の算出結果とほぼ一致している。したがって、再生装置100により、非常に精度の高い復号化処理を行えることがわかる。   On the other hand, FIG. 9 is a graph showing the result of measuring the bER for all combinations of the variance of data 1 and the variance of data 0 (should all shake the combinations manually). As shown in this figure, the minimum value (optimum value) of bER is 1.8E-3. When this bER is given, the variance of data 1 is 0.3 and the variance of data 0 is 0. It was 15. This result almost coincides with the calculation result of the playback apparatus 100. Therefore, it can be seen that the playback apparatus 100 can perform a highly accurate decoding process.

以上のように、本実施形態にかかる再生装置100によれば、分散算出のための復号処理を開始するまでの待ち時間を短縮し、復号処理を迅速に行って再生に要する時間を短縮できる。   As described above, according to the playback apparatus 100 according to the present embodiment, the waiting time until the decoding process for variance calculation is started can be shortened, and the time required for playback can be shortened by performing the decoding process quickly.

また、分散を正確に算出することができ、最良なビットエラーレート(bER)を得られる。つまり、bERを最適化してエラーを低減できる。   Further, the variance can be calculated accurately, and the best bit error rate (bER) can be obtained. That is, errors can be reduced by optimizing bER.

さらに、再生信号を2つの信号レベルに判別するために予め設定したしきい値(仮しきい値)の最適なしきい値からのずれの許容範囲を大きくできるので、より実用化に適した装置を実現できる。   Furthermore, since the allowable range of deviation from the optimum threshold value (provisional threshold value) set in advance for discriminating the reproduction signal into two signal levels can be increased, a device more suitable for practical use can be obtained. realizable.

なお、本実施形態では、再生信号の信号レベルが0と1の2種類の場合について説明したが、これに限るものではなく、さらに多数の信号レベルに分類する構成であってもよい。この場合にも、仮しきい値に基づいて再生信号を複数の信号レベル(仮信号レベル)に分類し、この各信号レベルに基づいて(例えば各仮信号レベルの平均値に基づいて)しきい値を算出し、このように算出したしきい値と再生信号とを比較して再生信号の信号レベルを判別するようにすることで、上記と同様の効果が得られる。   In this embodiment, the case where the reproduction signal has two signal levels of 0 and 1 has been described. However, the present invention is not limited to this, and a configuration in which the signal level is classified into a larger number of signal levels may be used. Also in this case, the reproduction signal is classified into a plurality of signal levels (provisional signal levels) based on the temporary threshold value, and the threshold is determined based on each signal level (for example, based on the average value of each temporary signal level). By calculating the value and comparing the threshold value thus calculated with the reproduction signal to determine the signal level of the reproduction signal, the same effect as described above can be obtained.

また、本実施形態では、仮データ0平均値演算回路53および仮データ1平均値演算回路52が仮データ1および仮データ0の平均値をそれぞれ算出し、これらの平均値に基づいてしきい値計算回路55がしきい値を算出するものとしたが、これに限るものではない。例えば、仮データ1および仮データ0の中央値、各仮データのうちの一部の平均値などを用いてしきい値を算出するようにしてもよい。   In this embodiment, the temporary data 0 average value calculation circuit 53 and the temporary data 1 average value calculation circuit 52 calculate the average values of the temporary data 1 and the temporary data 0, respectively, and based on these average values, the threshold value is calculated. Although the calculation circuit 55 calculates the threshold value, the present invention is not limited to this. For example, the threshold value may be calculated using a median value of the temporary data 1 and the temporary data 0, an average value of a part of the temporary data, and the like.

〔実施形態2〕
本発明の他の実施形態について説明する。なお、説明の便宜上、実施形態1で説明した部材と同様の機能を有する部材には同じ符号を付し、その説明を省略する。
[Embodiment 2]
Another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those described in the first embodiment are denoted by the same reference numerals, and description thereof is omitted.

図10は、本実施形態にかかる再生装置(情報記憶媒体再生装置)100bの構成を示すブロック図である。この図に示すように、再生装置100bは、実施形態1に示した再生装置100におけるデータ判別回路5、分散算出回路6,7の代わりに、分散演算回路8を備えている。なお、復号回路4および分散演算回路8が本実施形態にかかる復号装置を構成している。   FIG. 10 is a block diagram showing a configuration of a playback apparatus (information storage medium playback apparatus) 100b according to the present embodiment. As shown in this figure, the reproducing apparatus 100b includes a distributed arithmetic circuit 8 instead of the data discriminating circuit 5 and the dispersion calculating circuits 6 and 7 in the reproducing apparatus 100 shown in the first embodiment. Note that the decoding circuit 4 and the distributed arithmetic circuit 8 constitute a decoding device according to the present embodiment.

図11は、分散演算回路8の構成を示すブロック図である。再生装置100bでは、この分散演算回路8により、データ判別処理を行うことなく、再生信号yから分散を直接求めるようになっている。 FIG. 11 is a block diagram showing the configuration of the distributed arithmetic circuit 8. In reproduction apparatus 100b, the dispersion calculation circuit 8, without performing the data determination process, and obtains the distributed directly from the reproduction signal y n.

図11に示すように、分散演算回路8は、確率検出回路81〜84と、σ計算回路85と、σ計算回路86とを備えている。 As shown in FIG. 11, the distributed arithmetic circuit 8 includes probability detection circuits 81 to 84, a σ 0 calculation circuit 85, and a σ 1 calculation circuit 86.

確率検出回路81はデータ0(第1信号レベルに属する信号)がS0L以下となる確率RAを算出するものであり、確率検出回路82はデータ0がS0H以下となる確率RBを算出するものである。また、確率検出回路83はデータ1(第2信号レベルに属する信号)がS1L以上となる確率RCを算出するものであり、確率検出回路84はデータ1がS1H以上となる確率RDを算出するものである。   The probability detection circuit 81 calculates a probability RA that data 0 (signal belonging to the first signal level) is S0L or less, and the probability detection circuit 82 calculates a probability RB that data 0 is S0H or less. . The probability detection circuit 83 calculates the probability RC that the data 1 (signal belonging to the second signal level) is S1L or more, and the probability detection circuit 84 calculates the probability RD that the data 1 is S1H or more. It is.

上記のS0L,S0H,S1L,S1Hの値は、特に限定されるものではなく、媒体1や光学系などの特性に応じて適宜設定すればよい。   The values of S0L, S0H, S1L, and S1H are not particularly limited, and may be set as appropriate according to the characteristics of the medium 1 and the optical system.

ただし、S0L,S0Hについては、データ0の分布のピークよりも小さい値で、かつ、S0L以下となるデータ数が10%以上となるように、すなわち0.1≦RA<RB<0.5の関係を満たすように設定することが好ましい。RAおよびRBがこの数値範囲に入っていれば、分散σ を十分な精度で算出できる。 However, with respect to S0L and S0H, the value is smaller than the peak of the distribution of data 0 and the number of data with S0L or less is 10% or more, that is, 0.1 ≦ RA <RB <0.5. It is preferable to set so as to satisfy the relationship. If RA and RB are within this numerical range, the variance σ 0 2 can be calculated with sufficient accuracy.

同様に、S1L,S1Hについては、データ1の分布のピークよりも大きい値で、かつ、S1H以上となるデータ数が10%以下となるように、すなわち0.5<RC<RD≦<0.9の関係を満たすように設定することが好ましい。RCおよびRDがこの数値範囲に入っていれば、分散σ を十分な精度で算出できる。したがって、本実施形態において分散σ およびσ を十分な精度で算出するためのS0L,S0HおよびS1L,S1Hの許容範囲は、実施形態1においてこれと同じ精度で分散σ およびσ を算出するための仮しきい値SL0の許容範囲よりも広い。 Similarly, for S1L and S1H, the value is larger than the peak of the distribution of data 1 and the number of data exceeding S1H is 10% or less, that is, 0.5 <RC <RD ≦ <0. It is preferable to set so as to satisfy the relationship of 9. If RC and RD are within this numerical range, the variance σ 1 2 can be calculated with sufficient accuracy. Therefore, the allowable ranges of S0L, S0H and S1L, S1H for calculating the variances σ 0 2 and σ 1 2 with sufficient accuracy in the present embodiment are the same as those in the first embodiment with the variances σ 0 2 and σ. wider than the allowable range of the temporary threshold SL0 for calculating the 1 2.

図12は、再生信号の分布とS0L,S0H,S1L,S1Hとの関係の一例を示すグラフである。   FIG. 12 is a graph showing an example of the relationship between the distribution of the reproduction signal and S0L, S0H, S1L, S1H.

確率検出回路81〜84における確率の計算方法について具体的に説明する。確率検出回路81は、しきい値S0L以下であるデータの個数をカウントし、データ0の総数で除算する。ここで、データ0の総数は概略値を使うことができる。例えば、データ0とデータ1とがランダムに出現するデータ(例えばユーザの個人情報を示すユーザデータ等)をそのまま媒体1に記録した場合、データ0およびデータ1の出現確率は0.5とみなすことができるので、全データ数の2分の1をデータ0の総数とすればよい。また、何らかの変調処理を行ったデータを媒体1に記録した場合、あるいは媒体1から読み出したデータに何らかの変調処理を施した場合、その変調規則によって決まるデータ0の出現確率を全データ数に掛けることで、データ0の総数を得ればよい。   A probability calculation method in the probability detection circuits 81 to 84 will be specifically described. The probability detection circuit 81 counts the number of data that is less than or equal to the threshold value S0L and divides by the total number of data 0. Here, an approximate value can be used as the total number of data 0. For example, when data in which data 0 and data 1 appear at random (for example, user data indicating user's personal information) is recorded on the medium 1 as it is, the appearance probability of data 0 and data 1 is regarded as 0.5. Therefore, half of the total number of data may be the total number of data 0. Further, when data subjected to some modulation processing is recorded on the medium 1 or when some data is subjected to data read from the medium 1, the appearance probability of data 0 determined by the modulation rule is multiplied by the total number of data. Thus, the total number of data 0 is obtained.

確率検出回路82〜84においても同様に、データ0がS0H以下となる確率RB、データ1がS1L以上となる確率RC、データ1がS1H以上となる確率RDを算出する。   Similarly, the probability detection circuits 82 to 84 calculate the probability RB that the data 0 is S0H or less, the probability RC that the data 1 is S1L or more, and the probability RD that the data 1 is S1H or more.

σ計算回路85は確率RA,RBに基づいてデータ0の分散σ を算出するものであり、σ計算回路86は確率RC,RDに基づいてデータ1の分散σ を算出するものである。 The σ 0 calculation circuit 85 calculates the variance σ 0 2 of the data 0 based on the probabilities RA and RB, and the σ 1 calculation circuit 86 calculates the variance σ 1 2 of the data 1 based on the probabilities RC and RD. Is.

データ0およびデータ1の分布が正規分布であるとすると、上記の確率RAおよびRBは下記(13)式,(14)式のように表せる。   If the distribution of data 0 and data 1 is a normal distribution, the above probabilities RA and RB can be expressed by the following equations (13) and (14).

Figure 0004545684
Figure 0004545684

Figure 0004545684
Figure 0004545684

ここで、未知数はσ、μの2個であり、式は(13)式,(14)式の2つなので、σ計算回路85では、(13)式および(14)式の連立方程式を解くことにより、σおよびμを容易に得ることができる。そして、σ計算回路85は、このように算出したσを2乗することで分散σ を算出し、復号回路4に出力する。 Here, there are two unknowns, σ 0 and μ 0 , and there are two equations (13) and (14). Therefore, in the σ 0 calculation circuit 85, simultaneous equations (13) and (14) By solving the equation, σ 0 and μ 0 can be easily obtained. Then, the σ 0 calculation circuit 85 calculates the variance σ 0 2 by squaring the σ 0 calculated in this way, and outputs it to the decoding circuit 4.

また、確率RCおよびRDは、データ0およびデータ1の分布が正規分布であるとすると、下記(15)式,(16)式のように表せる。   The probabilities RC and RD can be expressed as the following equations (15) and (16), assuming that the distribution of data 0 and data 1 is a normal distribution.

Figure 0004545684
Figure 0004545684

Figure 0004545684
Figure 0004545684

σ計算回路86は、σ計算回路85と同様、確率RCおよびRDに基づいてσおよびμを算出し、算出したσを2乗することで分散σ を算出し、復号回路4に出力する。 Similar to the σ 0 calculation circuit 85, the σ 1 calculation circuit 86 calculates σ 1 and μ 1 based on the probabilities RC and RD, calculates the variance σ 1 2 by squaring the calculated σ 1, and performs decoding. Output to circuit 4.

以上のように、再生装置100bは、実施形態1のように予め設定したしきい値を用いてデータ0とデータ1とを判別する処理を含まないので、データ0およびデータ1の分布の裾野に重なりがある場合でも、しきい値の設定値の影響を受けずに両者の分散を算出できる。   As described above, the playback device 100b does not include the process of discriminating between data 0 and data 1 using a preset threshold value as in the first embodiment, so that the distribution of data 0 and data 1 is not included. Even when there is an overlap, the variance between the two can be calculated without being affected by the set value of the threshold.

また、データ0およびデータ1の分布の裾野に重なりがある場合でも、上記した実施形態1にかかる再生装置100に比べて正確な分散を得られる。つまり、データ0の分布とデータ1の分布とが重なり合う場合、しきい値で0と1とを分離する方法では、本来0であるべきデータが1と判定されたり、本来1であるべきデータが0と判定されたりすることによって誤差が生じる場合がある。これに対して、本実施形態では、誤差要因となるしきい値を用いていないので、実施形態1に比べて分散をより精度よく算出できる。   Even when there is an overlap in the distribution of data 0 and data 1, accurate dispersion can be obtained as compared with the reproducing apparatus 100 according to the first embodiment. That is, when the distribution of data 0 and the distribution of data 1 overlap, in the method of separating 0 and 1 by the threshold value, the data that should originally be 0 is determined to be 1 or the data that should originally be 1 An error may occur due to being determined to be zero. On the other hand, in the present embodiment, since a threshold value that causes an error is not used, the variance can be calculated more accurately than in the first embodiment.

また、再生装置100bでは、実施形態1にかかる再生装置100と同様、σを変化させてbERを測定する処理を行わないので、従来よりも分散を迅速に算出できる。   Further, in the playback device 100b, as in the playback device 100 according to the first embodiment, since the process of changing the σ and measuring the bER is not performed, the variance can be calculated more quickly than in the past.

なお、再生装置100bでは、統計関数を含む連立方程式を解く必要があるので、回路構成は実施形態1にかかる再生装置100よりも複雑になる。したがって、必要となる分散の精度および許容可能な回路規模に応じて実施形態1に示した方式と本実施形態にかかる方式のどちらかを選択すればよい。   Note that the playback apparatus 100b needs to solve simultaneous equations including statistical functions, and thus the circuit configuration is more complicated than the playback apparatus 100 according to the first embodiment. Therefore, either the method shown in the first embodiment or the method according to the present embodiment may be selected according to the required dispersion accuracy and the allowable circuit scale.

〔実施形態3〕
本発明のさらに他の実施形態について説明する。なお、説明の便宜上、実施形態1,2で説明した部材と同様の機能を有する部材には同じ符号を付し、その説明を省略する。
[Embodiment 3]
Still another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those described in the first and second embodiments are denoted by the same reference numerals and description thereof is omitted.

本実施形態にかかる再生装置は、実施形態1にかかる再生装置100におけるデータ判別回路5を、図13に示すデータ判別回路5bに置き換えたものである。その他の構成は実施形態1にかかる再生装置100と同様である。したがって、復号回路4、データ判別回路5b、分散算出回路6、分散算出回路7が本実施形態にかかる復号装置を構成している。   The reproduction apparatus according to the present embodiment is obtained by replacing the data determination circuit 5 in the reproduction apparatus 100 according to the first embodiment with a data determination circuit 5b shown in FIG. Other configurations are the same as those of the playback apparatus 100 according to the first embodiment. Therefore, the decoding circuit 4, the data discriminating circuit 5b, the variance calculation circuit 6, and the variance calculation circuit 7 constitute the decoding device according to the present embodiment.

図13に示すように、データ判別回路5bは、選択回路56とデータ発生器57とを備えている。   As shown in FIG. 13, the data determination circuit 5 b includes a selection circuit 56 and a data generator 57.

選択回路56は、入力される再生信号yについて、データ発生器57から入力される値に基づいて、データ毎にデータ0として出力するか(データ0の出力端子(Data0出力)から出力するか)、あるいはデータ1として出力するか(データ1の出力端子(Data1出力)から出力するか)を選択する。 Or selection circuit 56, the reproduction signal y n received as input, based on the value inputted from the data generator 57, and outputs from one output to each data as data 0 (output terminal of the data 0 (Data0 output) ) Or data 1 (whether the data 1 is output from the output terminal (Data 1 output)) is selected.

データ発生器57は、図示しない制御手段から供給されるStart信号をトリガとして特定のビット列(統計量算出用信号)を選択回路56に出力する。具体的な構成としては、例えば、メモリ素子(図示せず)に記憶されたビット列情報を、Start信号を起点として読み出すようにすればよい。あるいは、シフトレジスタを用いて、ビット列を生成するようにしてもよい。   The data generator 57 outputs a specific bit string (statistical amount calculation signal) to the selection circuit 56 using a Start signal supplied from a control unit (not shown) as a trigger. As a specific configuration, for example, bit string information stored in a memory element (not shown) may be read using a Start signal as a starting point. Alternatively, a bit string may be generated using a shift register.

なお、本実施形態では、データ発生器57から出力される分散算出用のビットパターン(統計量算出用信号)と同一のビットパターンが媒体1に予め記録されているものとする。したがって、データ発生器57から選択回路56への出力が1の時、媒体1から読み出されたデータは1であると選択され、データ発生器57から選択回路56への出力が0の時、媒体1から読み出されたデータは0であると選択される。なお、媒体1に記録される、上記のデータ発生器57から出力されるビットパターンと同一のビットパターンは、選択回路56における選択処理時に既知のデータである必要がある。このため、このビットパターンは、ユーザデータ等ではなく、分散検出に用いるために予め用意されたデータである必要がある。   In this embodiment, it is assumed that the same bit pattern as the dispersion calculation bit pattern (statistic calculation signal) output from the data generator 57 is recorded in the medium 1 in advance. Therefore, when the output from the data generator 57 to the selection circuit 56 is 1, the data read from the medium 1 is selected to be 1, and when the output from the data generator 57 to the selection circuit 56 is 0, The data read from the medium 1 is selected to be zero. Note that the bit pattern that is recorded on the medium 1 and that is the same as the bit pattern output from the data generator 57 needs to be known data at the time of selection processing in the selection circuit 56. Therefore, this bit pattern needs to be data prepared in advance for use in dispersion detection, not user data or the like.

次に、Start信号を発生するタイミングについて説明する。図14は、Start信号を発生するタイミングを示すタイミングチャートである。   Next, the timing for generating the Start signal will be described. FIG. 14 is a timing chart showing the timing for generating the Start signal.

図14の例では、ユーザデータ(ユーザが任意に記録させるデータ)のブロックB1,B2,・・・に対して所定の間隔i毎に分散算出用のデータのブロックCAが挿入されている。前述のようにブロックCAには、既知の情報(ビットパターン)が記録されており、記録された情報は、データ発生器57により得られる情報と同一である。図14の例の場合、所定の間隔iでブロックCAが記録されているため、Start信号もそれに合わせてi毎に発生する。   In the example of FIG. 14, a block CA of data for variance calculation is inserted at predetermined intervals i into blocks B1, B2,... Of user data (data to be recorded arbitrarily by the user). As described above, known information (bit pattern) is recorded in the block CA, and the recorded information is the same as the information obtained by the data generator 57. In the case of the example of FIG. 14, since the block CA is recorded at a predetermined interval i, the Start signal is also generated for each i accordingly.

なお、各ブロックCAのデータ数は、必ずしも各ブロックB1,B2,・・・のデータ数と同一である必要はない。   The number of data in each block CA is not necessarily the same as the number of data in each block B1, B2,.

例えば、図15に示すように、各ブロックCAのデータ数が、各ブロックB1,B2,・・・のデータ数よりも少なくてもよい。この場合、図14の例に比べて各ブロックCAのデータ数が少ないため、図15に示すように、媒体1に記録できるユーザデータの容量(ブロックB1,B2,・・・のトータルの容量)をあまり減少させることなく、ブロックCAの出現頻度を多くできる。   For example, as shown in FIG. 15, the number of data in each block CA may be smaller than the number of data in each block B1, B2,. In this case, since the number of data in each block CA is smaller than in the example of FIG. 14, the capacity of user data that can be recorded on the medium 1 (the total capacity of the blocks B1, B2,...) As shown in FIG. The frequency of appearance of the block CA can be increased without significantly reducing.

図15では、各ブロックB1,B2,・・・の先頭にブロックCAを配置している。このため、Start信号はブロックB1,B2,・・・毎に発生する。この場合、各ブロックCAに含まれるデータ数は少ないため、複数のブロックCAに含まれるデータを用いて分散を計算するようにしてもよい。なお、スパイクノイズ等、短期的な変動の影響を除去するため、分散計算に用いる上記のデータ数(ブロックCAのデータ数)は、100個以上であることが望ましい。   In FIG. 15, a block CA is arranged at the head of each block B1, B2,. Therefore, the Start signal is generated for each of the blocks B1, B2,. In this case, since the number of data included in each block CA is small, the variance may be calculated using data included in a plurality of blocks CA. In addition, in order to remove the influence of short-term fluctuations such as spike noise, it is desirable that the number of data (the number of data in the block CA) used for the dispersion calculation is 100 or more.

以上のように、本実施形態では、ユーザデータの再生信号からしきい値や確率を用いて各データの0,1を判別するのではなく、媒体1にあらかじめ既知のデータ(分散算出用のデータ)を記録させておき、ユーザデータの再生信号を再生する際に、ユーザデータとともに媒体1に記録されている分散算出用のデータに基づいてユーザデータの再生信号が0か1かを選択する。   As described above, in the present embodiment, 0 or 1 of each data is not discriminated from the reproduction signal of the user data using the threshold value or the probability, but the known data (data for calculating the variance) is stored in the medium 1 in advance. ) Is recorded, and when the reproduction signal of the user data is reproduced, whether the reproduction signal of the user data is 0 or 1 is selected based on the dispersion calculation data recorded on the medium 1 together with the user data.

これにより、再生信号の品質によらず、0か1かの選択を正確に行うことができる。ただし、分散検出用のデータのブロックCAを媒体1に記録する必要があるため、ユーザデータを記録できる記憶容量が減少するとともに、転送レートが低下するというデメリットもある。このため、本実施形態の方法を用いるか、実施形態1または2の方法を用いるかは、必要なユーザデータの記憶容量、転送レート等を考慮して決定すればよい。   This makes it possible to accurately select 0 or 1 regardless of the quality of the reproduction signal. However, since it is necessary to record the block CA of data for dispersion detection on the medium 1, there is a demerit that the storage capacity for recording user data is reduced and the transfer rate is lowered. Therefore, whether to use the method of the present embodiment or the method of the first or second embodiment may be determined in consideration of the storage capacity, transfer rate, etc. of necessary user data.

〔実施形態4〕
本発明のさらに他の実施形態について説明する。なお、説明の便宜上、実施形態1〜3で説明した部材と同様の機能を有する部材には同じ符号を付し、その説明を省略する。
[Embodiment 4]
Still another embodiment of the present invention will be described. For convenience of explanation, members having the same functions as those described in the first to third embodiments are denoted by the same reference numerals and description thereof is omitted.

図16は、本実施形態にかかる再生装置100dの構成を示すブロック図である。この図に示すように、再生装置100dは、実施形態1に示した再生装置100におけるデータ判別回路5、分散算出回路6および7に代えて、差動回路9、絶対値計算回路10、分散算出回路11を備えている。したがって、復号回路4、差動回路9、絶対値計算回路10、分散算出回路11によって本実施形態にかかる復号装置が形成されている。   FIG. 16 is a block diagram showing the configuration of the playback device 100d according to this embodiment. As shown in this figure, the reproducing apparatus 100d is different from the data discriminating circuit 5 and the variance calculating circuits 6 and 7 in the reproducing apparatus 100 shown in the first embodiment in that a differential circuit 9, an absolute value calculating circuit 10, and a variance calculation are performed. A circuit 11 is provided. Therefore, the decoding circuit according to the present embodiment is formed by the decoding circuit 4, the differential circuit 9, the absolute value calculation circuit 10, and the variance calculation circuit 11.

差動回路9は、等価回路3から入力される再生信号に対して差動演算を行い、演算結果を復号回路4および絶対値計算回路10に出力する。差動検出の方法は特に限定されるものではないが、例えば、ユーザデータの1ビットを媒体1上の(0,1)または(1,0)の2ビットに割り当て、それらの隣接する0と1とで差動を行う方法を用いることができる。この場合、差動後に得られる理想的な信号レベルとしては、
0−1=−1
1−0=1
の2つのレベルとなる。したがって、この場合には、−1および1を中心とした2つの分布が現れることになる。ただし、上述した実施形態1〜3とは異なり、図17に示すように、分散は2つのレベルで同一になる。
The differential circuit 9 performs a differential operation on the reproduction signal input from the equivalent circuit 3 and outputs the operation result to the decoding circuit 4 and the absolute value calculation circuit 10. The method of differential detection is not particularly limited. For example, 1 bit of user data is assigned to 2 bits of (0, 1) or (1, 0) on the medium 1, and the adjacent 0 and 1 can be used. In this case, as an ideal signal level obtained after differential,
0-1 = -1
1-0 = 1
It becomes two levels. Therefore, in this case, two distributions centering on -1 and 1 appear. However, unlike Embodiments 1 to 3 described above, the variance is the same at two levels as shown in FIG.

絶対値計算回路10は、図17に示したような−1を中心とする分布の符号を反転させることにより、1を中心とする分布に重ね合わせたデータを生成し、分散算出回路11に出力する。   The absolute value calculation circuit 10 inverts the sign of the distribution centered on −1 as shown in FIG. 17 to generate data superimposed on the distribution centered on 1, and outputs the data to the variance calculation circuit 11. To do.

分散算出回路11は、絶対値計算回路10から入力された全てのデータから一つの分散を算出し、算出結果を復号回路4に出力する。   The variance calculation circuit 11 calculates one variance from all the data input from the absolute value calculation circuit 10 and outputs the calculation result to the decoding circuit 4.

復号回路4は、分散算出回路11から入力される分散を用いて復号計算を行う。ただし、本実施形態では、実施形態1とは異なり、2つの分布のどちらに対しても同じ分散を用いる。このため、復号回路4は、下記の(17)式によって算出されるλnを用いて復号計算を行う。   The decryption circuit 4 performs decryption calculation using the variance input from the variance calculation circuit 11. However, in the present embodiment, unlike the first embodiment, the same variance is used for both of the two distributions. For this reason, the decoding circuit 4 performs decoding calculation using λn calculated by the following equation (17).

Figure 0004545684
Figure 0004545684

以上のように、本実施形態では、再生信号に対して差動演算を行い、さらにこの差動演算の結果の絶対値を取ることによって2つの分布の分散を算出し、このように算出された1つの分散を用いて復号計算を行う。   As described above, in this embodiment, the differential calculation is performed on the reproduction signal, and the variance of the two distributions is calculated by taking the absolute value of the result of the differential calculation. Decoding calculation is performed using one variance.

このため、しきい値を用いてデータを判別する処理を含まないので、2つの分布の裾野に重なりがある場合でも、しきい値の設定値の影響を受けず、分散を適切に算出できる。   For this reason, since the process of discriminating data using a threshold value is not included, even when there is an overlap between two distribution bases, the variance can be calculated appropriately without being influenced by the set value of the threshold value.

なお、上記した各実施形態では、情報のばらつきを表す統計量として分散σ2を算出して用いる例について説明したが、本発明の本質は、上記(12)式あるいは上記(17)式に示されるλnを計算するために情報のばらつきを表す統計量を求めることにある。したがって、情報のばらつきを表す統計量として、分散σ2の代わりに、例えばS/N、σなどを求めるようにしてもよく、その場合にも上記した各実施形態と略同様の効果が得られる。 In each of the above-described embodiments, the example in which the variance σ 2 is calculated and used as a statistic representing the variation in information has been described. However, the essence of the present invention is shown in the above equation (12) or the above equation (17). In order to calculate λn, a statistic indicating variation in information is obtained. Therefore, for example, S / N, σ, and the like may be obtained instead of the variance σ 2 as a statistic representing the variation in information, and in that case, substantially the same effects as those of the above-described embodiments can be obtained. .

また、上記各実施形態では、再生信号の信号レベルが0と1の2種類の場合について説明したが、これに限るものではなく、さらに多数の信号レベルに分類する構成であってもよい。   In each of the above embodiments, the case where the reproduction signal has two signal levels of 0 and 1 has been described. However, the present invention is not limited to this.

また、上記各実施形態では、媒体1に記録された情報を読み出して再生する再生装置について説明したが、これに限らず、有線または無線によって通信可能に接続される外部の機器から入力された信号を再生(復号)する再生装置であってもよい。   In each of the above embodiments, the playback apparatus that reads and plays back the information recorded on the medium 1 has been described. However, the present invention is not limited to this, and a signal input from an external device that is communicably connected by wire or wirelessly. It may be a playback device that plays back (decodes).

また、上記各実施形態における再生装置の各ブロック、特に等価回路3、データ判別回路5、分散算出回路6,7、復号回路4、分散演算回路8、データ判別回路5b、差動回路9、絶対値計算回路10、分散算出回路11およびそれらに含まれる各ブロックは、ハードウェアロジックによって実現されるものであってもよく、あるいはこれらの一部または全部がCPU等のプロセッサを用いてソフトウェアによって実現されるものであってもよい。   Also, each block of the playback device in each of the above embodiments, in particular, the equivalent circuit 3, the data discrimination circuit 5, the variance calculation circuits 6 and 7, the decoding circuit 4, the variance calculation circuit 8, the data discrimination circuit 5b, the differential circuit 9, and the absolute The value calculation circuit 10, the variance calculation circuit 11, and each block included in them may be realized by hardware logic, or a part or all of these may be realized by software using a processor such as a CPU. It may be done.

すなわち、上記各実施形態にかかる再生装置は、各機能を実現する制御プログラムの命令を実行するCPU(central processing unit)、上記プログラムを格納したROM(read only memory)、上記プログラムを展開するRAM(random access memory)、上記プログラムおよび各種データを格納するメモリ等の記憶装置(記録媒体)などを備えた構成によって実現されるものであってもよい。この場合、本発明の目的は、上述した機能を実現するソフトウェアである再生装置の制御プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)をコンピュータで読み取り可能に記録した記録媒体を、上記再生装置に供給し、そのコンピュータ(またはCPUやMPU)が記録媒体に記録されているプログラムコードを読み出し実行することによって達成される。   That is, the playback device according to each of the embodiments includes a CPU (central processing unit) that executes instructions of a control program that implements each function, a ROM (read only memory) that stores the program, and a RAM ( random access memory), a storage device (recording medium) such as a memory for storing the program and various data, and the like. In this case, an object of the present invention is to provide a recording medium on which a program code (execution format program, intermediate code program, source program) of a control program for a playback apparatus, which is software that realizes the above-described functions, is recorded so as to be readable by a computer. The program is supplied to the playback device, and the computer (or CPU or MPU) reads and executes the program code recorded on the recording medium.

上記記録媒体としては、例えば、磁気テープやカセットテープ等のテープ系、フロッピー(登録商標)ディスク/ハードディスク等の磁気ディスクやCD−ROM/MO/MD/DVD/CD−R等の光ディスクを含むディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM/EPROM/EEPROM/フラッシュROM等の半導体メモリ系などを用いることができる。   Examples of the recording medium include tapes such as magnetic tapes and cassette tapes, magnetic disks such as floppy (registered trademark) disks / hard disks, and disks including optical disks such as CD-ROM / MO / MD / DVD / CD-R. Card system such as IC card, IC card (including memory card) / optical card, or semiconductor memory system such as mask ROM / EPROM / EEPROM / flash ROM.

また、再生装置を通信ネットワークと接続可能に構成し、通信ネットワークを介して上記プログラムコードを供給してもよい。この通信ネットワークとしては、特に限定されず、例えば、インターネット、イントラネット、エキストラネット、LAN、ISDN、VAN、CATV通信網、仮想専用網(virtual private network)、電話回線網、移動体通信網、衛星通信網等が利用可能である。また、通信ネットワークを構成する伝送媒体としては、特に限定されず、例えば、IEEE1394、USB、電力線搬送、ケーブルTV回線、電話線、ADSL回線等の有線でも、IrDAやリモコンのような赤外線、Bluetooth(登録商標)、802.11無線、HDR、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。なお、本発明は、上記プログラムコードが電子的な伝送で具現化された、搬送波に埋め込まれたコンピュータデータ信号の形態でも実現され得る。   Further, the playback device may be configured to be connectable to a communication network, and the program code may be supplied via the communication network. The communication network is not particularly limited. For example, the Internet, intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication. A net or the like is available. Further, the transmission medium constituting the communication network is not particularly limited. For example, even in the case of wired such as IEEE 1394, USB, power line carrier, cable TV line, telephone line, ADSL line, etc., infrared rays such as IrDA and remote control, Bluetooth ( (Registered trademark), 802.11 wireless, HDR, mobile phone network, satellite line, terrestrial digital network, and the like can also be used. The present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention.

本発明は、再生情報のばらつきを表す統計量を用いて復号処理(反復復号法等)を行う再生装置に適用できる。   The present invention can be applied to a playback apparatus that performs a decoding process (such as an iterative decoding method) using a statistic that represents variations in playback information.

本発明の一実施形態にかかる再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the reproducing | regenerating apparatus concerning one Embodiment of this invention. 再生信号におけるデータ0およびデータ1の発生頻度の一例を示すグラフである。It is a graph which shows an example of the generation frequency of data 0 and data 1 in a reproduction signal. 図1に示した再生装置に備えられるデータ判別回路の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of a data determination circuit provided in the reproduction apparatus illustrated in FIG. 1. 媒体に記録される情報のブロック割り当て方式の例を示す説明図である。It is explanatory drawing which shows the example of the block allocation system of the information recorded on a medium. (a)および(b)は、図1に示した再生装置における分散算出処理および復号処理のタイミングチャートである。(A) And (b) is a timing chart of the dispersion | distribution calculation process and decoding process in the reproducing | regenerating apparatus shown in FIG. 図1に示した再生装置において、SNRを変化させてビットエラーレートを測定した結果を示すグラフである。3 is a graph showing the result of measuring the bit error rate by changing the SNR in the reproducing apparatus shown in FIG. SNR=10.2dBの場合のデータ0とデータ1の分布を示すグラフである。It is a graph which shows distribution of the data 0 in case of SNR = 10.2dB. 図1に示した再生装置における、2つのデータを判別するためのしきい値とビットエラーレートの測定結果との関係を示すグラフである。3 is a graph showing a relationship between a threshold value for discriminating two data and a measurement result of a bit error rate in the reproducing apparatus shown in FIG. 図1に示した再生装置における、データ1の分散とデータ0の分散との全ての組み合せに対するビットエラーレートを示すグラフである。3 is a graph showing bit error rates for all combinations of data 1 distribution and data 0 distribution in the reproduction apparatus shown in FIG. 1. 本発明の他の実施形態にかかる再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the reproducing | regenerating apparatus concerning other embodiment of this invention. 図10に示した再生装置に備えられる分散演算回路の構成を示すブロック図である。It is a block diagram which shows the structure of the distributed arithmetic circuit with which the reproducing | regenerating apparatus shown in FIG. 10 is equipped. 図10に示した再生装置における、再生信号の分布とS0L,S0H,S1L,S1Hとの関係の一例を示すグラフである。11 is a graph showing an example of a relationship between a distribution of a reproduction signal and S0L, S0H, S1L, and S1H in the reproduction apparatus shown in FIG. 本発明のさらに他の実施形態にかかる再生装置に備えられるデータ判別回路の構成を示すブロック図である。It is a block diagram which shows the structure of the data discrimination circuit with which the reproducing | regenerating apparatus concerning further another embodiment of this invention is equipped. 図13の再生装置における、Start信号の発生タイミングの一例を示すタイミングチャートである。FIG. 14 is a timing chart showing an example of a start signal generation timing in the playback apparatus of FIG. 13. FIG. 図13の再生装置における、Start信号発生タイミングの他の例を示すタイミングチャートである。FIG. 14 is a timing chart showing another example of Start signal generation timing in the playback apparatus of FIG. 13. FIG. 本発明の他の実施形態にかかる再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the reproducing | regenerating apparatus concerning other embodiment of this invention. 図16に示した再生装置によって再生される信号の分布を示すグラフである。FIG. 17 is a graph showing a distribution of signals reproduced by the reproducing apparatus shown in FIG. 従来の復号装置の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional decoding apparatus. 従来の復号装置における、復号計算に用いる標準偏差とビットエラーレートとの関係を示すグラフである。It is a graph which shows the relationship between the standard deviation used for decoding calculation, and a bit error rate in the conventional decoding apparatus.

符号の説明Explanation of symbols

1 媒体(情報記録媒体)
2 再生ヘッド(再生手段)
4 復号回路(復号手段)
5 データ判別回路(統計量算出手段、データ判別手段)
5b データ判別回路(統計量算出手段、データ判別手段)
6,7 分散算出回路(統計量算出手段、算出手段)
8 分散演算回路(統計量算出手段)
9 差動回路(統計量算出手段、差動検出手段)
10 絶対値計算回路(統計量算出手段、絶対値算出手段)
11 分散算出回路(統計量算出手段、算出手段)
51 比較回路(第1比較手段)
52 仮データ1平均値演算回路(平均値算出手段)
53 仮データ0平均値演算回路(平均値算出手段)
54 比較回路(第2比較手段)
55 しきい値計算回路(しきい値計算手段)
56 選択回路(選択手段)
57 データ発生器(データ発生手段)
81 確率検出回路(確率算出手段A、第1確率算出手段)
82 確率検出回路(確率算出手段B、第2確率算出手段)
83 確率検出回路(確率算出手段A、第3確率算出手段)
84 確率検出回路(確率検出手段B、第4確率算出手段)
85 σ計算回路(算出手段、第1算出手段)
86 σ計算回路(算出手段、第2算出手段)
100,100b,100d 再生装置
1. Medium (information recording medium)
2 Reproducing head (reproducing means)
4 Decoding circuit (decoding means)
5 Data discrimination circuit (statistics calculation means, data discrimination means)
5b Data discrimination circuit (statistics calculation means, data discrimination means)
6, 7 Variance calculation circuit (statistics calculation means, calculation means)
8 Distributed arithmetic circuit (statistics calculation means)
9 Differential circuit (statistics calculation means, differential detection means)
10 Absolute value calculation circuit (statistics calculation means, absolute value calculation means)
11 Variance calculation circuit (statistics calculation means, calculation means)
51 Comparison circuit (first comparison means)
52 Temporary Data 1 Average Value Calculation Circuit (Average Value Calculation Means)
53 Temporary data 0 average value calculation circuit (average value calculation means)
54 Comparison circuit (second comparison means)
55 Threshold calculation circuit (threshold calculation means)
56 Selection circuit (selection means)
57 Data generator (data generating means)
81 Probability detection circuit (probability calculation means A, first probability calculation means)
82 Probability detection circuit (probability calculation means B, second probability calculation means)
83 Probability detection circuit (probability calculation means A, third probability calculation means)
84 probability detection circuit (probability detection means B, fourth probability calculation means)
85 σ 0 calculation circuit (calculation means, first calculation means)
86 σ 1 calculation circuit (calculation means, second calculation means)
100, 100b, 100d playback device

Claims (12)

符号化されたデータ信号列を復号する復号装置であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、
上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備え
上記統計量算出手段は、
入力された信号のばらつきを示す統計量をそれぞれ算出する複数の算出手段と、
上記データ信号列に含まれる信号の信号レベルを判別し、判別した信号レベルに応じて該信号を上記複数の算出手段のうちのいずれかに分配するデータ判別手段とを備えており、
上記データ判別手段は、
上記データ信号列に含まれる統計量算出用信号と同じ信号を発生するデータ発生手段と、
上記データ発生手段の発生した信号に基づいて上記データ信号列に含まれる信号の信号レベルを判別する選択手段とを備えていることを特徴とする復号装置。
A decoding device for decoding an encoded data signal sequence,
A statistic calculating means for calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
Decoding means for decoding the data signal sequence using the statistics calculated by the statistics calculation means ,
The above statistic calculation means is:
A plurality of calculating means each for calculating a statistic indicating variation of the input signal;
Data discrimination means for discriminating a signal level of a signal included in the data signal sequence and distributing the signal to any of the plurality of calculation means according to the discriminated signal level;
The data discrimination means is
Data generating means for generating the same signal as the statistic calculation signal included in the data signal sequence;
A decoding device comprising: selection means for determining a signal level of a signal included in the data signal sequence based on a signal generated by the data generation means .
符号化されたデータ信号列を復号する復号装置であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、
上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備え
上記統計量算出手段は、
上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SL以下または以上である確率を算出する確率算出手段Aと、
上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SH以下または以上である確率を算出する確率算出手段Bと、
上記確率算出手段Aおよび確率算出手段Bの算出した確率に基づいて上記データ信号列に含まれる信号のばらつきを示す統計量を算出する算出手段とを備えていることを特徴とする復号装置。
A decoding device for decoding an encoded data signal sequence,
A statistic calculating means for calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
Decoding means for decoding the data signal sequence using the statistics calculated by the statistics calculation means ,
The above statistic calculation means is:
Probability calculating means A for calculating a probability that the signal level of the signal included in the data signal sequence is equal to or lower than a preset reference value SL;
Probability calculation means B for calculating a probability that the signal level of the signal included in the data signal sequence is equal to or lower than a preset reference value SH;
A decoding apparatus, comprising: a calculation unit that calculates a statistic indicating a variation in a signal included in the data signal sequence based on the probabilities calculated by the probability calculation unit A and the probability calculation unit B.
符号化されたデータ信号列を復号する復号装置であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、
上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備え
上記統計量算出手段は、
上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第1の基準値以下である確率を算出する第1確率算出手段と、
上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第2の基準値以下である確率を算出する第2確率算出手段と、
上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第3の基準値以上である確率を算出する第3確率算出手段と、
上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第4の基準値以上である確率を算出する第4確率算出手段と、
上記第1確率算出手段および第2確率算出手段の算出した確率に基づいて上記第1信号レベルに属する信号のばらつきを示す統計量を算出する第1算出手段と、
上記第3確率算出手段および第4確率算出手段の算出した確率に基づいて上記第2信号レベルに属する信号のばらつきを示す統計量を算出する第2算出手段とを備えていることを特徴とする復号装置。
A decoding device for decoding an encoded data signal sequence,
A statistic calculating means for calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
Decoding means for decoding the data signal sequence using the statistics calculated by the statistics calculation means ,
The above statistic calculation means is:
First probability calculating means for calculating a probability that a signal belonging to the first signal level among signals included in the data signal sequence is equal to or lower than a first reference value set in advance;
Second probability calculating means for calculating a probability that a signal belonging to the first signal level among signals included in the data signal sequence is equal to or lower than a preset second reference value;
Third probability calculating means for calculating a probability that a signal belonging to the second signal level among signals included in the data signal sequence is equal to or higher than a preset third reference value;
Fourth probability calculating means for calculating a probability that a signal belonging to the second signal level among signals included in the data signal sequence is equal to or higher than a preset fourth reference value;
First calculation means for calculating a statistic indicating variation in signals belonging to the first signal level based on the probabilities calculated by the first probability calculation means and the second probability calculation means;
And second calculation means for calculating a statistic indicating variation in signals belonging to the second signal level based on the probabilities calculated by the third probability calculation means and the fourth probability calculation means. Decoding device.
符号化されたデータ信号列を復号する復号装置であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出手段と、
上記統計量算出手段の算出した統計量を用いて上記データ信号列の復号を行う復号手段とを備え
上記統計量算出手段は、
上記データ信号列を差動検出する差動検出手段と
上記差動検出手段の検出結果の絶対値を算出する絶対値算出手段と、
上記絶対値算出手段の算出した絶対値に基づいて上記統計量を算出する算出手段とを備えていることを特徴とする復号装置。
A decoding device for decoding an encoded data signal sequence,
A statistic calculating means for calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
Decoding means for decoding the data signal sequence using the statistics calculated by the statistics calculation means ,
The above statistic calculation means is:
Differential detection means for differentially detecting the data signal sequence ;
Absolute value calculating means for calculating the absolute value of the detection result of the differential detecting means;
A decoding apparatus, comprising: a calculating unit that calculates the statistic based on the absolute value calculated by the absolute value calculating unit .
上記統計量算出手段によって上記データ信号列に含まれる各信号の上記統計量を順次算出する処理と、
上記復号手段によって上記データ信号列に含まれる各信号を順次復号する処理とを並行処理することを特徴とする請求項1から4のいずれか1項に記載の復号装置。
Processing for sequentially calculating the statistics of each signal included in the data signal sequence by the statistics calculation means;
Decoding apparatus according to any one of 4 from claim 1, characterized in that parallel processing of a process of sequentially decoding each signal included in the data signal sequence by the decoding means.
情報記録媒体に記録された情報を読み出す再生手段と、請求項1から5のいずれか1項に記載の復号装置とを備えた再生装置。 6. A reproducing apparatus comprising: reproducing means for reading information recorded on an information recording medium; and the decoding apparatus according to claim 1. 請求項1から4のいずれか1項に記載の復号装置を動作させる復号プログラムであって、コンピュータを上記各手段として機能させるための復号プログラム。 A decoding program for operating the decoding device according to any one of claims 1 to 4 , wherein the decoding function causes a computer to function as each of the means. 請求項に記載の復号プログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the decoding program according to claim 7 is recorded. 符号化されたデータ信号列を復号する復号方法であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、
上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含み、
上記統計量算出工程は、
上記データ信号列に含まれる信号の信号レベルを判別し、判別した信号レベルに応じて該信号を入力された信号のばらつきを示す統計量をそれぞれ算出する複数の算出手段のうちのいずれかに分配するデータ判別工程を含み、
上記データ判別工程は、
上記データ信号列に含まれる統計量算出用信号と同じ信号を発生するデータ発生工程と、上記データ発生工程で発生した信号に基づいて上記データ信号列に含まれる信号の信号レベルを判別する選択工程を含むことを特徴とする復号方法。
A decoding method for decoding an encoded data signal sequence, comprising:
A statistic calculation step of calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
A decoding step of decoding the data signal sequence using the statistic calculated in the statistic calculation step,
The above statistic calculation step
The signal level of the signal included in the data signal sequence is determined, and the signal is distributed to any one of a plurality of calculation means for calculating statistics indicating the variation of the input signal according to the determined signal level. Including a data discrimination process to
The data discrimination process
A data generation step for generating the same signal as the statistic calculation signal included in the data signal sequence, and a selection step for determining the signal level of the signal included in the data signal sequence based on the signal generated in the data generation step The decoding method characterized by including .
符号化されたデータ信号列を復号する復号方法であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、
上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含み、
上記統計量算出工程は、
上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SL以下または以上である確率を算出する確率算出工程Aと、
上記データ信号列に含まれる信号の信号レベルが予め設定された基準値SH以下または以上である確率を算出する確率算出工程Bと、
上記確率算出工程Aおよび確率算出工程Bで算出した確率に基づいて上記データ信号列に含まれる信号のばらつきを示す統計量を算出する算出工程とを含むことを特徴とする復号方法。
A decoding method for decoding an encoded data signal sequence, comprising:
A statistic calculation step of calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
A decoding step of decoding the data signal sequence using the statistic calculated in the statistic calculation step,
The above statistic calculation step
A probability calculating step A for calculating a probability that a signal level of a signal included in the data signal sequence is equal to or lower than a preset reference value SL;
A probability calculating step B for calculating a probability that a signal level of a signal included in the data signal sequence is equal to or lower than a preset reference value SH;
And a calculation step of calculating a statistic indicating variation in signals included in the data signal sequence based on the probabilities calculated in the probability calculation step A and the probability calculation step B.
符号化されたデータ信号列を復号する復号方法であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、
上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含み、
上記統計量算出工程は、
上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第1の基準値以下である確率を算出する第1確率算出工程と、
上記データ信号列に含まれる信号のうち第1信号レベルに属する信号が予め設定された第2の基準値以下である確率を算出する第2確率算出工程と、
上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第3の基準値以上である確率を算出する第3確率算出工程と、
上記データ信号列に含まれる信号のうち第2信号レベルに属する信号が予め設定された第4の基準値以上である確率を算出する第4確率算出工程と、
上記第1確率算出工程および第2確率算出工程で算出した確率に基づいて上記第1信号レベルに属する信号のばらつきを示す統計量を算出する第1算出工程と、
上記第3確率算出工程および第4確率算出工程で算出した確率に基づいて上記第2信号レベルに属する信号のばらつきを示す統計量を算出する第2算出工程とを含むことを特徴とする復号方法。
A decoding method for decoding an encoded data signal sequence, comprising:
A statistic calculation step of calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
A decoding step of decoding the data signal sequence using the statistic calculated in the statistic calculation step,
The above statistic calculation step
A first probability calculating step of calculating a probability that a signal belonging to the first signal level among signals included in the data signal sequence is equal to or lower than a first reference value set in advance;
A second probability calculating step of calculating a probability that a signal belonging to the first signal level among signals included in the data signal sequence is equal to or lower than a preset second reference value;
A third probability calculating step of calculating a probability that a signal belonging to the second signal level is equal to or higher than a preset third reference value among signals included in the data signal sequence;
A fourth probability calculating step of calculating a probability that a signal belonging to the second signal level among the signals included in the data signal sequence is equal to or higher than a preset fourth reference value;
A first calculation step of calculating a statistic indicating a variation of the signal belonging to the first signal level based on the probabilities calculated in the first probability calculation step and the second probability calculation step;
A decoding method comprising: a second calculation step of calculating a statistic indicating a variation of the signal belonging to the second signal level based on the probabilities calculated in the third probability calculation step and the fourth probability calculation step. .
符号化されたデータ信号列を復号する復号方法であって、
上記データ信号列に含まれる信号のばらつきを示す統計量を、該データ信号列に基づいて算出する統計量算出工程と、
上記統計量算出工程で算出した統計量を用いて上記データ信号列の復号を行う復号工程とを含み、
上記統計量算出工程は、
上記データ信号列を差動検出する差動検出工程と
上記差動検出工程の検出結果の絶対値を算出する絶対値算出工程と、
上記絶対値算出工程で算出した絶対値に基づいて上記統計量を算出する算出工程とを含むことを特徴とする復号方法。
A decoding method for decoding an encoded data signal sequence, comprising:
A statistic calculation step of calculating a statistic indicating variation of signals included in the data signal sequence based on the data signal sequence;
A decoding step of decoding the data signal sequence using the statistic calculated in the statistic calculation step,
The above statistic calculation step
A differential detection step of differentially detecting the data signal sequence ;
An absolute value calculating step of calculating the absolute value of the detection result of the differential detection step;
And a calculating step of calculating the statistic based on the absolute value calculated in the absolute value calculating step .
JP2005359253A 2005-12-13 2005-12-13 Decoding device, playback device, decoding method, decoding program, and recording medium therefor Expired - Fee Related JP4545684B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005359253A JP4545684B2 (en) 2005-12-13 2005-12-13 Decoding device, playback device, decoding method, decoding program, and recording medium therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005359253A JP4545684B2 (en) 2005-12-13 2005-12-13 Decoding device, playback device, decoding method, decoding program, and recording medium therefor

Publications (2)

Publication Number Publication Date
JP2007166184A JP2007166184A (en) 2007-06-28
JP4545684B2 true JP4545684B2 (en) 2010-09-15

Family

ID=38248582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005359253A Expired - Fee Related JP4545684B2 (en) 2005-12-13 2005-12-13 Decoding device, playback device, decoding method, decoding program, and recording medium therefor

Country Status (1)

Country Link
JP (1) JP4545684B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4845846B2 (en) * 2007-10-09 2011-12-28 富士通株式会社 Decoding device and decoding program
CN103650049B (en) * 2012-05-31 2017-03-01 松下知识产权经营株式会社 Solution code system and decoding method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002539654A (en) * 1999-02-18 2002-11-19 インフィネオン テクノロジース アクチエンゲゼルシャフト Method and apparatus for equalizing and decoding data signals
JP2002367291A (en) * 2001-06-11 2002-12-20 Fujitsu Ltd Information recording and reproducing device and method as well as signal decoding circuit
JP2003188739A (en) * 2001-12-21 2003-07-04 Denso Corp Turbo-decoder
JP2005033547A (en) * 2003-07-14 2005-02-03 Mitsubishi Electric Corp Method and device for decoding error correction
JP2005286624A (en) * 2004-03-29 2005-10-13 Matsushita Electric Ind Co Ltd Decoder and decoding method
JP2005302079A (en) * 2004-04-06 2005-10-27 Samsung Electronics Co Ltd Hologram medium recording/reproducing device and hologram medium reproducing device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09284117A (en) * 1996-04-17 1997-10-31 Omron Corp Detection switch

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002539654A (en) * 1999-02-18 2002-11-19 インフィネオン テクノロジース アクチエンゲゼルシャフト Method and apparatus for equalizing and decoding data signals
JP2002367291A (en) * 2001-06-11 2002-12-20 Fujitsu Ltd Information recording and reproducing device and method as well as signal decoding circuit
JP2003188739A (en) * 2001-12-21 2003-07-04 Denso Corp Turbo-decoder
JP2005033547A (en) * 2003-07-14 2005-02-03 Mitsubishi Electric Corp Method and device for decoding error correction
JP2005286624A (en) * 2004-03-29 2005-10-13 Matsushita Electric Ind Co Ltd Decoder and decoding method
JP2005302079A (en) * 2004-04-06 2005-10-27 Samsung Electronics Co Ltd Hologram medium recording/reproducing device and hologram medium reproducing device

Also Published As

Publication number Publication date
JP2007166184A (en) 2007-06-28

Similar Documents

Publication Publication Date Title
US8578246B2 (en) Data encoding in solid-state storage devices
KR101337736B1 (en) Error correction capability adjustment of ldpc codes for storage device testing
US7877564B2 (en) Memory configuration and method for calibrating read/write data based on performance characteristics of the memory configuration
US7876860B1 (en) Enhancements of soft decoders and detectors on asymmetric channels
US7583456B1 (en) Method and apparatus to limit DC-level in coded data
JP2009506474A (en) Soft decoding method and apparatus, error correction method and apparatus, soft output method and apparatus
JP2005346897A5 (en)
JP2009537056A5 (en)
JP2006323954A5 (en)
JP4545684B2 (en) Decoding device, playback device, decoding method, decoding program, and recording medium therefor
JP2006259817A (en) Digital image binarizing device, digital image binarizing method, and digital data reproducing device
JP2007272973A (en) Decoder, reproducing device, decoding method and program, and computer readable medium with decoding program recorded thereon
TWI309410B (en) A decoding apparatus and method utilized in an optical disc drive
JP4885799B2 (en) Signal evaluation apparatus, signal evaluation method, signal evaluation program, and computer-readable recording medium
US20140126657A1 (en) Decoding system and decoding method
JP4663093B2 (en) Apparatus for generating parity check matrix, method for generating parity check matrix, and computer readable recording medium for recording computer program for generating parity check matrix
JP7212543B2 (en) Decoding device, hologram reproducing device, and decoding method
JP3668178B2 (en) Information recording / reproducing apparatus, signal evaluation method thereof, and information recording / reproducing medium
JP4704309B2 (en) Signal evaluation apparatus, signal evaluation method, signal evaluation program, and computer-readable recording medium
JP7189742B2 (en) Decoding device, hologram reproducing device, and decoding method
JP4964835B2 (en) Two-dimensional signal conversion apparatus, two-dimensional signal conversion method, control program, and computer-readable recording medium recording the control program
JP2006259816A (en) Digital image binarizing device, digital image binarizing method and digital data reproducing device
JPWO2008111346A1 (en) Information reproducing apparatus and information reproducing method
JP2855873B2 (en) Playback data detection method
JP2009048727A (en) Viterbi decoding device, viterbi decoding method, program, and computer readable recording medium recorded with program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080220

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100430

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100511

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100611

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100629

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100630

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130709

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees