JPH1021653A - Magnetic disk device - Google Patents

Magnetic disk device

Info

Publication number
JPH1021653A
JPH1021653A JP17452396A JP17452396A JPH1021653A JP H1021653 A JPH1021653 A JP H1021653A JP 17452396 A JP17452396 A JP 17452396A JP 17452396 A JP17452396 A JP 17452396A JP H1021653 A JPH1021653 A JP H1021653A
Authority
JP
Japan
Prior art keywords
medium
recording medium
defect
data
medium defect
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
JP17452396A
Other languages
Japanese (ja)
Inventor
賢太郎 ▲高▼橋
Kentaro Takahashi
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP17452396A priority Critical patent/JPH1021653A/en
Publication of JPH1021653A publication Critical patent/JPH1021653A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PROBLEM TO BE SOLVED: To accelerate the speed of data read/write operation to record medium during an alternative processing caused by a medium defect. SOLUTION: A control circuit 2 accesses a medium specified by a disk access instruction from a host computer 5 to judge whether there is a medium defect or not, and to control and access either a disk enclosure part 3 or a non-volatile RAM 4 according to the result. The disk enclosure part 3 is a data recording part which encloses a recording medium. The non-volatile RAM 4 is a memory to store data which should be stored in a medium defect position, in case the medium defect is present in the disk enclosure part 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は磁気ディスク装置に
関し、特に記録媒体に欠陥トラックや欠陥セクタが存在
する場合の記録媒体へのアクセス方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a magnetic disk drive, and more particularly, to a method for accessing a recording medium when a defective track or a defective sector exists on the recording medium.

【0002】[0002]

【従来の技術】従来、磁気ディスク装置においては、デ
ータを記録する記録媒体の欠陥情報を蓄積する方法とし
て、その欠陥情報を記録媒体そのものに蓄積する方法
や、その欠陥情報を専用のメモリに蓄積する方法があ
る。後者の方法については、特開平2−270166号
公報や特開平2−300817号公報に開示されてい
る。
2. Description of the Related Art Conventionally, in a magnetic disk drive, as a method of storing defect information of a recording medium for recording data, a method of storing the defect information in the recording medium itself or a method of storing the defect information in a dedicated memory There is a way to do that. The latter method is disclosed in JP-A-2-270166 and JP-A-2-300817.

【0003】磁気ディスク装置には、図4に示すよう
に、コントロール回路12と図示せぬ記録媒体が入って
いるディスクエンクロージャ部(以下、DE部とする)
13とが設けられており、ホストコンピュータ14から
磁気ディスク装置11に対してデータの読み書き命令が
出されると、磁気ディスク装置11ではコントロール回
路12によって図示せぬヘッドがDE部13内の目的の
シリンダに移動され、データの読み書きが実行される。
As shown in FIG. 4, a magnetic disk drive has a disk enclosure unit (hereinafter referred to as a DE unit) containing a control circuit 12 and a recording medium (not shown).
When a data read / write command is issued from the host computer 14 to the magnetic disk drive 11, the head (not shown) of the magnetic disk drive 11 is controlled by the control circuit 12 into a target cylinder in the DE unit 13. And the data is read and written.

【0004】その場合、磁気ディスク装置11はホスト
コンピュータ14からのディスクアクセス命令を受ける
と、コントロール回路12によってDE部13のトラッ
ク(またはセクタ)にヘッドを移動(シーク)し、目的
とするトラック(またはセクタ)が交代処理されている
かどうかを調べる。
In this case, when the magnetic disk drive 11 receives a disk access command from the host computer 14, the control circuit 12 moves (seeks) the head to the track (or sector) of the DE unit 13 and the target track (seek). Or sector) is being replaced.

【0005】その結果、目的とするトラック(またはセ
クタ)が交代処理されていれば、図6に示すように、コ
ントロール回路12は交代先のトラック(またはセク
タ)にヘッドを移動し、その後に交代先のトラック(ま
たはセクタ)に対してデータの読み書きを行う。この場
合、〜の連続するセクタのうちのセクタに対して
交代処理が施されている。
As a result, if the target track (or sector) has been replaced, the control circuit 12 moves the head to the replacement track (or sector) as shown in FIG. Data is read from or written to the previous track (or sector). In this case, the replacement process is performed on the sectors among the continuous sectors.

【0006】図5に示すように、ディスクアクセス命令
が単一のセクタに対するものであれば、交代先のセクタ
に対してデータの読み書きを行うことで処理を終了する
[図5(b)参照]。しかしながら、連続したセクタの
途中で交代処理が行われていれば、交代先のセクタから
元のセクタに復帰するシーク動作が追加されるので、そ
の分動作速度が低下することとなる[図5(d)参
照]。
As shown in FIG. 5, if the disk access command is for a single sector, the process is completed by reading and writing data to a replacement sector [see FIG. 5 (b)]. . However, if the replacement process is performed in the middle of a continuous sector, a seek operation for returning from the replacement sector to the original sector is added, so that the operation speed is reduced accordingly [FIG. d)].

【0007】一方、目的とするトラック(またはセク
タ)が交代処理されていなければ、コントロール回路1
2は通常の処理方法でそのままDE部13にアクセスし
てデータの読み書きを行う[図5(a),(c)参
照]。上記の処理方法では目的とするトラック(または
セクタ)が交代処理されていれば、通常の処理方法に比
べてシーク動作(数十ミリ秒)が少なくとも1回余分に
行われ、結果的に全体のデータ読出し速度が遅くなって
しまう。
On the other hand, if the target track (or sector) has not been replaced, the control circuit 1
2 reads and writes data by accessing the DE unit 13 as it is in a normal processing method [see FIGS. 5 (a) and 5 (c)]. In the above-described processing method, if the target track (or sector) is alternately processed, a seek operation (several tens of milliseconds) is performed at least once more as compared with the normal processing method, and as a result, the whole The data reading speed becomes slow.

【0008】[0008]

【発明が解決しようとする課題】上述した従来の磁気デ
ィスク装置においては、記録媒体の媒体欠陥情報を記録
媒体そのものあるいは専用のメモリに記録しているが、
記録媒体にデータを読み書きする動作で、記録媒体の通
常のデータが記録されている位置にヘッドを移動し(シ
ーク)、データを読み書きし(リード・ライト)、交代
先のトラック(またはセクタ)にヘッドを移動し(シー
ク)、データを読み書きする(リード・ライト)という
ように、「シーク、リード・ライト、シーク、リード・
ライト」が行われる。
In the above-mentioned conventional magnetic disk drive, medium defect information of a recording medium is recorded in the recording medium itself or a dedicated memory.
In the operation of reading and writing data on the recording medium, the head is moved to a position where normal data is recorded on the recording medium (seek), the data is read and written (read / write), and the data is written to the replacement track (or sector). Move the head (seek) and read / write data (read / write), such as "seek, read / write, seek, read / write".
Light "is performed.

【0009】すなわち、記録媒体にデータを読み書きす
る動作では電気的なリード・ライト動作に比べて動作速
度の遅い機械動作のシークを2回行わなければならない
ので、一連の動作速度が低下してしまう。
That is, in the operation of reading / writing data from / to the recording medium, a mechanical operation having a lower operation speed must be performed twice as compared with the electric read / write operation, so that a series of operation speed is reduced. .

【0010】そこで、本発明の目的は上記の問題点を解
消し、媒体欠陥によって交代処理が行われている場合に
記録媒体に対するデータの読み書きの動作速度を向上さ
せることができる磁気ディスク装置を提供することにあ
る。
Accordingly, an object of the present invention is to provide a magnetic disk drive capable of solving the above-mentioned problems and improving the operation speed of reading / writing data from / to a recording medium when a replacement process is performed due to a medium defect. Is to do.

【0011】[0011]

【課題を解決するための手段】本発明による磁気ディス
ク装置は、記録媒体の媒体欠陥の位置情報を保持する保
持手段と、前記媒体欠陥が生じた位置に書込むべきデー
タを格納する不揮発性メモリと、上位装置からの命令が
前記媒体欠陥が生じた位置に対するものか否かを前記保
持手段の保持内容に基づいて判定する判定手段と、前記
判定手段で前記命令が前記媒体欠陥が生じた位置に対す
るものであると判定された時に前記命令を前記不揮発性
メモリに対して実行する制御手段とを備えている。
According to the present invention, there is provided a magnetic disk drive comprising: holding means for holding position information of a medium defect of a recording medium; and non-volatile memory for storing data to be written at the position where the medium defect has occurred. Determining means for determining, based on the contents held by the holding means, whether or not the command from the host device is for the position at which the medium defect has occurred; and Control means for executing the command to the non-volatile memory when it is determined that the command is for the non-volatile memory.

【0012】[0012]

【発明の実施の形態】まず、本発明の作用について以下
に述べる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS First, the operation of the present invention will be described below.

【0013】記録媒体の媒体欠陥の位置情報を媒体欠陥
位置情報格納部に保持しておき、その保持内容を基にコ
ントロール回路でホストコンピュータからの命令が媒体
欠陥が生じた位置に対するものか否かを判定し、その命
令が媒体欠陥が生じた位置に対するものであると判定さ
れた時にその命令を、媒体欠陥が生じた位置に書込むべ
きデータを格納する不揮発性RAMに対して実行する。
The position information of the medium defect of the recording medium is held in a medium defect position information storage unit, and based on the held contents, it is determined whether or not an instruction from the host computer is directed to a position where the medium defect has occurred in the control circuit. Is executed, and when it is determined that the instruction is for the position where the medium defect has occurred, the instruction is executed on the nonvolatile RAM storing data to be written at the position where the medium defect has occurred.

【0014】これによって、媒体欠陥によって交代処理
が行われている場合に、記録媒体に対するアクセスタイ
ムを数十ミリ秒短縮することができるので、記録媒体に
対するデータの読み書きの動作速度を向上させることが
可能となる。
Thus, when the replacement process is performed due to a medium defect, the access time to the recording medium can be shortened by several tens of milliseconds, so that the operation speed of reading / writing data from / to the recording medium can be improved. It becomes possible.

【0015】また、連続するセクタに対してデータの読
み書きを行う際に、その途中に媒体欠陥が存在していて
も、交代セクタへのシーク動作を無くす以外に、交代セ
クタから元のセクタに戻るシーク動作も無くすことがで
きるので、記録媒体に対するデータの読み書きの動作速
度を向上させることが可能となる。
Further, when data is read / written from / to a continuous sector, even if a medium defect exists in the middle of the read / write operation, the seek operation to the alternate sector is not only eliminated, but the alternate sector is returned to the original sector. Since the seek operation can be eliminated, the operation speed of reading / writing data from / to the recording medium can be improved.

【0016】次に、本発明の一実施例について図面を参
照して説明する。図1は本発明の一実施例の構成を示す
ブロック図である。図において、磁気ディスク装置1は
コントロール回路2と、ディスクエンクロージャ部(以
下、DE部とする)3と、不揮発性RAM(ランダムア
クセスメモリ)(交代専用メモリ)4とから構成されて
いる。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention. Referring to FIG. 1, a magnetic disk drive 1 includes a control circuit 2, a disk enclosure (hereinafter referred to as a DE) 3, and a non-volatile RAM (random access memory) (replacement-only memory) 4.

【0017】コントロール回路2はホストコンピュータ
5からのディスクアクセス命令で指示されるアクセス先
に媒体欠陥があるか否かを判断し、その判断結果に応じ
てDE部3及び不揮発性RAM4のどちらにアクセスす
るかを制御する。
The control circuit 2 determines whether there is a medium defect at the access destination specified by the disk access command from the host computer 5 and, depending on the determination result, accesses either the DE unit 3 or the nonvolatile RAM 4. Control what to do.

【0018】DE部3は図示せぬ記録媒体を収容するデ
ータ記録部であり、不揮発性RAM4は交代専用のメモ
リで、DE部3に媒体欠陥が存在した場合にその媒体欠
陥の位置に記録すべきデータを保存しておくメモリであ
る。
The DE unit 3 is a data recording unit for accommodating a recording medium (not shown). The non-volatile RAM 4 is a memory dedicated for replacement. When a medium defect exists in the DE unit 3, the data is recorded at the position of the medium defect. This is the memory that stores the data to be stored.

【0019】図2は図1のコントロール回路2の動作を
示すフローチャートであり、図3は本発明の一実施例に
よる記録媒体へのデータの読み書きの動作を示す図であ
る。図3(a)は媒体欠陥がない場合の記録媒体へのデ
ータの読み書きの動作を示し、図3(b)は媒体欠陥が
ある場合の記録媒体へのデータの読み書きの動作を示
し、図3(c)は媒体欠陥がない場合の記録媒体への4
セクタ連続アクセスの動作を示し、図3(d)は媒体欠
陥がある場合の記録媒体への4セクタ連続アクセスの動
作を示している。
FIG. 2 is a flowchart showing the operation of the control circuit 2 of FIG. 1, and FIG. 3 is a diagram showing the operation of reading and writing data on a recording medium according to one embodiment of the present invention. FIG. 3A shows the operation of reading and writing data on the recording medium when there is no medium defect, and FIG. 3B shows the operation of reading and writing data on the recording medium when there is a medium defect. (C) shows the case where 4 is recorded on the recording medium when there is no medium defect.
FIG. 3D shows the operation of continuous access to a recording medium when there is a medium defect.

【0020】これら図1〜図3を用いて本発明の一実施
例による記録媒体へのデータの読み書きの動作について
説明する。まず、コントロール回路2の媒体欠陥位置情
報格納部2aには事前に記録媒体の媒体欠陥の位置情報
が格納される。
The operation of reading and writing data from and to a recording medium according to an embodiment of the present invention will be described with reference to FIGS. First, the medium defect position information storage unit 2a of the control circuit 2 previously stores the position information of the medium defect of the recording medium.

【0021】ホストコンピュータ5からディスクアクセ
ス命令を受けると(図2ステップS1)、コントロール
回路2はディスクアクセス命令で指示される目的のトラ
ック(セクタ)が交代処理されているか否かを判断する
(図2ステップS2,S3)[図3のコントロールCの
動作]。
When a disk access command is received from the host computer 5 (step S1 in FIG. 2), the control circuit 2 determines whether or not the target track (sector) specified by the disk access command has been replaced (FIG. 2). 2 steps S2, S3) [Operation of control C in FIG. 3].

【0022】コントロール回路2は目的のトラック(セ
クタ)が交代処理されていなければ、DE部3の記録媒
体にアクセス(シークS)して記録データの読み書き
(R/W)を行う(図2ステップS7〜S9)[図3
(a)参照]。
If the target track (sector) has not been replaced, the control circuit 2 accesses the recording medium of the DE unit 3 (seek S) to read / write (R / W) the recording data (step in FIG. 2). S7 to S9) [FIG.
(A)].

【0023】これに対し、コントロール回路2は目的の
トラック(セクタ)が交代処理されていれば、不揮発性
RAM4にアクセスして記録データの読み書き(R/
W)を行う(図2ステップS4)[図3(b)参照]。
つまり、交代処理が行われていれば、コントロール回路
2は記録媒体に対してシーク動作を一度も行うことなく
目的の記録データの読み書きを行うことができる。
On the other hand, if the target track (sector) has been replaced, the control circuit 2 accesses the nonvolatile RAM 4 to read and write the recording data (R / R).
W) (step S4 in FIG. 2) [see FIG. 3 (b)].
That is, if the replacement process is performed, the control circuit 2 can read and write the target recording data without performing a seek operation on the recording medium even once.

【0024】コントロール回路2は記録媒体または不揮
発性RAM4への記録データの読み書きが終了すると、
ホストコンピュータ5からの命令に対する処理が終了し
たかどうかを判断し(図2ステップS5)、命令に対す
る処理が終了したのでなければ、ステップS2に戻って
命令に対する処理を続行する。
When the reading and writing of the recording data to the recording medium or the nonvolatile RAM 4 are completed, the control circuit 2
It is determined whether the processing for the instruction from the host computer 5 has been completed (step S5 in FIG. 2). If the processing for the instruction has not been completed, the process returns to step S2 to continue the processing for the instruction.

【0025】また、コントロール回路2は命令に対する
処理が終了したのであれば、処理終了かどうかを判断し
(図2ステップS6)、処理終了であればDE部3及び
不揮発性RAM4に対するアクセス処理を終了し、処理
終了でなければステップS1に戻ってDE部3及び不揮
発性RAM4に対するアクセス処理を続行する。
If the processing for the instruction has been completed, the control circuit 2 determines whether or not the processing has been completed (step S6 in FIG. 2). If the processing has been completed, the access processing to the DE unit 3 and the nonvolatile RAM 4 has been completed. If the process is not completed, the process returns to step S1 to continue the access process for the DE unit 3 and the nonvolatile RAM 4.

【0026】一方、例えば記録媒体の連続する4つのセ
クタに記録データの読み書きを行う場合、コントロール
回路2はディスクアクセス命令で指示される記録媒体の
連続する4つのセクタが交代処理されているか否かを判
断する(図2ステップS2,S3)[図3のコントロー
ルCの動作]。
On the other hand, for example, when reading and writing recording data to four consecutive sectors of the recording medium, the control circuit 2 determines whether or not the four consecutive sectors of the recording medium specified by the disk access command have been replaced. (Steps S2 and S3 in FIG. 2) [Operation of Control C in FIG. 3].

【0027】コントロール回路2は記録媒体の連続する
4つのセクタがいずれも交代処理されていなければ、D
E部3の記録媒体の連続する4つのセクタのうち先頭の
セクタにアクセス(シークS)してからその4つのセク
タに対して記録データの読み書き(R/W)を連続的に
行う(図2ステップS7〜S9)[図3(c)参照]。
If none of the four consecutive sectors of the recording medium has been replaced, the control circuit 2
After accessing the first sector (seek S) of the four consecutive sectors of the recording medium of the E section 3, reading and writing (R / W) of the recording data are continuously performed on the four sectors (FIG. 2). Steps S7 to S9) [see FIG. 3 (c)].

【0028】これに対し、コントロール回路2は連続す
る4つのセクタのいずれか、例えば3番目のセクタが交
代処理されていれば、この3番目のセクタに対して不揮
発性RAM4にアクセスして記録データの読み書き(R
/W)を行い(図2ステップS4)、他の3つのセクタ
に対して先頭のセクタにアクセス(シークS)してから
記録データの読み書き(R/W)を連続的に行う(図2
ステップS7〜S9)[図3(d)参照]。
On the other hand, the control circuit 2 accesses the non-volatile RAM 4 for the third sector if any one of the four consecutive sectors, for example, the third sector has been subjected to the alternate processing, to record the data. Reading and writing (R
/ W) (step S4 in FIG. 2), access to the first sector of the other three sectors (seek S), and then continuously read / write (R / W) the recording data (FIG. 2).
Steps S7 to S9) [see FIG. 3 (d)].

【0029】したがって、連続する4つのセクタのいず
れかが交代処理されていても、従来の3回行っていたシ
ーク動作を1回にすることができるので、媒体欠陥のな
い場合と同様の動作速度が得られる。
Therefore, even if any one of the four continuous sectors is replaced, the seek operation, which has been performed three times in the past, can be performed once, so that the operation speed is the same as that in the case where there is no medium defect. Is obtained.

【0030】このように、記録媒体の媒体欠陥の位置情
報を媒体欠陥位置情報格納部2aに保持しておき、その
保持内容を基にコントロール回路2でホストコンピュー
タ5からの命令が媒体欠陥が生じた位置に対するものか
否かを判定し、その命令が媒体欠陥が生じた位置に対す
るものであると判定された時にその命令を、媒体欠陥が
生じた位置に書込むべきデータを格納する不揮発性RA
M4に対して実行することによって、媒体欠陥によって
交代処理が行われている場合に、記録媒体に対するアク
セスタイムを数十ミリ秒短縮することができるので、記
録媒体に対するデータの読み書きの動作速度を向上させ
ることができる。
As described above, the position information of the medium defect of the recording medium is held in the medium defect position information storage section 2a, and based on the held contents, the instruction from the host computer 5 is issued by the control circuit 2 to the medium defect. A non-volatile RA that stores data to be written at the position where the medium defect has occurred when the instruction is determined to be for the position where the medium defect has occurred.
When the process is executed for M4, the access time to the recording medium can be shortened by several tens of milliseconds when the replacement process is performed due to a medium defect. Can be done.

【0031】また、連続するセクタに対してデータの読
み書きを行う際に、その途中に媒体欠陥が存在していて
も、交代セクタへのシーク動作を無くす以外に、交代セ
クタから元のセクタに戻るシーク動作も無くすことがで
きるので、記録媒体に対するデータの読み書きの動作速
度を向上させることができる。
When data is read / written from / to a continuous sector, even if a medium defect exists in the middle of the data, a seek operation to the replacement sector is not only eliminated, but the sector is returned to the original sector. Since the seek operation can be eliminated, the operation speed of reading / writing data from / to the recording medium can be improved.

【0032】[0032]

【発明の効果】以上説明したように本発明によれば、記
録媒体の媒体欠陥の位置情報を保持しておき、その保持
内容を基に上位装置からの命令が媒体欠陥が生じた位置
に対するものか否かを判定し、その命令が媒体欠陥が生
じた位置に対するものであると判定された時にその命令
を、媒体欠陥が生じた位置に書込むべきデータを格納す
る不揮発性メモリに対して実行することによって、媒体
欠陥によって交代処理が行われている場合に記録媒体に
対するデータの読み書きの動作速度を向上させることが
できるという効果がある。
As described above, according to the present invention, the position information of a medium defect of a recording medium is held, and based on the held contents, a command from a higher-level device is used to determine the position at which the medium defect has occurred. And if the instruction is determined to be for the location where the media defect has occurred, then execute the instruction to the non-volatile memory that stores the data to be written to the location where the media defect occurred. By doing so, it is possible to improve the operation speed of reading / writing data from / to a recording medium when the replacement process is being performed due to a medium defect.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1のコントロール回路の動作を示すフローチ
ャートである。
FIG. 2 is a flowchart illustrating an operation of the control circuit of FIG. 1;

【図3】(a)は本発明の一実施例による媒体欠陥がな
い場合の記録媒体へのデータの読み書きの動作を示す
図、(b)は本発明の一実施例による媒体欠陥がある場
合の記録媒体へのデータの読み書きの動作を示す図、
(c)は本発明の一実施例による媒体欠陥がない場合の
記録媒体への4セクタ連続アクセスの動作を示す図、
(d)は本発明の一実施例による媒体欠陥がある場合の
記録媒体への4セクタ連続アクセスの動作を示す図であ
る。
FIG. 3A is a diagram showing an operation of reading and writing data on a recording medium when there is no medium defect according to one embodiment of the present invention, and FIG. 3B is a diagram showing a case where there is a medium defect according to one embodiment of the present invention; Diagram showing the operation of reading and writing data to the recording medium of
(C) is a diagram showing an operation of continuous access of four sectors to a recording medium when there is no medium defect according to an embodiment of the present invention;
FIG. 4D is a diagram showing an operation of continuous access of four sectors to a recording medium when there is a medium defect according to an embodiment of the present invention.

【図4】従来例の構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a conventional example.

【図5】(a)は従来例による媒体欠陥がない場合の記
録媒体へのデータの読み書きの動作を示す図、(b)は
従来例による媒体欠陥がある場合の記録媒体へのデータ
の読み書きの動作を示す図、(c)は従来例による媒体
欠陥がない場合の記録媒体への4セクタ連続アクセスの
動作を示す図、(d)は従来例による媒体欠陥がある場
合の記録媒体への4セクタ連続アクセスの動作を示す図
である。
FIG. 5A is a diagram showing an operation of reading and writing data on a recording medium when there is no medium defect according to the conventional example, and FIG. 5B is a diagram showing reading and writing of data on a recording medium when there is a medium defect according to the conventional example. (C) is a diagram showing an operation of continuous access to the recording medium in the case where there is no medium defect according to the conventional example, and (d) is a diagram showing the operation of the recording medium in the case where there is a medium defect according to the conventional example. FIG. 4 is a diagram illustrating an operation of four-sector continuous access.

【図6】従来の交代処理の様子を示す図である。FIG. 6 is a diagram showing a state of a conventional replacement process.

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

1 磁気ディスク装置 2 コントロール回路 2a 媒体欠陥位置情報格納部 3 ディスクエンクロージャ部 4 不揮発性RAM DESCRIPTION OF SYMBOLS 1 Magnetic disk drive 2 Control circuit 2a Medium defect position information storage part 3 Disk enclosure part 4 Non-volatile RAM

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 記録媒体の媒体欠陥の位置情報を保持す
る保持手段と、前記媒体欠陥が生じた位置に書込むべき
データを格納する不揮発性メモリと、上位装置からの命
令が前記媒体欠陥が生じた位置に対するものか否かを前
記保持手段の保持内容に基づいて判定する判定手段と、
前記判定手段で前記命令が前記媒体欠陥が生じた位置に
対するものであると判定された時に前記命令を前記不揮
発性メモリに対して実行する制御手段とを有することを
特徴とする磁気ディスク装置。
1. A storage unit for storing position information of a medium defect of a recording medium, a non-volatile memory for storing data to be written at a position where the medium defect has occurred, Determining means for determining whether or not the position is for the generated position based on the held content of the holding means,
Control means for executing the command to the nonvolatile memory when the command is determined to be for the position where the medium defect has occurred by the determination means.
【請求項2】 前記不揮発性メモリは、書込み読出し自
在な不揮発性メモリであることを特徴とする請求項1記
載の磁気ディスク装置。
2. The magnetic disk drive according to claim 1, wherein said nonvolatile memory is a writable and readable nonvolatile memory.
【請求項3】 前記制御手段は、前記判定手段で前記命
令が前記媒体欠陥が生じた位置を含む前記記録媒体の連
続する位置に対する命令であると判定された時に前記媒
体欠陥が生じた位置への命令のみを前記不揮発性メモリ
に対して実行しかつ他の位置への命令を前記記録媒体に
対して実行するよう構成したことを特徴とする請求項1
または請求項2記載の磁気ディスク装置。
3. The control unit moves to a position where the medium defect has occurred when the determination unit determines that the instruction is a command for a continuous position of the recording medium including a position where the medium defect has occurred. 2. The apparatus according to claim 1, wherein only the first instruction is executed on said non-volatile memory and the instruction to another location is executed on said recording medium.
Or a magnetic disk drive according to claim 2.
JP17452396A 1996-07-04 1996-07-04 Magnetic disk device Withdrawn JPH1021653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17452396A JPH1021653A (en) 1996-07-04 1996-07-04 Magnetic disk device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17452396A JPH1021653A (en) 1996-07-04 1996-07-04 Magnetic disk device

Publications (1)

Publication Number Publication Date
JPH1021653A true JPH1021653A (en) 1998-01-23

Family

ID=15980020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17452396A Withdrawn JPH1021653A (en) 1996-07-04 1996-07-04 Magnetic disk device

Country Status (1)

Country Link
JP (1) JPH1021653A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6735037B1 (en) * 2000-03-03 2004-05-11 Hitachi, Ltd. High reliability storage drive and data write method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6735037B1 (en) * 2000-03-03 2004-05-11 Hitachi, Ltd. High reliability storage drive and data write method
US7031092B2 (en) 2000-03-03 2006-04-18 Hitachi Global Storage Technologies Japan, Ltd. High reliability storage drive and data write method

Similar Documents

Publication Publication Date Title
US4814903A (en) Alternate storage areas in magnetooptical media
JP2848528B2 (en) Optical disk drive
JPH0378649B2 (en)
KR950020650A (en) Information recording discs and disk drive systems
KR970002859A (en) Digital signal recording method and disc player
JPH04243061A (en) Flexible magnetic disk device
JPH0566999A (en) Cache system for magnetic disk device
JPH1021653A (en) Magnetic disk device
JPH0554547A (en) Optical disk and its data writing method
JPH11126428A (en) Information recorder
JPH1049312A (en) Magnetic disk drive
KR100505591B1 (en) Servo pattern writing method in hard disk drive and device therefor
JPH06325494A (en) Defect relieving device for memory device
JPH0628779A (en) Method for recording and controlling data in disk device
JPH11232046A (en) Magnetic disk device
JP2006085797A (en) Optical disk device and alternation processing method of optical disk device
JP2595316B2 (en) Alternate assignment processing method
JPH0668603A (en) Optical disk device
JPS6149229A (en) Information processor
JP2503371B2 (en) Disk system
JPH08106722A (en) Information recording/reproducing apparatus
JP2001265534A (en) Access control method and disk device using the same
KR20060069441A (en) Device and method for recording data blocks
JPH0289259A (en) Alternating area controlling system for optical disk device
JPH05282792A (en) Disk device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20031007