JP4140344B2 - Decoding device and computer program - Google Patents

Decoding device and computer program Download PDF

Info

Publication number
JP4140344B2
JP4140344B2 JP2002316564A JP2002316564A JP4140344B2 JP 4140344 B2 JP4140344 B2 JP 4140344B2 JP 2002316564 A JP2002316564 A JP 2002316564A JP 2002316564 A JP2002316564 A JP 2002316564A JP 4140344 B2 JP4140344 B2 JP 4140344B2
Authority
JP
Japan
Prior art keywords
error correction
data
error
descrambling
working memory
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
JP2002316564A
Other languages
Japanese (ja)
Other versions
JP2004152409A (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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2002316564A priority Critical patent/JP4140344B2/en
Priority to US10/683,362 priority patent/US7055082B2/en
Publication of JP2004152409A publication Critical patent/JP2004152409A/en
Application granted granted Critical
Publication of JP4140344B2 publication Critical patent/JP4140344B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は復号化装置及びコンピュータプログラムに係り、特に記録媒体から再生されたデータの誤り訂正とデスクランブル処理を行う復号化装置及びコンピュータプログラムに関する。
【0002】
【従来の技術】
大容量な記録媒体として、CD(compact disk)、DVD(digital versatile disk)などの光ディスクが実用化されている。これらの光ディスクでは再生エラーを訂正するために、誤り訂正符号がデータに付加されて記録される。また、データをランダム化する目的で、データにスクランブルをかけて記録される。
【0003】
これらの誤り訂正符号及びスクランブルに関してDVDの例について説明すると、1セクタあたり2kバイトのユーザデータと、4バイトの検査符号EDCからなる論理セクタが16セクタ分の合計の約32kバイトのデータは、図15に示すように、縦方向192バイト、横方向172バイトの所謂192×172の構成に並べ替えられ、各セクタには物理アドレスに相当する情報(図中ID0〜15)が付加されると共に、各セクタのユーザデータ及びEDCはアドレス情報の一部に基づいたスクランブルが施され、スクランブル後のデータに対して次に述べる誤り訂正符号が付加される。
【0004】
DVDでは誤り訂正符号として図15の横方向にリードソロモン符号RS(182,172,11)を構成するPI訂正符号と、縦方向にリードソロモン符号RS(208,192,17)を構成するPO訂正符号を付加した積符号による誤り訂正符号構成が採られている。そして、光ディスクに記録するにあたっては、図16に示すように、PO訂正符号が16のセクタにインタリーブされ、図の横方向に順に記録される。すなわち、各々横方向182バイト(182列)、縦方向12バイト(12行)のデータ及びPI訂正符号からなる物理セクタと、横方向182バイト(182列)、縦方向1バイト(1行)からなるPO訂正符号とを一組として、16組の構成が合成されている。
【0005】
再生時においては、再生データは通常、まずPI訂正が行われた後、POイレージャ訂正が行われ、さらにPI訂正が行われて再生データの誤りが訂正される。しかし、極端に再生エラーが多いディスクなどにおいては訂正不能が起こる場合もある。
【0006】
いま、バーストエラーを含む多数のエラーが発生したために、誤り訂正後に訂正不能エラーが残った結果、アドレス情報(ID)にデータ誤りを含んでいる場合を考える。IDのエラーはIDに付加されているエラー検出符号(IED)によって検出することができる。DVDの場合、図15にも示すように、IDはPI訂正符号系列及びPO訂正符号系列の一部となっているので、訂正後にIDないしIEDにエラーを含む場合、PI訂正符号系列とPO訂正符号系列ともに訂正不能であったことになる。
【0007】
この訂正不能状態はID以外のデータ部分にもエラーがあって、訂正能力を超えているためと考えられる。従って、IDとIEDを含むPI訂正符号系列について考えれば、このPI訂正符号系列に属するデータにもエラーを含んでいる可能性が高いといえる。従って、後述する本発明のようなアドレス補間を行ってスクランブル初期値を補間しても、データが依然としてエラーである可能性が高いため、あまり意味がなかった。
【0008】
また、ユーザデータとしてMPEG(Moving Picture Experts Group)データのような圧縮データが記録されている場合、少しのデータエラーも致命的な結果となることがあるため、論理セクタに付加されているEDC等のデータ検査符号によってデータにエラーを含むと判断される場合は、ディスク上のトラックを再度アクセスしデータを読み込み直す、所謂リトライが行われることが多い。
【0009】
また、上記の図15及び図16に示したフォーマット以外のフォーマットで情報信号を記録し再生する装置も知られている(特許文献1参照)。このフォーマットは、記録再生するユーザデータが主の第1のデータに対する第1の誤り訂正手段と、記録再生するアドレス情報やその他の付加情報である第2のデータに対する第2の誤り訂正手段とが重複しないそれぞれ独立したフォーマットであり、例えば、図17及び図18に示される。
【0010】
図17及び図18は記録再生用レーザに青色レーザを使用し、DVDより更に高密度・大容量化を実現する光ディスクの誤り訂正ブロック構造の一例を示す。図17において、誤り訂正ブロックは後述する第1のデータであるユーザデータと誤り検出符号(EDC)とこの第1のデータに対する第1の誤り訂正符号や、第2のデータであるアドレス情報やその他の付加情報と、この第2のデータに対する第2の誤り訂正符号が含まれているのであるが、誤り訂正ブロックは図17に示すように、16物理セクタの構造となっている。
【0011】
誤り訂正ブロックに含まれる第1のデータとして、32論理セクタ分のユーザデータ及び各論理セクタの誤り検出符号(EDC)を含み、各セクタのユーザデータは2048バイト、EDCは4バイトとなっている。この第1のデータに対して第1の誤り訂正符号が付加される。
【0012】
図18(a)はこの第1の誤り訂正符号の構成を示す。同図(a)に示すように、32論理セクタ第1のデータは、インタリーブがかけられて縦方向216バイト、横方向304バイトの構成に並べ替えられ、縦方向の216バイトのデータに対して32バイトのパリティが生成・付加され、合計304個のリードソロモン符号RS(248,216,33)の符号系列が構成される。上述したように、この第1の誤り訂正符号は、前記64kバイトのユーザデータ及びEDCを216バイトずつに分割し、216バイトのデータに対して32バイトの第1の誤り訂正符号のパリティを付加したものである。1つの誤り訂正(ECC)ブロックは、304個の第1の誤り訂正符号系列LDC(248,216,33)を含んでいる。
【0013】
一方、16物理セクタ分の物理アドレス情報や各論理セクタに付随した付加情報を第2のデータとして、これに第2の誤り訂正符号を付加したリードソロモン符号RS(62,30,33)の符号系列を構成する。すなわち、図18(b)に示すように、16セクタ分の物理アドレス情報と後述するアドレス情報用の誤り訂正符号(図中AF)や、各論理セクタに付随した付加情報はインタリーブされて縦方向30バイト、横方向24バイトのデータに並び替えられた後、24個の縦方向30バイトのデータに対してそれぞれ32バイトの訂正符号(パリティ)が付加されることにより、計24個のリードソロモン符号RS(62,30,33)から構成される。
【0014】
つまり、1つのECCブロックあたり720(=30×24)バイトの第2のデータと、768(=32×24)バイトの第2の誤り訂正符号(図中パリティ)とを含んだ24個の第2の誤り訂正符号系列BIS(62,30,33)が構成される。
【0015】
また、物理アドレス情報は再生のために特に重要なデータであるため、図18(c)に示すように各5バイトのアドレス情報ID0〜ID15それぞれに、4バイトの誤り訂正ないし誤り検出を目的としたパリティが付加された16物理セクタ分、16個の第3の誤り訂正符号系列RS(9,5,5)構成になっている。従って、前記の第2のデータとしては、これら16個の第3の誤り訂正符号系列を構成するデータや各論理セクタに付随した付加データを含んだものとなる。
【0016】
上記アドレス情報等の第2のデータを含む第2の誤り訂正符号系列BIS(62,30,33)×24は、前記のユーザデータである第1のデータを含む第1の誤り訂正符号系列LDC(248,218,33)×304と図17に示すようにインタリーブとマルチプレックスが行われ、同図のように3本のBIS領域に分割して配置される。
【0017】
これらのインタリーブとマルチプレックスの結果、図18(c)に示した物理アドレス情報とその誤り訂正符号計9バイトは16個の物理セクタそれぞれの最初の3行のSyncフレーム中のBIS部分に配置(図17中ID0〜ID15)されており、再生時にはこれらの値が復調回路によって抽出されてディスクアクセスが行われる。また、ディスクに記録されるデータとしては、横方向のデータの先頭にフレーム同期用符号SYNCが付加され、図17の左から右方向に順に記録される。
【0018】
上記説明のように、図17に示したECCブロック構造では、ユーザデータを含む第1のデータに対する第1の誤り訂正符号(LDC)と、アドレス情報(スクランブル初期値)を含む第2のデータに対する第2の誤り訂正符号(BIS)は、それぞれ独立した誤り訂正RS符号系列を構成しており、DVDのような積符号による誤り訂正符号系列とは異なっている。
【0019】
【特許文献1】
特開2002−74664号公報(図8、図9)
【0020】
【発明が解決しようとする課題】
ところで、前記第1のデータに対しては、アドレス情報を基にしたスクランブル処理が施され、ECCブロック内の第1のデータに対して第2のデータに含まれるアドレス情報を基に生成されるスクランブルデータによってスクランブル処理が施される。スクランブル処理は図19に示す線形フィードバックシフトレジスタ(LFSR:Linear Feedback Shift Register)1から出力されるスクランブルデータを、加算器2においてユーザデータ及びEDCにモジュロ2加算することによって行われる。
【0021】
また、スクランブル処理は論理セクタ毎にLFSR1の初期値をアドレス情報のうちのPS5〜PS19の値としてスタートするので、セクタ番号にあたるPS0〜PS4は初期値設定にはかかわらず、したがって同一ECCブロック内の各論理セクタのデータには同一のスクランブル処理が施されることになる。なお、同じECCブロックにおいては、デスクランブル初期設定値はスクランブル初期設定値と同じ値である。
【0022】
ここで、図17、図18のようなユーザデータとEDCを含む第1のデータに対する第1の誤り訂正手段と、スクランブル初期値となるアドレス情報を含む第2のデータに対する第2の誤り訂正手段とが重複せずにそれぞれ独立したフォーマットにおいては、第1のデータを含む第1の誤り訂正手段によってたとえ誤り訂正が行われても、第2の誤り訂正手段において訂正不能が発生した場合には、デスクランブルの初期値が得られないことになり、正しく訂正された第1のユーザデータに誤りがないにもかかわらず、誤ったデスクランブルが行われることによってユーザデータが誤ってしまうという不都合がある。
【0023】
このため、DVDにおいてはデスクランブルの初期値はID32ビットのうちの4ビットのみ用いて初期値が選択されるので、IDエラーであってもその4ビットにエラーがなければ、デスクランブル初期値に影響を及ぼさなかったが、例えば、IDの大半のビットをデスクランブル初期値として用いる方法では、IDの信頼性をより高めておく必要がある。
【0024】
本発明は、以上の点に鑑みなされたもので、第1のデータに対する第1の誤り訂正手段と、スクランブル初期値となるアドレス情報を含む第2のデータに対する第2の誤り訂正手段とが重複せずにそれぞれ独立したフォーマットにおいて、誤り訂正後、デスクランブル初期値となるアドレス情報(ID)のすべてが訂正不能であった場合にデスクランブルが正しく行われないことを防止し得る復号化装置及びコンピュータプログラムを提供することを目的とする。
【0025】
【課題を解決するための手段】
上記の目的を達成するため、第1の発明の復号化装置は、スクランブル処理された誤り検査符号及び第1のデータに誤り訂正処理を施した第1の誤り訂正符号系列と、第1のデータに対するスクランブル処理のためのスクランブル初期設定値にその一部が用いられるセクタアドレスを含む第2のデータに誤り訂正処理を施した第2の誤り訂正符号系列とが、それぞれ独立して所定の誤り訂正ブロック単位に多重された後に変調されて記録されている記録媒体から、第1及び第2の誤り訂正符号系列を再生して復調すると共に、復調された第2のデータから抽出し、更に誤り訂正した又はセクタアドレスの連続性に基づいて補間したセクタアドレスを第1のセクタアドレスとして出力する復調手段と、記憶手段と、誤り訂正処理手段と、抽出手段と、エラー検査手段と、第1及び第2のデスクランブル処理手段と、誤り検査及びリトライ手段と、書き戻し手段とを有することを特徴とする。
【0026】
上記の記憶手段は、上記の復調手段から出力された第1及び第2の誤り訂正符号系列と共に第1のセクタアドレスを記憶する、複数の誤り訂正ブロック分の容量を有するバッファメモリと、1つの誤り訂正ブロック分の容量を有する作業用メモリとからなる。上記の誤り訂正処理手段は、上記のバッファメモリに記憶されている複数の誤り訂正ブロック分の第1及び第2の誤り訂正符号系列と第1のセクタアドレスとからなる情報のうち1つの誤り訂正ブロック分の情報を上記の作業用メモリに記憶させ、作業用メモリに記憶された1つの誤り訂正ブロック分の情報の誤り訂正処理を行うことを1つの誤り訂正ブロック単位で順次に行う。上記の抽出手段は、誤り訂正処理手段により誤り訂正処理された第2のデータ中に含まれるセクタアドレスを第2のセクタアドレスとし、複数の第2のセクタアドレスのすべてを抽出する。上記のエラー検査手段は、抽出手段により抽出された複数の第2のセクタアドレスのすべてのエラー検査を行う。上記の第1のデスクランブル処理手段は、エラー検査の結果、エラー無しとして得られたいずれかの第2のセクタアドレスに基づいたデスクランブル初期設定値で、作業用メモリから出力された1つの誤り訂正ブロックの誤り検査符号及び第1のデータをデスクランブル処理して作業用メモリに記憶する。上記の第2のデスクランブル処理手段は、エラー検査の結果、複数の第2のセクタアドレスがすべてエラーであると判別されるときは、作業用メモリから出力された第1のセクタアドレスに基づいたデスクランブル初期設定値で、作業用メモリから出力された1つの誤り訂正ブロックの誤り検査符号及び第1のデータをデスクランブル処理して作業用メモリに記憶する。上記の誤り検査及びリトライ手段は、第1又は第2のデスクランブル処理手段によりデスクランブル処理後の第1のデータをデスクランブル処理後の誤り検査符号を用いて誤り検査を行い、第1のデータに誤りがあるときは、作業用メモリに記憶されている1つの誤り訂正ブロックを記録媒体から再度再生させる。上記の書き戻し手段は、第1又は第2のデスクランブル処理手段によりデスクランブル処理後の誤り検査符号及び第1のデータを含む作業用メモリ内の少なくとも第1のデータをバッファメモリに記憶させる。
【0030】
この発明では、バッファメモリに復調手段から出力された第1及び第2の誤り訂正符号系列の復調データと、復調データに続いて誤り訂正した第1のセクタアドレス又は補間して得た第1のセクタアドレスとを順次に誤り訂正ブロック単位で書き込んでおき、エラー検査の結果、複数の第2のセクタアドレスがすべてエラーであると判別されるときは、バッファメモリに書き込んでおいた誤り訂正した第1のセクタアドレス又は補間して得た第1のセクタアドレスを用いたデスクランブル初期設定値で当該誤り訂正ブロックの第1のデータをデスクランブル処理することができる。更に、この発明では、第1又は第2のデスクランブル処理手段によりデスクランブル処理後の第1のデータをデスクランブル処理後の誤り検査符号を用いて誤り検査を行い、第1のデータに誤りがあるときは、作業用メモリに記憶されている1つの誤り訂正ブロックを記録媒体から再度再生させることができる。
【0033】
また、上記の目的を達成するため、第の発明のコンピュータプログラムは、第の発明の復号化装置の各手段をコンピュータにより機能させることを特徴とする。
【0035】
【発明の実施の形態】
次に、本発明の実施の形態について図面と共に説明する。図1は本発明が適用される記録再生装置の一例のブロック図を示す。同図において、画像・音声等の信号は入出力信号処理部3によって、MPEGエンコード/デコード等の処理が行われる。記録時には、この入出力信号処理部3によってMPEGエンコードされたユーザデータは、誤り検査符号(EDC)が付加された後、スクランブル回路4によりスクランブル処理が施され、更にユーザデータが記録される物理アドレス情報IDも付加されてECCエンコーダ5に供給される。
【0036】
スクランブル回路4によるスクランブル処理は、図19に示したように、ユーザデータとEDCに対して、LFSR(Linear Feedback Shift Register)1から出力されるスクランブルデータを加算器2でモジュロ2加算することで行われ、LFSR1の初期設定値として物理アドレス値またはその一部の値を用いる。
【0037】
ECCエンコーダ5は、入力データや物理アドレス情報に対して誤り訂正符号を付加して誤り訂正ブロック(ECCブロック)データを生成し、この誤り訂正ブロックを変調回路6に供給して変調した後、光ディスク等の記録媒体7に公知の手段で記録させる。
【0038】
一方、再生時には、光ディスク等の記録媒体7から公知の手段により再生された信号が図1の復調回路8に供給されて復調され、これにより得られた誤り訂正ブロックデータはECCデコーダ9で光ディスク7の記録再生に伴うデータ誤りが訂正され、その後デスクランブル回路10でデスクランブルされ、更にデータ誤り検査(EDC検査)が行われて、後段の入出力信号処理部3内のMPEGデコーダに送られ、画像・音声等の信号に復号される。
【0039】
復調回路8は誤り訂正ブロックデータを後段のECCブロックに出力すると共に、復調データから物理アドレス情報を抽出してシステムコントローラ(シスコン)11に出力する。システムコントローラ11は、この復調回路8から供給されるアドレス情報をもとに、後段の入出力信号処理部(MPEGエンコーダ/デコーダ)3が指定する論理アドレスに該当する物理アドレスをアクセスし、誤り訂正ブロックデータの記録または再生を行う。
【0040】
アドレス情報は記録再生のために特に重要なデータであるため、一般にアドレス情報等用の誤り訂正ないし誤り検出符号が付加されている。復調回路8では物理アドレス情報を抽出する際、アドレス情報の誤り訂正または誤り検出を行う他、光ディスク7のトラックに沿って記録再生する場合には、アドレスは連続した値をとるので、アドレスデータの誤りが訂正できない場合及び誤りが検出される場合は、アドレスの連続性に基づいた補間も行ってシステムコントローラ11に出力する。
【0041】
本発明においては、この復調回路8によって訂正又は補間されたアドレス値を後段のデスクランブル回路10に出力するようにしている。デスクランブルはECCデコーダ9で訂正したデータに対して、デスクランブル回路10内のLFSRから出力されるスクランブルデータをモジュロ2加算することで行うが、LFSRの初期設定値(デスクランブル初期設定値)は、再生データから得られた物理アドレス値又はその一部の値を用いる。
【0042】
本発明ではこのデスクランブルの初期値としてECCデコーダ9による誤り訂正後のアドレス値または復調回路8によって訂正または補間されたアドレス値を用い、ECCデコーダ9による誤り訂正後のアドレス値及びアドレス情報専用の誤り訂正ないし誤り検出符号からその誤りを検査して、誤りがなければそのアドレス値を用い、検査結果が誤りの場合は復調回路8によって訂正又は補間されたアドレス値を用いるようにしている。
【0043】
こうすることによって、ECCデコーダ9によってアドレス値が訂正できない場合があっても、復調回路8によって訂正又は補間されたアドレス値を用いてデスクランブルするので、記録時とは異なった初期値でデスクランブルすることによってユーザデータのすべてが誤るということが低減できる。
【0044】
図2は本発明を適用し得る他の記録再生装置ブロック図を示す。同図中、図1と同一構成部分には同一符号を付してある。図2に示す記録再生装置は、システムコントローラ17の制御の下、バッファメモリ13、15を介して入出力信号処理部(MPEGエンコーダ/デコーダ)3へのデータ入出力やECCエンコード/デコードや変調/復調処理を行う構成となっているものである。このバッファメモリ13、15はMPEGエンコーダ/デコーダ間との転送速度とディスク記録再生転送速度の差を吸収したり、後述するリトライ動作を行う時間的余裕を設けたり、記録再生が光ディスク7上に分散していても連続記録再生できるようにする目的で挿入されるものである。
【0045】
また、図2に示す記録再生装置は、復調回路8によって復調されたデータをバッファメモリ15に書き込むと共に、復調回路8によって訂正または補間されたアドレス値もバッファメモリ15に書き込む構成としたものである。
【0046】
ECCデコーダ16は、バッファメモリ15内のデータに対して誤り訂正を行って、バッファメモリ15に書き戻し、その後バッファメモリ15から訂正済みのデータを読み出してデスクランブル回路10にてデスクランブル処理を行う。このとき、デスクランブル回路10は、バッファメモリ15から読み出した誤り訂正後のアドレス値及びアドレス情報専用の誤り訂正ないし誤り検出符号からその誤りを検査して、誤りがなければそのアドレス値を用い、検査結果が誤りの場合は復調回路8によって訂正または補間されてバッファメモリ15に書き込まれたアドレス値を用いるようにしている。
【0047】
こうすることによって、ECCデコーダ16によってアドレス値が訂正できない場合があっても、復調回路8によって訂正または補間されたアドレス値を用いてデスクランブルするので、記録時とは異なった初期値でデスクランブルすることに起因するユーザデータのすべての誤りを低減できる。復調回路8によって訂正または補間されたアドレス値は、ECCブロック内のデータと同一ページのバッファメモリ15に書き込まれるので、バッファメモリ15に多数の誤り訂正ブロックデータが収容されていても、それぞれの誤り訂正ブロックデータと訂正または補間されたアドレス値との対応が混乱がなくタイミング合せも確実に行うことができる。
【0048】
次に、本発明になる復号化装置の各実施の形態について説明する。図3は本発明になる復号化装置の第1の実施の形態のブロック図を示す。同図中、図2と同一構成部分には同一符号を付してある。図3に示す復号化装置の第1の実施の形態は、復調回路8、バッファメモリ15、ECCエンコーダ16、システムコントローラ17およびデスクランブル回路10aからなり、図17及び図18の誤り訂正ブロック構造に対応した実施の形態である。
【0049】
復調回路8は復調部81、ID抽出部82及びマルチプレクス(MUX)83からなる。また、デスクランブル回路10aは図1、図2のデスクランブル回路10に相当する回路で、デスクランブル部101、ID抽出部102及びEDC回路103からなる。なお、図3中のMPEGデコーダ31は、図1、図2の入出力信号部3内のMPEGデコーダである。
【0050】
この実施の形態の動作について説明するに、図3において、光ディスク7から公知の手段で再生された信号は、復調部81において復調され、その復調されたデータの中から物理アドレス情報を含むIDデータ部分がID抽出部82で抽出されてシステムコントローラ17に出力される。本実施の形態においては、図18(c)の16個の物理アドレスが1つのECCブロックに含まれており、それぞれにリードソロモン符号RS(9,5,5)の4バイトのパリティが付加されている。
【0051】
ID抽出部82は、抽出したIDデータを上記RS(9,5,5)のパリティに基づいて誤り訂正してシステムコントローラ17にIDデータ部分を出力し、訂正不能のときはセクタドレスの連続性に基づいて補間したセクタアドレス値を含むIDデータ部分IDdemをシステムコントローラ17に出力する。
【0052】
また、ID抽出部82は、ECCブロック中に含まれるIDの抽出にあたっては、この誤り訂正ないし誤り検出符号によってIDのエラー訂正ないし誤り検出を行うと共に、光ディスク7の記録信号をトラックに沿って再生する場合、アドレスが連続した値をとるので、IDが誤り訂正できないときは、アドレスの連続性に基づいた補間も行って、当該ECCブロックをサーチする。
【0053】
システムコントローラ17は後段のMPEGデコーダ31から読み込みが要求されると、ID抽出部82から入力されたIDデータ部分IDdemに含まれる物理アドレス情報を用いて図示しない光ヘッドを制御して、光ディスク7上の所望のトラックにアクセスし、要求されたECCブロックの復調データを復調部81より取り出し、図4(A)に模式的に示すように、この復調データとID抽出部82からのIDデータ部分IDdemとをECCブロック(BLK)単位で多重してから図3のバッファメモリ15に書き込ませる。
【0054】
本実施の形態のバッファメモリ15のメモリマップの一例を図9に示す。図9に示した誤り訂正ブロックのデータ配置と同様に復調データをバッファメモリ15に書き込む配置としている。
【0055】
フレーム先頭のSYNCパターンについては復調回路8によってSYNCパターンが評価されて、本来のパターンと異なるときは、後述するLDC訂正時のイレージャポインタ生成のためのSYNCエラーフラグとして図9に示すようにバッファメモリ15に書き込まれる。
【0056】
図9中のID0〜ID15には、ID0〜ID15に相当する再生信号を復調して得られたデータをそのまま書き込む。前述したように、これらのID0〜ID15は第2の誤り訂正符号系列BIS(62,30,33)の一部となっており、バッファメモリ15上のこれらのID0〜ID15部分に訂正または補間したID値を書き込むと、後述するIDC訂正のためのイレージャポインタの生成ができなくなってしまうので、復調した結果をそのまま書き込まなければならない。
【0057】
また、前述したように復調回路8によってECCブロック中に含まれるIDデータの誤り訂正符号によってIDのエラー訂正が行われ、IDが誤り訂正できないときは、アドレスの連続性に基づいた補間を行ってシステムコントローラ17に出力するが、本実施の形態ではこの復調回路8によって誤り訂正ないしアドレス補間されたアドレス値IDdem0〜IDdem15もバッファメモリ15に書き込むようにしている。なお、復調回路8には元々ID補間機能は備わっており、本実施の形態ではそれを利用している。
【0058】
図3中のマルチプレクサ83は、再生信号を復調部81で復調して得られた復調データをそのままバッファメモリ15に書き込んだ後に、ID抽出部82によって誤り訂正ないしアドレス補間されたセクタアドレス値をバッファメモリ15に書き込むことを表したものである。図9中のIDdem0〜IDdem15はID抽出部82によって誤り訂正ないしアドレス補間されたセクタアドレス値が書き込まれた位置を示すもので、バッファメモリ15上の適当な空きエリアを使って書き込むようにした。
【0059】
前述のように、バッファメモリ15上に書き込まれたデータは、一旦読み出されて図3のECCデコーダ16内の誤り訂正回路(BIS/LDC/ID訂正部)161によって、図4(B)に模式的に示す期間で光ディスクの記録再生に伴うデータ誤りが訂正される。すなわち、バッファメモリ15上に書き込まれたデータに対して、BIS/LDC/ID訂正部161は最初にBIS訂正を行い、この訂正処理によってBIS内のデータが訂正されると共に、BISデータ中のエラー位置を判別し、後述のLDC訂正時のイレージャポインタ生成のためにBISエラーフラグとして記憶する。
【0060】
BIS訂正の後、引き続いてLDC訂正を行い、前記SYNCエラーフラグ及びBISエラーフラグによって示されるSYNCエラー及びBISのエラーに挟まれたデータを、バーストエラーとみなしてイレージャポインタをたて、図18(a)のリードソロモン符号RS(248,216,33)に基づくイレージャ訂正を行う。
【0061】
前述のように、アドレス情報にはアドレス情報専用の誤り訂正ないし誤り検出符号が付加されているので、上述のBIS訂正及びLDC訂正に引き続いて、このアドレス情報専用の訂正符号RS(9,5,5)を用いてアドレス情報の訂正を行う。この訂正は省略することも可能である。
【0062】
訂正が終了したデータは、バッファメモリ15から論理セクタごとに読み出されて出力され、図4(C)に模式的に示す期間でID抽出部102によるID抽出と図3中のデスクランブル回路10a内のデスクランブル部101によるデスクランブル処理が行われた後EDC回路103に入力されて、ここで論理セクタ毎にEDCによる誤り検査を行った上で、図4(D)に模式的に示すように出力され、後段のMPEGデコーダ31によりデコードされる。
【0063】
このとき、本実施の形態においては、デスクランブル部101によるデスクランブルに先駆けて、予め図3中のID抽出部102によって図9に示した16個のアドレス情報をすべて読み出し、RS(9,5,5)であるパリティによるエラー検査も合わせて行い、読み出したアドレス情報のうちエラーでないアドレス情報をデスクランブル用の初期値としてデスクランブル部101に出力する。
【0064】
ここで、もし16個のアドレス情報すべてがエラーと検出された場合には、復調回路8によって誤り訂正、または補間されたアドレス値(図9中IDdem0〜IDdem15)のいずれかを読み出した値をデスクランブル用の初期値としてデスクランブル部101に出力する。あるいはデスクランブル部101に出力するアドレス値としてIDdem0〜IDdem15の多数決をとった値としてもよい。
【0065】
上記動作を図10のフローチャートで説明する。図10において、前述したように、図3の復調回路8で復調が行われた後(ステップS1)、BIS/LDC/ID訂正部161により最初にBIS訂正が行われ(ステップS2)、続いてLDC訂正が行われ(ステップS3)、最後にアドレス情報専用の訂正符号RS(9,5,5)を用いてアドレス情報IDの訂正を行う(ステップS4)。続いて、ID抽出部102による上記のID抽出が行われる(ステップS5)。
【0066】
このステップS5のID抽出について更に詳細に説明するに、ID抽出部102は、まず、バッファメモリ15から抽出した同一ECCブロック内の16個すべてのID値を読み取り、それらのID値がすべてエラーであるか否かの判定を行う(ステップS51)。16個のID値のうちどれか1つでもエラーでない時は、エラーでないアドレス情報IDk(ただし、kは0〜15の値でエラーでないID)をデスクランブル用初期値SCRIDとする(ステップS53)。
【0067】
他方、ステップS51で16個のID値すべてがエラーと判定された場合には、復調回路8によってバッファメモリ15に書き込まれたIDdem0〜IDdem15のいずれか(図10では一例としてIDdem15)の値をデスクランブル用初期値SCRIDとする(ステップS52)。
【0068】
デスクランブル部101はこのデスクランブル用初期値SCRIDを用いてデスクランブル処理を行い(ステップS6)、得られた各論理セクタのデータをEDC回路103においてEDCによる誤り検査を行わせる(ステップS7)。EDC回路103はEDCエラーがあるかどうか判定し(ステップS8)、EDCエラーがあると判定された時には、訂正不能や誤訂正によるデータ誤りを含んでいると判断されるので、再度同一の誤り訂正ブロックを含むトラックをアクセスしデータの再読込み、所謂リトライ動作を行うようにする。このリトライ動作により再びステップS1の処理から再度開始される。他方、EDCエラーがないと判定された時には、データがMPEGデコーダ31に送られてデコードされる(ステップS9)。
【0069】
図11は上記のID抽出とデスクランブル動作を行う回路101及び102の一実施の形態のブロック図を示す。同図中、図3と同一構成部分には同一符号を付してある。図11において、BIS訂正及びIDC訂正後のバッファメモリ15から抽出されたID値は、IDラッチ1021で次々と読み取られると共に、IDエラー検査回路1022でアドレスを含むRS(9,5,5)の誤り検査を行い、エラーがないとき(図中OK/Error=OK時)はIDラッチ1021内のIDデータがIDレジスタ1023に保持される。
【0070】
このようにして、16個のID値全てをバッファメモリ15から読み取って、誤り検査する。16個いずれかのIDがOKであれば、その値がデータセレクタ1026を介して後段のデスクランブル部101内の線形フィードバックシフトレジスタ(LFSR)1011にデスクランブル初期値SCRIDとして出力される。
【0071】
一方、復調回路8によってバッファメモリ15に書き込まれたアドレス値(図9中IDdem0〜IDdem15)もバッファメモリ15から読み出され、図11中のIDdemkレジスタ1024に保持された後、多数決回路1025によりIDdem0〜IDdem15のデスクランブル初期値となるビット部分の多数決がとられる。上記IDエラー検査において、16個すべてのIDがエラーと判断されるとき(All Error)は、この多数決回路1025で多数決をとられたIDdemkレジスタ1024の値がセレクタ1026により選択されてデスクランブル初期値SCRIDとしてLFSR1011へ出力される。
【0072】
上記の結果、LFSR101からは上記SCRIDをデスクランブル初期値としたデスクランブル処理されたデータが出力されて加算器1012に供給され、ここでバッファメモリ15から読み出された第1のデータ(ユーザデータとEDC)とモジュロ2加算されることによって、スクランブル前の本来のデータが得られる。
【0073】
次に、本発明になる復号化装置の第2の実施の形態について説明する。図5は本発明になる復号化装置の第2の実施の形態のブロック図を示す。同図中、図3と同一構成部分には同一符号を付し、その説明を省略する。図5に示す復号化装置の第2の実施の形態は、図17及び図18の誤り訂正ブロック構造に対応した実施の形態である。図5に示すデスクランブル回路10bは、図2に示したデスクランブル回路10に相当する回路で、デスクランブル部104、ID抽出部105及びEDC回路106よりなる。
【0074】
図3に示した第1の実施の形態では、デスクランブル処理をMPEGでコーダ31へ出力する際に行うようにしているが、図5に示す実施の形態では、デスクランブル部104によるデスクランブル処理結果を一度バッファメモリ15に書き戻し、その後MPEGデコーダ15に出力する。
【0075】
すなわち、図5において、復調回路8から図6(A)に模式的に示すようにデータ及びアドレス値が書き込まれた後、BIS/LDC/ID訂正部161によりBIS訂正、LDC訂正及びID訂正が順次に行われる。訂正が終了したデータは図6(B)に模式的に示すように、バッファメモリ15から論理セクタごとに読み出されて出力され、ID抽出部105による前記ID抽出部102と同様のID抽出と図5中のデスクランブル回路10b内のデスクランブル部104によるデスクランブル処理が行われる。
【0076】
続いて、デスクランブル部104によるデスクランブル処理結果が図6(C)に模式的に示すように一度バッファメモリ15に書き戻され、その後バッファメモリ15からデスクランブル処理結果を読み出し、EDC回路106によって論理セクタ毎にEDCによる誤り検査を行った上で、図6(D)に模式的に示すように後段のMPEGデコーダ31に出力されてデコードされる。
【0077】
次に、本発明になる復号化装置の第3の実施の形態について説明する。図7は本発明になる復号化装置の第3の実施の形態のブロック図を示す。同図中、図7と同一構成部分には同一符号を付し、その説明を省略する。図7に示す復号化装置の第3の実施の形態は、図17及び図18の誤り訂正ブロック構造に対応した実施の形態である。図7に示すデスクランブル回路10cは、図2に示したデスクランブル回路10に相当する回路で、デスクランブル部107、ID抽出部108及びEDC回路109よりなる。
【0078】
また、本実施の形態ではバッファメモリ15は、バッファメモリ151と1ECCブロック相当のデータを保持できる作業用メモリ152とからなり、誤り訂正やデスクランブル、EDC検査等の処理をこの作業用メモリ152で行うように構成されている。
【0079】
次に、本実施の形態の動作について説明する。光ディスク7から公知の手段により再生された信号は、図8(A)に模式的に示すように、各ECCブロック毎に、図7の復調部81で復調された復調データがそのままバッファメモリ151に書き込まれた後に、図8(A)にハッチングを付して示すように図7のID抽出部82によって誤り訂正ないしアドレス補間されたアドレス値IDdem0〜IDdem15がバッファメモリ151に書き込まれる。これにより、メモリバッファ151のメモリマップの配置は前記図9と同様となる。ただし、このバッファメモリ151のサイズはECCブロックのデータを複数ブロック分、例えば64ECCブロックのデータを保持できるメモリサイズである。
【0080】
バッファメモリ151上の復調データは、1ECCブロック分が作業用メモリ152に転送される。一例として図12のようなメモリマップの配置で、LDC、BIS、Syncエラーフラグ及びIDdem0〜IDdem15が作業メモリ152に転送される。
【0081】
この作業用メモリ152上で図7中のBIS/LDC/ID訂正部161、ID抽出部108、デスクランブル部107、EDC回路109によって図10のフローチャートに示した処理が行われる。図8(B)、(C)はメモリ152上の処理時間を模式的に示す。例えば、図8(A)に示すように、ECCブロックBLK3の復調データが得られる期間では、図8(B)に示すように、ECCブロックBLK1の復調データに対して図7中のBIS/LDC/ID訂正部161による訂正が行われる。図8(B)に示す期間で、作業用メモリ152上のデータに対して訂正が行われた後、図8(C)に示すように、作業用メモリ152上の訂正済みのデータに対して、図7中のID抽出部108及びデスクランブル部107によるID抽出とデスクランブル処理が行われる。
【0082】
これら誤り訂正やデスクランブル、EDC検査等の処理が終了した作業メモリ152上のデータは、再びバッファメモリ151に転送されて戻され、このデータがバッファメモリ151から読み出されて後段のMPEGデコーダ31に図8(D)に模式的に示すように転送され、MPEGデコーダ31で元のデータにデコードされる。
【0083】
このように、本実施の形態では、バッファメモリ151のサイズはECCブロックの複数ブロック分の容量をもっているので、MPEGデコーダ31への出力は図8(D)に示すように、前記誤り訂正やデスクランブルの処理とは所定量のディレーをもって転送することができる。これにより、EDC検査においてユーザデータが訂正不能であったためにEDCエラーが検出された場合には、EDCエラーの通知を受けたシステムコントローラ17はデータエラーを含むECCブロックが記録された光ディスク7上のトラックを再度アクセスし、図10のフローチャートの一連の処理のリトライを実行することによってデータ誤りの回復を図る。
【0084】
なお、図3〜図8中の説明では、アドレス情報専用の誤り訂正であるID訂正をBIS/LDC/ID訂正部161で行うこととして説明したが、これを図3〜図8中のID抽出部102、105、108において行うようにしてもよい。
【0085】
また、本発明を実現する方法は、実施の形態で示したような記録再生装置に限定されるものではなく、これを本発明の処理を実行するコンピュータプログラムとして、以下説明する図10のフローチャートで示す各ステップで構成し、これを大規模半導体集積回路(LSI)またはコンピュータ用記録媒体等に収納するようにしてもよい。
【0086】
次に、本発明のコンピュータプログラムを伝送する方法について図13のフローチャートと共に説明する。まず、図13に示したようにコンピュータプログラムを伝送に適した所定バイト数単位に分割してパケット化し(ステップS11)、そのパケットを所望の伝送路に伝送させる(ステップS12)。そして、上記の処理をコンピュータプログラムの全てのパケットについて行う(ステップS13)。
【0087】
次に、本発明のコンピュータプログラムを伝送する伝送装置の一実施の形態について図14のブロック図と共に説明する。同図において、図13のフローチャートで示す各ステップを実行するコンピュータプログラムは、データ暗号化部21で暗号化された後、送信インタフェース(I/F)部22により伝送に適した前記パケット化等のデータ変換がされた後、ネットワーク23を介して伝送される。受信側ではネットワーク23からのパケットを受信I/F部24で受信し、その受信パケットからデータを取り出し、データ復号部25でデータ暗号の復号化等を行って暗号化前のコンピュータプログラムを復元入手する。
【0088】
なお、以上の実施の形態では、図17に示したような記録再生するユーザデータが主の第1のデータに対する第1の誤り訂正手段と、記録再生するアドレス情報やその他の付加情報である第2のデータに対する第2の誤り訂正手段とが重複しないそれぞれ独立したフォーマットに本発明を適用する場合について説明したが、本発明はこれに限定されるものではなく、例えば図15、図16に示した積符号構造のフォーマットにも適用可能である。
【0089】
図15、図16のフォーマットの場合、IDの評価をセクタ順にシーケンシャルに行ったとき、訂正限界を超えるエラーがあって、あるセクタのIDがエラーであると、そのセクタでは正しい再生データまでもが誤ったデスクランブルによってすべてエラーとなってしまうが、本発明を適用した場合は、どれかのIDが正しければ、IDエラーによるデスクランブルによって正しいデータまで全く違う値になってしまうことを防ぐことができる。
【0090】
【発明の効果】
以上説明したように、本発明によれば、複数の誤り訂正ブロック分の容量を有するバッファメモリに、復調手段から出力された複数の誤り訂正ブロック分の第1及び第2の誤り訂正符号系列と第1のセクタアドレスとからなる情報を記憶し、そのバッファメモリの記憶情報のうち1つの誤り訂正ブロック分の情報を作業用メモリに記憶させ、その作業用メモリに記憶した1つの誤り訂正ブロックに対して誤り訂正処理して得たセクタアドレスのエラー検査を行い、エラー検査の結果、いずれかのセクタアドレスにエラーが無ければ、それから当該誤り訂正ブロックのデスクランブル初期値を得て誤り訂正後の情報のデスクランブル処理を行い、仮にすべてのセクタアドレスがエラーであっても、復調手段にて得た誤り訂正又はアドレス補間されたセクタアドレスに基づいたデスクランブル初期設定値で誤り訂正後の情報デスクランブル処理を行い、更にそのデスクランブル処理後の第1のデータをデスクランブル処理後の誤り検査符号を用いて誤り検査を行い、第1のデータに誤りがあるときは、作業用メモリに記憶されている1つの誤り訂正ブロックを記録媒体から再度再生させるようにしたため、第1のデータのデータ誤りの回復を図ることができる。また、本発明は以下の特長も有する。
【0091】
(1)ユーザデータに対する第1の誤り訂正符号系列とアドレス(ID)に対する第2の誤り訂正符号系列がそれぞれ独立している誤り訂正ブロック構造において、誤り訂正の結果、アドレスが正しく得られるため、仮にデータが正しく得られても、アドレス(ID)が訂正不能であった場合、デスクランブルが正しく行われず、その結果データ誤りが発生するという従来の問題を大幅に低減することができる。
【0092】
(2)上記の状況での無用なユーザデータエラーを低減できる結果、ディスクを再読込みさせるリトライ動作を減らすことができる。
【0093】
(3)上記の処理のほとんどがハードウェアによって行われるため、システムコントローラに負荷をかけずに実行できる。
【0094】
(4)エラー検査の結果、当該誤り訂正ブロックの複数のアドレスがすべてエラーであると判別されるときに、誤り訂正ブロックより前に再生された誤り訂正ブロックのアドレスから予測した値に基づいたデスクランブル初期設定値で当該誤り訂正ブロックの第1のデータをデスクランブル処理するようにした場合は、記録媒体の再生開始時、又は記録媒体上不連続なブロックを再生するときは、デスクランブル処理に先駆けて予め先頭の誤り訂正ブロックに対するスクランブル処理の初期設定値を、上記の誤り訂正ブロックより前に再生された誤り訂正ブロックの第2のデータから予測した値として、CPUが第2のデスクランブル処理手段に設定する必要があるが、本発明ではMPEGデコーダから要求されたセクタよりずっと前のセクタから復調を始めている復調手段からの誤り訂正又は補間された第2のデータを利用しているので、上記の先頭の誤り訂正ブロックに対するデスクランブル処理の初期設定値の設定を不要にできる。
【図面の簡単な説明】
【図1】 本発明を適用し得る記録再生装置の一例のブロック図である。
【図2】本発明を適用し得る記録再生装置の他の例のブロック図である。
【図3】 本発明の復号化装置の第1の実施の形態のブロック図である。
【図4】図3の一例のタイミングチャートである。
【図5】 本発明の復号化装置の第2の実施の形態のブロック図である。
【図6】図5の一例のタイミングチャートである。
【図7】 本発明の復号化装置の第3の実施の形態のブロック図である。
【図8】図7の一例のタイミングチャートである。
【図9】 本発明の実施の形態のバッファメモリのメモリマップである。
【図10】本発明の実施の形態の動作を説明するフローチャートである。
【図11】本発明におけるデスクランブル回路内のID抽出部及びデスクランブル回路の詳細構成の一例を示す図である。
【図12】本発明の実施の形態の作業メモリのメモリマップである。
【図13】 本発明のコンピュータプログラムの伝送の処理を説明するフローチャートである。
【図14】 本発明のコンピュータプログラムを伝送する伝送装置の一例の構成図である。
【図15】従来の誤り訂正符号構造を説明する図である。
【図16】従来のECCブロック構造を説明する図である。
【図17】 本発明の実施の形態のECCブロック構造である。
【図18】 本発明の実施の形態の誤り訂正符号の構成である。
【図19】本発明のスクランブル回路の一例の説明図である。
【符号の説明】
3 入出力信号処理部
4 スクランブル回路
5、14 ECCエンコーダ
6 変調回路
7 光ディスク
8 復調回路
9 ECCデコーダ
10、10a、10b、10c、16 デスクランブル回路
11、17 システムコントローラ(シスコン)
13、15、151 バッファメモリ
16 BIS/LDC/ID訂正回路
81 復調部
82 ID抽出部
83 マルチプレクサ(MUX)
101、104、107 デスクランブル部
102、105、108 ID抽出部
103、106、109 EDC回路
152 作業用メモリ
161 BIS/LDC/ID訂正部
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a decoding device and a computer program.To lambIn particular, a decoding device and a computer program for performing error correction and descrambling processing of data reproduced from a recording mediumTo lambRelated.
[0002]
[Prior art]
Optical disks such as CD (compact disk) and DVD (digital versatile disk) have been put to practical use as large-capacity recording media. In these optical discs, an error correction code is added to data and recorded in order to correct a reproduction error. In addition, the data is recorded by being scrambled for the purpose of randomizing the data.
[0003]
An example of a DVD related to these error correction codes and scrambles will be described. The data of about 32 kbytes, which is a total of 16 sectors of logical sectors composed of 2 kbytes of user data and 4 bytes of check code EDC, is shown in FIG. As shown in FIG. 15, information is rearranged into a so-called 192 × 172 configuration of 192 bytes in the vertical direction and 172 bytes in the horizontal direction, and information corresponding to the physical address (ID 0 to 15 in the figure) is added to each sector. The user data and EDC of each sector are scrambled based on a part of the address information, and an error correction code described below is added to the scrambled data.
[0004]
In DVD, as the error correction code, a PI correction code constituting Reed-Solomon code RS (182, 172, 11) in the horizontal direction in FIG. 15 and a PO correction constituting Reed-Solomon code RS (208, 192, 17) in the vertical direction. An error correction code configuration using a product code to which a code is added is employed. When recording on the optical disk, as shown in FIG. 16, the PO correction code is interleaved into 16 sectors and sequentially recorded in the horizontal direction of the figure. That is, from a physical sector consisting of data of 182 bytes (182 columns) in the horizontal direction, 12 bytes (12 rows) in the vertical direction, and PI correction code, 182 bytes (182 columns) in the horizontal direction, and 1 byte (1 row) in the vertical direction. As a set, the PO correction code is composed of 16 sets.
[0005]
During reproduction, reproduction data is usually first subjected to PI correction, then PO erasure correction, and further PI correction is performed to correct an error in the reproduction data. However, correction may not be possible on a disc having extremely many reproduction errors.
[0006]
Consider a case where there are data errors in the address information (ID) as a result of an uncorrectable error remaining after error correction because a large number of errors including burst errors have occurred. An ID error can be detected by an error detection code (IED) added to the ID. In the case of a DVD, as shown in FIG. 15, since the ID is a part of the PI correction code sequence and the PO correction code sequence, if the ID or IED contains an error after correction, the PI correction code sequence and the PO correction are included. Both code sequences were uncorrectable.
[0007]
This uncorrectable state is considered to be because the data part other than the ID has an error and exceeds the correction capability. Therefore, considering a PI correction code sequence including ID and IED, it can be said that there is a high possibility that data belonging to this PI correction code sequence also includes an error. Therefore, even if the address interpolation as in the present invention to be described later is performed to interpolate the scramble initial value, there is a high possibility that the data is still in error, so there is not much meaning.
[0008]
Further, when compressed data such as MPEG (Moving Picture Experts Group) data is recorded as user data, even a slight data error may cause a fatal result. If the data check code determines that the data contains an error, a so-called retry is often performed in which the track on the disk is accessed again and the data is read again.
[0009]
Also known is an apparatus for recording and reproducing information signals in a format other than the formats shown in FIGS. 15 and 16 (see Patent Document 1). This format includes first error correction means for user data to be recorded / reproduced mainly for first data, and second error correction means for second data which is address information to be recorded / reproduced and other additional information. The formats are independent of each other and are shown in FIGS. 17 and 18, for example.
[0010]
17 and 18 show an example of an error correction block structure of an optical disc that uses a blue laser as a recording / reproducing laser and realizes higher density and larger capacity than DVD. In FIG. 17, the error correction block includes user data and error detection code (EDC) as first data to be described later, a first error correction code for the first data, address information as second data, and others. The additional information and the second error correction code for the second data are included, and the error correction block has a structure of 16 physical sectors as shown in FIG.
[0011]
The first data included in the error correction block includes user data for 32 logical sectors and an error detection code (EDC) for each logical sector. The user data for each sector is 2048 bytes and the EDC is 4 bytes. . A first error correction code is added to the first data.
[0012]
FIG. 18A shows the configuration of the first error correction code. As shown in FIG. 6A, the first data of 32 logical sectors is interleaved and rearranged in a configuration of 216 bytes in the vertical direction and 304 bytes in the horizontal direction. A 32-byte parity is generated and added to form a code sequence of a total of 304 Reed-Solomon codes RS (248, 216, 33). As described above, in this first error correction code, the 64 kbytes of user data and EDC are divided into 216 bytes, and the parity of the first error correction code of 32 bytes is added to the 216 bytes of data. It is a thing. One error correction (ECC) block includes 304 first error correction code sequences LDC (248, 216, 33).
[0013]
On the other hand, the Reed-Solomon code RS (62, 30, 33) code in which the physical address information for 16 physical sectors and the additional information associated with each logical sector are used as the second data, and the second error correction code is added thereto. Construct a series. That is, as shown in FIG. 18B, physical address information for 16 sectors, an error correction code for address information (AF in the figure) described later, and additional information associated with each logical sector are interleaved in the vertical direction. After being rearranged into data of 30 bytes and 24 bytes in the horizontal direction, a correction code (parity) of 32 bytes is added to each of 24 pieces of data in the vertical direction, resulting in a total of 24 Reed Solomons. It is composed of a code RS (62, 30, 33).
[0014]
That is, 24 first data including 720 (= 30 × 24) bytes of second data per ECC block and 768 (= 32 × 24) bytes of second error correction code (parity in the figure). Two error correction code sequences BIS (62, 30, 33) are formed.
[0015]
Since the physical address information is particularly important data for reproduction, as shown in FIG. 18 (c), each of the 5-byte address information ID0 to ID15 has a purpose of 4-byte error correction or error detection. 16 third error correction code sequences RS (9, 5, 5) for 16 physical sectors to which the parity is added. Therefore, the second data includes data constituting these 16 third error correction code sequences and additional data associated with each logical sector.
[0016]
The second error correction code sequence BIS (62, 30, 33) × 24 including the second data such as the address information is a first error correction code sequence LDC including the first data which is the user data. (248, 218, 33) × 304 and interleaving and multiplexing are performed as shown in FIG. 17 and divided into three BIS areas as shown in FIG.
[0017]
As a result of these interleaving and multiplexing, the physical address information shown in FIG. 18 (c) and its 9 bytes of error correcting code are arranged in the BIS part in the first three rows of Sync frames of each of the 16 physical sectors ( ID0 to ID15 in FIG. 17), and during reproduction, these values are extracted by the demodulation circuit and the disk is accessed. As data to be recorded on the disc, a frame synchronization code SYNC is added to the head of the data in the horizontal direction, and the data is recorded in order from the left to the right in FIG.
[0018]
As described above, in the ECC block structure shown in FIG. 17, the first error correction code (LDC) for the first data including the user data and the second data including the address information (scramble initial value) are stored. The second error correction code (BIS) constitutes an independent error correction RS code sequence, which is different from an error correction code sequence based on a product code such as a DVD.
[0019]
[Patent Document 1]
JP 2002-74664 A (FIGS. 8 and 9)
[0020]
[Problems to be solved by the invention]
By the way, the first data is scrambled based on the address information, and the first data in the ECC block is generated based on the address information included in the second data. A scramble process is performed by the scramble data. The scramble process is performed by adding scramble data output from a linear feedback shift register (LFSR) 1 shown in FIG. 19 modulo 2 to user data and EDC in an adder 2.
[0021]
In addition, since the scramble processing starts with the initial value of LFSR1 as the value of PS5 to PS19 in the address information for each logical sector, PS0 to PS4 corresponding to the sector number are not set in the initial value, and therefore are in the same ECC block. The same scramble process is performed on the data of each logical sector. In the same ECC block, the descrambling initial setting value is the same value as the scrambling initial setting value.
[0022]
Here, the first error correction means for the first data including user data and EDC as shown in FIGS. 17 and 18, and the second error correction means for the second data including the address information as the scramble initial value. In an independent format without overlapping each other, even if error correction is performed by the first error correction means including the first data, if correction is impossible in the second error correction means, Therefore, the initial value of descrambling cannot be obtained, and the user data is erroneously caused by erroneous descrambling even though there is no error in the correctly corrected first user data. is there.
[0023]
For this reason, in DVD, the initial value of descrambling is selected using only 4 bits out of 32 bits of ID, so even if there is an ID error, if there is no error in those 4 bits, the initial value of descrambling is set. For example, in the method using most bits of the ID as the descrambling initial value, it is necessary to further improve the reliability of the ID.
[0024]
  The present invention has been made in view of the above points, and the first error correction means for the first data and the second error correction means for the second data including the address information serving as the scramble initial value overlap. And a decoding device that can prevent descrambling from being performed correctly when all of the address information (ID) that is the descrambling initial value is uncorrectable after error correction in independent formats Computer programLambThe purpose is to provide.
[0025]
[Means for Solving the Problems]
  In order to achieve the above object, the decoding device according to the first invention provides:A scrambled error check code, a first error correction code sequence obtained by performing error correction processing on the first data, and a sector part of which is used as a scramble initial setting value for scramble processing for the first data From the recording medium in which the second error correction code sequence obtained by performing error correction processing on the second data including the address is multiplexed after being independently multiplexed in predetermined error correction block units and recorded. The first and second error correction code sequences are reproduced and demodulated, and the sector address extracted from the demodulated second data and further error-corrected or interpolated based on the continuity of the sector address is the first Demodulation means for outputting as sector address, storage means, error correction processing means, extraction means, error inspection means, and first and second descrambling And management means, and having an error checking and retry means, and a write-back unit.
[0026]
  The storage means stores a first sector address together with the first and second error correction code sequences output from the demodulation means, a buffer memory having a capacity for a plurality of error correction blocks, and one And a working memory having a capacity for error correction blocks. The error correction processing means is configured to correct one error out of information including first and second error correction code sequences and a first sector address for a plurality of error correction blocks stored in the buffer memory. The block information is stored in the work memory, and error correction processing is performed on the information for one error correction block stored in the work memory.ThatThis is performed sequentially in units of one error correction block. The extraction means is included in the second data subjected to error correction processing by the error correction processing means.Let the sector address be the second sector address,All of the plurality of second sector addresses are extracted. The error checking means performs error checking for all of the plurality of second sector addresses extracted by the extracting means. The first descrambling processing means has one descrambling initial setting value based on one of the second sector addresses obtained as a result of error check and no error, and is output from the working memory. The error check code of the correction block and the first data are descrambled and stored in the working memory. When the plurality of second sector addresses are all determined to be errors as a result of the error check, the second descrambling processing unit is based on the first sector address output from the working memory. The error check code and the first data of one error correction block output from the working memory with the descrambling initial setting value are descrambled and stored in the working memory. The error checking and retry means performs error checking on the first data after descrambling by the first or second descrambling means using the error check code after descrambling, and the first data If there is an error, one error correction block stored in the working memory is reproduced again from the recording medium. The write-back means stores at least first data in the working memory including the error check code and the first data after descrambling processing by the first or second descrambling processing means.
[0030]
  In the present invention, the demodulated data of the first and second error correcting code sequences output from the demodulating means to the buffer memory, and the first sector address obtained by error correction following the demodulated data or the first obtained by interpolation. The sector addresses are sequentially written in units of error correction blocks, and when it is determined that all of the plurality of second sector addresses are errors as a result of the error check, the error correction data written in the buffer memory is corrected. The first data of the error correction block can be descrambled with a descrambling initial setting value using one sector address or the first sector address obtained by interpolation.Further, in the present invention, the first or second descramble processing means performs error checking on the first data after descrambling using the error check code after descrambling, and there is an error in the first data. In some cases, one error correction block stored in the working memory can be reproduced from the recording medium again.
[0033]
  In order to achieve the above objective,2The computer program of the invention1InventionEach means of the decryption device is functioned by a computerIt is characterized by making it.
[0035]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an example of a recording / reproducing apparatus to which the present invention is applied. In the figure, an input / output signal processing unit 3 performs processing such as MPEG encoding / decoding on signals such as images and sounds. At the time of recording, the user data MPEG-encoded by the input / output signal processing unit 3 is added with an error check code (EDC), then scrambled by the scramble circuit 4, and further a physical address where the user data is recorded. An information ID is also added and supplied to the ECC encoder 5.
[0036]
As shown in FIG. 19, the scramble process by the scramble circuit 4 is performed by adding the scramble data output from the LFSR (Linear Feedback Shift Register) 1 to the user data and the EDC modulo 2 by the adder 2. The physical address value or a part of the physical address value is used as the initial setting value of LFSR1.
[0037]
The ECC encoder 5 adds error correction codes to input data and physical address information to generate error correction block (ECC block) data, supplies the error correction block to the modulation circuit 6, modulates the optical data, and then reads the optical disk. The recording medium 7 is recorded by a known means.
[0038]
On the other hand, at the time of reproduction, a signal reproduced from a recording medium 7 such as an optical disk by a known means is supplied to the demodulation circuit 8 in FIG. 1 and demodulated, and error correction block data obtained thereby is decoded by the ECC decoder 9 at the optical disk 7. Is corrected by the descrambling circuit 10 and further subjected to a data error check (EDC check) and sent to the MPEG decoder in the input / output signal processing unit 3 at the subsequent stage. It is decoded into a signal such as an image / sound.
[0039]
The demodulator 8 outputs the error correction block data to the subsequent ECC block, extracts physical address information from the demodulated data, and outputs the physical address information to the system controller (system controller) 11. Based on the address information supplied from the demodulation circuit 8, the system controller 11 accesses the physical address corresponding to the logical address designated by the input / output signal processing unit (MPEG encoder / decoder) 3 in the subsequent stage, and corrects the error. Record or play block data.
[0040]
Since the address information is particularly important data for recording and reproduction, an error correction or error detection code for address information or the like is generally added. When extracting the physical address information, the demodulation circuit 8 performs error correction or error detection of the address information, and when recording / reproducing along the track of the optical disc 7, the address takes a continuous value. When an error cannot be corrected and when an error is detected, interpolation based on address continuity is also performed and output to the system controller 11.
[0041]
In the present invention, the address value corrected or interpolated by the demodulation circuit 8 is output to the descrambling circuit 10 at the subsequent stage. The descrambling is performed by modulo 2 addition of the scrambled data output from the LFSR in the descrambling circuit 10 to the data corrected by the ECC decoder 9, and the initial setting value (descrambling initial setting value) of the LFSR is The physical address value obtained from the reproduction data or a partial value thereof is used.
[0042]
In the present invention, the address value after error correction by the ECC decoder 9 or the address value corrected or interpolated by the demodulation circuit 8 is used as the initial value of this descrambling, and the address value after error correction by the ECC decoder 9 and the address information dedicated to the address information are used. The error is inspected from an error correction or error detection code. If there is no error, the address value is used. If the inspection result is an error, the address value corrected or interpolated by the demodulation circuit 8 is used.
[0043]
As a result, even if the address value cannot be corrected by the ECC decoder 9, the address value corrected or interpolated by the demodulation circuit 8 is used for descrambling, so that the descrambling is performed with an initial value different from that at the time of recording. By doing so, it is possible to reduce the fact that all user data is erroneous.
[0044]
FIG. 2 is a block diagram showing another recording / reproducing apparatus to which the present invention can be applied. In the figure, the same components as those in FIG. The recording / reproducing apparatus shown in FIG. 2 performs data input / output, ECC encode / decode, modulation / The demodulating process is performed. The buffer memories 13 and 15 absorb the difference between the transfer speed between the MPEG encoder / decoder and the disk recording / playback transfer speed, provide a time margin for performing the retry operation described later, and record / playback is distributed on the optical disk 7. Even if it is, it is inserted for the purpose of enabling continuous recording and reproduction.
[0045]
Further, the recording / reproducing apparatus shown in FIG. 2 is configured to write the data demodulated by the demodulating circuit 8 to the buffer memory 15 and also write the address value corrected or interpolated by the demodulating circuit 8 to the buffer memory 15. .
[0046]
The ECC decoder 16 performs error correction on the data in the buffer memory 15 and writes it back to the buffer memory 15, and then reads the corrected data from the buffer memory 15 and performs descrambling processing in the descrambling circuit 10. . At this time, the descrambling circuit 10 checks the error from the address value after error correction read from the buffer memory 15 and the error correction or error detection code dedicated to the address information, and if there is no error, uses the address value. When the inspection result is an error, the address value corrected or interpolated by the demodulation circuit 8 and written in the buffer memory 15 is used.
[0047]
As a result, even if the address value cannot be corrected by the ECC decoder 16, the address value corrected or interpolated by the demodulation circuit 8 is used for descrambling, so that the descrambling is performed with an initial value different from that at the time of recording. It is possible to reduce all errors in user data due to Since the address value corrected or interpolated by the demodulation circuit 8 is written in the buffer memory 15 of the same page as the data in the ECC block, even if a large number of error correction block data is accommodated in the buffer memory 15, each error value is stored. Correspondence between the corrected block data and the corrected or interpolated address value is not confused, and the timing adjustment can be performed reliably.
[0048]
Next, each embodiment of the decoding apparatus according to the present invention will be described. FIG. 3 shows a block diagram of a first embodiment of a decoding apparatus according to the present invention. In the figure, the same components as those in FIG. The first embodiment of the decoding apparatus shown in FIG. 3 includes a demodulation circuit 8, a buffer memory 15, an ECC encoder 16, a system controller 17, and a descrambling circuit 10a, and has the error correction block structure shown in FIGS. This is a corresponding embodiment.
[0049]
The demodulation circuit 8 includes a demodulation unit 81, an ID extraction unit 82, and a multiplex (MUX) 83. The descrambling circuit 10a is a circuit corresponding to the descrambling circuit 10 of FIGS. 1 and 2, and includes a descrambling unit 101, an ID extraction unit 102, and an EDC circuit 103. The MPEG decoder 31 in FIG. 3 is an MPEG decoder in the input / output signal unit 3 in FIGS.
[0050]
  To explain the operation of this embodiment, in FIG. 3, a signal reproduced from the optical disk 7 by a known means is demodulated by the demodulator 81, and ID data including physical address information from the demodulated data. The part is extracted by the ID extraction unit 82 and the system controllerLowIs output to In this embodiment, 16 physical addresses shown in FIG. 18C are included in one ECC block, and a 4-byte parity of Reed-Solomon code RS (9, 5, 5) is added to each ECC block. ing.
[0051]
  The ID extraction unit 82 corrects the extracted ID data based on the parity of the RS (9, 5, 5) and outputs an ID data portion to the system controller 17.AThe ID data portion IDdem including the sector address value interpolated based on the continuity of the dress is output to the system controller 17.
[0052]
In addition, the ID extraction unit 82 performs error correction or error detection of the ID by using the error correction or error detection code, and reproduces the recording signal of the optical disc 7 along the track when extracting the ID included in the ECC block. In this case, since the address takes a continuous value, when the ID cannot be corrected, the ECC block is searched by performing interpolation based on the continuity of the address.
[0053]
When reading is requested from the MPEG decoder 31 at the subsequent stage, the system controller 17 controls an optical head (not shown) using physical address information included in the ID data portion IDdem input from the ID extraction unit 82 to 4 is accessed, the demodulated data of the requested ECC block is taken out from the demodulator 81, and this demodulated data and the ID data portion IDdem from the ID extractor 82 are schematically shown in FIG. Are written in the buffer memory 15 of FIG. 3 after being multiplexed in units of ECC blocks (BLK).
[0054]
An example of the memory map of the buffer memory 15 of this embodiment is shown in FIG. Similar to the data arrangement of the error correction block shown in FIG.
[0055]
As for the SYNC pattern at the head of the frame, when the SYNC pattern is evaluated by the demodulation circuit 8 and is different from the original pattern, as shown in FIG. 9 as a SYNC error flag for generating an erasure pointer at the time of LDC correction described later. It is written in the buffer memory 15.
[0056]
In ID0 to ID15 in FIG. 9, data obtained by demodulating the reproduction signal corresponding to ID0 to ID15 is written as it is. As described above, these ID0 to ID15 are part of the second error correction code sequence BIS (62, 30, 33), and are corrected or interpolated in these ID0 to ID15 portions on the buffer memory 15. If the ID value is written, an erasure pointer for IDC correction, which will be described later, cannot be generated. Therefore, the demodulated result must be written as it is.
[0057]
As described above, the demodulation circuit 8 performs ID error correction using the error correction code of the ID data included in the ECC block. When the ID cannot be corrected, interpolation based on the continuity of the address is performed. Although output to the system controller 17, in this embodiment, the address values IDdem0 to IDdem15 subjected to error correction or address interpolation by the demodulation circuit 8 are also written in the buffer memory 15. Note that the demodulation circuit 8 originally has an ID interpolation function, which is used in the present embodiment.
[0058]
3 writes the demodulated data obtained by demodulating the reproduction signal by the demodulating unit 81 into the buffer memory 15 as it is, and then buffers the sector address value error-corrected or address-interpolated by the ID extracting unit 82. This represents writing to the memory 15. IDdem 0 to IDdem 15 in FIG. 9 indicate the positions where the sector address values that have been error-corrected or address-interpolated by the ID extracting unit 82 are written, and are written using an appropriate empty area on the buffer memory 15.
[0059]
As described above, the data written in the buffer memory 15 is once read and the error correction circuit (BIS / LDC / ID correction unit) 161 in the ECC decoder 16 in FIG. Data errors associated with recording / reproduction of the optical disc are corrected during the schematically shown period. That is, the BIS / LDC / ID correction unit 161 first performs BIS correction on the data written in the buffer memory 15, and the correction process corrects the data in the BIS, and the error in the BIS data. The position is determined and stored as a BIS error flag for generation of an erasure pointer at the time of LDC correction described later.
[0060]
After the BIS correction, the LDC correction is subsequently performed, the data sandwiched between the SYNC error and the BIS error indicated by the SYNC error flag and the BIS error flag is regarded as a burst error, and an erasure pointer is set. Erasure correction based on the Reed-Solomon code RS (248, 216, 33) of 18 (a) is performed.
[0061]
As described above, since the error correction code or error detection code dedicated to the address information is added to the address information, the correction code RS (9, 5, 5) dedicated to the address information following the BIS correction and LDC correction described above. 5) is used to correct the address information. This correction can be omitted.
[0062]
The corrected data is read out from the buffer memory 15 for each logical sector and output. The ID extraction by the ID extraction unit 102 and the descrambling circuit 10a in FIG. 3 are performed during the period schematically shown in FIG. 4 is input to the EDC circuit 103 after being descrambled by the descrambling unit 101, and after performing error checking by EDC for each logical sector, as schematically shown in FIG. And decoded by the MPEG decoder 31 at the subsequent stage.
[0063]
At this time, in the present embodiment, prior to descrambling by the descrambling unit 101, all the 16 pieces of address information shown in FIG. 9 are read in advance by the ID extraction unit 102 in FIG. 3, and RS (9, 5 , 5) is also performed, and address information that is not an error among the read address information is output to the descrambling unit 101 as an initial value for descrambling.
[0064]
Here, if all the 16 pieces of address information are detected as errors, the values obtained by reading out any of the address values (IDdem0 to IDdem15 in FIG. 9) that have been error-corrected or interpolated by the demodulation circuit 8 are decoded. It is output to the descrambling unit 101 as an initial value for scrambling. Or it is good also as a value which took the majority of IDdem0-IDdem15 as an address value output to the descramble part 101. FIG.
[0065]
The above operation will be described with reference to the flowchart of FIG. In FIG. 10, as described above, after demodulation is performed by the demodulation circuit 8 of FIG. 3 (step S1), BIS / LDC / ID correction unit 161 first performs BIS correction (step S2), and then LDC correction is performed (step S3), and finally the address information ID is corrected using the correction code RS (9, 5, 5) dedicated to address information (step S4). Subsequently, the ID extraction by the ID extraction unit 102 is performed (step S5).
[0066]
  The ID extraction in step S5 will be described in more detail. First, the ID extraction unit 102 reads all 16 ID values in the same ECC block extracted from the buffer memory 15, and those ID values are all errors. It is determined whether or not there is (step S51). When any one of the 16 ID values is not an error, address information IDk (where k is a value of 0 to 15 and no error) is used as the descrambling initial value SCRID (step S).53).
[0067]
  On the other hand, if all the 16 ID values are determined to be errors in step S51, the value of any one of IDdem0 to IDdem15 (IDdem15 as an example in FIG. 10) written in the buffer memory 15 by the demodulation circuit 8 is decoded. The initial value SCRID for scrambling is used (step S52).
[0068]
The descrambling unit 101 performs descrambling using the descrambling initial value SCRID (step S6), and causes the EDC circuit 103 to perform error checking by EDC on the obtained data of each logical sector (step S7). The EDC circuit 103 determines whether or not there is an EDC error (step S8). When it is determined that there is an EDC error, it is determined that there is a data error due to uncorrectability or error correction, so the same error correction is performed again. A track including a block is accessed to reread data, so-called a retry operation. The retry operation starts again from the process of step S1. On the other hand, when it is determined that there is no EDC error, the data is sent to the MPEG decoder 31 and decoded (step S9).
[0069]
FIG. 11 shows a block diagram of an embodiment of the circuits 101 and 102 for performing the ID extraction and descrambling operation. In the figure, the same components as in FIG. In FIG. 11, the ID values extracted from the buffer memory 15 after BIS correction and IDC correction are read one after another by the ID latch 1021 and the ID error check circuit 1022 includes the RS (9, 5, 5) including the address. An error check is performed, and when there is no error (when OK / Error = OK in the figure), the ID data in the ID latch 1021 is held in the ID register 1023.
[0070]
In this way, all 16 ID values are read from the buffer memory 15 and checked for errors. If any of the 16 IDs is OK, the value is output as a descrambling initial value SCRID to the linear feedback shift register (LFSR) 1011 in the descrambling unit 101 at the subsequent stage via the data selector 1026.
[0071]
On the other hand, the address values (IDdem0 to IDdem15 in FIG. 9) written to the buffer memory 15 by the demodulation circuit 8 are also read from the buffer memory 15 and held in the IDdemk register 1024 in FIG. A majority vote of the bit part that becomes the initial descrambling value of IDdem15 is taken. In the ID error check, when all 16 IDs are determined to be errors (All Error), the value of the ID demk register 1024 that has been voted by the majority circuit 1025 is selected by the selector 1026 and the descramble initial value is set. It is output to LFSR 1011 as SCRID.
[0072]
As a result, the LFSR 101 outputs the descrambled data with the SCRID as the descrambling initial value and supplies it to the adder 1012, where the first data (user data) read from the buffer memory 15 is output. And EDC) and modulo 2 are added to obtain original data before scrambling.
[0073]
Next, a second embodiment of the decoding apparatus according to the present invention will be described. FIG. 5 shows a block diagram of a second embodiment of a decoding apparatus according to the present invention. In the figure, the same components as those in FIG. The second embodiment of the decoding apparatus shown in FIG. 5 is an embodiment corresponding to the error correction block structure shown in FIGS. A descrambling circuit 10b shown in FIG. 5 is a circuit corresponding to the descrambling circuit 10 shown in FIG. 2, and includes a descrambling unit 104, an ID extraction unit 105, and an EDC circuit 106.
[0074]
  In the first embodiment shown in FIG. 3, the descrambling process is performed by an MPEG coder.31In the embodiment shown in FIG. 5, the descrambling processing result by the descrambling unit 104 is once written back to the buffer memory 15, and then the MPEG decoder is used.15Output to.
[0075]
That is, in FIG. 5, after data and address values are written from the demodulation circuit 8 as schematically shown in FIG. 6A, the BIS / LDC / ID correction unit 161 performs BIS correction, LDC correction, and ID correction. It is done sequentially. As schematically shown in FIG. 6B, the corrected data is read out from the buffer memory 15 for each logical sector and output, and the ID extraction unit 105 performs the same ID extraction as the ID extraction unit 102. A descrambling process is performed by the descrambling unit 104 in the descrambling circuit 10b in FIG.
[0076]
Subsequently, the descrambling process result by the descrambling unit 104 is once written back to the buffer memory 15 as schematically shown in FIG. 6C, and then the descrambling process result is read from the buffer memory 15, After performing error checking by EDC for each logical sector, it is output to the subsequent MPEG decoder 31 and decoded as schematically shown in FIG.
[0077]
Next, a third embodiment of the decoding apparatus according to the present invention will be described. FIG. 7 shows a block diagram of a third embodiment of a decoding apparatus according to the present invention. In the figure, the same components as those in FIG. 7 are denoted by the same reference numerals, and the description thereof is omitted. The third embodiment of the decoding apparatus shown in FIG. 7 is an embodiment corresponding to the error correction block structure of FIGS. A descrambling circuit 10c shown in FIG. 7 is a circuit corresponding to the descrambling circuit 10 shown in FIG.
[0078]
In this embodiment, the buffer memory 15 includes a buffer memory 151 and a work memory 152 that can hold data corresponding to one ECC block. Processing such as error correction, descrambling, and EDC inspection is performed by the work memory 152. Configured to do.
[0079]
Next, the operation of the present embodiment will be described. As schematically shown in FIG. 8 (A), the signal reproduced from the optical disk 7 by a known means, the demodulated data demodulated by the demodulator 81 in FIG. 7 is directly stored in the buffer memory 151 for each ECC block. After the writing, as shown by hatching in FIG. 8A, the address values IDdem0 to IDdem15 subjected to error correction or address interpolation by the ID extraction unit 82 in FIG. 7 are written in the buffer memory 151. Thereby, the arrangement of the memory map of the memory buffer 151 is the same as that shown in FIG. However, the size of the buffer memory 151 is a memory size capable of holding a plurality of ECC block data, for example, 64 ECC block data.
[0080]
The demodulated data on the buffer memory 151 is transferred to the work memory 152 for one ECC block. As an example, the LDC, BIS, Sync error flag, and IDdem0 to IDdem15 are transferred to the work memory 152 in the arrangement of the memory map as shown in FIG.
[0081]
The BIS / LDC / ID correction unit 161, ID extraction unit 108, descrambling unit 107, and EDC circuit 109 in FIG. 7 perform the processing shown in the flowchart of FIG. 8B and 8C schematically show the processing time on the memory 152. FIG. For example, as shown in FIG. 8A, during the period when the demodulated data of the ECC block BLK3 is obtained, as shown in FIG. 8B, the BIS / LDC in FIG. 7 is compared with the demodulated data of the ECC block BLK1. / ID correction unit 161 performs correction. After the correction is performed on the data on the work memory 152 in the period shown in FIG. 8B, the corrected data on the work memory 152 is corrected as shown in FIG. The ID extraction and descrambling processing by the ID extraction unit 108 and the descrambling unit 107 in FIG. 7 are performed.
[0082]
The data on the work memory 152 for which the error correction, descrambling, EDC inspection, and the like have been completed are transferred back to the buffer memory 151, and this data is read from the buffer memory 151 to be read later from the MPEG decoder 31. 8D is transferred as shown schematically in FIG. 8D, and is decoded into original data by the MPEG decoder 31.
[0083]
Thus, in this embodiment, since the size of the buffer memory 151 has a capacity equivalent to a plurality of ECC blocks, the output to the MPEG decoder 31 is the error correction and data output as shown in FIG. The scramble process can be transferred with a predetermined amount of delay. As a result, when an EDC error is detected because user data cannot be corrected in the EDC inspection, the system controller 17 that has received the notification of the EDC error on the optical disk 7 on which the ECC block including the data error is recorded. A data error is recovered by accessing the track again and executing a series of processing retries in the flowchart of FIG.
[0084]
In the description in FIGS. 3 to 8, it has been described that ID correction, which is error correction dedicated to address information, is performed by the BIS / LDC / ID correction unit 161, but this is the ID extraction in FIGS. 3 to 8. The processing may be performed in the units 102, 105, and 108.
[0085]
Further, the method for realizing the present invention is not limited to the recording / reproducing apparatus as shown in the embodiment, and this is shown as a computer program for executing the processing of the present invention in the flowchart of FIG. 10 described below. Each of the steps shown may be configured and accommodated in a large-scale semiconductor integrated circuit (LSI) or a computer recording medium.
[0086]
Next, a method for transmitting the computer program of the present invention will be described with reference to the flowchart of FIG. First, as shown in FIG. 13, the computer program is divided into predetermined bytes suitable for transmission and packetized (step S11), and the packet is transmitted to a desired transmission path (step S12). Then, the above processing is performed for all packets of the computer program (step S13).
[0087]
Next, an embodiment of a transmission apparatus for transmitting a computer program of the present invention will be described with reference to the block diagram of FIG. In FIG. 13, the computer program for executing each step shown in the flowchart of FIG. 13 is encrypted by the data encryption unit 21 and then transmitted by the transmission interface (I / F) unit 22 for packetization or the like suitable for transmission. After data conversion, the data is transmitted via the network 23. On the reception side, a packet from the network 23 is received by the reception I / F unit 24, data is extracted from the received packet, and data decryption is performed by the data decryption unit 25 to restore and obtain the computer program before encryption. To do.
[0088]
In the above embodiment, the user data to be recorded / reproduced as shown in FIG. 17 is the first error correction means for the main first data, the address information to be recorded / reproduced, and other additional information. Although the case where the present invention is applied to independent formats that do not overlap with the second error correction means for the second data has been described, the present invention is not limited to this, for example, as shown in FIGS. It can also be applied to the format of the product code structure.
[0089]
In the case of the format shown in FIGS. 15 and 16, when the evaluation of IDs is performed sequentially in the order of sectors, if there is an error exceeding the correction limit and the ID of a certain sector is an error, even the correct reproduction data may be lost in that sector. All errors will be caused by incorrect descrambling, but when any of the IDs is correct when the present invention is applied, it is possible to prevent the correct data from being completely different due to descrambling due to the ID error. it can.
[0090]
【The invention's effect】
  As explained above, according to the present invention,In a buffer memory having a capacity for a plurality of error correction blocks, information including first and second error correction code sequences and a first sector address for a plurality of error correction blocks output from the demodulating means is stored. The information of one error correction block in the storage information of the buffer memory is stored in the working memory, and the sector address obtained by performing the error correction processing on one error correction block stored in the working memory is stored. Perform error checking,Error check result, eithersectorIf there is no error in the address, then the initial descramble value of the error correction block is obtained and the information after error correction is descrambled.sectorEven if the address is in errorObtained by demodulation meansError correction or address interpolationsectorInformation after error correction with the initial descramble value based on the addressofDescrambling processFurther, the first data after the descrambling process is subjected to an error check using the error check code after the descrambling process, and when there is an error in the first data, it is stored in the working memory. Since one error correction block is reproduced again from the recording medium, the data error of the first data can be recovered. The present invention also has the following features.
[0091]
(1) In an error correction block structure in which a first error correction code sequence for user data and a second error correction code sequence for an address (ID) are independent from each other, as a result of error correction, an address is obtained correctly. Even if the data is obtained correctly, if the address (ID) cannot be corrected, the descrambling is not performed correctly, and as a result, a conventional problem that a data error occurs can be greatly reduced.
[0092]
(2) As a result of reducing unnecessary user data errors in the above situation, the retry operation for re-reading the disk can be reduced.
[0093]
(3) Since most of the above processing is performed by hardware, it can be executed without imposing a load on the system controller.
[0094]
(4) When it is determined that the plurality of addresses of the error correction block are all errors as a result of the error check, a data based on a value predicted from the address of the error correction block reproduced before the error correction block is used. When the first data of the error correction block is descrambled with the scramble initial setting value, the descrambling process is performed when starting the reproduction of the recording medium or when reproducing a discontinuous block on the recording medium. The CPU sets the initial set value of the scramble process for the first error correction block in advance as a value predicted from the second data of the error correction block reproduced before the error correction block, and the CPU performs the second descrambling process. In the present invention, a sector far before the sector requested by the MPEG decoder is required. Because by using the second error corrected data or interpolated from the demodulation means have started demodulation from, can be made unnecessary setting of the initial set value of the descrambling process for the beginning of the error correction block of the.
[Brief description of the drawings]
FIG. 1 is a block diagram of an example of a recording / reproducing apparatus to which the present invention can be applied.
FIG. 2 is a block diagram of another example of a recording / reproducing apparatus to which the present invention can be applied.
FIG. 3 is a block diagram of a first embodiment of a decoding apparatus according to the present invention.
4 is a timing chart of an example of FIG.
FIG. 5 is a block diagram of a second embodiment of the decoding apparatus of the present invention.
6 is a timing chart of an example of FIG.
FIG. 7 is a block diagram of a third embodiment of a decoding apparatus according to the present invention.
8 is a timing chart of an example of FIG.
FIG. 9 is a memory map of the buffer memory according to the embodiment of this invention.
FIG. 10 is a flowchart for explaining the operation of the exemplary embodiment of the present invention.
FIG. 11 is a diagram illustrating an example of a detailed configuration of an ID extraction unit and a descrambling circuit in a descrambling circuit according to the present invention.
FIG. 12 is a memory map of the working memory according to the embodiment of this invention.
FIG. 13 is a flowchart illustrating processing for transmitting a computer program according to the present invention.
FIG. 14 is a computer program of the present invention.An example of a transmission device that transmitsIt is a block diagram.
FIG. 15 is a diagram for explaining a conventional error correction code structure;
FIG. 16 is a diagram illustrating a conventional ECC block structure.
FIG. 17 shows an ECC block structure according to the embodiment of the present invention.
FIG. 18 shows a configuration of an error correction code according to the embodiment of the present invention.
FIG. 19 is an explanatory diagram of an example of a scramble circuit of the present invention.
[Explanation of symbols]
3 I / O signal processor
4 Scramble circuit
5, 14 ECC encoder
6 Modulation circuit
7 Optical disc
8 Demodulator circuit
9 ECC decoder
10, 10a, 10b, 10c, 16 Descramble circuit
11, 17 System controller (syscon)
13, 15, 151 Buffer memory
16 BIS / LDC / ID correction circuit
81 Demodulator
82 ID extractor
83 Multiplexer (MUX)
101, 104, 107 Descramble part
102, 105, 108 ID extraction unit
103, 106, 109 EDC circuit
152 Working memory
161 BIS / LDC / ID correction part

Claims (2)

スクランブル処理された誤り検査符号及び第1のデータに誤り訂正処理を施した第1の誤り訂正符号系列と、前記第1のデータに対する前記スクランブル処理のためのスクランブル初期設定値にその一部が用いられるセクタアドレスを含む第2のデータに誤り訂正処理を施した第2の誤り訂正符号系列とが、それぞれ独立して所定の誤り訂正ブロック単位に多重された後に変調されて記録されている記録媒体から、前記第1及び第2の誤り訂正符号系列を再生して復調すると共に、復調された前記第2のデータから抽出し、更に誤り訂正した又は前記セクタアドレスの連続性に基づいて補間した前記セクタアドレスを第1のセクタアドレスとして出力する復調手段と、
前記復調手段から出力された前記第1及び第2の誤り訂正符号系列と共に前記第1のセクタアドレスを記憶する、複数の前記誤り訂正ブロック分の容量を有するバッファメモリと、1つの前記誤り訂正ブロック分の容量を有する作業用メモリとからなる記憶手段と、
前記バッファメモリに記憶されている複数の前記誤り訂正ブロック分の前記第1及び第2の誤り訂正符号系列と前記第1のセクタアドレスとからなる情報のうち1つの誤り訂正ブロック分の情報を前記作業用メモリに記憶させ、前記作業用メモリに記憶された前記1つの誤り訂正ブロック分の前記情報の誤り訂正処理を行うことを前記1つの誤り訂正ブロック単位で順次に行う誤り訂正処理手段と、
前記誤り訂正処理手段により誤り訂正処理された前記第2のデータ中に含まれるセクタアドレスを第2のセクタアドレスとし、複数の前記第2のセクタアドレスのすべてを抽出する抽出手段と、
前記抽出手段により抽出された前記複数の第2のセクタアドレスのすべてのエラー検査を行うエラー検査手段と、
前記エラー検査の結果、エラー無しとして得られたいずれかの第2のセクタアドレスに基づいたデスクランブル初期設定値で、前記作業用メモリから出力された前記1つの誤り訂正ブロックの前記誤り検査符号及び第1のデータをデスクランブル処理して該作業用メモリに記憶する第1のデスクランブル処理手段と、
前記エラー検査の結果、前記複数の第2のセクタアドレスがすべてエラーであると判別されるときは、前記作業用メモリから出力された前記第1のセクタアドレスに基づいたデスクランブル初期設定値で、前記作業用メモリから出力された前記1つの誤り訂正ブロックの前記誤り検査符号及び第1のデータをデスクランブル処理して該作業用メモリに記憶する第2のデスクランブル処理手段と、
前記第1又は第2のデスクランブル処理手段によりデスクランブル処理後の前記第1のデータをデスクランブル処理後の前記誤り検査符号を用いて誤り検査を行い、該第1のデータに誤りがあるときは、前記作業用メモリに記憶されている前記1つの誤り訂正ブロックを前記記録媒体から再度再生させる誤り検査及びリトライ手段と、
前記第1又は第2のデスクランブル処理手段によりデスクランブル処理後の前記誤り検査符号及び第1のデータを含む前記作業用メモリ内の少なくとも前記第1のデータを前記バッファメモリに記憶させる書き戻し手段と、
を有することを特徴とする復号化装置。
The error check code that has been scrambled and the first error correction code sequence that has been subjected to the error correction process on the first data, and a part of the scramble initial setting value for the scramble process for the first data are partly used. Recording medium that is modulated and recorded after second error correction code sequences obtained by performing error correction processing on second data including a sector address to be encoded are independently multiplexed in predetermined error correction block units From the above, the first and second error correction code sequences are reproduced and demodulated, extracted from the demodulated second data, and further error-corrected or interpolated based on the continuity of the sector address Demodulation means for outputting the sector address as the first sector address;
A buffer memory having a capacity corresponding to a plurality of the error correction blocks, which stores the first sector address together with the first and second error correction code sequences output from the demodulation means, and one error correction block Storage means comprising a working memory having a capacity of minutes,
The information for one error correction block among the information composed of the first and second error correction code sequences for the plurality of error correction blocks stored in the buffer memory and the first sector address is stored in the buffer memory. is stored in the working memory, an error correction processing means for performing sequentially in said one error correction block units to carry out error correction processing of the stored in the working memory one of the information of the error correction block,
Extracting means for extracting all of the plurality of second sector addresses by setting a sector address included in the second data subjected to error correction processing by the error correction processing means as a second sector address;
Error checking means for checking all errors of the plurality of second sector addresses extracted by the extracting means;
As a result of the error check, the error check code of the one error correction block output from the working memory with a descrambling initial setting value based on any second sector address obtained as no error, and First descrambling means for descrambling the first data and storing the first data in the working memory;
As a result of the error check, when it is determined that all of the plurality of second sector addresses are errors, a descrambling initial setting value based on the first sector address output from the working memory, Second descrambling processing means for descrambling and storing the error check code and first data of the one error correction block output from the working memory in the working memory;
When the first data that has been descrambled by the first or second descramble processing unit is subjected to error checking using the error check code after descrambling, and the first data has an error Is an error check and retry means for replaying the one error correction block stored in the working memory from the recording medium;
Write back means for storing at least the first data in the working memory including the error check code and the first data after descrambling processing by the first or second descrambling processing means in the buffer memory. When,
A decoding device characterized by comprising:
スクランブル処理された誤り検査符号及び第1のデータに誤り訂正処理を施した第1の誤り訂正符号系列と、前記第1のデータに対する前記スクランブル処理のためのスクランブル初期設定値にその一部が用いられるセクタアドレスを含む第2のデータに誤り訂正処理を施した第2の誤り訂正符号系列とが、それぞれ独立して所定の誤り訂正ブロック単位に多重された後に変調されて記録されている記録媒体から、前記第1及び第2の誤り訂正符号系列を再生して復号化する復号化装置に用いるコンピュータプログラムであって、
前記コンピュータを、
前記記録媒体から再生された前記第1及び第2の誤り訂正符号系列を再生して復調すると共に、復調された前記第2のデータから抽出し、更に誤り訂正した又は前記セクタアドレスの連続性に基づいて補間した前記セクタアドレスを第1のセクタアドレスとして出力する復調手段と、
前記復調手段から出力された前記第1及び第2の誤り訂正符号系列と共に前記第1のセクタアドレスを複数の前記誤り訂正ブロック分の容量を有するバッファメモリに書き込む書き込み手段と、
前記バッファメモリに記憶されている複数の前記誤り訂正ブロック分の前記第1及び第2の誤り訂正符号系列と前記第1のセクタアドレスとからなる情報のうち1つの誤り訂正ブロック分の情報を前記作業用メモリに記憶させ、前記作業用メモリに記憶された前記1つの誤り訂正ブロック分の前記情報の誤り訂正処理を行うことを前記1つの誤り訂正ブロック単位で順次に行う誤り訂正処理手段と、
前記誤り訂正処理手段により誤り訂正処理された前記第2のデータ中に含まれるセクタアドレスを第2のセクタアドレスとし、複数の前記第2のセクタアドレスのすべてを抽出する抽出手段と、
前記抽出手段により抽出された前記複数の第2のセクタアドレスのすべてのエラー検査を行うエラー検査手段と、
前記エラー検査の結果、エラー無しとして得られたいずれかの第2のセクタアドレスに基づいたデスクランブル初期設定値で、前記作業用メモリから出力された前記1つの誤り訂正ブロックの前記誤り検査符号及び第1のデータをデスクランブル処理して該作業用メモリに記憶する第1のデスクランブル処理手段と、
前記エラー検査の結果、前記複数の第2のセクタアドレスがすべてエラーであると判別されるときは、前記作業用メモリから出力された前記第1のセクタアドレスに基づいたデスクランブル初期設定値で、前記作業用メモリから出力された前記1つの誤り訂正ブロックの前記誤り検査符号及び第1のデータをデスクランブル処理して該作業用メモリに記憶する第2のデスクランブル処理手段と、
前記第1又は第2のデスクランブル処理手段によりデスクランブル処理後の前記第1のデータをデスクランブル処理後の前記誤り検査符号を用いて誤り検査を行い、該第1のデータに誤りがあるときは、前記作業用メモリに記憶されている前記1つの誤り訂正ブロックを前記記録媒体から再度再生させる誤り検査及びリトライ手段と、
前記第1又は第2のデスクランブル処理手段によりデスクランブル処理後の前記誤り検査符号及び第1のデータを含む前記作業用メモリ内の少なくとも前記第1のデータを前記バッファメモリに記憶させる書き戻し手段と、
して機能させることを特徴とするコンピュータプログラム。
The error check code that has been scrambled and the first error correction code sequence that has been subjected to the error correction process on the first data, and a part of the scramble initial setting value for the scramble process for the first data are partly used. Recording medium that is modulated and recorded after second error correction code sequences obtained by performing error correction processing on second data including a sector address to be encoded are independently multiplexed in predetermined error correction block units A computer program for use in a decoding device for reproducing and decoding the first and second error correction code sequences,
The computer,
The first and second error correction code sequences reproduced from the recording medium are reproduced and demodulated, extracted from the demodulated second data, and further error-corrected or the continuity of the sector addresses. Demodulating means for outputting the sector address interpolated based on the first sector address;
Write means for writing the first sector address together with the first and second error correction code sequences output from the demodulation means to a buffer memory having a capacity for a plurality of error correction blocks;
The information for one error correction block among the information composed of the first and second error correction code sequences for the plurality of error correction blocks stored in the buffer memory and the first sector address is stored in the buffer memory. is stored in the working memory, an error correction processing means for performing sequentially in said one error correction block units to carry out error correction processing of the stored in the working memory one of the information of the error correction block,
Extracting means for extracting all of the plurality of second sector addresses by setting a sector address included in the second data subjected to error correction processing by the error correction processing means as a second sector address;
Error checking means for checking all errors of the plurality of second sector addresses extracted by the extracting means;
As a result of the error check, the error check code of the one error correction block output from the working memory with a descrambling initial setting value based on any second sector address obtained as no error, and First descrambling means for descrambling the first data and storing the first data in the working memory;
As a result of the error check, when it is determined that all of the plurality of second sector addresses are errors, a descrambling initial setting value based on the first sector address output from the working memory, Second descrambling processing means for descrambling and storing the error check code and first data of the one error correction block output from the working memory in the working memory;
When the first data that has been descrambled by the first or second descramble processing unit is subjected to error checking using the error check code after descrambling, and the first data has an error Is an error check and retry means for replaying the one error correction block stored in the working memory from the recording medium;
Write back means for storing at least the first data in the working memory including the error check code and the first data after descrambling processing by the first or second descrambling processing means in the buffer memory. When,
A computer program characterized by functioning as a computer program.
JP2002316564A 2002-10-29 2002-10-30 Decoding device and computer program Expired - Fee Related JP4140344B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2002316564A JP4140344B2 (en) 2002-10-30 2002-10-30 Decoding device and computer program
US10/683,362 US7055082B2 (en) 2002-10-29 2003-10-14 Information recording and reproducing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002316564A JP4140344B2 (en) 2002-10-30 2002-10-30 Decoding device and computer program

Publications (2)

Publication Number Publication Date
JP2004152409A JP2004152409A (en) 2004-05-27
JP4140344B2 true JP4140344B2 (en) 2008-08-27

Family

ID=32460231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002316564A Expired - Fee Related JP4140344B2 (en) 2002-10-29 2002-10-30 Decoding device and computer program

Country Status (1)

Country Link
JP (1) JP4140344B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101598726B1 (en) * 2011-09-02 2016-02-29 애플 인크. Simultaneous data transfer and error control to reduce latency and improve throughput to a host

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006073172A (en) * 2004-08-04 2006-03-16 Victor Co Of Japan Ltd Reproducing apparatus and method, and recording and reproducing apparatus
US7281193B2 (en) * 2004-09-27 2007-10-09 Mediatek Inc. Method and apparatus for decoding multiword information
US20090113269A1 (en) * 2005-09-26 2009-04-30 Daigo Senoo Data descrambling apparatus and data descrambling method
KR100772393B1 (en) * 2006-02-08 2007-11-01 삼성전자주식회사 Error correction block, method and apparatus for generating the error correction block, and method for correcting error using the error correction block
JP2008300020A (en) * 2007-06-04 2008-12-11 Toshiba Corp Reproducing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101598726B1 (en) * 2011-09-02 2016-02-29 애플 인크. Simultaneous data transfer and error control to reduce latency and improve throughput to a host

Also Published As

Publication number Publication date
JP2004152409A (en) 2004-05-27

Similar Documents

Publication Publication Date Title
US7055082B2 (en) Information recording and reproducing apparatus
US6983413B2 (en) Data processing method using error-correcting code and an apparatus using the same method
JP3562544B2 (en) Decoding device and decoding method
JP2001057022A (en) Data recording medium, data recording device, data recording method, data reproducing device and data reproducing method
JP4224875B2 (en) Optical disc, optical disc recording device, optical disc recording method, optical disc reproducing device, and optical disc reproducing method
JP4140344B2 (en) Decoding device and computer program
JP3362146B2 (en) Reproduction device and recording / reproduction device
JP2004152337A (en) Recording and reproducing device, computer program and transmitting and receiving system
EP0954774B1 (en) Method and apparatus for encrypting and for decrypting data arranged in a data sector
JP3520156B2 (en) Digital signal reproducing method and digital signal reproducing apparatus
JP2664267B2 (en) Code error correction device
JP2004146014A (en) Data coding/decoding method and apparatus
JP2006191378A (en) Error correction apparatus, reproducing apparatus and reproducing method
JP3759992B2 (en) Recorded information playback device
JP3619151B2 (en) Data processing method using error correction code and apparatus using the method
JP3259359B2 (en) Data reproducing apparatus and method
JP3519684B2 (en) Data processing device using error correction code
KR100315768B1 (en) Memory access method for high-speed data reproduction and dvd system employing the same
JP2643131B2 (en) Digital data recording device and recording / reproducing device
JP2001357628A (en) Information recording method, information recording medium, information recording device and information reproducing device
JP3768640B2 (en) Playback device
JP2000057712A (en) Data reproducing device and electronic apparatus equipped with this device
JP2003173633A (en) Optical disk device
JPH06103702A (en) Information recording and reproducing device
JP2003203420A (en) Digital information recording and reproducing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050330

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070501

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070628

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080422

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: 20080520

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: 20080602

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

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110620

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120620

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130620

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees