JPH04216367A - Disk control device - Google Patents

Disk control device

Info

Publication number
JPH04216367A
JPH04216367A JP40279890A JP40279890A JPH04216367A JP H04216367 A JPH04216367 A JP H04216367A JP 40279890 A JP40279890 A JP 40279890A JP 40279890 A JP40279890 A JP 40279890A JP H04216367 A JPH04216367 A JP H04216367A
Authority
JP
Japan
Prior art keywords
drive
floppy disk
signal
driving
drive signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP40279890A
Other languages
Japanese (ja)
Inventor
Katsuaki Furui
古井 克明
Ichiro Kawabata
川畑 一郎
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 JP40279890A priority Critical patent/JPH04216367A/en
Publication of JPH04216367A publication Critical patent/JPH04216367A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Moving Of Head For Track Selection And Changing (AREA)

Abstract

PURPOSE:To control seek operations in parallel by plural floppy disk driving means. CONSTITUTION:The disk control device 220 for controlling read and write operations by one of plural floppy disk driving means is constituted by providing a driving signal generating means 111 for generating a driving signal S under time sharing for driving plural floppy disk driving means 101 in movement of their respective heads and sending the signal to the plural floppy disk means 101 and a driving control means 121 for inputting a driving instruction I showing the timing for generating the driving signal corresponding to each floppy disk driving means 101 and making the operation of a relevant floppy disk driving means 101 effective in synchronization with the timing for generating each driving signal.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、フロッピーディスク装
置の動作を制御するディスク制御装置に関する。フロッ
ピーディスク装置は、コンピュータやワードプロセッサ
など様々な情報処理装置の外部記憶装置として用いられ
ている。また、プリンタ装置などにおいては、フロッピ
ーディスク装置をローダとして用い、電源投入時に、プ
リンタ装置の制御に関するファームウェアや文字の形状
を表すパターンデータなどを制御記憶やキャラクタジェ
ネレータにロードしている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk control device for controlling the operation of a floppy disk device. Floppy disk devices are used as external storage devices for various information processing devices such as computers and word processors. Further, in a printer device, a floppy disk device is used as a loader, and when the power is turned on, firmware related to the control of the printer device, pattern data representing the shape of characters, etc. are loaded into a control memory or a character generator.

【0002】0002

【従来の技術】フロッピーディスク装置は、情報処理装
置やプリンタ装置に、ディスク制御装置を介して接続さ
れており、このディスク制御装置により、ヘッドの移動
やデータの書き込みおよび読み出しなどのフロッピーデ
ィスク装置の動作が、情報処理装置などからの指示に応
じて制御されている。
2. Description of the Related Art A floppy disk device is connected to an information processing device or a printer device via a disk control device. The operation is controlled according to instructions from an information processing device or the like.

【0003】通常は、ディスク制御装置とフロッピーデ
ィスク装置に備えられたフロッピーディスク駆動部(ド
ライブ)とは1対1で対応しており、ディスク制御装置
は、ドライブに対する指示を出力した後、この指示に対
するドライブ側からの応答を待って、次の指示を入力す
る構成となっている。従って、フロッピーディスク装置
のヘッドを移動させるシーク命令を実行する際には、デ
ィスク制御装置は、フロッピーディスク装置にステップ
モータの駆動を指示するパルスを入力し、フロッピーデ
ィスク装置側からヘッドが1シリンダ分だけ移動した旨
の応答が返されるのを待って、次のパルスを入力してい
る。このため、シーク動作には、ステップモータが1パ
ルス分の回転動作を完了するために要する時間tにヘッ
ドの移動量(シリンダ数)をかけて得られる時間を要し
ている。
Normally, there is a one-to-one correspondence between a disk control device and a floppy disk drive unit (drive) provided in a floppy disk device, and after outputting an instruction to the drive, the disk control device The system waits for a response from the drive and then inputs the next instruction. Therefore, when executing a seek command to move the head of a floppy disk drive, the disk control device inputs a pulse instructing the floppy disk drive to drive the step motor, and the head moves one cylinder from the floppy disk drive side. The next pulse is input after waiting for a response indicating that the robot has moved by a certain amount. Therefore, the seek operation requires a time obtained by multiplying the time t required for the step motor to complete one pulse of rotation operation by the amount of movement of the head (number of cylinders).

【0004】0004

【発明が解決しようとする課題】ところで、プリンタ装
置などにおいて、ロードするファームウェアの容量の増
大や新しいパターンデータの追加に対応して、フロッピ
ーディスク装置のドライブを増設したい場合がある。こ
の場合に、増設したドライブに対応するディスク制御装
置を追加したのでは回路規模が増大し、プリンタ装置の
大型化を招いてしまう。
By the way, in a printer device or the like, there are cases where it is desired to add a drive to a floppy disk device in response to an increase in the capacity of firmware to be loaded or the addition of new pattern data. In this case, if a disk control device corresponding to the added drive is added, the circuit scale will increase, leading to an increase in the size of the printer device.

【0005】一方、一つのドライブに関する動作の制御
が終了した後に、他方についての動作の制御を行う構成
とすれば、1台のディスク制御装置で2つのドライブを
制御することが可能であるが、この場合は、シーク動作
に従来の倍の時間がかかってしまう。本発明は、複数の
フロッピーディスク駆動手段によるシーク動作を並行し
て制御するディスク制御装置を提供することを目的とす
る。
On the other hand, if the configuration is such that the operation of one drive is controlled after the operation of the other drive is completed, it is possible to control two drives with one disk control device. In this case, the seek operation takes twice as long as the conventional one. SUMMARY OF THE INVENTION An object of the present invention is to provide a disk control device that controls seek operations by a plurality of floppy disk drive means in parallel.

【0006】[0006]

【課題を解決するための手段】図1は、本発明の原理ブ
ロック図である。本発明は、複数のフロッピーディスク
駆動手段101のいずれかによる読出,書込動作を制御
するディスク制御装置において、複数のフロッピーディ
スク駆動手段101のいずれかによる読出,書込動作を
制御するディスク制御装置において、複数のフロッピー
ディスク駆動手段101それぞれのヘッドの移動を駆動
する駆動信号を時分割で発生し、複数のフロッピーディ
スク駆動手段101に送出する駆動信号発生手段111
と、各フロッピーディスク駆動手段101に対応する駆
動信号の発生タイミングを示す駆動指示が入力され、各
駆動信号の発生タイミングに同期して、該当するフロッ
ピーディスク駆動手段101の動作を有効とする駆動制
御手段121とを備えたことを特徴とする。
[Means for Solving the Problems] FIG. 1 is a block diagram of the principle of the present invention. The present invention relates to a disk control device that controls reading and writing operations by any one of a plurality of floppy disk drive means 101. In the floppy disk drive means 101 , a drive signal generating means 111 generates a drive signal for driving the movement of the head of each of the plurality of floppy disk drive means 101 in a time division manner and sends it to the plurality of floppy disk drive means 101 .
Then, a drive instruction indicating the generation timing of the drive signal corresponding to each floppy disk drive means 101 is input, and drive control is performed to enable the operation of the corresponding floppy disk drive means 101 in synchronization with the generation timing of each drive signal. It is characterized by comprising means 121.

【0007】[0007]

【作用】本発明は、駆動信号発生手段111による各駆
動信号の発生タイミングに同期して、駆動制御手段12
1が対応するフロッピーディスク駆動手段101を有効
とすることにより、これらのフロッピーディスク駆動手
段101に、それぞれ対応する駆動信号を時分割入力す
ることが可能となり、複数のフロッピーディスク駆動手
段101によるシーク動作を並行して制御することがで
きる。
[Operation] The present invention provides that the drive control means 12
By enabling the floppy disk drive means 101 to which No. 1 corresponds, it becomes possible to time-divisionally input the corresponding drive signals to these floppy disk drive means 101, and the seek operation by the plurality of floppy disk drive means 101 becomes possible. can be controlled in parallel.

【0008】[0008]

【実施例】以下、図面に基づいて本発明の実施例につい
て詳細に説明する。図2は、本発明のディスク制御装置
を適用したプリンタ装置の実施例構成を示す。図2にお
いて、プリンタ装置は、マイクロプロセッサ(以下、M
PUと略称する)211と、制御記憶部(CS)212
と、キャラクタジェネレータ(CG)213と、印字部
214とをバスを介して接続して構成されている。この
プリンタ装置は、ローダとして2つのフロッピーディス
ク駆動手段101(以下、ドライブa,ドライブbと称
する)とディスク制御装置220とを備えており、これ
らのドライブa,bは、ディスク制御装置220を介し
て上述したバスに接続されている。
Embodiments Hereinafter, embodiments of the present invention will be described in detail based on the drawings. FIG. 2 shows the configuration of an embodiment of a printer device to which the disk control device of the present invention is applied. In FIG. 2, the printer device includes a microprocessor (hereinafter referred to as M
(abbreviated as PU) 211 and a control storage unit (CS) 212
, a character generator (CG) 213, and a printing section 214 are connected via a bus. This printer device is equipped with two floppy disk drive means 101 (hereinafter referred to as drive a and drive b) as a loader and a disk control device 220, and these drives a and b are controlled via the disk control device 220. and is connected to the bus mentioned above.

【0009】上述した2つのドライブa,bは、ディス
ク制御装置220から入力される選択信号Sela,S
elbに応じてそれぞれ有効となり、ステップパルスS
tepおよび面指定信号Dir の入力に応じて、それ
ぞれ指定されたヘッドを移動させる構成となっている。 また、図において、ディスク制御装置220は、フロッ
ピーディスク制御回路(FDC)222とパルス発生回
路223と面指定信号発生回路224と切換信号発生回
路227とマルチプレクサ228とからなる駆動信号発
生手段111と、駆動制御手段121に相当する選択信
号発生回路226とを備えた構成となっている。
The two drives a and b mentioned above receive selection signals Sela and S that are input from the disk controller 220.
Each becomes valid according to elb, and the step pulse S
The configuration is such that a designated head is moved in response to the input of tep and surface designation signal Dir. In the figure, the disk control device 220 includes a drive signal generation means 111 consisting of a floppy disk control circuit (FDC) 222, a pulse generation circuit 223, a surface designation signal generation circuit 224, a switching signal generation circuit 227, and a multiplexer 228; The configuration includes a selection signal generation circuit 226 corresponding to the drive control means 121.

【0010】上述したフロッピーディスク制御回路22
2は、従来のディスク制御装置に相当するものであり、
MPU211からの指示に応じて動作し、指定されたド
ライブの動作を制御する構成となっている。このフロッ
ピーディスク制御回路222は、シーク命令に従って、
ステップパルスStep0 および面指定信号Dir0
の組を生成し、これらの信号を第1駆動信号として出力
する。
The above-mentioned floppy disk control circuit 22
2 corresponds to a conventional disk control device,
It operates in response to instructions from the MPU 211 and controls the operation of a designated drive. This floppy disk control circuit 222 operates according to the seek command.
Step pulse Step0 and surface designation signal Dir0
and outputs these signals as the first drive signal.

【0011】また、上述したパルス発生回路223と面
指定信号発生回路224とは、MPU211からの指示
に応じて動作し、上述した第1駆動信号とは異なるタイ
ミングでステップパルスStep1 と面指定信号Di
r1とからなる第2駆動信号を出力する構成となってい
る。例えば、図3(a)〜(d)に示すように、ステッ
プパルスStep0 および面指定信号Dir0からな
る第1駆動信号から所定の時間δだけ遅れたタイミング
で、ステップパルスStep1 および面指定信号Di
r1とからなる第2駆動信号を出力すればよい。ここで
、この所定の時間δは、例えば、ドライブa,bにおい
て、ステップパルスStepの入力に応じて、ヘッドが
1シリンダ分だけ移動するために要する時間tの半分と
すればよい。
The pulse generation circuit 223 and the surface designation signal generation circuit 224 operate according to instructions from the MPU 211, and generate the step pulse Step1 and the surface designation signal Di at a timing different from the first drive signal described above.
It is configured to output a second drive signal consisting of r1. For example, as shown in FIGS. 3A to 3D, the step pulse Step1 and the surface designation signal Di are delayed by a predetermined time δ from the first drive signal composed of the step pulse Step0 and the surface designation signal Dir0.
It is sufficient to output a second drive signal consisting of r1. Here, this predetermined time δ may be, for example, half of the time t required for the head to move by one cylinder in response to the input of the step pulse Step in the drives a and b.

【0012】この第2駆動信号と上述した第1駆動信号
とは、マルチプレクサ228にそれぞれ入力されている
。また、切換信号発生回路225は、図3(e) に示
すように、上述した第1駆動信号に同期して切換信号と
して論理“1”を出力して、マルチプレクサ228に対
してこの第1駆動信号の選択を指示し、第2駆動信号に
同期して論理“0”を出力して、この第2駆動信号の選
択を指示する構成となっている。
[0012] This second drive signal and the above-mentioned first drive signal are each input to a multiplexer 228. Further, as shown in FIG. 3(e), the switching signal generation circuit 225 outputs a logic "1" as a switching signal in synchronization with the first drive signal described above, and supplies the first drive signal to the multiplexer 228. The configuration is such that it instructs the selection of a signal, and outputs a logic "0" in synchronization with the second drive signal to instruct the selection of the second drive signal.

【0013】これにより、マルチプレクサ228により
、第1駆動信号と第2駆動信号とが時分割で出力され、
図3(f),(g) に示すようなステップパルスSt
epおよび面指定信号Dir からなる駆動信号が得ら
れる。この駆動信号は、ディスク制御装置の出力として
上述した2つのドライブa,bの両方に入力されている
。また、選択信号発生回路226には、MPU211に
より、上述した第1駆動信号および第2駆動信号によっ
てそれぞれ駆動されるドライブを示す制御情報が入力さ
れ、この制御情報に基づいて、第1駆動信号および第2
駆動信号の選択に同期して、それぞれ該当するドライブ
を有効とする選択信号Sela(あるいは選択信号Se
lb)としてパルス幅τのパルスを出力する構成となっ
ている。このパルス幅τは、ドライブ側でステップパル
スを正確に読み取ることができるように決めればよい。
[0013] As a result, the multiplexer 228 outputs the first drive signal and the second drive signal in a time-division manner.
Step pulse St as shown in Fig. 3(f),(g)
A drive signal consisting of ep and a surface designation signal Dir is obtained. This drive signal is input to both of the two drives a and b mentioned above as an output of the disk control device. Further, the selection signal generation circuit 226 receives control information indicating which drives are respectively driven by the first drive signal and the second drive signal described above by the MPU 211, and based on this control information, the first drive signal and the second drive signal are Second
In synchronization with the selection of drive signals, a selection signal Sela (or a selection signal Se) is activated to enable the corresponding drive.
The configuration is such that a pulse with a pulse width τ is output as lb). This pulse width τ may be determined so that the step pulse can be read accurately on the drive side.

【0014】この選択信号Sela,Selbは、ディ
スク制御装置220の出力として、2つのドライブa,
bのそれぞれに入力されている。以下、上述したディス
ク制御装置220が、MPU211からの指示に応じて
2つのドライブa,bを駆動し、シーク動作を並行して
実行させる方法について説明する。
The selection signals Sela and Selb are outputted from the disk controller 220 to the two drives a,
b. Hereinafter, a method will be described in which the disk control device 220 described above drives the two drives a and b in response to instructions from the MPU 211 and executes seek operations in parallel.

【0015】図4に、シーク動作を表す流れ図を示す。 まず、MPU211は、ドライブa,bそれぞれについ
て、ヘッドの移動量をシリンダ数として求める(ステッ
プ401)。また、この移動量に基づいて、第1駆動信
号および第2駆動信号によって駆動するドライブをそれ
ぞれ決定し、この決定を示す制御情報を上述した選択信
号発生回路226に入力する(ステップ402)。
FIG. 4 shows a flowchart representing a seek operation. First, the MPU 211 calculates the head movement amount as the number of cylinders for each of drives a and b (step 401). Furthermore, based on this movement amount, the drives to be driven by the first drive signal and the second drive signal are respectively determined, and control information indicating this determination is input to the selection signal generation circuit 226 described above (step 402).

【0016】次に、MPU211は、フロッピーディス
ク制御回路222に、該当するドライブにおける移動先
のシリンダ番号および指定する面を指示するとともに、
パルス発生回路223および面指定信号発生回路224
に、第2駆動信号に対応するドライブにおける移動量お
よび指定する面を指示し(ステップ403)、シーク命
令を出力してディスク制御装置220を起動する(ステ
ップ404)。
Next, the MPU 211 instructs the floppy disk control circuit 222 to specify the destination cylinder number and the specified surface in the corresponding drive, and
Pulse generation circuit 223 and surface designation signal generation circuit 224
Instructs the amount of movement in the drive corresponding to the second drive signal and the specified surface (step 403), outputs a seek command, and starts the disk control device 220 (step 404).

【0017】これに応じて、フロッピーディスク制御回
路222とパルス発生回路223および面指定信号発生
回路224とにより、第1駆動信号および第2駆動信号
がそれぞれ生成される(図3(a) 〜(d) 参照)
。この第1駆動信号および第2駆動信号に同期して、切
換信号発生回路225によって切換信号が生成され、こ
の切換信号に応じてマルチプレクサ228が動作し、第
1駆動信号と第2駆動信号とが交互に選択されて、図3
(f),(g) に示すように、ステップパルスSte
pおよび面指定信号Dir として出力される。
In response, the floppy disk control circuit 222, pulse generation circuit 223, and surface designation signal generation circuit 224 generate a first drive signal and a second drive signal, respectively (FIG. 3(a) to ()). d) Reference)
. A switching signal is generated by the switching signal generation circuit 225 in synchronization with the first drive signal and the second drive signal, and the multiplexer 228 operates according to this switching signal, and the first drive signal and the second drive signal are Figure 3 is selected alternately.
As shown in (f) and (g), the step pulse Ste
p and a surface designation signal Dir.

【0018】ここで、上述した制御情報によって、第1
駆動信号とドライブaとが対応し、第2駆動信号とドラ
イブbとが対応する旨が示された場合は、選択信号発生
回路226によって生成される選択信号Sela,Se
lbは、図3(h),(i) に示すようにそれぞれ変
化する。この場合は、ドライブaは、選択信号Sela
に同期して入力されるステップパルスStepおよび面
指定信号Dir に応じてヘッドの移動動作を行い、こ
の移動と並行して、ドライブbは、選択信号Selaに
同期して入力されるステップパルスStepおよび面指
定信号Dir に応じてヘッドの移動動作を行う。
[0018] Here, according to the above-mentioned control information, the first
If it is shown that the drive signal and drive a correspond and the second drive signal and drive b correspond, the selection signals Sela and Se generated by the selection signal generation circuit 226
lb changes as shown in FIGS. 3(h) and (i). In this case, drive a selects the selection signal Sela.
A head movement operation is performed in response to a step pulse Step and a surface designation signal Dir inputted in synchronization with the selection signal Sela. The head is moved in accordance with the surface designation signal Dir.

【0019】このように、第1駆動信号と第2駆動信号
とをマルチプレクサ228で切り換えて時分割で出力し
、この切り換え動作と同期して該当するドライブを有効
とすることにより、第1駆動信号および第2駆動信号に
より、それぞれ該当するドライブを並行して駆動し、2
つのドライブa,bにおいて同時にシーク動作を実行さ
せることができる。
In this way, the first drive signal and the second drive signal are switched by the multiplexer 228 and outputted in a time-division manner, and the corresponding drive is enabled in synchronization with this switching operation, whereby the first drive signal The corresponding drives are driven in parallel by the second drive signal and the second drive signal.
Seek operations can be executed simultaneously in the two drives a and b.

【0020】これにより、2つのドライブa,bにおけ
るシーク動作を順次に行った場合に比べて、シーク動作
に要する時間を大幅に短縮することができ、ファームウ
ェアやパターンデータを高速にロードすることができる
。また、上述したパルス発生回路223,面指定信号発
生回路224,切換信号発生回路225,選択信号発生
回路226は、簡単な回路で実現できるので、これらの
回路を付加したことにより、ディスク制御装置の回路規
模が増大することはない。
[0020] As a result, the time required for the seek operation can be significantly shortened compared to the case where the seek operations in the two drives a and b are performed sequentially, and firmware and pattern data can be loaded at high speed. can. Furthermore, since the pulse generation circuit 223, surface designation signal generation circuit 224, switching signal generation circuit 225, and selection signal generation circuit 226 described above can be realized with simple circuits, the addition of these circuits can improve the performance of the disk control device. The circuit scale does not increase.

【0021】ところで、この場合に、フロッピーディス
ク制御回路222によって駆動されたドライブについて
は、このフロッピーディスク制御回路222により、シ
ーク動作が正常に終了したか否かがMPU211に通知
されるので、MPU211側で、シーク動作の正常終了
を確認することができる。しかしながら、第2駆動信号
を用いて駆動したドライブについては、フロッピーディ
スク制御回路222の通常の機能によっては、シーク動
作の正常終了を確認することができない。
By the way, in this case, for the drive driven by the floppy disk control circuit 222, the floppy disk control circuit 222 notifies the MPU 211 whether or not the seek operation has been completed normally. You can confirm that the seek operation has completed successfully. However, with respect to the drive driven using the second drive signal, it is not possible to confirm the normal completion of the seek operation depending on the normal function of the floppy disk control circuit 222.

【0022】以下、この第2駆動信号を用いて駆動した
ドライブについて、シーク動作の正常終了を確認する方
法について説明する。フロッピーディスク制御回路22
2は、上述したステップ402において指示されたシリ
ンダ数分の第1駆動信号を出力した後、ドライブ側から
の応答に応じて割り込み処理を行い、MPU211にシ
ーク動作が終了した旨を通知する。これに応じて、MP
U211は、シーク動作が終了したと判断して、ステッ
プ405における肯定判定とし、上述した終了通知に基
づいて、シーク動作が正常に終了したか否かを判定する
(ステップ406)。
Hereinafter, a method for confirming the normal completion of a seek operation for a drive driven using this second drive signal will be explained. Floppy disk control circuit 22
2 outputs the first drive signals for the number of cylinders instructed in step 402 described above, performs interrupt processing in response to a response from the drive side, and notifies the MPU 211 that the seek operation has ended. Accordingly, M.P.
The U211 determines that the seek operation has ended, makes an affirmative determination in step 405, and determines whether the seek operation has ended normally based on the above-mentioned end notification (step 406).

【0023】このステップ406における肯定判定の場
合に、MPU211は、選択信号発生回路226に対す
る制御情報として、上述したステップ402において第
2駆動信号で駆動するとしたドライブ(例えば、ドライ
ブb)が第1駆動信号に対応する旨を入力する(ステッ
プ407)。また、MPU211は、このドライブにお
けるヘッドの移動先のシリンダ番号を指定して、フロッ
ピーディスク制御回路222に対して、このドライブの
駆動を指示し、シーク動作を起動する(ステップ408
)。
In the case of an affirmative determination in step 406, the MPU 211 provides control information for the selection signal generation circuit 226 in which the drive determined to be driven by the second drive signal in step 402 (for example, drive b) is the first drive signal. The information corresponding to the signal is input (step 407). Furthermore, the MPU 211 specifies the cylinder number to which the head of this drive will move, instructs the floppy disk control circuit 222 to drive this drive, and starts a seek operation (step 408
).

【0024】ここで、上述した第2駆動信号に応じて、
該当するドライブが正常に動作していれば、ステップ4
08においてシーク動作が起動されたときには、既に、
ヘッドはシリンダ番号で指定された位置に移動している
。従って、この場合は、フロッピーディスク制御回路2
22が、第1駆動信号の出力に先立って該当するドライ
ブのヘッドの位置を確認した際に、ドライブ側から移動
先のシリンダ番号が返され、フロッピーディスク制御回
路222により、MPU211に対してシーク動作が終
了した旨が通知される。この終了通知に応じて、MPU
211は、ステップ409において、同時シーク動作が
正常に終了したと判定し、シーク動作を終了する。
[0024] Here, in response to the above-mentioned second drive signal,
If the drive in question is working properly, proceed to step 4.
When the seek operation is started in 08, it is already
The head is moving to the position specified by the cylinder number. Therefore, in this case, the floppy disk control circuit 2
22 confirms the position of the head of the corresponding drive before outputting the first drive signal, the drive side returns the cylinder number of the destination, and the floppy disk control circuit 222 causes the MPU 211 to perform a seek operation. You will be notified that the process has ended. In response to this termination notification, MPU
211 determines in step 409 that the simultaneous seek operation has ended normally, and ends the seek operation.

【0025】一方、上述したステップ406およびこの
ステップ409における否定判定の場合は、MPU21
1により、エラー処理が行われる。なお、同時にシーク
動作を実行させるドライブの数に限定はなく、例えば、
4つのドライブを並行して駆動する構成としてもよい。 この場合は、フロッピーディスク制御回路222に加え
て、3つのパルス発生回路223と3つの面指定信号発
生回路224とを備え、4つのドライブに対する駆動信
号をマルチプレクサによって時分割出力し、また、選択
信号発生回路226は、同様に、各駆動信号と各ドライ
ブとの対応関係に関する制御情報に基づいて、各ドライ
ブに対する選択信号を出力すればよい。
On the other hand, in the case of a negative determination in step 406 and step 409 described above, the MPU 21
1, error handling is performed. Note that there is no limit to the number of drives that perform seek operations at the same time; for example,
A configuration may be adopted in which four drives are driven in parallel. In this case, in addition to the floppy disk control circuit 222, three pulse generation circuits 223 and three surface designation signal generation circuits 224 are provided, and drive signals for the four drives are time-divisionally outputted by a multiplexer. Similarly, the generation circuit 226 may output a selection signal for each drive based on control information regarding the correspondence between each drive signal and each drive.

【0026】[0026]

【発明の効果】以上説明したように本発明は、各フロッ
ピーディスク駆動手段に対応する駆動信号の発生タイミ
ングに同期して、各フロッピーディスク駆動手段を有効
とすることにより、これらのフロッピーディスク駆動手
段によるシーク動作を並行して制御することを可能とし
、これらのフロッピーディスク駆動手段によるシーク動
作に要する時間を短縮することができるので、全体とし
て、フロッピーディスク装置におけるデータのアクセス
速度を高速化することができる。
As described above, the present invention enables each floppy disk drive means to be activated in synchronization with the generation timing of the drive signal corresponding to each floppy disk drive means. This makes it possible to control the seek operations of these floppy disk drives in parallel, and shortens the time required for seek operations by these floppy disk drive means, thereby increasing the data access speed of the floppy disk drive as a whole. I can do it.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a block diagram of the principle of the present invention.

【図2】本発明のディスク制御装置を適用したプリンタ
装置の実施例構成図である。
FIG. 2 is a configuration diagram of an embodiment of a printer device to which the disk control device of the present invention is applied.

【図3】ディスク制御装置の動作を表すタイミング図で
ある。
FIG. 3 is a timing diagram showing the operation of the disk control device.

【図4】シーク動作を表す流れ図である。FIG. 4 is a flowchart representing a seek operation.

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

101  フロッピーディスク駆動手段111  駆動
信号発生手段 121  駆動制御手段 211  マイクロプロセッサ(MPU)212  制
御記憶部(CS) 213  キャラクタジェネレータ(CG)214  
印字部 220  ディスク制御装置 222  フロッピーディスク制御回路(FDC)22
3  パルス発生回路 224  面指定信号発生回路 225  切換信号発生回路 226  選択信号発生回路 228  マルチプレクサ
101 Floppy disk drive means 111 Drive signal generation means 121 Drive control means 211 Microprocessor (MPU) 212 Control storage section (CS) 213 Character generator (CG) 214
Printing section 220 Disk control device 222 Floppy disk control circuit (FDC) 22
3 Pulse generation circuit 224 Surface designation signal generation circuit 225 Switching signal generation circuit 226 Selection signal generation circuit 228 Multiplexer

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  複数のフロッピーディスク駆動手段(
101)のいずれかによる読出,書込動作を制御するデ
ィスク制御装置において、前記複数のフロッピーディス
ク駆動手段(101)それぞれのヘッドの移動を駆動す
る駆動信号を時分割で発生し、前記複数のフロッピーデ
ィスク駆動手段(101)に送出する駆動信号発生手段
(111)と、前記各フロッピーディスク駆動手段(1
01)に対応する駆動信号の発生タイミングを示す駆動
指示が入力され、各駆動信号の発生タイミングに同期し
て、該当するフロッピーディスク駆動手段(101)の
動作を有効とする駆動制御手段(121)とを備えたこ
とを特徴とするディスク制御装置。
Claim 1: A plurality of floppy disk drive means (
101), in which a drive signal for driving the movement of each head of the plurality of floppy disk drive means (101) is generated in a time-sharing manner, drive signal generating means (111) for sending to the disk drive means (101); and each of the floppy disk drive means (101).
A drive control means (121) receives a drive instruction indicating the generation timing of the drive signal corresponding to 01) and enables the operation of the corresponding floppy disk drive means (101) in synchronization with the generation timing of each drive signal. A disk control device comprising:
JP40279890A 1990-12-17 1990-12-17 Disk control device Withdrawn JPH04216367A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP40279890A JPH04216367A (en) 1990-12-17 1990-12-17 Disk control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP40279890A JPH04216367A (en) 1990-12-17 1990-12-17 Disk control device

Publications (1)

Publication Number Publication Date
JPH04216367A true JPH04216367A (en) 1992-08-06

Family

ID=18512588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP40279890A Withdrawn JPH04216367A (en) 1990-12-17 1990-12-17 Disk control device

Country Status (1)

Country Link
JP (1) JPH04216367A (en)

Similar Documents

Publication Publication Date Title
JPH0574078A (en) Magnetic disk device
JPH10187359A (en) System for storing data and method for transferring data applied to the same system
US6124696A (en) Programmable stepper motor controller and method therefor
JPH04216367A (en) Disk control device
JPH0769770B2 (en) Data striping system and method
US4132979A (en) Method and apparatus for controlling a programmable logic array
JPS59723A (en) Control system of input and output interface
JP4655328B2 (en) Drive mechanism control device, drive mechanism control method and recording medium thereof
JP2537394B2 (en) Print control method of serial dot printer
JPH0877143A (en) Vector data processor
JPH0660576A (en) Servo signal write device
JPH11328823A (en) Disk array device, starting method thereof and medium to record its control program
JP2004180417A (en) Simultaneous control method for two or more motors, control system for two or more motors, pulse generating circuit for control of two or more motors, and pulse generating ic for control of two or more motors
JPS626245B2 (en)
JPH02178725A (en) Printing controller
JPH08297917A (en) Data copying system
JPH08235798A (en) Servo track writer
JP2504974B2 (en) Sequencer high-speed processing method
JPH0621984B2 (en) Micro program load method
JPH04106793A (en) Memory interface circuit
JP2575930B2 (en) Printer's print pin control circuit
JP2560874B2 (en) Magnetic disk drive
JPH07248885A (en) Mirror disk device
JP2001286190A (en) Motor controller
JPH02270163A (en) Magnetic disk device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980312