JPH11327800A - Data copying method for disk recording medium and disk recording medium - Google Patents

Data copying method for disk recording medium and disk recording medium

Info

Publication number
JPH11327800A
JPH11327800A JP10133785A JP13378598A JPH11327800A JP H11327800 A JPH11327800 A JP H11327800A JP 10133785 A JP10133785 A JP 10133785A JP 13378598 A JP13378598 A JP 13378598A JP H11327800 A JPH11327800 A JP H11327800A
Authority
JP
Japan
Prior art keywords
data
copy
disk
seek
copy source
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
JP10133785A
Other languages
Japanese (ja)
Inventor
Shuji Inoue
上 修 二 井
Naokazu Susa
佐 直 和 須
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 Holdings Corp
Original Assignee
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10133785A priority Critical patent/JPH11327800A/en
Priority to EP06003627A priority patent/EP1662509A1/en
Priority to EP99109628A priority patent/EP0957486A3/en
Priority to CNA031249574A priority patent/CN1501394A/en
Priority to CNB991067150A priority patent/CN1150541C/en
Priority to KR1019990017495A priority patent/KR100333299B1/en
Priority to US09/312,784 priority patent/US6618548B1/en
Publication of JPH11327800A publication Critical patent/JPH11327800A/en
Priority to HK00102101A priority patent/HK1023209A1/en
Priority to US10/426,275 priority patent/US20030194208A1/en
Pending legal-status Critical Current

Links

Landscapes

  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten a copying time by reading data at a copying party without any seeking or while minimizing seeking. SOLUTION: At the copying party, the data area read out without any seeking or while seeking is minimized. At a copy request from an operation part 3, a control part 4 reproduces a disk in a disk drive A1 to read out the file management information of a file to be copied and temporarily record it in a file management part 8 when the request indicates a read free of seeking. Then the file is read out while its file management information is ignored, namely, without seeking and its data are stored in a memory 9. Then the control part 4 takes the data out of the memory 9 in order according to the file management information recorded in the file management part 8 and transfers them to a disk drive B2. When the request indicates a read with seeking, only nearby tracks are sought.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ディスク記録媒体
のデータコピー方法及びディスク記録装置、特にデータ
を記録するトラックが所定の長さのブロック(セクタ)
に分割されているディスク記録媒体を使用するディスク
記録再生装置のデータコピー方法及びディスク記録装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data recording method and a disk recording apparatus for a disk recording medium, and more particularly to a block (sector) in which a track for recording data has a predetermined length.
The present invention relates to a data copying method and a disk recording apparatus for a disk recording / reproducing apparatus using a disk recording medium divided into a plurality of pieces.

【0002】[0002]

【従来の技術】近年、磁気ディスク、光ディスク、光磁
気ディスクまたはDVD(ディジタル・ビデオ・ディス
ク)などの大容量記憶媒体の登場により、1つの記憶媒
体に大量のデータが記録、格納されるようになってきて
いる。このような大容量記憶媒体に記録されている全て
のまたは一部のデータを他の記憶媒体へ移し替えたりす
るコピー作業が頻繁に行われる。このようなコピー作業
の場合、コピー元のディスクからデータを読み取る処理
と、読み取ったデータをコピー先に転送する処理と、転
送されたデータをコピー先のディスクに記録する処理と
が必要になる。
2. Description of the Related Art In recent years, with the advent of large-capacity storage media such as magnetic disks, optical disks, magneto-optical disks, and DVDs (digital video disks), a large amount of data has been recorded and stored in one storage medium. It has become to. Copy operations for transferring all or some data recorded on such a large-capacity storage medium to another storage medium are frequently performed. In the case of such a copying operation, a process of reading data from a copy source disk, a process of transferring the read data to a copy destination, and a process of recording the transferred data on a copy destination disk are required.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
データコピー方法では、コピー元でディスクからデータ
を読み取る際に、データが連続していない場合には、シ
ーク回数が増えて読み取りに時間がかかることになる。
シークとは、データがディスク上に物理的に連続して記
録されていない場合に、光ピックアップを半径方向に移
動させてデータを捜しに行く動作であり、データを編集
する際に、削除または置き替えられるデータよりも加入
または置き替えるデータ長の方が長い場合に、余分のデ
ータ部分を空いているブロック部分に記録する場合に生
じる。このようなシーク動作が増えると、読み取り時間
が多くなるため、データの転送レートが低くなり、コピ
ー時間が長くなる。特に、DVDのような大容量のディ
スク記録媒体を1枚分全てコピーするような場合には長
い時間がかかっていた。
However, in the conventional data copying method, when data is read from the disk at the copy source, if the data is not continuous, the number of seeks increases and it takes time to read. become.
Seek is an operation in which the optical pickup is moved in the radial direction to search for data when data is not physically continuously recorded on the disk.When data is edited, it is deleted or placed. When the data length to be added or replaced is longer than the data to be replaced, this occurs when an extra data portion is recorded in an empty block portion. When such seek operations increase, the reading time increases, so that the data transfer rate decreases and the copying time increases. In particular, it takes a long time to copy a single large-capacity disk recording medium such as a DVD.

【0004】本発明は、このような従来の問題を解決す
るものであり、コピー時間を短縮することのできるディ
スク記録媒体のデータコピー方法及びディスク記録装置
を提供することを目的とする。
An object of the present invention is to solve such a conventional problem, and an object of the present invention is to provide a data recording method and a disk recording device for a disk recording medium capable of shortening a copying time.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するために、あるディスクに記録されているデータを
他のディスクにコピーする際に、コピー元ではシークが
発生しないまたはシークの発生を最小限に抑えてデータ
を読み取ることにより読み取り時間を短縮し、コピー先
では、そのデータをシーンまたはファイル毎に並び替え
たり、ファイル管理情報の書き換えによってコピー元で
のデータ構造を維持するようにしたものであり、データ
の転送レートを確保して、コピー時間を全体的に短縮す
るようにしたものである。
According to the present invention, in order to achieve the above object, when data recorded on one disk is copied to another disk, no seek occurs at the copy source or the occurrence of a seek does not occur. Data is read at a minimum to reduce the reading time.At the copy destination, the data is rearranged for each scene or file, and the data structure at the copy source is maintained by rewriting the file management information. The data transfer rate is secured to shorten the copying time as a whole.

【0006】[0006]

【発明の実施の形態】本発明の請求項1に記載の発明
は、データを記録するエリアが所定の長さのブロックに
分割されているディスク記録媒体を使用するディスク記
録再生装置において、あるディスクに記録されているデ
ータを他のディスクにコピーする際に、コピー元ではシ
ークが発生しないまたはシークの発生を最小限に抑えて
データを読み取ってコピー先に転送し、コピー先ではフ
ァイル毎の並び替えまたはファイル管理情報の書き換え
によってコピー元でのデータ構造を維持することを特徴
とするディスク記録媒体のデータコピー方法であり、コ
ピー元において、シークが発生しないまたはシークの発
生を最小限に抑えてデータを読み取るようにしたので、
読み取り時間を最小にすることができ、コピー時間を全
体的に短縮できる作用を有する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention according to claim 1 of the present invention relates to a disk recording / reproducing apparatus using a disk recording medium in which an area for recording data is divided into blocks of a predetermined length. When copying data recorded on a disc to another disk, no seek occurs at the copy source or the data is read and transferred to the copy destination while minimizing the occurrence of seek. A data copy method for a disk recording medium characterized by maintaining a data structure at a copy source by replacing or rewriting file management information, wherein no seek occurs at a copy source or the occurrence of a seek is minimized. Because I read the data,
This has the effect of minimizing the reading time and shortening the copying time as a whole.

【0007】本発明の請求項2に記載の発明は、コピー
元において、データをシークせずに連続的に読み取るこ
とを特徴とする請求項1記載のデータコピー方法であ
り、ディスク1枚分のデータであっても、シークせずに
連続的に読み取るので、読み取り時間を最小にすること
ができる作用を有する。
According to a second aspect of the present invention, there is provided a data copying method according to the first aspect, wherein data is read continuously without seeking at a copy source. Even if data is read continuously without seeking, there is an effect that the reading time can be minimized.

【0008】本発明の請求項3に記載の発明は、コピー
元において、近接するトラックに対するシークのみを行
ってデータを読み取ることを特徴とする請求項1記載の
データコピー方法であり、シークを近接するトラックに
限って行うので、読み取り時間を短縮できる作用を有す
る。
According to a third aspect of the present invention, there is provided a data copy method according to the first aspect, wherein a data is read by performing only a seek on an adjacent track at a copy source. Since the reading is performed only on the track to be read, the reading time can be shortened.

【0009】本発明の請求項4に記載の発明は、装置自
体が、転送容量および転送時間に応じてシークせずに連
続的に読み取る場合と近接するトラックに対するシーク
のみを行って読み取る場合とを適応的に制御することを
特徴とする請求項1記載のデータコピー方法であり、デ
ータの種類等に応じて最適な読み取り方法を自動的に選
択できる作用を有する。
According to the invention described in claim 4 of the present invention, the apparatus itself performs continuous reading without seeking in accordance with the transfer capacity and transfer time, and the case where only the seek to an adjacent track is performed by reading. 2. The data copying method according to claim 1, wherein the data is adaptively controlled, and has an operation of automatically selecting an optimum reading method according to the type of data.

【0010】本発明の請求項5に記載の発明は、コピー
先において、コピー元から転送されてきたファイル管理
情報をもとに実データの記録位置を順次決定してデータ
が物理的に連続するように記録することを特徴とする請
求項1または2または4記載のデータコピー方法であ
り、コピー先でのデータの記録位置を物理的に連続させ
ることができるので、再生時にシークの発生がなく、ビ
ットレートを保証できる作用を有する。
According to a fifth aspect of the present invention, at the copy destination, the recording position of the actual data is sequentially determined based on the file management information transferred from the copy source, and the data is physically continuous. 5. The data copying method according to claim 1, wherein the data recording positions at the copy destination can be physically continuous, so that no seek occurs during reproduction. , Which has the effect of guaranteeing the bit rate.

【0011】本発明の請求項6に記載の発明は、コピー
先において、コピー元から転送されてきた実データを順
次記録した後、その実データを連続して読み出せるよう
に、コピー元から転送されてきたファイル管理情報を修
正することを特徴とする請求項1または3または4記載
のデータコピー方法であり、コピー先でのデータの記録
位置をできるだけ連続させることにより、再生時にシー
クの発生を抑えて、ビットレートを保証できる作用を有
する。
According to a sixth aspect of the present invention, in the copy destination, after the real data transferred from the copy source are sequentially recorded, the data is transferred from the copy source so that the real data can be read continuously. 5. The data copy method according to claim 1, wherein the received file management information is corrected, and the occurrence of seek during reproduction is suppressed by making the recording positions of data at the copy destination as continuous as possible. Therefore, the bit rate can be guaranteed.

【0012】本発明の請求項7に記載の発明は、ディス
ク記録装置として、データを記録するトラックが所定の
長さのブロックに分割されているディスク記録媒体を使
用するディスク記録装置において、コピー元のディスク
ドライブとコピー先のディスクドライブと、これらコピ
ー元のディスクドライブとコピー先のディスクドライブ
との間におけるデータの読み出し、転送をコントロール
する制御部とを有し、制御部は、コピー元においてシー
クが発生しないまたはシークの発生を最小限に抑えてデ
ータを読み取ってコピー先に転送し、コピー先において
ファイル毎の並び替えまたはファイル管理情報の書き換
えによってコピー元でのデータ構造を維持するようにコ
ントロールするようにしたものであり、コピー元におい
て、シークが発生しないまたはシークの発生を最小限に
抑えてデータを読み取るようにしたので、読み取り時間
を最小にすることができ、コピー時間を全体的に短縮で
きるという作用を有する。
According to a seventh aspect of the present invention, there is provided a disk recording apparatus using a disk recording medium in which a track for recording data is divided into blocks of a predetermined length. A disk drive and a copy destination disk drive, and a control unit that controls reading and transfer of data between the copy source disk drive and the copy destination disk drive. Data is read and transferred to the copy destination with no occurrence or minimization of seek, and control is performed so that the data structure at the copy source is maintained by rearranging each file or rewriting the file management information at the copy destination And seek occurs at the copy source. No or since the occurrence of seek to read the data with minimal, it is possible to minimize the read time, an effect that can generally reduce the copy time.

【0013】本発明の請求項8に記載の発明は、請求項
7記載のディスク記録装置において、制御部は、コピー
元において、近接するトラックに対するシークのみを行
ってデータを読み取るようにコントロールするようにし
たものであり、コピー先でのデータの記録位置を物理的
に連続させることができるので、再生時にシークの発生
がなく、ビットレートを保証できるという作用を有す
る。
According to an eighth aspect of the present invention, in the disk recording apparatus according to the seventh aspect, the control unit controls so as to read only data by performing only seek on an adjacent track at a copy source. Since the data recording positions at the copy destination can be physically continuous, there is an effect that no seek occurs during reproduction and the bit rate can be guaranteed.

【0014】本発明の請求項9に記載の発明は、請求項
7または8記載のディスク記録装置において、制御部
は、コピー元において、コピーするデータがディスク記
録媒体上で所定値よりも離れたトラックに分割されてい
る場合は、データをシークせずに連続的に読み取るよう
にコントロールするようにしたものであり、ディスク1
枚分のデータであっても、シークせずに連続的に読み取
るので、読み取り時間を最小にすることができるという
作用を有する。
According to a ninth aspect of the present invention, in the disk recording apparatus according to the seventh or eighth aspect, the control unit determines that data to be copied is more than a predetermined value on the disk recording medium at the copy source. When the data is divided into tracks, the data is controlled so as to be read continuously without seeking data.
Since the data is continuously read without seeking even for the data for one sheet, there is an effect that the reading time can be minimized.

【0015】以下、本発明の実施の形態を図面を参照し
て説明する。 (実施の形態)図1は本発明の実施の形態におけるディ
スク記録再生装置の構成を示すものである。図1におい
て、1は第1のディスクドライブであり、2は第2のデ
ィスクドライブであり、それぞれディスク記録媒体に対
し読み書きを行う。3はユーザがコピー等の指示を入力
する操作部である。4はCPU等で構成された制御部で
あり、装置全体を制御するシステム制御部5と、ディス
クドライブ1、2を制御するドライブ制御部6と、メモ
リを制御するメモリ制御部7と、ディスクに記録された
シーンまたはファイルの内容を管理するファイル管理部
8等を備えている。9はデータをコピーする際に一旦デ
ータを蓄えておくためのメモリである。10はディスク
から読み取られた符号化データを映像信号と音声信号と
に分離するシステムデコーダ、11は符号化映像信号を
復号する映像デコーダ、12は復号された映像信号をア
ナログ信号に変換するD/Aコンバータ、13はアナロ
グ映像信号を可視画像として表示する液晶ディスプレイ
等のモニタである。14は符号化音声信号を復号する音
声デコーダ、15は復号された音声信号をアナログ信号
に変換するD/Aコンバータ、16はアナログ音声信号
を可聴音響として出力するスピーカである。
An embodiment of the present invention will be described below with reference to the drawings. (Embodiment) FIG. 1 shows the configuration of a disk recording / reproducing apparatus according to an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a first disk drive, and 2 denotes a second disk drive, each of which reads and writes data from and on a disk recording medium. Reference numeral 3 denotes an operation unit where the user inputs an instruction such as copying. Reference numeral 4 denotes a control unit composed of a CPU or the like, a system control unit 5 for controlling the entire apparatus, a drive control unit 6 for controlling the disk drives 1 and 2, a memory control unit 7 for controlling a memory, A file management unit 8 for managing the contents of recorded scenes or files is provided. Reference numeral 9 denotes a memory for temporarily storing data when data is copied. Reference numeral 10 denotes a system decoder for separating encoded data read from a disc into a video signal and an audio signal, 11 a video decoder for decoding the encoded video signal, and 12 a D / D for converting the decoded video signal to an analog signal. The A converter 13 is a monitor such as a liquid crystal display for displaying an analog video signal as a visible image. Reference numeral 14 denotes an audio decoder that decodes the encoded audio signal, 15 denotes a D / A converter that converts the decoded audio signal into an analog signal, and 16 denotes a speaker that outputs the analog audio signal as audible sound.

【0016】このようなディスク記録再生装置における
ディスク上のデータ構造について説明する。図2に示す
ように、螺旋状または同心円状に形成されたトラック
は、セクタ21と呼ばれる固定長の複数のブロックによ
り構成され、その内のユーザが使用できる部分は、ユー
ザ領域22と交替領域23である。ユーザ領域22には
データが記録され、交替領域23はユーザ領域22にお
けるセクタ21の一部が欠陥があってその部分にデータ
が記録できない場合に、その部分に替わって記録するた
めの領域である。それぞれのセクタ21は、何番目のセ
クタであるかを示す位置管理情報24と実際にデータが
記録されるデータ領域25とに分けられている。先にデ
ータ領域25があって、後に位置管理情報24が続く場
合もある。また、この他に映像信号の場合は、撮影した
日時等を記録する付帯情報領域を設ける場合もある。
The data structure on a disk in such a disk recording and reproducing apparatus will be described. As shown in FIG. 2, a spiral or concentric track is composed of a plurality of fixed-length blocks called sectors 21, of which a portion usable by a user includes a user area 22 and a replacement area 23. It is. Data is recorded in the user area 22, and the replacement area 23 is an area for recording in place of a part of the sector 21 in the user area 22 when a part of the sector 21 is defective and data cannot be recorded in that part. . Each sector 21 is divided into position management information 24 indicating the number of the sector and a data area 25 in which data is actually recorded. There may be a case where the data area 25 is located first, and the position management information 24 follows. In addition, in the case of a video signal, an additional information area for recording the date and time of shooting may be provided.

【0017】データを記録したこのようなセクタの集ま
りによってファイルが構成されるが、ファイルを構成す
るセクタの連結順序を管理する方法の一つとして、パソ
コン等のOS(オペレーション・システム)で用いられ
るFAT(File AllocationTable)方式がある。これ
は、例えば図3に示すように、ファイル管理テーブル3
2とFAT33とでファイル管理情報31を構成し、こ
れをファイルの先頭のセクタに記録するものである。フ
ァイル管理テーブル32には、ファイル名とそのファイ
ル名の先頭クラスタ(セクタ)が記録され、FAT33
には、データ領域におけるクラスタ番号(セクタ番号)
とそれがどのクラスタが連結されるかを示す内容欄が設
けられている。
A file is constituted by a group of such sectors on which data is recorded. One of the methods of managing the connection order of the sectors constituting the file is used in an OS (operation system) such as a personal computer. There is a FAT (File AllocationTable) method. This is, for example, as shown in FIG.
2 and the FAT 33 constitute the file management information 31, which is recorded in the first sector of the file. The file management table 32 records the file name and the first cluster (sector) of the file name.
Indicates the cluster number (sector number) in the data area
And a content column indicating which clusters are connected to each other.

【0018】ディスク上のファイルデータを読み出す場
合、まずファイル管理情報31のファイル管理テーブル
32を検索し、アクセス対象ファイルの存在を調べ、フ
ァイルが存在していたらFAT33を読み出す。FAT
33からは、ファイルを構成するクラスタの連結情報ま
たは空き情報が得られる。そこで、FAT33の指定す
る順番に、データ領域25に記録されているファイルの
内容を読み出す。ディスクにファイルデータをコピーす
る場合は、まず、指定されたファイルの記録が可能な空
き情報をFAT33から得る。次に、空き領域に順次デ
ータを記録するとともに、FAT33にデータの連結状
態を記録する。さらに、ファイル管理テーブル32に
も、記録したファイル名、属性、先頭クラスタを記録し
ていく。このように、このファイル管理情報31によっ
て初めてデータの連続性が確保され、データがあちこち
に散らばって記録されていても、一つの連続したデータ
として再現することができる。
When reading the file data on the disk, first, the file management table 32 of the file management information 31 is searched to check the existence of the file to be accessed, and if the file exists, the FAT 33 is read. FAT
From 33, connection information or free space information of the clusters constituting the file can be obtained. Therefore, the contents of the file recorded in the data area 25 are read out in the order specified by the FAT 33. When copying file data to a disk, first, free information that can record a specified file is obtained from the FAT 33. Next, the data is sequentially recorded in the empty area, and the connection state of the data is recorded in the FAT 33. Further, the recorded file name, attribute, and leading cluster are also recorded in the file management table 32. In this way, the continuity of data is ensured for the first time by the file management information 31, and even if data is recorded scattered around, it can be reproduced as one continuous data.

【0019】次に、上記ディスク記録再生装置における
コピー動作について、図1、図4、図5を参照して説明
する。まず操作部3からコピーの要求がくると(ステッ
プS1)、制御部4は、その要求がシークなし読み取り
が否かを判断する(ステップS2)。シークなし読み取
りの場合は、続いてディスクドライブA1によりディス
クを再生して、コピー対象となるファイルのファイル管
理情報を読み取り、それを一旦ファイル管理部8に記録
しておく(ステップS3)。次に、ディスクドライブA
1により、そのファイルをファイル管理情報を無視し
て、すなわちシークなして読み取り、そのデータをメモ
リ9に蓄積する(ステップS4)。次に、制御部4は、
ファイル管理部8に記録されたファイル管理情報をもと
に、メモリ9からデータを順次取り出してディスクドラ
イブB2に転送する(ステップS5)。ディスクドライ
ブB2では、転送されてきたデータをファイル管理情報
が指示する順番に記録し、制御部4は、その連結順序を
ファイル管理情報のFATに書き込む(ステップS
6)。
Next, a copy operation in the disk recording / reproducing apparatus will be described with reference to FIGS. First, when a copy request is received from the operation unit 3 (step S1), the control unit 4 determines whether the request is read without seek (step S2). In the case of the read without seek, the disk is subsequently reproduced by the disk drive A1, the file management information of the file to be copied is read, and it is temporarily recorded in the file management unit 8 (step S3). Next, disk drive A
According to 1, the file is read ignoring the file management information, that is, without seeking, and the data is stored in the memory 9 (step S4). Next, the control unit 4
Based on the file management information recorded in the file management unit 8, data is sequentially taken out from the memory 9 and transferred to the disk drive B2 (step S5). In the disk drive B2, the transferred data is recorded in the order specified by the file management information, and the control unit 4 writes the connection order in the FAT of the file management information (step S).
6).

【0020】このように、コピー元でシークなしで読み
取る場合には、高速な読み取りと高速な転送が可能にな
り、コピー先でディスクに記録する際にデータを正しく
並べ替えることにより、コピー先では、データが全て物
理的にも論理的にも連続することになり、データの再現
性を確保することができる。
As described above, when reading without seeking at the copy source, high-speed reading and high-speed transfer can be performed. By correctly rearranging data when recording on the disc at the copy destination, the data can be read at the copy destination. , All the data are physically and logically continuous, and the reproducibility of the data can be secured.

【0021】一方、ステップS2でシークあり読み取り
の場合は、図5に示すように、まずディスクドライブA
1によりディスクを再生して、コピー対象となるファイ
ルのファイル管理情報を読み取り、それを一旦ファイル
管理部8に記録する(ステップS7)。次に、ディスク
ドライブA1により、ファイル管理情報を参照して近接
するトラックに対するシークの場合に限りシークを行な
ってファイルを読み取り、そのデータをメモリ9に蓄積
する(ステップS8)。次に、読み取ったデータをメモ
リ9から順次読み出してディスクドライブB2に転送す
る(ステップS9)。ディスクドライブB2では、転送
されてきたデータを順次記録し、制御部4は、シークし
たことによる新たな連結順序をファイル管理情報のFA
Tに書き込むとともに、ファイル管理情報から2以上の
トラックに渡るシーク情報を検索して、その情報をFA
Tに追加することにより、ファイル管理情報を修正する
(ステップS10)。
On the other hand, in the case of reading with seek in step S2, first, as shown in FIG.
1 to read the disc, read the file management information of the file to be copied, and temporarily record it in the file management unit 8 (step S7). Next, the disk drive A1 refers to the file management information to perform a seek only for a seek to an adjacent track, reads a file, and stores the data in the memory 9 (step S8). Next, the read data is sequentially read from the memory 9 and transferred to the disk drive B2 (step S9). In the disk drive B2, the transferred data is sequentially recorded, and the control unit 4 determines the new connection order due to the seek in the FA of the file management information.
T, and seek information over two or more tracks is searched from the file management information.
The file management information is corrected by adding it to T (step S10).

【0022】このように、コピー元では近接するトラッ
クに対するシークのみに限ってシークすることにより、
読み取り時間および転送時間を短縮することができ、コ
ピー先では変更があった連結順序をもとにファイル管理
情報を修正することにより、再生時のデータの連続性を
確保することができる。
As described above, at the copy source, only the seek to the adjacent track is performed, so that the seek is performed.
The reading time and the transfer time can be reduced, and the continuity of the data at the time of reproduction can be secured by correcting the file management information based on the changed connection order at the copy destination.

【0023】なお、上記実施の形態では、シークしない
場合とシークする場合とをユーザが選択するようにした
が、転送容量や読み取り転送時間等から、装置自体が適
応的に判断するようにしてもよい。例えば、DVDディ
スク1枚分をコピーする場合は、シークなしで読み取
り、後で並べ替えを行なった方が処理が速いので、ユー
ザが全コピーを指示した場合は、シークなしモードを選
択するようにする。また、ディスク内の一部のファイル
をコピーする場合でも、ファイル管理情報を読み取った
際に、シーク回数が一定回数以上の場合は、シークなし
モードを選択するようにする。
In the above-described embodiment, the user selects the case where no seek is performed and the case where the seek is performed. However, the apparatus itself may adaptively determine from the transfer capacity, the read transfer time, and the like. Good. For example, when copying one DVD disk, it is faster to read without seeking and rearranging later, so if the user instructs all copying, select the no seek mode. I do. Even when copying some files in the disk, if the number of seeks is equal to or more than a predetermined number when the file management information is read, the no-seek mode is selected.

【0024】また、上記実施の形態では、1台のディス
ク記録再生装置に2台のディスクドライブを備えた場合
について説明したが、1台のディスク記録再生装置に1
台のディスクドライブを備え、異なるディスク記録再生
装置の間でデータのコピーを行う場合についても、勿論
同様に実施可能である。
Further, in the above embodiment, the case where one disk recording / reproducing apparatus is provided with two disk drives has been described, but one disk recording / reproducing apparatus has one disk drive.
Of course, the present invention can be similarly applied to a case in which one disk drive is provided and data is copied between different disk recording / reproducing apparatuses.

【0025】[0025]

【発明の効果】本発明は、上記実施の形態から明らかな
ように、あるディスクに記録されているデータを他のデ
ィスクにコピーする際に、コピー元ではシークが発生し
ないまたはシークの発生を最小限に抑えてデータを読み
取ることにより読み取り時間を短縮し、コピー先では、
そのデータをシーンまたはファイル毎に並び替えたり、
ファイル管理情報の書き換えによってコピー元でのデー
タ構造を維持するようにしたので、データの転送レート
を確保し、コピー時間全体を短縮することができるとい
う効果を有する。
According to the present invention, as is apparent from the above embodiment, when data recorded on one disc is copied to another disc, no seek occurs at the copy source or the occurrence of seek is minimized. By reading the data with the minimum possible, the reading time is shortened, and at the copy destination,
Sort that data by scene or file,
Since the data structure at the copy source is maintained by rewriting the file management information, there is an effect that the data transfer rate can be secured and the entire copy time can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態におけるデータコピー方法
を適用したディスク記録再生装置の概略構成を示すブロ
ック図
FIG. 1 is a block diagram showing a schematic configuration of a disk recording / reproducing apparatus to which a data copy method according to an embodiment of the present invention is applied;

【図2】実施の形態におけるディスク上のデータ構造を
示す模式図
FIG. 2 is a schematic diagram showing a data structure on a disk according to the embodiment;

【図3】実施の形態におけるファイル管理情報を示す模
式図
FIG. 3 is a schematic diagram showing file management information according to the embodiment;

【図4】実施の形態におけるシークなし読み取りの場合
の動作を示すフロー図
FIG. 4 is a flowchart showing an operation in the case of reading without seek in the embodiment.

【図5】実施の形態におけるシークあり読み取りの場合
の動作を示すフロー図
FIG. 5 is a flowchart showing an operation in the case of reading with seek according to the embodiment;

【符号の説明】[Explanation of symbols]

1 ディスクA 2 ディスクB 3 操作部 4 制御部 5 システム制御部 6 ドライブ制御部 7 メモリ制御部 8 ファイル管理部 9 メモリ 10 システムデコーダ 11 映像デコーダ 12 D/Aコンバータ 13 モニタ 14 音声デコーダ 15 D/Aコンバータ 16 スピーカ 1 disk A 2 disk B 3 operation unit 4 control unit 5 system control unit 6 drive control unit 7 memory control unit 8 file management unit 9 memory 10 system decoder 11 video decoder 12 D / A converter 13 monitor 14 audio decoder 15 D / A Converter 16 speaker

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 データを記録するトラックが所定の長さ
のブロックに分割されているディスク記録媒体を使用す
るディスク記録再生装置において、あるディスクに記録
されているデータを他のディスクにコピーする際に、コ
ピー元ではシークが発生しないまたはシークの発生を最
小限に抑えてデータを読み取ってコピー先に転送し、コ
ピー先ではファイル毎の並び替えまたはファイル管理情
報の書き換えによってコピー元でのデータ構造を維持す
ることを特徴とするディスク記録媒体のデータコピー方
法。
In a disk recording / reproducing apparatus using a disk recording medium in which a track for recording data is divided into blocks of a predetermined length, when data recorded on one disk is copied to another disk In the copy source, data is read and transferred to the copy destination with no seek or minimizing the occurrence of seek at the copy source. A data copy method for a disk recording medium, characterized by maintaining the following.
【請求項2】 コピー元において、データをシークせず
に連続的に読み取ることを特徴とする請求項1記載のデ
ータコピー方法。
2. The data copy method according to claim 1, wherein the data is read continuously without seeking at the copy source.
【請求項3】 コピー元において、近接するトラックに
対するシークのみを行ってデータを読み取ることを特徴
とする請求項1記載のデータコピー方法。
3. The data copy method according to claim 1, wherein at a copy source, data is read by performing only seek on an adjacent track.
【請求項4】 装置自体が、転送容量および転送時間に
応じてシークせずに連続的に読み取る場合と近接するト
ラックに対するシークのみを行って読み取る場合とを適
応的に制御することを特徴とする請求項1記載のデータ
コピー方法。
4. The apparatus according to claim 1, wherein the apparatus adaptively controls the case where the reading is continuously performed without seeking according to the transfer capacity and the transfer time and the case where only the seek is performed on the adjacent track. The data copy method according to claim 1.
【請求項5】 コピー先において、コピー元から転送さ
れてきたファイル管理情報をもとに実データの記録位置
を順次決定してデータが物理的に連続するように記録す
ることを特徴とする請求項1または2または4記載のデ
ータコピー方法。
5. A copy destination, wherein recording positions of actual data are sequentially determined based on file management information transferred from a copy source, and data is recorded so as to be physically continuous. Item 5. The data copy method according to item 1, 2, or 4.
【請求項6】 コピー先において、コピー元から転送さ
れてきた実データを順次記録した後、その実データを連
続して読み出せるように、コピー元から転送されてきた
ファイル管理情報を修正することを特徴とする請求項1
または3または4記載のデータコピー方法。
6. A method according to claim 1, wherein the copy destination sequentially records the actual data transferred from the copy source, and then modifies the file management information transferred from the copy source so that the actual data can be read continuously. Claim 1.
Or the data copying method described in 3 or 4.
【請求項7】 データを記録するトラックが所定の長さ
のブロックに分割されているディスク記録媒体を使用す
るディスク記録装置において、コピー元のディスクドラ
イブとコピー先のディスクドライブと、これらコピー元
のディスクドライブとコピー先のディスクドライブとの
間におけるデータの読み出し、転送をコントロールする
制御部とを有し、制御部は、コピー元においてシークが
発生しないまたはシークの発生を最小限に抑えてデータ
を読み取ってコピー先に転送し、コピー先においてファ
イル毎の並び替えまたはファイル管理情報の書き換えに
よってコピー元でのデータ構造を維持するようにコント
ロールすることを特徴とするディスク記録装置。
7. A disk recording apparatus using a disk recording medium in which a track for recording data is divided into blocks of a predetermined length, a copy source disk drive, a copy destination disk drive, and a copy source disk drive. A control unit that controls reading and transferring of data between the disk drive and the copy destination disk drive, and the control unit does not generate a seek at the copy source or minimizes the occurrence of a seek to transfer data. A disk recording apparatus which reads and transfers the data to a copy destination, and controls so as to maintain the data structure at the copy source by rearranging each file or rewriting the file management information at the copy destination.
【請求項8】 制御部は、コピー元において、近接する
トラックに対するシークのみを行ってデータを読み取る
ようにコントロールすることを特徴とする請求項7記載
のディスク記録装置。
8. The disk recording apparatus according to claim 7, wherein the control unit controls to read data by performing only seek on an adjacent track at a copy source.
【請求項9】 制御部は、コピー元において、コピーす
るデータがディスク記録媒体上で所定値よりも離れたト
ラックに分割されている場合は、データをシークせずに
連続的に読み取るようにコントロールすることを特徴と
する請求項7または8記載のディスク記録装置。
9. The control section controls the data to be read continuously without seeking when the data to be copied is divided into tracks separated from a predetermined value on a disk recording medium at the copy source. 9. The disk recording device according to claim 7, wherein
JP10133785A 1998-05-15 1998-05-15 Data copying method for disk recording medium and disk recording medium Pending JPH11327800A (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP10133785A JPH11327800A (en) 1998-05-15 1998-05-15 Data copying method for disk recording medium and disk recording medium
EP06003627A EP1662509A1 (en) 1998-05-15 1999-05-14 Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus
EP99109628A EP0957486A3 (en) 1998-05-15 1999-05-14 Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus
CNA031249574A CN1501394A (en) 1998-05-15 1999-05-14 Method for updating a memory in a recorded media player
CNB991067150A CN1150541C (en) 1998-05-15 1999-05-14 Data copying method for disc recorded medium, data recording method, data editing method and disc recorder
KR1019990017495A KR100333299B1 (en) 1998-05-15 1999-05-15 Methods of copying, recording and editing data on the disk media and the disk recording apparatus
US09/312,784 US6618548B1 (en) 1998-05-15 1999-05-17 Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus
HK00102101A HK1023209A1 (en) 1998-05-15 2000-04-06 Method for copying and editing data onto disk recording media, and disk recording apparatus.
US10/426,275 US20030194208A1 (en) 1998-05-15 2003-04-30 Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10133785A JPH11327800A (en) 1998-05-15 1998-05-15 Data copying method for disk recording medium and disk recording medium

Publications (1)

Publication Number Publication Date
JPH11327800A true JPH11327800A (en) 1999-11-30

Family

ID=15112955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10133785A Pending JPH11327800A (en) 1998-05-15 1998-05-15 Data copying method for disk recording medium and disk recording medium

Country Status (1)

Country Link
JP (1) JPH11327800A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8964361B2 (en) 2010-07-21 2015-02-24 Teradyne, Inc. Bulk transfer of storage devices using manual loading
US9001456B2 (en) 2010-08-31 2015-04-07 Teradyne, Inc. Engaging test slots
US9459312B2 (en) 2013-04-10 2016-10-04 Teradyne, Inc. Electronic assembly test system
US9779780B2 (en) 2010-06-17 2017-10-03 Teradyne, Inc. Damping vibrations within storage device testing systems
US10725091B2 (en) 2017-08-28 2020-07-28 Teradyne, Inc. Automated test system having multiple stages
US10775408B2 (en) 2018-08-20 2020-09-15 Teradyne, Inc. System for testing devices inside of carriers
US10845410B2 (en) 2017-08-28 2020-11-24 Teradyne, Inc. Automated test system having orthogonal robots
US10948534B2 (en) 2017-08-28 2021-03-16 Teradyne, Inc. Automated test system employing robotics
US10983145B2 (en) 2018-04-24 2021-04-20 Teradyne, Inc. System for testing devices inside of carriers
US11226390B2 (en) 2017-08-28 2022-01-18 Teradyne, Inc. Calibration process for an automated test system
US11754596B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Test site configuration in an automated test system
US11754622B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Thermal control system for an automated test system
US11867749B2 (en) 2020-10-22 2024-01-09 Teradyne, Inc. Vision system for an automated test system
US11899042B2 (en) 2020-10-22 2024-02-13 Teradyne, Inc. Automated test system
US11953519B2 (en) 2020-10-22 2024-04-09 Teradyne, Inc. Modular automated test system
US12007411B2 (en) 2021-06-22 2024-06-11 Teradyne, Inc. Test socket having an automated lid

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9779780B2 (en) 2010-06-17 2017-10-03 Teradyne, Inc. Damping vibrations within storage device testing systems
US8964361B2 (en) 2010-07-21 2015-02-24 Teradyne, Inc. Bulk transfer of storage devices using manual loading
US9001456B2 (en) 2010-08-31 2015-04-07 Teradyne, Inc. Engaging test slots
US9459312B2 (en) 2013-04-10 2016-10-04 Teradyne, Inc. Electronic assembly test system
US10725091B2 (en) 2017-08-28 2020-07-28 Teradyne, Inc. Automated test system having multiple stages
US11226390B2 (en) 2017-08-28 2022-01-18 Teradyne, Inc. Calibration process for an automated test system
US10845410B2 (en) 2017-08-28 2020-11-24 Teradyne, Inc. Automated test system having orthogonal robots
US10948534B2 (en) 2017-08-28 2021-03-16 Teradyne, Inc. Automated test system employing robotics
US10983145B2 (en) 2018-04-24 2021-04-20 Teradyne, Inc. System for testing devices inside of carriers
US10775408B2 (en) 2018-08-20 2020-09-15 Teradyne, Inc. System for testing devices inside of carriers
US11754596B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Test site configuration in an automated test system
US11754622B2 (en) 2020-10-22 2023-09-12 Teradyne, Inc. Thermal control system for an automated test system
US11867749B2 (en) 2020-10-22 2024-01-09 Teradyne, Inc. Vision system for an automated test system
US11899042B2 (en) 2020-10-22 2024-02-13 Teradyne, Inc. Automated test system
US11953519B2 (en) 2020-10-22 2024-04-09 Teradyne, Inc. Modular automated test system
US12007411B2 (en) 2021-06-22 2024-06-11 Teradyne, Inc. Test socket having an automated lid

Similar Documents

Publication Publication Date Title
JP3211772B2 (en) Disk-shaped recording medium
JPH11327800A (en) Data copying method for disk recording medium and disk recording medium
US6618548B1 (en) Method for copying, recording, and editing data onto disk recording media, and disk recording apparatus
JPWO2009004806A1 (en) Video recording / reproducing apparatus and method thereof
US20050259542A1 (en) Reproduction device and method, recording medium, and program
TWI231476B (en) A recording and regenerating disk control device, and a disk device using it
WO2005045827A1 (en) Information recorder, information recording method, and recording medium containing program
JP3987126B2 (en) Image file method and apparatus
JP4304861B2 (en) Recording / playback device
JPH01282778A (en) Storing control method for optical disk
JP2002216426A (en) Information recording system
JP2003263860A (en) Storage medium where data can additionally be written after finalization, and device and method for recording and reproducing the same
JP2001014110A (en) File recording and reproducing method and device
JP3410459B2 (en) Playback method
JPH10214459A (en) Optical disk drive device and optical disk reproducing method
JPH11328824A (en) Reproducing device, recorder and recording/reproducing device
JP5218542B2 (en) Data recording device
JP2002184093A (en) Optical disk device capable of immediately outputting data according to reproduction instruction
JP5156651B2 (en) Data recording device
JP3412629B1 (en) optical disk
JP2000076786A (en) Disk still picture recording method and disk still picture recording and reproducing device
JPS61168104A (en) Sound storage device
JP2004348947A (en) Small-sized optical disc, apparatus and method for recording data to small-sized optical disc, and apparatus and method for reproducing data recorded to small-sized optical disc
JP2000339928A (en) Apparatus for recording image data
JP2003257023A (en) Worm type recording disk playback method