JPS63311427A - Executing system for seek head command - Google Patents

Executing system for seek head command

Info

Publication number
JPS63311427A
JPS63311427A JP14689587A JP14689587A JPS63311427A JP S63311427 A JPS63311427 A JP S63311427A JP 14689587 A JP14689587 A JP 14689587A JP 14689587 A JP14689587 A JP 14689587A JP S63311427 A JPS63311427 A JP S63311427A
Authority
JP
Japan
Prior art keywords
physical
logical
track
track address
command
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
JP14689587A
Other languages
Japanese (ja)
Inventor
Tatsuo Matoba
的場 辰夫
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP14689587A priority Critical patent/JPS63311427A/en
Publication of JPS63311427A publication Critical patent/JPS63311427A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform a head positioning process with high efficiency by referring to a table to obtain a physical track address and the physical sector value in response to the logical track address pointed out by a seek head command. CONSTITUTION:In case only the physical track addresses and the physical sector value parts are stored in a logical/physical conversion table 11 in response to (m) pieces of logical track addresses, a logical/physical converting means 12 obtains the physical sector value and then a physical track address against the logical track address given from a seek head command. When the table 11 stores the physical track addresses and physical sector values corresponding to all logical track addresses, the logical track address given by the seek head command is used as it is for reference to the table 11. Thus the seek head command is carried out at a higher speed.

Description

【発明の詳細な説明】 〔概 要〕 可変長形式のDASDのm/n)ラックエミュレーショ
ン方式におけるシークヘッドコマンド実行方式であって
、エミュレーション対象トラックの各論理トラックアド
レスに対応する物理トラックアドレス及び物理セクタ値
を格納したテーブルを設け、このテーブルを参照してシ
ークヘッドコマンドの指示する論理トラックアドレスに
対応する物理トラックアドレス及び物理セクタ値を求め
てヘッドの位置付は処理を行う、これにより、論理トラ
ックアドレスに対応する物理トラックアドレス及び物理
セクタ値が速やかに求められ、ヘッド位置付は処理を効
率良く行うことができる。
[Detailed Description of the Invention] [Summary] A seek head command execution method in the m/n) rack emulation method of a variable-length DASD, in which a physical track address corresponding to each logical track address of an emulation target track and a physical A table storing sector values is provided, and the head positioning process is performed by referring to this table to obtain the physical track address and physical sector value corresponding to the logical track address specified by the seek head command. The physical track address and physical sector value corresponding to the track address can be quickly obtained, and the head positioning process can be performed efficiently.

〔産業上の利用分野〕[Industrial application field]

本発明は、可変長形式の直接アクセス記憶装置(dir
ect access storage device
 : D A S D)サブシステムにおいて、シーク
ヘッド(seek head)コマンドの指示するトラ
ック上の位置にヘッドの位置付けを行うシークコマンド
実行方式、特に、DASDの物理トラック容量がエミュ
レーション対象トラック容量のm/n(m、nは正の整
数で、m > n )倍であるときに、n本分の物理ト
ラックでm本分のエミュレーション対象トラックをエミ
ュレーションする場合のシークヘッドコマンド実行方式
に関する。
The present invention provides variable-length direct access storage (dir).
ect access storage device
: In the DASD subsystem, there is a seek command execution method that positions the head at the position on the track indicated by the seek head command, especially when the physical track capacity of the DASD is m/m of the emulation target track capacity. The present invention relates to a seek head command execution method when emulating m emulation target tracks with n physical tracks when n (m, n is a positive integer, m>n) times.

〔従来の技術〕[Conventional technology]

DASDの容量を拡大する場合、最近の高密度記録技術
の進歩に伴い、トラック容量を増加させることによりD
ASD容量を拡大する方法がよく用いられている。この
方法は、DASDを大型化することなくその容量の拡大
が容易に実現できるという利点がある。
When increasing the capacity of a DASD, with the recent advances in high-density recording technology, increasing the track capacity will increase the capacity of the DASD.
A method of expanding ASD capacity is often used. This method has the advantage that the capacity of the DASD can be easily expanded without increasing the size of the DASD.

しかしながら、DASDのトラック容量を増加させると
、これとトラック容量を異にする他のDASDとのソフ
トウェア互換性が問題となる。
However, when the track capacity of a DASD is increased, software compatibility with other DASDs having different track capacities becomes a problem.

従来は、トラック容量の大きいDASDとそれよりもト
ラック容量の少ない他のDASDとのソフトウェア互換
性を維持するために、次のような仕方でトラックエミュ
レーションを行っていた。
Conventionally, in order to maintain software compatibility between a DASD with a large track capacity and another DASD with a smaller track capacity, track emulation has been performed in the following manner.

(a)トラック容量の大きいDASDの1物理トラツク
をN分割して、他のDASDのN論理トラックとする方
式。
(a) A method in which one physical track of a DASD with a large track capacity is divided into N parts to create N logical tracks of another DASD.

(b)トラック容量の大きいDASDの1物理トラツク
上で、エミュレーション対象トラック容量分だけ使用す
る方式。
(b) A method in which only the capacity of the track to be emulated is used on one physical track of a DASD with a large track capacity.

しかしながら、(a)の方式はDASDの拡大された容
量を有効に利用してトラックエミュレーションを行うこ
とができる利点があるが、その物理トラック容量がエミ
ュレーション対象トラック容量のN倍の容量でなければ
実現されないという制約があった。
However, method (a) has the advantage of being able to perform track emulation by effectively utilizing the expanded capacity of the DASD, but this is only possible if the physical track capacity is N times the capacity of the track to be emulated. There was a restriction that it could not be done.

一方、山)の方式は、このような制約を受けないという
特長があるが、反面、物理トラックの余った部分が棄て
られ、DASDの拡大された容量が有効に利用されない
という不都合があった。
On the other hand, Yama's method has the advantage of not being subject to such restrictions, but on the other hand, it has the disadvantage that the surplus portion of the physical track is discarded, and the expanded capacity of the DASD is not effectively utilized.

更に、いずれの方式においても、DASDの物理トラッ
ク容量がエミュレーション対象トラック容量のm/ n
 (m 、 nは正の整数で、m > n )倍になる
ような場合に、DASD容量を有効に利用したエミュレ
ーションができず、DASDのトラック容量の増加がD
ASD容量の増加に結びつかないという問題があった。
Furthermore, in either method, the physical track capacity of the DASD is m/n of the emulation target track capacity.
(m, n are positive integers, m > n), it is not possible to perform emulation that effectively utilizes the DASD capacity, and the increase in DASD track capacity is
There was a problem that this did not lead to an increase in ASD capacity.

これらの問題を解決するために、DASDの物理トラッ
ク容量がエミュレーション対象トラックのm / n倍
であるときに、n本分の物理トラックでm本分のエミュ
レーション対象トラックをエミュレーションするトラッ
クエミュレーション方式(以下、m/n)ラックエミュ
レーション方式という)が、同一出願人によって提案さ
れている。
In order to solve these problems, a track emulation method (hereinafter referred to as , m/n) rack emulation method) has been proposed by the same applicant.

次に、第7図を参照して、このm/nl−ラックエミュ
レーション方式の原理について説明する。
Next, the principle of this m/nl-rack emulation system will be explained with reference to FIG.

第7図においてPT、、PT、、・・・PTい、)。In Fig. 7, PT, PT, ... PT).

・・・は、DASDの各物理トラックである。... are each physical track of the DASD.

各物理トラックはインデックスマーク(index−1
〜1ndex−(m−1))によりそれぞれm等分され
、各1本の物理トラックはm個のサブトラックに分割さ
れる。図において、t、’r=−,(j=0〜n−l)
は、論理トラックLTi  (i=o〜m  l)の各
サブトラックを示す。
Each physical track has an index mark (index-1
~1ndex-(m-1)), and each physical track is divided into m sub-tracks. In the figure, t,'r=-, (j=0~n-l)
indicates each sub-track of the logical track LTi (i=o to m l).

各物理トラックPT、〜PTい−32等は、互換の対象
となるDASDのエミュレーション対象トラック容量の
m / n倍である。したがって、いま各物理トラック
PT、〜P T <n−1)等の容量をC1、エミュレ
ーション対象トラック容量を02、各サブトラックの容
量をC5とすると、次式が成立する。
Each physical track PT, ~PT-32, etc. is m/n times the emulation target track capacity of the compatible DASD. Therefore, if the capacity of each physical track PT, .about.P T <n-1), etc. is C1, the emulation target track capacity is 02, and the capacity of each sub-track is C5, the following equation holds true.

C,=C,Xm C,=CEx− これより、 Ct =Cp X    =C3Xn となる。C,=C,Xm C,=CEx- Than this, Ct = Cp X = C3Xn becomes.

すなわち、n個のサブトラックにより互換の対象となる
DASDのエミュレーション対象トラック容it c 
tが得られるので、そのトラックフォーマットをエミュ
レートすることができる。一般には、n本分の物理トラ
ック容量により、互換されるDASDのm本分のエミュ
レーション対象トラックをエミュレーションすることが
できる。
In other words, the emulation target track capacity of the DASD that is compatible with n sub-tracks it c
Since we have t, we can emulate that track format. Generally, the physical track capacity for n can emulate m emulation target tracks of a compatible DASD.

第7図において、LTi−■〜LT、−,,−,,:(
i−0〜m−1)は、それぞれエミュレーションされた
m本の論理トラックを示す。
In FIG. 7, LTi-■~LT, -,,-,, :(
i-0 to m-1) respectively indicate m emulated logical tracks.

このm/n)ラックエミュレーション方式は、従来の1
物理トラツクに対してn論理トラック(n−1,2t・
・・)を構成する方式とは一部異なり、l論理トラック
が、LT、のように2物理トラツク間にまたがる場合が
ある。
This m/n) rack emulation method is similar to the conventional 1
n logical tracks (n-1, 2t.
), one logical track may span two physical tracks, such as an LT.

したがって、シークヘッドコマンドによるトラックの切
り替えは、従来方式では単に物理ヘッドの切り替えのみ
で済んでいたが、m / nエミュレーション方式にお
いては、この従来のトラック切り替え方式を使用するこ
とができない。すなわち、m / nエミュレーション
方式においてl論理トラックが2物理トラツク間にまた
がる場合には、論理トラックの終了と物理トラックの終
了が一致しないためである。
Therefore, in the conventional system, track switching using a seek head command was simply a matter of switching the physical head, but in the m/n emulation system, this conventional track switching method cannot be used. That is, in the m/n emulation system, when one logical track spans two physical tracks, the end of the logical track does not match the end of the physical track.

これを解決するため、シークヘッドコマンドにより与え
られる論理トラックアドレスから物理トラックアドレス
と物理セクタ値を算出し、1つの論理トラックが2つの
物理トラックにまたがる場合は、その論理セクタ値がど
ちらの物理トラック上にあるかを算出して、m / n
エミュレーション方式におけるヘッド位置付けを正しく
行うトラック位置付は制御方式が、同一出願人によって
提案されている。
To solve this problem, the physical track address and physical sector value are calculated from the logical track address given by the seek head command, and if one logical track spans two physical tracks, the logical sector value is Calculate whether it is above m/n
A track positioning control system for correctly positioning the head in an emulation system has been proposed by the same applicant.

本発明は、エミュレーション対象トラックの各論理トラ
ックアドレスに対応する物理トラックアドレス及び物理
セクタ値を格納する論理/物理変換テーブルを設けるこ
とにより、m/nトラックエミュレーション方式におけ
るヘッドの位置付処理をより効率的に行うことができる
ようにしたシークヘッドコマンド実行方式を提供するこ
とを目的とする。
The present invention makes head positioning processing in the m/n track emulation method more efficient by providing a logical/physical conversion table that stores physical track addresses and physical sector values corresponding to each logical track address of the emulation target track. The purpose of this invention is to provide a method for executing a seek head command that can be executed automatically.

〔問題点を解決するための手段〕[Means for solving problems]

m / nエミュレーション方式はn本分の物理トラッ
クでm本分の論理トラックをエミュレーションするので
、論理トラックアドレスを指定すると、それに対応する
物理トラックアドレス及び物理セクタ値は一義的に決定
する。
In the m/n emulation method, m logical tracks are emulated using n physical tracks, so when a logical track address is specified, the corresponding physical track address and physical sector value are uniquely determined.

したがって、各論理トラックに対応する物理トラックア
ドレス及び物理セクタ値を予め、求めてテーブル(論理
/物理変換テーブル)にしておくと、この論理/物理変
換テーブルを参照することにより、各論理トラックに対
応する物理トラックアドレス及び物理セクタ値を速やか
に求めることができる。
Therefore, if you calculate the physical track address and physical sector value corresponding to each logical track in advance and create a table (logical/physical conversion table), you can correspond to each logical track by referring to this logical/physical conversion table. The physical track address and physical sector value can be quickly obtained.

しかも、論理トラックアドレスに対応する物理トラック
アドレスと物理セクタ値は、m本の論理トラックに関す
るものがサイクリックに現われるので、論理/物理変換
テーブルの作成も容易である。
Moreover, since the physical track addresses and physical sector values corresponding to the logical track addresses appear cyclically regarding m logical tracks, it is easy to create a logical/physical conversion table.

以下、前述の目的を達成するために本発明が講じた手段
を、第1図及び第2図を参照して説明する。第1図は、
本発明の基本構成のブロック図であり、第2図は論理ト
ラックアドレスに対応する物理トラックアドレス及び物
理セクタ値を表にして示したものである。
Hereinafter, the means taken by the present invention to achieve the above-mentioned object will be explained with reference to FIGS. 1 and 2. Figure 1 shows
FIG. 2 is a block diagram of the basic configuration of the present invention, and FIG. 2 shows a table of physical track addresses and physical sector values corresponding to logical track addresses.

第1図において、lOは制御装置で、上位装置からのシ
ークヘッドコマンドにより与えられた論理トラックアド
レスに対応する物理トラックアドレス及びセクタ値を求
めて、ヘッドの位置付は制御を行う。
In FIG. 1, IO is a control device that determines the physical track address and sector value corresponding to the logical track address given by the seek head command from the host device, and controls the positioning of the head.

制御装置10において、11は論理/物理変換テーブル
で、第2図に例示するように、各論理アドレスLT五 
(i=0,1,2.・・・)に対応する物理トラックア
ドレスPT!  (i=0,1,2゜・・・)及び物理
セクタ値PSi  (i=o11,1・・・)が格納さ
れる。
In the control device 10, 11 is a logical/physical conversion table, as illustrated in FIG.
Physical track address PT corresponding to (i=0, 1, 2...)! (i=0, 1, 2°...) and physical sector value PSi (i=o11, 1...) are stored.

12は論理/物理変換手段で、論理/物理変換テーブル
11を参照して、シークヘッドコマンドにより与えられ
た論理トラックアドレスLTiに対応する物理トラック
アドレスPT!及び物理セクタ値ps五を求める。
12 is a logical/physical conversion means which refers to the logical/physical conversion table 11 and converts the physical track address PT! corresponding to the logical track address LTi given by the seek head command. and find the physical sector value ps5.

〔作 用〕[For production]

第1図の作用を、第2図を参照して説明する。 The operation of FIG. 1 will be explained with reference to FIG. 2.

動作開始に先立って、論理/物理変換テーブル11には
、予め各論理トラックアドレスLT+(i・=0.1,
2.・・・)に対応する物理トラックアドレスPTゑ 
(i−0,1,2,・・・)及び物理セクタ値PSi 
 (i=0,1,2.・・・)が格納される。
Prior to the start of operation, each logical track address LT+(i.=0.1,
2. ...) corresponding physical track address PTゑ
(i-0, 1, 2,...) and physical sector value PSi
(i=0, 1, 2...) is stored.

m / nエミュレーシッン方式においては、各論理ト
ラックアドレスLT1に対応する物理トラックアドレス
PTz及び物理セクタ値PStは、第2図に示すように
、m個の論理トラック毎にサイクリックに現れる。すな
わち、物理トラックアドレスPTムはPTj□! (j
=0 、1 、2 、・・・)で表され、物理セクタ値
ps五はPS jn*+ = P S 。
In the m/n emulation system, the physical track address PTz and physical sector value PSt corresponding to each logical track address LT1 appear cyclically for every m logical tracks, as shown in FIG. That is, the physical track address PTm is PTj□! (j
=0, 1, 2,...), and the physical sector value ps5 is PS jn** = P S .

(j−0,1,2,・・・)で表される。したがって、
論理/物理変換テーブル11は、すべての論理トラック
アドレスに対応する物理トラックアドレス及び物理セク
タ値を格納する代りに、最初のm個の論理トラックアド
レスLT+(i=o〜m−1)に対応する物理トラック
アドレス及び物理セクタ値部分だけを格納したものを用
いることができる。
It is represented by (j-0, 1, 2,...). therefore,
Instead of storing physical track addresses and physical sector values corresponding to all logical track addresses, the logical/physical conversion table 11 stores physical track addresses and physical sector values corresponding to the first m logical track addresses LT+ (i=o to m-1). It is possible to use one in which only the physical track address and physical sector value portion are stored.

論理/物理変換手段12は、論理/物理変換テーブルを
参照して、シークヘッドコマンドにより与えられた各論
理トラックアドレスLTLに対応する物理トラックアド
レスPT+及び物理セクタ値ps五を求める。
The logical/physical conversion means 12 refers to the logical/physical conversion table to obtain a physical track address PT+ and a physical sector value ps5 corresponding to each logical track address LTL given by the seek head command.

論理/物理変換テーブル11にm個の論理トラックアド
レスLTi(i=o〜m−1)に対応する物理トラック
アドレス及び物理セクタ値部分だけが格納されている場
合は、論理/物理変換手段12は、シークヘッドコマン
ドにより与えられた論理トラックアドレスL T j 
a 44に対しては、論理/物理変換テーブル11の論
理トラックアドレスLTiの部分を参照し、物理セクタ
値PS1を求め、更に物理トラックアドレスP74mや
直を演算により求める。
When the logical/physical conversion table 11 stores only the physical track address and physical sector value portion corresponding to m logical track addresses LTi (i=o to m-1), the logical/physical conversion means 12 , the logical track address L T j given by the seek head command
For a44, the physical sector value PS1 is determined by referring to the logical track address LTi portion of the logical/physical conversion table 11, and the physical track address P74m and direct are calculated.

論理/物理変換テーブル11にすべての論理トラックア
ドレスに対応する物理トラックアドレス及び物理セクタ
値が格納されている場合は、シークヘッドコマンドによ
り与えられた論理トラックアドレスをそのまま用いて論
理/物理変換テーブル11を参照することができる。し
たがって、前述のm個の論理アドレスに対応する物理ト
ラックアドレス及び物理セクタ値を格納する場合よりも
論理/物理変換テーブルの容量は大きくなるが、シーク
ヘッドのコマンドをより速やかに実行することができる
If the logical/physical conversion table 11 stores physical track addresses and physical sector values corresponding to all logical track addresses, the logical/physical conversion table 11 is stored using the logical track address given by the seek head command as is. can be referred to. Therefore, although the capacity of the logical/physical conversion table is larger than when storing physical track addresses and physical sector values corresponding to the m logical addresses described above, seek head commands can be executed more quickly. .

もし、シークヘッドコマンドに続いて発行されるコマン
ドがセットセクタ(set 5ector)コマンドで
ある場合は、論理/物理変換手段12は、更に、セット
セクタコマンドにより指示された論理セクタ値に対応す
る物理トラックアドレス及び物理セクタ値を算出する(
その具体的な算出方式については、実施例の項において
詳述する)。
If the command issued following the seek head command is a set sector (set sector) command, the logical/physical conversion means 12 further converts the physical track corresponding to the logical sector value indicated by the set sector command. Calculate address and physical sector values (
The specific calculation method will be described in detail in the Examples section).

以上のように、論理/物理変換テーブルを用いることに
より、シークヘッドコマンドにより与えられた各論理ト
ラックアドレスに対応する物理アドレス及び物理セクタ
値を演算により算出する場合よりも速やかに求めること
が可能となり、ヘッドの位置付は処理を効率良く実行す
ることができる。
As described above, by using the logical/physical conversion table, it is possible to obtain the physical address and physical sector value corresponding to each logical track address given by the seek head command more quickly than when calculating by calculation. , positioning of the head allows processing to be executed efficiently.

〔実施例〕〔Example〕

本発明の実施例を、第3図〜第6図を参照して説明する
。第3図は本発明の一実施例の構成の説明図、第4図は
同実施例における論理トラックアドレスLT、、物理ト
ラックアドレスPT!、論理セクタ値LS=及び物理セ
クタ値PS1の関連説明図、第5図は同実施例の論理/
物理変換テーブルの説明図、第6図は同実施例のフロー
チャートである。
Embodiments of the present invention will be described with reference to FIGS. 3 to 6. FIG. 3 is an explanatory diagram of the configuration of one embodiment of the present invention, and FIG. 4 shows the logical track address LT, physical track address PT!, in the same embodiment. , a related explanatory diagram of the logical sector value LS= and the physical sector value PS1, and FIG.
FIG. 6, which is an explanatory diagram of the physical conversion table, is a flowchart of the same embodiment.

(A)実施例の構成 第3図において、制御装置10、論理/物理変換テーブ
ル11及び論理/物理変換制御手段12については、第
1図で説明したとおりである。
(A) Configuration of Embodiment In FIG. 3, the control device 10, logical/physical conversion table 11, and logical/physical conversion control means 12 are as described in FIG. 1.

21a、21b等は、DASDとして用いられる各磁気
ディスク装置である。
21a, 21b, etc. are magnetic disk devices used as DASD.

22は磁気ディスク制御アダプタ(ADP)で、制御装
置10からの各コマンドに従って、所定の磁気ディスク
装置の選択制御、選択された磁気ディスク装置へのアク
セス制御、リード/ライト制御等の各磁気ディスク制御
を行う。
A magnetic disk control adapter (ADP) 22 performs various magnetic disk controls such as selection control of a predetermined magnetic disk device, access control to the selected magnetic disk device, read/write control, etc. according to each command from the control device 10. I do.

制御装置10において、13はチャネルインタフェース
制御部で、上位装置のチャネルと制御装置10間のイン
タフェース制御を行う。
In the control device 10, a channel interface control unit 13 controls the interface between the channel of the host device and the control device 10.

14はデバイスインタフェース制御部で、ADP22と
制御装置10間のインタフェース制御を行う。
A device interface control unit 14 controls the interface between the ADP 22 and the control device 10.

論理/物理変換制御手段12において、121はレジス
タ部で、シークヘッドコマンドの指示する論理トラック
アドレスLTiが格納される論理トラックアドレス・レ
ジスタ(LTADR)121a、論理セクタ値LSiが
格納される論理セクタアドレス・レジスタ(LSADR
)12 l b。
In the logical/physical conversion control means 12, 121 is a register section, which includes a logical track address register (LTADR) 121a in which the logical track address LTi specified by the seek head command is stored, and a logical sector address in which the logical sector value LSi is stored.・Register (LSADR
)12 l b.

前記論理トラックアドレスに対応する物理トラックアド
レスPT、が格納される物理トラックアドレス・レジス
タ(PTADR)121 C,前記論理トラックアドレ
スに対応する物理セクタ値PS正がセットされる物理セ
クタアドレス・レジスタ(PSADR)121d、セッ
トセクタコマンドの指示する論理セクタ値LS1に対応
する新物理トラックアドレスが格納される新物理トラッ
クアドレス・レジスタ(NPTADR)121 e及び
、前記論理セクタ値に対応する新物理セクタ値が格納さ
れる新物理セクタアドレス・レジスタ(NPSADR)
121 fが、それぞれ設けられている。
a physical track address register (PTADR) 121C in which a physical track address PT corresponding to the logical track address is stored; a physical sector address register (PSADR) 121C in which a physical sector value PS corresponding to the logical track address is set; ) 121d, a new physical track address register (NPTADR) 121e in which a new physical track address corresponding to the logical sector value LS1 indicated by the set sector command is stored, and a new physical sector value corresponding to the logical sector value is stored. New Physical Sector Address Register (NPSADR)
121 f are provided respectively.

なお、レジスタ部121には、各アドレスレジスタ12
1a〜121fの他、制御装置10の行う処理途中のデ
ータやコマンド等を格納する各レジスタも設けられてい
るが、本実施例の説明には必要でないので、図示は省略
する。
Note that the register section 121 includes each address register 12.
In addition to 1a to 121f, there are also registers for storing data, commands, etc. that are being processed by the control device 10, but since they are not necessary for the explanation of this embodiment, their illustrations are omitted.

122は制御用のマイクロプロセッサ(制御用MPU)
で、内部に制御部122a、演算部122bを備え、論
理トラックアドレスLT=  (i=0.1,2.・・
・以下同じ)に対応する物理トラックアドレスPT、及
び物理セクタ値PS直を求める処理、論理セクタ値LS
、に対応する新物理トラックアドレスNPT、及び新物
理セクタ値NFS、を求める処理を行う。なお、制御用
MPUI22は、図示しないデータ転送制御部及び制御
装置10全体の動作の制御も行う。
122 is a control microprocessor (control MPU)
It has a control section 122a and a calculation section 122b inside, and has a logical track address LT= (i=0.1, 2...
・Processing to obtain the physical track address PT and physical sector value PS corresponding to (the same applies hereinafter), logical sector value LS
, a new physical track address NPT and a new physical sector value NFS corresponding to , are calculated. Note that the control MPUI 22 also controls the operation of a data transfer control unit and the entire control device 10 (not shown).

123はROMで、制御用MPU122が使用する各種
制御プログラムや初期化プログラムが格納されている。
123 is a ROM in which various control programs and initialization programs used by the control MPU 122 are stored.

124は共通バスで、前述の論理/物理変換テーブル1
1、レジスタ部121.制御用MPUI22、ROM1
23、各インタフェース制御部13及び14が、共通に
接続される。
124 is a common bus, and the above-mentioned logical/physical conversion table 1 is
1. Register section 121. Control MPUI22, ROM1
23, each interface control unit 13 and 14 are connected in common.

第4図は、m=3 、nw2の場合、すなわち3/2ト
ラック工ミユレーシヨン方式における論理トラックアド
レスLTi、物理トラックアドレスPT、、論理セクタ
値LSi及び物理セクタ値PSt  (1=Ot 1 
t 2 s・・・)の各関連を示したものである。
FIG. 4 shows the logical track address LTi, physical track address PT, logical sector value LSi, and physical sector value PSt (1=Ot 1
t 2 s...).

左右のインデックス(Index−0)の間が、1物理
トラツクである。m=3.nw2であるので、1物理ト
ラツクはIndex 1及び2により3等分されて3個
のサブトラックに分割され、2個のサブトラックにより
1論理トラツクが形成される。
The space between the left and right indexes (Index-0) is one physical track. m=3. nw2, one physical track is equally divided into three sub-tracks by indexes 1 and 2, and one logical track is formed by two sub-tracks.

いま、連続する2個のサブトラックにより1論理トラツ
クが形成され、各サブトラックのセクタ数が100であ
るとすると、第4図に示す対応が得られる。すなわち、
(a)論理トラックアドレスLTi  (1”0,3,
6,9.C,・・・、r)は、物理トラックアドレスP
T直 (i讃0,2,4,6゜8、・・・eq)に対応
して、その先頭の物理セクタ、  値はいずれも0”で
ある。(bl論理トラックアドレスLTt  (1=1
 * 4* 75AsDe・”r + 1)は物理トラ
ックアドレスPTA (i=0,2,4゜6.8.・・
・pq)に対応して、その先頭の物理セクタ値はいずれ
も“200′″である。(C)論理トラックアドレスL
T!  (i=2.5,8.B、E。
Assuming that one logical track is formed by two consecutive sub-tracks and the number of sectors in each sub-track is 100, the correspondence shown in FIG. 4 is obtained. That is,
(a) Logical track address LTi (1”0,3,
6,9. C,...,r) are physical track addresses P
Corresponding to the T track address (i 0, 2, 4, 6° 8, ... eq), the value of the first physical sector is 0''. (bl logical track address LTt (1 = 1
*4* 75AsDe・”r+1) is the physical track address PTA (i=0,2,4゜6.8...
・pq), the first physical sector value is "200'". (C) Logical track address L
T! (i=2.5,8.B,E.

・・・、r+2)は物理トラックアドレスPTi  (
i−1,3,5,7,9,・・・q+1)に対応し、そ
の先頭の物理セクタ値はいずれも“100”である。
..., r+2) is the physical track address PTi (
i-1, 3, 5, 7, 9, . . . q+1), and the leading physical sector values are all "100".

したがって、m! 3 、 fi ! 2である3/2
トラツク工ミエレーシヨン方式における論理/物理変換
テーブル11は、第5図に示すようになる。この実施例
においては、アドレス変換処理を速やかに行うため、全
論理トラックアドレスLT0〜LT r * 1に対応
する物理トラックアドレス及び物理セクタ値が格納され
ているものとする。
Therefore, m! 3.fi! 3/2 which is 2
The logical/physical conversion table 11 in the truck engineering migration method is as shown in FIG. In this embodiment, in order to quickly perform address conversion processing, it is assumed that physical track addresses and physical sector values corresponding to all logical track addresses LT0 to LTr*1 are stored.

(B)実施例の動作 実施例の動作を第6図の処理フローチャートを参照し、
その処理ステップに従って説明する。
(B) Operation of the embodiment The operation of the embodiment is explained with reference to the processing flowchart in FIG.
A description will be given according to the processing steps.

■ ステップSl 上位装置のチャネルからシークヘッドコマンドが制御装
置10に発行されると、チャネルインタフェース制御部
13及び共通バス124を介して、制御用MPU122
に転送される。
■ Step Sl When a seek head command is issued to the control device 10 from the channel of the host device, the control MPU 122
will be forwarded to.

制御用MPU122の制御部122aは、このシークヘ
ッドコマンドより論理トラックアドレスLTiを取り出
してLTADRl 21 aに格納すると、論理/物理
変換テーブル11を参照して、論理トラックアドレスL
T1に対応する物理トラックアドレスPT!及び物理セ
クタ値Psiを求める0例えば、論理トラックアドレス
がLT、ならば、論理/物理変換テーブル11を参照す
ることにより、対応する物理トラックアドレスPT。
The control unit 122a of the control MPU 122 retrieves the logical track address LTi from this seek head command and stores it in the LTADRl 21a, and then refers to the logical/physical conversion table 11 to obtain the logical track address LTi.
Physical track address PT corresponding to T1! For example, if the logical track address is LT, the corresponding physical track address PT is determined by referring to the logical/physical conversion table 11.

−O1物理セクタ値pso−200が直ちに求められる
-O1 physical sector value pso-200 is immediately determined.

制御部122aは、このようにして求めた物理トラック
アドレスPT!及び物理セクタ値PSiを、PTADR
l 21 C及びPSADR121dにそれぞれ格納す
る。
The control unit 122a uses the thus obtained physical track address PT! and physical sector value PSi, PTADR
l 21 C and PSADR 121d, respectively.

■ ステップS2 制御部122aは、論理トラックアドレスLT正に対応
する物理トラックアドレスPT!及び物理セクタ値PS
iを求める処理が終ると、シークヘッドコマンド終了を
チャネルインタフェース制御部13を介してチャネルに
報告し、次のコマンドを受は取る。
■Step S2 The control unit 122a selects the physical track address PT which corresponds to the logical track address LT! and physical sector value PS
When the process for determining i is completed, the end of the seek head command is reported to the channel via the channel interface control unit 13, and the next command is received.

■ ステップS3 磁気ディスクのトラックにリード/ライトを行うヘッド
を位置付けする場合、トラックの開始点にヘッドを位置
付けする場合と、それまでにり−ド/ライトを行ってい
たセクタに接続するようにセクタ値を指定し、このセク
タ値のセクタにヘッドの位置付けを行わせる場合がある
。後者の場合には、論理セクタ値LS(を指示するセッ
トセクタ(set 5ector)コマンドが、チャネ
ルより発行される。
■ Step S3 When positioning the head that performs read/write on the track of the magnetic disk, the head is positioned at the start of the track, and the head is positioned at the start point of the track, and the head is positioned at the start point of the track, and the head is positioned at the starting point of the track, and the head is positioned at the starting point of the track, and the head is positioned at the starting point of the track, and the head is positioned at the starting point of the track. In some cases, a value is specified and the head is positioned in the sector of this sector value. In the latter case, a set sector (set 5ector) command indicating the logical sector value LS() is issued from the channel.

制御部122は、チャネルから受は取った次のコマンド
がセットセクタコマンドであるか否かを判断する。
The control unit 122 determines whether the next command received from the channel is a set sector command.

■ ステップS4 コマンドがセットセクタコマンドでない場合は、論理ト
ラックLT!の開始点にヘッドが位置付けされるので、
前述のステップSIで求めた論理トラックアドレスLT
直に対応する物理トラックアドレスPT!及び物理セク
タ値Psiを用いてヘッ′ドの位置付けが行われる。
■ Step S4 If the command is not a set sector command, logical track LT! Since the head is positioned at the starting point of
Logical track address LT obtained in step SI above
Directly corresponding physical track address PT! The head is positioned using the physical sector value Psi and the physical sector value Psi.

制御部122aは、ADP22を介して所定の磁気ディ
スク装置(21aとする)に対してステップS1で求め
た物理トラックアドレスPTiをセットし、その物理ト
ラックアドレスのヘッドを選択させる。次いで、制御装
置lOにおける内部的なセットセクタコマンドを作成し
、その中にPSADR121dより取り出した物理セク
タ値PStをセットして、ADP22に送る。
The control unit 122a sets the physical track address PTi obtained in step S1 to a predetermined magnetic disk device (referred to as 21a) via the ADP 22, and causes the head of the physical track address to be selected. Next, an internal set sector command is created in the control device IO, the physical sector value PSt taken out from the PSADR 121d is set therein, and the command is sent to the ADP 22.

■ ステップS。■ Step S.

ADP22は、磁気ディスク装置21aに対し、このセ
ットセクタコマンドの指示する物理セクタ値PS!に従
って、ヘッドの位置付けを行うことを指令する。
The ADP 22 sends the magnetic disk device 21a the physical sector value PS! specified by this set sector command. command to position the head accordingly.

磁気ディスク装置21aはヘッドの位置付けが終ると、
ADP22を介して制御装置10にセクタ割込みを通知
する。
When the magnetic disk device 21a finishes positioning the head,
The sector interrupt is notified to the control device 10 via the ADP 22.

制御装置10の制御部122aは、このセクタ割込みを
チャネルに通知して、次のコマンドを待つ。以上で、ス
テップS、においてシークヘッドコマンドに続いて受は
取ったコマンドがセットセクタコマンドでない場合のシ
ークヘッドコマンド処理が完了する。
The control unit 122a of the control device 10 notifies the channel of this sector interrupt and waits for the next command. This completes the seek head command processing when the command received following the seek head command in step S is not a set sector command.

次に、シークヘッドコマンドに続いて受は取ったコマン
ドがセットセクタコマンドである場合の処理について説
明する。
Next, a description will be given of processing when the command received following the seek head command is a set sector command.

■ ステップS6 ステップS、においてセットセクタコマンドである場合
は、第4図から解るように、論理トラックアドレスが■
LT、  : i=o 、 3 、6 、’−,rの場
合、■LTA :1==1,4,7.−、r+1の場合
、@LT=  : i=2 * 5 * 8 、・、 
r+2の場合に応じて、対応する物理トラックアドレス
(新物理トラックアドレスNPTi)及び物理セクタ値
(新物理セクタ値NPSi)が異なってくる。
■ Step S6 If it is a set sector command in step S, as can be seen from Figure 4, the logical track address is ■
In the case of LT: i=o, 3, 6, '-, r, ■LTA: 1==1, 4, 7. −, r+1, @LT=: i=2 * 5 * 8, .
Depending on the case of r+2, the corresponding physical track address (new physical track address NPTi) and physical sector value (new physical sector value NPSi) differ.

制御部122aは、演算部122bに論理トラックアド
レスLT1が前述の■、■及び@のいずれと一致するか
を演算させ、その結果に対応して、以下の各処理を行う
The control unit 122a causes the calculation unit 122b to calculate whether the logical track address LT1 matches with any of the above-mentioned ■, ■, or @, and performs the following processes depending on the result.

■ ステップ5fft38:■グループの場合論理トラ
ックアドレスLTLが■のグループの場合は、第4図及
び第5図から明らかなように、新物理トラックアドレス
NPT、及び新物理セクタ値NPSiは、ステップSI
で求めた物理トラックアドレスPT、及び物理セクタ値
PStにそれぞれ一致する。
■Step 5fft38: ■For the group If the logical track address LTL is for the group ■, as is clear from FIGS. 4 and 5, the new physical track address NPT and new physical sector value NPSi are
They match the physical track address PT and physical sector value PSt found in .

これより、制御部122aは、PTADR121Cにあ
る物理トラックアドレスPTi及びPSADR121d
にある物理セクタアドレスPS!を、新物理トラックア
ドレスNPTi及び新物理セクタ値NFS、に選定する
From this, the control unit 122a controls the physical track address PTi in the PTADR 121C and the PSADR 121d.
Physical sector address PS! are selected as the new physical track address NPTi and the new physical sector value NFS.

■ ステップ89〜S1.:■グループの場合■グルー
プの場合、すなわち論理トラックアドレスLT、でi=
 1.4 y 7 、 A 、・” 、 r + 1の
場合は、その論理セクタ値LSiが前半のサブトラック
にある場合と後半のサブトラックにある場合で、対応す
る物理トラックアドレス及び物理セクタ値に差異が生じ
る。
■ Step 89-S1. : ■ In the case of a group ■ In the case of a group, i.e., logical track address LT, i=
1.4 In the case of y 7 , A , ·”, r + 1, the corresponding physical track address and physical sector value are determined depending on whether the logical sector value LSi is in the first half subtrack or the second half subtrack. There will be a difference.

第4図を参照すると明らかなように、サブトラックのセ
クタ数が100である場合、論理セクタ値LSi≦99
のときは前半のサブトラック上に存在し、LS、>99
のときは後半のサブトラック上に存在する。
As is clear from FIG. 4, when the number of sectors of the sub-track is 100, the logical sector value LSi≦99
When , it exists on the first half sub-track, and LS > 99
When , it exists on the second half sub-track.

論理セクタ値LS!が前半のサブトラック上に存在する
場合、対応する新物理トラックアドレスNPTi は、
NPTi =PTiで与えられ、対応する新物理セクタ
値NFS、は、NFS+=LSム +200で与えられ
る。
Logical sector value LS! exists on the first half subtrack, the corresponding new physical track address NPTi is
NPTi=PTi, and the corresponding new physical sector value NFS is given by NFS+=LS+200.

また、論理セクタ値LSiが後半のサブトラック上にあ
る場合、対応する新物理トラックアドレスNPT1は、
NPT、−PT五十1で与えられ、対応する新物理セク
タ値NPS、は、NPS、=LS!−100で与えられ
る。
Furthermore, when the logical sector value LSi is on the second half sub-track, the corresponding new physical track address NPT1 is:
NPT,−PT51, and the corresponding new physical sector value NPS, is NPS,=LS! It is given by -100.

制御部122aは、演算部122bで論理セクタ値LS
i と99との大小関係を判定させる(ステップS9)
The control unit 122a uses the calculation unit 122b to calculate the logical sector value LS.
Determine the magnitude relationship between i and 99 (step S9)
.

LSI≦99の場合は、論理セクタ値LS、が前半のサ
ブトラック上に存在するので、制御部122aは、ステ
ップSlで求めた物理トラックアドレスPT!  (i
−0,2,4,8,・・・)を、新物理トラックアドレ
スNPT! とする(ステップ310)。
If LSI≦99, the logical sector value LS exists on the first half sub-track, so the control unit 122a sets the physical track address PT! obtained in step Sl! (i
-0, 2, 4, 8,...) as the new physical track address NPT! (Step 310).

また、演算部122bは、対応する新物理セクタ値NP
Siを、NPSt =LS= +200より求める(ス
テップS++)。
Furthermore, the calculation unit 122b calculates the corresponding new physical sector value NP.
Si is determined from NPSt=LS=+200 (step S++).

LSD>99の場合は、論理セクタ値LS、が後半のサ
ブトラック上に存在するので、演算部122bは、PT
ADRl 21 cにある物理トラックアドレスPT轟
を取り出し、新物理トラックアドレスNPTiを、NP
Tt =PT! +1より求める(ステップS+z)。
If LSD>99, the logical sector value LS exists on the latter sub-track, so the calculation unit 122b calculates the PT
Take out the physical track address PT Todoroki in ADRl 21 c, and set the new physical track address NPTi to NP
Tt=PT! +1 (step S+z).

また、対応する新物理セクタ値NPS、を、NPSi 
”’LSt −100より求める(ステップS1、)。
Also, the corresponding new physical sector value NPS, NPSi
``'LSt -100 (step S1).

■ ステップ514tS+s:@グループの場合論理ト
ラックアドレスLT!がOのグループの場合は、第4図
及び第5図から明らかなように、新物理トラックアドレ
スNPT!は、ステップS1で求めた物理トラックアド
レスPT1に一致する。また、新物理セクタ値N P 
S !はNFS、=LS++100で与えられる。
■ Step 514tS+s: For @group, logical track address LT! is a group of O, as is clear from FIGS. 4 and 5, the new physical track address NPT! matches the physical track address PT1 obtained in step S1. In addition, the new physical sector value N P
S! is given by NFS, =LS++100.

そこで、制御部122aは、PTADR12ICにある
物理トラックアドレスPT、を新物理トラックアドレス
NPTiに選定する(ステップS目)。
Therefore, the control unit 122a selects the physical track address PT in the PTADR 12IC as the new physical track address NPTi (step S).

また、演算部122bは、対応する新物理セクタ値NF
S直を、NFS正=LS盈+100より求める(ステッ
プS+s)・ 以上の■〜■で求められた新物理トラックアドレスNP
T!及び新物理セクタ値NPSiは、NPTADRl 
21 e及びNPSADRl 21 fにそれぞれ格納
される。
Further, the calculation unit 122b calculates the corresponding new physical sector value NF.
Calculate S direct from NFS positive = LS value + 100 (step S + s) - New physical track address NP found in above ■ ~ ■
T! and the new physical sector value NPSi is NPTADRl
21e and NPSADRl 21f, respectively.

[相] ステップS +6 e S S前述の■〜■で
新物理トラックアドレスNPTi及び新物理セクタ値N
PSiが求まると、制御部122aは、ADP22を介
して所定の磁気ディスク装置21aに対して新物理トラ
ックアドレスNPTムをセントし、その新物理トラック
アドレスのヘッドを選択させる。
[Phase] Step S +6 e SS New physical track address NPTi and new physical sector value N in the above ■~■
When PSi is determined, the control unit 122a sends a new physical track address NPT to a predetermined magnetic disk device 21a via the ADP 22, and causes the head of the new physical track address to be selected.

次いで、制御装置10における内部的なセットセクタコ
マンドを作成し、その中に新物理セクタ値NPSiをセ
ットしてADP22に送る(ステップ516)。
Next, an internal set sector command is created in the control device 10, a new physical sector value NPSi is set therein, and the command is sent to the ADP 22 (step 516).

以下、前述の■で説明したステップS、の処理が行われ
、所定の新物理トラックアドレスNPT1及び新物理セ
クタ値NFSムによるヘッドの位置付けが終了すると、
セクタ割込が通知されてシークヘッドコマンド処理が完
了する。
Thereafter, the process of step S explained in the above-mentioned section (2) is performed, and when the head positioning based on the predetermined new physical track address NPT1 and new physical sector value NFSm is completed,
A sector interrupt is notified and seek head command processing is completed.

以上本発明の一実施例について説明したが、本発明は、
この3/2トラック工ミユレーシヨン方式の他、一般に
m/nトラックエミュレーション方式に実施されるもの
である。また、論理/物理変換テーブルには、m個の論
理トラックアドレスに対応する物理トラックアドレス及
び物理セクタ値だけを格納するようにしてもよいことは
、既に述べた通りである。
Although one embodiment of the present invention has been described above, the present invention includes
In addition to this 3/2 track emulation method, an m/n track emulation method is generally used. Further, as already mentioned, the logical/physical conversion table may store only the physical track addresses and physical sector values corresponding to m logical track addresses.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、論理/物理変換
テーブルを用いることにより、シークヘッドコマンドに
より与えられた各論理トラックアドレスに対応する物理
トラックアドレス及び物理セクタ値を速やかに求めるこ
とが可能となり、ヘッドの位置付は処理を効率良く実行
することができる。
As explained above, according to the present invention, by using the logical/physical conversion table, it is possible to quickly obtain the physical track address and physical sector value corresponding to each logical track address given by the seek head command. Therefore, the head positioning allows processing to be performed efficiently.

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

第1図は本発明の基本構成の説明図、 第2図は論理トラックアドレス(LTi ) 、物理ト
ラックアドレス(PTi)及び物理セクタ値(PS+ 
)の対応説明図、 第3図は本発明の一実施例の構成の説明図、第4図は同
実施例における論理トラックアドレス(LTり、物理ト
ラックアドレス (PTL)、論理セクタ値(LS直)及び物理セクタ値
(PSりの関連説明図、第5図は同実施例の論理/物理
変換テーブルの説明図、 第6図は同実施例の動作フローチャート、第7図はm/
nトラックエミュレーション方式の原理説明図である。 第1図及び第3図において、 10・・・制御装置、11・・・論理/物理変換テーブ
ル、12・・・論理/物理変換手段、13・・・チャネ
ルインタフェース制御部、14・・・デバイスインクフ
エース制御部、21・・・磁気ディスク装置、22・・
・磁気ディスク制御アダプタ(ADP)。 特許出願人    富 士 通 株式会社牛セ明/1苓
干祷八゛ 第1図 LTi 、 PTi及1/:PSiの何九・説綱己第2
図 官能刑め精成′ 第3図
FIG. 1 is an explanatory diagram of the basic configuration of the present invention, and FIG. 2 shows logical track addresses (LTi), physical track addresses (PTi), and physical sector values (PS+
), FIG. 3 is an explanatory diagram of the configuration of an embodiment of the present invention, and FIG. ) and physical sector value (PS), FIG. 5 is an explanatory diagram of the logical/physical conversion table of the same embodiment, FIG. 6 is an operation flowchart of the same embodiment, and FIG. 7 is m/
FIG. 2 is a diagram explaining the principle of an n-track emulation method. 1 and 3, 10...Control device, 11...Logical/physical conversion table, 12...Logical/physical conversion means, 13...Channel interface control unit, 14...Device Ink face control unit, 21... Magnetic disk device, 22...
-Magnetic disk control adapter (ADP). Patent Applicant: Fujitsu Gyusemei Co., Ltd. / 1. LTi, PTi, and 1/: PSi's Heku-Sekkonki No. 2
Diagram sensual punishment refinement' Figure 3

Claims (2)

【特許請求の範囲】[Claims] (1)可変長形式の直接アクセス記憶装置の物理トラッ
ク容量がエミュレーション対象トラック容量のm/n(
m、nは正の整数で、m>n)であるときに、上位装置
からのシークヘッドコマンドを受けて制御装置(10)
によりn本分の物理トラックでm本分のエミュレーショ
ン対象トラックをエミュレーションする場合のシークヘ
ッドコマンド実行方式であって、 (a)エミュレーション対象トラックの各論理トラック
アドレス(LT_i:i=0、1、2、・・・)に対応
する物理トラックアドレス(PT_i:i=0、1、2
、・・・)及び物理セクタ値(PS_i:i=0、1、
2、・・・)が格納される論理/物理変換テーブル(1
1)と、 (b)論理/物理変換テーブル(11)を参照して、上
位装置からのシークヘッドコマンドにより指示された論
理トラックアドレス(LT_i)に対応する物理トラッ
クアドレス(PT_i)及び物理セクタ値(PS_i)
を求める論理/物理変換手段(12)、 を制御装置(10)に設けたことを特徴とするシークヘ
ッドコマンド実行方式。
(1) The physical track capacity of a variable-length direct access storage device is m/n (
m and n are positive integers, and when m>n), the control device (10) receives a seek head command from the host device.
This is a seek head command execution method when m emulation target tracks are emulated with n physical tracks by: (a) Each logical track address of the emulation target track (LT_i: i=0, 1, 2) ,...) corresponding to the physical track address (PT_i: i=0, 1, 2
,...) and physical sector values (PS_i: i=0, 1,
2,...) are stored in the logical/physical conversion table (1
1) and (b) refer to the logical/physical conversion table (11) to determine the physical track address (PT_i) and physical sector value corresponding to the logical track address (LT_i) specified by the seek head command from the host device. (PS_i)
A seek head command execution method characterized in that a control device (10) is provided with a logical/physical conversion means (12) for determining .
(2)シークヘッドコマンドに続くコマンドがセットセ
クタコマンドである場合、論理/物理変換手段(12)
により、前記物理トラックアドレス(PT_i)及び物
理セクタ値(PS_i)に基づいてセットセクタコマン
ドにより指示された論理セクタ値(LS_i)に対応す
る新物理トラックアドレス(NPT_i)及び新物理セ
クタ値(NPS_i)を求めることを特徴とする特許請
求の範囲第1項記載のシークヘッドコマンド実行方式。
(2) If the command following the seek head command is a set sector command, logical/physical conversion means (12)
Based on the physical track address (PT_i) and physical sector value (PS_i), a new physical track address (NPT_i) and a new physical sector value (NPS_i) corresponding to the logical sector value (LS_i) specified by the set sector command are determined. A seek head command execution method according to claim 1, characterized in that: .
JP14689587A 1987-06-15 1987-06-15 Executing system for seek head command Pending JPS63311427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14689587A JPS63311427A (en) 1987-06-15 1987-06-15 Executing system for seek head command

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14689587A JPS63311427A (en) 1987-06-15 1987-06-15 Executing system for seek head command

Publications (1)

Publication Number Publication Date
JPS63311427A true JPS63311427A (en) 1988-12-20

Family

ID=15418002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14689587A Pending JPS63311427A (en) 1987-06-15 1987-06-15 Executing system for seek head command

Country Status (1)

Country Link
JP (1) JPS63311427A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590311A (en) * 1990-11-30 1996-12-31 Fujitsu Limited System and method for emulating disk tracks to maintain data format compatibility

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590311A (en) * 1990-11-30 1996-12-31 Fujitsu Limited System and method for emulating disk tracks to maintain data format compatibility

Similar Documents

Publication Publication Date Title
KR900004758B1 (en) Mass storage disk drive deefective media handling
JP3132754B2 (en) Recording apparatus, recording medium, and recording control method
JP3697395B2 (en) Method and apparatus for storing different data structures
US6912643B2 (en) Method of flexibly mapping a number of storage elements into a virtual storage element
US9213486B2 (en) Writing new data of a first block size to a second block size using a write-write mode
JPH0470649B2 (en)
JPS63311427A (en) Executing system for seek head command
JP4324993B2 (en) Data transfer method and apparatus
JP3615250B2 (en) Disk array device
JPH02278417A (en) Sector address converting circuit
JPS63251965A (en) Disk managing system
JP3917710B2 (en) Signal processing circuit
JPH011187A (en) Track positioning control method
JP3066623B2 (en) Disk cache control method
JPH02302813A (en) Device for storing and setting up hard disk parameter
JPH02166672A (en) Optical disk controller
JPH06103002A (en) Data area generating system
JPH0546578B2 (en)
JPH0421021A (en) Data backup system for semiconductor disk device
JPS6247735A (en) Controller for external memory device
JPH1011223A (en) Magnetic disk controller
JPH0455960A (en) System and device for control of hierarchical memory
JPH05173720A (en) Disk controller, disk device and disk control system
JPH0240169A (en) Alternate processing method for disk device
JPS6186832A (en) Initialization method for magnetic disk device