JPH05274088A - Buffer memory controller for data recording and reproducing device - Google Patents

Buffer memory controller for data recording and reproducing device

Info

Publication number
JPH05274088A
JPH05274088A JP7198292A JP7198292A JPH05274088A JP H05274088 A JPH05274088 A JP H05274088A JP 7198292 A JP7198292 A JP 7198292A JP 7198292 A JP7198292 A JP 7198292A JP H05274088 A JPH05274088 A JP H05274088A
Authority
JP
Japan
Prior art keywords
data
sector
buffer memory
read
sectors
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
JP7198292A
Other languages
Japanese (ja)
Inventor
Chikashi Igari
史 猪狩
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7198292A priority Critical patent/JPH05274088A/en
Publication of JPH05274088A publication Critical patent/JPH05274088A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To transfer data in prescribed order and at high speed without requiring complicated access control on buffer memory when the data at every sector stored in the buffer memory by reading out from a disk for access requests to plural sectors. CONSTITUTION:When a target sector for the access request from a host computer 1 consists of continuous plural sectors, a head 10 reads the sector starting from a prescribed read start sector with the minimum rotation latentcy time. An HDC 4 performs control so that the data read out by the head 10 can be stored in the buffer memory 6 so as to be transferred to the host computer 11 in the prescribed order of the sector.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、特にディスクから読出
したセクタ毎のデータを保持するバッファメモリを有
し、例えばハードディスク装置であるデータ記録再生装
置のバッファメモリ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a buffer memory control device of a data recording / reproducing device which is a hard disk device, for example, having a buffer memory for holding data for each sector read from a disk.

【0002】[0002]

【従来の技術】従来、ハードディスク装置では、記録媒
体であるディスクは同心円状に配置された複数のトラッ
クが形成されて、さらに各トラックが複数のセクタに分
割されている。このセクタ単位により、ディスクに対す
るデータアクセス(記録/再生)が行なわれる。
2. Description of the Related Art Conventionally, in a hard disk device, a disk which is a recording medium has a plurality of concentrically arranged tracks, and each track is further divided into a plurality of sectors. Data access (recording / reproduction) to / from the disk is performed by this sector unit.

【0003】ホストコンピュータから目標セクタに対す
るアクセス要求が発生すると、ディスクドライブ(HD
D)のヘッドが目標セクタを有する目標トラックまでシ
ークし、読出し動作を開始する。ディスクコントローラ
(HDC)は、ヘッドにより読出された各セクタのID
情報に基づいて、目標セクタをアクセスしたか否かを判
定する。HDCは、読出した目標セクタのデータを一度
バッファメモリに格納し、バッファメモリから読出して
ホストコンピュータに転送する。アクセス要求が複数セ
クタの場合には、HDCは目標セクタから連続するセク
タ番号順に読出し、ホストコンピュータに転送する。
When a host computer issues an access request to a target sector, a disk drive (HD
The head of D) seeks to the target track having the target sector, and starts the read operation. The disk controller (HDC) uses the ID of each sector read by the head.
Based on the information, it is determined whether the target sector has been accessed. The HDC temporarily stores the read data of the target sector in the buffer memory, reads it from the buffer memory, and transfers it to the host computer. When the access request is for a plurality of sectors, the HDC reads from the target sector in the order of consecutive sector numbers and transfers it to the host computer.

【0004】ところで、ヘッドが目標セクタを有する目
標トラックまでシークした直後に、目標セクタからデー
タを読出すことができる場合は少なく、通常ではシーク
終了から目標セクタの読出し動作までに、ディスクの回
転待ち時間を要する。アクセス要求が1トラック分の全
セクタに及ぶ場合には、ディスクの「1回転時間」に
「回転待ち時間」を加算した時間を要することになる。
Incidentally, it is rare that data can be read from the target sector immediately after the head seeks to the target track having the target sector. Normally, the disk waits for rotation from the end of seek to the read operation of the target sector. It takes time. If the access request covers all sectors for one track, the time required for adding the "rotation waiting time" to the "one rotation time" of the disk is required.

【0005】このような「回転待ち時間」を最小にし
て、アクセス時間の短縮化を図る方式として、トラック
スキュー方式と呼ばれるディスクのデータ記録方式が周
知である。トラックスキュー方式では、図5に示すよう
に、各トラックTR1〜TR3間のセクタ番号が、ヘッ
ドのシーク時間に基づいて設定されている。具体的に
は、矢印Xで示すディスクの回転待ち時間(回転方向
Y)に相当するヘッドのシーク時間を要する場合に、図
5に示すように、例えばトラックTR1のセクタ0に対
してシーク時間分だけずれた位置にTR2のセクタ0を
配置させる。これにより、トラックTR1のセクタ0か
らTR2にヘッドがシークしたときに、その直後にトラ
ックTR2のセクタ0をアクセスできることになる。
A disk data recording method called a track skew method is well known as a method for shortening the access time by minimizing such "rotation waiting time". In the track skew method, as shown in FIG. 5, the sector numbers between the tracks TR1 to TR3 are set based on the seek time of the head. Specifically, when a seek time of the head corresponding to the disk rotation waiting time (rotation direction Y) indicated by the arrow X is required, as shown in FIG. The sector 0 of TR2 is arranged at a position deviated by just that. As a result, when the head seeks from the sector 0 of the track TR1 to the track TR2, the sector 0 of the track TR2 can be accessed immediately after that.

【0006】このようなトラックスキュー方式を利用し
て、アクセス要求の発生時に回転待ち時間の最小のセク
タ番号から読出し動作を開始し、連続してアクセス要求
の複数の目標セクタをアクセスする方式がある。具体的
には、例えばアクセス要求がトラックTR1のセクタ0
からセクタ11までの場合に、回転待ち時間の最小のセ
クタ番号(読出し開始セクタ)がセクタ6であれば、こ
のセクタ6から読出し動作を開始する。セクタ6から順
次セクタ11まで読出し、さらにセクタ0からセクタ5
までを読出すことになる。
Using such a track skew method, there is a method in which, when an access request is generated, a read operation is started from the sector number having the minimum rotation waiting time, and a plurality of target sectors of the access request are successively accessed. .. Specifically, for example, the access request is sector 0 of track TR1.
If the sector number having the smallest rotation waiting time (read start sector) is sector 6, the read operation is started from this sector 6. Sector 6 to sector 11 are sequentially read, and sector 0 to sector 5
Will be read.

【0007】HDCは、読出した順番に各セクタ番号の
データをバッファメモリに格納し、ホストコンピュータ
に転送する。しかしながら、ホストコンピュータには、
アクセス要求の目標セクタを番号順に転送する必要があ
る。即ち、前記の具体例では、HDCはバッファメモリ
からセクタ0から読出し、この後に順番にセクタ11ま
でを読出してホストコンピュータに転送する。このた
め、ディスクから読出してバッファメモリに格納した後
に、複雑なアクセス制御を実行してバッファメモリから
ホストコンピュータに転送することになる。
The HDC stores the data of each sector number in the buffer memory in the order of reading and transfers it to the host computer. However, the host computer
The target sectors of the access request need to be transferred in numerical order. That is, in the above-described specific example, the HDC reads from the buffer memory from the sector 0, then sequentially reads the sectors up to the sector 11, and transfers them to the host computer. Therefore, after being read from the disk and stored in the buffer memory, complicated access control is executed and the data is transferred from the buffer memory to the host computer.

【0008】[0008]

【発明が解決しようとする課題】複数のセクタに対する
アクセス要求に対して、トラックスキュー方式のディス
クを利用して、回転待ち時間の最小のセクタ番号から読
出し動作を開始するアクセス方式がある。しかしなが
ら、ディスクから読出してバッファメモリに格納すると
きのセクタ番号の順序とバッファメモリからホストコン
ピュータに転送するときのセクタ番号の順序とが異な
る。このため、ホストコンピュータへの転送時に、バッ
ファメモリに対して複雑なアクセス制御が必要となる。
In response to an access request for a plurality of sectors, there is an access method in which a disk of the track skew method is used to start the read operation from the sector number with the minimum rotation waiting time. However, the order of sector numbers when reading from the disk and storing in the buffer memory is different from the order of sector numbers when transferring from the buffer memory to the host computer. Therefore, complicated transfer control is required for the buffer memory when transferring to the host computer.

【0009】本発明の目的は、複数のセクタに対するア
クセス要求に対して、ディスクから読出してバッファメ
モリに格納したセクタ毎のデータを転送するときに、バ
ッファメモリに対して複雑なアクセス制御を要すること
なく、所定の順序でかつ高速に転送することができるデ
ータ記録再生装置のバッファメモリ制御装置を提供する
ことにある。
An object of the present invention is to require complicated access control to the buffer memory when transferring data for each sector read from the disk and stored in the buffer memory in response to access requests to a plurality of sectors. Another object of the present invention is to provide a buffer memory control device for a data recording / reproducing device, which can transfer data in a predetermined order and at high speed.

【0010】[0010]

【課題を解決するための手段】本発明は、ホストシステ
ムからのアクセス要求時に、目標セクタが連続する複数
のセクタ数からなる場合に、回転待ち時間が最小となる
所定の読出し開始セクタから読出すデータ読出し手段お
よびアクセス要求の範囲に相当するセクタ数分のデータ
をバッファメモリ手段に格納する制御手段を備えたデー
タ記録再生装置のバッファメモリ制御装置である。
According to the present invention, when an access request is made from a host system, when a target sector consists of a plurality of consecutive sectors, the read is started from a predetermined read start sector that minimizes the rotation waiting time. It is a buffer memory control device of a data recording / reproducing device, which is provided with a data reading means and a control means for storing the data of the number of sectors corresponding to the range of the access request in the buffer memory means.

【0011】[0011]

【作用】本発明では、ホストシステムからのアクセス要
求の目標セクタが連続する複数のセクタ数からなる場合
に、データ読出し手段は回転待ち時間が最小となる所定
の読出し開始セクタから読出す。制御手段は、データ読
出し手段により読出したデータを、ホストシステムに対
して所定のセクタ順に転送するようにバッファメモリ手
段に格納するように制御する。
According to the present invention, when the target sector of the access request from the host system consists of a plurality of consecutive sectors, the data reading means reads from the predetermined read start sector having the minimum rotation waiting time. The control means controls the data read by the data reading means to be stored in the buffer memory means so as to be transferred to the host system in a predetermined sector order.

【0012】[0012]

【実施例】以下図面を参照して本発明の実施例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0013】図1は同実施例に係わるデータ記録再生装
置であるハードディスク装置(HDD)の構成を示すブ
ロック図である。HDD1は、ディスク回転機構2、キ
ャリッジ機構3、ディスクコントローラ(HDC)4、
マイクロプロセッサ(CPU)5およびバッファメモリ
6を有する。
FIG. 1 is a block diagram showing the configuration of a hard disk device (HDD) which is a data recording / reproducing device according to the embodiment. The HDD 1 includes a disk rotating mechanism 2, a carriage mechanism 3, a disk controller (HDC) 4,
It has a microprocessor (CPU) 5 and a buffer memory 6.

【0014】ディスク回転機構2は記録媒体であるディ
スク7を固定し、モータ9の回転力によりディスク7を
回転駆動させるスピンドル機構8を有する。キャリッジ
機構3は、ディスク7の各記録面に対応するヘッド10
を保持し、HDC4の制御によりディスク7の目標トラ
ックまでシークさせる機構である。
The disk rotating mechanism 2 has a spindle mechanism 8 for fixing the disk 7 as a recording medium and rotating the disk 7 by the rotational force of a motor 9. The carriage mechanism 3 includes a head 10 corresponding to each recording surface of the disk 7.
And a seek to the target track of the disk 7 under the control of the HDC 4.

【0015】HDC4は、本発明の要旨となる構成要素
であり、ホストコンピュータ(ホストシステム)11と
のインターフェースを構成し、キャリッジ機構3の制
御、ヘッド10に対するリード/ライト制御およびバッ
ファメモリ6のアクセス制御を実行する制御手段であ
る。CPU5は予め用意されたプログラムに基づいてH
DC4を制御すると共に、その動作に必要な各種制御情
報を出力する。バッファメモリ6はHDC4の制御によ
り、ディスク7から読出したセクタ単位の読出しデータ
またはホストコンピュータ11からディスク7に記録す
るための書込みデータを格納するメモリである。次に、
同実施例の動作を説明する。
The HDC 4 is a constituent element of the present invention, constitutes an interface with a host computer (host system) 11, controls the carriage mechanism 3, controls read / write to the head 10, and accesses the buffer memory 6. It is a control unit that executes control. The CPU 5 sets H based on a program prepared in advance.
It controls the DC 4 and outputs various control information necessary for its operation. The buffer memory 6 is a memory that stores read data in sector units read from the disk 7 or write data to be recorded in the disk 7 from the host computer 11 under the control of the HDC 4. next,
The operation of the embodiment will be described.

【0016】図4のステップS1に示すように、ホスト
コンピュータ11から複数のセクタからなる目標セクタ
(例えばトラックTR1のセクタ0からセクタ11)に
対するアクセス要求が発生すると、HDC4はディスク
7から目標セクタの各データを読出し、バッファメモリ
6に格納した後に、ホストコンピュータ11に転送する
制御を開始する。
As shown in step S1 of FIG. 4, when an access request is made from the host computer 11 to a target sector consisting of a plurality of sectors (for example, sectors 0 to 11 of the track TR1), the HDC 4 sends the target sector from the disk 7 After each data is read and stored in the buffer memory 6, control to transfer to the host computer 11 is started.

【0017】ここで、HDC4は、CPU5からの情報
に基づいてディスク7の読出し開始セクタ番号を算出す
る(ステップS2)。即ち、アクセス要求時に、ヘッド
10が位置しているディスク7のトラックから目標セク
タまでシークするときに、回転待ち時間が最小となる所
定の読出し開始セクタを算出する。CPU5は、図5に
示すようなトラックスキュー方式によりフォーマットさ
れたセクタ配置とシーク時間(矢印Xで示すディスクの
回転待ち時間に相当する時間)とに基づいて、読出し開
始セクタ番号を算出し、HDC4に出力する。同実施例
では、目標セクタが図5に示すトラックTR1のセクタ
0からセクタ11の範囲の場合に、所定の読出し開始セ
クタ番号はセクタ6であると決定される。
Here, the HDC 4 calculates the read start sector number of the disk 7 based on the information from the CPU 5 (step S2). That is, when an access request is made, when a seek is performed from the track of the disk 7 on which the head 10 is located to the target sector, a predetermined read start sector that minimizes the rotation waiting time is calculated. The CPU 5 calculates the read start sector number based on the sector arrangement formatted by the track skew method as shown in FIG. 5 and the seek time (the time corresponding to the rotation waiting time of the disk indicated by the arrow X), and the HDC 4 Output to. In the present embodiment, when the target sector is in the range from sector 0 to sector 11 of track TR1 shown in FIG. 5, the predetermined read start sector number is determined to be sector 6.

【0018】HDC4は、図2の(A)に示すように、
内臓しているバッファポインタ20からアクセス要求の
読出しデータを格納するバッファメモリ6の格納エリア
(アドレス0から10までのエリア)を決定する(ステ
ップS3)。
The HDC 4 is, as shown in FIG.
The storage area (area from addresses 0 to 10) of the buffer memory 6 for storing the read data of the access request is determined from the built-in buffer pointer 20 (step S3).

【0019】HDC4はヘッド10を制御して、ディス
ク7のセクタ6からデータの読出し動作を開始する(ス
テップS4)。HDC4はヘッド10により読出された
セクタのIDデータに基づいて、アクセスしたセクタが
アクセス要求の目標セクタに含まれるか否かを判定する
(ステップS5,S6)。
The HDC 4 controls the head 10 to start the data read operation from the sector 6 of the disk 7 (step S4). The HDC 4 determines whether the accessed sector is included in the target sector of the access request, based on the ID data of the sector read by the head 10 (steps S5 and S6).

【0020】目標セクタであれば(ステップS6のYE
S)、HDC4は読出したセクタのデータをバッファメ
モリ6の所定アドレスに格納する(ステップS8)。こ
こで、HDC4は確保した格納エリアにおいて、読出し
たセクタ番号に応じた所定アドレスを算出する(ステッ
プS7)。ホストシステムに対して、読出した目標セク
タをセクタ番号順に転送するように、所定アドレスを算
出する。具体的には、目標セクタがセクタ0からセクタ
11の範囲であれば、セクタ0から順にセクタ11まで
転送するために、セクタ0からセクタ11をそれぞれア
ドレス0からアドレス10まで割り当てることになる。
If the target sector (YE in step S6)
S), the HDC 4 stores the read sector data in a predetermined address of the buffer memory 6 (step S8). Here, the HDC 4 calculates a predetermined address according to the read sector number in the secured storage area (step S7). A predetermined address is calculated so that the read target sectors are transferred to the host system in the order of sector numbers. Specifically, if the target sector is in the range of sector 0 to sector 11, addresses 0 to 10 are assigned to sectors 0 to 11 in order to transfer from sector 0 to sector 11 in order.

【0021】したがって、読出し開始セクタ6の場合に
は、図2の(B)に示すように、バッファメモリ6のア
ドレス5に格納することになる。以下順に、図2の
(C)に示すように、HDC4はセクタ7−11の各デ
ータをセクタ単位に読出し、バッファメモリ6のアドレ
ス6−10に順番に格納する(ステップS10のNOか
らステップS6までの繰返し処理)。さらに、図2の
(D)に示すように、HDC4はセクタ0−5の各デー
タをセクタ単位に読出し、バッファメモリ6のアドレス
0−4に順番に格納する。
Therefore, in the case of the read start sector 6, it is stored in the address 5 of the buffer memory 6 as shown in FIG. In the following order, as shown in FIG. 2C, the HDC 4 reads each data of the sector 7-11 in sector units and stores them in the addresses 6-10 of the buffer memory 6 in order (from NO in step S10 to step S6). Up to). Further, as shown in (D) of FIG. 2, the HDC 4 reads each data of the sectors 0-5 in sector units and stores them in the addresses 0-4 of the buffer memory 6 in order.

【0022】アクセス要求の全てのセクタの読出し動作
が終了すると(ステップS9のYES)、HDC4は、
図3に示すように、バッファポインタ20をつぎの読出
し動作に使用するために、最終アドレス(4)に変更す
る(ステップS10)。
When the read operation of all the sectors of the access request is completed (YES in step S9), the HDC 4
As shown in FIG. 3, the buffer pointer 20 is changed to the final address (4) for use in the next read operation (step S10).

【0023】HDC4は、内臓した転送用ポインタ21
を0にセットし、バッファメモリ6のアドレス0から順
次読出して、セクタ単位のデータをホストコンピュータ
11に転送する(ステップS11)。これにより、バッ
ファメモリ6から目標セクタであるセクタ0からセクタ
11までが順番に読出されて、ホストコンピュータ11
に転送されることになる。
The HDC 4 has a built-in transfer pointer 21.
Is set to 0, the data is sequentially read from the address 0 of the buffer memory 6, and the data in sector units is transferred to the host computer 11 (step S11). As a result, the target sectors, sector 0 to sector 11, are sequentially read from the buffer memory 6, and the host computer 11
Will be transferred to.

【0024】このようにして、ホストコンピュータ11
から複数のセクタからなる目標セクタに対してアクセス
要求が発生したときに、HDC4は回転待ち時間が最小
となる所定の読出し開始セクタから目標セクタの範囲ま
でを読出して、バッファメモリ6に格納する。このと
き、ホストコンピュータ11に対してセクタ番号順に転
送するように、読出した目標セクタをバッファメモリ6
に格納する。したがって、図3に示すように、バッファ
メモリ6にはアドレス順に転送できるように、セクタ番
号順に目標セクタが配置されることになる。
In this way, the host computer 11
When an access request is issued to a target sector consisting of a plurality of sectors, the HDC 4 reads from the predetermined read start sector where the rotation waiting time is the minimum to the range of the target sector and stores it in the buffer memory 6. At this time, the read target sectors are transferred to the buffer memory 6 so that they are transferred to the host computer 11 in the order of sector numbers.
To store. Therefore, as shown in FIG. 3, the target sectors are arranged in the buffer memory 6 in the order of sector numbers so that they can be transferred in the order of addresses.

【0025】従来では、読出し開始セクタ6がバッファ
メモリ6のアドレス0に格納されたりして、バッファメ
モリ6に格納するときのセクタ番号の順序とバッファメ
モリからホストコンピュータ11に転送するときのセク
タ番号の順序とが異なる。このため、ホストコンピュー
タ11への転送時に、転送用ポインタ21を制御する必
要がある。これに対して、本発明では転送するときのセ
クタ番号の順序でバッファメモリに格納されるため、転
送時に転送用ポインタ21を複雑に制御する必要はな
く、バッファメモリ6に対するアクセス制御は簡単とな
る。
Conventionally, the read start sector 6 is stored at address 0 of the buffer memory 6, and the order of the sector numbers when storing in the buffer memory 6 and the sector number when transferring from the buffer memory to the host computer 11 The order is different. Therefore, it is necessary to control the transfer pointer 21 when transferring to the host computer 11. On the other hand, in the present invention, since the data is stored in the buffer memory in the order of the sector numbers at the time of transfer, the transfer pointer 21 does not need to be complicatedly controlled at the time of transfer, and the access control to the buffer memory 6 becomes simple. ..

【0026】[0026]

【発明の効果】以上詳述したように本発明によれば、ホ
ストシステムからの複数のセクタに対するアクセス要求
に対して、ディスクから読出した目標セクタを転送時の
セクタ番号順にバッファメモリに格納する。したがっ
て、バッファメモリに対して複雑なアクセス制御を要す
ることなく、バッファメモリからホストコンピュータに
対して所定の順序でかつ高速に目標セクタのデータを転
送することができる。
As described above in detail, according to the present invention, the target sectors read from the disk are stored in the buffer memory in the order of the sector numbers at the time of transfer in response to an access request from the host system to a plurality of sectors. Therefore, the data of the target sector can be transferred from the buffer memory to the host computer in a predetermined order and at high speed without requiring complicated access control to the buffer memory.

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

【図1】本発明の実施例に係わるハードディスク装置の
構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a hard disk device according to an embodiment of the present invention.

【図2】同実施例の動作を説明するための概念図。FIG. 2 is a conceptual diagram for explaining the operation of the embodiment.

【図3】同実施例の動作を説明するための概念図。FIG. 3 is a conceptual diagram for explaining the operation of the embodiment.

【図4】同実施例の動作を説明するためのフローチャー
ト。
FIG. 4 is a flowchart for explaining the operation of the embodiment.

【図5】同実施例に係わるディスクのデータ記録方式を
説明するための概念図。
FIG. 5 is a conceptual diagram for explaining a data recording system of the disc according to the embodiment.

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

1…HDD、4…HDC、6…バッファメモリ、7…デ
ィスク、10…ヘッド、11…ホストコンピュータ。
1 ... HDD, 4 ... HDC, 6 ... Buffer memory, 7 ... Disk, 10 ... Head, 11 ... Host computer.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 各トラックが複数のセクタに分割された
記録媒体と、 ホストシステムのアクセス要求に応じた目標セクタのデ
ータを前記記録媒体から読出すデータ読出し手段と、 このデータ読出し手段から読出されたデータを格納する
バッファメモリ手段と、 前記ホストシステムからのアクセス要求の目標セクタが
連続する複数のセクタ数からなる場合に、回転待ち時間
が最小となる所定の読出し開始セクタからアクセス要求
の範囲に相当するセクタ数分のデータを読出すように前
記データ読出し手段を制御し、この読出したデータを前
記ホストシステムに対して所定のセクタ順に転送するよ
うに前記バッファメモリ手段に格納する制御手段とを具
備したことを特徴とするデータ記録再生装置のバッファ
メモリ制御装置。
1. A recording medium in which each track is divided into a plurality of sectors, data reading means for reading data of a target sector from the recording medium according to an access request of a host system, and data read out from the data reading means. Buffer memory means for storing the data, and when the target sector of the access request from the host system is composed of a plurality of consecutive sectors, the rotation waiting time is minimized from the predetermined read start sector to the range of the access request. Control means for controlling the data reading means so as to read data corresponding to the number of sectors and for storing the read data in the buffer memory means so as to transfer the read data to the host system in a predetermined sector order. A buffer memory control device for a data recording / reproducing device, comprising:
【請求項2】 トラックスキュー方式により各トラック
が複数のセクタに分割された記録媒体と、 ホストシステムのアクセス要求に応じた目標セクタのデ
ータを前記記録媒体から読出すデータ読出し手段と、 このデータ読出し手段から読出されたデータを格納する
バッファメモリ手段と、 前記ホストシステムからのアクセス要求の目標セクタが
連続する複数のセクタ数からなる場合に、アクセス要求
の範囲に相当するセクタ数分のデータをセクタ毎に格納
する前記バッファメモリ手段の格納エリアを決定する第
1の制御手段と、 前記データ読出し手段が前記記録媒体から読出す前記目
標セクタの複数セクタ数の中で、前記アクセス要求時に
最短の時間で読出すことができる所定の読出し開始セク
タを決定する第2の制御手段と、 前記第2の制御手段により決定された前記読出し開始セ
クタから前記アクセス要求のセクタ数分のデータを順次
読出すように前記データ読出し手段を制御し、前記バッ
ファメモリ手段から前記ホストシステムに対して所定の
セクタ順に転送するように前記第1の制御手段により決
定された前記格納エリアに前記データ読出し手段により
読出されたセクタ毎のデータを格納する第3の制御手段
とをデータ記録再生装置のバッファメモリ制御装置。
2. A recording medium in which each track is divided into a plurality of sectors by a track skew method, data reading means for reading data of a target sector in response to an access request of a host system from the recording medium, and the data reading. Buffer memory means for storing the data read from the means, and when the target sector of the access request from the host system is composed of a plurality of consecutive sectors, the data corresponding to the number of sectors corresponding to the range of the access request is sectored. First control means for deciding a storage area of the buffer memory means to be stored for each time; and a shortest time at the time of the access request, out of a plurality of target sectors read from the recording medium by the data reading means. Second control means for determining a predetermined read start sector that can be read by The data read means is controlled so as to sequentially read the data for the number of sectors of the access request from the read start sector determined by the control means, and the buffer memory means transfers the data to the host system in a predetermined sector order. A buffer memory control device for a data recording / reproducing apparatus, comprising: third control means for storing the data for each sector read by the data reading means in the storage area determined by the first control means.
JP7198292A 1992-03-30 1992-03-30 Buffer memory controller for data recording and reproducing device Pending JPH05274088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7198292A JPH05274088A (en) 1992-03-30 1992-03-30 Buffer memory controller for data recording and reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7198292A JPH05274088A (en) 1992-03-30 1992-03-30 Buffer memory controller for data recording and reproducing device

Publications (1)

Publication Number Publication Date
JPH05274088A true JPH05274088A (en) 1993-10-22

Family

ID=13476182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7198292A Pending JPH05274088A (en) 1992-03-30 1992-03-30 Buffer memory controller for data recording and reproducing device

Country Status (1)

Country Link
JP (1) JPH05274088A (en)

Similar Documents

Publication Publication Date Title
JP3714046B2 (en) Virtual tape storage
US6523142B1 (en) Apparatus and method of performing in a disk drive commands issued from a host system
JP2872276B2 (en) Data recording device
JP2759920B2 (en) Method and apparatus for operating a DASD peripheral data storage subsystem
JP2968181B2 (en) Disk device and data writing / reading method
JP2593721B2 (en) Information recording / reproducing device
JP2845658B2 (en) Access control device for data recording / reproducing device
JP3847888B2 (en) High speed host transfer method of rearranged data due to defects in disk device
JPH05274088A (en) Buffer memory controller for data recording and reproducing device
JPH10171713A (en) Disk storage device and method for controlling cache applied to the same device
JP3549744B2 (en) Information storage device and control method thereof
JPH03290873A (en) Disk type storage device, controller of disk type storage device, and control method for disk type storage device
JPH07141785A (en) Data recorder and method of alternate processing defect sector
JP2541791B2 (en) Sequential seek processing method for MZR type magnetic disk unit
JPH1092101A (en) Magnetic disc apparatus and its driving method
JPS6095762A (en) Magnetic disc controller
JPS6325876A (en) Optical disk controller
JPH0628779A (en) Method for recording and controlling data in disk device
JPS6149229A (en) Information processor
JPH06103510A (en) Method for processing data of recording and reproducing device
JPH02280221A (en) System for controlling disk
JP2004234762A (en) Disk storage and buffer control method
JPS61287071A (en) Magnetic disc controller
JP2001265534A (en) Access control method and disk device using the same
JPH05282792A (en) Disk device