JPH06139715A - Controller for rotary type storage device - Google Patents

Controller for rotary type storage device

Info

Publication number
JPH06139715A
JPH06139715A JP28718892A JP28718892A JPH06139715A JP H06139715 A JPH06139715 A JP H06139715A JP 28718892 A JP28718892 A JP 28718892A JP 28718892 A JP28718892 A JP 28718892A JP H06139715 A JPH06139715 A JP H06139715A
Authority
JP
Japan
Prior art keywords
address
register
read
error
control device
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
JP28718892A
Other languages
Japanese (ja)
Inventor
Sadao Kimura
禎雄 木村
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 Microcomputer System Ltd
Hitachi Ltd
Original Assignee
Hitachi Microcomputer System Ltd
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 Microcomputer System Ltd, Hitachi Ltd filed Critical Hitachi Microcomputer System Ltd
Priority to JP28718892A priority Critical patent/JPH06139715A/en
Publication of JPH06139715A publication Critical patent/JPH06139715A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To improve the throughput of a system by providing a register for holding an address on an error generation position and a register for holding an address to be accesed next. CONSTITUTION:A desired code is set on a control register by a CPU 1 via a bus 5. When a reading error is generated at a register 25, the address of its sector is stored in registers EAR 1 and 2. For example, when the reading error is generated on two sectors within the same track [for example, the sectors of logical addresses (n) and (n+1)] during a reading, the logical addresses(n, n+1) of the sectors where the errors are generated for the EARs 1 and 2 synchronized with an error detection signal ATTENTION to be supplied to a hard disk controller 2 from a disk driving controlling device 3 are respectively stored. Then, a rereading is carried out when the disk comes to the addresses (n, n+1) after one rotation and thus, the waiting period of time for rotation is greatly reduced and the effectiveness of restoring the device from the error is improved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は回転式記憶装置における
エラー処理技術さらには読込みエラーが発生した場合の
再読込み処理方式に適用して特に有効な技術に関し、例
えばハードディスクコントローラにおけるエラー処理に
利用して有効な技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error processing technique in a rotary storage device, and more particularly to a technique which is particularly effective when applied to a rereading processing system when a read error occurs. And effective technology.

【0002】[0002]

【従来の技術】マイクロコンピュータシステムに使用さ
れる記憶装置としては、小容量であるが高速な半導体メ
モリの他に低速であるが大容量の磁気記憶装置等があ
り、通常マイクロコンピュータシステムは、これら2種
類の記憶装置を組み合わせて使用頻度の高いデータは磁
気記憶装置から読み出して半導体メモリに入れておくこ
とで処理の高速化を図ることが行われている。磁気記憶
装置としては、磁気テープ装置やフロッピーディスク装
置、ハードディスク装置等があるが、近年は高速性およ
び高記憶密度の点からハードディスク装置が補助記憶装
置として使用されることが多い。さらに、磁気記憶装置
の他に光ディスク装置を補助記憶装置として使用したシ
ステムも実用化されるに至っている。
2. Description of the Related Art Memory devices used in microcomputer systems include small-capacity but high-speed semiconductor memories and low-speed but large-capacity magnetic memory devices. Data that is frequently used by combining two types of storage devices is read from a magnetic storage device and stored in a semiconductor memory to speed up the processing. The magnetic storage device includes a magnetic tape device, a floppy disk device, a hard disk device, and the like, but in recent years, a hard disk device is often used as an auxiliary storage device because of its high speed and high storage density. Further, a system using an optical disk device as an auxiliary storage device in addition to the magnetic storage device has been put into practical use.

【0003】[0003]

【発明が解決しようとする課題】一般に磁気ディスク装
置では、読出しエラーが発生すると再度データを読出し
に行くエラー処理が行われる。従来のエラー回復処理は
エラーが発生する度ごとにエラーを起こしたセクタのデ
ータを再度読出しに行くようにしていた。ところが、従
来の磁気ディスク装置におけるエラー回復処理は、エラ
ーを検知するとディスクの回転は止めずに直ちにデータ
の読込みを中止し、エラーを起こしたセクタまでヘッド
が移動するのを待って再度データを読み込む方式を採用
していた。そのため、読出しエラーが発生するとディス
クがほぼ1回転する間だけ回転待ち状態となり、この回
転待ちに10〜15ms必要とするためデータの読出し
時間が延長され、システムのスループットが低下すると
いう問題点があった。
Generally, in a magnetic disk device, when a read error occurs, error processing is performed to read data again. In the conventional error recovery processing, each time an error occurs, the data in the sector in which the error occurred is read again. However, in the error recovery process in the conventional magnetic disk device, when an error is detected, the disk rotation is not stopped and the data reading is immediately stopped, and the data is read again after the head moves to the sector in which the error occurred. The method was adopted. Therefore, when a read error occurs, the disk is put into a rotation waiting state for almost one rotation, and it takes 10 to 15 ms to wait for this rotation, so that the data reading time is extended and the system throughput is lowered. It was

【0004】この発明の目的は、読出しエラーが発生し
た場合におけるエラー回復処理の効率を高め、システム
のスループットを向上させることにある。この発明の前
記ならびにそのほかの目的と新規な特徴については、本
明細書の記述および添附図面から明らかになるであろ
う。
An object of the present invention is to improve the efficiency of error recovery processing when a read error occurs and improve the system throughput. The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

【0005】[0005]

【課題を解決するための手段】本願において開示される
発明のうち代表的なものの概要を説明すれば、下記のと
おりである。すなわち、回転式の記憶装置の制御装置に
おいて、読出しエラーが発生したときのデータ位置を示
すアドレスを保持するレジスタと次にアクセスすべきア
ドレスを保持するレジスタとを設け、読出しエラーが発
生してもそのままデータの読出しを継続させてヘッドが
エラーを起こしたセクタに来たときに再度データを読み
直すようにしたものである。
The typical ones of the inventions disclosed in the present application will be outlined below. That is, in the control device of the rotary storage device, a register holding an address indicating a data position when a read error occurs and a register holding an address to be accessed next are provided, and even if a read error occurs, The data reading is continued as it is, and the data is read again when the head comes to the sector where the error occurs.

【0006】さらに具体的には、回転式の記憶装置の制
御装置が、読出し書込み用ヘッドおよび回転駆動モータ
とそれらを駆動制御する駆動制御回路とを備えた磁気デ
ィスクドライバと呼ばれる装置と、上記磁気ディスクド
ライバとCPU(マイクロプロセッサ)との間に介在さ
れてデータの転送を行なったり、ECC(エラー・コレ
クティング・コード)の生成、チェック等を行なうディ
スクコントローラと呼ばれる制御用LSIとによって構
成される場合に、上記エラー・アドレス保持用レジスタ
および次アドレス保持用レジスタを、上記ディスクコン
トローラ内に設けるようにした。
More specifically, a control device for a rotary storage device includes a device called a magnetic disk driver, which includes a read / write head, a rotary drive motor, and a drive control circuit for driving and controlling the read / write head and the rotary drive motor. It is composed of a control LSI called a disk controller, which is interposed between a disk driver and a CPU (microprocessor) to transfer data, generate an ECC (error collecting code), and check it. In this case, the error address holding register and the next address holding register are provided in the disk controller.

【0007】[0007]

【作用】上記した手段によれば、同一トラック内で2以
上の読出しエラーが発生したような場合、エラーを起こ
したそれぞれのセクタのアドレスがレジスタに保持され
ているため、ディスクが1回転してヘッドがエラーを起
こしたセクタ位置に来たときにそれぞれデータを再読込
みすることで、回転待ち時間を大幅に減らすことがで
き、これによってエラー回復処理の効率を高め、システ
ムのスループットを向上させるという上記目的が達成さ
れる。
According to the above-mentioned means, when two or more read errors occur in the same track, the address of each sector in which the error occurred is held in the register, so that the disk rotates once. By re-reading the data when the head comes to the sector position where the error occurred, the rotation waiting time can be greatly reduced, which improves the efficiency of error recovery processing and improves the system throughput. The above object is achieved.

【0008】[0008]

【実施例】以下、本発明の好適な実施例を図面に基づい
て説明する。図1は本発明を、一例としてESDI(E
nhanced Small Device Inte
rface)規格に準拠したハードディスク装置の制御
装置に適用した場合の一実施例を示す。図1において、
1はマイクロプロセッサ(もしくはマイクロコンピュー
タユニット)、2はハードディスク・コントローラ、3
はハードディスク装置の駆動制御装置、4は半導体メモ
リからなるような主記憶装置で、マイクロプロセッサ1
とハードディスク・コントローラ2および主記憶装置4
とはシステムバス5を介して接続されている。なお、図
示しないが、上記システムバス5にはマイクロプロセッ
サ1とハードディスク・コントローラ2との間のデータ
転送を行なうDMA(ダイレクト・メモリ・アクセス)
コントローラのような周辺制御用LSIが接続されるこ
ともある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described below with reference to the drawings. FIG. 1 illustrates the present invention as an example of ESDI (E
enhanced Small Device Inte
An example when applied to a control device of a hard disk device conforming to the r.f. In FIG.
1 is a microprocessor (or microcomputer unit), 2 is a hard disk controller, 3
Is a drive control device for a hard disk device, and 4 is a main memory device such as a semiconductor memory,
And hard disk controller 2 and main memory 4
Are connected via the system bus 5. Although not shown, a DMA (Direct Memory Access) is used to transfer data between the microprocessor 1 and the hard disk controller 2 on the system bus 5.
A peripheral control LSI such as a controller may be connected.

【0009】上記ハードディスク・コントローラ2とデ
ィスク駆動制御装置3とは、ESDIインターフェイス
により接続されているとともに、ライトデータやリード
データをA/D変換したりD/A変換するためのA−D
変換器6が介在されている。ディスク駆動制御装置3
は、ハードディスク・コントローラ2からの信号(リー
ドクロックRCKとリードゲート信号RGT)に基づい
て磁気ヘッドを駆動するリード/ライトIC7への信号
(リードクロックとライトデータ)やディスクを回転さ
せるステッピングモータ8やヘッドをディスクの回転方
向と直交する方向に相対移動させるステッピングモータ
9への駆動信号(パルス)を形成し出力する。
The hard disk controller 2 and the disk drive control device 3 are connected by an ESDI interface, and A / D for performing A / D conversion or D / A conversion of write data and read data.
The converter 6 is interposed. Disk drive controller 3
Is a signal (read clock and write data) to the read / write IC 7 that drives the magnetic head based on a signal (read clock RCK and read gate signal RGT) from the hard disk controller 2, a stepping motor 8 that rotates the disk, A drive signal (pulse) is formed and output to the stepping motor 9 that relatively moves the head in a direction orthogonal to the rotation direction of the disk.

【0010】また、ディスク駆動制御装置3は、リード
/ライトIC7からのリード信号に基づいて読出しエラ
ーがあったか否か判定する手段を備え、エラーが発生し
たときにはハードディスク・コントローラ2に対してエ
ラー検出信号ATTENTIONを送出する。さらにデ
ィスク駆動制御装置3からハードディスク・コントロー
ラ2に対しては、リードデータ信号の他に基準位置(イ
ンデックス)を示す信号INDEXや各セクタの先頭位
置を示す信号SECTORも供給される。一方、ディス
ク駆動制御装置3からCPU1に対しても直接割込み信
号IRQが入力可能にされており、例えば図示しないハ
ードディスクの回転位置検出器等からの信号によりディ
スク回転異常等が検出された場合にCPU1に対して割
込みをかけてシステムを停止させることができるように
構成されている。
Further, the disk drive controller 3 comprises means for judging whether or not there is a read error based on the read signal from the read / write IC 7, and when an error occurs, an error detection signal is sent to the hard disk controller 2. Send ATTENTION. In addition to the read data signal, the disk drive control device 3 also supplies a signal INDEX indicating a reference position (index) and a signal SECTOR indicating the head position of each sector to the hard disk controller 2. On the other hand, the interrupt signal IRQ can be directly input from the disk drive control device 3 to the CPU 1 as well. For example, when a disk rotation abnormality or the like is detected by a signal from a rotation position detector of a hard disk (not shown), the CPU 1 Is configured to be interrupted to stop the system.

【0011】上記ハードディスク・コントローラ2は、
システムバス5側にCPUインタフェース回路21を、
またディスク駆動制御装置3側にESDIインタフェー
ス回路22を有している。さらに、ハードディスク・コ
ントローラ2は、CPU1から受け取ったライトデータ
にECCコードを付加したりディスク駆動制御装置3か
ら受信したリードデータ中のECCコードをチェックし
てデータを修復したり論理アドレスを物理アドレス(ヘ
ッドアドレス、セクタアドレスおよびシリンダアドレ
ス)に変換したりする演算制御部23と、上記物理アド
レスをシリアル信号に変化してディスク駆動制御装置3
へ供給するためのパラレル/シリアル変換回路24と、
データ転送速度や動作モード等を指定するためのコント
ロールレジスタ等の各種レジスタを含むレジスタ部25
と、リードデータとライトデータを一時的に記憶してC
PU側とハードディスク側のデータ転送速度の相違を吸
収するバッファメモリ部26等を有している。
The hard disk controller 2 is
CPU interface circuit 21 on the system bus 5 side,
Further, the disk drive controller 3 has an ESDI interface circuit 22. Further, the hard disk controller 2 adds an ECC code to the write data received from the CPU 1, checks the ECC code in the read data received from the disk drive control device 3 to restore the data, and restores the logical address to the physical address ( The operation control unit 23 for converting the head address, the sector address and the cylinder address), and the disk drive control device 3 for converting the physical address into a serial signal.
A parallel / serial conversion circuit 24 for supplying
A register unit 25 including various registers such as a control register for designating a data transfer rate and an operation mode
And the read data and write data are temporarily stored and C
It has a buffer memory unit 26 and the like for absorbing the difference in data transfer speed between the PU side and the hard disk side.

【0012】上記レジスタ部25内のコントロールレジ
スタには、CPU1がシステムバス5を介して所望のコ
ードを設定することができるように構成されている。こ
の実施例では、上記レジスタ部25内に読出しエラーが
発生した場合にそのセクタのアドレス(論理アドレスま
たは物理アドレス)を記憶する2つのレジスタEAR1
とEAR2とが設けられている。この実施例のディスク
制御装置では、例えばリード処理中に同一トラック内の
2つのセクタ(例えば論理アドレスnとn+1のセク
タ)で読出しエラーがあった場合、ディスク駆動制御装
置3からハードディスク・コントローラ2に対して供給
されるエラー検出信号ATTENTIONに同期して上
記レジスタEAR1とEAR2にエラーを起こしたセク
タの論理アドレス(nとn+1)が記憶される。そし
て、ディスクが1回転してヘッドが論理アドレスnとn
+1のセクタ位置に来たときに再度データの読込みが実
行されるように構成されている。
The control register in the register unit 25 is configured so that the CPU 1 can set a desired code via the system bus 5. In this embodiment, when a read error occurs in the register unit 25, two registers EAR1 for storing the address (logical address or physical address) of the sector.
And EAR2 are provided. In the disk controller of this embodiment, for example, when there is a read error in two sectors (for example, sectors of logical addresses n and n + 1) in the same track during the read processing, the disk drive controller 3 causes the hard disk controller 2 to read. The logical addresses (n and n + 1) of the sector in which the error occurred are stored in the registers EAR1 and EAR2 in synchronization with the error detection signal ATTENTION supplied thereto. Then, the disk makes one revolution and the head moves to the logical addresses n and n.
The data reading is executed again when the +1 sector position is reached.

【0013】図2に、リード処理中に同一トラック内の
2つのセクタ(論理アドレスnとn+1のセクタ)で読
出しエラーがあった場合における本実施例の方式と従来
方式によるエラー回復処理の相違を示す。図2に示され
ているように、従来方式では読出しエラーが発生する度
にエラーを起こしたセクタの再読込みが実行されるので
回転待ちが2回必要となるのに対し、本実施例の方式で
はエラーを起こした2つのセクタの再読込みが続けて実
行されるため、回転待ちが1回で済みエラー回復処理時
間が短縮されることが分かる。
FIG. 2 shows the difference between the error recovery process according to the present embodiment and the error recovery process according to the conventional method when a read error occurs in two sectors (sectors having logical addresses n and n + 1) in the same track during the read process. Show. As shown in FIG. 2, in the conventional method, every time a read error occurs, the re-reading of the sector in which the error occurred is performed, and therefore, waiting for rotation is required twice, whereas the method of this embodiment is used. It can be seen that, since the re-reading of the two sectors in which an error has occurred is continuously executed, only one rotation wait is required and the error recovery processing time is shortened.

【0014】なお、上記実施例では、同一トラック内で
2つの読出しエラーが発生した場合にそのセクタのアド
レスを記憶する2つのレジスタを設けたものについて説
明したが、この発明はそれに限定されるものでなく上記
レジスタを3個以上設けて読出しエラーを起こしたセク
タのアドレスを3つ以上記憶できるようにしても良い。
ただし、ハードディスク装置では同一トラック内で3つ
以上のエラーが生じる確率は非常に小さいので、通常は
エラー・アドレス保持用レジスタは2個設けておけば充
分である。
In the above embodiment, the case where two registers for storing the address of the sector when two read errors occur in the same track has been described, but the present invention is not limited thereto. Instead, three or more registers may be provided to store three or more addresses of the sector in which the read error has occurred.
However, in a hard disk device, the probability that three or more errors will occur in the same track is very small, so it is usually sufficient to provide two error address holding registers.

【0015】また、読出しエラーが発生した場合にその
セクタのアドレス(論理アドレスまたは物理アドレス)
を記憶するレジスタ以外に、次に読出しを実行すべきセ
クタのアドレスを記憶するレジスタを1つあるいは複数
個設けて、例えばそのレジスタに最初にリードを開始し
たセクタのアドレスを記憶しておいてエラーアドレスレ
ジスタの数以上のエラーが生じたり同一セクタが続けて
2回読出しエラーを起こしたような場合には最初のセク
タから再度読込みを実行するようにしたり、複数のエラ
ーが発生した場合にそれらをいくつかのグループに分割
してエラー回復処理を実行するのに使用するようにして
も良い。
When a read error occurs, the sector address (logical address or physical address)
In addition to the register that stores the address, one or more registers that store the address of the sector to be read next are provided, and for example, the address of the sector that started the read first is stored in that register. If there are more errors than the number of address registers or if the same sector has read errors twice in a row, read again from the first sector, or if multiple errors occur, remove them. It may be divided into several groups and used for executing the error recovery process.

【0016】さらに、上記実施例では、論理アドレスを
物理アドレスに変換する機能がハードディスク・コント
ローラに設けられているものについて説明したが、上記
アドレス変換機能はマイクロプロセッサ1に持たせるよ
うにしても良い。その場合、ハードディスク・コントロ
ーラ2に設けられている上記エラーアドレス記憶用のレ
ジスタの内容をマイクロプロセッサ1が読み込むことが
できるように構成するか、エラーアドレス記憶用のレジ
スタEAR1,EAR2そのものをマイクロプロセッサ
に内蔵させるようにすれば良い。また、上記実施例で
は、ディスク制御装置をハードディスク・コントローラ
2とディスク駆動制御装置3とにより構成した場合につ
いて説明したが、ハードディスク・コントローラ2の機
能とディスク駆動制御装置3の機能の両方を持つ装置と
して構成することもできる。さらに、上記のような構成
のハードディスク・コントローラ2をマイクロプロセッ
サ1と同一の半導体チップ上に形成することも可能であ
る。
Further, in the above embodiment, the hard disk controller is provided with the function of converting a logical address into a physical address, but the microprocessor 1 may have the address converting function. . In that case, the contents of the error address storage registers provided in the hard disk controller 2 are configured so that the microprocessor 1 can read them, or the error address storage registers EAR1 and EAR2 themselves are set in the microprocessor. It should be built in. Further, in the above embodiment, the case where the disk control device is configured by the hard disk controller 2 and the disk drive control device 3 has been described, but a device having both the function of the hard disk controller 2 and the function of the disk drive control device 3. Can also be configured as. Further, it is possible to form the hard disk controller 2 having the above-mentioned configuration on the same semiconductor chip as the microprocessor 1.

【0017】以上説明したように上記実施例は、読出し
エラーが発生したときのデータ位置を示すアドレスを保
持するレジスタと次にアクセスすべきアドレスを保持す
るレジスタとを設け、読出しエラーが発生してもそのま
まデータの読出しを継続させてヘッドがエラーを起こし
たセクタに来たときに再度データを読み直すようにした
ので、同一トラック内で2以上の読出しエラーが発生し
たような場合、エラーを起こしたそれぞれのセクタのア
ドレスがレジスタに保持されているため、ディスクが1
回転してヘッドがエラーを起こしたセクタ位置に来たと
きにそれぞれデータを再読込みすることで、回転待ち時
間を大幅に減らすことができ、これによってエラー回復
処理の効率が高くなり、システムのスループットが向上
されるという効果がある。
As described above, the above embodiment is provided with the register holding the address indicating the data position when the read error occurs and the register holding the address to be accessed next, and the read error occurs. Also, the data reading is continued as it is, and the data is read again when the head comes to the sector in which an error has occurred. Therefore, if two or more read errors occur in the same track, an error occurs. Since the address of each sector is held in the register, the disk is 1
By re-reading the data when the head comes to the sector position that caused the error by rotating, the rotation waiting time can be greatly reduced, which makes the error recovery process more efficient and increases the system throughput. Has the effect of being improved.

【0018】以上本発明者によってなされた発明を実施
例に基づき具体的に説明したが、本発明は上記実施例に
限定されるものではなく、その要旨を逸脱しない範囲で
種々変更可能であることはいうまでもない。例えば上記
実施例では、ハードディスク・コントローラ2とディス
ク駆動制御装置3とがESDIインターフェイスにより
接続されたシステムを例にとって説明したが、他のイン
ターフェイスを採用したシステムにも利用できることは
もちろんである。以上の説明では主として本発明者によ
ってなされた発明をその背景となった利用分野であるハ
ードディスク装置の制御装置に適用した場合について説
明したがこの発明はそれに限定されるものでなく、フロ
ッピーディスク装置やドラム式記憶装置、光ディスク装
置その他回転式記憶装置の制御装置一般に広く利用する
ことができる。
Although the invention made by the present inventor has been specifically described based on the embodiments, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the scope of the invention. Needless to say. For example, in the above-described embodiment, the system in which the hard disk controller 2 and the disk drive control device 3 are connected by the ESDI interface has been described as an example, but it is needless to say that the system can be applied to a system using another interface. In the above description, the case where the invention made by the present inventor is mainly applied to the control device of the hard disk device which is the field of application which is the background has been described. However, the present invention is not limited to this, and a floppy disk device or The drum type storage device, the optical disk device, and other rotary storage device control devices can be widely used.

【0019】[0019]

【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば下記
のとおりである。すなわち、回転式の記憶装置の制御装
置において、読出しエラーが発生した場合におけるエラ
ー回復処理の効率を高め、システムのスループットを向
上させることができる。
The effects obtained by the representative one of the inventions disclosed in the present application will be briefly described as follows. That is, in the control device of the rotary storage device, the efficiency of error recovery processing when a read error occurs can be improved, and the throughput of the system can be improved.

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

【図1】本発明を、ESDI規格に準拠したハードディ
スク装置の制御装置に適用した場合の一実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment when the present invention is applied to a control device for a hard disk device conforming to the ESDI standard.

【図2】リード処理中に同一トラック内の2つのセクタ
で読出しエラーがあった場合における本実施例の方式と
従来方式によるエラー回復処理の相違を示すタイミング
チャートである。
FIG. 2 is a timing chart showing the difference between the error recovery process of the method of the present embodiment and the error recovery process of the conventional method when a read error occurs in two sectors in the same track during the read process.

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

1 マイクロプロセッサ 2 ハードディスク・コントローラ 3 ディスク駆動制御装置 4 主記憶装置 5 システムバス 6 A−D変換器 8,9 モータ 1 Microprocessor 2 Hard Disk Controller 3 Disk Drive Controller 4 Main Memory 5 System Bus 6 A / D Converter 8, 9 Motor

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 円板状もしくはドラム状の記憶媒体の回
転駆動源と、該記憶媒体の記憶情報を読み取るヘッドを
上記記憶媒体の回転方向と直交する方向に相対移動させ
るヘッド移動手段と、上記ヘッドを電気的に駆動して記
憶情報の読出し書込みを行なうヘッド駆動手段とを備え
た回転式記憶装置の制御装置において、読出しエラーが
発生したときのデータ位置を示すアドレスを保持する第
1のレジスタと次にアクセスすべきアドレスを保持する
第2のレジスタとを設け、読出しエラーが発生してもそ
のままデータの読出しを継続させてヘッドがエラーを起
こしたセクタに来たときに再度データを読み直すように
したことを特徴とする回転式記憶装置の制御装置。
1. A rotary drive source for a disc-shaped or drum-shaped storage medium, head moving means for relatively moving a head for reading stored information of the storage medium in a direction orthogonal to the rotation direction of the storage medium, A first register for holding an address indicating a data position when a read error occurs in a control device of a rotary storage device including a head drive means for electrically driving a head to read and write stored information. And a second register for holding the address to be accessed next are provided so that even if a read error occurs, the data reading is continued and the data is read again when the head reaches the sector in which the error occurred. A control device for a rotary storage device characterized in that
【請求項2】 上記第1のレジスタおよび第2のレジス
タには論理アドレスの形式でアドレス情報が保持され、
上記制御装置は論理アドレスを回転式記憶装置の構成に
対応された物理アドレスに変換する機能を有しているこ
とをが特徴とする請求項1記載の回転式記憶装置の制御
装置。
2. The first register and the second register hold address information in the form of a logical address,
2. The control device for the rotary storage device according to claim 1, wherein the control device has a function of converting a logical address into a physical address corresponding to the configuration of the rotary storage device.
【請求項3】 上記第2のレジスタは同一トラック内の
2回目の読出しエラーを起こした記憶領域のアドレスを
記憶するものであることを特徴とする請求項1記載の回
転式記憶装置の制御装置。
3. The control device for the rotary memory device according to claim 1, wherein the second register stores an address of a memory area in the same track where a second read error has occurred. .
JP28718892A 1992-10-26 1992-10-26 Controller for rotary type storage device Withdrawn JPH06139715A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28718892A JPH06139715A (en) 1992-10-26 1992-10-26 Controller for rotary type storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28718892A JPH06139715A (en) 1992-10-26 1992-10-26 Controller for rotary type storage device

Publications (1)

Publication Number Publication Date
JPH06139715A true JPH06139715A (en) 1994-05-20

Family

ID=17714219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28718892A Withdrawn JPH06139715A (en) 1992-10-26 1992-10-26 Controller for rotary type storage device

Country Status (1)

Country Link
JP (1) JPH06139715A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6714373B1 (en) 1999-09-30 2004-03-30 Fujitsu Limited Magnetic disk device having an improved seek control

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6714373B1 (en) 1999-09-30 2004-03-30 Fujitsu Limited Magnetic disk device having an improved seek control

Similar Documents

Publication Publication Date Title
EP0226412B1 (en) Apparatus for detecting & correcting data transfer errors in a magnetic disk system
JPH04289560A (en) Magnetic disk device and its data write/read method
US6901551B1 (en) Method and apparatus for protection of data utilizing CRC
JP2001092600A (en) Computer system having large capacity storage device and its operating method
JPH06139715A (en) Controller for rotary type storage device
CN1297892C (en) Interrupt controller for microprocessor
JP2510662B2 (en) Data recording control method
JP3615250B2 (en) Disk array device
JP2913873B2 (en) Data processing system
JP3150242B2 (en) Disk unit
JPS5938930A (en) Optical disk controller
JPH1166693A (en) Array disk processing device
JPS60150128A (en) Buffer memory controller of rotary magnetic memory controller
JP3098363B2 (en) Storage device
JP3311770B2 (en) Hard disk drive
JP3022688B2 (en) Auxiliary storage
JPS6117274A (en) Optical disk control device
JPH0562360A (en) System for processing defective sector of rotary type storage device
JPS59221810A (en) Alternate sector device in magnetic storage device
JPH0424823A (en) Magnetic disk device and its control system
JPS634464A (en) Fault detecting and processing system for optical disk device
JPS63108567A (en) Control circuit for optical disk
JPS58223860A (en) Magnetic disk controller
JPH04341977A (en) Data reproducing control system
JPS58163057A (en) Disk control circuit

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: 20000104