JPS6134773A - Information recording system - Google Patents

Information recording system

Info

Publication number
JPS6134773A
JPS6134773A JP15295184A JP15295184A JPS6134773A JP S6134773 A JPS6134773 A JP S6134773A JP 15295184 A JP15295184 A JP 15295184A JP 15295184 A JP15295184 A JP 15295184A JP S6134773 A JPS6134773 A JP S6134773A
Authority
JP
Japan
Prior art keywords
data
directory
sector
data file
recording
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.)
Pending
Application number
JP15295184A
Other languages
Japanese (ja)
Inventor
Tamotsu Ito
保 伊藤
Tadashi Saito
斉藤 規
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP15295184A priority Critical patent/JPS6134773A/en
Publication of JPS6134773A publication Critical patent/JPS6134773A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently add and correct a data file by recording a directory sector changed and added to an area recording the data file and a directory table after changing, when the directory table is intstalled and a directory is necessary to be corrected. CONSTITUTION:When data are recorded, an error correcting code (ECC) to correct an error is added through an encoder circuit 5 to original data and recorded onto a disk 1 by a laser driving circuit 6 and a laser oscillator 7. Recording is executed per sector unit and one sector consists of original data of a 2K byte, an ECC code with a 288 byte and address information of the sector. When the data are reproduced, data for one sector on an optical disk 1 are sent to a decoder circuit 8 by a photodetecting element 10 and an amplifier circuit 9. After a circuit 8 corrects an error by using the ECC code, the circuit outputs necessary information of 2K byte.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、光ディスクや光テープのように再生とただ1
度の記録が可能で書き換え不可能な記憶媒体を用いる外
部記憶装置に係り、特に情報を後で追加記録するのに好
適な外部記憶装置のデータ管理方式に関する。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention is applicable to optical discs, optical tapes, etc.
The present invention relates to an external storage device that uses a storage medium that is recordable and non-rewritable, and particularly relates to a data management method for an external storage device that is suitable for later additional recording of information.

〔発明の背景〕[Background of the invention]

書き換え不可能な光ディスクを用いて情報を記録する方
法として、特開昭56−25278号公報に示されるよ
うに、ディスク上をインデックスエリアとデータ記録エ
リアに分割し、データファイルをデータ記録エリアに記
録すると共に、インデックスエリアに各データファイル
に対応させた検索用データを記録する方法が知られてい
る。この方法は、インデックスエリアの検索用データを
用いて高速に、しかもランダムに任意のデータファイル
をアクセスすることができるという特徴がある。
As a method of recording information using a non-rewritable optical disc, as shown in Japanese Patent Laid-Open No. 56-25278, the disc is divided into an index area and a data recording area, and data files are recorded in the data recording area. In addition, a method is known in which search data corresponding to each data file is recorded in an index area. This method is characterized in that any data file can be accessed quickly and randomly using the search data in the index area.

しかし、記録すべきデータファイル負とインデックスエ
リアに用意された検索用データのエリアとが1対1に対
応しない場合には、あらかじめデータ記録エリアとイン
デックスエリアを分割しておくと、ディスクの全額域を
有効に利用することが困難である。例えば、データファ
イル量が大きく、データ記録エリアの占める部分が大き
いが、検索用データはあまり必要としないようなデータ
が多数あれば、インデックスエリアは利用されずに残さ
れる。逆に、データ記録エリアをあまり占有しないデー
タファイルが多い場合には、インデックスエリアが先に
満たされて、データ記録エリアが利用できなくなる。
However, if there is not a one-to-one correspondence between the negative data file to be recorded and the area for search data prepared in the index area, it is possible to divide the data recording area and index area in advance so that the entire disk area can be saved. It is difficult to make effective use of For example, if the data file size is large and the data recording area occupies a large portion, but there is a lot of data that does not require much search data, the index area will be left unused. Conversely, if there are many data files that do not occupy much of the data recording area, the index area will be filled first and the data recording area will become unavailable.

また、すでに記録されているデータを、見かけ上書き換
える方法としては、例えば特開昭56−22274号公
報に示されるように、訂正すべきデータをまだ使われて
いない記録可能な領域に記録し、被訂正データに対応す
る検索用データに訂正を行なうことを示す情報を付加す
る方法が知られている。
Furthermore, as a method of apparently rewriting already recorded data, as shown in Japanese Patent Laid-Open No. 56-22274, for example, data to be corrected is recorded in a recordable area that is not yet in use. A method is known in which information indicating that correction is to be performed is added to search data corresponding to data to be corrected.

しかし、この先行技術では、検索用データを書き換え可
能なフロッピーディスクに記録する方法については開示
しているが、検索用データを書き換え不可能な光ディス
クに記録する方法については詳細を述べていない。
However, although this prior art discloses a method for recording search data on a rewritable floppy disk, it does not provide details on a method for recording search data on a non-rewritable optical disk.

〔発明の目的〕 本発明の目的は、書き換え不可能な記録媒体上に記録さ
れているデータファイルを見かけ上、訂正および追加し
、これらの訂正または追加されたデータファイルを効率
よく書き換え不可能な記録媒体上に記録するデータファ
イル記録方式を提供することにある。
[Object of the Invention] An object of the present invention is to apparently correct and add to a data file recorded on a non-rewritable recording medium, and to efficiently convert the corrected or added data file into a non-rewritable data file. An object of the present invention is to provide a data file recording method for recording on a recording medium.

〔発明の概要〕[Summary of the invention]

本発明は、複数のデータファイル検索用ディレクトリセ
クタを管理するところのディレクトリテーブルを設け、
データの追加、訂正など、ディレクトリを修正する必要
が生じた場合には、データファイルを記録する領域に、
新たに変更もしくは追加するディレクトリセクタと、変
更後のディレクトリテーブルを記録することにより、デ
ータファイルの追加、訂正を可能としたものである。
The present invention provides a directory table for managing a plurality of data file search directory sectors,
If it becomes necessary to modify the directory, such as adding or correcting data,
By recording the directory sector to be newly changed or added and the changed directory table, it is possible to add or correct data files.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を第1図以下に示し、動作を説
明する。第1図において、1はデータを記録するための
光ディスク、2はデータを記録再生するための光ピツク
アップを3方向に移動することができるアクチェータ、
3は光ディスク1を回転させるためのスピンドルモータ
である。光ピツクアップは、実際にはレーザ発振子7と
受光素子10とからなっている。11は、機構部制御回
路であり、フォーカスサーボ回路12、トラッキングサ
ーボ回路13.モータサーボ回路14を介して、アクチ
ェータ駆動回路15、モータ駆動回路16を制御し、デ
ィスク1と光ピツクアップが正常な相対位置関係を保つ
ように制御している。
Hereinafter, one embodiment of the present invention will be shown in FIG. 1 and below, and its operation will be explained. In FIG. 1, 1 is an optical disk for recording data; 2 is an actuator that can move an optical pickup in three directions for recording and reproducing data;
3 is a spindle motor for rotating the optical disc 1; The optical pickup actually consists of a laser oscillator 7 and a light receiving element 10. 11 is a mechanism control circuit, which includes a focus servo circuit 12, a tracking servo circuit 13. An actuator drive circuit 15 and a motor drive circuit 16 are controlled via a motor servo circuit 14 to maintain a normal relative positional relationship between the disk 1 and the optical pickup.

4は、制御回路であり、第1図の装置全体を制御してい
る。5は、誤り訂正符号(maa符号)のエンフーダ回
路、6はレーザ発振子の駆動回路、9は増幅回路、8は
誤り訂正符号のデコーダ回路である。データを記録する
場合には、例えば、2にバイトの原データに、誤り訂正
のための200符号288バイトが付加されて、レーザ
駆動回路6.レーザ発振子7によりディスク上に記録さ
れる。記録はセクタ単位に行なわれ、1セクタは今の場
合2にバイトの原データと288バイトのEOO符号、
およびセクタのアドレスを表わすための数バイトの情報
からなっている。データを再生する場合には、受光素子
10.増幅回路9によって光デイスク1上の1セクタ分
のデータが、デコーダ回路8に送られる。デコーダ回路
8は、データに誤りが発生していればXaO符号を用い
て誤りを訂正した上で、必要な2にバイトの情報を出力
する。
Reference numeral 4 denotes a control circuit, which controls the entire apparatus shown in FIG. Reference numeral 5 designates an enhancer circuit for an error correction code (MAA code), 6 a drive circuit for a laser oscillator, 9 an amplifier circuit, and 8 a decoder circuit for an error correction code. When recording data, for example, 288 bytes of 200 code for error correction are added to the original data of 2 bytes, and the laser drive circuit 6. The data is recorded on the disk by the laser oscillator 7. Recording is done in sector units, and one sector currently contains 2 bytes of original data, 288 bytes of EOO code,
and several bytes of information to represent the sector address. When reproducing data, the light receiving element 10. One sector worth of data on the optical disk 1 is sent by the amplifier circuit 9 to the decoder circuit 8. If an error occurs in the data, the decoder circuit 8 corrects the error using the XaO code, and then outputs the necessary 2 bytes of information.

第2図に、光デイスク上のデータの配置を示す。光デイ
スク上には同心円状の複数個のトラック、あるいは渦巻
状の1本のトラックがあり、さらに各トラックはいくつ
かのセクタに分割されている。これらのセクタは、一定
の順番で並べられ、最初のセクタには、ディレクトリテ
ーブル209次のセクタには1番目のディレクトリセク
タ21が記録されている。以下順次2番目のディレクト
リセクタ22 、n番目のディレクトリセクタ23が記
録されている。ディレクトリが管理するデータファイル
についても同様に、1番目のデータファイル24,2番
目のデータファイル25.以下m番目のデータファイル
26の順に記録されている。それ以降は未使用領域27
である。
FIG. 2 shows the arrangement of data on the optical disk. An optical disk has a plurality of concentric tracks or one spiral track, and each track is further divided into several sectors. These sectors are arranged in a fixed order, with the directory table 209 being recorded in the first sector and the first directory sector 21 being recorded in the next sector. Thereafter, the second directory sector 22 and the nth directory sector 23 are sequentially recorded. Similarly, regarding the data files managed by the directories, the first data file 24, the second data file 25, . The following data files are recorded in the order of the m-th data file 26. After that, 27 unused areas
It is.

第3図に、1セクタの構成について示す。12バイトの
SYh’O部30により1セクタの開始を示し、3バイ
トのアドレス部31でそのセクタの位置情報(アドレス
)を示し、1バイトの識別部32によりそのセクタの種
別(ディレトリテーブルセクタ、ディレクトリセクタ、
データファイルセクタなどのセクタの種別)を示す。
FIG. 3 shows the configuration of one sector. The 12-byte SYh'O section 30 indicates the start of one sector, the 3-byte address section 31 indicates the position information (address) of the sector, and the 1-byte identification section 32 indicates the sector type (directory table sector). , directory sector,
Indicates the sector type (data file sector, etc.).

2にバイトのデータは、データ部33に記録され、その
BOO符号288バイトはEOO部34に記録される。
The second byte of data is recorded in the data section 33, and the 288-byte BOO code thereof is recorded in the EOO section 34.

第4図に、ディレクトリテーブルの構成を示す。ディレ
クトリテーブルには、各ディレクトリセクタのアドレス
A D(i) 40 、 A D(2) 41 、・・
・。
FIG. 4 shows the structure of the directory table. The directory table contains the addresses of each directory sector A D(i) 40 , A D(2) 41 , . . .
・.

A D (rL) 42がそれぞれ4バイトづつ記録さ
れ、最後に16進数φF IP H45が4バイト記録
される。この4バイトのφ1?’FH43により、ディ
レクトリセクタの終了が認識できる。
A D (rL) 42 is recorded in 4 bytes each, and finally 4 bytes of hexadecimal number φF IP H45 is recorded. This 4-byte φ1? 'FH43 allows the end of a directory sector to be recognized.

第5図に、ブイレフ) IJの構成を示す。1つのデー
タファイルにつき32バイトづつの検索用データが記録
されている。検索用データには、データファイルの名称
を表わす11バイトのFN50.データファイルの属性
を表わす1バイトのAs2.そのデータファイルが記録
されている最初のセクタの4バイトアドレス5A52゜
データファイルの大きさを表わす4バイトのyL53が
納められている。1セクタ2にバイトであるので、1つ
のディレクトリセクタには64個C2048752)の
データファイルが管理できる。最後の検索用データの次
には、検索用データの終了を示すコードφφH54が記
録されている。
Figure 5 shows the configuration of the Buileff IJ. Each data file records 32 bytes of search data. The search data includes 11 bytes of FN50. which represents the name of the data file. 1 byte As2. representing the attributes of the data file. A 4-byte address 5A52° of the first sector in which the data file is recorded contains a 4-byte yL53 indicating the size of the data file. Since one sector has two bytes, one directory sector can manage 64 data files. A code φφH54 indicating the end of the search data is recorded next to the last search data.

データファイルを読み出すときには、まずディレクトリ
テーブルを読み出し、そこに記録されているディレクト
リセクタのアドレスを順次読み出し、データファイル名
を検索する。データファイル名が検索できれば、データ
ファイルの開始アドレスなどの必要なデータを求め、目
的とするデータファイルを即座に読み出すことができる
When reading a data file, first the directory table is read, and the addresses of the directory sectors recorded there are sequentially read to search for the data file name. If the data file name can be searched, necessary data such as the start address of the data file can be found, and the target data file can be read immediately.

第6図は、データファイルを追加、訂正した場合のデー
タの配置を示したものの1例である。
FIG. 6 is an example of the arrangement of data when a data file is added or corrected.

記録する手順としては、■未使用領域に新しいデータフ
ァイルF (771+I、)  6φを記録する。
The recording procedure is as follows: (1) New data file F (771+I,) 6φ is recorded in an unused area.

■そのデータファイルが該当するディレクトリセクタを
必要に応じて修正し、(データファイルの訂正の場合に
は、そのデータファイルの開始アドレスSAやデータフ
ァイルの大きさPLを新しいデータファイル下(m+1
)60のものに変更し、データファイルの追加の場合に
は、新しいデータファイルF(7m+1)の検索データ
32バイトを追加する。)この新しいディレクトリD 
(yL’)  61を未使用領域に記録する。
■Correct the directory sector to which the data file corresponds as necessary (in the case of data file correction, change the start address SA and data file size PL of the data file to the new data file (m+1
) 60, and in the case of adding a data file, add 32 bytes of search data of the new data file F(7m+1). ) this new directory D
(yL') 61 is recorded in an unused area.

■ディレクトリテーブルT (1)20を修正し、新し
いディレクトリD (W’) 61のアドレスに修正し
た新しいディレクトリテーブルT(2)62を未使用領
域に記録する。■古いディレクトリテーブルT (1)
20にダミーデータを書き込み、そのセクタを読み出し
不能とする。
(2) Modify the directory table T(1) 20 and record the modified new directory table T(2) 62 at the address of the new directory D(W') 61 in an unused area. ■Old directory table T (1)
Dummy data is written to 20 to make that sector unreadable.

以後は、新しいディレクトリテーブルT(2)62を用
いてデータファイルを検索する。
Thereafter, the new directory table T(2) 62 is used to search for data files.

第7図は、データファイルを追加、訂正した場合のデー
タの配置を示したものの他の例である。記録する手順は
、第6図の場合と同じである。第6図では、ディレクト
リセクタの数に変更がない場合を示し、第7図では、デ
ィレトリセクタが1個増加した場合を示している。修正
したディレクトリセクタD (FL’) 61と増加し
たディレクトリセクタD (fL+1)70を記録した
後、D(ル’)、D(rL+1)のディレクトリセクタ
のアドレスを追加修正した新しいディレクトリテーブル
T (2)62を記録する。
FIG. 7 shows another example of data arrangement when data files are added or corrected. The recording procedure is the same as in the case of FIG. FIG. 6 shows a case where the number of directory sectors remains unchanged, and FIG. 7 shows a case where the number of directory sectors increases by one. After recording the corrected directory sector D (FL') 61 and the increased directory sector D (fL+1) 70, a new directory table T (2 )62 is recorded.

第6図、第7図の実施例で分かるように、データファイ
ルの追加、訂正の度に増加するセクタは、データファイ
ルを除くと2〜3セクタだけであり、光ディスクの記録
領域を有効に利用することができる。
As can be seen from the examples shown in Figures 6 and 7, the number of sectors that increases each time a data file is added or corrected is only 2 to 3 sectors, excluding the data file, making effective use of the recording area of the optical disc. can do.

新しいデータファイル、ディレクトリセクタディレクト
リテーブルは、この順番で記録されるのが望ましい。な
ぜならば、ディスク上に欠陥があり、データが記録でき
ない場合が生じるからである。新しいデータファイルI
F (77L+1)を記録し、このデータファイルを再
生する。この時に光デイスク上の欠陥などにより重大な
誤りが発生し、誤り訂正符号を用いても復号できなかっ
た場合には、次の未使用領域に再度データファイルF(
m+1)を記録する。データファイルF(ya+1)が
完全に再生できることを確認してから、データファイル
Ir(m+1)の開始アドレスを決定する。次に記録す
る更新したディレクトリセクタD(rL’)についても
データファイルの場合と同様に、完全に再生できること
を確認してからディレクトリセクタ]) (−’)のア
ドレスを決定する。新しいディレクトリテーブルT(2
)は、完全に再生できることが確認できるまで未使用領
域への記録を行なう。
It is desirable that new data files, directory sectors, and directory tables be recorded in this order. This is because there may be a case where there is a defect on the disk and data cannot be recorded. New data file I
F (77L+1) is recorded and this data file is played back. At this time, if a serious error occurs due to a defect on the optical disk and cannot be decoded even with the error correction code, the data file F (
m+1). After confirming that data file F(ya+1) can be completely reproduced, the start address of data file Ir(m+1) is determined. Regarding the updated directory sector D(rL') to be recorded next, as in the case of the data file, the address of the directory sector ]) (-') is determined after confirming that it can be completely reproduced. New directory table T(2
) records to the unused area until it is confirmed that it can be completely reproduced.

データファイルの追加、訂正を行なうたびに、新しいデ
ィレクトリセクタとディレクトリテーブルが記録される
ので、最新のディレクトリテーブルを見つけ出すことが
必要となるが、これは、古いディレクトリテーブルが読
み出し不能であるので、読み出せるディレクトリテーブ
ルが、最新のディレクトリテーブルとなる。この処理は
、電源投入後1度だけ行ない、ディレクトリテーブルの
内容を本体内のRAMに記録しておけば良い。
Each time a data file is added or corrected, a new directory sector and directory table are recorded, making it necessary to find the latest directory table. The directory table that can be exported is the latest directory table. This process may be performed only once after the power is turned on, and the contents of the directory table may be recorded in the RAM within the main body.

データファイルを消去する場合やデータファイルの名称
などを変更する場合には、変更となるディレクトリセク
タと、変更後のディレクトリテーブルを記録するだけで
よい。
When deleting a data file or changing the name of a data file, it is only necessary to record the directory sector to be changed and the directory table after the change.

第1図の実施例では、光ディスクを記録媒体とする場合
について述べているが、書き換不可能な記録媒体であれ
ば、光テープなどについても本発明を用いることができ
る。
Although the embodiment shown in FIG. 1 describes the case where an optical disk is used as a recording medium, the present invention can also be applied to an optical tape or the like as long as the recording medium is not rewritable.

〔発明の効果〕〔Effect of the invention〕

以上述べたように、本発明によれば、書き換え不可能な
記録媒体を用いているにもかかわらず、見かけ上データ
ファイルの追加、訂正、消去が可能となる。また、常に
最新のディレクトリセクタおよびディレクトリテーブル
が完全な形で更新されているので、データファイルが検
索しやすい。データファイルの数には制限はなく、記録
媒体のすべてを使いきるまで、データファイルを増やし
ていくことができる。データファイルの追加、訂正に対
して、増加するセクタは、データファイルを除くと2〜
6セクタですみ、記録媒体の記録エリアに対してほとん
ど影響を与えない。
As described above, according to the present invention, it is possible to apparently add, correct, and delete data files even though a non-rewritable recording medium is used. Additionally, data files are easy to search because the latest directory sectors and directory tables are always completely updated. There is no limit to the number of data files, and the number of data files can be increased until the entire recording medium is used up. When adding or correcting a data file, the number of sectors increased is 2 to 2, excluding the data file.
It only requires 6 sectors and has almost no effect on the recording area of the recording medium.

などの効果がある。There are effects such as

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明の一実施例を示すブロック図、第2図
、第6図、第7図は、本発明によるデータの配置を示す
説明図、第3図は、1セクタの構成を示す構成図、第4
図は、本発明のデ明によりディレクトリの説明図である
。 1・・・光ディスク、 2・・・アクチェータ、 3・・・スピンドルモータ、 20 、62・・・ディレクトリテーブル、21.22
,2!1,61.70・・・ディレクトリセクタ、24
、25,26.60・・・データファイル。 什罹Aih罹−4−重  添  817   キ第1図 第2図 第 3 図 第4図 第5図 第 6 図 第7図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIGS. 2, 6, and 7 are explanatory diagrams showing data arrangement according to the present invention, and FIG. 3 shows the configuration of one sector. Configuration diagram shown, No. 4
The figure is an explanatory diagram of a directory according to the invention. DESCRIPTION OF SYMBOLS 1... Optical disk, 2... Actuator, 3... Spindle motor, 20, 62... Directory table, 21.22
,2!1,61.70...Directory sector, 24
, 25, 26.60...data file. Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 Figure 6 Figure 7

Claims (1)

【特許請求の範囲】[Claims] 可逆的書き換え不可能な記録媒体を用いた記憶装置にお
いて、複数のデータファイルと、前記複数のデータファ
イルを管理する複数個のディレクトリセクタと、前記複
数個のディレクトリセクタのセクタアドレス情報を記録
するディレクトリテーブルとを持ち、前記データファイ
ルの追加、訂正、消去を行う場合に、必要に応じて新し
いデータファイルを前記記録媒体の未使用領域に記録し
、変更もしくは追加する新しいディレクトリセクタと、
前記新しいディレクトリセクタのアドレス情報を含んだ
新しいディレクトリテーブルとを前記記録媒体の未使用
領域に記録することを特徴とする情報記録方式。
In a storage device using a recording medium that is not reversibly rewritable, a plurality of data files, a plurality of directory sectors that manage the plurality of data files, and a directory that records sector address information of the plurality of directory sectors. a new directory sector for recording, changing or adding a new data file in an unused area of the recording medium as necessary when adding, correcting or erasing the data file;
An information recording method characterized in that a new directory table including address information of the new directory sector is recorded in an unused area of the recording medium.
JP15295184A 1984-07-25 1984-07-25 Information recording system Pending JPS6134773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15295184A JPS6134773A (en) 1984-07-25 1984-07-25 Information recording system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15295184A JPS6134773A (en) 1984-07-25 1984-07-25 Information recording system

Publications (1)

Publication Number Publication Date
JPS6134773A true JPS6134773A (en) 1986-02-19

Family

ID=15551722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15295184A Pending JPS6134773A (en) 1984-07-25 1984-07-25 Information recording system

Country Status (1)

Country Link
JP (1) JPS6134773A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62208466A (en) * 1986-03-07 1987-09-12 Matsushita Electric Ind Co Ltd Information recording method
JPS6329375A (en) * 1986-07-22 1988-02-08 Matsushita Electric Ind Co Ltd Information recording method
JPS6446280A (en) * 1987-08-12 1989-02-20 Dainippon Printing Co Ltd Methods for data recording and reproducing for optical card
WO1997007505A1 (en) * 1995-08-18 1997-02-27 Matsushita Electric Industrial Co., Ltd. Information recording/reproducing device and information recording/reproducing medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62208466A (en) * 1986-03-07 1987-09-12 Matsushita Electric Ind Co Ltd Information recording method
JPS6329375A (en) * 1986-07-22 1988-02-08 Matsushita Electric Ind Co Ltd Information recording method
JPS6446280A (en) * 1987-08-12 1989-02-20 Dainippon Printing Co Ltd Methods for data recording and reproducing for optical card
WO1997007505A1 (en) * 1995-08-18 1997-02-27 Matsushita Electric Industrial Co., Ltd. Information recording/reproducing device and information recording/reproducing medium

Similar Documents

Publication Publication Date Title
JP2004030771A (en) Recording and reproducing device
US6064639A (en) High speed data recording and/or reproducing method and apparatus with increased data sector access speed
JPH04106761A (en) Information recording and reproducing device and optical disk
EP1130599A2 (en) Recording method and apparatus and record medium
US6732192B2 (en) Disc recording scheme for enabling quick access to disc data
JP2550009B2 (en) Information recording method and device
JP2806354B2 (en) Information recording method and information recording device
JPS6134773A (en) Information recording system
JP2790265B2 (en) Information recording method
JP4713140B2 (en) Digital data recording method, recording apparatus and reproducing apparatus
JP3306994B2 (en) Recording method
JP2597451B2 (en) Information recording and playback method
JP2001291366A (en) Method and device for recording, and recording medium
JPS62246193A (en) Optical disk device
JP4270163B2 (en) Recording / reproducing method and disk recording / reproducing apparatus
JP2836618B2 (en) Information reproducing method and information reproducing apparatus
JP2002269746A (en) Data recording method and device
JP3707396B2 (en) Recording method and recording apparatus
JPS62145591A (en) Optical disk storage management system
JPH10261286A (en) Information recording medium
JP3707400B2 (en) Recording method and recording apparatus
JP3562486B2 (en) Recording method, recording apparatus, and recording medium
JP2982923B2 (en) File management method
JP2713372B2 (en) Information recording and playback method
JPH01154382A (en) Optical disk file device