JP4025036B2 - Information recording / reproducing method and information recording / reproducing apparatus - Google Patents

Information recording / reproducing method and information recording / reproducing apparatus Download PDF

Info

Publication number
JP4025036B2
JP4025036B2 JP2001232898A JP2001232898A JP4025036B2 JP 4025036 B2 JP4025036 B2 JP 4025036B2 JP 2001232898 A JP2001232898 A JP 2001232898A JP 2001232898 A JP2001232898 A JP 2001232898A JP 4025036 B2 JP4025036 B2 JP 4025036B2
Authority
JP
Japan
Prior art keywords
recording
learning
area
information
recording power
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
JP2001232898A
Other languages
Japanese (ja)
Other versions
JP2002117551A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP2001232898A priority Critical patent/JP4025036B2/en
Publication of JP2002117551A publication Critical patent/JP2002117551A/en
Application granted granted Critical
Publication of JP4025036B2 publication Critical patent/JP4025036B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Optical Recording Or Reproduction (AREA)
  • Optical Head (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、情報記録再生方法及び情報記録再生装置に関する。特に、記録条件情報を記録する学習領域に、学習使用済領域と学習未使用領域との境界を判別する判別情報を記録する、情報記録再生方法及び情報記録再生装置に関する。
【0002】
【従来の技術】
円盤状の情報記録媒体として光ディスクが知られている。近年、光ディスクの高密度化、大容量化が進んでおり、光ディスクの信頼性を確保することが重要になっている。この信頼性を確保するため、光ディスク装置は、装着された光ディスクに対して記録する際に利用する記録条件を求める学習処理を行っている。学習処理としては、たとえば、光ディスクに照射される半導体レーザーの最適な記録パワー条件を求める記録パワー学習がある。
【0003】
以下、光ディスクの構成および従来の記録パワー学習について説明する。
【0004】
図13は、一般的なディスク媒体の構成図である。ディスク媒体は、DVD−RまたはDVD−RWなどの記録可能な光ディスクでありえる。円盤状の光ディスク1301には、同心円状またはスパイラル状に、多数のトラック1302が形成されており、各トラック1302には細かく分けられた多数のセクタ1303が形成されている。また、光ディスク1301の領域は、記録情報領域1304とディスク情報領域1305、1307とデータ記録領域1306とに大別される。
【0005】
記録情報領域1304は、光ディスク1301へ記録を行うための情報が格納されている。ディスク情報領域1305、1307は、ディスクをアクセスするのに必要なパラメータが格納されている。ディスク情報領域1305はリードイン、ディスク情報領域1307はリードアウトとも呼ばれる。データの記録再生はデータ記録領域1306に対して行われる。
【0006】
図14は図13で示す記録情報領域1304の構成図である。記録情報領域1304はディスク情報領域1305(リードイン)の内周に位置する。記録情報領域1304は、記録パワー学習などを行う際に利用する学習領域1401(PCA:Power Calibration Area)と、学習領域1401で求めた記録パワー値やディスクの記録状態に関する情報などを格納する記録情報管理領域1402(以下、RMA:Recording Management Area)を含む。例えば、DVD−Rの場合、図14に示されるように、記録情報領域1304の内周側に学習領域1401が配置され、外周側にRMA1402が配置される。ただし、すべての光ディスクの構成がこれに限定されるわけではない。
【0007】
図15は、誤り訂正符号の計算単位であるECCブロックと、ディスク上に記録されるセクタとの関係を示すECCブロックとセクタの構成図である。より大容量のDVDでは、高い誤り訂正能力と低い冗長度を両立させるために、1つのECCブロックは16セクタから構成される。但し、この図では便宜上、4つのセクタからECCブロックが構成されるとする。
【0008】
図15(a)は、ECCブロックの構成図である。ECCブロックは、172バイト×48行にメインデータを配置し、その1行毎に(横方向に)誤り訂正符号を計算した内符号パリティPIと、その1列毎に(縦方向に)誤り訂正符号を計算した外符号パリティPOとで構成される。
【0009】
内符号パリティと外符号パリティを持つものは、一般的に積符号と呼ばれる。積符号は、ランダムエラーとバーストエラー(局所的に集中した誤り)の両方に強い誤り訂正方式である。
【0010】
たとえば、ランダムエラーに加えて、引っ掻き傷で2行分のバーストエラーが発生した場合を考えてみる。バーストエラーは、外符号からみれば殆どが2バイト誤りなので訂正できる。ランダムエラーが多く存在した列は、外符号で訂正できずに誤りが残るが、この残った誤りは内符号によって大抵の場合訂正できる。内符号によっても誤りが残ったとしても、再び外符号で訂正すれば、さらに誤りを減らすことができる。
【0011】
DVDでは、このような積符号を採用したことによって、パリティの冗長度を抑えながら、十分な訂正能力が実現されている。言い換えれば、パリティの冗長度を抑えた分、ユーザデータの容量を高めることができている。
【0012】
図15(b)は、セクタの構成図である。ECCブロックの外符号パリティを1行ずつ各セクタへ均等に配分している。その結果、1つの記録セクタは、182バイト×13行のデータから構成される。
【0013】
以下の説明において、ブロックとは、上述したECCブロックを意味する。
【0014】
次に、記録パワー学習について説明する。
【0015】
記録パワー学習は、光ディスク装置に光ディスクを装着した後、光ディスクに対して記録を行う前、あるいは、温度変化などの要因により光ディスクの特性、または、光ディスク装置の特性が所定以上に変化するたびに行われる。
【0016】
また、この記録パワー学習は、学習領域で記録・再生を行うことによって最適な記録パワー条件を求める。光ディスク装置は、装着された光ディスクの学習領域以外の領域に対し、この記録パワー学習で求められた記録パワー条件を用いて記録処理を行う。
【0017】
次に、記録パワー学習における学習領域の利用方法について図を用いて説明する。
【0018】
DVD−Rの場合、学習領域は7088セクタからなり、その内、光ディスク装置が利用可能な記録パワー学習用の領域は6832セクタ存在する。また、RMAはECC単位で記録が行われ、701ブロックで構成される。
【0019】
このRMAには、学習領域のうちの記録パワー学習で記録された領域(以下、学習使用済領域)と記録パワー学習が行われていない未記録領域(以下、学習未使用領域)との境界に関する境界情報が格納されている。しかし、RMAを更新するタイミングはデータ記録領域1306への記録に同期することが多いため、RMAに格納されている境界情報が必ずしも最新のものとは限らない。また、RMAに格納される境界情報はECCブロック単位であるため、例えば、記録パワー学習を1セクタ単位で行なう場合、RMAに格納される境界情報が正確な境界位置を示す可能性は低い。したがって、学習使用済領域と学習未使用領域との境界を直接検出することが必要となる。
【0020】
一般に、学習使用済領域と学習未使用領域との境界を直接検出する手段としてRF振幅検出処理部が使用されている。RF振幅検出処理部は、再生信号の振幅(RF振幅)の大きさに基づいて、学習使用済領域と学習未使用領域との境界を判定する機能を有する。
【0021】
図16は、学習領域1603で行われる従来の記録パワー学習における、学習領域1603の構成と記録パワーの変化の一例を示す。
【0022】
学習領域1603は外周側からセクタ単位で使用される。たとえば、1回の記録パワー学習において、外周に位置するセクタから順にセクタ毎に記録パワーを変化させながら、記録パワー条件情報を記録する。なお、図16では、5つの記録パワー条件を有する記録パワー条件情報を学習領域1603の5つのセクタに記録している。
【0023】
その後、記録した記録パワー条件情報を再生し、再生時の状態が最適な記録パワー条件を記録パワー学習の結果として求める。記録パワー学習によって求めた最適な記録パワー条件を以降の記録時に利用する。
【0024】
学習領域1603の一部が既に使用済みである場合、すなわち、学習領域1603の一部が学習使用済領域1602である場合、RF振幅検出処理部が、学習使用済領域1602と学習未使用領域1601との境界を検出して、その境界から学習未使用領域1601に対して記録パワー学習を行う。このように記録パワー学習を行なうことで、学習未使用領域1601は学習使用済領域1602に変更される。
【0025】
次に、CD−WOにおける学習領域の使用方法について説明する。
【0026】
CD−WOの記録フォーマットは「オレンジ・ブック」と呼ばれている。
【0027】
図17は、従来のCD−WOにおける学習領域1703の構成を示す。図17において、学習領域1703は記録パワー学習を行うテストエリア1701と、テストエリア1701の使用状態を示すカウントエリア1702とで構成される。
【0028】
CD−WOでは、たとえば、記録パワー学習でテストエリア1701の1セクタを使用する毎に、カウントエリア1702も1セクタずつ記録する。この場合、カウンタエリア1702に記録されるテストエリア1701の使用状態を検出することによって、テストエリア1701の学習未使用領域1701Aと学習使用済領域1701Bとの境界を判別することができる。
【0029】
【発明が解決しようとする課題】
図16に示されるような従来の記録パワー学習では、1回の記録パワー学習における記録パワー条件情報の記録パワーは、学習領域1603の外周から内周にかけて順に減少している。
【0030】
学習領域1603にこのような記録パワー条件情報を記録する場合、学習未使用領域1601と学習使用済領域1602との境界の領域に記録する際の記録パワーが小さくなる。したがって、RF振幅検出処理部は学習使用済領域と学習未使用領域との境界を正しく検出することができなくなる。次に記録パワー学習を行なう際に、RF振幅検出処理部が学習使用済領域と学習未使用領域との境界ではなく学習使用済領域の途中を境界として誤って検出すると、記録パワー学習の記録が2重書きとなり、記録パワー学習の精度が落ちてしまう。
【0031】
一方、図17に示される従来のCD−WOにおける学習領域1703では、カウントエリア1702を用いるため、1度の記録パワー学習でテストエリア1701の複数のセクタを消費すると、カウントエリア1702の複数のセクタも消費してしまう。
【0032】
本発明は、上記問題点に鑑みてなされたものであり、学習使用済領域と学習未使用領域との境界を明確に判別すること、及び、1度の記録条件学習で消費する学習領域の領域を減らすことを可能にする情報記録再生方法、及び、情報記録再生装置を提供することを目的とする。
【0033】
【課題を解決するための手段】
データを記録するためのデータ記録領域と、記録条件情報を記録するための学習領域とを備えた情報記録媒体のための本発明の情報記録再生方法は、(a)前記学習領域の一部に前記記録条件情報を記録するステップと、(b)前記学習領域の一部に記録された前記記録条件情報の再生状態に基づいて、最適な記録条件を求めるステップと、(c)前記学習領域のうちの前記記録条件情報が記録された学習使用済領域と前記学習領域のうちの前記記録条件情報が記録されていない学習未使用領域との境界を判別する判別情報を、前記学習使用済領域と前記学習未使用領域との間に位置する境界領域に記録するステップとを包含する。
【0034】
前記記録条件情報の再生状態に基づいて求められる記録条件は、前記情報記録媒体を装着し得る情報記録再生装置が前記データを記録する際の前記情報記録再生装置の動作条件を規定してもよい。
【0035】
前記ステップ(a)は、前記学習領域のうちの前記記録条件情報が記録された領域と前記学習領域のうちの前記記録条件情報が記録されていない領域との境界を検出して、前記境界から前記記録条件情報が記録されていない領域の方へ前記記録条件情報を記録するステップを包含してもよい。
【0036】
前記ステップ(c)は、前記最適な記録条件に基づいて前記判別情報を記録するステップを包含してもよい。
【0037】
データを記録するためのデータ記録領域と、記録条件情報を記録するための学習領域とを備えた情報記録媒体のための本発明の情報記録再生装置は、前記学習領域の一部に前記記録条件情報を記録する記録制御部と、前記学習領域の一部に記録された前記記録条件情報の再生状態に基づいて、最適な記録条件を求める記録学習情報処理部と、を備え、前記記録制御部は、前記学習領域のうちの前記記録条件情報が記録された学習使用済領域と前記学習領域のうちの前記記録条件情報が記録されていない学習未使用領域との境界を判別する判別情報を、前記学習使用済領域と前記学習未使用領域との間に位置する境界領域に記録する。
【0038】
前記記録条件情報の再生状態に基づいて求められる記録条件は、前記情報記録再生装置が前記データを記録する際の前記情報記録再生装置の動作条件を規定してもよい。
【0039】
前記記録制御部は、前記最適な記録条件に基づいて前記判別情報を記録してもよい。
【0040】
【発明の実施の形態】
以下、図面を参照しながら本発明の参考例および実施の形態を説明する。
【0041】
情報記録媒体を装着し得る本発明の情報記録再生装置は、学習領域において記録学習処理を実行することにより記録条件を求める。ある実施形態において、その記録条件は情報記録媒体に記録される。情報記録媒体に記録された記録条件は、次回の学習処理が実行される際に読み出され、新たな記録条件を求めるために利用され得る。
【0042】
ここで、記録条件とは、光ディスク装置が光ディスクに情報を記録する際の光ディスク装置の動作条件をいう。記録条件は、記録条件情報の再生状態に基づいて求められる。
【0043】
記録条件は、光ディスクに照射されるレーザパルスに関するパルス条件を含む。
【0044】
あるいは、記録条件は、情報記録再生装置に含まれる各種回路の設定値またはその設定値を示すコード情報であってもよい。
【0045】
(参考例1)
参考例1では、RF振幅検出処理部によって学習使用済領域と学習未使用領域との境界を明確に判別され、1度の記録条件学習で消費する学習領域を減らすことを可能とする情報記録媒体が提供される。
【0046】
図1は、本発明の参考例1における学習領域104の構成と、記録パワー条件情報を記録する際の記録パワーの変化を示す。学習領域104の一部に記録パワーを変化させながら、記録パワー条件情報を記録する。
【0047】
学習領域104は、記録パワー条件情報を記録した学習使用済領域103と、記録パワー条件情報を記録していない学習未使用領域101と、学習使用済領域103と学習未使用領域101との境界を判別する判別情報を記録するための境界領域102とを含む。境界領域102は、学習使用済領域103と学習未使用領域101との間に位置する。
【0048】
境界領域102に記録された判別情報を再生した信号は、学習未使用領域101を同様に再生した信号と判別可能である。判別情報を再生した信号の振幅(RF振幅)と学習未使用領域101を再生した信号の振幅とがRF振幅検出処理部によって判別可能であるように判別情報は記録される。
【0049】
図1では、学習領域104の外周側から内周にかけて記録パワー条件情報が記録されている。一般にデータ記録領域1306は学習領域104の外周側に設けられる。記録パワー学習を行なう領域は、記録パワー条件を用いて記録を行なうデータ記録領域1306と近い方が望ましいため、学習領域104は外周側から使用する。
【0050】
以下に、光ディスクの構造と光ディスクから再生される信号との関係を説明し、その後、境界領域102と学習未使用領域101とを判別可能にする判別情報の具体例を説明する。
【0051】
図15(b)に示すセクタ構成のデータ構造は、図2に示すように、縦に2分割されて91バイト×2×13行のデータに分けられる。2分割された各データ(91バイト)の先頭に2バイトのフレーム同期信号(SYNC)を付加した93バイトの構成をフレームと呼ぶ。すなわち、1行は2フレームを構成し、1セクタは26フレームを構成する。
【0052】
図3は、フレームの具体的な構成を説明する図である。図3に示されるように、フレームは、光ディスク上のデータの最小単位である複数のマーク302(例えば、マーク302a、マーク302b)と、複数のマーク302の間に位置するスペース301(例えば、スペース301a、スペース301b)とを含む。
【0053】
図3では、DVDにおける最短マーク長である3Tマーク302aと、最長マーク長である14Tマーク302bとを示す。マークとマークとの間をスペースと呼び、スペースの長さもマークと同様に、最短スペースは3Tスペース301aであり、最長スペースは14Tスペース301bである。ここで、Tは記録情報の1ビットに対応する長さを示す。
【0054】
図4は、光ディスクからの再生信号の波形パターン(RF波形パターン)を示す。
【0055】
I14Hは、最長パターン(14Tマークと14Tスペースからなる)の再生信号の振幅(RF振幅)の最大値を示す。I14Lは最長パターンのRF振幅の最小値を示す。I14は、最長パターンのRF振幅の大きさ(I14H−I14L)を示す。
【0056】
一方、I3Hは最短パターン(3Tマークと3Tスペースからなる)のRF振幅の最大値を示す。I3Lは最短パターンのRF振幅の最小値を示す。I3は、最短パターンのRF振幅の大きさ(I3H−I3L)を示す。
【0057】
境界領域102に記録される情報が以下の2つの条件を満たす場合、境界領域102から再生される信号は、学習未使用領域101から再生される信号と判別可能である。
【0058】
第1の条件は、情報記録媒体に記録され得るマークの中で最も大きな振幅を有する特定のマークからの信号の振幅の大きさとその信号の振幅の最大値との比が所定の値以上であることである。
【0059】
第2の条件は、上記第1の条件を満たす信号が所定数以上連続することである。
【0060】
さらに具体的に示す。DVDにおいて記録され得るマークの中で信号が最も大きな振幅を有する特定のマークは最長パターン(14Tマークと14Tスペース)の14Tマークである。したがって、第1の条件は、最長パターン(14Tマークと14Tスペース)に対応する信号の振幅の大きさ(I14)とその信号の振幅の最大値(I14H)との比(I14/I14H)が所定の値以上であることである。所定の値は0.5であってもよい。すなわち、第1の条件は、I14/I14H≧0.5であってもよい。
【0061】
第2の条件は、上記第1の条件を満たす信号が少なくとも4フレーム連続することである。
【0062】
このような条件を満たす判別情報が、境界領域102に記録される。
【0063】
なお、I14/I14Hの比は、記録パワー条件および記録パルス条件を含む記録条件などによって変化し得ることに留意されたい。
【0064】
また、境界領域には、直前の学習使用済領域で行なった記録パワー学習で求めた最適な記録パワー条件に基づいて判別情報を記録してもよい。一般に最適な記録パワー条件を利用して記録した判別情報を再生した際の信号は、学習未使用領域101を再生した信号と判別可能である。RF振幅検出処理部の検出可能範囲を最適な記録パワー条件近傍に設定することで、最適な記録パワー条件を使って記録した情報は、判別情報として機能する。
【0065】
本参考例では、学習使用済領域と学習未使用領域との間に境界領域を配置し、記録パワー学習で求められた最適な記録パワー条件を用いてRF振幅による学習未使用領域と判別可能な判別情報を境界領域に記録する。その結果、次に記録パワー学習を行う際、RF振幅検出処理部による学習使用済領域と学習未使用領域との境界の検出率を高めることができる。したがって、次に記録パワー学習を行う際に、学習使用済領域を誤って記録パワー学習に用いてしまい、記録パワーを不適切に決定してしまうような記録パワー学習の失敗を防ぐことができる。
【0066】
図1では、記録パワー条件情報は1セクタ毎に記録される。また、判別情報を1セクタからなる境界領域102に記録する。
【0067】
このように、1度の記録パワー学習で複数のセクタを使用した場合でも、境界領域は1セクタでよい。そのため、1度の記録パワー学習における学習領域の消費セクタ数を減少することが可能である。その結果、学習領域で実行可能な記録パワー学習の回数の減少を防ぐことが可能になる。
【0068】
なお、上記説明では、境界領域は1セクタにより構成されたが、参考例1はこれに限定されない。境界領域は、例えば、複数のセクタより構成されてもよい。または、境界領域は、1セクタの一部、例えば、RF振幅検出処理部に判別可能な最短の長さである4フレームにより構成されてもよい。
【0069】
なお、上記説明では、記録パワー学習はセクタ単位に記録パワーを変化させて行なったが、参考例1はこれに限定されない。例えば、セクタを構成するフレーム単位で記録パワーを変化させてもよい。
【0070】
なお、参考例1で用いる境界領域に記録する判別情報は、単一周期のデータ、または、6T〜14Tのマークとスペースとを組み合わせた特定パターンでもよい。あるいは、境界領域に記録された判別情報を再生した信号は、ランダム関数から発生させたランダムデータを8−16変調した信号、または、HF信号振幅の規格であるI14/I14H≧0.6の関係を満たす信号であってもよい。
【0071】
なお、図1では学習領域の外周側から記録パワー学習を行なっているが、参考例1はそれに限定されない。たとえば、学習領域の内周側より記録パワー学習を行ってもよい。
【0072】
なお、上記では、記録条件学習の一例として記録パワー学習を、記録条件情報の一例として記録パワー条件情報を説明している。しかし、参考例1は、記録パワー学習に限定されるものではない。たとえば、記録パルス条件を求める記録パルス学習に適用してもよい。
【0073】
なお、上記では、境界領域に記録パワー学習で求めた最適な記録パワー条件を利用して判別情報を記録する例を説明したが、本参考例はそれに限定されるものではない。境界領域は、学習未使用領域と判別可能であればよい。
【0074】
実施の形態1
本実施の形態は、請求項1の情報記録再生方法及び請求項5の情報記録再生装置に対応するものであり、参考例1で説明した情報記録媒体に記録再生する情報記録再生方法、及び、情報記録再生装置が提供される。
【0075】
図5は、本発明の実施の形態1におけるディスク記録再生ドライブ500の構成を示すブロック図である。以下、ディスク記録再生ドライブ500によって記録再生されるディスクを追記型ディスクとして説明する。
【0076】
ディスク記録再生ドライブ500は、上位制御装置(一般的にはホストコンピュータが相当する)とI/Oバス570を介して接続される。また、ディスク記録再生ドライブ500は、上位制御装置からの命令を処理する命令処理部510と、追記型ディスクへの記録時の制御を行う記録制御部520と、追記型ディスクからの再生時の制御を行う再生制御部530と、RMAまたはリードインに記録された情報を格納するディスク情報格納バッファ540と、記録及び再生データを一時的に格納するデータバッファ550と、RF振幅検出機能または記録パワー学習の制御を行う記録学習情報処理部560を機能的に備えている。
【0077】
記録学習情報処理部560は、RF振幅検出機能の制御を行うRF振幅検出処理部561と、記録パワー学習の制御を行う記録パワー学習処理部562を備える。
【0078】
図6は、本発明の実施の形態1における記録パワー学習のフローチャートを示す。この記録パワー学習は、図5に示すディスク記録再生ドライブ500の記録制御部520と、RF振幅検出処理部561、及び、記録パワー学習処理部562によって実行される。
【0079】
命令処理部510を通して記録コマンドを受信した記録制御部520は、記録するデータをデータバッファ550に格納し、記録処理を中断する(ステップ601)。次に、RF振幅検出処理部561は、学習使用済領域と学習未使用領域との間にある境界領域の検出を行い、記録パワー学習で利用する領域の開始セクタを求める(ステップ602)。記録パワー学習処理部562は、求めた開始セクタより、セクタ毎に記録パワーを変化させながら記録パワー条件情報を記録して記録パワー学習を行い、最適な記録パワー条件を求める(ステップ603)。次に、この記録パワー学習で求めた記録パワー条件を設定する(ステップ604)。記録パワー学習で使用した領域(学習使用済領域)の次の1セクタを境界領域として、この境界領域にRF振幅による学習未使用領域と判別可能な判別情報を記録する(ステップ605)。
【0080】
このように、記録パワー学習で求めた記録パワー条件(例えば、記録パワー値)を用いて境界領域を記録する。その結果、学習使用済領域と学習未使用領域との境界に対するRF振幅検出処理部の検出率を高めることが可能となる。したがって、次の記録パワー学習時に学習使用済領域を誤って記録パワー学習に用いてしまい、記録パワーを不適切に決定するような記録パワー学習の失敗を防ぐことが可能になる。
【0081】
なお、上記では、記録処理や再生処理を追記型ディスクへ行う例を説明したが、本実施の形態はそれに限定されない。たとえば、書換型ディスクに対して記録処理や再生処理を行なってもよい。
【0082】
なお、上記の説明では境界領域は1セクタで構成されるとしたが、本実施の形態はこれに限定されない。たとえば、複数のセクタより構成されてもよいし、1セクタの一部により構成されてもよい。
【0083】
なお、上記の説明では、記録パワー学習はセクタ単位で記録パワーを変化させるとしたが、本実施の形態はこれに限定されない。たとえば、セクタを構成するフレーム単位で記録パワーを変化させてもよい。また、1度の記録パワー学習で1以上のECCブロックを使用する場合、記録パワー学習で使用したECCブロックを構成するセクタのうち、記録パワー学習で使用していないECCブロックと隣接するセクタを境界領域とすることで、学習使用済領域の管理をECC単位で行ってもよい。
【0084】
なお、本実施の形態で用いる境界領域に記録された判別情報は、単一周期のデータ、または、6T〜14Tのマークとスペースの組み合わせた特定パターンでもよい。あるいは、境界領域に記録された判別情報を再生した信号は、ランダム関数から発生させたランダムデータを8−16変調した信号、または、HF信号振幅の規格であるI14/I14H≧0.6の関係を満たす信号でもよい。
【0085】
なお、上記説明では、記録条件学習の一例として、記録パワー学習を説明したが、本実施の形態は記録パワー学習に限定するものではない。たとえば、記録パルス条件を求める記録パルス学習に適応してもよい。
【0086】
実施の形態2
実施の形態2では、参考例1で示した情報記録媒体に対し、RF振幅検出処理部による学習使用済領域と学習未使用領域との境界領域の検出を行ない、学習使用済領域と学習未使用領域とを判別する情報記録再生方法、および、情報記録再生装置が提供される。本実施の形態による情報記録媒体により、検出時における境界の誤検出を防ぐことができる。
【0087】
参考例1で説明したように、境界領域は学習未使用領域に接するように配置される。以下、学習領域は外周側から内周に順に使用されると仮定する。
【0088】
以下、RF振幅検出処理部を用いて境界領域を検出する場合を考える。学習領域の最内周から検出を行なう場合、RF振幅が所定以上連続して検出された領域を境界領域と判定する。しかし、この方法では、学習領域をあまり利用していない場合、すなわち、学習領域全体のうち学習未使用領域の割合が多い場合、学習領域全体のほとんどを検出することが必要となる。その結果、境界領域を検出するのに多くの時間がかかる。
【0089】
また、学習領域の外周から学習未使用領域を検出するまで再生信号の検出を行なう場合、RF振幅によって検出できない程度の記録パワーを使って記録された領域が所定の長さ以上連続すると、その領域を学習未使用領域と誤検出してしまう可能性がある。その場合、記録パワー学習の精度に多大な影響を与えてしまう。
【0090】
したがって、記録パワー学習で記録する際、所定の領域以内に1ヵ所ずつ、学習未使用領域と判別可能な信号を記録することで、上述の問題を解決する。
【0091】
図7Aは、学習使用済領域と学習未使用領域との境界を検出するフローチャートを示す。境界の検出は、RF振幅検出処理部561によって行なわれる。なお、図7Aでは、学習領域を外周側から使用すると仮定する。
【0092】
記録パワー学習を行なう際に、RF振幅検出処理部561は、RMAに記録されている境界に関する情報を取得する(ステップ701)。その後、RMAに記録されている境界に関する情報が示す位置から学習領域の内周側の所定の領域、例えば、32セクタを検出する(ステップ702)。なお、ステップ702において検出される領域は、RMAに記録されている境界に関する情報が示す位置を含んでもよい。ステップ702における検出の結果、内周側に、例えば、1セクタ以上連続した未記録領域があるかどうか判定する(ステップ703)。
【0093】
1セクタ以上連続した未記録領域はないと判定された場合、すなわち、ステップ702で検出された領域のうち、少なくとも内周側の1セクタが記録済領域であると判定された場合(ステップ703でNo)、さらに内周の32セクタを検出する(ステップ704)。ステップ704において、内周の32セクタを検出した後、ステップ704で検出された32セクタが未記録領域であるかどうか判定するために、再度ステップ703へ戻る。
【0094】
内周側に1セクタ以上連続した未記録領域があると判定された場合、すなわち、ステップ702で検出した領域に未記録領域と記録済領域との境界があると判定された場合(ステップ703でYes)、続けて32セクタ内周を検出する(ステップ705)。検出の結果、ステップ705で検出された32セクタの全てが未記録領域と判定された場合(ステップ706でYes)、ステップ703で判定された未記録領域と記録済領域との境界を、学習使用済領域と学習未使用領域との境界として判定する(ステップ707)。ステップ705で検出された32セクタの内、1ヵ所でも記録済領域として判定されると(ステップ706でNo)、さらに内周に記録済領域がある可能性があるため、再度ステップ703へ戻る。
【0095】
このような学習使用済領域と学習未使用領域との境界の検出を行なう場合、少なくとも所定の領域(上記説明において、具体的には、32セクタ)以内に1ヵ所、RF振幅による学習未使用領域と判別可能な情報が記録されていることにより、確実に境界領域の検出を行なうことが可能になり、学習領域が使用される外周側からの検出を行なうことが可能であるので、検出の時間短縮を図ることができる。
【0096】
また、学習領域の学習使用済領域において、少なくとも所定の領域以内に1ヵ所、境界領域のダミーとして認識されるダミー情報をダミー領域に記録してもよい。
【0097】
図7Bは、学習領域714の構成と、その領域を再生した際の再生信号の振幅の大きさの変化を示す。学習領域714は、学習未使用領域711と、学習使用済領域713と、学習未使用領域711と学習使用済領域713との間に位置する境界領域712とを含む。図7Bでは、記録パワー条件情報が外周側から学習使用済領域713に記録されている。境界領域712は、学習未使用領域711と学習使用済領域713との境界を判別する判別情報を記録する。複数のダミー領域717は、RF振幅検出処理部によって境界領域712のダミーとして認識されるダミー情報を記録する。隣接するダミー領域717、または、ダミー領域717と境界領域712との間の間隔は所定値(例えば、32セクタ)以下である。図7Bにおいて、説明を明瞭にするために、学習使用済領域713の再生信号の振幅は、ダミー領域717を除き、検出可能な範囲以下に示しているが、これに限定されるものではない。
【0098】
この場合、学習使用済領域713内にRF振幅によって検出できない記録パワーが記録された領域が多く存在しても、その領域を学習未使用領域と誤検出してしまうことを防ぐことができる。ダミー領域に記録されるダミー情報は、RF振幅検出処理部にとって、判別情報と等価な情報であればよい。
【0099】
このように、学習領域内に、ダミー領域717および境界領域712を設けることで、情報記録媒体の学習使用済領域713の誤検出を防ぐことができる。
【0100】
なお、上記説明は、検出を32セクタ単位で行なうとしたが、これに限定されない。例えば、1度に行なう検出セクタの数を増やしてもよいし、あるいは、ステップ702、ステップ704の検出セクタ数を増やすことで、早く見当をつけ、ステップ705の検出で詳細に検出を行なうようにしてもよい。
【0101】
なお、上記では、外周側から順に内周に向けて検出を行なう例を説明したが、これに限定されない。例えば、RMAに記録される境界の位置と最内周の間を2分岐検索などを利用して検出することで学習領域のほとんどが利用されている場合においても、境界領域の検出時間を短縮することが可能になる。
【0102】
なお、上述の説明では、検出をセクタ単位で行なうとしたが、これに限定されない。例えば、RF振幅に判別可能な最短の長さである4フレーム単位で行なうようにしてもよい。
【0103】
なお、上述の説明では記録パワー学習を実行する例を説明したが、これに限定されない。例えば、記録パルス条件を求める記録パルス学習に適用してもよい。
【0104】
参考例2
参考例2では、ディスクに格納された記録パワーに関する情報を利用して、学習未使用領域に隣接する学習使用済領域をその記録パワーで記録する情報記録再生方法、及び、情報記録再生装置が提供される。参考例2では、記録条件情報が学習使用済領域と学習未使用領域との境界を判別する判別情報として機能する。
【0105】
本発明の参考例2におけるディスク記録再生ドライブの構成を示すブロック図は図5であり、実施の形態で説明済みなので割愛する。
【0106】
図8は、本発明の参考例2における学習領域803の構成と、各セクタを記録する際の記録パワーの変化を示す。学習領域803は、記録パワー学習で利用された学習使用済領域802と、記録パワー学習で利用されていない学習未使用領域801とを含む。
【0107】
図9Aは、本発明の参考例2における記録パワー学習のフローチャートを示す。この記録パワー学習は、図5に示すディスク記録再生ドライブ500の記録制御部520と、再生制御部530と、RF振幅検出処理部561、及び、記録パワー学習処理部562によって実行される。ここで、以下の記載において、最も信頼できる記録パワー値は最適な記録パワー条件であり、学習使用済領域と学習未使用領域との境界を検出する判別情報として機能すると仮定する。
【0108】
記録パワー学習を実行する前に、再生制御部530はディスクに格納された過去に行った記録パワー学習の学習結果に関する情報をRMAより取得し、ディスク情報格納バッファ540に格納する。記録パワー学習制御部562は、ディスク情報格納バッファに格納された情報より最も信頼できる記録パワー値を選択する(以下、選択した記録パワー値をPo[mW]とする)(ステップ901)。次に、RF振幅検出処理部561は、学習使用済領域と学習未使用領域の境界の検出を行い、記録パワー学習で利用する領域の開始セクタを求める(ステップ902)。次に、記録パワー学習処理部562は、求めた開始セクタより順に、(Po−2)[mW]、(Po−1)[mW]、(Po+2)[mW]、(Po+1)[mW]、Po[mW]の記録パワー値を用いセクタ単位で順に記録パワー条件情報を記録する(ステップ903〜ステップ907)。最後に、各セクタの記録パワー条件情報を再生し、再生状態が最も良いセクタに対応した記録パワー値を学習結果として採用し(ステップ908)、記録パワー学習は完了する。
【0109】
このように、記録パワー学習で利用する学習領域のうち学習未使用領域に隣接するセクタを最も信頼できる過去の記録パワー学習結果を利用して記録することにより、学習使用済領域と学習未使用領域との境界に対するRF振幅検出処理部の検出率を高めることができる。すなわち、最も信頼できる過去の記録パワー学習結果が判別情報として機能する。したがって、参考例1で示した境界領域が不要となるため、1度の記録パワー学習における学習領域の消費を減らすことができ、その結果、記録パワー学習の実行回数を増やすことが可能となる。
【0110】
なお、上記では、記録パワー学習はセクタ単位で記録パワーを変化させる例を説明したが、これに限定されない。たとえば、記録パワーはセクタを構成するフレーム単位でパワーを変化させてもよい。
【0111】
なお、上記では、記録パワー値をセクタ単位にパワーを1[mW]単位で変化させる例を説明したが、これに限定されない。たとえば、記録パワー値を0.5[mW]単位で変化させてもよい。また、記録パワー値の変化の仕方も上記の例に限定されるものではない。
【0112】
なお、上記では、最も信頼できる記録パワー値をRMAより取得するとしたが、これに限定されない。たとえば、LPP(Land Pre−Pit)には、そのディスクを製造したメーカーが定めたそのディスクに適した記録パワー値が格納されているので、その情報を利用してもよい。
【0113】
以上の説明では、最も信頼できる記録パワー値は最適な記録パワー条件であり、学習使用済領域と学習未使用領域との境界を検出する判別情報として機能すると仮定してきた。しかし、RMAに記録された記録パワー値が、最適な記録パワー条件であるかどうかが決定されていない場合もあり得る。
【0114】
(実施の形態3)
図9Bは、参考例2の変形例であり、本発明の実施の形態3における記録パワー学習のフローチャートを示す。ステップ901〜908までは図9Aと同様であるので、説明を割愛する。ステップ919において、RMAに記録された記録パワー値で記録された記録パワー条件情報をRF検出することが可能かどうか判定する。RMAに記録された記録パワー値で記録された記録パワー条件情報をRF検出することが不可能と判定される場合(ステップ919でNo)、学習使用済領域と学習未使用領域の間に境界領域を設け、その記録パワー学習の結果を利用してRF振幅による学習未使用領域と判別可能な判別情報を記録する(ステップ920)。RMAに記録された記録パワー値で記録された記録パワー条件情報をRF検出することが可能であると判定される場合(ステップ919でYes)、記録パワー学習は完了する。これにより、次の記録条件学習時に境界を検出する可能性を高めることができる。
【0115】
なお、図8では記録パワー学習を行なうための記録パワー条件情報を学習領域803の外周側から記録しているが、それに限定されない。たとえば、学習領域の内周側より記録パワー学習を行うようにしてもよい。
【0116】
なお、上記では、記録パワー学習を実行する例を説明したが、記録パワー学習に限定されるものではない。たとえば、記録パルス条件を求める記録パルス学習に適用してもよい。
【0117】
なお、上記では、RMAに記録された記録パワー値で記録された記録パワー条件情報をRF検出することが可能かどうかの判定に基づいて境界領域を記録したがこれに限定されない。例えば、ステップ919における判定の基準は、RMAに記録された記録パワー値と、ステップ908で求めた最適な記録パワー値とが等しいかどうかの判定に基づいて境界領域を記録してもよい。
【0118】
実施の形態4
実施の形態4では、参考例1で説明した情報記録媒体に記録再生する情報記録再生方法、及び、情報記録再生装置が提供される。実施の形態4では、最適な記録条件を求めた第1の判断基準とは異なる第2の判断基準に基づいて記録条件を求めることが可能な情報を前記判別情報として記録する。
【0119】
本発明の実施の形態4におけるディスク記録再生ドライブの構成を示すブロック図は図5であり、実施の形態1で説明済みなので割愛する。
【0120】
図10は、本発明の実施の形態4における記録パワー学習のフローチャートを示す。この記録パワー学習は、図5に示すディスク記録再生ドライブ500の記録制御部520と、再生制御部530と、RF振幅検出処理部561、及び、記録パワー学習処理部562によって実行される。また、記録パワー学習処理部562において最適な記録パワーを選択する判断基準は、BER(Byte Error Rate)、再生信号と源信号との時間的なずれを示すジッター、および再生信号の非対称性を示すアシンメトリを含む。
【0121】
ステップ1001からステップ1002は図6に示されたステップ601からステップ602と同じである。したがって、説明を割愛する。
【0122】
記録パワー学習処理部562は、求めた開始セクタより記録パワー学習を行い、第1の判断基準であるアシンメトリを利用して最適な記録パワー値を選択する(ステップ1003)。次に、この記録パワー学習で求めた記録パワー値を設定し(ステップ1004)、記録パワー学習で使用した領域(学習使用済領域)の次の1セクタを境界領域として、この領域にRF振幅によって学習未使用領域と判別可能であり、かつ、第2の判断基準であるBER測定が可能な判別情報を境界領域に記録する。(ステップ1005)。次に、この境界領域に記録された判別情報をBERによって測定することにより、記録パワー学習で求めた記録パワーがBERに対しても最適であることかどうか判定する(ステップ1006)。
【0123】
このように、記録パワー学習で利用した第1の判断基準以外とは異なる第2の判断基準に適した信号を境界領域に判別情報として記録パワー学習で求めた記録パワー値で記録し、その記録状態を判定することにより、記録パワー学習で求めた記録パワー値の信頼性を高めることができる。
【0124】
なお、上記では、境界領域は1セクタより構成されるとしたが、これに限定されない。たとえば、境界領域は複数のセクタより構成されてもよいし、または、1セクタの一部により構成されてもよい。
【0125】
お、記録パワー学習はセクタ単位で記録パワーを変化させるとしたがこの限りではない。たとえば、セクタを構成するフレーム単位でパワーを変化させてもよい。
【0126】
なお、上記では、第1の判断基準としてアシンメトリを利用して記録パワー学習を行い、境界領域では第2の判断基準であるBERに関して判定を行なうが、これに限定されない。たとえば、第1の判断基準としてBERを利用して記録パワー学習を行い、境界領域では第2の判断基準であるジッターに関して判定を行うなどとしてもよい。また、境界領域に対し記録パワー学習と同じ判断基準を用いて再度判定を行うようにしてもよい。
【0127】
なお、上記では、記録条件学習の一例として記録パワー学習を実行したが、記録パワー学習に限定されるものではない。たとえば、記録パルス条件を求める記録パルス学習に適応してもよい。
【0128】
なお、最後に、学習未使用領域に隣接する境界領域に記録される記録条件情報が判別情報として機能するかどうかを判定してもよい。機能しないと判定される場合には、その内周側に境界領域を記録してもよい。これにより、次の記録条件学習時に境界領域を検出する可能性を高めることができる。
【0129】
なお、最後に最内周の領域が境界領域として適切かどうかを判定し、不適切な場合は、その内周側に境界領域を記録するようにしてもよい。これにより、次の記録パワー学習時に境界領域を検出する可能性を高めることができる。
【0130】
実施の形態5
実施の形態5では、学習未使用領域に隣接し、かつ、記録パワー学習で記録した領域の記録状態により判別情報を記録するかどうか判定を行う情報記録再生方法、及び、情報記録再生装置が提供される。
【0131】
本発明の実施の形態5におけるディスク記録再生ドライブの構成を示すブロック図は図5であり、実施の形態1で説明済みなので割愛する。
【0132】
図11は、本発明の実施の形態5における学習領域1103の構成と、各セクタを記録する際の記録パワーの変化と、その記録した信号を再生した際の再生信号振幅の変化を示す。学習領域1103は、記録パワー学習で利用された学習使用済領域1102と、記録パワー学習で利用されていない学習未使用領域1101を含む。
【0133】
図12は、本発明の実施の形態5における記録パワー学習のフローチャートを示す。この記録パワー学習は、図5に示すディスク記録再生ドライブ500の記録制御部520と、再生制御部530と、RF振幅検出処理部561、及び、記録パワー学習処理部562によって実行される。
【0134】
ステップ1201からステップ1202は図6に示されたステップ601からステップ602と同じである。したがって、説明を割愛する。
【0135】
記録パワー学習処理部562は、求めた開始セクタより1セクタの領域に対し、たとえば、セクタを構成するフレーム単位で記録パワーを上げるように変化させる記録パワー学習を行い、最適な記録パワー値を選択する(ステップ1203)。その記録パワー学習では、RF振幅による学習未使用領域と判別可能な信号を記録するようにする。その記録パワー学習で求めた最適な記録パワーを設定した後(ステップ1204)、学習未使用領域に隣接する記録パワー学習で記録した1セクタの領域に対し、RF振幅検出が可能な信号が記録された領域の大きさを測定する(ステップ1205)。その領域の大きさ(図11におけるA)が十分に大きい場合、すなわち、RF振幅検出可能な場合、(ステップ1206の判定において「Yes」)、境界領域を記録しない。一方で、その領域の大きさ(図11におけるA)が十分に大きくない場合(ステップ1206の判定において「No」)、記録パワー学習で使用した領域の次の1セクタを境界領域としてRF振幅による学習未使用領域と判別可能な信号を記録する。
【0136】
このように、記録パワー学習でRF振幅による学習未使用領域と判別可能な信号を記録し、その領域に対してRF振幅検出が可能な領域の大きさを測定し、十分大きいのであれば境界領域を記録しないようにすることにより、1度の記録パワー学習における消費セクタ数を減少させることが可能になり、その結果、学習領域で実行可能な記録パワー学習の回数を増やすことが可能になる。
【0137】
なお、ステップ1206において、RF振幅を検出することが可能な信号が記録された領域(図11に示されるA)が4フレーム以上であれば、RF振幅検出処理部によって判別可能であるので、判別情報を境界領域に記録しなくてもよい。
【0138】
なお、上記では、境界領域は1セクタより構成されるとしたが、この限りではない。たとえば、境界領域は複数のセクタより構成されてもよいし、または、RF振幅検出処理部に判別可能な4フレームで構成されてもよい。
【0139】
なお、上記では、フレーム単位で記録パワーを変化させる記録パワー学習を説明したが、これに限定されない。たとえば、記録パワー条件情報はセクタ単位でパワーを変化させ、RF振幅検出が可能な領域の大きさの測定を学習未使用領域に隣接する記録パワー学習で記録した領域に対して行うようにしてもよい。
【0140】
お、判別情報として機能する記録パワー条件情報、または、境界領域に記録する判別情報は、単一周期のデータでもよいし、6T〜14Tのマークとスペースの組み合わせた特定パターンでもよい。判別情報として機能する記録パワー条件情報、または、境界領域に記録する判別情報から再生される信号は、ランダム関数から発生させたランダムデータを8−16変調した信号でもよいし、HF信号振幅の規格であるI14/I14H≧0.6の関係を満たす信号でもよい。
【0141】
なお、図11は、記録パワー学習により学習領域の外周側から記録される例を示しているが、それに限定されない。たとえば、学習領域の内周側より記録パワー学習を行うようにしてもよい。
【0142】
なお、上記では、記録条件学習の一例として記録パワー学習を説明したが、記録パワー学習に限定されない。たとえば、記録パルス条件を求める記録パルス学習に適用してもよい。
【0143】
【発明の効果】
本発明の参考例である情報記録媒体によれば、学習使用済領域と学習未使用領域の間に境界領域を設け、その境界領域にRF振幅による学習未使用領域と判別可能な判別情報を記録する。判別情報は、記録パワー学習により求められた記録パワー条件を利用してもよい。これにより、次回の記録パワー学習を行う際、学習未使用領域と学習使用済領域の境界に対するRF振幅検出機能の検出率を高めることが可能になる。さらに、1度の記録パワー学習における学習領域の消費する領域を減少することが可能となり、学習領域で実行可能な記録パワー学習の回数を増やすことが可能になる。
【0144】
本発明の情報記録再生方法によれば、記録パワー学習で求めた記録パワー値を用いて境界領域を記録することにより、学習使用済領域と学習未使用領域との境界に対するRF振幅検出機能の検出率を高めることを可能とする。
【図面の簡単な説明】
【図1】 本発明の参考例1における、学習領域の構成と各セクタを記録する際の記録パワーの変化を示す図
【図2】 セクタを構成するフレームの構成図
【図3】 フレーム内のマークを説明するための図
【図4】 再生信号波形の概略図
【図5】 本発明の実施の形態1における、ディスク記録再生ドライブの構成図
【図6】 本発明の実施の形態1における、記録パワー学習の手順を示すフローチャート
【図7A】 本発明の実施の形態2における学習使用済領域と学習未使用領域との境界を検出するフローチャート
【図7B】 本発明の実施の形態2における学習領域の構成と、再生信号の振幅の変化を示す図
【図8】 本発明の参考例2における、学習領域の構成と各セクタを記録する際の記録パワーの変化を示す図
【図9A】 本発明の参考例2における、記録パワー学習の手順を示すフローチャート
【図9B】 本発明の実施の形態3における、記録パワー学習の手順を示すフローチャート
【図10】 本発明の実施の形態4における、記録パワー学習の手順を示すフローチャート
【図11】 本発明の実施の形態5における、学習領域の構成と各セクタを記録する際の記録パワーの変化と記録した信号を再生した際の再生信号振幅を示す図
【図12】 本発明の実施の形態5における、記録パワー学習の手順を示すフローチャート
【図13】 従来例における、一般的な情報記録媒体の構成図
【図14】 従来例における、記録情報領域の構成図
【図15】 従来例における、ECCブロック、及び、セクタの構成図
【図16】 従来例における、学習領域の構成と各セクタを記録する際の記録パワーの変化を示す図
【図17】 従来例における、CD−WOの学習領域の構成図
【符号の説明】
101 学習未使用領域
102 境界領域
103 学習使用済領域
104 学習領域(PCA)
500 ディスク記録再生ドライブ
510 命令処理部
520 記録制御部
530 再生制御部
540 ディスク情報格納バッファ
550 データバッファ
560 記録学習情報処理部
561 RF振幅検出処理部
562 記録パワー学習処理部
570 I/Oバス
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to an information recording / reproducing method and an information recording / reproducing apparatus. In particular, the present invention relates to an information recording / reproducing method and an information recording / reproducing apparatus for recording discrimination information for discriminating a boundary between a learning used area and a learning unused area in a learning area for recording recording condition information.
[0002]
[Prior art]
  An optical disc is known as a disc-shaped information recording medium. In recent years, the density and capacity of optical discs have increased, and it has become important to ensure the reliability of optical discs. In order to ensure this reliability, the optical disc apparatus performs a learning process for obtaining a recording condition used when recording is performed on the loaded optical disc. As the learning process, for example, there is a recording power learning for obtaining an optimum recording power condition of the semiconductor laser irradiated on the optical disk.
[0003]
  Hereinafter, the configuration of the optical disc and the conventional recording power learning will be described.
[0004]
  FIG. 13 is a configuration diagram of a general disk medium. The disc medium can be a recordable optical disc such as DVD-R or DVD-RW. A disk-shaped optical disk 1301 is formed with a large number of tracks 1302 concentrically or spirally, and each track 1302 is formed with a number of finely divided sectors 1303. The area of the optical disk 1301 is roughly divided into a recording information area 1304, disk information areas 1305 and 1307, and a data recording area 1306.
[0005]
  The recording information area 1304 stores information for recording on the optical disc 1301. The disk information areas 1305 and 1307 store parameters necessary for accessing the disk. The disc information area 1305 is also called lead-in, and the disc information area 1307 is also called lead-out. Data recording / reproduction is performed on the data recording area 1306.
[0006]
  FIG. 14 is a configuration diagram of the recording information area 1304 shown in FIG. The recording information area 1304 is located on the inner periphery of the disk information area 1305 (lead-in). A recording information area 1304 stores a learning area 1401 (PCA: Power Calibration Area) used when recording power learning or the like is performed, and recording information for storing a recording power value obtained in the learning area 1401 or information on a recording state of the disc. It includes a management area 1402 (hereinafter, RMA: Recording Management Area). For example, in the case of DVD-R, as shown in FIG. 14, a learning area 1401 is arranged on the inner circumference side of the recording information area 1304, and an RMA 1402 is arranged on the outer circumference side. However, the configuration of all optical disks is not limited to this.
[0007]
  FIG. 15 is a configuration diagram of an ECC block and a sector showing a relationship between an ECC block which is a calculation unit of the error correction code and a sector recorded on the disk. In a larger capacity DVD, one ECC block is composed of 16 sectors in order to achieve both high error correction capability and low redundancy. However, in this figure, for the sake of convenience, it is assumed that an ECC block is composed of four sectors.
[0008]
  FIG. 15A is a configuration diagram of the ECC block. In the ECC block, main data is arranged in 172 bytes × 48 rows, an inner code parity PI in which error correction codes are calculated for each row (horizontal direction), and error correction for each column (vertically). It consists of an outer code parity PO for which a code has been calculated.
[0009]
  Those having inner code parity and outer code parity are generally called product codes. The product code is an error correction method that is strong against both random errors and burst errors (locally concentrated errors).
[0010]
  For example, consider a case in which a burst error of two lines occurs due to a scratch in addition to a random error. Burst errors can be corrected because most of them are 2-byte errors when viewed from the outer code. A sequence in which a lot of random errors exist cannot be corrected by the outer code, and an error remains, but the remaining error can be corrected by the inner code in most cases. Even if an error remains due to the inner code, the error can be further reduced by correcting again with the outer code.
[0011]
  In DVD, such a product code is adopted, so that sufficient correction capability is realized while suppressing redundancy of parity. In other words, the capacity of user data can be increased by reducing the parity redundancy.
[0012]
  FIG. 15B is a configuration diagram of the sector. The outer code parity of the ECC block is evenly distributed to each sector line by line. As a result, one recording sector is composed of data of 182 bytes × 13 rows.
[0013]
  In the following description, the block means the ECC block described above.
[0014]
  Next, recording power learning will be described.
[0015]
  Recording power learning is performed after the optical disk is mounted on the optical disk apparatus and before recording on the optical disk, or whenever the characteristics of the optical disk or the characteristics of the optical disk apparatus change more than a predetermined value due to factors such as temperature changes. Is called.
[0016]
  In the recording power learning, an optimum recording power condition is obtained by performing recording / reproduction in the learning area. The optical disk apparatus performs a recording process on an area other than the learning area of the mounted optical disk using the recording power condition obtained by the recording power learning.
[0017]
  Next, a method for using a learning area in recording power learning will be described with reference to the drawings.
[0018]
  In the case of DVD-R, the learning area is composed of 7088 sectors, and among these, there are 6832 sectors for recording power learning that can be used by the optical disc apparatus. The RMA is recorded in ECC units and is composed of 701 blocks.
[0019]
  The RMA relates to a boundary between an area recorded by recording power learning (hereinafter referred to as “learned used area”) and an unrecorded area where no recording power learning is performed (hereinafter referred to as “learned unused area”). Boundary information is stored. However, since the RMA update timing is often synchronized with the recording in the data recording area 1306, the boundary information stored in the RMA is not always the latest. Further, since the boundary information stored in the RMA is in units of ECC blocks, for example, when recording power learning is performed in units of one sector, the possibility that the boundary information stored in the RMA indicates an accurate boundary position is low. Therefore, it is necessary to directly detect the boundary between the learning used area and the learning unused area.
[0020]
  In general, an RF amplitude detection processing unit is used as means for directly detecting a boundary between a learning used region and a learning unused region. The RF amplitude detection processing unit has a function of determining the boundary between the learning used region and the learning unused region based on the amplitude of the reproduction signal (RF amplitude).
[0021]
  FIG. 16 shows an example of the configuration of the learning area 1603 and a change in recording power in conventional recording power learning performed in the learning area 1603.
[0022]
  The learning area 1603 is used in units of sectors from the outer periphery side. For example, in one recording power learning, the recording power condition information is recorded while changing the recording power for each sector in order from the sector located on the outer periphery. In FIG. 16, recording power condition information having five recording power conditions is recorded in five sectors of the learning area 1603.
[0023]
  Thereafter, the recorded recording power condition information is reproduced, and the recording power condition with the optimum state at the time of reproduction is obtained as a result of the recording power learning. The optimum recording power condition obtained by recording power learning is used for subsequent recording.
[0024]
  When a part of the learning area 1603 is already used, that is, when a part of the learning area 1603 is the learning used area 1602, the RF amplitude detection processing unit performs the learning used area 1602 and the learning unused area 1601. And the recording power learning is performed on the learning unused area 1601 from the boundary. By performing the recording power learning in this way, the learning unused area 1601 is changed to the learning used area 1602.
[0025]
  Next, a method of using a learning area in CD-WO will be described.
[0026]
  The recording format of the CD-WO is called “Orange Book”.
[0027]
  FIG. 17 shows the configuration of a learning area 1703 in a conventional CD-WO. In FIG. 17, the learning area 1703 is composed of a test area 1701 for performing recording power learning and a count area 1702 indicating the usage state of the test area 1701.
[0028]
  In the CD-WO, for example, every time one sector of the test area 1701 is used for recording power learning, the count area 1702 is also recorded one sector at a time. In this case, by detecting the usage state of the test area 1701 recorded in the counter area 1702, the boundary between the learning unused area 1701A and the learning used area 1701B of the test area 1701 can be determined.
[0029]
[Problems to be solved by the invention]
  In the conventional recording power learning as shown in FIG. 16, the recording power of the recording power condition information in one recording power learning decreases in order from the outer periphery to the inner periphery of the learning area 1603.
[0030]
  When such recording power condition information is recorded in the learning area 1603, the recording power for recording in the boundary area between the learning unused area 1601 and the learning used area 1602 becomes small. Therefore, the RF amplitude detection processing unit cannot correctly detect the boundary between the learning used area and the learning unused area. Next, when recording power learning is performed, if the RF amplitude detection processing unit erroneously detects the middle of the learning used area instead of the boundary between the learning used area and the learning unused area, the recording power learning is recorded. Double writing results in reduced recording power learning accuracy.
[0031]
  On the other hand, the learning area 1703 in the conventional CD-WO shown in FIG. 17 uses the count area 1702, and therefore, when a plurality of sectors in the test area 1701 are consumed by one recording power learning, a plurality of sectors in the count area 1702 are consumed. Will also consume.
[0032]
  The present invention has been made in view of the above-described problems, and clearly discriminates a boundary between a learning used area and a learning unused area, and a learning area area consumed by one recording condition learning. It is an object of the present invention to provide an information recording / reproducing method and an information recording / reproducing apparatus that can reduce the above.
[0033]
[Means for Solving the Problems]
  An information recording / reproducing method of the present invention for an information recording medium having a data recording area for recording data and a learning area for recording recording condition information includes: (a) a part of the learning area; Recording the recording condition information; (b) obtaining an optimum recording condition based on a reproduction state of the recording condition information recorded in a part of the learning area; Discriminating information for discriminating a boundary between the learning used area in which the recording condition information is recorded and the learning unused area in which the recording condition information is not recorded in the learning area, and the learning used area Recording in a boundary region located between the learning unused region.
[0034]
  The recording condition obtained based on the reproduction state of the recording condition information may define an operating condition of the information recording / reproducing apparatus when the information recording / reproducing apparatus capable of mounting the information recording medium records the data. .
[0035]
  The step (a) detects a boundary between an area in which the recording condition information is recorded in the learning area and an area in which the recording condition information is not recorded in the learning area. A step of recording the recording condition information toward an area where the recording condition information is not recorded may be included.
[0036]
  The step (c) may include a step of recording the discrimination information based on the optimum recording condition.
[0037]
  An information recording / reproducing apparatus according to the present invention for an information recording medium comprising a data recording area for recording data and a learning area for recording recording condition information includes the recording condition in a part of the learning area. A recording control section for recording information; and a recording learning information processing section for obtaining an optimum recording condition based on a reproduction state of the recording condition information recorded in a part of the learning area, the recording control section Is discriminating information for discriminating a boundary between a learning used area in which the recording condition information is recorded in the learning area and a learning unused area in which the recording condition information is not recorded in the learning area, Recording is performed in a boundary area located between the learning used area and the learning unused area.
[0038]
  The recording condition obtained based on the reproduction state of the recording condition information may define an operating condition of the information recording / reproducing apparatus when the information recording / reproducing apparatus records the data.
[0039]
  The recording control unit may record the discrimination information based on the optimum recording condition.
[0040]
DETAILED DESCRIPTION OF THE INVENTION
  Hereinafter, reference examples and embodiments of the present invention will be described with reference to the drawings.
[0041]
  The information recording / reproducing apparatus of the present invention that can be loaded with the information recording medium obtains the recording condition by executing the recording learning process in the learning area. In an embodiment, the recording condition is recorded on an information recording medium. The recording conditions recorded on the information recording medium are read out when the next learning process is executed, and can be used to obtain new recording conditions.
[0042]
  Here, the recording condition means an operating condition of the optical disc apparatus when the optical disc apparatus records information on the optical disc. The recording condition is obtained based on the reproduction state of the recording condition information.
[0043]
  The recording condition includes a pulse condition related to a laser pulse irradiated to the optical disc.
[0044]
  Alternatively, the recording condition may be set values of various circuits included in the information recording / reproducing apparatus or code information indicating the set values.
[0045]
  (Reference Example 1)
  In the reference example 1, the information recording medium that can clearly discriminate the boundary between the learning used area and the learning unused area by the RF amplitude detection processing unit and reduce the learning area consumed by one recording condition learning. Is provided.
[0046]
  FIG. 1 shows the configuration of the learning area 104 and the change in recording power when recording power condition information is recorded in Reference Example 1 of the present invention. Recording power condition information is recorded in a part of the learning area 104 while changing the recording power.
[0047]
  The learning area 104 includes a learning used area 103 in which recording power condition information is recorded, a learning unused area 101 in which recording power condition information is not recorded, and a boundary between the learning used area 103 and the learning unused area 101. And a boundary area 102 for recording discrimination information to be discriminated. The boundary area 102 is located between the learning used area 103 and the learning unused area 101.
[0048]
  A signal obtained by reproducing the discrimination information recorded in the boundary area 102 can be discriminated from a signal obtained by reproducing the learning unused area 101 in the same manner. The discrimination information is recorded so that the amplitude (RF amplitude) of the signal from which the discrimination information is reproduced and the amplitude of the signal from which the learning unused area 101 is reproduced can be discriminated by the RF amplitude detection processing unit.
[0049]
  In FIG. 1, recording power condition information is recorded from the outer circumference side to the inner circumference of the learning area 104. In general, the data recording area 1306 is provided on the outer peripheral side of the learning area 104. Since the area where the recording power learning is performed is preferably close to the data recording area 1306 where recording is performed using the recording power condition, the learning area 104 is used from the outer peripheral side.
[0050]
  Hereinafter, the relationship between the structure of the optical disc and the signal reproduced from the optical disc will be described, and then a specific example of the discrimination information that enables discrimination between the boundary region 102 and the learning unused region 101 will be described.
[0051]
  As shown in FIG. 2, the sector-structured data structure shown in FIG. 15 (b) is divided vertically into two pieces of data of 91 bytes × 2 × 13 rows. A 93-byte configuration in which a 2-byte frame synchronization signal (SYNC) is added to the head of each of the divided data (91 bytes) is called a frame. That is, one row constitutes two frames, and one sector constitutes 26 frames.
[0052]
  FIG. 3 is a diagram illustrating a specific configuration of the frame. As shown in FIG. 3, the frame is composed of a plurality of marks 302 (for example, marks 302 a and 302 b), which are the smallest unit of data on the optical disc, and spaces 301 (for example, spaces) positioned between the plurality of marks 302. 301a and space 301b).
[0053]
  FIG. 3 shows a 3T mark 302a which is the shortest mark length in the DVD and a 14T mark 302b which is the longest mark length. The space between the marks is called a space, and the length of the space is the same as the mark, the shortest space is 3T space 301a, and the longest space is 14T space 301b. Here, T indicates a length corresponding to 1 bit of the recording information.
[0054]
  FIG. 4 shows a waveform pattern (RF waveform pattern) of a reproduction signal from the optical disc.
[0055]
  I14H represents the maximum value of the amplitude (RF amplitude) of the reproduction signal of the longest pattern (consisting of a 14T mark and a 14T space). I14L indicates the minimum value of the RF amplitude of the longest pattern. I14 indicates the magnitude of the RF amplitude of the longest pattern (I14H-I14L).
[0056]
  On the other hand, I3H indicates the maximum value of the RF amplitude of the shortest pattern (consisting of 3T mark and 3T space). I3L indicates the minimum value of the RF amplitude of the shortest pattern. I3 indicates the magnitude of the RF amplitude of the shortest pattern (I3H-I3L).
[0057]
  When the information recorded in the boundary area 102 satisfies the following two conditions, the signal reproduced from the boundary area 102 can be distinguished from the signal reproduced from the learning unused area 101.
[0058]
  The first condition is that a ratio between the amplitude of a signal from a specific mark having the largest amplitude among the marks that can be recorded on the information recording medium and the maximum value of the amplitude of the signal is a predetermined value or more. That is.
[0059]
  The second condition is that a predetermined number or more of signals satisfying the first condition continue.
[0060]
  More specifically, The specific mark whose signal has the largest amplitude among marks that can be recorded on a DVD is the 14T mark of the longest pattern (14T mark and 14T space). Therefore, the first condition is that the ratio (I14 / I14H) of the amplitude (I14) of the signal corresponding to the longest pattern (14T mark and 14T space) to the maximum value (I14H) of the signal is predetermined. It is more than the value of. The predetermined value may be 0.5. That is, the first condition may be I14 / I14H ≧ 0.5.
[0061]
  The second condition is that a signal satisfying the first condition continues for at least four frames.
[0062]
  Discrimination information that satisfies such conditions is recorded in the boundary area 102.
[0063]
  It should be noted that the ratio of I14 / I14H can vary depending on the recording conditions including the recording power condition and the recording pulse condition.
[0064]
  In the boundary area, discrimination information may be recorded based on the optimum recording power condition obtained by the recording power learning performed in the immediately previous learning used area. In general, a signal when the discrimination information recorded using the optimum recording power condition is reproduced can be discriminated from a signal obtained by reproducing the learning unused area 101. By setting the detectable range of the RF amplitude detection processing unit in the vicinity of the optimum recording power condition, the information recorded using the optimum recording power condition functions as discrimination information.
[0065]
  In this reference example, a boundary region is arranged between the learning used region and the learning unused region, and can be distinguished from the learning unused region based on the RF amplitude by using the optimum recording power condition obtained by the recording power learning. Discrimination information is recorded in the boundary area. As a result, when the recording power learning is performed next, the detection rate of the boundary between the learning used region and the learning unused region by the RF amplitude detection processing unit can be increased. Therefore, when performing recording power learning next time, it is possible to prevent a failure in recording power learning that erroneously uses the learning used area for recording power learning and inappropriately determines the recording power.
[0066]
  In FIG. 1, the recording power condition information is recorded for each sector. Further, the discrimination information is recorded in the boundary area 102 composed of one sector.
[0067]
  Thus, even when a plurality of sectors are used in one recording power learning, the boundary area may be one sector. Therefore, it is possible to reduce the number of consumed sectors in the learning area in one recording power learning. As a result, it is possible to prevent a decrease in the number of times of recording power learning that can be performed in the learning area.
[0068]
  In the above description, the boundary area is composed of one sector, but Reference Example 1 is not limited to this. The boundary area may be composed of a plurality of sectors, for example. Alternatively, the boundary region may be configured by a part of one sector, for example, four frames that are the shortest length that can be discriminated by the RF amplitude detection processing unit.
[0069]
  In the above description, the recording power learning is performed by changing the recording power for each sector. However, Reference Example 1 is not limited to this. For example, the recording power may be changed for each frame constituting the sector.
[0070]
  Note that the discrimination information recorded in the boundary region used in Reference Example 1 may be single-cycle data or a specific pattern in which 6T to 14T marks and spaces are combined. Alternatively, a signal obtained by reproducing the discrimination information recorded in the boundary region is a signal obtained by 8-16 modulation of random data generated from a random function, or a relationship of I14 / I14H ≧ 0.6 which is a standard of HF signal amplitude The signal which satisfy | fills may be sufficient.
[0071]
  In FIG. 1, the recording power learning is performed from the outer peripheral side of the learning area, but the reference example 1 is not limited thereto. For example, the recording power learning may be performed from the inner periphery side of the learning area.
[0072]
  In the above description, recording power learning is described as an example of recording condition learning, and recording power condition information is described as an example of recording condition information. However, Reference Example 1 is not limited to recording power learning. For example, you may apply to the recording pulse learning which calculates | requires recording pulse conditions.
[0073]
  In the above description, the example in which the discrimination information is recorded in the boundary area using the optimum recording power condition obtained by the recording power learning has been described. However, the present reference example is not limited thereto. The boundary area only needs to be distinguishable from the learning unused area.
[0074]
  (Embodiment 1)
  The present embodiment provides an information recording / reproducing method according to claim 1 andClaim 5The information recording / reproducing apparatus and the information recording / reproducing apparatus for recording / reproducing information on the information recording medium described in Reference Example 1 are provided.
[0075]
  FIG. 5 illustrates the present invention.Embodiment 12 is a block diagram showing a configuration of a disc recording / reproducing drive 500 in FIG. Hereinafter, a disk recorded and reproduced by the disk recording / reproducing drive 500 will be described as a write-once type disk.
[0076]
  The disk recording / reproducing drive 500 is connected to a host controller (generally a host computer) via an I / O bus 570. The disc recording / reproducing drive 500 also includes an instruction processing unit 510 that processes an instruction from the host controller, a recording control unit 520 that performs control during recording on a write-once disc, and a control during reproduction from the write-once disc. A reproduction control unit 530 that performs recording, a disk information storage buffer 540 that stores information recorded in RMA or lead-in, a data buffer 550 that temporarily stores recording and reproduction data, and an RF amplitude detection function or recording power learning A recording learning information processing unit 560 that performs the above control is functionally provided.
[0077]
  The recording learning information processing unit 560 includes an RF amplitude detection processing unit 561 that controls the RF amplitude detection function and a recording power learning processing unit 562 that controls recording power learning.
[0078]
  FIG. 6 illustrates the present invention.Embodiment 1The flowchart of the recording power learning in is shown. This recording power learning is executed by the recording control unit 520, the RF amplitude detection processing unit 561, and the recording power learning processing unit 562 of the disc recording / reproducing drive 500 shown in FIG.
[0079]
  Receiving the recording command through the command processing unit 510, the recording control unit 520 stores the data to be recorded in the data buffer 550 and interrupts the recording process (step 601). Next, the RF amplitude detection processing unit 561 detects a boundary region between the learning used region and the learning unused region, and obtains a start sector of the region used for recording power learning (step 602). The recording power learning processing unit 562 performs recording power learning by recording the recording power condition information while changing the recording power for each sector from the obtained start sector, and obtains the optimum recording power condition (step 603). Next, the recording power condition obtained by the recording power learning is set (step 604). The next sector of the area used for recording power learning (learned used area) is defined as a boundary area, and discrimination information that can be distinguished from the unused area by RF amplitude is recorded in this boundary area (step 605).
[0080]
  In this way, the boundary region is recorded using the recording power condition (for example, recording power value) obtained by the recording power learning. As a result, it is possible to increase the detection rate of the RF amplitude detection processing unit with respect to the boundary between the learning used region and the learning unused region. Therefore, it is possible to prevent a failure in recording power learning that erroneously uses the learning used area for recording power learning in the next recording power learning and inappropriately determines the recording power.
[0081]
  In the above description, an example in which recording processing and reproduction processing are performed on a write-once disc has been described. However, the present embodiment is not limited thereto. For example, a recording process or a reproduction process may be performed on the rewritable disc.
[0082]
  In the above description, the boundary area is composed of one sector, but the present embodiment is not limited to this. For example, it may be composed of a plurality of sectors, or may be composed of a part of one sector.
[0083]
  In the above description, the recording power learning changes the recording power in units of sectors, but the present embodiment is not limited to this. For example, the recording power may be changed for each frame constituting the sector. Further, when one or more ECC blocks are used in one recording power learning, among the sectors constituting the ECC block used in the recording power learning, a sector adjacent to the ECC block not used in the recording power learning is bounded. By using the area, the learning used area may be managed in units of ECC.
[0084]
  Note that the discrimination information recorded in the boundary region used in the present embodiment may be single-cycle data or a specific pattern in which 6T to 14T marks and spaces are combined. Alternatively, a signal obtained by reproducing the discrimination information recorded in the boundary region is a signal obtained by 8-16 modulation of random data generated from a random function, or a relationship of I14 / I14H ≧ 0.6 which is a standard of HF signal amplitude The signal which satisfy | fills may be sufficient.
[0085]
  In the above description, recording power learning has been described as an example of recording condition learning. However, the present embodiment is not limited to recording power learning. For example, you may adapt to the recording pulse learning which calculates | requires recording pulse conditions.
[0086]
  (Embodiment 2)
  Embodiment 2Then, the boundary region between the learning used region and the learning unused region is detected by the RF amplitude detection processing unit for the information recording medium shown in Reference Example 1, and the learning used region and the learning unused region are discriminated. An information recording / reproducing method and an information recording / reproducing apparatus are provided. BookEmbodimentBy using the information recording medium, it is possible to prevent erroneous detection of boundaries at the time of detection.
[0087]
  As described in Reference Example 1, the boundary area is arranged so as to be in contact with the learning unused area. Hereinafter, it is assumed that the learning area is used in order from the outer periphery side to the inner periphery.
[0088]
  Hereinafter, a case where the boundary region is detected using the RF amplitude detection processing unit will be considered. When detection is performed from the innermost circumference of the learning area, an area in which the RF amplitude is continuously detected for a predetermined value or more is determined as a boundary area. However, in this method, when the learning area is not used much, that is, when the ratio of the learning unused area is large in the entire learning area, it is necessary to detect most of the entire learning area. As a result, it takes a lot of time to detect the boundary region.
[0089]
  Further, when the reproduction signal is detected until the learning unused area is detected from the outer periphery of the learning area, if the area recorded using the recording power that cannot be detected by the RF amplitude continues for a predetermined length or longer, the area is May be erroneously detected as a learning unused area. In this case, the recording power learning accuracy is greatly affected.
[0090]
  Therefore, recordWhen recording by power learning, the above-mentioned problem is solved by recording a signal that can be distinguished from the learning unused area one by one within a predetermined area.
[0091]
  FIG. 7A shows learning.5 shows a flowchart for detecting a boundary between a used area and a learning unused area. The detection of the boundary is performed by the RF amplitude detection processing unit 561. In FIG. 7A, it is assumed that the learning area is used from the outer peripheral side.
[0092]
  When performing recording power learning, the RF amplitude detection processing unit 561 acquires information regarding the boundary recorded in the RMA (step 701). Thereafter, a predetermined area, for example, 32 sectors on the inner circumference side of the learning area is detected from the position indicated by the information related to the boundary recorded in the RMA (step 702). Note that the area detected in step 702 may include the position indicated by the information related to the boundary recorded in the RMA. As a result of the detection in step 702, it is determined whether there is an unrecorded area continuous for one sector or more on the inner circumference side (step 703).
[0093]
  When it is determined that there is no unrecorded area continuous for one sector or more, that is, when it is determined that at least one sector on the inner circumference side is a recorded area among the areas detected in step 702 (in step 703). No) and 32 sectors on the inner periphery are detected (step 704). In step 704, after detecting the inner 32 sectors, the process returns to step 703 again to determine whether the 32 sectors detected in step 704 are unrecorded areas.
[0094]
  If it is determined that there is an unrecorded area continuous for one sector or more on the inner circumference side, that is, if it is determined that the area detected in step 702 has a boundary between the unrecorded area and the recorded area (in step 703) Next, the inner circumference of 32 sectors is detected (step 705). If all the 32 sectors detected in step 705 are determined to be unrecorded areas as a result of the detection (Yes in step 706), the boundary between the unrecorded area and the recorded area determined in step 703 is used for learning. It is determined as a boundary between the completed region and the learning unused region (step 707). If at least one of the 32 sectors detected in step 705 is determined as a recorded area (No in step 706), there is a possibility that a recorded area exists in the inner periphery, and the process returns to step 703 again.
[0095]
  When such a boundary between the learning used area and the learning unused area is detected, at least one area within the predetermined area (specifically, 32 sectors in the above description), the learning unused area based on the RF amplitude. Is recorded so that the boundary region can be reliably detected, and the learning region can be detected from the outer periphery side. Shortening can be achieved.
[0096]
  Further, in the learning used area of the learning area, dummy information that is recognized as a dummy of the boundary area may be recorded in the dummy area at least one place within a predetermined area.
[0097]
  FIG. 7B shows learning.The structure of the area 714 and the change in the amplitude of the reproduction signal when the area is reproduced are shown. The learning area 714 includes a learning unused area 711, a learning used area 713, and a boundary area 712 positioned between the learning unused area 711 and the learning used area 713. In FIG. 7B, the recording power condition information is recorded in the learning used area 713 from the outer peripheral side. The boundary area 712 records determination information for determining a boundary between the learning unused area 711 and the learning used area 713. The plurality of dummy areas 717 record dummy information that is recognized as a dummy of the boundary area 712 by the RF amplitude detection processing unit. The adjacent dummy area 717 or the interval between the dummy area 717 and the boundary area 712 is equal to or less than a predetermined value (for example, 32 sectors). In FIG. 7B, for clarity of explanation, the amplitude of the reproduction signal in the learning used region 713 is shown below the detectable range except for the dummy region 717, but is not limited to this.
[0098]
  In this case, even if there are many areas in which the recording power that cannot be detected by the RF amplitude exists in the learning used area 713, it can be prevented that the area is erroneously detected as a learning unused area. The dummy information recorded in the dummy area may be information equivalent to the discrimination information for the RF amplitude detection processing unit.
[0099]
  Thus, by providing the dummy area 717 and the boundary area 712 in the learning area, it is possible to prevent erroneous detection of the learning used area 713 of the information recording medium.
[0100]
  In the above description, detection is performed in units of 32 sectors.But thisIt is not limited to. For example, the number of detection sectors to be performed at a time may be increased, or by increasing the number of detection sectors in step 702 and step 704, an early registration is made, and detection in step 705 is performed in detail. May be.
[0101]
  In the above description, the example in which detection is performed from the outer periphery side toward the inner periphery has been described.But thisIt is not limited to. For example, the boundary region detection time can be shortened even when most of the learning region is used by detecting between the position of the boundary recorded in the RMA and the innermost periphery using a two-branch search or the like. It becomes possible.
[0102]
  In the above description, detection is performed in units of sectors.But thisIt is not limited to. For example, it may be performed in units of 4 frames, which is the shortest length that can be discriminated by the RF amplitude.
[0103]
  In the above description, an example in which recording power learning is executed has been described.But thisIt is not limited to. For example, you may apply to the recording pulse learning which calculates | requires recording pulse conditions.
[0104]
  (Reference example 2)
  Reference example 2Then, an information recording / reproducing method and an information recording / reproducing apparatus for recording a learning used area adjacent to a learning unused area with the recording power using information on recording power stored in a disc are provided.Reference example 2, The recording condition information functions as discriminating information for discriminating the boundary between the learning used area and the learning unused area.To do.
[0105]
  Of the present inventionReference example 2FIG. 5 is a block diagram showing the configuration of the disk recording / reproducing drive in FIG.
[0106]
  FIG. 8 illustrates the present invention.Reference example 26 shows the configuration of the learning area 803 and the change in recording power when recording each sector. The learning area 803 includes a learning used area 802 used in recording power learning and a learning unused area 801 that is not used in recording power learning.
[0107]
  FIG. 9A illustrates the present invention.Reference example 2The flowchart of the recording power learning in is shown. This recording power learning is executed by the recording control unit 520, the reproduction control unit 530, the RF amplitude detection processing unit 561, and the recording power learning processing unit 562 of the disc recording / reproducing drive 500 shown in FIG. Here, in the following description, it is assumed that the most reliable recording power value is the optimum recording power condition and functions as discriminating information for detecting the boundary between the learning used area and the learning unused area.
[0108]
  Before executing the recording power learning, the reproduction control unit 530 obtains information about the learning result of the recording power learning performed in the past stored in the disc from the RMA and stores it in the disc information storage buffer 540. The recording power learning control unit 562 selects the most reliable recording power value from the information stored in the disk information storage buffer (hereinafter, the selected recording power value is referred to as Po [mW]) (step 901). Next, the RF amplitude detection processing unit 561 detects the boundary between the learning used area and the learning unused area, and obtains the start sector of the area used for recording power learning (step 902). Next, the recording power learning processing unit 562, in order from the obtained start sector, (Po-2) [mW], (Po-1) [mW], (Po + 2) [mW], (Po + 1) [mW], Recording power condition information is sequentially recorded in units of sectors using the recording power value of Po [mW] (steps 903 to 907). Finally, the recording power condition information of each sector is reproduced, the recording power value corresponding to the sector having the best reproduction state is adopted as a learning result (step 908), and the recording power learning is completed.
[0109]
  In this way, by using the most reliable past recording power learning result to record the sector adjacent to the learning unused area among the learning areas used in the recording power learning, the learning used area and the learning unused area are recorded. The detection rate of the RF amplitude detection processing unit with respect to the boundary can be increased. That is, the most reliable past recording power learning result functions as discrimination information. Therefore, since the boundary area shown in the reference example 1 is not required, consumption of the learning area in one recording power learning can be reduced, and as a result, the number of executions of recording power learning can be increased.
[0110]
  In the above description, the example in which the recording power learning changes the recording power in units of sectors has been described.But thisIt is not limited to. For example, the recording power may be changed for each frame constituting the sector.
[0111]
  In the above description, the example in which the recording power value is changed in units of sectors and the power is changed in units of 1 [mW] has been described.But thisIt is not limited to. For example, the recording power value may be changed in units of 0.5 [mW]. Further, the method of changing the recording power value is not limited to the above example.
[0112]
  In the above, the most reliable recording power value is obtained from the RMA.But thisIt is not limited to. For example, since LPP (Land Pre-Pit) stores a recording power value suitable for the disc determined by the manufacturer that manufactured the disc, the information may be used.
[0113]
  In the above description, it has been assumed that the most reliable recording power value is the optimum recording power condition and functions as discriminating information for detecting the boundary between the learning used area and the learning unused area. However, there may be a case where it is not determined whether or not the recording power value recorded in the RMA is the optimum recording power condition.
[0114]
  (Embodiment 3)
  FIG. 9B showsReference example 2Variations ofEmbodiment 3 of the present inventionThe flowchart of the recording power learning in is shown. Steps 901 to 908 are the same as in FIG. In step 919, it is determined whether or not it is possible to RF-detect the recording power condition information recorded with the recording power value recorded in the RMA. When it is determined that it is impossible to RF-detect the recording power condition information recorded with the recording power value recorded in the RMA (No in step 919), a boundary area between the learning used area and the learning unused area And discriminating information that can be discriminated from the learning unused region based on the RF amplitude is recorded using the result of the recording power learning (step 920). If it is determined that it is possible to RF-detect the recording power condition information recorded with the recording power value recorded in the RMA (Yes in step 919), the recording power learning is completed. This can increase the possibility of detecting the boundary during the next recording condition learning.
[0115]
  In FIG. 8, recording power condition information for recording power learning is recorded from the outer periphery side of the learning area 803.But itIt is not limited to. For example, the recording power learning may be performed from the inner periphery side of the learning area.
[0116]
  In the above description, the example of executing the recording power learning has been described.ButIt is not limited to recording power learning. For example, you may apply to the recording pulse learning which calculates | requires recording pulse conditions.
[0117]
  In the above description, the boundary area is recorded based on the determination as to whether or not it is possible to detect the RF of the recording power condition information recorded with the recording power value recorded in the RMA. However, the present invention is not limited to this. For example, as a criterion for determination in step 919, the boundary area may be recorded based on determination whether the recording power value recorded in the RMA is equal to the optimum recording power value obtained in step 908.
[0118]
  (Embodiment 4)
  Embodiment 4Then, an information recording / reproducing method and an information recording / reproducing apparatus for recording / reproducing information on the information recording medium described in Reference Example 1 are provided.Embodiment 4Then, information capable of obtaining a recording condition based on a second judgment criterion different from the first judgment criterion for obtaining the optimum recording condition is recorded as the discrimination information.
[0119]
  Of the present inventionEmbodiment 4FIG. 5 is a block diagram showing the configuration of the disk recording / reproducing drive in FIG.Embodiment 1I have omitted it because it has already been explained in.
[0120]
  FIG. 10 illustrates the present invention.Embodiment 4The flowchart of the recording power learning in is shown. This recording power learning is executed by the recording control unit 520, the reproduction control unit 530, the RF amplitude detection processing unit 561, and the recording power learning processing unit 562 of the disc recording / reproducing drive 500 shown in FIG. The criterion for selecting the optimum recording power in the recording power learning processing unit 562 is BER (Byte Error Rate), jitter indicating a time lag between the reproduction signal and the source signal, and asymmetry of the reproduction signal. Includes asymmetry.
[0121]
  Steps 1001 to 1002 are the same as steps 601 to 602 shown in FIG. Therefore, the explanation is omitted.
[0122]
  The recording power learning processing unit 562 performs recording power learning from the obtained start sector, and selects an optimum recording power value by using asymmetry as the first criterion (step 1003). Next, the recording power value obtained by the recording power learning is set (step 1004), and the next sector of the area (learned used area) used in the recording power learning is set as a boundary area, and this area is set according to the RF amplitude. Discrimination information that can be discriminated from the learning unused region and that can perform BER measurement, which is the second criterion, is recorded in the boundary region. (Step 1005). Next, the discriminating information recorded in the boundary area is measured by the BER to determine whether the recording power obtained by the recording power learning is optimum for the BER (step 1006).
[0123]
  As described above, a signal suitable for the second judgment criterion different from the first judgment criterion used in the recording power learning is recorded as the discrimination information in the boundary region with the recording power value obtained by the recording power learning, and the recording is performed. By determining the state, the reliability of the recording power value obtained by the recording power learning can be improved.
[0124]
  In the above, the boundary area is composed of one sector.But thisIt is not limited to. For example, the boundary area may be composed of a plurality of sectors, or may be composed of a part of one sector.
[0125]
  NaOIn the recording power learning, the recording power is changed in units of sectors, but this is not the case. For example, the power may be changed for each frame constituting the sector.
[0126]
  In the above, recording power learning is performed using asymmetry as the first determination criterion, and determination is made regarding the BER that is the second determination criterion in the boundary region.But thisIt is not limited to. For example, the recording power learning may be performed using BER as the first determination criterion, and the determination as to the jitter that is the second determination criterion may be performed in the boundary region. Alternatively, the determination may be made again for the boundary region using the same determination criteria as the recording power learning.
[0127]
  In the above, recording power learning was performed as an example of recording condition learning.But recordIt is not limited to power learning. For example, you may adapt to the recording pulse learning which calculates | requires recording pulse conditions.
[0128]
  Finally, it may be determined whether or not the recording condition information recorded in the boundary area adjacent to the learning unused area functions as discrimination information. If it is determined that it does not function, a boundary area may be recorded on the inner circumference side. Thereby, it is possible to increase the possibility of detecting the boundary region during the next recording condition learning.
[0129]
  Note that it is finally determined whether or not the innermost region is appropriate as the boundary region. If the innermost region is inappropriate, the boundary region may be recorded on the inner periphery side. This can increase the possibility of detecting the boundary area during the next recording power learning.
[0130]
  (Embodiment 5)
  Embodiment 5Then, there is provided an information recording / reproducing method and an information recording / reproducing apparatus for determining whether or not discrimination information is recorded according to a recording state of an area adjacent to a learning unused area and recorded by recording power learning.
[0131]
  Of the present inventionEmbodiment 5FIG. 5 is a block diagram showing the configuration of the disk recording / reproducing drive in FIG.Embodiment 1I have omitted it because it has already been explained in.
[0132]
  FIG. 11 shows the present invention.Embodiment 54 shows the configuration of the learning area 1103, the change in recording power when each sector is recorded, and the change in reproduction signal amplitude when the recorded signal is reproduced. The learning area 1103 includes a learning used area 1102 used for recording power learning and a learning unused area 1101 that is not used for recording power learning.
[0133]
  FIG. 12 illustrates the present invention.Embodiment 5The flowchart of the recording power learning in is shown. This recording power learning is executed by the recording control unit 520, the reproduction control unit 530, the RF amplitude detection processing unit 561, and the recording power learning processing unit 562 of the disc recording / reproducing drive 500 shown in FIG.
[0134]
  Steps 1201 to 1202 are the same as steps 601 to 602 shown in FIG. Therefore, the explanation is omitted.
[0135]
  The recording power learning processing unit 562 performs, for example, recording power learning for changing the recording power so as to increase the recording power in units of frames constituting the sector, and selects an optimal recording power value for the area of one sector from the obtained start sector. (Step 1203). In the recording power learning, a signal that can be discriminated from the learning unused area by the RF amplitude is recorded. After setting the optimum recording power obtained by the recording power learning (step 1204), a signal capable of RF amplitude detection is recorded in the area of one sector recorded by the recording power learning adjacent to the unused area. The size of the area is measured (step 1205). If the size of the area (A in FIG. 11) is sufficiently large, that is, if the RF amplitude can be detected (“Yes” in the determination of step 1206), the boundary area is not recorded. On the other hand, when the size of the area (A in FIG. 11) is not sufficiently large (“No” in the determination in step 1206), the next sector of the area used in the recording power learning is used as the boundary area, and the RF amplitude is used. A signal that can be distinguished from a learning unused area is recorded.
[0136]
  In this way, a signal that can be discriminated from the learning unused area based on the RF amplitude is recorded in the recording power learning, and the size of the area in which the RF amplitude can be detected is measured. By not recording, it is possible to reduce the number of sectors consumed in one recording power learning, and as a result, it is possible to increase the number of recording power learnings that can be performed in the learning area.
[0137]
  Note that in step 1206, if the region (A shown in FIG. 11) in which the signal capable of detecting the RF amplitude is recorded is 4 frames or more, it can be discriminated by the RF amplitude detection processing unit. Information may not be recorded in the boundary area.
[0138]
  In the above, the boundary area is composed of one sector.But thisNot as long. For example, the boundary region may be composed of a plurality of sectors, or may be composed of four frames that can be discriminated by the RF amplitude detection processing unit.
[0139]
  In the above description, the recording power learning for changing the recording power in units of frames has been described.But thisIt is not limited to. For example, in the recording power condition information, the power is changed in units of sectors, and the size of the area where the RF amplitude can be detected is measured on the area recorded by the recording power learning adjacent to the learning unused area. Good.
[0140]
  NaOh, discriminationThe recording power condition information functioning as information or the discrimination information recorded in the boundary region may be single-cycle data or a specific pattern in which 6T to 14T marks and spaces are combined. The signal reproduced from the recording power condition information functioning as the discriminating information or the discriminating information recorded in the boundary region may be a signal obtained by modulating the random data generated from the random function by 8-16, or the standard of the HF signal amplitude. A signal satisfying the relationship of I14 / I14H ≧ 0.6.
[0141]
  FIG. 11 shows an example of recording from the outer periphery side of the learning area by recording power learning.But itIt is not limited to. For example, the recording power learning may be performed from the inner periphery side of the learning area.
[0142]
  In the above description, recording power learning has been described as an example of recording condition learning.But recordIt is not limited to power learning. For example, you may apply to the recording pulse learning which calculates | requires recording pulse conditions.
[0143]
【The invention's effect】
  According to the information recording medium as a reference example of the present invention, a boundary area is provided between the learning used area and the learning unused area, and discriminating information that can be distinguished from the learning unused area by the RF amplitude is recorded in the boundary area. To do. The discriminating information may use a recording power condition obtained by recording power learning. This makes it possible to increase the detection rate of the RF amplitude detection function for the boundary between the learning unused area and the learning used area when performing the next recording power learning. Furthermore, the area consumed by the learning area in one recording power learning can be reduced, and the number of times of recording power learning that can be performed in the learning area can be increased.
[0144]
  According to the information recording / reproducing method of the present invention, the boundary region is recorded using the recording power value obtained by the recording power learning, thereby detecting the RF amplitude detection function for the boundary between the learning used region and the learning unused region. It is possible to increase the rate.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a learning area and a change in recording power when recording each sector in Reference Example 1 of the present invention.
FIG. 2 is a block diagram of a frame constituting a sector.
FIG. 3 is a diagram for explaining marks in a frame
FIG. 4 is a schematic diagram of a reproduction signal waveform.
FIG. 5 shows the present invention.Embodiment 1Of disk recording / playback drive
FIG. 6 of the present inventionEmbodiment 1Showing the procedure of recording power learning
FIG. 7A of the present inventionEmbodiment 2Flowchart for detecting the boundary between the used learning area and the unused learning area
FIG. 7B.Embodiment 2Of the learning area and the change in the amplitude of the playback signal
[Fig. 8] of the present inventionReference example 2Of the learning area and the change in recording power when recording each sector
FIG. 9A of the present inventionReference example 2Showing the procedure of recording power learning
[Fig. 9B] of the present invention.Embodiment 3Showing the procedure of recording power learning
FIG. 10 shows the present invention.Embodiment 4Showing the procedure of recording power learning
FIG. 11 shows the present invention.Embodiment 5FIG. 4 is a diagram showing the configuration of the learning area, the change in recording power when recording each sector, and the reproduction signal amplitude when the recorded signal is reproduced
FIG. 12 shows the present invention.Embodiment 5Showing the procedure of recording power learning
FIG. 13 is a configuration diagram of a general information recording medium in a conventional example.
FIG. 14 is a configuration diagram of a recording information area in a conventional example.
FIG. 15 is a configuration diagram of ECC blocks and sectors in a conventional example.
FIG. 16 is a diagram showing a configuration of a learning area and a change in recording power when recording each sector in a conventional example.
FIG. 17 is a configuration diagram of a learning area of a CD-WO in a conventional example.
[Explanation of symbols]
  101 Learning unused area
  102 Boundary area
  103 Used learning area
  104 Learning area (PCA)
  500 disc recording / playback drive
  510 Instruction processor
  520 Recording control unit
  530 Playback control unit
  540 disk information storage buffer
  550 data buffer
  560 Record Learning Information Processing Unit
  561 RF amplitude detection processing unit
  562 Recording power learning processing unit
  570 I / O bus

Claims (7)

データを記録するためのデータ記録領域と、記録条件情報を記録するための学習領域とを備えた情報記録媒体のための情報記録再生方法であって、
前記情報記録再生方法は、
(a)前記学習領域の一部に前記記録条件情報を記録するステップと、
(b)前記学習領域の一部に記録された前記記録条件情報の再生状態に基づいて、最適な記録条件を求めるステップと、
(c)前記学習領域のうちの前記記録条件情報が記録された学習使用済領域と前記学習領域のうちの前記記録条件情報が記録されていない学習未使用領域との境界を判別する判別情報を、前記学習使用済領域と前記学習未使用領域との間に位置する境界領域に記録するステップと
を包含する、情報記録再生方法。
An information recording / reproducing method for an information recording medium comprising a data recording area for recording data and a learning area for recording recording condition information,
The information recording / reproducing method includes:
(A) recording the recording condition information in a part of the learning area;
(B) obtaining an optimum recording condition based on a reproduction state of the recording condition information recorded in a part of the learning area;
(C) discriminating information for discriminating a boundary between a learning used area in which the recording condition information is recorded in the learning area and a learning unused area in which the recording condition information is not recorded in the learning area; And a step of recording in a boundary region located between the learning used region and the learning unused region.
前記記録条件情報の再生状態に基づいて求められる記録条件は、前記情報記録媒体を装着し得る情報記録再生装置が前記データを記録する際の前記情報記録再生装置の動作条件を規定する、請求項1に記載の情報記録再生方法。  The recording condition obtained based on the reproduction state of the recording condition information defines an operating condition of the information recording / reproducing apparatus when the information recording / reproducing apparatus capable of mounting the information recording medium records the data. 2. The information recording / reproducing method according to 1. 前記ステップ(a)は、前記学習領域のうちの前記記録条件情報が記録された領域と前記学習領域のうちの前記記録条件情報が記録されていない領域との境界を検出して、前記境界から前記記録条件情報が記録されていない領域の方へ前記記録条件情報を記録するステップを包含する、請求項1に記載の情報記録再生方法。  The step (a) detects a boundary between an area in which the recording condition information is recorded in the learning area and an area in which the recording condition information is not recorded in the learning area. The information recording / reproducing method according to claim 1, comprising a step of recording the recording condition information toward an area where the recording condition information is not recorded. 前記ステップ(c)は、前記最適な記録条件に基づいて前記判別情報を記録するステップを包含する、請求項1に記載の情報記録再生方法。  The information recording / reproducing method according to claim 1, wherein the step (c) includes a step of recording the discrimination information based on the optimum recording condition. データを記録するためのデータ記録領域と、記録条件情報を記録するための学習領域とを備えた情報記録媒体のための情報記録再生装置であって、
前記情報記録再生装置は、
前記学習領域の一部に前記記録条件情報を記録する記録制御部と、
前記学習領域の一部に記録された前記記録条件情報の再生状態に基づいて、最適な記録条件を求める記録学習情報処理部と、を備え、
前記記録制御部は、前記学習領域のうちの前記記録条件情報が記録された学習使用済領域と前記学習領域のうちの前記記録条件情報が記録されていない学習未使用領域との境界を判別する判別情報を、前記学習使用済領域と前記学習未使用領域との間に位置する境界領域に記録する、情報記録再生装置。
An information recording / reproducing apparatus for an information recording medium comprising a data recording area for recording data and a learning area for recording recording condition information,
The information recording / reproducing apparatus comprises:
A recording control unit for recording the recording condition information in a part of the learning area;
A record learning information processing unit for obtaining an optimum recording condition based on a reproduction state of the recording condition information recorded in a part of the learning area;
The recording control unit determines a boundary between a learning used area in which the recording condition information is recorded in the learning area and a learning unused area in which the recording condition information is not recorded in the learning area. An information recording / reproducing apparatus that records discrimination information in a boundary region located between the learning used region and the learning unused region.
前記記録条件情報の再生状態に基づいて求められる記録条件は、前記情報記録再生装置が前記データを記録する際の前記情報記録再生装置の動作条件を規定する、請求項5に記載の情報記録再生装置。6. The information recording / reproducing according to claim 5 , wherein the recording condition obtained based on the reproducing state of the recording condition information defines an operating condition of the information recording / reproducing apparatus when the information recording / reproducing apparatus records the data. apparatus. 前記記録制御部は、前記最適な記録条件に基づいて前記判別情報を記録する、請求項5に記載の情報記録再生装置。The information recording / reproducing apparatus according to claim 5 , wherein the recording control unit records the discrimination information based on the optimum recording condition.
JP2001232898A 2000-08-03 2001-07-31 Information recording / reproducing method and information recording / reproducing apparatus Expired - Fee Related JP4025036B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001232898A JP4025036B2 (en) 2000-08-03 2001-07-31 Information recording / reproducing method and information recording / reproducing apparatus

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2000236214 2000-08-03
JP2000-236214 2000-08-03
JP2001232898A JP4025036B2 (en) 2000-08-03 2001-07-31 Information recording / reproducing method and information recording / reproducing apparatus

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2006337981A Division JP2007073185A (en) 2000-08-03 2006-12-15 Information recording medium, information recording and reproducing method, and information recording and reproducing device
JP2007033683A Division JP4281971B2 (en) 2000-08-03 2007-02-14 Information recording / reproducing method and information recording / reproducing apparatus

Publications (2)

Publication Number Publication Date
JP2002117551A JP2002117551A (en) 2002-04-19
JP4025036B2 true JP4025036B2 (en) 2007-12-19

Family

ID=26597326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001232898A Expired - Fee Related JP4025036B2 (en) 2000-08-03 2001-07-31 Information recording / reproducing method and information recording / reproducing apparatus

Country Status (1)

Country Link
JP (1) JP4025036B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7710842B2 (en) 2001-03-28 2010-05-04 Panasonic Corporation Optical disc apparatus and recording power determining method thereof

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4114767B2 (en) 2000-10-13 2008-07-09 パイオニア株式会社 Information recording apparatus and information recording method
JP4554566B2 (en) * 2006-07-10 2010-09-29 シャープ株式会社 Optical disc apparatus and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7710842B2 (en) 2001-03-28 2010-05-04 Panasonic Corporation Optical disc apparatus and recording power determining method thereof
US7944786B2 (en) 2001-03-28 2011-05-17 Panasonic Corporation Optical disc apparatus and recording power determining method thereof

Also Published As

Publication number Publication date
JP2002117551A (en) 2002-04-19

Similar Documents

Publication Publication Date Title
KR100602407B1 (en) Information recording medium, information recording and reproduction method, and information recording and reproduction apparatus
US7313062B2 (en) Disc recording medium, recording method, disc drive device
US6850469B2 (en) Information recording medium with index header
US7898921B2 (en) Optical disc, optical disc recording apparatus, and optical disc recording method
JP2005122774A (en) Recording type optical disk device and optical disk medium
US7313076B2 (en) Method of setting optimum recording power in optical recording apparatus
JP2000315358A (en) Optical recording medium for continuously storing data and defective area processing method thereof
US8320231B2 (en) Recording apparatus and recording method
JP4025036B2 (en) Information recording / reproducing method and information recording / reproducing apparatus
JP4611297B2 (en) ACCESS DEVICE, ACCESS METHOD, ACCESS PROGRAM, AND CONTROL DEVICE
JP4450237B2 (en) Information recording apparatus and method, information recording / reproducing apparatus and method, and computer program
JP4281971B2 (en) Information recording / reproducing method and information recording / reproducing apparatus
JP2007073185A (en) Information recording medium, information recording and reproducing method, and information recording and reproducing device
JP2006502525A (en) Reproduction-only information storage medium and data reproduction method
WO2005109409A1 (en) Information recording device and method, and computer program
JP4145231B2 (en) Optical recording / reproducing device
JPWO2008062536A1 (en) Information recording apparatus and method, and computer program
US7660215B2 (en) Method and apparatus for writing data to optical disc
JP2007179656A (en) Information recording and reproducing device and recording condition adjusting method
WO2005088638A1 (en) Information recording medium recording/reproduction method and information recording/reproduction device
WO2006054638A1 (en) Information recording medium, information recording device and method, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060925

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20060925

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20061106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070123

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070404

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070622

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070803

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071004

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20101012

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111012

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121012

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131012

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees