JPH05324545A - Bus controller - Google Patents

Bus controller

Info

Publication number
JPH05324545A
JPH05324545A JP12375592A JP12375592A JPH05324545A JP H05324545 A JPH05324545 A JP H05324545A JP 12375592 A JP12375592 A JP 12375592A JP 12375592 A JP12375592 A JP 12375592A JP H05324545 A JPH05324545 A JP H05324545A
Authority
JP
Japan
Prior art keywords
address
data
signal
bus
group
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
JP12375592A
Other languages
Japanese (ja)
Inventor
Minoru Ota
田 実 太
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP12375592A priority Critical patent/JPH05324545A/en
Publication of JPH05324545A publication Critical patent/JPH05324545A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide the bus controller which easily realizes initial connection procedures of broadcast. CONSTITUTION:A bus controller 1 on the transmission side is provided with a group address encoding circuit 2 which encodes a group address to output it to a data bus, a device address encoding circuit 3 which encodes a device address to output it to the data bus, and a control circuit 4 which shakes hands with the reception side through the data bus. A bus controller 5 on the reception side is provided with a group address decoder 6 which takes in the group address from the data bus to discriminate whether the group address coincides with the group to which the device belongs or not, a device address decoder 7 which decodes the device address, and a control circuit 8 which shakes hands with the transmission side through the data bus. Thus, addresses can be transferred to plural devices on the reception by one handshake even in the case of broadcast, and the increase of overhead of a parallel data transfer bus and the degradation of throughput are suppressed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、デジタルデータ転送路
のバス制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus controller for a digital data transfer path.

【0002】[0002]

【従来の技術】並列データ転送バスにおけるバス制御装
置の従来構成について図5を参照して説明する。同図に
おいて、並列データ転送バス42は、機器アドレス信号
及びデータ信号を伝送するデータ信号線41、データ信
号が有効であることを示すストローブ信号を伝送するス
トローブ信号線38、データの受入れ準備が完了したこ
とを受信側から送信側に通知するレディ信号を伝送する
レディ信号線39、データ受信が完了したことを受信側
から送信側に通知するアクノレッジ信号を伝送するアク
ノレッジ信号線40、データ信号41上に機器アドレス
信号が出力されているか、データ信号が出力されている
かを示す機器アドレス・データ識別信号を伝送する機器
アドレス・データ識別信号線37等によって形成され
る。このデータ転送バス42においては、機器アドレス
・データ識別信号が“L”レベルのときはデータを受信
すべき機器のアドレス信号がデータ信号線41に出力さ
れており、機器アドレス・データ識別信号が“H”レベ
ルのときはデータ信号の入出力が行われることを表す。
2. Description of the Related Art A conventional structure of a bus control device in a parallel data transfer bus will be described with reference to FIG. In the figure, the parallel data transfer bus 42 includes a data signal line 41 for transmitting a device address signal and a data signal, a strobe signal line 38 for transmitting a strobe signal indicating that the data signal is valid, and preparation for receiving data is completed. On the data signal 41, the ready signal line 39 for transmitting the ready signal for notifying the transmitting side that the reception side has transmitted, the acknowledge signal line 40 for transmitting the acknowledge signal for notifying the transmitting side of the completion of the data reception Is formed by a device address / data identification signal line 37 or the like that transmits a device address / data identification signal indicating whether a device address signal is output or a data signal is output. In this data transfer bus 42, when the device address / data identification signal is at "L" level, the address signal of the device that should receive the data is output to the data signal line 41, and the device address / data identification signal is " When it is at H level, it means that a data signal is input / output.

【0003】並列データ転送バス42に各種信号を送り
出す送信側のバス制御装置30は、データを送るべき受
信側機器の機器アドレスをエンコードする機器アドレス
エンコード回路31と、機器アドレス、データのハンド
シェイクを受信側と行なう制御回路32とを備える。並
列データ転送バス42から各種信号を取込む受信側のバ
ス制御装置33は、データ信号線41から機器アドレス
信号をデコードする機器アドレスデコード回路35と、
機器アドレス、データのハンドシェイクを送信側と行な
う制御回路36とを備える。
The bus control device 30 on the transmitting side, which sends out various signals to the parallel data transfer bus 42, performs a handshake of the device address and data with a device address encoding circuit 31 which encodes the device address of the receiving device to which the data is to be sent. The control circuit 32 is provided for the reception side. The bus controller 33 on the receiving side, which takes in various signals from the parallel data transfer bus 42, has a device address decoding circuit 35 which decodes a device address signal from the data signal line 41,
A control circuit 36 for handshaking device addresses and data with the transmitting side is provided.

【0004】機器アドレスの転送手順を図6を参照して
説明する。同図において、送信側のバス制御装置30
は、レディ信号線39が“H”レベルであることを確認
すると、機器アドレスエンコード回路31からデータの
送り先の機器を示す機器アドレス信号をデータ信号線4
1に送出する。機器アドレス・データ識別信号線37を
“L”レベルにして機器アドレス信号が送られることを
示し、同時にストローブ信号を“L”レベルに設定して
データ信号線41が有効であることを示す。受信側のバ
ス制御装置33は、常時並列データ転送バス42の制御
信号線のレベルを監視している。バス制御装置33は、
機器アドレス・データ識別信号線37が“L”レベル
で、かつ、ストローブ信号線38が“L”レベルである
ことを検出すると、データ信号線41上の機器アドレス
信号を機器アドレスデコード回路35に取込ませ、制御
回路36にレディ信号線39を“L”レベルに設定させ
る。機器アドレスデコード回路35は取込んだ機器アド
レス信号を復号し、予め設定されている自己の機器アド
レスと一致しているかどうかを判別する。一致すると、
機器アドレスデコード回路35の出力を“H”レベルに
設定して制御回路36にデータの送り先に指定されたこ
とを知らせる。受信側のバス制御装置33は、機器アド
レスの受信を完了すると、送信側に機器アドレスの指定
を確認したことを伝えるべく“H”レベルのアクノレッ
ジ信号を並列データ転送バス42のアクノレッジ信号線
40に送出する。送信側のバス制御装置30は、“H”
レベルのアクノレッジ信号を受信すると、ストローブ信
号線38を“H”レベルに戻す。このようにハンドシェ
イクを行って、並列データ転送バス42を介した送信側
と受信側相互間のデータ伝送路が確立される。この後、
送信側からデータの送出が開始される。
The transfer procedure of the device address will be described with reference to FIG. In the figure, the bus control device 30 on the transmission side
After confirming that the ready signal line 39 is at the “H” level, the device address encoding circuit 31 sends a device address signal indicating the device to which the data is sent to the data signal line 4.
Send to 1. The device address / data identification signal line 37 is set to "L" level to indicate that the device address signal is transmitted, and at the same time, the strobe signal is set to "L" level to indicate that the data signal line 41 is valid. The bus control device 33 on the receiving side constantly monitors the level of the control signal line of the parallel data transfer bus 42. The bus controller 33
When it is detected that the device address / data identification signal line 37 is at "L" level and the strobe signal line 38 is at "L" level, the device address signal on the data signal line 41 is sent to the device address decoding circuit 35. Then, the control circuit 36 sets the ready signal line 39 to the “L” level. The device address decoding circuit 35 decodes the taken-in device address signal and determines whether or not the device address signal matches the preset device address of itself. If they match,
The output of the device address decoding circuit 35 is set to the "H" level to inform the control circuit 36 that the data destination has been designated. Upon completion of receiving the device address, the bus control device 33 on the receiving side sends an acknowledge signal of “H” level to the acknowledge signal line 40 of the parallel data transfer bus 42 to inform the transmitting side that the designation of the device address has been confirmed. Send out. The bus control device 30 on the transmission side is "H"
When the level acknowledge signal is received, the strobe signal line 38 is returned to the "H" level. By performing the handshake in this way, a data transmission path between the transmission side and the reception side via the parallel data transfer bus 42 is established. After this,
Data transmission is started from the transmission side.

【0005】[0005]

【発明が解決しようとする課題】並列処理型コンピュー
タシステムやマルチプロセッサシステム等では、1つの
送信側の機器からデータ信号を複数の受信側の機器に同
時に送り出すブロードキャストを行う必要がある。この
場合には、送信側機器とデータ信号を受けるべき個々の
受信側機器との間にデータ伝送路を確立する上述したハ
ンドシェイクを該当する受信機器の数だけ繰り返して行
なう。しかしながら、上述したデータバス制御システム
では、ブロードキャストの対象となる機器数の増加と共
にハンドシェイクの回数も増す結果、機器アドレスの転
送に要するオーバヘッドの増加、スループットの減少が
生ずる。よって、本発明は、ブロードキャストにおける
ハンドシェイクを簡便に実現するバス制御装置を提供す
ることを目的とする。
In a parallel processing type computer system, a multiprocessor system, etc., it is necessary to perform a broadcast in which a data signal is sent from one transmitting side device to a plurality of receiving side devices at the same time. In this case, the above-mentioned handshake for establishing a data transmission path between the transmitting side device and each receiving side device to receive the data signal is repeated by the number of the corresponding receiving devices. However, in the above-described data bus control system, the number of handshakes increases as the number of devices to be broadcast increases, and as a result, the overhead required to transfer the device address increases and the throughput decreases. Therefore, an object of the present invention is to provide a bus control device that easily realizes a handshake in broadcasting.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
本発明のバス制御装置は、並列データ転送バスに接続さ
れた複数の機器間のデータ転送を制御するバス制御装置
において、データ信号を送信する機器に設けられて、デ
ータ信号の送出に先行してデータ信号を同時に受信すべ
き複数の機器を示すグループアドレス信号を上記並列デ
ータ転送バスに送出するグループアドレスデコーダと、
データ信号を受信する機器に設けられて、上記並列デー
タ転送バスから上記グループアドレス信号を取込んで自
己の保持するグループアドレスとの一致を判別して上記
データ信号を受信する機器の上記データ信号の受信を可
能にするグループアドレスデコーダと、を備えることを
特徴とする。
To achieve the above object, a bus controller of the present invention transmits a data signal in a bus controller for controlling data transfer between a plurality of devices connected to a parallel data transfer bus. A group address decoder provided in the device for sending a group address signal indicating a plurality of devices that should simultaneously receive the data signal prior to sending the data signal, to the parallel data transfer bus;
The data signal of the device that receives the data signal is provided in the device that receives the data signal, and the group address signal is fetched from the parallel data transfer bus to determine the match with the group address held by itself. And a group address decoder that enables reception.

【0007】[0007]

【作用】上記構成の本発明によれば、データ転送バスに
接続された受信側の複数の機器は、予め個々の機器のア
ドレスの他に機器のグループに割り当てられたグループ
アドレスを持つ。送信側はエンコード部からブロードキ
ャストの対象となる機器のグループを示すグループアド
レスをデータ転送バスに出力する。各機器のデコード部
ではバス上に発生したアドレスを取込み、そのアドレス
がその機器の属するグループに一致するかどうかを判別
する。一致した機器はデータの受信の準備を行う。該当
する機器の全てが判別を終えると、ブロードキャストを
行なうことが可能となる。この結果、データを受信させ
る機器毎にハンドシェイクを繰り返さずとも良く、機器
アドレス転送に要するオーバヘッドの増加、スループッ
トの減少を防止できる。
According to the present invention having the above structure, the plurality of devices on the receiving side connected to the data transfer bus have the group address assigned to the device group in advance in addition to the addresses of the individual devices. The transmitting side outputs a group address indicating a group of devices to be broadcast from the encoding unit to the data transfer bus. The decoding unit of each device takes in the address generated on the bus and determines whether the address matches the group to which the device belongs. The matched device prepares to receive data. When all the applicable devices have completed the determination, it becomes possible to broadcast. As a result, it is not necessary to repeat the handshake for each device that receives data, and it is possible to prevent an increase in overhead required for device address transfer and a decrease in throughput.

【0008】[0008]

【実施例】本発明の実施例について図1を参照して説明
する。同図において、バス制御装置は、送信側のバス制
御装置1、並列データ転送バス20、受信側のバス制御
装置5によって構成されている。バス制御装置1は、機
器のグループアドレスを表すグループアドレス信号を送
信するグループアドレスエンコード回路2、機器アドレ
スを表す機器アドレス信号をデータ信号線に送出する機
器アドレスエンコード回路3、グループアドレス、機器
アドレス及びデータのハンドシェイクを受信側と行なう
制御回路4によって構成される。上記ハンドシェイクの
ために制御回路4は、信号線上にアドレス信号及びデー
タ信号のうちいずれが存在するかを示す機器アドレス・
データ識別信号を出力する。また、送信するグループア
ドレス信号、機器アドレス信号及びデータ信号が有効で
あることを示すストローブ信号を受信側に向けて送信す
ると共に、データの受入れ準備が完了したことを受信側
の機器が送信側に知らせるレディ信号及びデータ受信が
完了したことを受信側の機器から送信側に知らせるアク
ノレッジ信号を受信する。バス制御装置1は、上記機器
アドレス・データ識別信号を“L”レベルにして、グル
ープアドレス及び機器アドレスの内少なくともいずれか
を送出し、該機器アドレス・データ識別信号を“H”レ
ベルにしてデータの送出を行う。
EXAMPLE An example of the present invention will be described with reference to FIG. In the figure, the bus control device includes a bus control device 1 on the transmission side, a parallel data transfer bus 20, and a bus control device 5 on the reception side. The bus control device 1 includes a group address encoding circuit 2 for transmitting a group address signal indicating a group address of a device, a device address encoding circuit 3 for transmitting a device address signal indicating a device address to a data signal line, a group address, a device address, and The control circuit 4 performs a data handshake with the receiving side. Due to the handshake, the control circuit 4 controls the device address, which indicates which of the address signal and the data signal is present on the signal line.
Output a data identification signal. In addition, the group address signal to be transmitted, the device address signal and the strobe signal indicating that the data signal is valid are transmitted to the receiving side, and the receiving side device notifies the transmitting side that the preparation for receiving the data is completed. A ready signal for notifying and an acknowledge signal for notifying the transmitting side that the data reception is completed are received from the receiving side device. The bus control device 1 sets the device address / data identification signal to the “L” level, sends at least one of the group address and the device address, sets the device address / data identification signal to the “H” level, and outputs the data. Is sent.

【0009】並列データ転送バス20は、上記グループ
アドレス信号を他の機器に伝送するグループアドレス信
号線13a〜13c、上記機器アドレス信号及びデータ
信号を他の機器に伝送するデータ信号線14、上記スト
ローブ信号を他の機器に伝送するストローブ信号線1
0、レディ信号を伝送するレディ信号線11、アクノレ
ッジ信号を伝送するアクノレッジ信号線12等を備え
る。
The parallel data transfer bus 20 includes group address signal lines 13a to 13c for transmitting the group address signal to another device, a data signal line 14 for transmitting the device address signal and the data signal to another device, and the strobe. Strobe signal line 1 for transmitting signals to other devices
0, a ready signal line 11 for transmitting a ready signal, an acknowledge signal line 12 for transmitting an acknowledge signal, and the like.

【0010】受信側のバス制御装置5は、グループアド
レスデコード回路6、機器アドレスデコード回路7及び
制御回路8を備える。グループアドレスデコード回路6
は、グループアドレス信号線13a〜13cに送出され
たグループアドレス信号を取込み、デコードされたグル
ープアドレスがその機器の属するグループに一致するど
うかを判断し、判別結果を制御回路8に与える。機器ア
ドレスデコード回路7は、データ信号線14により伝送
される機器アドレス信号を取込み、これをデコードして
受信側機器に予め設定された機器アドレスと一致するか
どうかを判別し、判別結果を制御回路8に与える。グル
ープアドレスデコード回路6及びの機器アドレスデコー
ド回路7の判別出力は論理和がとられて制御回路8に入
力される。制御回路8は、グループアドレス、機器アド
レス及びデータのハンドシェイク等を送信側と行なう。
The bus control device 5 on the receiving side includes a group address decoding circuit 6, a device address decoding circuit 7 and a control circuit 8. Group address decoding circuit 6
Takes in the group address signal sent to the group address signal lines 13a to 13c, judges whether the decoded group address matches the group to which the device belongs, and gives the judgment result to the control circuit 8. The device address decoding circuit 7 takes in the device address signal transmitted through the data signal line 14, decodes it to determine whether or not it matches the device address preset in the receiving side device, and the determination result is the control circuit. Give to eight. The discrimination outputs of the group address decoding circuit 6 and the device address decoding circuit 7 are ORed and input to the control circuit 8. The control circuit 8 performs a group address, a device address, a data handshake, and the like with the transmitting side.

【0011】本発明のバス制御装置を使用したデータ送
信機器及びデータ受信機器の構成を図2を参照して説明
する。同図において図1と対応する部分には同一符号を
付し、かかる部分の説明は省略する。送信機器21は、
送信側のバス制御装置1及びデータレジスタ22を備え
る。受信機器24は、受信側のバス制御装置5、データ
レジスタ23及びバストランシーバ25を備える。デー
タレジスタ22及び23は並列データ転送バス20のデ
ータ信号線14を介して接続され、夫々並列データ転送
バス20上に送出するアドレスの保持及び並列データ転
送バス20から送られて来たデータの保持を行う。バス
トランシーバ25はオープンコレクタ出力を持ってお
り、複数の受信機器のレディ信号及びアクノレッジ信号
について並列データ転送バス20上で論理積をとること
を可能にする。この論理積をとる操作によって、並列デ
ータ転送バス20に接続された全ての受信機器がアドレ
スのデコードを終了し、アドレス指定された受信機器が
転送されるデータを取込む準備を終えたこと等を送信機
器21のバス制御装置1に知らせる。
The structures of the data transmitting device and the data receiving device using the bus control device of the present invention will be described with reference to FIG. In the figure, parts corresponding to those in FIG. 1 are designated by the same reference numerals, and description of such parts will be omitted. The transmitting device 21 is
The transmission side bus control device 1 and the data register 22 are provided. The receiving device 24 includes a bus controller 5 on the receiving side, a data register 23, and a bus transceiver 25. The data registers 22 and 23 are connected via the data signal line 14 of the parallel data transfer bus 20 and hold the addresses to be sent to the parallel data transfer bus 20 and the data sent from the parallel data transfer bus 20, respectively. I do. The bus transceiver 25 has an open collector output, and it is possible to take a logical product on the parallel data transfer bus 20 with respect to ready signals and acknowledge signals of a plurality of receiving devices. By the operation of taking the logical product, all the receiving devices connected to the parallel data transfer bus 20 have finished decoding the address, and the receiving device addressed is ready to take in the data to be transferred. Notify the bus controller 1 of the transmitter 21.

【0012】図3は、本バス制御装置を使用したシステ
ムの構成を示している。このシステムは、送信機器21
及び受信機器24a〜24i相互間を並列データ転送バ
ス20で接続している。各受信機器には、例えば、1〜
9の機器アドレスが割り当てられる。また、各受信機器
は、機能等により3つのグループに分けられている。
FIG. 3 shows the configuration of a system using this bus control device. This system includes a transmitter 21
And the receiving devices 24a to 24i are connected to each other by the parallel data transfer bus 20. For each receiving device, for example,
9 device addresses are assigned. Also, each receiving device is divided into three groups according to functions and the like.

【0013】すなわち、 第1グループ 受信機器2
4a、24b、24c 第2グループ 受信機器24d、24e、24f 第3グループ 受信機器24g、24h、24i である。
That is, the first group receiving device 2
4a, 24b, 24c second group receiving devices 24d, 24e, 24f third group receiving devices 24g, 24h, 24i.

【0014】上記バス制御装置のグループアドレスエン
コード回路2の動作を表1を参照して説明する。
The operation of the group address encoding circuit 2 of the bus control device will be described with reference to Table 1.

【0015】[0015]

【表1】 第1グループの選択を表す信号がグループアドレスエン
コーダ回路2与えられると、グループアドレスエンコー
ダ回路2は、グループアドレス信号線13a〜13cの
うち信号線13aのみを“H”にする。第2グループの
選択を表す信号が与えられると、グループアドレス信号
線13a〜13cのうち信号13bのみを“H”にす
る。第3グループの選択を表す信号が与えられると、グ
ループアドレス信号線13a〜13cのうち信号線13
cのみを“H”にする。
[Table 1] When the signal indicating the selection of the first group is given to the group address encoder circuit 2, the group address encoder circuit 2 sets only the signal line 13a of the group address signal lines 13a to 13c to "H". When a signal indicating selection of the second group is given, only the signal 13b of the group address signal lines 13a to 13c is set to "H". When a signal indicating selection of the third group is given, the signal line 13 among the group address signal lines 13a to 13c
Only c is set to "H".

【0016】第1乃至第3グループのグループアドレス
デコード回路6の動作を表1乃至表3を参照して説明す
る。
The operation of the group address decoding circuits 6 of the first to third groups will be described with reference to Tables 1 to 3.

【0017】[0017]

【表2】 [Table 2]

【0018】[0018]

【表3】 [Table 3]

【0019】[0019]

【表4】 各グループの受信機器に設けられているグループアドレ
スデコード回路6は、自己が属するグループのアドレス
信号をデコードする。
[Table 4] The group address decoding circuit 6 provided in the receiving device of each group decodes the address signal of the group to which it belongs.

【0020】グループアドレス信号及び機器アドレス信
号の転送手順を図4を参照して説明する。まず、送信側
のバス制御装置1はレディ信号線11が“H”であるこ
とを確認し、グループアドレス信号をグループアドレス
エンコード回路2からグループアドレス信号線13a〜
13cに出力する。更に、機器アドレス信号を機器アド
レスエンコード回路3からデータ信号線14に出力す
る。略同時に、機器アドレス・データ識別信号線9を
“L”レベルに設定し、ストローブ信号線10を“L”
レベルに設定する。
The procedure for transferring the group address signal and the device address signal will be described with reference to FIG. First, the bus control device 1 on the transmission side confirms that the ready signal line 11 is "H", and sends the group address signal from the group address encoding circuit 2 to the group address signal lines 13a ...
Output to 13c. Further, the device address signal is output from the device address encoding circuit 3 to the data signal line 14. Almost at the same time, the device address / data identification signal line 9 is set to the “L” level and the strobe signal line 10 is set to the “L” level.
Set to level.

【0021】受信側のバス制御装置5は、機器アドレス
・データ識別信号線9及びストローブ信号線10が共に
“L”レベルならば、グループアドレスデコード回路6
にグループアドレス信号線13a〜13cにより示され
るグループアドレス信号を取込ませる。機器アドレスデ
コート回路7はデータ信号線14から伝送される機器ア
ドレスを取込み、レディ信号を“L”レベルにする。グ
ループアドレスデコード回路6は、取込んだグループア
ドレスがその機器の属するグループに一致したかを判断
し、一致していたならば“H”レベルを出力する。ま
た、機器アドレスデコード回路7は、取込んだ機器アド
レスがその機器アドレスに一致したかを判断し、一致し
ていたならば“H”レベルを出力する。グループアドレ
スデコード回路6及び機器アドレスデコード回路7の両
出力は論理和がとられ制御回路に入力される。その論理
和の出力が“H”レベルならばデータの受信を行う。そ
うでなければデータの受信を行わない。すなわち、デー
タ信号線からデータ信号を取込まない。各受信機器のバ
ス制御装置5は、グループアドレス信号及び機器アドレ
ス信号の受信を完了すると、バストランシーバ25に与
えるアクノレッジ信号を“H”レベルにする。バストラ
ンシーバ25の働きによって各受信機器のアクノレッジ
信号が“H”レベルに揃うとアクノレッジ信号線12が
“H”レベルに設定される。送信側の制御装置1は監視
しているアクノレッジ信号線のレベルが“H”レベルな
ることによって、全ての受信機器がアドレス判別を終了
したことを知り、ストローブ信号を“H”レベルに設定
する。この後、送信機器21側から指定した受信機器あ
るいは受信機器群に向けてデータ信号の送出が開始され
る。
If the device address / data identification signal line 9 and the strobe signal line 10 are both at the "L" level, the bus control device 5 on the receiving side receives the group address decoding circuit 6
To take in the group address signal indicated by the group address signal lines 13a to 13c. The device address decoding circuit 7 takes in the device address transmitted from the data signal line 14 and sets the ready signal to "L" level. The group address decoding circuit 6 determines whether the fetched group address matches the group to which the device belongs, and if they match, outputs the "H" level. Further, the device address decoding circuit 7 determines whether the taken-in device address matches the device address, and if they match, outputs the "H" level. Both outputs of the group address decoding circuit 6 and the device address decoding circuit 7 are ORed and input to the control circuit. If the output of the logical sum is "H" level, data is received. Otherwise, no data is received. That is, no data signal is taken in from the data signal line. When the bus control device 5 of each receiving device completes the reception of the group address signal and the device address signal, it sets the acknowledge signal given to the bus transceiver 25 to the “H” level. When the acknowledge signal of each receiving device is brought to the "H" level by the function of the bus transceiver 25, the acknowledge signal line 12 is set to the "H" level. The control device 1 on the transmitting side learns that all the receiving devices have completed the address discrimination when the level of the acknowledge signal line being monitored becomes "H" level, and sets the strobe signal to "H" level. Then, the transmission of the data signal is started from the transmitting device 21 side to the designated receiving device or receiving device group.

【0022】なお、グループアドレス信号は単一の機器
グループの指定のみならず、複数の機器グループを同時
に指定するために用いることができる。
The group address signal can be used not only for designating a single device group but also for designating a plurality of device groups at the same time.

【0023】[0023]

【発明の効果】以上説明したように本発明のバス制御装
置は、受信すべきグループを示すグループアドレス信号
をデータ信号の送出に先立ってデータ転送バスに送出す
るエンコード部と、データ転送バスからグループアドレ
ス信号を取込み、グループアドレスが受信機器の属する
グループに一致するかどうかを確認するデコード部とを
備えるので、ブロードキャストモードのデータの授受に
おいても1回のハンドシェイクで送信側機器と特定グル
ープの受信側機器各々とのデータ転送路を確立すること
ができ、データ転送バスにおける機器アドレス転送に要
するオーバヘッドの増加抑制、スループットの減少防止
が可能となる。
As described above, the bus control device of the present invention includes an encoder for transmitting a group address signal indicating a group to be received to the data transfer bus prior to the transmission of the data signal, and a group from the data transfer bus. Since it has a decoding unit that takes in the address signal and confirms whether the group address matches the group to which the receiving device belongs, even when sending and receiving data in broadcast mode, a single handshake can be used to receive the transmitting device and a specific group. It is possible to establish a data transfer path with each of the side devices, and it is possible to suppress an increase in overhead required for device address transfer on the data transfer bus and prevent a decrease in throughput.

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

【図1】バス制御装置の構成例を示すブロック図。FIG. 1 is a block diagram showing a configuration example of a bus control device.

【図2】送信機器及び受信機器の構成例を示すブロック
図。
FIG. 2 is a block diagram showing a configuration example of a transmitting device and a receiving device.

【図3】ブロードキャストシステムの構成例を示すブロ
ック図。
FIG. 3 is a block diagram showing a configuration example of a broadcast system.

【図4】グループアドレス及び機器アドレスの送受を説
明する信号波形図。
FIG. 4 is a signal waveform diagram illustrating transmission / reception of a group address and a device address.

【図5】従来のバス制御装置の構成例を示すブロック
図。
FIG. 5 is a block diagram showing a configuration example of a conventional bus control device.

【図6】従来の機器アドレスの送受を説明する信号波形
図。
FIG. 6 is a signal waveform diagram for explaining transmission and reception of a conventional device address.

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

1、30 送信側バス制御装置 2 グループアドレスエンコード回路 3、31 機器アドレスエンコード回路 4、8、32、36 制御回路 5、33 受信側バス制御装置 6 グループアドレスデコード回路 7、35 機器アドレスデコード回路 9、37 機器アドレス・データ識別信号 20、42 並列データ転送バス 21 送信機器 22、23 データレジスタ 24 受信機器 25 バストランシーバ 1, 30 Transmission side bus control device 2 Group address encoding circuit 3, 31 Device address encoding circuit 4, 8, 32, 36 Control circuit 5, 33 Reception side bus control device 6 Group address decoding circuit 7, 35 Device address decoding circuit 9 , 37 Device address / data identification signal 20, 42 Parallel data transfer bus 21 Transmitting device 22, 23 Data register 24 Receiving device 25 Bus transceiver

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】並列データ転送バスに接続された複数の機
器間のデータ転送を制御するバス制御装置であって、 データ信号を送信する機器に設けられて、データ信号の
送出に先行してデータ信号を同時に受信すべき複数の機
器を示すグループアドレス信号を前記並列データ転送バ
スに送出するグループアドレスデコーダと、 データ信号を受信する機器に設けられて、前記並列デー
タ転送バスから前記グループアドレス信号を取込んで自
己の保持するグループアドレスとの一致を判別して前記
データ信号を受信する機器の前記データ信号の受信を可
能にするグループアドレスデコーダと、 を備えることを特徴とするバス制御装置。
1. A bus control device for controlling data transfer between a plurality of devices connected to a parallel data transfer bus, wherein the bus control device is provided in a device that transmits a data signal, and the data is sent prior to sending the data signal. A group address decoder that sends out a group address signal indicating a plurality of devices that should receive signals at the same time to the parallel data transfer bus, and a device that receives a data signal, and is provided with the group address signal from the parallel data transfer bus. A bus control device, comprising: a group address decoder that enables a device that receives the data signal to determine a match with a group address held therein and to receive the data signal.
JP12375592A 1992-05-15 1992-05-15 Bus controller Pending JPH05324545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12375592A JPH05324545A (en) 1992-05-15 1992-05-15 Bus controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12375592A JPH05324545A (en) 1992-05-15 1992-05-15 Bus controller

Publications (1)

Publication Number Publication Date
JPH05324545A true JPH05324545A (en) 1993-12-07

Family

ID=14868505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12375592A Pending JPH05324545A (en) 1992-05-15 1992-05-15 Bus controller

Country Status (1)

Country Link
JP (1) JPH05324545A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6330238B1 (en) 1997-10-31 2001-12-11 Fujitsu Limited Multicast transmission method
US6405235B1 (en) 1998-12-04 2002-06-11 Nec Corporation Data receiving device capable of executing simultaneous reception operation
WO2010073408A1 (en) * 2008-12-26 2010-07-01 Necディスプレイソリューションズ株式会社 Electronic device, electronic device control system, and electronic device control method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6330238B1 (en) 1997-10-31 2001-12-11 Fujitsu Limited Multicast transmission method
US6405235B1 (en) 1998-12-04 2002-06-11 Nec Corporation Data receiving device capable of executing simultaneous reception operation
WO2010073408A1 (en) * 2008-12-26 2010-07-01 Necディスプレイソリューションズ株式会社 Electronic device, electronic device control system, and electronic device control method
JPWO2010073408A1 (en) * 2008-12-26 2012-05-31 Necディスプレイソリューションズ株式会社 Electronic device, electronic device control system, and electronic device control method
JP5360915B2 (en) * 2008-12-26 2013-12-04 Necディスプレイソリューションズ株式会社 Electronic device, electronic device control system, and electronic device control method

Similar Documents

Publication Publication Date Title
US4320452A (en) Digital bus and control circuitry for data routing and transmission
US7412556B2 (en) Method and system for master devices accessing slave devices
US4191941A (en) Switch matrix for data transfers
JPH05324545A (en) Bus controller
JPH08272705A (en) Method and device for information processing
JPH047620B2 (en)
JPH03204254A (en) Data receiver
KR920001815B1 (en) Synchronizing method of interrupt bus
JPS5858671A (en) Inter-device bus control system
JPH0276339A (en) Transmission control system
JP2696105B2 (en) Network interconnect circuit
JPH04934A (en) Multiple address communication system
JPH04148262A (en) Multi-address transfer device
JP3351581B2 (en) Data relay device
JPS62296261A (en) Data transfer system
JPH063915B2 (en) System bus data transfer device
JPH02201569A (en) Inter-microprocessor communication system
JPS62293453A (en) Multiple bus system data processor
JPS589620B2 (en) Peer communication system
JPS63312740A (en) Selective multiple address communication system
KR19990079974A (en) Apparatus for controlling delayed request between two buses in multiprocessor system and its control method
JPH07182081A (en) Extension board kind recognition system and slot position recognition system
JPS62284542A (en) Annular common bus communication system
JPS61273046A (en) Ring form common bus communication system
JPH036766A (en) Multi-address communication system in multi-processor