JPH0359454B2 - - Google Patents

Info

Publication number
JPH0359454B2
JPH0359454B2 JP59244747A JP24474784A JPH0359454B2 JP H0359454 B2 JPH0359454 B2 JP H0359454B2 JP 59244747 A JP59244747 A JP 59244747A JP 24474784 A JP24474784 A JP 24474784A JP H0359454 B2 JPH0359454 B2 JP H0359454B2
Authority
JP
Japan
Prior art keywords
file
address
instruction
bus
signal line
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 - Lifetime
Application number
JP59244747A
Other languages
Japanese (ja)
Other versions
JPS61122743A (en
Inventor
Yoshizo Wada
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.)
NEC Corp
Original Assignee
Nippon 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP59244747A priority Critical patent/JPS61122743A/en
Publication of JPS61122743A publication Critical patent/JPS61122743A/en
Publication of JPH0359454B2 publication Critical patent/JPH0359454B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は直列に接続された複数のフアイル装置
の選択方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a selection method for a plurality of file devices connected in series.

(従来の技術) 従来、第2図に示すようなフアイル制御装置2
01と、フアイル制御装置201に直列に接続さ
れた複数のフアイル装置210〜213とから成
るフアイルサブシステムにおいては、一つのフア
イル装置を選択するには次のような方法が採用さ
れている。すなわち、第3図に示すようにフアイ
ル制御装置301と、フアイル装置310〜31
3との間のインターフエースは命令バス320
と、命令バス有効信号線321と、フアイル装置
アドレスバス322と、フアイル装置選択完了信
号線323とによつて構成してあるものとする。
それぞれのフアイル装置は第4図に示すように自
己のアドレスを格納する自己アドレスメモリ40
1を有し、命令バス有効信号線402の状態が
“1”になつた時に命令バス403に印加された
命令を命令デコード回路404で解読し、命令が
フアイル装置選択命令であれば信号線405に命
令バス有効信号を出力し、自己アドレスメモリ4
01の内容とフアイル装置アドレスバス406上
のアドレスとをアドレス比較回路407により比
較する。両者が一致すればフアイル装置選択完了
信号を信号線408上に出力し、フアイル制御装
置201に送出する。
(Prior art) Conventionally, a file control device 2 as shown in FIG.
01 and a plurality of file devices 210 to 213 connected in series to the file control device 201, the following method is adopted to select one file device. That is, as shown in FIG. 3, a file control device 301 and file devices 310 to 31
3 is an instruction bus 320.
, a command bus valid signal line 321 , a file device address bus 322 , and a file device selection completion signal line 323 .
Each file device has its own address memory 40 for storing its own address as shown in FIG.
1, and when the state of the command bus valid signal line 402 becomes "1", the command applied to the command bus 403 is decoded by the command decode circuit 404, and if the command is a file device selection command, the signal line 405 is decoded. outputs an instruction bus valid signal to self-address memory 4.
An address comparison circuit 407 compares the contents of 01 with the address on the file device address bus 406. If the two match, a file device selection completion signal is output onto the signal line 408 and sent to the file control device 201.

以上のようにしてそれぞれのフアイル装置にそ
れぞれの異なるアドレスを与えることにより、複
数のフアイル装置210〜213のうち一つのフ
アイル装置を選択することができる。
By giving different addresses to each file device as described above, one file device can be selected from among the plurality of file devices 210 to 213.

近年、フアイルに記憶されたデータの信頼性を
向上させるために、一つのデータブロツクを二つ
のフアイル装置に記憶させる方式が考えられてい
る。これは、いわゆるフアイルの二重書きと呼ば
れるものであるが、この方式を第2図に示したフ
アイルサブシステムで実現しようとするには以下
のようにすればよい。
In recent years, in order to improve the reliability of data stored in files, methods have been considered in which one data block is stored in two file devices. This is what is called double writing of files, and in order to implement this method with the file subsystem shown in FIG. 2, the following procedure can be used.

すなわち、たとえば一対のフアイル装置21
0,211に同一のデータを同時に記憶させるた
めには、フアイル装置210,211のそれぞれ
が有するアドレスを同じアドレス値に設定する。
このように設定することによつて、フアイル装置
210,211は同時に選択され、同一のデータ
を同時に記憶させることが可能となる。
That is, for example, a pair of file devices 21
In order to store the same data in 0 and 211 at the same time, the addresses of each of the file devices 210 and 211 are set to the same address value.
By setting in this way, the file devices 210 and 211 can be selected at the same time, and the same data can be stored at the same time.

(発明が解決しようとする問題点) しかしながら、以上説明したように二つのフア
イル装置が同一のアドレスを有することによつて
フアイルの二重書きが可能となる反面、二つのフ
アイル装置を制御するフアイル制御装置にとつて
は、それぞれのフアイル装置を個別に制御するこ
とが不可能となり、たとえば二つのフアイル装置
のうちの一つに障害が発生した場合には、障害の
回復処理が困難になるという欠点があつた。
(Problem to be Solved by the Invention) However, as explained above, when two file devices have the same address, it is possible to write files twice; For the control device, it becomes impossible to control each file device individually, and if a failure occurs in one of the two file devices, for example, it will be difficult to recover from the failure. There were flaws.

本発明の目的は、それぞれの異なつた二つのフ
アイル装置が第1のアドレスと第2のアドレスと
を同時に有することにより、フアイルの二重書き
を実現すると共に、フアイル制御装置がそれぞれ
のフアイル装置を個別に制御することができるよ
うにして上記欠点を除去し、信頼性を保全性とを
同時に向上させたフアイル装置選択方式を提供す
ることにある。
An object of the present invention is to realize double writing of files by having two different file devices simultaneously have a first address and a second address, and to have a file control device control each file device. It is an object of the present invention to provide a file device selection method that eliminates the above-mentioned drawbacks by allowing individual control, and improves reliability and maintainability at the same time.

(問題点を解決するための手段) 本発明によるフアイル装置選択方式は、フアイ
ル制御装置と、フアイル制御装置へ直列に接続さ
れた複数のフアイル装置と、フアイル制御装置と
フアイル装置との間のインターフエースとによつ
て構成したものである。
(Means for Solving Problems) The file device selection method according to the present invention includes a file control device, a plurality of file devices connected in series to the file control device, and an interface between the file control device and the file device. It is composed of Ace and Ace.

上記インターフエースは、命令バスと、命令バ
ス有効信号線と、フアイル装置アドレスバスと、
フアイル装置選択完了信号線とから成るものであ
る。
The above interface includes an instruction bus, an instruction bus enable signal line, a file device address bus,
This line consists of a file device selection completion signal line.

上記各フアイル装置は、第1および第2のアド
レスメモリと、アドレス選択回路と、命令デコー
ド回路と、比較回路とから成るものである。
Each of the above file devices includes first and second address memories, an address selection circuit, an instruction decode circuit, and a comparison circuit.

第1のアドレスメモリは、第1のアドレスを与
えるものであり、第2のアドレスメモリは第2の
アドレスを与えるものである。
The first address memory provides a first address, and the second address memory provides a second address.

アドレス選択回路は、命令バス有効信号線によ
つて有効化されていて命令バス上の命令が第1の
命令であつた時には第1のアドレスメモリを選択
し、命令バス有効信号線によつて有効化されてい
る命令バス上の命令が第2の命令であつた時には
第2のアドレスメモリ選択するためのものであ
る。
The address selection circuit selects the first address memory when it is enabled by the instruction bus valid signal line and the instruction on the instruction bus is the first instruction, and is enabled by the instruction bus valid signal line. This is for selecting the second address memory when the command on the designated command bus is the second command.

命令デコード回路は、命令バス上の情報を解読
して第1の命令あるいは第2の命令をアドレス選
択回路に送出するためのものである。
The instruction decode circuit decodes information on the instruction bus and sends the first instruction or the second instruction to the address selection circuit.

比較回路は、アドレス選択回路により選択され
たアドレスとフアイル装置アドレスバス上のフア
イル装置アドレスとを比較するためのものであ
る。
The comparison circuit is for comparing the address selected by the address selection circuit with the file device address on the file device address bus.

本発明において、フアイル装置選択方式は、比
較の結果が一致を示している時に限つてフアイル
装置選択完了信号線上の情報をフアイル制御装置
に送出するように構成したものである。
In the present invention, the file device selection method is configured such that information on the file device selection completion signal line is sent to the file control device only when the comparison result shows a match.

(実施例) 次に、本発明について図面を参照して詳細に説
明する。
(Example) Next, the present invention will be described in detail with reference to the drawings.

本発明の一実施例を示す第1図において、本発
明のフアイル装置選択方式を実現するシステムの
一実施例は、第1のアドレスメモリ101と、第
2のアドレスメモリ102と、命令デコード回路
103と、アドレス選択回路104と、アドレス
比較回路105とから構成したものである。第1
図において110は命令バス有効信号、111は
命令バス、112はフアイル装置アドレスバス、
113はフアイル装置選択完了信号である。
In FIG. 1 showing an embodiment of the present invention, an embodiment of the system for realizing the file device selection method of the present invention includes a first address memory 101, a second address memory 102, and an instruction decoding circuit 103. , an address selection circuit 104 , and an address comparison circuit 105 . 1st
In the figure, 110 is an instruction bus valid signal, 111 is an instruction bus, 112 is a file device address bus,
113 is a file device selection completion signal.

第1図において、フアイル制御装置から信号線
110を介して送出された命令バス有効信号の状
態が“1”になると、命令デコード回路103は
命令バス111データを解読する。上記データが
第1の命令であるならば、信号線120上のデー
タがアドレス選択回路104に送出される。アド
レス選択回路104は信号線120上のデータを
受信すると第1のアドレスメモリ101を選択
し、アドレス比較回路105にその内容を送出す
る。アドレスバス比較回路105は、フアイル装
置アドレスバス112上のデータとアドレス選択
回路104を介して送られてきた第1のアドレス
メモリの内容とを比較し、両者が一致すればフア
イル装置選択完了信号を信号線113を介してフ
アイル制御装置に送出する。
In FIG. 1, when the state of the instruction bus valid signal sent from the file control device via the signal line 110 becomes "1", the instruction decode circuit 103 decodes the instruction bus 111 data. If the data is the first command, the data on signal line 120 is sent to address selection circuit 104. When the address selection circuit 104 receives the data on the signal line 120, it selects the first address memory 101 and sends its contents to the address comparison circuit 105. The address bus comparison circuit 105 compares the data on the file device address bus 112 with the contents of the first address memory sent via the address selection circuit 104, and if they match, outputs a file device selection completion signal. It is sent to the file control device via the signal line 113.

一方、命令バス111上のデータが第2の命令
であるならば、命令デコード回路103は信号線
121上のデータをアドレス選択回路104に送
出する。アドレス選択回路104は信号線121
上のデータを受信すると、第2のアドレスメモリ
102の内容を選択し、アドレス比較回路105
に送出する。アドレス比較回路105ではフアイ
ル装置アドレスバス112上のデータとアドレス
選択回路104から送出されてきた第2のアドレ
スメモリの内容とを比較し、両者が一致すればフ
アイル装置選択完了信号を信号線113を介して
フアイル制御装置に送出する。
On the other hand, if the data on the command bus 111 is the second command, the command decode circuit 103 sends the data on the signal line 121 to the address selection circuit 104. The address selection circuit 104 is connected to the signal line 121
Upon receiving the above data, the contents of the second address memory 102 are selected and the address comparison circuit 105 selects the contents of the second address memory 102.
Send to. The address comparison circuit 105 compares the data on the file device address bus 112 with the contents of the second address memory sent from the address selection circuit 104, and if they match, sends a file device selection completion signal to the signal line 113. The data is sent to the file control device via the file controller.

(発明の効果) 本発明は以上説明したように、それぞれのフア
イル装置に二つのアドレスを備え、フアイル制御
装置からの命令に応じて比較すべきアドレスを選
択することにより、フアイルの二重書きとフアイ
ル装置の個別制御とを同時に実現できるという効
果がある。
(Effects of the Invention) As explained above, the present invention prevents double writing of files by providing two addresses in each file device and selecting an address to be compared according to a command from a file control device. This has the effect of simultaneously realizing individual control of file devices.

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

第1図は、本発明によるフアイル装置選択方法
を実現する一実施例を示すブロツク図である。第
2図は、一般的なフアイルサブシステムを示すブ
ロツク図である。第3図は、フアイル制御装置と
フアイル装置との間の一般的なインターフエース
を示すブロツク図である。第4図は、従来のフア
イル装置選択方式の一例を示すブロツク図であ
る。 101,102,401……アドレスメモリ、
103,404……命令デコード回路、104…
…アドレス選択回路、105,407……アドレ
ス比較回路、201,301……フアイル制御装
置、210〜213,310……フアイル装置、
110〜113,120,121,320〜32
2,402,403,405,406……信号
線。
FIG. 1 is a block diagram showing an embodiment of the file device selection method according to the present invention. FIG. 2 is a block diagram showing a typical file subsystem. FIG. 3 is a block diagram showing a typical interface between a file controller and a file device. FIG. 4 is a block diagram showing an example of a conventional file device selection method. 101, 102, 401...address memory,
103, 404...Instruction decoding circuit, 104...
...Address selection circuit, 105,407...Address comparison circuit, 201,301...File control device, 210-213,310...File device,
110-113, 120, 121, 320-32
2,402,403,405,406...Signal line.

Claims (1)

【特許請求の範囲】[Claims] 1 フアイル制御装置と、前記フアイル制御装置
へ直列に接続された複数のフアイル装置と、前記
フアイル制御装置と前記フアイル装置との間のイ
ンターフエースとから成るフアイル装置選択方式
において、前記インターフエースが命令バスと、
命令バス有効信号線と、フアイル装置アドレスバ
スと、フアイル装置選択完了信号線とから成り、
且つ前記複数のフアイル装置のそれぞれが第1の
アドレスを与えるための第1のアドレスメモリ
と、第2のアドレスを与えるための第2のアドレ
スメモリと、前記命令バス有効信号線によつて有
効化されていて前記命令バス上の命令が第1の命
令であつた時には前記第1のアドレスメモリを選
択し、前記命令バス有効信号線によつて有効化さ
れていて前記命令バス上の命令が第2の命令であ
つた時には前記第2のアドレスメモリを選択する
ためのアドレス選択回路と、前記命令バス上の情
報を解読して第1の命令あるいは第2の命令を前
記アドレス選択回路に送出するための命令デコー
ド回路と、前記アドレス選択回路により選択され
たアドレスと前記フアイル装置アドレスバス上の
フアイル装置アドレスとを比較するための比較回
路とから成り、且つ、前記比較の結果が一致を示
している時に限つて前記フアイル装置選択完了信
号線上の情報を前記フアイル制御装置に送出する
ように構成したことを特徴とするフアイル装置選
択方式。
1. In a file device selection method comprising a file control device, a plurality of file devices connected in series to the file control device, and an interface between the file control device and the file device, the interface bus and
It consists of an instruction bus valid signal line, a file device address bus, and a file device selection completion signal line,
and each of the plurality of file devices has a first address memory for providing a first address, a second address memory for providing a second address, and is enabled by the instruction bus enable signal line. If the instruction on the instruction bus is enabled and the instruction on the instruction bus is the first instruction, the first address memory is selected; 2, an address selection circuit for selecting the second address memory; and an address selection circuit for decoding the information on the instruction bus and sending the first instruction or the second instruction to the address selection circuit. and a comparison circuit for comparing the address selected by the address selection circuit with the file device address on the file device address bus, and the result of the comparison indicates a match. A file device selection method characterized in that the information on the file device selection completion signal line is sent to the file control device only when the file device selection completion signal line is present.
JP59244747A 1984-11-20 1984-11-20 Selecting system of file device Granted JPS61122743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59244747A JPS61122743A (en) 1984-11-20 1984-11-20 Selecting system of file device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59244747A JPS61122743A (en) 1984-11-20 1984-11-20 Selecting system of file device

Publications (2)

Publication Number Publication Date
JPS61122743A JPS61122743A (en) 1986-06-10
JPH0359454B2 true JPH0359454B2 (en) 1991-09-10

Family

ID=17123289

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59244747A Granted JPS61122743A (en) 1984-11-20 1984-11-20 Selecting system of file device

Country Status (1)

Country Link
JP (1) JPS61122743A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8914615B2 (en) 2011-12-02 2014-12-16 Arm Limited Mapping same logical register specifier for different instruction sets with divergent association to architectural register file using common address format

Also Published As

Publication number Publication date
JPS61122743A (en) 1986-06-10

Similar Documents

Publication Publication Date Title
USRE45857E1 (en) External storage device and memory access control method thereof
JPH05189163A (en) Multiple write disk sub system
JPH0359454B2 (en)
JPS6288044A (en) Memory control system
JPS6232818B2 (en)
JPS6186859A (en) Bus selector
JPS5821734B2 (en) Direct memory access control method
JPS6149751B2 (en)
JPS61123950A (en) Memory access control method
JPH0664561B2 (en) Simultaneous writing circuit
JPS5958698A (en) Semiconductor integrated circuit storage device
JPH05210566A (en) Memory device and data read/write method of memory
JPH0514293B2 (en)
JPS6079450A (en) Correction system for storage device error
JPS6340058B2 (en)
JPH0470660B2 (en)
JPS58192123A (en) Device for transferring and controlling input and output data
JPH0594265A (en) Multiple writing filing system
JPS60226026A (en) Optical disc control device
JPS6261977B2 (en)
JPH04336643A (en) Information processor
JPS63175956A (en) Parity circuit
JPS6121542A (en) Data transfer device
JPS63126047A (en) Memory control system
JPS6068461A (en) Memory multiplex access device