JP2004213748A - Optical disk drive - Google Patents

Optical disk drive Download PDF

Info

Publication number
JP2004213748A
JP2004213748A JP2002380995A JP2002380995A JP2004213748A JP 2004213748 A JP2004213748 A JP 2004213748A JP 2002380995 A JP2002380995 A JP 2002380995A JP 2002380995 A JP2002380995 A JP 2002380995A JP 2004213748 A JP2004213748 A JP 2004213748A
Authority
JP
Japan
Prior art keywords
data
identification
optical disk
disk
block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2002380995A
Other languages
Japanese (ja)
Inventor
Kenichi Furukawa
憲一 古河
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.)
Mitsumi Electric Co Ltd
Original Assignee
Mitsumi Electric 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 Mitsumi Electric Co Ltd filed Critical Mitsumi Electric Co Ltd
Priority to JP2002380995A priority Critical patent/JP2004213748A/en
Publication of JP2004213748A publication Critical patent/JP2004213748A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an optical disk drive which can prevent furtive look of data by a malicious third party by making protection of data reliable even if the the user of a disk loses the disk or has the disk stolen, etc. <P>SOLUTION: In this optical disk drive, the data area of the disk is divided into block units, and addresses are imparted to the respective block units. The disk write is performed to the divided blocks on the basis of a write request from an external device. The drive is provided with: a memory means for holding a discrimination ID intrinsic to an optical disk drive; and a data shift write means which acquires the discrimination ID from the memory means when write request is transmitted from the external device, shifts the address of a block of a disk to be accessed on the basis of the discrimination ID, and writes data starting from the shifted position. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、光ディスク装置に係り、詳しくは、ディスク内のデータを保護し、悪意のある第三者によるデータの読み込みを防ぐことのできる光ディスク装置に関する。
【0002】
【従来の技術】
近年、CD−ROM(Compact Disc−Read Only Memory)、CD−R(Recordable)、CD−RW(ReWritable)などのCD方式の光ディスクが普及しており、またさらにDVD(Digital Versataile Disc又はDigital Video Disc)方式のディスクとして、DVD−ROM、DVD+RW、DVD−R、DVD−RAMなどのディスクメディアも開発されている。
【0003】
このように種々のディスクが存在しているが、CDの中の情報は、大別して音楽とデータとに分けられる。例えば、音楽用のCDの記録フォーマットは、Red Bookという規格書で定められており、音楽CDの物理ブロックは1ブロックが 2532バイトで構成され、再生される場合には 1秒間に75ブロックが読まれる(1フレーム=2352バイト=1/75秒)、と定義されている(図7(a)参照)。一方、データやコンピュータプログラムでは、音楽CDと違って誤りは許されないため、Yellow Bookでは、1ブロックが2352バイトというのはそのままで、同期データ(A)、ヘッダ(B)、サブヘッダ(C)エラー検出コード(EDC:Error Detection Code)、ECC(Error Correction Code)の冗長部分を確保してデータ部分を2048バイトとして規定している(図7(b)参照)。
【0004】
このようにCDの物理フォーマットでは、音楽用とデータ用でフォーマットが異なる。また、CDの論理フォーマット(=ISO9660のファイル構造)は、「ルートディレクトリ→ディレクトリ→ファイル」というようなファイル構造となっており、「ボリューム記述子」(VD=Volume Descriptor)と呼ばれる「ファイルシステムに関する記述的情報を含む構造」で管理されている。このVDには、PVD(Primary Volume Descriptor=主ボリューム記述子)、SVD(Supplementary Volume Descriptor=副ボリューム記述子)、VPD(Volume Partition Descriptor=ボリューム区画記述子)などがあり、それぞれに位置(論理セクタ番号)が決まっている。このうち、PVDには、ボリュームの属性やルートディレクトリの位置、パステーブルの位置などが記述されており、また、ディスク上の位置は、第一トラックの第17フレーム目(論理セクタ番号16)になければならないと定められている。
【0005】
図8は、ISO9660に基づき光ディスクのセクタと論理ブロック長の関係及びパステーブルの説明図である。同図に示すように、論理セクタ0〜15がシステムエリアとして使用され、パステーブルが、光ディスクの論理セクタ16以降に記録される。このパステーブルには、光ディスクに記録されるファイルの記録位置、ファイルの大きさ、論理ブロック長等が記録される。論理セクタk以降は、1論理ブロック2048バイト(1セクタともいう)のデータがセクタm、セクタm+1、…と続いている。通常の光ディスクドライブでは、上記パステーブルを自身の半導体メモリ内に読み込むことで、目的の位置に一回のアクセス動作で到達できるようになっている。つまり、上記パステーブルはディスクのファイルを高速に読み出すために必要不可欠なものとなっている。
【0006】
【発明が解決しようとする課題】
さて、最近では、上述したCDなどの光ディスクを用いたディスクドライブ装置を標準搭載するパソコンも増えてきており、技術進歩により初心者にも簡単に扱えるようになったこと、記録媒体が安くなったこと、などにより、一般ユーザがCDやDVDなどのメディアを扱う機会が増えてきている。その一方で、光ディスクの紛失・盗難などの万が一の事態から、大切な情報を漏洩させないようにするためのデータの保護に対する需要が劇的に高まっている。
【0007】
一般に、CDに書き込まれたデータの読み込みを悪意のある第三者から守るには、アプリケーション又はOS側でデータにプロテクションをかける(例:表計算用のアプリケーションにおけるパスワード設定など)といった方法がとられるが、このようなプロテクション方法では、単純なテキストファイルやHTMLファイルなどに対してはプロテクションすることができない。このため、もし、悪意のある第三者がディスクを拾得した場合には、容易にデータの読みこみが可能となってしまい、ディスクに記録されたデータが保護されないといった安全性上の問題があった。
【0008】
本発明は、上記のような問題点に鑑みてなされたもので、その課題とするところは、ユーザがディスクの紛失・盗難などの万が一の事態にあってもデータの保護を確実なものとし、データが悪意のある第三者に盗み見されるのを防ぐことができる光ディスク装置を提供することである。
【0009】
【課題を解決するための手段】
上記課題を解決するため、本発明は、請求項1に記載されるように、ディスクのデータ領域をブロック単位に分け、その分けられたブロックに対してアドレスが付与されたディスクへの書き込みを外部装置からの書き込み要求に基づいて行なう光ディスク装置において、自光ディスク装置固有の識別IDを保持するメモリ手段と、前記外部装置からの書き込み要求があった際に、前記メモリ手段より前記識別IDを取得し、該識別IDに基づいてアクセスすべきディスクのブロックに対するアドレスをずらし、そのずらした位置からデータの書き込みを行なうデータ移動書込手段と、を備えることを特徴としている。
【0010】
また、本発明の請求項2は、前記光ディスク装置において、前記識別IDはnビットで表され、前記データ移動書込手段は、データ領域における先頭のnブロックを前記識別IDのnビットに見立て、該nビットの中でビット値がHighとなっている位置に相対するブロックを前記nブロック以降のブロックにずらしてデータの書き込みを行なうデータ書き込み手段と、前記ずらされたブロックに対し予め定めたビット値を挿入するダミービット挿入手段と、を備えることを特徴としている。
【0011】
また、本発明の請求項3は、ディスクのデータ領域をブロック単位に分け、その分けられたブロックに対してアドレスが付与されたディスクへの書き込みを外部装置からの書き込み要求に基づいて行なう光ディスク装置において、自光ディスク装置固有の識別IDを保持するメモリ手段と、前記外部装置からの書き込み要求があった際に、前記メモリ手段より前記識別IDを取得し、該識別IDに基づいて該当するブロック他のエリアの該当位置にスワップさせてデータを書き込むスワップ書込手段と、を備えることを特徴ととしている。
【0012】
また、本発明の請求項4は、前記光ディスク装置において、前記識別IDはnビットで表され、前記スワップ書込手段は、前記識別IDのnビットの中でビット値がHighとなっている位置に相対するブロックを次のエリアの該当位置にスワップさせてデータを書き込む次エリアスワップ書込手段を備えることを特徴としている。
【0013】
また、本発明の請求項5は、前記光ディスク装置において、前記識別IDは、自光ディスク装置に与えられる一意の番号又は予め指定される任意の番号となることを特徴としている。
【0014】
また、本発明の請求項6は、前記光ディスク装置において、前記識別IDは、前記外部装置となるホストコンピュータから転送されてくることを特徴としている。
【0015】
上記本発明の構成によれば、ディスクにデータを書き込む際、光ディスク装置に与えられた一意の番号に基づいてデータ領域のアドレスをずらしてデータを書き込むようにしたため、OS上でファイルの認識ができなくなり、ディスクにプロテクトがかかる。ディスクのプロテクトを解除するためには、データを書き込んだドライブでしか解除できないため、悪意のある第三者が上記のようなプロテクトのかかったディスクを拾得してもデータの読み込みは不可能に近い。したがって、機密性の高いディスクをユーザに提供することができる。
【0016】
【発明の実施の形態】
以下、本発明の実施の形態を図面に基づいて説明する。
【0017】
図1は本発明の実施の一形態に係る光ディスク装置の構成図である。図1において、この光ディスク装置(以下、ドライブと略記)は、CD−R又はCD−RW等の書き換え可能型の光ディスク装置で、光ディスク(以下、ディスクと略記)1、光ピックアップ2、スピンドルモータ3、スピンドルモータ(SPM)ドライバ4、レーザドライバ5、エンコーダ6、バッファ7、インタフェース回路(I/F)8、APC(Auto Power Control)9、サーボプロセッサ10、システムコントローラ(=CPU)11、メモリ12から構成される。本発明に係るドライブのインタフェース回路8には外部の接続先としてホストコンピュータ21が接続され、当該ドライブは、ホストコンピュータ21からのコマンドにしたがって、情報の書き込みが可能なディスク1に対してデータの記録/再生を行なう。なお、図1では、本発明に係るドライブにおいて、データの書き込み処理に関係する部分についてのみ示している。
【0018】
図1において、ディスク1は、ターンテーブルに積載され、記録/再生動作時においてスピンドルモータ3によって一定線速度(CLV)もしくは一定角速度(CAV)で回転駆動される。そして光ピックアップ2によってディスク1上のピットデータの読み出しが行なわれる。サーボプロセッサ10は、RFアンプ(図示省略)からのフォーカスエラー信号FE、トラッキングエラー信号TE等から、フォーカス、トラッキング、スレッド、スピンドルの各種サーボドライブ信号を生成しサーボ動作を実行させる。サーボプロセッサ10はさらに、スピンドルモータドライバ4に対してスピンドルエラー信号に応じて生成されるスピンドルドライブ信号を供給する。スピンドルモータドライバ4はスピンドルドライブ信号に応じてスピンドルモータをCLV回転又はCAV回転を実行させる。APC9は、レーザの出力が温度などによらず一定になるように制御する回路部である。バッファ7は所定のデータ容量を持ち、ホストコンピュータ21から供給されたデータを一時記憶する。バッファ7は、例えば、FIFO方式とする。この場合、データは、I/F8から供給されて記憶された順に、エンコーダ6により読み出される。エンコーダ6は、バッファ7から供給されたデータを、サブコード等と共に所定の規格に沿ってEFM変調し、EFM信号をレーザドライバ5に供給する。CPU11はI/F8とデータバス及び制御線からなる信号線で接続され、バッファとデータバスで接続されている。I/F8には、例えば、SCSI仕様のものを用いる。ホストコンピュータ21には、例えば、一般的なパーソナルコンピュータを用いることができる。
【0019】
次に、上記のように構成されたドライブにおけるデータの書き込み動作について説明する。図2は、上記ドライブにおける書き込み動作を説明するための図である。この例では、ドライブのメモリ12(ROM、EPROM、フラッシュメモリなど)に自ドライブ固有の番号、例えば、製造番号の情報が識別IDとして格納されているものとする。例えば、ドライブの製造番号を32bit(約42億通り)で定義したとすると、本実施形態では、ドライブがCDにデータを書き込む際、まず、データ領域の先頭の32ブロックを製造番号の32bitに見立てる。例えば、製造番号が10進数(デシマル)で「4」である場合、32bitで表される製造番号のバイナリ値は下三桁が“100”となる。この例の場合、製造番号情報のうちbitの立っている位置が30bit目の1つのみなので、製造番号情報の30ビット目の位置と相対する30番目のブロックを後方ブロックの先頭である33ブロック目に移動し、
この移動先となる33番目のブロックに30番目のブロックの情報が書き込まれる。なお、移動した30ブロックには、ダミービット、例えば、オール“1”か“0”が挿入される。
【0020】
このように本実施形態では、製造番号のビットが立っている位置に該当するブロックが後方のブロックである33ブロック目以降にずらされて書き込まれる。
このため、悪意のある第三者がこのようにして書き込まれたディスクを拾得してデータを読み込もうとしても、パステーブル上で指示されるディレクトリの場所には、あるべきデータが移動してしまっているためOS上ではファイル認識ができず書き込まれたデータの読込は不可能に近い。また、本実施形態では、データの位置を移動させただけなので、CDやDVDの規格に違反せずに書き込んだデータを強力に保護することができる。
【0021】
次に、上記ドライブにおける書き込み動作の詳細を図3のフローチャートを参照しながら説明する。なお、本フローチャートを説明するに当たり、図1のハードウェア構成を適宜参照する。
【0022】
図3において、ドライブのCPU11は、ホストコンピュータ21からデータの書き込み指令を受けると、メモリ12に格納されているドライブ固有の番号(本例では、製造番号の情報が32bitで管理されているものとする)を取得(S1)する。その後、ホストコンピュータ21より送られてくるデータは、ブロック単位で一旦バッファ7に蓄積される。CPU11は、先に取得した製造番号情報から32bitで表現される製造番号の中でどの位置にビットが立っているかを把握し、バッファ7に蓄積されている先頭の32ブロックのうち、上記ビットの立っている位置と相対するブロックの位置を後方の33ブロック目以降に移動(S2)させる。このようにして移動させられたブロックの移動位置は、移動情報(新アドレス情報)としてメモリ12に蓄積(S3)される。図4は、メモリ12に格納される移動情報例を示した図で、この例では、製造番号のビットが10、15、18、22ブロックに立っていて、これらに相対するブロックが33、34、35、36ブロックという順に並び替えられる。
【0023】
図3に戻り、上記のようにしてバッファ7内のブロックの移動が完了した後、バッファ7から出力されるデータはエンコーダ6で符号化処理が施された後、ディスクに書き込まれる(S4)ようになっている。
【0024】
このようにしてプロテクトされたデータは、プロテクトを解除しなければ読み出すことはできない。図5は、そのプロテクトされたデータを読み込む際の処理手順を示すフローチャートである。
【0025】
図5において、ドライブのCPU11は、ホストコンピュータ21からデータの読み込み指令を受ける(S11)と、メモリ12に格納されているブロックの移動情報を取得(S12)する。CPU11は、このブロックの移動情報からどのブロックがどこに移動したかを把握し、データ読み込み時にバッファ7に蓄積されたブロックのうち、データ書き込み時に後方のブロックに移動させられたブロックを元にあった先方のブロックの位置に戻す処理を行なう(S13)。そして、バッファ7内のブロックの位置を元の位置に並び替えた後、それらのデータがデコーダ(図示省略)にて読み込まれて復号される(S14)。
【0026】
上述したように、本実施形態によれば、ドライブにてデータを書き込む際に、ドライブに与えられる一意の番号と対応付けられるブロックの位置を後方に移動してデータを書き込むため、悪意のある第三者がこのようにして書き込まれたディスクを拾得してデータを読み込もうとしても、パステーブル上で指示されるディレクトリの場所には、あるべきデータが移動してしまっているためOS上ではファイル認識ができずデータを読むことは困難となる。また、本実施形態では、データの位置を移動させただけなので、CDやDVDの標準規格に違反せずに書き込んだデータの保護が可能である。また、1つのドライブに1つのユニークな番号が与えられるため、同じ機種のドライブであっても正しくデータを読めることはない。なお、上記ユニークな番号はドライブの製造番号は勿論のこと、ユーザが別に定めた番号をホストコンピュータ21から転送してメモリ12に格納させてもよく、ユーザで管理可能な番号であれば特に限定されるものではない。さらに、本実施形態によれば、一般ユーザがドライブのファームウェアを変更、改造することは不可能に近く、また、ディスク自体にプロテクトがかけられるため、一般的に行なわれているアプリケーションでプロテクトをかける方法よりも機密性を高くすることが可能である。
【0027】
これまで説明してきた上記実施形態は、データの位置をドライブ固有の番号に基づいて後方のブロックへと移動させるといった形態であったが、本発明はこのような方法に限定されるものではない。例えば、ドライブに一意な番号を管理可能なビット(bit)数で区切り、その番号のbitが立っている位置に相当するブロックを次のエリアのブロックと入れ替える、すなわちスワップ処理をしてもよい。図6はこのようなスワップ処理を説明するための図である。この例では、ドライブに一意な番号として32bitの製造番号を仮定している。したがって、データフィールドは32ブロックごとに区切られ、製造番号の情報ビットが立っている先頭の30ブロックが後方の62ブロックとスワップされる。このように本実施形態では、64ブロックのうちの先頭32ブロックと後方32ブロックとの間で製造番号のビットが立っている位置のブロックがスワップされ、データがスクランブルされる。このスクランブルされたデータを読み込む際は、バッファにオーディオデータを書き込む際又は書き込んだ後に、ドライブの一意の番号(本例では、製造番号)に沿って正常なアドレス、順序にブロックを並べ替えることにより、正常な音声を再生することができる。
【0028】
このように本実施形態によれば、データ全域に渡ってスクランブルがかけられるため、ドライブの製造番号が分らない限り正常なデータとしては認識できない。このため、音楽用CDのデータ保護をより強固にすることができ、2次配布(A社の許可なくしてA社以外でデータやプログラムを配布する行為をいう)に対する防護及び悪意のある第三者の不正使用を防ぐことができる。
【0029】
また、本実施形態で示したデータのスクランブル方法は、ブロック間のスワップ処理だけなので、CDやDVDの標準規格に違反せずにデータへのプロテクションをかけることが可能である。また、ブロックをスワップさせてデータをスクランブルさせるのでなく、データ自体を暗号化してもよい。
【0030】
これまで説明してきた上記実施形態では、データのプロテクト解除に用いられるドライブ一意の番号情報がメモリ12に格納され、プロテクション解除の処理時において該番号情報が参照されるというものであったが、必ずしもメモリ12に上記番号情報を格納しなくてもよい。この場合、ホストコンピュータ21から上記番号情報を入力し、OSやアプリケーション、あるいはファームウェア、ドライバなどが該番号情報の解釈を行なうことで、ドライブの一意の番号を知っているユーザのみデータの読み込みを許可するようにすることが可能である。これにより、限られた条件の人に対してのみデータの読み込みを許可できるようになる。
【0031】
上記例において、メモリ12のメモリ機能がメモリ手段に、CPU11の書き込み制御機能がデータ移動書込手段、データ書き込み手段、ダミービット挿入手段、スワップ書込手段、次エリアスワップ書込手段に対応する。
【0032】
【発明の効果】
以上、説明したように、本願発明によれば、ディスクにデータを書き込む際、光ディスク装置に与えられた一意の番号に基づいてデータ領域のアドレスをずらしてデータを書き込むようにしたため、OS上でファイルの認識ができなくなり、ディスクにプロテクトがかかる。ディスクのプロテクトを解除するためには、データを書き込んだドライブでしか解除できないため、悪意のある第三者が上記のようなプロテクトのかかったディスクを拾得してもデータの読み込みは不可能に近い。したがって、機密性の高いディスクをユーザに提供することができる。
【図面の簡単な説明】
【図1】本発明の実施の一形態に係る光ディスク装置の構成図である。
【図2】図1に示す光ディスク装置におけるデータの書き込み動作を説明するための図である。
【図3】光ディスク装置におけるデータの書き込み動作の処理手順を示すフローチャートである。
【図4】メモリに格納されるブロックの移動情報例を示す図である。
【図5】光ディスク装置におけるデータの読み込み動作の処理手順を示すフローチャートである。
【図6】本発明に係る光ディスク装置における第二のデータの書き込み動作を説明するための図である。
【図7】光ディスクの記録フォーマット例を示す図である。
【図8】光ディスクのセクタと論理ブロック長の関係及びパステーブルの説明図である。
【符号の説明】
1 光ディスク(ディスク)
2 光ピックアップ
3 スピンドルモータ
4 スピンドルモータドライバ(SPMドライバ)
5 レーザドライバ
6 エンコーダ
7 バッファ
8 インタフェース(I/F)回路
9 APC
10 サーボプロセッサ
11 システムコントローラ(CPU)
12 メモリ
21 ホストコンピュータ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an optical disk device, and more particularly, to an optical disk device that can protect data in a disk and prevent a malicious third party from reading the data.
[0002]
[Prior art]
In recent years, CD-type optical discs such as CD-ROMs (Compact Disc-Read Only Memory), CD-Rs (Recordable), and CD-RWs (ReWritable) have become widespread, and furthermore, DVDs (Digital Versatile Discs or Digital Video Discs). Disc media such as DVD-ROM, DVD + RW, DVD-R, and DVD-RAM have also been developed as discs of the type).
[0003]
As described above, various discs exist, but information in a CD is roughly divided into music and data. For example, the recording format of a music CD is defined by a standard called Red Book, and a physical block of a music CD is composed of 2532 bytes, and when reproduced, 75 blocks are read per second. (1 frame = 2352 bytes = 1/75 second) (see FIG. 7A). On the other hand, since errors are not allowed in data and computer programs unlike music CDs, in the Yellow Book, one block is 2352 bytes as it is, and synchronization data (A), header (B), subheader (C) errors A redundant part of a detection code (EDC: Error Detection Code) and an ECC (Error Correction Code) are secured, and the data part is defined as 2048 bytes (see FIG. 7B).
[0004]
As described above, in the physical format of the CD, the format is different for music and data. The logical format of the CD (= the file structure of ISO9660) has a file structure such as “root directory → directory → file”, and is referred to as “volume descriptor” (VD = Volume Descriptor). Structure that contains descriptive information. " The VD includes PVD (Primary Volume Descriptor = primary volume descriptor), SVD (Supplementary Volume Descriptor = secondary volume descriptor), VPD (Volume Partition Descriptor = volume partition descriptor), and the like. Number) is determined. Among them, the PVD describes the attributes of the volume, the position of the root directory, the position of the path table, and the like. The position on the disk is set in the 17th frame (logical sector number 16) of the first track. It is stipulated that it must be done.
[0005]
FIG. 8 is an explanatory diagram of the relationship between the sectors of the optical disc and the logical block length and the path table based on ISO9660. As shown in the figure, logical sectors 0 to 15 are used as a system area, and a path table is recorded after logical sector 16 of the optical disk. This path table records the recording position of the file recorded on the optical disc, the size of the file, the logical block length, and the like. After logical sector k, data of 2048 bytes (also referred to as one sector) of one logical block continues in sector m, sector m + 1, and so on. In an ordinary optical disk drive, the path table is read into its own semiconductor memory so that a target position can be reached by one access operation. That is, the path table is indispensable for reading the file from the disk at high speed.
[0006]
[Problems to be solved by the invention]
Recently, the number of personal computers equipped with a disk drive device using an optical disk such as a CD as described above has been increasing as a standard, so that technological advances have made it easier for beginners to use the device, and the recording media has become cheaper. As a result, opportunities for general users to handle media such as CDs and DVDs are increasing. On the other hand, in the unlikely event that an optical disk is lost or stolen, the demand for protecting data to prevent leakage of important information has increased dramatically.
[0007]
Generally, in order to protect the reading of data written on a CD from a malicious third party, a method of protecting data on an application or the OS side (for example, setting a password in a spreadsheet application, etc.) is used. However, such a protection method cannot protect a simple text file or an HTML file. For this reason, if a malicious third party finds the disk, it becomes possible to easily read the data, and there is a security problem that the data recorded on the disk is not protected. Was.
[0008]
The present invention has been made in view of the above-described problems, and has as its object to ensure the protection of data even in the unlikely event that a user loses or stolen a disk, An object of the present invention is to provide an optical disk device that can prevent data from being stolen by a malicious third party.
[0009]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, the present invention divides a data area of a disk into blocks and writes data to a disk to which an address is assigned to the divided block. In an optical disk drive that performs based on a write request from a device, a memory unit that holds an identification ID unique to the own optical disk device, and when there is a write request from the external device, acquires the identification ID from the memory unit. Data moving writing means for shifting an address for a block of a disk to be accessed based on the identification ID and writing data from the shifted position.
[0010]
According to a second aspect of the present invention, in the optical disk device, the identification ID is represented by n bits, and the data moving / writing unit regards a first n block in a data area as n bits of the identification ID, Data writing means for writing data by shifting a block corresponding to a position where the bit value is High in the n bits to the block after the n-th block, and a predetermined bit for the shifted block And dummy bit inserting means for inserting a value.
[0011]
Further, according to a third aspect of the present invention, there is provided an optical disk apparatus which divides a data area of a disk into blocks and writes the divided blocks to a disk to which an address is assigned based on a write request from an external device. And a memory means for holding an identification ID unique to the optical disk device, and when a write request is issued from the external device, the identification ID is obtained from the memory means, and a corresponding block or the like is obtained based on the identification ID. And a swap writing means for writing data by swapping to a corresponding position in the area.
[0012]
According to a fourth aspect of the present invention, in the optical disk device, the identification ID is represented by n bits, and the swap writing unit determines a position where a bit value is High among the n bits of the identification ID. And a next area swap writing means for writing data by swapping a block corresponding to the next area to a corresponding position in the next area.
[0013]
According to a fifth aspect of the present invention, in the optical disk device, the identification ID is a unique number given to the optical disk device or an arbitrary number specified in advance.
[0014]
According to a sixth aspect of the present invention, in the optical disk device, the identification ID is transferred from a host computer serving as the external device.
[0015]
According to the configuration of the present invention, when writing data to the disk, the data is written by shifting the address of the data area based on the unique number given to the optical disk device, so that the file can be recognized on the OS. Is gone and the disc is protected. Since data can only be unlocked by the drive that wrote the data, it is almost impossible to read the data even if a malicious third party picks up the protected disk as described above. . Therefore, a highly confidential disk can be provided to the user.
[0016]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0017]
FIG. 1 is a configuration diagram of an optical disk device according to an embodiment of the present invention. In FIG. 1, an optical disk device (hereinafter abbreviated as a drive) is a rewritable optical disk device such as a CD-R or a CD-RW, and an optical disk (hereinafter abbreviated as a disk) 1, an optical pickup 2, and a spindle motor 3. , Spindle motor (SPM) driver 4, laser driver 5, encoder 6, buffer 7, interface circuit (I / F) 8, APC (Auto Power Control) 9, servo processor 10, system controller (= CPU) 11, memory 12 Consists of A host computer 21 is connected to the interface circuit 8 of the drive according to the present invention as an external connection destination. The drive records data on the disk 1 on which information can be written according to a command from the host computer 21. / Play. FIG. 1 shows only a part related to data write processing in the drive according to the present invention.
[0018]
In FIG. 1, a disk 1 is mounted on a turntable, and is rotated at a constant linear velocity (CLV) or a constant angular velocity (CAV) by a spindle motor 3 during a recording / reproducing operation. Then, pit data on the disk 1 is read by the optical pickup 2. The servo processor 10 generates various servo drive signals for focus, tracking, sled, and spindle from a focus error signal FE, a tracking error signal TE, and the like from an RF amplifier (not shown), and executes a servo operation. The servo processor 10 further supplies the spindle motor driver 4 with a spindle drive signal generated according to the spindle error signal. The spindle motor driver 4 causes the spindle motor to execute CLV rotation or CAV rotation according to the spindle drive signal. The APC 9 is a circuit unit that controls the laser output so as to be constant regardless of the temperature or the like. The buffer 7 has a predetermined data capacity and temporarily stores data supplied from the host computer 21. The buffer 7 is, for example, a FIFO method. In this case, the data is read by the encoder 6 in the order in which the data is supplied from the I / F 8 and stored. The encoder 6 EFM-modulates the data supplied from the buffer 7 together with a subcode or the like according to a predetermined standard, and supplies an EFM signal to the laser driver 5. The CPU 11 is connected to the I / F 8 by a signal line including a data bus and a control line, and is connected to a buffer by a data bus. For the I / F 8, for example, a SCSI specification is used. As the host computer 21, for example, a general personal computer can be used.
[0019]
Next, a data write operation in the drive configured as described above will be described. FIG. 2 is a diagram for explaining a write operation in the drive. In this example, it is assumed that the drive's memory 12 (ROM, EPROM, flash memory, or the like) stores a unique number of the drive, for example, information on a serial number as an identification ID. For example, assuming that the drive serial number is defined as 32 bits (approximately 4.2 billion ways), in this embodiment, when the drive writes data to a CD, first, the first 32 blocks of the data area are regarded as 32 bits of the serial number. . For example, when the serial number is “4” in decimal (decimal), the last three digits of the binary number of the serial number represented by 32 bits are “100”. In the case of this example, since the position where the bit stands in the production number information is only one of the 30th bit, the 30th block opposite to the position of the 30th bit of the production number information is the 33rd block which is the head of the rear block. Go to the eyes,
The information of the 30th block is written in the 33rd block as the movement destination. Dummy bits, for example, all “1” or “0” are inserted in the moved 30 blocks.
[0020]
As described above, in the present embodiment, the block corresponding to the position where the bit of the serial number is set is shifted and written to the 33rd block and the subsequent blocks.
For this reason, even if a malicious third party finds the disk written in this way and tries to read the data, the desired data is moved to the directory location indicated on the path table. Therefore, it is almost impossible to read the written data because the OS cannot recognize the file. Further, in the present embodiment, since the position of the data is merely moved, the written data can be strongly protected without violating the CD or DVD standards.
[0021]
Next, details of the write operation in the drive will be described with reference to the flowchart of FIG. In describing this flowchart, the hardware configuration in FIG. 1 will be referred to as appropriate.
[0022]
In FIG. 3, upon receiving a data write command from the host computer 21, the CPU 11 of the drive receives a drive-specific number stored in the memory 12 (in this example, it is assumed that the serial number information is managed in 32 bits). Is obtained (S1). Thereafter, the data sent from the host computer 21 is temporarily stored in the buffer 7 in block units. The CPU 11 recognizes from the previously acquired serial number information which bit is located in the serial number represented by 32 bits, and among the first 32 blocks stored in the buffer 7, The position of the block opposite to the standing position is moved to the rear 33rd block or later (S2). The movement position of the block thus moved is stored in the memory 12 as movement information (new address information) (S3). FIG. 4 is a diagram showing an example of movement information stored in the memory 12. In this example, the bits of the serial number stand at 10, 15, 18, and 22 blocks, and the blocks corresponding to these bits are 33, 34. , 35, 36 blocks.
[0023]
Referring back to FIG. 3, after the movement of the blocks in the buffer 7 is completed as described above, the data output from the buffer 7 is subjected to an encoding process by the encoder 6, and then written to the disk (S4). It has become.
[0024]
The data protected in this way cannot be read unless the protection is released. FIG. 5 is a flowchart showing a processing procedure when reading the protected data.
[0025]
In FIG. 5, when the CPU 11 of the drive receives a data read command from the host computer 21 (S11), it acquires movement information of the block stored in the memory 12 (S12). The CPU 11 recognizes which block has moved to which block from the movement information of this block, and based on the block that has been moved to the subsequent block at the time of data writing, of the blocks accumulated in the buffer 7 at the time of data reading. A process of returning to the position of the preceding block is performed (S13). Then, after rearranging the positions of the blocks in the buffer 7 to the original positions, those data are read and decoded by a decoder (not shown) (S14).
[0026]
As described above, according to the present embodiment, when writing data in the drive, the position of the block associated with the unique number given to the drive is moved backward to write the data. Even if three parties find the disk written in this way and try to read the data, the expected data has been moved to the directory location indicated on the path table, so the file is not The data cannot be read because it cannot be recognized. Further, in the present embodiment, since the position of the data is merely moved, it is possible to protect the written data without violating the standard of CD or DVD. Also, since one unique number is given to one drive, data cannot be read correctly even with drives of the same model. In addition, the unique number may be a drive serial number, or a number separately determined by the user may be transferred from the host computer 21 and stored in the memory 12. It is not done. Furthermore, according to this embodiment, it is almost impossible for a general user to change or modify the firmware of the drive, and since the disk itself is protected, protection is performed by a commonly used application. It is possible to make it more confidential than the method.
[0027]
In the above-described embodiment, the position of data is moved to the subsequent block based on the drive-specific number, but the present invention is not limited to such a method. For example, a number unique to a drive may be divided by a manageable number of bits, and a block corresponding to a position where a bit with that number stands may be replaced with a block in the next area, that is, swap processing may be performed. FIG. 6 is a diagram for explaining such a swap process. In this example, a 32-bit serial number is assumed as a unique number for the drive. Therefore, the data field is divided into 32 blocks, and the first 30 blocks in which the information bits of the serial number are set are swapped with the subsequent 62 blocks. As described above, in the present embodiment, the block at the position where the serial number bit is set is swapped between the first 32 blocks and the last 32 blocks of the 64 blocks, and the data is scrambled. When reading the scrambled data, when or after writing the audio data to the buffer, the blocks are rearranged in a normal address and order according to the unique number of the drive (in this example, the serial number). , Normal sound can be reproduced.
[0028]
As described above, according to the present embodiment, scrambling is performed over the entire data area, so that the drive cannot be recognized as normal data unless the drive serial number is known. For this reason, the data protection of the music CD can be further strengthened, and protection against secondary distribution (distribution of data and programs to companies other than Company A without the permission of Company A) and malicious third parties. Can prevent unauthorized use.
[0029]
Further, since the data scrambling method described in the present embodiment is only a swap process between blocks, it is possible to protect data without violating the CD or DVD standard. Instead of swapping blocks to scramble the data, the data itself may be encrypted.
[0030]
In the above-described embodiment described above, the drive-unique number information used to release the protection of data is stored in the memory 12, and the number information is referred to at the time of the processing of the protection release. The number information need not be stored in the memory 12. In this case, the number information is input from the host computer 21 and the OS, application, firmware, driver, or the like interprets the number information, so that only a user who knows the unique number of the drive is allowed to read the data. It is possible to do so. As a result, it is possible to permit only a person with limited conditions to read data.
[0031]
In the above example, the memory function of the memory 12 corresponds to the memory means, and the write control function of the CPU 11 corresponds to the data movement writing means, the data writing means, the dummy bit insertion means, the swap writing means, and the next area swap writing means.
[0032]
【The invention's effect】
As described above, according to the present invention, when writing data to a disk, the data is written by shifting the address of the data area based on the unique number given to the optical disk device. Cannot be recognized and the disc is protected. Since data can only be unlocked by the drive that wrote the data, it is almost impossible to read the data even if a malicious third party picks up the protected disk as described above. . Therefore, a highly confidential disk can be provided to the user.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of an optical disc device according to an embodiment of the present invention.
FIG. 2 is a diagram for explaining a data write operation in the optical disk device shown in FIG.
FIG. 3 is a flowchart illustrating a processing procedure of a data writing operation in the optical disc device.
FIG. 4 is a diagram illustrating an example of block movement information stored in a memory;
FIG. 5 is a flowchart illustrating a processing procedure of a data reading operation in the optical disc device.
FIG. 6 is a diagram for explaining a second data write operation in the optical disc device according to the present invention.
FIG. 7 is a diagram showing an example of a recording format of an optical disc.
FIG. 8 is an explanatory diagram of a relationship between a sector of an optical disc and a logical block length and a path table.
[Explanation of symbols]
1 optical disk (disk)
2 Optical pickup 3 Spindle motor 4 Spindle motor driver (SPM driver)
5 Laser Driver 6 Encoder 7 Buffer 8 Interface (I / F) Circuit 9 APC
10 Servo processor 11 System controller (CPU)
12 Memory 21 Host computer

Claims (6)

ディスクのデータ領域をブロック単位に分け、その分けられたブロックに対してアドレスが付与されたディスクへの書き込みを外部装置からの書き込み要求に基づいて行なう光ディスク装置において、
自光ディスク装置固有の識別IDを保持するメモリ手段と、
前記外部装置からの書き込み要求があった際に、前記メモリ手段より前記識別IDを取得し、該識別IDに基づいてアクセスすべきディスクのブロックに対するアドレスをずらし、そのずらした位置からデータの書き込みを行なうデータ移動書込手段と、を備えることを特徴とする光ディスク装置。
In an optical disk device, a data area of a disk is divided into blocks, and writing to a disk to which an address is assigned to the divided blocks is performed based on a write request from an external device.
Memory means for holding an identification ID unique to the optical disc device;
When a write request is issued from the external device, the identification ID is obtained from the memory unit, an address for a block of a disk to be accessed is shifted based on the identification ID, and data is written from the shifted position. An optical disk device, comprising:
請求項1記載の光ディスク装置において、
前記識別IDはnビットで表され、
前記データ移動書込手段は、データ領域における先頭のnブロックを前記識別IDのnビットに見立て、該nビットの中でビット値がHighとなっている位置に相対するブロックを前記nブロック以降のブロックにずらしてデータの書き込みを行なうデータ書き込み手段と、
前記ずらされたブロックに対し予め定めたビット値を挿入するダミービット挿入手段と、を備えることを特徴とする光ディスク装置。
The optical disk device according to claim 1,
The identification ID is represented by n bits,
The data movement writing means regards the first n blocks in the data area as n bits of the identification ID, and sets a block corresponding to a position having a bit value of High in the n bits after the n blocks. Data writing means for writing data shifted to the block,
An optical disk device, comprising: dummy bit insertion means for inserting a predetermined bit value into the shifted block.
ディスクのデータ領域をブロック単位に分け、その分けられたブロックに対してアドレスが付与されたディスクへの書き込みを外部装置からの書き込み要求に基づいて行なう光ディスク装置において、
自光ディスク装置固有の識別IDを保持するメモリ手段と、
前記外部装置からの書き込み要求があった際に、前記メモリ手段より前記識別IDを取得し、該識別IDに基づいて該当するブロック他のエリアの該当位置にスワップさせてデータを書き込むスワップ書込手段と、を備えることを特徴とする光ディスク装置。
In an optical disk device, a data area of a disk is divided into blocks, and writing to a disk to which an address is assigned to the divided blocks is performed based on a write request from an external device.
Memory means for holding an identification ID unique to the optical disc device;
Swap writing means for obtaining the identification ID from the memory means when there is a write request from the external device, and for writing data by swapping the data to a corresponding position in another area of a corresponding block based on the identification ID. An optical disc device comprising:
請求項3記載の光ディスク装置において、
前記識別IDはnビットで表され、
前記スワップ書込手段は、前記識別IDのnビットの中でビット値がHighとなっている位置に相対するブロックを次のエリアの該当位置にスワップさせてデータを書き込む次エリアスワップ書込手段を備えることを特徴とする光ディスク装置。
The optical disk device according to claim 3,
The identification ID is represented by n bits,
The swap writing means includes a next area swap writing means for writing data by swapping a block corresponding to a position having a high bit value among n bits of the identification ID to a corresponding position in a next area. An optical disk device comprising:
請求項1乃至4いずれか記載の光ディスク装置において、
前記識別IDは、自光ディスク装置に与えられる一意の番号又は予め指定される任意の番号となることを特徴とする光ディスク装置。
The optical disk device according to claim 1, wherein
The optical disc device, wherein the identification ID is a unique number given to the own optical disc device or an arbitrary number designated in advance.
請求項5記載の光ディスク装置において、
前記識別IDは、前記外部装置となるホストコンピュータから転送されてくることを特徴とする光ディスク装置。
The optical disk device according to claim 5,
The optical disc device, wherein the identification ID is transferred from a host computer as the external device.
JP2002380995A 2002-12-27 2002-12-27 Optical disk drive Withdrawn JP2004213748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002380995A JP2004213748A (en) 2002-12-27 2002-12-27 Optical disk drive

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002380995A JP2004213748A (en) 2002-12-27 2002-12-27 Optical disk drive

Publications (1)

Publication Number Publication Date
JP2004213748A true JP2004213748A (en) 2004-07-29

Family

ID=32817056

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002380995A Withdrawn JP2004213748A (en) 2002-12-27 2002-12-27 Optical disk drive

Country Status (1)

Country Link
JP (1) JP2004213748A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7633843B2 (en) 2005-09-13 2009-12-15 Funai Electric Co., Ltd Optical disc recorder

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7633843B2 (en) 2005-09-13 2009-12-15 Funai Electric Co., Ltd Optical disc recorder

Similar Documents

Publication Publication Date Title
RU2249861C2 (en) Copy protection of compact disks with digital audio record
US7486599B2 (en) Recording method, recording apparatus, reproducing method and reproducing apparatus
JP4805884B2 (en) Computer-readable reproduction-only storage medium, reproduction method and reproduction apparatus for data recorded on reproduction-only recording medium
JP4091602B2 (en) High density optical disc, encryption recording method on optical disc, and reproduction method from optical disc
US7130253B2 (en) Disk DVD-ROM drive unit with a playback speed control and disk drive method
TW200402627A (en) Program, computer-readable recording medium, information processing system, and method for protecting from illegally copying program
JP2003249009A (en) Recording medium, recording method and device, reproducing device and method, and data discrimination method
KR20080067075A (en) Method for recording and reproducing data encryption of optical disc
JP3575461B2 (en) Recording medium, recording method and apparatus, and reproducing apparatus and method
JP2004213748A (en) Optical disk drive
JP4254530B2 (en) File recording method, reproducing apparatus, and recording / reproducing system
JP3389989B2 (en) Information recording medium, information recording medium reproducing method, and information recording medium recording method
JP2001110137A (en) Disk and disk player subjected to copy prevention processing
JP2001148124A (en) Information recording medium, information recording medium recording method, information recording medium recorder, information recording medium reproducing means and information recording medium reproducing device
JP3389991B2 (en) Information recording medium recording method
JP3775412B2 (en) Data recording medium and information data writing device
JP3389988B2 (en) Information recording medium, information recording medium reproducing method, and information recording medium recording method
JP3389990B2 (en) Information recording medium recording method
JP4666042B2 (en) Information recording medium, information recording medium recording method, and information recording medium reproducing method
JP2000331419A (en) Recording medium which prevents the use of unlawfully duplicated program or data on computer
JP2006196176A (en) Data recording/reproducing device, method thereof, and disk-like recording medium
JP2003228909A (en) Optical disk recording and reproducing system, drive unit, recording and reproducing method, and optical disk
KR20070013154A (en) Recording apparatus, recording mothod, reproducing apparauts and reproducing method for preventing illegal copy of optical disc
JP2005100576A (en) Information recording/reproducing method, information recording/reproducing device and information recording medium
JP2005032332A (en) Optical disk and program for utilizing its recorded information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051027

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070215