JPH05290515A - Disk device - Google Patents

Disk device

Info

Publication number
JPH05290515A
JPH05290515A JP4082192A JP8219292A JPH05290515A JP H05290515 A JPH05290515 A JP H05290515A JP 4082192 A JP4082192 A JP 4082192A JP 8219292 A JP8219292 A JP 8219292A JP H05290515 A JPH05290515 A JP H05290515A
Authority
JP
Japan
Prior art keywords
data
same
disk
writing
track
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
JP4082192A
Other languages
Japanese (ja)
Inventor
Toshiyuki Fukui
俊之 福井
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP4082192A priority Critical patent/JPH05290515A/en
Publication of JPH05290515A publication Critical patent/JPH05290515A/en
Pending legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To reduce the access time to target data during a data reading and to prevent a loss of the data by distributively writing same data on plural and a same track. CONSTITUTION:A controller 40 controls a driving means 2 and a moving means 3 so as to control plural writings of same data on a same track of a disk 1. On an actual disk, data column 30 are written into three data column 31 (data A1, B1 and C1), data column 32 (data A2, B2 and C2) and data column 33 (data A3, B3 and C3), respectively. Therefore, when these data are read, data are quickly discovered, compared with the case of a monotonous writing and an initial access time is reduced. Moreover, even though a portion of the track is broken, a reading is performed from the portion where there exists no breakage thus, the reliability is improved.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、主にコンピュータの外
部記憶装置として用いられるディスク装置(磁気ディス
ク装置、光磁気ディスク装置など)であって、データの
記録及びアクセス時間を短くし、かつ、データの破損に
伴う紛失を防止するディスク装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk device (magnetic disk device, magneto-optical disk device, etc.) mainly used as an external storage device of a computer, and shortens data recording and access time, and The present invention relates to a disk device that prevents loss due to data damage.

【0002】[0002]

【従来の技術】従来の、ディスク装置にデータを書き込
む場合の構成例を図3に示す。
2. Description of the Related Art FIG. 3 shows an example of a conventional configuration for writing data to a disk device.

【0003】図3の中で1はデータを書き込むディスク
であり、2はディスク1を回転駆動するモータである。
斜線部の10はディスク上の実際にデータが書き込まれ
るトラックを表わしている。20はディスク上のトラッ
クにデータを読み書きするためのヘッドであり、この例
でヘッドは一組である。
In FIG. 3, 1 is a disk for writing data, and 2 is a motor for rotating the disk 1.
The shaded area 10 indicates a track on the disk where data is actually written. Reference numeral 20 is a head for reading / writing data from / on a track on the disk. In this example, the head is one set.

【0004】3はヘッド20を移動させるモータであ
る。
Reference numeral 3 is a motor for moving the head 20.

【0005】データA、B、Cを囲む部分30はディス
ク上に書き込まれるべきデータ列である。実際のディス
クへの書き込みを制御する役割を持つのはコントローラ
40Aである。矢印はその際のデータの流れを示してい
る。
A portion 30 surrounding the data A, B and C is a data string to be written on the disc. It is the controller 40A that has the role of controlling the actual writing to the disc. The arrows indicate the data flow at that time.

【0006】従来の装置では、図3に示すように、単一
のヘッドによる書き込みの場合、データを一つずつ順番
にディスクのトラック上に書き込んでいた。
In the conventional device, as shown in FIG. 3, in the case of writing with a single head, data was written one by one onto the tracks of the disk.

【0007】また、複数のヘッド21、22を用いる場
合の例を図4に示す。
An example of using a plurality of heads 21 and 22 is shown in FIG.

【0008】図4では、コントローラ40Bが与えられ
たデータ30をインターリーブするなどで分割して、各
ヘッド別々のデータ列34、35の書き込みをディスク
のトラックに対して行なっていた。
In FIG. 4, the controller 40B divides the given data 30 by interleaving, etc. and writes the data strings 34 and 35 for each head separately to the tracks of the disk.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上記の
ような書き込み方法では、一つのトラック上に一組のデ
ータしか書き込まれないため、データ読み出しの際に、
目的とするデータに最初にアクセスするための時間が長
くなる傾向があった。
However, in the above-mentioned writing method, since only one set of data is written on one track, when reading data,
It tended to take a long time to access the desired data for the first time.

【0010】また、一組のデータしか存在しないため、
そのデータが破損した場合にデータは紛失される可能性
があり、信頼性の低下につながっていた。
Since only one set of data exists,
If the data is damaged, the data may be lost, leading to a decrease in reliability.

【0011】本発明は、上述のような問題点に鑑みてな
されたものであり、その目的とするところは、データ読
み出しの際に目的とするデータに最初にアクセスするた
めの時間を短くし、かつ、データの信頼性の向上につな
がるデータ書き込み方式を提供することにある。
The present invention has been made in view of the above problems, and an object of the present invention is to shorten the time for first accessing the target data when reading the data, In addition, it is to provide a data writing method that improves the reliability of data.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、ディスクを回転駆動する駆動手段と、デ
ィスクに情報を記録する記録手段と、前記記録手段を移
動させる移動手段と、前記駆動手段によるディスクの回
転および前記移動手段による記録手段の移動により、デ
ィスク上で指定される予定のトラックに対して入力した
同一のデータを異なる位置に分散して記録させる手段と
を有する構成を採用した。つまり、ディスクへのデータ
の書き込みのために使われる一つ以上のヘッド及びその
駆動装置を具備し、それらのヘッドが、同一のデータ
を、同一ディスクの同一トラック上に分散して複数個書
き込むようにした。
In order to achieve the above-mentioned object, the present invention provides a drive means for rotationally driving a disc, a recording means for recording information on the disc, a moving means for moving the recording means, and A structure is provided in which the same data input to tracks scheduled to be designated on the disc are dispersed and recorded at different positions by the rotation of the disc by the driving unit and the movement of the recording unit by the moving unit. did. That is, it is equipped with one or more heads used for writing data to the disk and a driving device for the same, so that these heads write a plurality of the same data in a distributed manner on the same track of the same disk. I chose

【0013】[0013]

【作用】本発明では、データのディスクへの書き込みの
際に、同一のデータを複数個同一トラック上に分散して
書き込むことにしたので、そのディスク上に蓄積された
データを読み出す際に目的とするデータが読み出しを行
なうヘッドに達するまでの時間が短縮され、データ読み
出しの際に目的とするデータに最初にアクセスするため
の時間を短くすることが可能となる。また、同一のデー
タが複数個同一ディスク上に存在することにより、その
内の在るデータが破損した場合でも、他の複製データを
利用することでデータの紛失を避けることができるの
で、信頼性の向上を図ることが可能となる。
According to the present invention, when writing the data to the disc, the same data are distributed and written on the same track. Therefore, the purpose is to read the data stored on the disc. It is possible to shorten the time required for the read data to reach the head for reading, and it is possible to shorten the time for first accessing the desired data when reading the data. In addition, even if the same data exists on the same disk multiple times and the existing data in it is damaged, the loss of data can be avoided by using other duplicated data. Can be improved.

【0014】[0014]

【実施例】以下、添付図面を参照して本発明の好適な実
施例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

【0015】図1は本発明に係る実施例1であり、ディ
スクにおけるデータの書き込みを示す。図1の中で1は
データを書き込むディスクであり、2はディスク1を回
転駆動するモータである。斜線部の10はディスク上の
実際にデータが書き込まれるトラックを表わしている。
20はディスク上のトラックにデータを読み書きするた
めのヘッドであり、この例でヘッドは一組である。
FIG. 1 is a first embodiment according to the present invention and shows writing of data on a disk. In FIG. 1, 1 is a disk for writing data, and 2 is a motor for rotating the disk 1. The shaded area 10 indicates a track on the disk where data is actually written.
Reference numeral 20 is a head for reading / writing data from / on a track on the disk. In this example, the head is one set.

【0016】3はヘッド20を移動させるモータであ
る。
Reference numeral 3 is a motor for moving the head 20.

【0017】30はディスク上に書き込まれるべきデー
タ列であって、そのデータ列30の内容はデータA、
B、Cで表わされる。実際のディスクへの書き込みを制
御する役割を持つのは、コントローラ40である。この
例では、コントローラ40が同一データの同一トラック
上への複数の書き込みを制御しており、実際のディスク
上にはデータ列30が3つのデータ列31(データA
1,B1,C1)と、32(データA2,B2,C2)
と、33(データA3,B3,C3)にそれぞれ複製さ
れて書き込まれる。
Reference numeral 30 is a data string to be written on the disc, and the content of the data string 30 is data A,
It is represented by B and C. It is the controller 40 that has the role of controlling the actual writing to the disc. In this example, the controller 40 controls a plurality of writes of the same data on the same track, and three data strings 31 (data A) on the actual disk.
1, B1, C1) and 32 (data A2, B2, C2)
And 33 (data A3, B3, C3) are duplicated and written.

【0018】なお、矢印はその際のデータの流れを示し
ている。この複数の書き込みにより、次にこのトラック
上のデータを読み出す場合に単一の書き込みの場合に比
べてデータの発見が早く行なわれ、ディスクの性能の大
きな部分を占めるファーストアクセス時間の短縮を図る
ことができる。
The arrow indicates the flow of data at that time. With this multiple writes, the next time the data on this track is read, the data can be found earlier than with a single write, and the first access time, which occupies a large part of disk performance, can be shortened. You can

【0019】また、同一データを同一トラック上に分散
して書いているので、トラック上の一部の書き込みが破
損しても、そのトラック上の破損していない場所からの
読み出しによって素早くデータを得ることができ、信頼
性の向上にも寄与することが可能になる。
Further, since the same data is distributed and written on the same track, even if a part of the writing on the track is damaged, the data can be quickly obtained by reading from an uncorrupted position on the track. It is possible to contribute to the improvement of reliability.

【0020】図2は実施例2のデータの書き込み例を示
す。この例では、ディスク装置は複数(この図の場合は
二つ)のデータの読み書きのためのヘッダ21、22を
具備している。この複数のヘッダ21、22の各々に対
して、コントローラ40が一つのデータ列30を複製し
て配布し(データ列31、32)、ディスク1の同一ト
ラック10上に書き込んでいる。このようにすることに
よって、同一ディスク上の同一トラック上に同一データ
を分散して複数個書き込む処理を高速に行なうことが可
能になる。
FIG. 2 shows an example of writing data according to the second embodiment. In this example, the disk device has headers 21 and 22 for reading and writing a plurality of (two in the case of this figure) data. For each of the plurality of headers 21 and 22, the controller 40 duplicates and distributes one data string 30 (data strings 31 and 32) and writes it on the same track 10 of the disc 1. By doing so, it becomes possible to perform the processing of distributing the same data on the same track on the same disk in a plural number at high speed.

【0021】更に図2に示した構成を発展させ拡大する
と、複数のヘッドでデータを書き込む場合に同一データ
を書き込むヘッダを組にして、その組を複数組準備する
ことによって同時に異なるデータをそれぞれ複数個書き
込むことも可能になり、書き込みの高速化を図ることも
可能である。
When the structure shown in FIG. 2 is further developed and expanded, a plurality of headers for writing the same data when writing data by a plurality of heads are set as a set, and a plurality of sets are prepared at the same time so that a plurality of different data can be simultaneously output. It is also possible to write individually, and it is also possible to speed up writing.

【0022】[0022]

【発明の効果】以上の説明から明らかなように本発明に
よれば、データをディスクへ書き込む際に、同一のデー
タを複数個同一ディスク上の同一トラック上に分散して
書き込むことを行なうので、そのディスク上に蓄積され
たデータを読み出す際に、目的とするデータが読み出し
を行なうヘッドに達するまでの時間が短縮され、データ
読み出しの際に目的とするデータに最初にアクセスする
ための時間を短くする効果がある。
As is apparent from the above description, according to the present invention, when data is written to a disc, a plurality of identical data are distributed and written on the same track on the same disc. When reading the data stored on the disk, the time it takes for the target data to reach the read head is shortened, and the time for first accessing the target data is shortened when reading the data. Has the effect of

【0023】また、同一のデータが複数個同一ディスク
上に存在することにより、その内の或るデータが破損し
た場合でも他の複製データを利用することでデータの紛
失を避けることができ、信頼性の向上につながる効果が
ある。
Further, since a plurality of the same data exist on the same disk, even if some data in the same disk is damaged, the loss of the data can be avoided by using the other duplicated data, and the reliability can be improved. It has the effect of improving the sex.

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

【図1】本発明に係る実施例1のデータ書き込みを示す
構成図である。
FIG. 1 is a configuration diagram showing data writing according to a first embodiment of the present invention.

【図2】本発明に係る実施例2で、複数のヘッダによる
データ書き込みを示す構成図である。
FIG. 2 is a configuration diagram showing data writing by a plurality of headers according to a second embodiment of the present invention.

【図3】従来のディスク装置におけるデータ書き込みの
一例を示す構成図である。
FIG. 3 is a configuration diagram showing an example of data writing in a conventional disk device.

【図4】従来の複数のヘッダを持つディスク装置におい
て、データ書き込みの一例を示す構成図である。
FIG. 4 is a configuration diagram showing an example of data writing in a conventional disk device having a plurality of headers.

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

1 ディスクの記録面 10 ディスク上のトラック 20,21,22 データを書き込むためのヘッダ 30 データ列 40 コントローラ 31,32,33 複製されたデータ列 1 Disc Recording Surface 10 Track on Disc 20, 21, 22 Header for Writing Data 30 Data Sequence 40 Controller 31, 32, 33 Replicated Data Sequence

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ディスクを回転駆動する駆動手段と、 ディスクに情報を記録する記録手段と、 前記記録手段を移動させる移動手段と、 前記駆動手段によるディスクの回転および前記移動手段
による記録手段の移動により、ディスク上で指定される
予定のトラックに対して入力した同一のデータを異なる
位置に分散して記録させる手段とを有することを特徴と
するディスク装置。
1. A drive unit for rotating and driving a disc, a recording unit for recording information on the disc, a moving unit for moving the recording unit, a rotation of the disc by the driving unit and a movement of the recording unit by the moving unit. According to the above, there is provided a disk device having means for distributing the same data input to tracks to be designated on the disk at different positions and recording the same.
JP4082192A 1992-04-03 1992-04-03 Disk device Pending JPH05290515A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4082192A JPH05290515A (en) 1992-04-03 1992-04-03 Disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4082192A JPH05290515A (en) 1992-04-03 1992-04-03 Disk device

Publications (1)

Publication Number Publication Date
JPH05290515A true JPH05290515A (en) 1993-11-05

Family

ID=13767573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4082192A Pending JPH05290515A (en) 1992-04-03 1992-04-03 Disk device

Country Status (1)

Country Link
JP (1) JPH05290515A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998047144A1 (en) * 1997-04-15 1998-10-22 Symbios, Inc. Device and method for storing data on a hard disk
KR100285898B1 (en) * 1996-03-29 2001-04-16 윤종용 High speed reading method of recorded information for hard disc drive
WO2003065367A1 (en) 2002-01-31 2003-08-07 Sony Corporation Recording medium, recording method, and recording apparatus
JP2010536116A (en) * 2007-08-05 2010-11-25 インテル・コーポレーション Duplicate data on hard drive

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100285898B1 (en) * 1996-03-29 2001-04-16 윤종용 High speed reading method of recorded information for hard disc drive
WO1998047144A1 (en) * 1997-04-15 1998-10-22 Symbios, Inc. Device and method for storing data on a hard disk
US6061194A (en) * 1997-04-15 2000-05-09 Lsi Logic Corporation Device and method for storing and retrieving original and redundant data
WO2003065367A1 (en) 2002-01-31 2003-08-07 Sony Corporation Recording medium, recording method, and recording apparatus
US8000218B2 (en) 2002-01-31 2011-08-16 Sony Corporation Recording medium, recording method, and recording apparatus
JP2010536116A (en) * 2007-08-05 2010-11-25 インテル・コーポレーション Duplicate data on hard drive

Similar Documents

Publication Publication Date Title
KR100228796B1 (en) Data read/write control method
JP2650891B2 (en) Method of controlling rotary storage device
JPH05290515A (en) Disk device
JPH0261863A (en) Track changeover system and data recording system
JPH03142760A (en) Information recording and reproducing device
JPH05257613A (en) Multi-head loading hard disk device
JPH0628779A (en) Method for recording and controlling data in disk device
JPS61145767A (en) Magnetic disk device
JP3341094B2 (en) Recording medium reading device
JPS58203634A (en) Data recording system to disk
JP2701372B2 (en) Magneto-optical disk drive
JPH11175261A (en) Control method for disk
JP2000357060A (en) Disk array device
JPS6366773A (en) Magnetic head mechanism for magnetic disk device
JPS6325876A (en) Optical disk controller
JPH06325494A (en) Defect relieving device for memory device
JPH0883152A (en) Disk array device
JP2503371B2 (en) Disk system
JPH0520791A (en) Magnetic disk device
JPH02300817A (en) Disk controller
JPS61194675A (en) Disk control system
JPH05173720A (en) Disk controller, disk device and disk control system
JPS62114117A (en) Magnetic disc
JPH0594672A (en) Information recording and reproducing device
JPH0540926A (en) Method for recording signal to magnetic disk

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080609

Year of fee payment: 8

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20090609

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

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110609

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees