JPH0145646B2 - - Google Patents

Info

Publication number
JPH0145646B2
JPH0145646B2 JP56083504A JP8350481A JPH0145646B2 JP H0145646 B2 JPH0145646 B2 JP H0145646B2 JP 56083504 A JP56083504 A JP 56083504A JP 8350481 A JP8350481 A JP 8350481A JP H0145646 B2 JPH0145646 B2 JP H0145646B2
Authority
JP
Japan
Prior art keywords
data
section
read
error
header
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.)
Expired
Application number
JP56083504A
Other languages
Japanese (ja)
Other versions
JPS57199064A (en
Inventor
Shuji Murakami
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
Tokyo Shibaura Electric Co 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP56083504A priority Critical patent/JPS57199064A/en
Publication of JPS57199064A publication Critical patent/JPS57199064A/en
Publication of JPH0145646B2 publication Critical patent/JPH0145646B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデイスクデータ読出し制御方式、具体
的にはデイスクがダウンした際におけるデータの
強制読取り手法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a disk data read control method, and specifically to a method for forcedly reading data when a disk is down.

〔従来の技術〕[Conventional technology]

情報処理システムの急速な発展に伴つて、シス
テムの中核をなすフアイルシステム、中でもその
中心的位置を示す磁気デイスク装置の重要性は
益々大きくなりつつある。
With the rapid development of information processing systems, the importance of the file system that forms the core of the system, especially the magnetic disk device that represents the central position, is increasing.

磁気デイスク装置において、メデイアに情報を
書込んだり読出したりする際の動作は、通常、次
のステツプを踏んで行なわれる。
In a magnetic disk device, the operation of writing or reading information to or from a medium is normally performed through the following steps.

(1) ヘツドの位置付け (シーク) (2) レコードの照合 (サーチ) (3) 情報の転送 (リード/ライト) これら一連の動作を実行する磁気デイスク装置
は、機能的には次の要素から構成されている。
(1) Head positioning (seek) (2) Record collation (search) (3) Information transfer (read/write) The magnetic disk device that performs these series of operations functionally consists of the following elements. has been done.

即ち、磁気デイスクの駆動・停止を行なうデイ
スク駆動機構、ヘツドを移動させ所望とするトラ
ツクへ位置付けするためのアクセス機構、磁気デ
イスク(メデイア)上に情報を書込みあるいは逆
に情報を読出すリード/ライト機構、更には計算
器本体と複数のメデイアとの間でそのトラフイツ
クをコントロールし、レコードを照合して情報の
記録再生を制御する機構とから成る。
Namely, a disk drive mechanism that drives and stops the magnetic disk, an access mechanism that moves the head and positions it on a desired track, and a read/write mechanism that writes information on or reads information from the magnetic disk (media). It also consists of a mechanism that controls the traffic between the computer main body and a plurality of media, collates records, and controls the recording and reproduction of information.

ところで、磁気デイスクに情報を書込む時に
は、それに対するチエツク情報を付与し、また情
報を読出す時には読出した情報に誤りがないかチ
エツクされる。
By the way, when information is written to a magnetic disk, check information is added to it, and when information is read out, the read information is checked for errors.

通常、サイクリツクチエツク(CRC;Cyclic
Redandancy Check)が用いられる。また、磁
気デイスク上のセクタ情報は、第3図に示すよう
になつている。
Normally, cyclic check (CRC)
Redundancy Check) is used. Further, the sector information on the magnetic disk is as shown in FIG.

第3図は一般的なデイスクフオーマツトの構成
を示す図である。1つのセクタ情報は、アドレス
情報が入つているヘツダ部(ID)11、このヘ
ツダ部11のエラーをチエツクするためのCRC
12、データが入つているデータ部(Data)1
3、このデータ部13のエラーをチエツクするた
めのCRC14を基本に構成されている。
FIG. 3 is a diagram showing the configuration of a general disk format. One sector information includes a header section (ID) 11 that contains address information, and a CRC for checking errors in this header section 11.
12. Data section (Data) 1 containing data
3. It is basically configured with a CRC 14 for checking the data section 13 for errors.

ここで、一般的に、磁気デイスクからデータを
読取る場合において、まず、デイスク上に書込ま
れているセクタ情報のヘツダ部11を読取り、こ
のヘツダ部11のアドレス情報にエラーが発生し
ているか否かをCRC12で確認する。このCRC
12によつてエラーが検出されなかつた場合に
は、続けてデータ部13を読取り、このデータ部
13のデータにエラーが発生しているか否かを
CRC14で確認する。このCRC14によつてエ
ラーが検出されなかつた場合には、データ部13
に入つているデータを正常データとして本体側
(例えばホストコンピユータ)に転送する。一方、
上記CRC14でデータ部13のエラーが検出さ
れた場合には、その旨を本体側に通知すると共
に、データ部13のデータを本体側へ転送するこ
とを禁止する。このように、デイスクデータの読
取りに際し、セクタ情報におけるヘツダ部とデー
タ部の双方のエラーチエツクを施すことは、一般
的に知られている方法である。
Generally, when reading data from a magnetic disk, first, the header section 11 of sector information written on the disk is read, and whether or not an error has occurred in the address information of this header section 11 is checked. Check with CRC12. This CRC
12, if no error is detected, the data section 13 is subsequently read and it is determined whether or not an error has occurred in the data in this data section 13.
Check with CRC14. If no error is detected by this CRC14, the data section 13
The data stored in the computer is transferred to the main unit (for example, the host computer) as normal data. on the other hand,
If an error in the data section 13 is detected by the CRC 14, the main body is notified of this and the data in the data section 13 is prohibited from being transferred to the main body. As described above, it is a generally known method to perform an error check on both the header section and the data section of sector information when reading disk data.

ところで、従来、ヘツダ部のエラーを検出した
場合には、このヘツダ部に続く同一セクタ情報内
のデータ部のデータの読取りを中止していた。こ
のため、例えばデイスクに不良があり、その不良
がヘツダ部のみにあることが分つていても、デー
タ部のデータを読取ることはできず、そのデータ
が正常であつても、これを救うことはできなかつ
た。
Conventionally, when an error in the header section is detected, reading of data in the data section in the same sector information following the header section is stopped. For this reason, for example, even if a disk has a defect and it is known that the defect is only in the header section, the data in the data section cannot be read, and even if the data is normal, there is no way to save it. I couldn't.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記したように、何等かの要因によりデイスク
がダウンした際に、全くデータ(データ部のデー
タ)を読取ることができないシステムより、いく
らかデータを吸い上げることができるシステムが
あれば、その方が当然保守性も良くなるものであ
る。
As mentioned above, if there is a system that can absorb some data when a disk goes down for some reason, it is naturally easier to maintain than a system that cannot read any data (data in the data section). Sexuality also improves.

本発明は上記事情に鑑みなされたもので、本体
より発せられる強制データ読取指令を認識するこ
とにより、セクタ情報内のヘツダ部を無視して同
セクタ情報内のデータ部のデータを読取り可能と
する柔軟性のあるデイスクデータ読出し制御方式
を提供することを目的とする。
The present invention was developed in view of the above circumstances, and by recognizing a forced data reading command issued from the main body, it is possible to ignore the header part in the sector information and read the data in the data part in the same sector information. The purpose of the present invention is to provide a flexible disk data read control method.

〔課題を解決するための手段と作用〕[Means and actions to solve the problem]

本発明のデイスクデータ読出し制御方式は、ヘ
ツダ部およびデータ部からなるセクタ情報を読出
す方式において、ヘツダ部のエラーをチエツクす
るエラーチエツク手段と、強制データ読取指令を
出力する読取指令出力手段と、上記強制データ読
取指令によつて上記エラーチエツク手段のヘツダ
部のエラーチエツク結果に関係なくデータ部のデ
ータを読取るデータ部読取制御手段とを具備した
ものである。
The disk data read control method of the present invention is a method for reading sector information consisting of a header section and a data section, and includes: an error check means for checking errors in the header section; a read command output means for outputting a forced data read command; The apparatus further comprises a data part read control means for reading data in the data part by the forcible data reading command regardless of the error check result of the header part by the error checking means.

このような構成により、強制データ読取指令が
発せられている場合、ヘツダ部にエラーがあつて
も、それを無視してデータ部のデータを読取るこ
とができるので、柔軟性のあるデイスクデータ読
出し制御が可能となる。
With this configuration, when a forced data read command is issued, even if there is an error in the header section, the error can be ignored and the data in the data section can be read, providing flexible disk data read control. becomes possible.

〔実施例〕〔Example〕

以下、図面を参照して本発明の一実施例に係る
デイスクデータ読出し制御方式を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A disk data read control system according to an embodiment of the present invention will be described below with reference to the drawings.

第1図はその回路構成を示すブロツク図であ
る。第1図において、1は図示せぬ機構部から到
来するセクタパルス(SECTOR PULSE)を計
数するセクタカウンタである。2は本体側(例え
ばホストコンピユータ)から発せられる指令
(SECTOR DATA)により、これから読込もう
とするセクタ値がセツトされるセクトレジスタで
ある。上記セクタカウンタ1とセクトレジスタ2
に設定された値は、コンパレータ3に出力され
る。このコンパレータ3は、指令によつて設定さ
れたセクタ位置に磁気ヘツドが到達したか否かを
検出するためのものである。4はデイスクデータ
の読取り時における磁気ヘツドの制御、ならびに
本体とのデータ転送制御を行なう制御ロジツク、
5は磁気ヘツドにより読出されるセクタ情報内の
ヘツダ部のデータをCRCチエツクするCRCチエ
ツク回路である。
FIG. 1 is a block diagram showing the circuit configuration. In FIG. 1, reference numeral 1 denotes a sector counter that counts sector pulses (SECTOR PULSE) arriving from a mechanical section (not shown). Reference numeral 2 denotes a sector register in which a sector value to be read is set by a command (SECTOR DATA) issued from the main body (for example, a host computer). Sector counter 1 and sector register 2 above
The value set to is output to the comparator 3. This comparator 3 is for detecting whether or not the magnetic head has reached the sector position set by the command. 4 is a control logic that controls the magnetic head when reading disk data and controls data transfer with the main body;
Reference numeral 5 denotes a CRC check circuit for checking the data in the header portion of the sector information read by the magnetic head.

また、6は本体側から到来する強制データ読取
指令(SPECIAL READ)が設定されるフリツ
プフロツプである。7はゲートであつて、CRC
チエツク回路5によるヘツダ部のチエツク結果
(ERROR)をフリツプフロツプ6のリセツト
出力でゲートする。このゲート7は、フリツプフ
ロツプ6の内容に応じて、CRCチエツク回路5
により得られる結果(ヘツダ部にエラー有り)を
制御ロジツク4および本体側に通知するか否かを
コントロールするためにある。
Further, 6 is a flip-flop to which a forced data read command (SPECIAL READ) coming from the main body is set. 7 is the gate, CRC
The check result (ERROR) of the header section by the check circuit 5 is gated by the reset output of the flip-flop 6. This gate 7 is connected to the CRC check circuit 5 according to the contents of the flip-flop 6.
This control is provided to control whether or not to notify the control logic 4 and the main body of the result obtained (an error in the header section).

以下、第2図に示すフローチヤートを参照しな
がら、同実施例の動作を説明する。
The operation of this embodiment will be described below with reference to the flowchart shown in FIG.

まず、本体側から強制データ読取指令
(SPECIAL READ)が発せられていない場合の
動作について説明する。なお、この強制データ読
取指令を発するための条件については、後に説明
する。
First, the operation when a forced data read command (SPECIAL READ) is not issued from the main body side will be explained. Note that the conditions for issuing this forced data reading command will be explained later.

強制データ読取指令(SPECIAL READ)が
発せられていない場合において(ステツプS1)、
フリツプフロツプ6はリセツト状態である。ま
ず、セクタレジスタ2に設定されたセクタ値と、
セクタカウンタ1でカウントされるセクタ値がコ
ンパレータ3にて比較される。ここで、一致がと
られると、制御ロジツク4は、デイスクからセク
タ情報内のヘツダ部のデータを取込み、これを
CRCチエツク回路5に送る。この場合、CRCチ
エツク回路5は、セクタ情報を構成するヘツダ部
とデータ部のうち、ヘツダ部のCRCチエツクを
行なう回路である。ヘツダ部のデータは、データ
部より先に読出されるのが一般的である。したが
つて、制御ロジツク4は、例えばセクタパルスの
直後に取込んだデータをヘツダ部のデータとして
CRCチエツク回路5に送る。
When a forced data read command (SPECIAL READ) has not been issued (step S1),
Flip-flop 6 is in a reset state. First, the sector value set in sector register 2,
The sector values counted by sector counter 1 are compared by comparator 3. If a match is found here, the control logic 4 takes in the header data in the sector information from the disk and stores it.
Sends to CRC check circuit 5. In this case, the CRC check circuit 5 is a circuit that performs a CRC check on the header section of the header section and the data section that constitute the sector information. Data in the header section is generally read out before the data section. Therefore, the control logic 4 uses, for example, the data captured immediately after the sector pulse as the header data.
Sends to CRC check circuit 5.

CRCチエツク回路5では、このヘツダ部のデ
ータにエラーが発生しているか否かをヘツダ部の
CRC(第3図に示すCRC12)によつてチエツク
する(ステツプS2)。ここで、CRCチエツク回路
5は、ヘツダ部のエラーを検出すると、その旨を
示すチエツク結果(ERROR)をゲート7に出力
する。このとき、フリツプフロツプ6がセツトさ
れていないため、ゲート7は開いた状態にある。
したがつて、CRCチエツク回路5のチエツク結
果(ERROR)は、このゲート7を通じて制御ロ
ジツク4と本体側(例えばホストコンピユータ)
に通知される。これにより、制御ロジツク4で
は、例えば内蔵されたリードゲート(図示せず)
の機能を殺して、このときのヘツダ部に続く同一
セクタ情報内のデータ部の取込みを中止する。ま
た、本体側では、異常割込み処理として、例えば
データ読出動作を停止させる(ステツプS6)。
The CRC check circuit 5 checks whether an error has occurred in the data in the header section.
The CRC (CRC12 shown in FIG. 3) is checked (step S2). Here, when the CRC check circuit 5 detects an error in the header section, it outputs a check result (ERROR) indicating the error to the gate 7. At this time, since the flip-flop 6 is not set, the gate 7 is in an open state.
Therefore, the check result (ERROR) of the CRC check circuit 5 is sent to the control logic 4 and the main body side (for example, the host computer) through this gate 7.
will be notified. As a result, in the control logic 4, for example, a built-in read gate (not shown)
function is killed, and the capture of the data part in the same sector information following the header part at this time is stopped. Further, on the main body side, as abnormal interrupt processing, for example, data reading operation is stopped (step S6).

一方、CRCチエツク回路5によつてヘツダ部
のエラーを検出されなかつた場合、制御ロジツク
4は、このヘツダ部に続く同一セクタ情報内のデ
ータ部のデータを取込む(ステツプS3)。
On the other hand, if the CRC check circuit 5 does not detect any error in the header section, the control logic 4 reads the data in the data section in the same sector information following the header section (step S3).

なお、以後、この制御ロジツク4に取込まれた
データ部のデータは、例えば図示せぬデータ部チ
エツク用のCRCチエツク回路に送られる。この
CRCチエツク回路では、このデータ部のデータ
にエラーが発生しているか否かをデータ部の
CRC(第3図に示すCRC14)によつてチエツク
する(ステツプS4)。そして、このチエツクの結
果、エラーであれば、その旨が本体側に通知され
る。これにより、本体側は異常割込み処理を実行
する(ステツプS6)。一方、エラーがなければ、
そのときのデータ部のデータは正常データとして
本体側に送られる。これにより、本体側では正常
割込み処理として、例えばそのデータを保存する
(ステツプS5)。
Thereafter, the data in the data section taken into the control logic 4 is sent to, for example, a CRC check circuit (not shown) for checking the data section. this
The CRC check circuit checks the data section to see if an error has occurred in the data in the data section.
Check by CRC (CRC14 shown in FIG. 3) (step S4). If the result of this check is an error, that fact is notified to the main body side. As a result, the main body executes abnormal interrupt processing (step S6). On the other hand, if there is no error,
The data in the data section at that time is sent to the main unit as normal data. As a result, the main body side stores the data, for example, as normal interrupt processing (step S5).

次に、強制データ読取指令(SPECIAL
READ)が発せられている場合の動作について
説明する。
Next, force data read command (SPECIAL
READ) is issued.

今、例えばあるセクタに欠陥が発生し、データ
読出し不可になつた場合において、その原因がヘ
ツダ部にあることを確認したときに、ユーザが例
えばモードスイツチ等を操作して、本体側から強
制データ読取指令(SPECIAL READ)を出力
するものとする。すなわち、強制データ読取指令
を発するための条件としては、例えば何回かのデ
ータアクセスにも拘らず、データ(データ部のデ
ータ)を読出せず、その原因がヘツダ部にあると
確認したときなどである。
Now, for example, if a defect occurs in a certain sector and data cannot be read, and the user confirms that the cause is in the header, the user can force the data to be read from the main unit by operating the mode switch, etc. A read command (SPECIAL READ) shall be output. In other words, the conditions for issuing a forced data read command include, for example, when the data (data in the data section) cannot be read despite several data accesses and it is confirmed that the cause is in the header section. It is.

この強制データ読取指令の出力により(ステツ
プS1)、フリツプフロツプ6がセツトされる。フ
リツプフロツプ6がセツトされると、その出力
によつてゲート7が閉じられる。ゲート7が閉じ
られた状態では、CRCチエツク回路5によつて
ヘツダ部のエラーが検出されても、そのチエツク
結果(ERROR)は制御ロジツク4および本体側
には通知されない。
By outputting this forced data reading command (step S1), the flip-flop 6 is set. When flip-flop 6 is set, its output closes gate 7. When the gate 7 is closed, even if the CRC check circuit 5 detects an error in the header section, the check result (ERROR) is not notified to the control logic 4 and the main body side.

したがつて、強制データ読取指令が出力されて
いる場合には、CRCチエツク回路5のヘツダ部
のチエツク結果(ERROR)が無効となる。つま
り、ヘツダ部は無視されることになる。これによ
り、制御ロジツク4は、CRCチエツク回路5の
ヘツダ部のチエツク結果(ERROR)に関係な
く、このヘツダ部に続く同一セクタ情報内のデー
タ部のデータを取込む(ステツプS3)。
Therefore, when a forced data read command is output, the check result (ERROR) of the header section of the CRC check circuit 5 becomes invalid. In other words, the header section will be ignored. As a result, the control logic 4 takes in the data of the data section in the same sector information following this header section, regardless of the check result (ERROR) of the header section of the CRC check circuit 5 (step S3).

このように、強制データ読取指令が出力されて
いる場合には、CRCチエツク回路5によるヘツ
ダ部のエラーチエツク結果に関係なく、データ部
のデータを読取ることができる。なお、以後のデ
ータ部の処理については(ステツプS4、S5、S6
の処理)、上述した強制データ読取指令が発せら
れていない場合と同様である。
In this way, when the forced data read command is output, the data in the data section can be read regardless of the result of the error check of the header section by the CRC check circuit 5. Regarding the subsequent processing of the data section (steps S4, S5, S6)
(processing) is the same as the case where the above-mentioned forced data reading command is not issued.

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

以上説明の如く本発明によれば、本体側より強
制データ読取指令を発することで、ヘツダ部を無
視して同一セクタ情報内のデータ部のデータを読
取ることができる。したがつて、ヘツダ部のエラ
ーのみであれば、このエラーを無効として、同一
セクタ情報内のデータ部のデータを吸いあげるこ
とができ、従来のようなヘツダ部にエラーが発生
すると、全くデータ部のデータを吸いあげること
ができなかつたものと比べ、保守性が格段と改善
されるものである。
As described above, according to the present invention, by issuing a forced data reading command from the main body side, it is possible to ignore the header part and read data in the data part within the same sector information. Therefore, if there is only an error in the header section, this error can be invalidated and the data in the data section within the same sector information can be retrieved.If an error occurs in the header section as in the past, the data section will be completely ignored. This greatly improves maintainability compared to a system in which it was not possible to collect data.

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

第1図は本発明の一実施例に係る回路構成を示
すブロツク図、第2図は同実施例の動作を説明す
るためのフローチヤート、第3図は従来のデータ
読出し制御を説明するためのデイスクフオーマツ
トの構成を示す図である。 1……セクタカウンタ、2……セクトレジス
タ、3……コンパレータ、4……制御ロジツク、
5……CRCチエツク回路、6……フリツプフロ
ツプ、7……ゲート。
FIG. 1 is a block diagram showing a circuit configuration according to an embodiment of the present invention, FIG. 2 is a flowchart for explaining the operation of the embodiment, and FIG. 3 is a diagram for explaining conventional data read control. FIG. 3 is a diagram showing the configuration of a disk format. 1...Sector counter, 2...Sector register, 3...Comparator, 4...Control logic,
5...CRC check circuit, 6...flip-flop, 7...gate.

Claims (1)

【特許請求の範囲】 1 磁気ヘツドを通じてデイスクからヘツダ部お
よびデータ部からなるセクタ情報を読出すデイス
クデータ読出し制御方式において、 上記磁気ヘツドにより読出されるヘツダ部のエ
ラーをチエツクするエラーチエツク手段と、 上記セクタ情報内のヘツダ部を無視して同セク
タ情報内のデータ部のデータを読取るための強制
データ読取指令を出力する読取指令出力手段と、 この読取指令出力手段から上記強制データ読取
指令が出力されている場合に、上記エラーチエツ
ク手段のヘツダ部のエラーチエツク結果に関係な
くデータ部のデータを読取るデータ部読取制御手
段とを具備したことを特徴とするデイスクデータ
読出し制御方式。
[Scope of Claims] 1. In a disk data read control method for reading sector information consisting of a header section and a data section from a disk through a magnetic head, an error check means for checking for errors in the header section read by the magnetic head; a read command output means for outputting a forced data read command for reading data in the data part in the sector information while ignoring the header part in the sector information; and the read command output means outputs the forced data read command. 1. A disk data read control system comprising: data section read control means for reading data in the data section regardless of the error check result of the header section of the error check section when the header section is checked.
JP56083504A 1981-05-30 1981-05-30 Disc data readout controlling system Granted JPS57199064A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56083504A JPS57199064A (en) 1981-05-30 1981-05-30 Disc data readout controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56083504A JPS57199064A (en) 1981-05-30 1981-05-30 Disc data readout controlling system

Publications (2)

Publication Number Publication Date
JPS57199064A JPS57199064A (en) 1982-12-06
JPH0145646B2 true JPH0145646B2 (en) 1989-10-04

Family

ID=13804305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56083504A Granted JPS57199064A (en) 1981-05-30 1981-05-30 Disc data readout controlling system

Country Status (1)

Country Link
JP (1) JPS57199064A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60230233A (en) * 1984-04-28 1985-11-15 Toshiba Corp Magnetic disk read-out controlling system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5421233A (en) * 1977-07-19 1979-02-17 Mitsubishi Electric Corp Data input system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5421233A (en) * 1977-07-19 1979-02-17 Mitsubishi Electric Corp Data input system

Also Published As

Publication number Publication date
JPS57199064A (en) 1982-12-06

Similar Documents

Publication Publication Date Title
JP4174009B2 (en) Tape recording apparatus, tape failure detection system, tape failure detection method, program, and recording medium
US7480749B1 (en) Main memory as extended disk buffer memory
JPH0145646B2 (en)
KR100262799B1 (en) Recording/reproducing apparatus, and its address-recognizing method
JPS60113361A (en) Discrimination system of magnetic disk format
JP2002014778A (en) Disk controller, disk storage device equipped with the controller, and processing method for hang-up occurrence applied to the device
JPH03222158A (en) Additionally writing method for data
JPS5917653A (en) Method for transferring data of magnetic disc controlling device
JPH0520789A (en) Recording and reproducing device
JP2706563B2 (en) Terminal device file control device
JP2570995B2 (en) Disk controller
JPH0410096B2 (en)
JPH0129636Y2 (en)
JPS6141042B2 (en)
JPS6117056B2 (en)
JPH0157404B2 (en)
JPH07122956B2 (en) Disk drive system
JPH04177671A (en) Controlling method for disk device
JPH01311467A (en) Magnetic disk device
JPH02294816A (en) Discrimination system for kind of magnetic disk device
JPH06162511A (en) Recording method for optical disk employing draw type disk recording device
JPH10241289A (en) Magnetic disk device
JPS58159062U (en) Magnetic recording media issuing device
JPH0264969A (en) Feature discriminating device for fixed magnetic disk device
JPH04102274A (en) Control system for magnetic memory