JP2008159251A - Data processing method, data reproducing method, and information recording medium - Google Patents

Data processing method, data reproducing method, and information recording medium Download PDF

Info

Publication number
JP2008159251A
JP2008159251A JP2008000177A JP2008000177A JP2008159251A JP 2008159251 A JP2008159251 A JP 2008159251A JP 2008000177 A JP2008000177 A JP 2008000177A JP 2008000177 A JP2008000177 A JP 2008000177A JP 2008159251 A JP2008159251 A JP 2008159251A
Authority
JP
Japan
Prior art keywords
bytes
data
row
block
information data
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.)
Withdrawn
Application number
JP2008000177A
Other languages
Japanese (ja)
Inventor
Tadashi Kojima
正 小島
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2008000177A priority Critical patent/JP2008159251A/en
Publication of JP2008159251A publication Critical patent/JP2008159251A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Error Detection And Correction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an error correcting method significantly improving the recording density of a recording medium, in which Reed-Solomon product codes, which are currently used for DVD, are optimally used to significantly improve burst error correcting ability. <P>SOLUTION: An outer code is generated for each column and an inner code is generated in units of rows, separately for even-numbered rows and odd-numbered rows of a data block composed of data sectors. The outer codes are distributed and interleaved for each sector of the data block. Also, data processing can be performed while maintaining a sector ID, so that data processing can be easily performed. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、デジタルデータの記録・伝送に用いて好適な誤り訂正積符号ブロックのためのデータ処理方法及び再生方法及び情報記録媒体に関するものである。   The present invention relates to a data processing method, a reproduction method, and an information recording medium for an error correction product code block suitable for use in recording / transmission of digital data.

さらに詳しくは、本発明は、特に記録密度が大幅に異なる複数種の記録媒体に、情報データを記録する場合に有効な、誤り訂正用の外符号と内符号で構成される誤り訂正積符号を用いたデータ処理システムである。ここでは、特に外符号の形成には、n行毎に集合させたn組のデータによるPO生成系列を用いており、データインターリーブ処理を行わないでデータ伝送順に記録しても、ディフェクト対応能力が大幅に向上する。   More specifically, the present invention provides an error correction product code composed of an outer code and an inner code for error correction, which is particularly effective when recording information data on a plurality of types of recording media having greatly different recording densities. The data processing system used. Here, in particular, the outer code is formed by using a PO generation sequence of n sets of data aggregated every n rows, and even if recording is performed in the order of data transmission without performing the data interleaving process, the defect response capability is high. Greatly improved.

デジタルデータをバイト単位(1バイトが8ビット)で光ディスクに記録したり、あるいは伝送路へ送出したりするシステムに於いては、リードソロモン誤り訂正積符号ブロックを構築してデータ処理している。即ち、(M×N)バイトのデータをM行×N列の行列に配置し、列毎のMバイトの情報部にPOバイトの誤り訂正検査ワードを付加し、行毎にNバイトの情報部にPIバイトの誤り訂正検査ワードを付加して、(M+Po)行×(N+Pi)列のリードソロモン積符号ブロックを構築している。そしてこのリードソロモン誤り訂正積符号ブロックを記録或は伝送する事により、再生側や受信側のエラー訂正処理部は、ランダム誤り及びバースト誤りを訂正できる。   In a system in which digital data is recorded on an optical disk in units of bytes (1 byte is 8 bits) or sent to a transmission line, a Reed-Solomon error correction product code block is constructed and processed. That is, (M × N) bytes of data are arranged in an M row × N column matrix, a PO byte error correction check word is added to the M byte information portion for each column, and an N byte information portion is provided for each row. Is added with an error correction check word of PI bytes to construct a Reed-Solomon product code block of (M + Po) rows × (N + Pi) columns. By recording or transmitting the Reed-Solomon error correction product code block, the error correction processing unit on the reproduction side or the reception side can correct random errors and burst errors.

このようなリードソロモン誤り訂正積符号ブロックは、冗長率と言われる符号語全体の大きさ、即ち(M+Po)×(N+Pi)に対する誤り訂正検査ワードの冗長部分(Pi×M+Po×N+Po×Pi)の比率が小さい程、データ処理効率が高い事になる。一方、Pi、Poが大きい程ランダム誤りに対してもバースト誤りに対しても訂正能力は高くなる。   Such a Reed-Solomon error correction product code block has a redundancy portion (Pi × M + Po × N + Po × Pi) of the error correction check word with respect to the size of the entire code word called redundancy ratio, that is, (M + Po) × (N + Pi). The smaller the ratio, the higher the data processing efficiency. On the other hand, the larger Pi and Po, the higher the correction capability for both random errors and burst errors.

ここで同一の冗長率のリードソロモン誤り訂正積符号ブロックを比較した場合、M,Nが小さく従ってPi,Poも小さいリードソロモン誤り訂正積符号ブロックの場合には、誤訂正される確立が相対的に増える為に訂正能力が低下する事が知られている。   Here, when Reed-Solomon error correction product code blocks having the same redundancy rate are compared, in the case of a Reed-Solomon error correction product code block where M and N are small and Pi and Po are also small, the probability of erroneous correction is relative. It is known that the correction ability decreases due to the increase.

逆にM,Nを大きくすれば同一の冗長率でもPi,Poを大きく出来るため高い訂正能力が得られる事は知られているものの、以下に述べる制約条件を充たすもので無ければ実現できない。   On the contrary, if M and N are increased, Pi and Po can be increased even with the same redundancy rate, and it is known that high correction capability can be obtained. However, this cannot be realized unless the following constraint conditions are satisfied.

第一に、リードソロモン符号語を構成できる為の符号語長として、M+Po及びN+Piは255バイト以下で無ければならないという制約条件がある(語長が8ビットの場合)。尚、上記Piは、PI系列の誤り訂正検査符号長であり、Poは、PO系列の誤り訂正検査符号長である。   First, there is a constraint that M + Po and N + Pi must be 255 bytes or less as codeword lengths for forming a Reed-Solomon codeword (when the word length is 8 bits). Note that Pi is the error correction check code length of the PI sequence, and Po is the error correction check code length of the PO sequence.

第二にハードウエア規模からくるコスト上の制約がある。   Second, there is a cost limitation due to the hardware scale.

さて、これらの諸条件を元に考えて、改善されあリードソロモン誤り訂正積符号ブロックを採用したものとして、近年の情報記録メディアであるDVD−ROM、DVD−RAM及びDVD−R等の光ディスクの規格が発表された。これら規格の内DVD−ROMとDVD−RAMはISO(International Organization for Standardization)化がDIS16448(80mmDVD−ROM)、DIS16449(120mmDVD−ROM)、DIS16825(DVD−RAM)として確定した。   Considering these conditions, the improved Reed-Solomon error correction product code block is adopted as an optical recording medium such as DVD-ROM, DVD-RAM and DVD-R, which are recent information recording media. The standard was announced. Of these standards, ISO (International Organization for Standardization) of DVD-ROM and DVD-RAM has been determined as DIS 16448 (80 mm DVD-ROM), DIS 16449 (120 mm DVD-ROM), and DIS 16825 (DVD-RAM).

このDVD規格では、誤り訂正検査符号化処理方式に対して前記考えを採用し、従来の光ディスク系で用いられている方式に比べ、少ない冗長率の誤り訂正検査ワードで誤り訂正能力は格段の向上を充たした。   In this DVD standard, the above-mentioned concept is adopted for the error correction check coding processing method, and the error correction capability is remarkably improved with an error correction check word having a low redundancy rate as compared with the method used in the conventional optical disk system. Was met.

DVDの誤り訂正方式考案に対しては、基本的には前記に記述した通りであるが、そのベースとなる問題は、ランダム誤り訂正能力とバースト誤り訂正能力の目標値をどの程度とするかにある。これらの決定には記録媒体の記録方式や取り扱いからくるディフェクト発生等を考慮して決定しなくてはならない。   The concept of the DVD error correction scheme is basically as described above, but the basic problem is how to set the target values of random error correction capability and burst error correction capability. is there. These decisions must be made in consideration of the recording method of the recording medium and the occurrence of defects resulting from handling.

記録/再生方式に関しては、光ディスク系では記録波長や光学系特性から来る記録/再生用ビームスポットサイズから決められる。ここで記録密度は、誤り訂正方式決定に大きな要因を持つ。特にバースト誤りの訂正能力の決定では、取り扱いなどから発生する傷等のディフェクト長は経験から求められるが、誤り訂正能力は物理的なディフェクト長に線記録密度を乗じたものが情報データのバーストエラー長となり、記録密度向上に伴い訂正能力を上げる必要がでてくる。   The recording / reproducing system is determined by the recording / reproducing beam spot size that comes from the recording wavelength and optical system characteristics in the optical disc system. Here, the recording density has a large factor in determining the error correction method. In particular, in determining the burst error correction capability, the defect length such as scratches caused by handling is required from experience, but the error correction capability is obtained by multiplying the physical defect length by the linear recording density to determine the burst error of information data. As the recording density increases, it becomes necessary to increase the correction capability.

記録密度に関して、再生系を例に記述すると下記のようになる。   Regarding the recording density, the reproduction system is described as an example as follows.

光源波長をλ、対物レンズの開口率をNAとすれば、記録密度は、
(NA/λ)2
に比例する。DVDに採用された波長は650nm、NAは0.6である。
If the light source wavelength is λ and the aperture ratio of the objective lens is NA, the recording density is
(NA / λ) 2
Is proportional to The wavelength adopted for DVD is 650 nm and NA is 0.6.

誤り訂正方式は、リードソロモン積符号で、(M×N)=(192×172)バイトの情報データブロックに対して、夫々PI(内符号)=10バイト、PO(外符号)=16バイトによる、
行側内符号 RS(182,172,11)
列側外符号 RS(208,192,17)
が採用されている(RSはリードソロモンと呼ぶ)。この誤り訂正方式で扱うブロックを誤り訂正積符号ブロックとしている。
The error correction method is a Reed-Solomon product code, and for an information data block of (M × N) = (192 × 172) bytes, PI (inner code) = 10 bytes and PO (outer code) = 16 bytes, respectively. ,
Row side inner code RS (182, 172, 11)
Outer column code RS (208, 192, 17)
(RS is called Reed-Solomon). A block handled by this error correction method is an error correction product code block.

ここで,上記誤り訂正積符号ブロックに対して、まずPI系列で誤り訂正を行い、訂正不能行に対してエラーマークをつける。その後、PO系列で誤り訂正を行う際、エラーマークをエラーポジションとして扱い、エラーパターンのみを演算抽出する「イレージャー訂正」方式を用いれば、最大16行のバーストエラーが訂正できる。DVDでは、記録密度はデータビット長=0.267μmであるから、
0.000267×8×182×16=6.2mm
約6mmのバーストエラー訂正能力があると言える。
Here, the error correction product code block is first subjected to error correction using a PI sequence, and an error mark is attached to an uncorrectable row. Thereafter, when error correction is performed in the PO series, a burst error of up to 16 lines can be corrected by using an “erasure correction” method in which an error mark is treated as an error position and only an error pattern is calculated and extracted. In DVD, the recording density is data bit length = 0.267 μm.
0.000267 × 8 × 182 × 16 = 6.2 mm
It can be said that it has a burst error correction capability of about 6 mm.

しかしながら、次世代DVDとして更なる高密度化による大容量光ディスクの検討が始まった。上記のDVD以上に大容量化の為には記録密度を挙げなくてはならない。最近これら要求に答えるべく、波長405nmのブルーレーザダイオードが発表された。このレーザを用いれば、DVDと同様の光学系でも、記録密度で2.6倍程度の向上が見込める。光学系の改良によっては、4〜5倍以上の高密度が可能になり、ディスク1枚にハイビジョン(Hi−vision)等の高精細映像が2時間以上記録可能となる。   However, studies of large-capacity optical disks with higher density as next-generation DVDs have begun. In order to increase the capacity beyond the above-mentioned DVD, the recording density must be increased. Recently, a blue laser diode with a wavelength of 405 nm has been announced to meet these requirements. If this laser is used, a recording density of about 2.6 times can be expected even in an optical system similar to a DVD. By improving the optical system, it becomes possible to increase the density by 4 to 5 times or more, and high-definition video such as Hi-vision can be recorded on one disc for 2 hours or more.

この高密度化(従来に比べ線密度2倍程度を例とする)に於いては、従来の誤り訂正方式を導入すると、バーストエラーに対しては、3mm程度の訂正能力しか持てないということになる。   In this increase in density (for example, a linear density of about twice that of the prior art), if a conventional error correction method is introduced, it can only have a correction capability of about 3 mm for burst errors. Become.

更に、前述したように誤り訂正検査符号長は、ワード=8ビット系の処理システムを用いる限り、255バイトが最大である。DVD規格ではPO系列が208バイトである事から、上記のエラー訂正方式では、バーストエラー対応能力は限界に近く、僅かにしか向上は見込めない。   Furthermore, as described above, the maximum error correction check code length is 255 bytes as long as a word = 8-bit processing system is used. In the DVD standard, since the PO series is 208 bytes, the above error correction method has a limit to the burst error handling capability and can be expected to improve only slightly.

訂正符号長を大きくするには、語長を大きくすれば良い。語長は他のシステムの関係から8の倍数が利用しやすく、結果として「1ワード=16ビット」が考えられるが、ハードウエアとしての誤り訂正処理回路の規模は、従来の比べ著しく大きくなり問題が多い。   In order to increase the correction code length, the word length may be increased. As the word length, a multiple of 8 is easy to use because of other systems, and as a result, “1 word = 16 bits” can be considered. There are many.

このような場合においては、一般にデータインターリーブを採用して、バーストエラーを分散させ、訂正符号長はそのままでも、バースト訂正能力を向上させる技術がある。   In such a case, there is a technique that generally adopts data interleaving to disperse burst errors and improve the burst correction capability without changing the correction code length.

しかしながら、DVD規格でもデータインターリーブは採用されていない。その理由は、情報データが圧縮された映像信号の場合、再生処理において訂正能力以上に大きなエラーが発生した場合、エラーデータが分散してしまい、結果として多くのポジションで再生映像の不具合が発生してしまう事になる。映像信号などの再生処理においては、不具合映像はなるべく集中させて再生するように処理することが、不具合発生処理としては好ましいとされている。これは、一瞬の不具合映像の再生で済ませる事ができるからである。   However, even in the DVD standard, data interleaving is not adopted. The reason is that in the case of a video signal in which information data is compressed, if an error larger than the correction capability occurs in the playback process, the error data will be dispersed, resulting in playback video defects at many positions. Will end up. In the reproduction processing of a video signal or the like, it is preferable as the defect occurrence processing that processing is performed such that defective videos are concentrated as much as possible. This is because it is possible to complete the reproduction of a defective video for a moment.

また、次世代システムも現行のDVDシステムに近い構造が上位互換の為に好ましい。なおエラー訂正に関する技術が開示された文献として以下のような文献がある。
特開平09−293331号公報 特開平10−172243号公報
Also, the next generation system is preferably a structure close to the current DVD system for upward compatibility. Note that there are the following documents disclosing techniques related to error correction.
JP 09-293331 A Japanese Patent Laid-Open No. 10-172243

一般にパッケージメディア等の誤り訂正処理方式は、リードソロモン積符号方式の導入が多い。製造や流通で、パッケージメディアに生じる欠陥などのディフェクトエラーデータを誤り検出・訂正する場合、この方式であると高い性能と高効率が期待出来るからである。   In general, the Reed-Solomon product code method is often introduced as an error correction processing method for package media and the like. This is because, in the case of detecting and correcting defect error data such as defects that occur in package media during manufacturing and distribution, this method can be expected to provide high performance and high efficiency.

処理データの単位は、1ワード=1バイト(8ビット)が都合良い。システムの応用展開を考えると、処理回路は適切なハードウエア規模に抑える必要がある。またこのことは、誤り訂正処理に関してだけで無く、記録媒体への記録やある伝送路へのデータ伝送では、前後処理回路が存在するので、それらとの結合の容易性を図るうえでも必要である。   The unit of processing data is conveniently 1 word = 1 byte (8 bits). In consideration of system application development, the processing circuit needs to be limited to an appropriate hardware scale. This is necessary not only for error correction processing but also for the ease of coupling with the pre- and post-processing circuits for recording on a recording medium and data transmission to a certain transmission path. .

この様な中で、記録媒体の大幅な記録密度向上に対応できる誤り訂正方式は、上記の周辺状況から、現在DVDで用いられている下記リードソロモン積符号の利用が最適である。   Under such circumstances, the following Reed-Solomon product code that is currently used in DVDs is optimally used as an error correction method that can cope with a significant increase in recording density of recording media.

行側内符号 RS(182,172,11)
列側外符号 RS(208,192,17)
しかし、ここで問題となるは、バーストエラー訂正能力向上の解決が必要であるということである。
Row side inner code RS (182, 172, 11)
Outer column code RS (208, 192, 17)
However, the problem here is that a solution to improve the burst error correction capability is necessary.

本発明は、バイト単位でデジタルデータの処理が行われ、1つの情報データブロックがM行×N列の(12×N)バイトで構成され、前記情報データブロック内は、バイト単位でデータが配置されるもので、行毎には第0列から第(N−1)列のデータ伝送順で配置され、かつ第0行から第11行までがデータ伝送順に配置され、上記情報データブロックの最初の行の先頭には、情報データブロックを識別するための識別情報(ID)及び制御データが含まれており、上記情報データブロックの各行におけるデータに対しては、スクランブルが施されており、更に、上記情報データブロックの集合であって、データ伝送順に連続する、第0情報データブロックから第(K−1)情報データブロックによるK個の情報データブロックで構成される(K×12)行×N列の行列ブロックが配置され、この行列ブロックの(K×12)バイトの各列には、偶数行のデータ(K×6)バイトに対して、誤り訂正検査ワードPO-a((K/2)×Q)バイトと、奇数行のデータ(K×6)バイトに対して、誤り訂正検査PO-b((K/2)×Q)バイトが生成され、PO-aとPO-bは1行ずつ12行×N列の(12×N)バイトで構成される上記K個の情報データブロックに分散配置され、N列の各列が(K×(12+Q))または(K×(12+2Q))バイトのリードソロモン符号語POとして形成され(但しQは1以上の整数)、更にNバイトの各行毎に誤り訂正検査ワードPバイトが付加され、(K×(12+Q))または(K×(12+2Q))行の各行が(N+P)バイトのリードソロモン符号語PIとして形成され、全体のブロックとしては、前記識別情報(ID)及び制御データを維持したK個の情報データブロックを情報部とする(K×(12+Q)×(N+P))バイトのリードソロモン誤り訂正検査符号を構成したブロックを処理することを基本とするものである。   In the present invention, digital data is processed in units of bytes, and one information data block is composed of (12 × N) bytes of M rows × N columns, and data is arranged in units of bytes in the information data block. In each row, the 0th to (N-1) th columns are arranged in the data transmission order, and the 0th to 11th rows are arranged in the data transmission order. The head of each row includes identification information (ID) for identifying the information data block and control data. The data in each row of the information data block is scrambled, and A set of the information data blocks, which is composed of K information data blocks from the 0th information data block to the (K-1) th information data block, which are consecutive in the data transmission order. A matrix block of (K × 12) rows × N columns is arranged, and in each column of (K × 12) bytes of this matrix block, an error correction check word for data (K × 6) bytes of even rows Error correction inspection PO-b ((K / 2) × Q) bytes are generated for PO-a ((K / 2) × Q) bytes and odd row data (K × 6) bytes, and PO -a and PO-b are distributed and arranged in the K information data blocks composed of 12 rows × N columns of (12 × N) bytes, and each column of N columns is (K × (12 + Q)). ) Or (K × (12 + 2Q)) bytes of Reed-Solomon code word PO (where Q is an integer of 1 or more), and an error correction check word P byte is added to each row of N bytes, and (K × ( 12 + Q)) or (K × (12 + 2Q)) rows, where each row is a (N + P) byte Reed-Solomon code As a whole block formed as a word PI, the information part is K information data blocks maintaining the identification information (ID) and control data (K × (12 + Q) × (N + P)) bytes of Reed-Solomon It is based on processing a block that constitutes an error correction check code.

上記の手段であると、記録媒体の大幅な記録密度向上に対応できる誤り訂正方式であり、バーストエラーに対する誤り訂正能力が高く、且つ、データ処理が容易である。   The above means is an error correction method that can cope with a significant increase in recording density of the recording medium, has high error correction capability against burst errors, and facilitates data processing.

以下、本発明の実施例について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

情報データブロックに誤り訂正コード生成して付加した、誤り訂正検査用情報データブロックの構造は、ランダムエラーとバーストエラー訂正能力を高める為、リードソロモン誤り訂正が多く利用される。また、デジタルデータ処理は、1バイトとして8ビットを単位とした処理が一般的であり、他の展開を考えるとデータ処理効率の面で有利である。   Reed-Solomon error correction is often used for the structure of an information data block for error correction inspection, which is generated by adding an error correction code to an information data block, to improve random error and burst error correction capability. Digital data processing is generally processing in units of 8 bits as 1 byte, and is advantageous in terms of data processing efficiency when considering other developments.

以下、図面とDVD規格とを照らし合わせて詳細に説明していく。   Hereinafter, the drawings and the DVD standard will be described in detail.

図1は、M行×N列の情報データブロックである。コンピュータの分野では、128×(2の倍数)のバイトの情報ブロックが、処理情報データブロックとして利用される。   FIG. 1 is an information data block of M rows × N columns. In the computer field, 128 × (multiple of 2) bytes of information blocks are used as processing information data blocks.

DVD規格では、2048バイトが情報ブロックの単位で用いられる。この2048バイトのメインデータにIDや制御コード等を含め、2064バイトとし、これを12行×172列の情報データブロックを構成している。(M×N=12×172)バイトのブロックに直接誤り訂正コードを付加し、期待する訂正能力を得ようとすると、訂正コードの冗長率が高くなりすぎる。そこで、K個の情報データブロックを集めて、(K×(M×N))バイトの情報データブロックを構成する。   In the DVD standard, 2048 bytes are used in units of information blocks. This 2048-byte main data includes 2064 bytes including ID, control code, etc., and constitutes an information data block of 12 rows × 172 columns. If an error correction code is added directly to a block of (M × N = 12 × 172) bytes to obtain the expected correction capability, the redundancy rate of the correction code becomes too high. Therefore, K information data blocks are collected to form an information data block of (K × (M × N)) bytes.

図2は、この(K×(M×N))バイトの情報データブロックを示す。DVD規格ではK=16が採用されている。   FIG. 2 shows this information data block of (K × (M × N)) bytes. In the DVD standard, K = 16 is adopted.

図2の情報データブロックにおける、行(縦)方向は、(K×M)バイトのデータである。N列夫々の(K×M)バイトのデータに誤り訂正コードである(K×Q)バイトを生成し、付加する。次に、図2の情報データブロックにおける、列(横)方向がNバイトのデータである。また行数は、先の誤り訂正コード(K×Q)が増加したために(K×M)+(K×Q)行である。この(K×M)+(K×Q)行夫々に誤り訂正コードであるPバイトを生成し、付加する。   In the information data block of FIG. 2, the row (vertical) direction is (K × M) bytes of data. (K × Q) bytes that are error correction codes are generated and added to (K × M) bytes of data in each of N columns. Next, in the information data block of FIG. 2, the column (horizontal) direction is N bytes of data. The number of rows is (K × M) + (K × Q) because the previous error correction code (K × Q) has increased. A P byte which is an error correction code is generated and added to each of the (K × M) + (K × Q) rows.

図3は、上記(K×(M×N))バイトの情報データブロックに、誤り訂正コードである(K×Q)バイトと、誤り訂正コードであるPバイトが付加された様子を示す。   FIG. 3 shows a state in which (K × Q) bytes as an error correction code and P bytes as an error correction code are added to the information data block of (K × (M × N)).

DVD規格では、Q=1でP=10である。   In the DVD standard, Q = 1 and P = 10.

次に、(K×Q)バイトの誤り訂正コードをQバイトずつ分散し、K個の(M×N)バイトの情報データブロックにそれぞれ付加して、各情報データブロックが同じ形態となるようにする。   Next, an error correction code of (K × Q) bytes is distributed by Q bytes and added to each of K (M × N) bytes of information data blocks so that each information data block has the same form. To do.

この処理は、K個の全ての情報データブロックを同じ構造とする点に異議がある。つまり、(N×M)バイトの情報データには、情報データのアドレスを示すIDが付加されているが、外符号POである訂正コードブロック(K×Q×172)はすべて誤り訂正コードのため、これにIDを付加することはできない。そこで、この誤り訂正コードを各情報データブロックに分散配置し、すべての情報データブロックが同じ構造をとり、IDを所有するようにしている。   This process has an objection that all K information data blocks have the same structure. That is, ID indicating the address of the information data is added to the (N × M) bytes of information data, but all the correction code blocks (K × Q × 172) which are the outer codes PO are error correction codes. An ID cannot be added to this. Therefore, this error correction code is distributed and arranged in each information data block so that all the information data blocks have the same structure and have an ID.

尚、分散配置の手順は、行(縦)方向の誤り訂正検査コードを生成した後、(K×Q)行を分散して各情報データブロックに配置し、その後に列(横)方向の誤り訂正コードを生成して各行に付加してもよく、また、列(横)方向の誤り訂正コードを生成して各行に付加した後、行(縦)方向の誤り訂正検査コードの(K×Q)行を分散して各情報データブロックに配置し分散配置してもよい。いずれの順序でもDVD規格の方式は同じ結果となる。   The procedure for distributed arrangement is to generate an error correction inspection code in the row (vertical) direction, and then distribute (K × Q) rows and arrange them in each information data block, and then error in the column (horizontal) direction. A correction code may be generated and added to each row, or an error correction code in the column (horizontal) direction may be generated and added to each row, and then (K × Q) of the error correction inspection code in the row (vertical) direction. ) Rows may be distributed and arranged in each information data block. In any order, the DVD standard system gives the same result.

図4は、誤り訂正検査コードの(K×Q)行がQずつ、各情報データブロック(K個)に分散配置された新ブロック構造を示す。DVD規格では、(K×(M+1)×(N+P))、即ち「16×(208×182)」バイトの誤り訂正積符号ブロックが構成される。   FIG. 4 shows a new block structure in which (K × Q) rows of error correction check codes are distributed and arranged in each information data block (K pieces). In the DVD standard, an error correction product code block of (K × (M + 1) × (N + P)), that is, “16 × (208 × 182)” bytes is configured.

図5は誤り訂正コードが付加された1つの情報データブロック(M+Q)×(N+P)の構造を示す。先頭行には情報データブロックのアドレス情報にもなるID及び制御信号(CNT−sig)が配置され、最終行には行(縦)方向の誤り訂正検査コードQが配置されている。DVD規格では、Q=1でありこの構造はK×(M+Q)が255まで、Kの数を増す事が出来る。   FIG. 5 shows the structure of one information data block (M + Q) × (N + P) to which an error correction code is added. An ID and a control signal (CNT-sig) that are also address information of the information data block are arranged in the first row, and an error correction inspection code Q in the row (vertical) direction is arranged in the last row. In the DVD standard, Q = 1, and this structure can increase the number of K until K × (M + Q) is 255.

図6は、図5の情報データブロックを詳細に示す図である。メインデータの最後にはEDCが付加されている。   FIG. 6 is a diagram showing in detail the information data block of FIG. An EDC is added to the end of the main data.

図7は本発明に係る情報データブロックの一実施例である。   FIG. 7 shows an embodiment of an information data block according to the present invention.

図1に示すような、N列×M行の情報データブロックをK個集合させ、図2のような(K×M)行×N列の行列ブロックが構築される。ここで、偶数行の各列の(K×M/2)バイトのデータに対して、(K×Q)バイトもしくは、(K/2×Q)バイトの誤り訂正検査符号(誤り訂正検査ワード)PO-aを生成する。   As shown in FIG. 1, N pieces of information data blocks of N columns × M rows are assembled, and a (K × M) row × N columns matrix block as shown in FIG. 2 is constructed. Here, (K × Q) bytes or (K / 2 × Q) bytes of error correction check code (error correction check word) for (K × M / 2) bytes of data in each column of even rows PO-a is generated.

次に、奇数行の各列の(K×M/2)バイトのデータに対して、(K×Q)バイトもしくは、((K/2)×Q)バイトの誤り訂正検査符号(誤り訂正検査ワード)PO-bを生成する。   Next, (K × Q) bytes or ((K / 2) × Q) bytes of error correction check code (error correction check) is applied to (K × M / 2) bytes of data in each column of odd rows. Word) PO-b is generated.

ここで生成された、PO-aとPO-bをK個の各(M×N)バイトの情報データブロックに分散位置する。   The PO-a and PO-b generated here are distributed in K information data blocks of (M × N) bytes.

ここで、PO-a=PO-b=(K×Q)の場合は、各(M×N)バイトの情報データブロックにPO-aとPO-b夫々から、Qバイトずつ分散配置し、PO-a=PO-b=((K/2)×Q)の場合は、PO-aをK個の情報データブロックのうち、偶数番目の情報データブロックまたは前半の半数の情報データブロックに分散配置し、PO-bを奇数番目の情報データブロックもしくは後半の半数の情報データブロックに、Qバイトずつ分散配置する。   Here, if PO-a = PO-b = (K × Q), Q bytes from PO-a and PO-b are distributed and arranged in each (M × N) byte information data block. When -a = PO-b = ((K / 2) × Q), PO-a is distributed in even-numbered information data blocks or the first half of the information data blocks among the K information data blocks. Then, PO-b is distributed and arranged by Q bytes in odd-numbered information data blocks or in the latter half of the information data blocks.

ここで、本発明において図1のDVD規格と同様に、M=12、N=172とした場合、K=32(=16×2)、Q=1とし、PO-a=PO-b=16とすれば、172列×(12×32)=384行の誤り訂正データブロックに対して、偶数行用の誤り訂正検査符号PO-aと奇数行用の誤り訂正検査符号PO-bが生成される。そして、32個の各情報データブロックの偶数番目にはPO-aが、奇数番目にはPO-bが分散配置され、(12+1)バイト×172バイトの新たな情報データブロックが32個形成される。さらに、それぞれの情報データブロックの各行には、10バイトの誤り訂正検査符号PIが付加され、結果(12+1)行×(172+10)列の情報データブロックが32個形成される。これが誤り訂正積符号ブロックである。   Here, in the present invention, as in the DVD standard of FIG. 1, when M = 12 and N = 172, K = 32 (= 16 × 2), Q = 1, and PO−a = PO−b = 16 Then, an error correction check code PO-a for even rows and an error correction check code PO-b for odd rows are generated for an error correction data block of 172 columns × (12 × 32) = 384 rows. The Then, PO-a is distributed in the even number of each of the 32 information data blocks, and PO-b is distributed in the odd number, and 32 new information data blocks of (12 + 1) bytes × 172 bytes are formed. . Further, a 10-byte error correction check code PI is added to each row of each information data block, and 32 information data blocks of the result (12 + 1) rows × (172 + 10) columns are formed. This is an error correction product code block.

誤り訂正検査符号付加後の各情報データブロックは、図6に示した従来のブロックと同様の構造になる。但しKの値は異なる。DVDの情報データブロックは、12行×172列で構成されるメインデータ2048バイトと、ID及び制御信号(12バイト)と、EDC(4バイト)とで構成され、全体で2064バイトの情報データブロックが単位となっている。   Each information data block after the error correction check code is added has the same structure as the conventional block shown in FIG. However, the value of K is different. The DVD information data block is composed of 2048 bytes of main data composed of 12 rows and 172 columns, an ID and control signal (12 bytes), and an EDC (4 bytes). Is the unit.

この発明は上記の実施例に限るものではない。   The present invention is not limited to the above embodiment.

ここで別の実施例として、(M=24行)×(N=172列)=4096バイトのメインデータ(情報ブロック)に、ID及び制御信号(24バイト)と、EDC(8バイト)が加わった情報データブロックを考える。今、K=16、Q=1で、PO-a=PO-b=16バイトとすれば、各情報データブロックに、PO-aとPO-bから夫々1バイトずつが分散配置される。この場合の誤り訂正検査符号付加後の1つの情報データブロックは、図8に示すような構造となる。   Here, as another embodiment, (M = 24 rows) × (N = 172 columns) = 4096 bytes of main data (information block), ID and control signal (24 bytes), and EDC (8 bytes) are added. Consider an information data block. Now, assuming that K = 16 and Q = 1, and PO-a = PO-b = 16 bytes, one byte from PO-a and PO-b is distributed and arranged in each information data block. In this case, one information data block after adding the error correction check code has a structure as shown in FIG.

次に、誤り訂正内符号PIについて説明する。   Next, the error correction inner code PI will be described.

図9は、DVD規格で採用されている、また本発明の一例である誤り訂正検査ワード(内符号)PIの形成系列を示す。伝送データ順である列(横)方向のデータに対して、内符号PIを生成している。   FIG. 9 shows a series of error correction inspection word (inner code) PI adopted in the DVD standard and an example of the present invention. An inner code PI is generated for data in the column (horizontal) direction, which is the order of transmission data.

図10は、本発明の他の実施例である誤り訂正検査ワード(内符号)PIを生成するための変形例を示す。   FIG. 10 shows a modification for generating an error correction check word (inner code) PI according to another embodiment of the present invention.

情報データブロックのM行×N列のデータに対して、(N+P)バイトのリードソロモン符号語(内符号)PIの形成は、列が0列から((N+P)−1)列まで、行が0行から(M−1)行までのデータで実現される。POが付加された情報データブロックに対してPI系列の誤り訂正検査符号の生成においては、各先頭列のバイトデータを基点にして、各行および各列を1単位で増加させ、増加結果の行が(M)行となった時は0行に移すように、増加して得られた行番号(M)を0行に回転配置し、(M)組のPI系列の訂正符号を構成している。   For data of M rows × N columns of the information data block, (N + P) bytes of Reed-Solomon codeword (inner code) PI are formed from columns 0 to ((N + P) −1). This is realized by data from the 0th row to the (M-1) th row. In generating an error correction check code of a PI sequence for an information data block to which PO is added, each row and each column is incremented by one unit starting from the byte data of each head column, and an increase result row is obtained. (M) The row number (M) obtained by increasing is rotated to 0 row so that it is shifted to 0 row when it becomes the row (M), and (M) sets of PI series correction codes are configured. .

従来の記録密度では、ランダムエラーは、1〜2バイトエラーが分散しているが、高密度記録では、〜5バイト程度に増長する。   In the conventional recording density, the random error has 1 to 2 byte errors dispersed, but in the high density recording, the random error increases to about 5 bytes.

そこで、誤り訂正系列を記録順とは異なる、飛び越し配置のデータ集合系列にする事で、記録配置はデータ順に対して変更しないが、誤り訂正検査符号系列が記録順と異なるため、小さな集中エラーが、誤り訂正処理においては分散する事になり、実行におけるランダムエラー訂正能力を向上できる。   Therefore, by making the error correction sequence different from the recording order and the data set sequence of the interlaced arrangement, the recording arrangement does not change with respect to the data order, but since the error correction check code sequence is different from the recording order, a small concentration error occurs. The error correction processing is distributed, and the random error correction capability in execution can be improved.

図11は、PO系列の誤り訂正検査符号を形成する方法の本発明の他の例である。   FIG. 11 is another example of the present invention of a method for forming a PO sequence error correction check code.

図11において、従来のDVD規格のような、(K×M)行×N列の誤り訂正データブロック(行列ブロック)が、記録順に形成される。ブロックB2は現ブロックであり、ブロックB1は、その1つ前のブロックである。PO系列の誤り訂正検査符号Poの生成では、現誤り訂正データブロックB2の偶数行データと一組前の誤り訂正データブロックB1の奇数行データを集合して、PO系列の誤り訂正検査符号Poを生成するためのデータブロックB22を構成する。次に、誤り訂正検査符号Poを生成したら現誤り訂正データブロックB22に分散配置し、ブロックB23とする。その後このブロックB23に、先に述べたPI系列の誤り訂正符号Piを生成し、各行に付加する。   In FIG. 11, error correction data blocks (matrix blocks) of (K × M) rows × N columns as in the conventional DVD standard are formed in the recording order. Block B2 is the current block, and block B1 is the previous block. In the generation of the PO sequence error correction check code Po, the even row data of the current error correction data block B2 and the odd row data of the previous error correction data block B1 are aggregated to obtain the PO sequence error correction check code Po. A data block B22 to be generated is configured. Next, when the error correction check code Po is generated, the error correction check code Po is distributed in the current error correction data block B22 to form a block B23. Thereafter, the PI series error correction code Pi described above is generated in this block B23 and added to each row.

この誤り訂正検査符号データ処理方式では、PO系列は、畳み込み的な処理が施されているが、この方法は任意の2つの情報データブロックの再生処理では、必要な読み出しデータ範囲が少なくて済む利点がある。   In this error correction check code data processing method, the PO sequence is subjected to convolutional processing, but this method has the advantage of requiring a small read data range in the reproduction processing of any two information data blocks. There is.

図12は、本発明が適用された記録装置のデータ処理手順を示す図である。   FIG. 12 is a diagram showing a data processing procedure of the recording apparatus to which the present invention is applied.

記録用のデータは、外部からデータセクタ化部42に入力されて、セクタ化される。本実施例では、2Kバイトを基本としている。2Kバイト単位のデータブロックは、誤り検出符号(EDC)が付加される。このデータブロックを情報データブロックと称する。この処理は、EDC符号化部43において行われる。次にこの情報データブロック(セクタ)を識別するためのIDやその他制御信号が、ID付加部44で付加される。次にスクランブル処理部45において、メインの情報データがスクランブル処理される。   Data for recording is input from the outside to the data sectoring unit 42 and is sectorized. In this embodiment, 2 Kbytes is the basis. An error detection code (EDC) is added to the data block in units of 2K bytes. This data block is referred to as an information data block. This process is performed in the EDC encoding unit 43. Next, an ID for identifying the information data block (sector) and other control signals are added by the ID adding unit 44. Next, the scramble processing unit 45 scrambles the main information data.

このスクランブル処理は、以下の理由のために行われている。即ち、メインデータが映像信号などの場合、空白部分では“0”の連続となる。このような信号が記録信号として扱われると、記録信号は同一パターンの繰り返しとなる傾向となる。記録信号の同一パターンが光ディスクなどの隣接トラックに存在すると、すると、トラック相互間のクロストークの影響でサーボ動作が不安定となる。これを防止するために、IDで決められるスクランブルパターンを利用し、例えばデータにスクランブルデータを重ね合わせることでデータスクランブルを施している。   This scrambling process is performed for the following reason. That is, when the main data is a video signal or the like, “0” is continued in the blank portion. When such a signal is handled as a recording signal, the recording signal tends to repeat the same pattern. If the same pattern of the recording signal exists in adjacent tracks such as an optical disk, the servo operation becomes unstable due to the influence of crosstalk between the tracks. In order to prevent this, data scramble is performed by using a scramble pattern determined by an ID, for example, by superimposing scramble data on data.

スクランブルされたデータ(セクタ)は、例えば、転送順に32セクタ単位でまとめられ、ECCブロック化部46においてECCブロック化される。このECCブロックは、偶数/奇数行ブロック化部47に入力される。ここでは偶数/奇数が別々に一旦ブロック化される。そして各ブロックは、偶数/奇数PO符号化部48において、図7で説明したようなPO系列の誤り訂正検査符号化が行われる。次にPI符号化部49において各行に対してPI系列の誤り訂正検査符号化が行われる。次に、ECCブロック化部50において、偶数行、奇数行のブロックが合体される。さらにPOパリティーインターリーブ部51においてPO系列のパリティーが図8に示したように各セクタに分散され、全体ブロックは、PO系列の検査及び訂正ワードが各データセクタにインターリーブされる。   The scrambled data (sectors) is collected, for example, in units of 32 sectors in the order of transfer, and is converted into ECC blocks by the ECC blocking unit 46. This ECC block is input to the even / odd row blocking unit 47. Here, even / odd are once blocked separately. Each block is subjected to PO sequence error correction check coding as described in FIG. 7 in the even / odd PO encoder 48. Next, PI sequence error correction check coding is performed on each row in the PI encoder 49. Next, in the ECC blocking unit 50, the blocks of even rows and odd rows are merged. Further, in the PO parity interleaving unit 51, the parity of the PO sequence is distributed to each sector as shown in FIG. 8, and the check and correction words of the PO sequence are interleaved to each data sector in the entire block.

次に、このECCブロックは、記録セクタ化部52に入力される。さらに記録セクタ化部52と次の変調及び同期付加部53により、同期信号が付加されるとともに8/16変調される。この変調信号は、ドライバ54を介して光ピックアップ55に供給され、レーザダイオードを駆動する。これにより、レーザ光がディスク56に照射され、信号記録が行われる。ディスク56は、ディスクモータ57により回転制御されている。   Next, the ECC block is input to the recording sector converting unit 52. Further, the recording sector converting unit 52 and the next modulation and synchronization adding unit 53 add a synchronization signal and perform 8/16 modulation. This modulation signal is supplied to the optical pickup 55 via the driver 54 to drive the laser diode. Thereby, the laser beam is irradiated onto the disk 56, and signal recording is performed. The disk 56 is rotationally controlled by a disk motor 57.

図13には、上記の記録処理の途中で作成されるDVDフォーマットにおけるデータセクタの構成を示している。データセクタは、列が172(172バイト)、行が12行である。最初の行は、ID(4バイト),IED(IDエラー検出コード:2バイト)、CPR−MAI(コピーライト管理情報:6バイト)、メインデータ160バイトで構成される。最後の行(第12行目)の最後には、メインデータと、4バイトのエラー検出コードが付加されている。残りの行は全てメインデータである。   FIG. 13 shows the structure of the data sector in the DVD format created during the recording process. The data sector has 172 columns (172 bytes) and 12 rows. The first line includes ID (4 bytes), IED (ID error detection code: 2 bytes), CPR-MAI (copyright management information: 6 bytes), and main data 160 bytes. At the end of the last line (the 12th line), main data and a 4-byte error detection code are added. The remaining lines are all main data.

図14には、図13のセクタが32個集合されて、ECCブロック化された様子を示している。   FIG. 14 shows a state where 32 sectors of FIG. 13 are assembled into ECC blocks.

図15には、図14のECCブロックが、偶数行と、奇数行に分けられ、偶数行ブロックと、奇数行ブロックを構成し、それぞれのブロックに対してPO系列の符号PO−a,PO−bが作成され付加された様子を示している。   In FIG. 15, the ECC block of FIG. 14 is divided into even rows and odd rows to form even row blocks and odd row blocks, and PO series codes PO-a and PO- It shows how b is created and added.

図16には、偶数行ブロックと、奇数行ブロックとが符号PO−a,PO−bと共に一体化された、単体のECCブロックを示している。さらに加えて、PI系列の符号が作成され付加された様子を示している。PO−a,PO−bの配列順序は、図面に示すものに限定されるものではない。   FIG. 16 shows a single ECC block in which the even-numbered block and the odd-numbered block are integrated together with the symbols PO-a and PO-b. In addition, it shows a state where a PI sequence code is created and added. The arrangement order of PO-a and PO-b is not limited to that shown in the drawings.

図17には、上記のPO系列の符号が、各セクタに分散された様子を示している。これが記録セクタである。各記録セクタは、同期信号が付加されて、さらに変調されて記録媒体に記録される。   FIG. 17 shows a state where the above-described PO sequence codes are distributed to each sector. This is a recording sector. Each recording sector is added with a synchronization signal, further modulated, and recorded on a recording medium.

なお、本発明では、上記の説明ではPO系列の誤り訂正検査符号を生成し、PI系列の誤り訂正検査符号を生成したが、この処理手順はこれに限定されるものではない。この処理順番は、逆でもよい。即ち。図14のデータセクタをECCブロック化した後、PI系列の誤り訂正検査符号を生成し、PI符号が付加されたECCブロックを偶数行を集合したブロックと、奇数行を集合したブロックとに分け、その後、PI符号も含めてPO系列の誤り訂正検査符号を生成してもよい。そしてこの後、偶数行のブロックと奇数行のブロックとを再集合し、その後、PO符号をインターリーブ処理で分配してもよい。   In the present invention, the PO sequence error correction check code is generated and the PI sequence error correction check code is generated in the above description, but this processing procedure is not limited to this. This processing order may be reversed. That is. After the data sector of FIG. 14 is converted into an ECC block, an error correction check code for the PI sequence is generated, and the ECC block to which the PI code is added is divided into a block in which even rows are assembled and a block in which odd rows are assembled. Thereafter, a PO sequence error correction check code including the PI code may be generated. Thereafter, the even-numbered block and the odd-numbered block may be reassembled, and then the PO code may be distributed by interleave processing.

図18は、本発明の基本を適用した再生装置の構成例を示している。   FIG. 18 shows a configuration example of a playback apparatus to which the basics of the present invention are applied.

ディスク56には、図12で説明したような記録方法でデータが記録されている。ピックアップヘッド55で読み出された変調信号は、チャンネルデータ読み出し部81に供給され、チャンネルビット単位となり、同期分離部82において同期信号が分離され、シンボル単位で分割される。次に復調部83において、16ビットから8ビットのデータに復調され、セクタID検出部84に供給される。ここで、セクタ毎に識別分割され、ECCブロック化部85に入力される。ここではセクタが集合されてECCブロック単位のデータとなる。ECCブロックは、PI復号化部86に入力されて、PI系列のエラー検出及び訂正が行われる。次にPO-a復号化部87で、PO-a系列のエラー検出及び訂正が行われ、続いてPO-b復号化部88で、PO-b系列のエラー検出及び訂正が行われる。   Data is recorded on the disk 56 by the recording method described with reference to FIG. The modulation signal read by the pickup head 55 is supplied to the channel data reading unit 81 and is in channel bit units. The synchronization signal is separated in the synchronization separation unit 82 and divided in symbol units. Next, the demodulator 83 demodulates the data from 16 bits to 8 bits and supplies the data to the sector ID detector 84. Here, each sector is identified and divided and input to the ECC blocking unit 85. Here, sectors are aggregated to form ECC block unit data. The ECC block is input to the PI decoding unit 86, and PI sequence error detection and correction are performed. Next, the PO-a decoding unit 87 performs PO-a sequence error detection and correction, and the PO-b decoding unit 88 performs PO-b sequence error detection and correction.

次に、メインデータ部のデスクランブルがデスクランブル処理部89において実行される。さらに、誤り検出部90において、メインデータ部の誤り検出がEDCに基いて実行され正常なメインデータが取り出される。このメインデータは、インターフェース91を介してその後の処理部に転送される。   Next, descrambling of the main data portion is executed in the descrambling processing unit 89. Further, in the error detection unit 90, error detection in the main data portion is executed based on EDC, and normal main data is extracted. This main data is transferred to the subsequent processing unit via the interface 91.

なお、再生処理においては、PI系のエラー検出訂正処理と、PO系のエラー検出訂正処理は、いずれを先に実行してもよく、図に示した順序に限定されるものではない。   In the reproduction process, any one of the PI error detection and correction process and the PO error detection and correction process may be executed first, and is not limited to the order shown in the drawing.

ところで、DVDにおいては、ビデオオブジェクト(VOB)がセル単位で指定されようになっており、VOBには、複数のビデオオブジェクトユニット(VOBU)が含まれるフォーマットである。ビデオオブジェクトは、複数のビデオパケット(V_PCK)、オーディオパケット(A_PCK)が含まれ、また副映像パケット(SP_PCK)を含むことも許容している。さらに記録再生フォーマットでは、VOBUの先頭には、リアルタイムデータ情報(RDI)を含む制御パケット(RDI_PCK)が配置されている。このパケットには、VOBUの再生開始時間、記録時の間情報、表示コントロール情報(アスペクト比情報)、コピー制御情報などを記述できるようになっている。またこのパック内には、予約エリアも確保されている。   By the way, in DVD, video objects (VOB) are designated in cell units, and VOB is a format including a plurality of video object units (VOBU). The video object includes a plurality of video packets (V_PCK) and audio packets (A_PCK), and also allows sub-picture packets (SP_PCK) to be included. Further, in the recording / reproducing format, a control packet (RDI_PCK) including real-time data information (RDI) is arranged at the head of VOBU. In this packet, VOBU playback start time, recording time information, display control information (aspect ratio information), copy control information, and the like can be described. A reserved area is also secured in this pack.

さらにまた、V_PCKに格納されるビデオデータは、MPEG1或はMPEG2方式による圧縮が施されている。MPEG1あるいはMPEG2方式では、そのシーケンスヘッダにアスペクト比などを示す情報が記述されている。さらにまた圧縮データの一部にライン21のためのGOPユーザデータを挿入することができる。この部分は、文字コードデータなどを送るときに用いられる。   Furthermore, the video data stored in V_PCK is compressed by MPEG1 or MPEG2. In the MPEG1 or MPEG2 system, information indicating an aspect ratio or the like is described in the sequence header. Furthermore, GOP user data for the line 21 can be inserted into a part of the compressed data. This part is used when sending character code data or the like.

また記録再生可能なDVD規格においては、ユーザデータ領域に記録されたプログラムの再生順序を決めるプログラムチェーン情報を記述するコントロールデータ領域も確保されている。   In the recordable / reproducible DVD standard, a control data area describing program chain information for determining the reproduction order of programs recorded in the user data area is also secured.

したがって、本発明の形態のECCブロックを採用する場合には、上記したRDI_PCKの一部の領域、あるいはGOPユーザデータの配置部分、あるいはコントロールデータ領域の一部分を利用し、ECCブロック形態がどのような形態であるかを示すECCブロック識別情報を格納するようにしてもよい。   Therefore, when the ECC block according to the embodiment of the present invention is adopted, a part of the RDI_PCK, an arrangement part of the GOP user data, or a part of the control data area is used, and the ECC block form is determined. ECC block identification information indicating whether or not it is in a form may be stored.

このECCブロック識別情報を格納するようにすると、記録情報或は転送されてきた情報がどのような形態のECCブロックであるかを識別することができる。これにより、本発明は、従来のDVD再生装置にも追加登載することができ幅広い適用が可能となる。勿論、図12、図18の記録、再生処理装置にそれぞれ、従来のECCブロック形態で処理する回路を並列に設け、記録時にはいずれかの処理形態をユーザが任意に採用できるようにしてもよい。この場合は、記録時に選択されたECCブロック形態に応じて、上記したECCブロック識別情報が自動的に作成され、所定のエリアに格納あるいは配置されることになる。   When this ECC block identification information is stored, it is possible to identify what type of ECC block the recorded information or transferred information is. As a result, the present invention can be additionally added to a conventional DVD reproducing apparatus and can be widely applied. Of course, each of the recording and playback processing apparatuses shown in FIGS. 12 and 18 may be provided with a circuit for processing in the conventional ECC block form in parallel, so that the user can arbitrarily adopt one of the processing forms during recording. In this case, the ECC block identification information described above is automatically created according to the ECC block form selected at the time of recording, and stored or arranged in a predetermined area.

この発明のPI系列の誤り訂正検査符号を作成する方法(または形態)は、上記の実施の形態に限定されるものではない。   The method (or form) for creating the PI sequence error correction check code of the present invention is not limited to the above embodiment.

図19には、PI系列の誤り訂正検査符号を作成する別の方法を示している。この例は、2行のデータを1列おきに交互に選択して、これら選択したデータを用いて10バイトの符号を作成する方法である。行数が偶数行であれば、この方法により容易にPI系列の誤り訂正検査符号を作成することができる。また1つの行のデータの一部が損傷されてもPI系列の訂正能力を高めることができる。   FIG. 19 shows another method for creating an error correction check code for a PI sequence. In this example, two rows of data are alternately selected every other column, and a 10-byte code is created using the selected data. If the number of rows is an even number, an error correction check code for a PI sequence can be easily created by this method. Even if a part of the data in one row is damaged, the PI series correction capability can be enhanced.

また上記の説明では、記録媒体に本発明に係るECCブロック構造を記録することを中心に説明しているが、本発明は、記録媒体に記録するときの処理方法及び装置に限定されるものではない。通信装置においてもデータをパケット化し、データセクタを作成し、このデータセクタを集合させて、変調処理を施して伝送するようにしてもよい。この場合、データセクタを集合させたECCブロックの形態は、本発明の形態を採用しても良いことは勿論である。また変調処理方式に関しても上記の説明に限定される必要は無く、QPSK,QAM方式などでECCブロックのデータを変調し、さらに伝送路にはOFDM方式を用いて送出するようにしてもよい。   In the above description, the description has focused on recording the ECC block structure according to the present invention on a recording medium. However, the present invention is not limited to the processing method and apparatus for recording on a recording medium. Absent. Also in the communication apparatus, data may be packetized, data sectors may be created, and the data sectors may be aggregated and subjected to modulation processing for transmission. In this case, as a matter of course, the form of the present invention may be adopted as the form of the ECC block in which the data sectors are assembled. Further, the modulation processing method is not limited to the above description, and the data of the ECC block may be modulated by QPSK, QAM method, etc., and further transmitted by using the OFDM method for the transmission path.

また上記の実施の形態では、所定単位のセクタ集合ブロックを偶数行ブロックと奇数行ブロックに分割して、それぞれのブロックに対して誤り訂正検査ワードPO-aとPO-bを生成したが、2分割以上(Y個)に多分割して誤り訂正検査ワードを生成してPO系列を構成してもよい。   In the above embodiment, the sector set block of a predetermined unit is divided into the even-numbered block and the odd-numbered block, and the error correction check words PO-a and PO-b are generated for each block. The PO sequence may be configured by generating an error correction check word by dividing into more than the number of divisions (Y).

以上のように本発明を用いれば、バイトデータを基本にしたエラー訂正方式に於いても従来と同様の訂正フラグ冗長率でありながら、バーストエラー訂正能力を大幅に向上できる。そして本発明によれば、現在開発がスタートした、ブルーレーザを用いた高密度光ディスクでのエラー訂正処理を、従来よりも大きな物理的エラー訂正長まで実現する事が可能になる。   As described above, if the present invention is used, even in an error correction method based on byte data, the burst error correction capability can be greatly improved while the correction flag redundancy rate is the same as the conventional one. According to the present invention, it is possible to realize error correction processing for a high-density optical disk using a blue laser, which has been started, up to a physical error correction length larger than that of the conventional one.

(M×N)バイトの情報ブロックを示す図。The figure which shows the information block of (MxN) byte. (M×N)バイトの情報ブロックをK個集合させた時(K×(M×N))の構造を示す図。The figure which shows the structure when the information block of (MxN) bytes is aggregated (Kx (MxN)). (K×(M×N))に誤り訂正コードを積符号構造で付加した訂正ブロック構成を示す図。The figure which shows the correction block structure which added the error correction code by the product code structure to (K * (M * N)). 訂正フラグが付加された情報データブロックが同じ構成になるよう、誤り訂正用検査ワードPO(K×Q)をQバイト単位で、各情報データブロックに分配した訂正ブロック構成を示す図。The figure which shows the correction block structure which distributed the check word PO for error correction PO (KxQ) to each information data block in Q byte unit so that the information data block to which the correction flag was added may become the same structure. 図4の誤り訂正コードが付加された情報データブロックの構成を示す図。The figure which shows the structure of the information data block to which the error correction code of FIG. 4 was added. 図5の情報データブロックの構成をDVD規格で用いられている符号長で示した図。The figure which showed the structure of the information data block of FIG. 5 with the code length used by DVD specification. 本発明に係る誤り訂正ブロックの構成の一例を示す図。The figure which shows an example of a structure of the error correction block which concerns on this invention. 本発明に係る(M×N)バイトの情報データブロックに、誤り訂正検査ワードPOが分散配置された状態を示す図。The figure which shows the state by which the error correction test | inspection word PO was distributed and arrange | positioned at the information data block of (MxN) bytes concerning this invention. 誤り訂正検査ワードPIの系列の例を説明するために示した図。The figure shown in order to demonstrate the example of the series of the error correction inspection word PI. 本発明に係る誤り訂正検査ワードPIの系列の他の例を説明するために示した図。The figure shown in order to demonstrate other examples of the series of error correction inspection word PI concerning the present invention. 本発明の誤り訂正検査ワードPOの系列の他の例を説明するために示した図。The figure shown in order to demonstrate the other example of the series of the error correction inspection word PO of this invention. この発明に係るECCブロックの作成工程と記録装置を示す説明図。Explanatory drawing which shows the production process and recording apparatus of the ECC block which concerns on this invention. DVDにおけるデータセクタの構成を示す説明図。Explanatory drawing which shows the structure of the data sector in DVD. この発明に係るセクタがECCブロック化された様子を示す説明図。Explanatory drawing which shows a mode that the sector which concerns on this invention was made into ECC block. 図14のECCブロックを偶数行ブロックと奇数行ブロックとに分けてそれぞれにPO系列の誤り訂正検査符号を付加した様子を示す説明図。FIG. 15 is an explanatory diagram showing a state in which the ECC block of FIG. 14 is divided into an even-numbered block and an odd-numbered block and a PO series error correction check code is added to each block. 図15の偶数行ブロックと奇数行ブロックとを一体化し、PI系列の誤り訂正検査符号を付加した様子を示す図。The figure which shows a mode that the even-numbered block and odd-numbered block of FIG. 15 were integrated, and the PI series error correction check code was added. 図16のECCブロックにPO系列の符号をインターリーブした様子を示す説明図。FIG. 17 is an explanatory diagram illustrating a state in which a PO sequence code is interleaved in the ECC block of FIG. 16. この発明に係るECCブロックの再生処理装置を示す図。The figure which shows the reproduction | regeneration processing apparatus of the ECC block which concerns on this invention. この発明に係るECCブロックのPI系列の誤り訂正検査符号作成方法の他の例を示す図。The figure which shows the other example of the error correction check code production method of PI series of the ECC block which concerns on this invention.

符号の説明Explanation of symbols

42…データセクタ化部、43…EDC符号化部、44…ID付加部、45…スクランブル処理部、46…ECCブロック化部、47…偶数/奇数行ブロック化部、48…偶数/奇数PO符号化部、49…PI符号化部、50…ECCブロック化部、51…POパリティーインターリーブ部、52…記録セクタ化部、53…変調及び同期付加部、54…ドライバ、55…光ピックアップ、56…ディスク、57…ディスクモータ、81…チャンネルデータ読み出し部、82…同期分離部、83…復調部、84…セクタID検出部、85…ECCブロック化部、86…PI復号化部、87…PO-a復号化部、88…PO-b復号化部、89…デスクランブル処理部、90…誤り検出部、91…インターフェース。   42 ... Data sectorization unit, 43 ... EDC encoding unit, 44 ... ID addition unit, 45 ... Scramble processing unit, 46 ... ECC blocking unit, 47 ... Even / odd row blocking unit, 48 ... Even / odd PO code 49 ... PI encoding unit, 50 ... ECC blocking unit, 51 ... PO parity interleaving unit, 52 ... recording sectoring unit, 53 ... modulation and synchronization adding unit, 54 ... driver, 55 ... optical pickup, 56 ... Disc 57: Disc motor 81 ... Channel data reading unit 82 ... Sync separation unit 83 ... Demodulation unit 84 ... Sector ID detection unit 85 ... ECC blocking unit 86 ... PI decoding unit 87 ... PO- a decoding unit, 88... PO-b decoding unit, 89... descrambling processing unit, 90.

Claims (4)

バイト単位でデジタルデータの処理が行われ、1つの情報データブロックが12行×N列の(12×N)バイトで構成され、
前記情報データブロック内は、バイト単位でデータが配置されるもので、行毎には第0列から第(N−1)列のデータ伝送順で配置され、かつ第0行から第11行までがデータ伝送順に配置され、
上記情報データブロックの最初の行の先頭には、情報データブロックを識別するための4バイトの識別情報(ID)、2バイトのIDエラー検出コード及び6バイトのコピーライト管理情報が含まれており、
上記情報データブロックの各行におけるデータに対しては、スクランブルが施されており、
更に、上記情報データブロックの集合であって、データ伝送順に連続する、第0情報データブロックから第(K−1)情報データブロックによるK個の情報データブロックで構成される(K×12)行×N列の行列ブロックが配置され、
この行列ブロックの(K×12)バイトの各列に対するものであって、
偶数行のデータ(K×6)バイトに誤り訂正検査ワードPO-a((K/2)×Q)バイトが生成され、奇数行のデータ(K×6)バイトに誤り訂正検査ワードPO-b((K/2)×Q)バイトが生成され、
PO-aとPO-bは、12行×N列の(12×N)バイトで構成される上記K個の情報データブロックに対して1行ずつ分散配置され、
N列の各列が(K×(12+Q))バイトのリードソロモン符号語POとして形成され(但しQは1以上の整数)、
更にNバイトの各行毎に誤り訂正検査ワードPバイトが付加され、(K×(12+Q))行の各行が(N+P)バイトのリードソロモン符号語PIとして形成される
ことを特徴とするデータ処理方法。
Digital data processing is performed in units of bytes, and one information data block is composed of 12 rows × N columns of (12 × N) bytes,
In the information data block, data is arranged in byte units, arranged in the data transmission order from the 0th column to the (N-1) th column for each row, and from the 0th row to the 11th row. Are arranged in the order of data transmission,
The head of the first row of the information data block includes 4-byte identification information (ID) for identifying the information data block, 2-byte ID error detection code, and 6-byte copyright management information. ,
The data in each row of the information data block is scrambled,
Furthermore, it is a set of the information data blocks, and is composed of K information data blocks (K × 12) rows from the 0th information data block to the (K−1) th information data block, which are consecutive in the data transmission order. A matrix block of × N columns is arranged,
For each column of (K × 12) bytes of this matrix block,
An error correction check word PO-a ((K / 2) × Q) bytes are generated for even-numbered data (K × 6) bytes, and an error correction check word PO-b is generated for odd-numbered data (K × 6) bytes. ((K / 2) × Q) bytes are generated,
PO-a and PO-b are distributed and arranged one row at a time for the K information data blocks composed of (12 × N) bytes of 12 rows × N columns,
Each column of N columns is formed as a (K × (12 + Q)) byte Reed-Solomon codeword PO (where Q is an integer of 1 or more),
Further, an error correction check word P byte is added to each row of N bytes, and each row of (K × (12 + Q)) rows is formed as a Reed-Solomon code word PI of (N + P) bytes. .
請求項1において、
K=32、Q=1、PO-a=PO-b=16であり、1つの情報データブロック(12×N)バイトとこれに付加される平均検査ワードバイト数との合計が、一定値13×(N+P)バイトになるように構成された誤り訂正積符号ブロックを構成する事を特徴とするデータ処理方法。
In claim 1,
K = 32, Q = 1, PO-a = PO-b = 16, and the total of one information data block (12 × N) bytes and the average number of inspection word bytes added thereto is a constant value 13 A data processing method comprising configuring an error correction product code block configured to be (N + P) bytes.
バイト単位でデジタルデータの処理が行われ、1つの情報データブロックがM行×N列の(12×N)バイトで構成され、
前記情報データブロック内は、バイト単位でデータが配置されるもので、行毎には第0列から第(N−1)列のデータ伝送順で配置され、かつ第0行から第11行までがデータ伝送順に配置され、
上記情報データブロックの最初の行の先頭には、情報データブロックを識別するための識別情報(ID)及び制御データが含まれており、
上記情報データブロックの各行におけるデータに対しては、スクランブルが施されており、
更に、上記情報データブロックの集合であって、データ伝送順に連続する、第0情報データブロックから第(K−1)情報データブロックによるK個の情報データブロックで構成される(K×12)行×N列の行列ブロックが配置され、
この行列ブロックの(K×12)バイトの各列には、偶数行のデータ(K×6)バイトに対して、誤り訂正検査ワードPO-a((K/2)×Q)バイトと、奇数行のデータ(K×6)バイトに対して、誤り訂正検査PO-b((K/2)×Q)バイトが生成され、
PO-aとPO-bは1行ずつ12行×N列の(12×N)バイトで構成される上記K個の情報データブロックに分散配置され、
N列の各列が(K×(12+Q))または(K×(12+2Q))バイトのリードソロモン符号語POとして形成され(但しQは1以上の整数)、
更にNバイトの各行毎に誤り訂正検査ワードPバイトが付加され、(K×(12+Q))または(K×(12+2Q))行の各行が(N+P)バイトのリードソロモン符号語PIとして形成され、
全体のブロックとしては、前記識別情報(ID)及び制御データを維持したK個の情報データブロックを情報部とする(K×(12+Q)×(N+P))バイトのリードソロモン誤り訂正検査符号を構成したブロックを処理する方法であって、
前記リードソロモン符号語PIの系列のエラー検出訂正処理を行なうステップと、
2種類の前記リードソロモン符号語POの系列のエラー検出訂正処理を行うステップを有することを特徴とするデータ再生方法。
Digital data processing is performed in units of bytes, and one information data block is composed of (12 × N) bytes of M rows × N columns,
In the information data block, data is arranged in byte units, arranged in the data transmission order from the 0th column to the (N-1) th column for each row, and from the 0th row to the 11th row. Are arranged in the order of data transmission,
The beginning of the first row of the information data block includes identification information (ID) and control data for identifying the information data block,
The data in each row of the information data block is scrambled,
Furthermore, it is a set of the information data blocks, and is composed of K information data blocks (K × 12) rows from the 0th information data block to the (K−1) th information data block, which are consecutive in the data transmission order. A matrix block of × N columns is arranged,
In each column of (K × 12) bytes of this matrix block, an error correction check word PO-a ((K / 2) × Q) bytes and odd numbers for even-numbered data (K × 6) bytes For a row of data (K × 6) bytes, error correction inspection PO-b ((K / 2) × Q) bytes are generated,
PO-a and PO-b are distributed and arranged in the K information data blocks composed of (12 × N) bytes of 12 rows × N columns one by one,
Each column of N columns is formed as a Reed-Solomon code word PO of (K × (12 + Q)) or (K × (12 + 2Q)) bytes (where Q is an integer of 1 or more),
Further, an error correction check word P byte is added for each row of N bytes, and each row of (K × (12 + Q)) or (K × (12 + 2Q)) is formed as a Reed Solomon codeword PI of (N + P) bytes,
As the entire block, a Reed-Solomon error correction check code of (K × (12 + Q) × (N + P)) bytes is used, where the information information portion is K information data blocks that maintain the identification information (ID) and control data. A method for processing a block
Performing error detection and correction processing of the Reed-Solomon codeword PI sequence;
A data reproduction method comprising a step of performing error detection and correction processing of a series of two types of Reed-Solomon codewords PO.
バイト単位でデジタルデータの処理が行われ、1つの情報データブロックが12行×N列の(12×N)バイトで構成され、
前記情報データブロック内は、バイト単位でデータが配置されるもので、行毎には第0列から第(N−1)列のデータ伝送順で配置され、かつ第0行から第11行までがデータ伝送順に配置され、
上記情報データブロックの最初の行の先頭には、情報データブロックを識別するための4バイトの識別情報(ID)、2バイトのIDエラー検出コード及び6バイトのコピーライト管理情報が含まれており、
上記情報データブロックの各行におけるデータに対しては、スクランブルが施されており、
更に、上記情報データブロックの集合であって、データ伝送順に連続する、第0情報データブロックから第(K−1)情報データブロックによるK個の情報データブロックで構成される(K×12)行×N列の行列ブロックが配置され、
この行列ブロックの(K×12)バイトの各列に対するものであって、
偶数行のデータ(K×6)バイトに誤り訂正検査ワードPO-a((K/2)×Q)バイトが生成され、奇数行のデータ(K×6)バイトに誤り訂正検査ワードPO-b((K/2)×Q)バイトが生成され、
PO-aとPO-bは、12行×N列の(12×N)バイトで構成される上記K個の情報データブロックに対して1行ずつ分散配置され、
N列の各列が(K×(12+Q))バイトのリードソロモン符号語POとして形成され(但しQは1以上の整数)、
更にNバイトの各行毎に誤り訂正検査ワードPバイトが付加され、(K×(12+Q))行の各行が(N+P)バイトのリードソロモン符号語PIとして形成された情報が変調されて記録されたことを特徴とする情報記録媒体。
Digital data processing is performed in units of bytes, and one information data block is composed of 12 rows × N columns of (12 × N) bytes,
In the information data block, data is arranged in byte units, arranged in the data transmission order from the 0th column to the (N-1) th column for each row, and from the 0th row to the 11th row. Are arranged in the order of data transmission,
The head of the first row of the information data block includes 4-byte identification information (ID) for identifying the information data block, 2-byte ID error detection code, and 6-byte copyright management information. ,
The data in each row of the information data block is scrambled,
Furthermore, it is a set of the information data blocks, and is composed of K information data blocks (K × 12) rows from the 0th information data block to the (K−1) th information data block, which are consecutive in the data transmission order. A matrix block of × N columns is arranged,
For each column of (K × 12) bytes of this matrix block,
An error correction check word PO-a ((K / 2) × Q) bytes are generated for even-numbered data (K × 6) bytes, and an error correction check word PO-b is generated for odd-numbered data (K × 6) bytes. ((K / 2) × Q) bytes are generated,
PO-a and PO-b are distributed and arranged one row at a time for the K information data blocks composed of (12 × N) bytes of 12 rows × N columns,
Each column of N columns is formed as a (K × (12 + Q)) byte Reed-Solomon codeword PO (where Q is an integer of 1 or more),
Further, an error correction check word P byte is added to each row of N bytes, and information formed as (N + P) bytes of Reed-Solomon code word PI is modulated and recorded for each row of (K × (12 + Q)). An information recording medium characterized by the above.
JP2008000177A 2008-01-04 2008-01-04 Data processing method, data reproducing method, and information recording medium Withdrawn JP2008159251A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008000177A JP2008159251A (en) 2008-01-04 2008-01-04 Data processing method, data reproducing method, and information recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008000177A JP2008159251A (en) 2008-01-04 2008-01-04 Data processing method, data reproducing method, and information recording medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000255463A Division JP2002074862A (en) 2000-08-25 2000-08-25 Data processing method, device, recording medium, reproducing method, and device

Publications (1)

Publication Number Publication Date
JP2008159251A true JP2008159251A (en) 2008-07-10

Family

ID=39659951

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008000177A Withdrawn JP2008159251A (en) 2008-01-04 2008-01-04 Data processing method, data reproducing method, and information recording medium

Country Status (1)

Country Link
JP (1) JP2008159251A (en)

Similar Documents

Publication Publication Date Title
US7363571B2 (en) Data processing method and apparatus, recording medium, reproducing method and apparatus using the same method
JP5025664B2 (en) Error correction block, error correction block generation method and apparatus, and error correction method
US7380194B2 (en) Data processing method and apparatus, recording medium, reproducing method and apparatus
JP2007149340A (en) Data processing method and information recording medium
US20060218464A1 (en) Optical information recording medium and data recording apparatus thereon
JP2008159251A (en) Data processing method, data reproducing method, and information recording medium
JP2004273113A (en) Data recording device for optical information storage medium and optical information reproducing device

Legal Events

Date Code Title Description
A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20080814