JPS6113267B2 - - Google Patents

Info

Publication number
JPS6113267B2
JPS6113267B2 JP2883182A JP2883182A JPS6113267B2 JP S6113267 B2 JPS6113267 B2 JP S6113267B2 JP 2883182 A JP2883182 A JP 2883182A JP 2883182 A JP2883182 A JP 2883182A JP S6113267 B2 JPS6113267 B2 JP S6113267B2
Authority
JP
Japan
Prior art keywords
address
data
output
input
transfer
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
JP2883182A
Other languages
Japanese (ja)
Other versions
JPS58146921A (en
Inventor
Tadashi Okamoto
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2883182A priority Critical patent/JPS58146921A/en
Publication of JPS58146921A publication Critical patent/JPS58146921A/en
Publication of JPS6113267B2 publication Critical patent/JPS6113267B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4217Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with synchronous protocol

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Description

【発明の詳細な説明】 本発明は、マルチコンピユータ バス結合シス
テムのデータ転送制御回路に係り、特に、入出力
データの高速転送を必要とするロードシエア コ
ンピユータ制御システムに好適なデータ転送装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data transfer control circuit for a multi-computer bus coupling system, and more particularly to a data transfer device suitable for a load sharing computer control system that requires high-speed transfer of input/output data.

従来の方式を第1図に示す。全体は、転送制御
回路1、データ共有メモリ4、ユニツトドライバ
ー10、PI/O5、バス9、CPU6から構成さ
れ、CPU6はデータ共有メモリ4をPI/O5の代
りにアクセスし、バス9のデータ転送とは全く独
立に行う。CPU6は、それぞれ自分のデータ共
有メモリ4をアクセスするため、PI/Oを共有
するマルチコンピユータシステムながらも、
CPUの待ち行列がないため、各CPU6の処理性
を向上できるものである。一方、データ共有メモ
リ4のデータ新鮮度は、バス9のデータ転送速度
に依存する。この従来方式では、発振回路2が発
生するクロツクにもとづき、アドレスカウンタ3
が一定周期でアドレス7を更新しながら出力す
る。このアドレス7がアクセス入力に対応してい
る場合には、対応するPI/O5がデータバス8に
アクセス入力データを出力する。他のPI/O5は
何もしない。全部のデータ共有メモリ4は、この
プロセス入力データを内部に記憶する。また一
方、アドレス7がプロセス出力に対応している場
合には、対応するPI/O5がデータバス8から出
力データを受け取りプロセスへ出力する。他のP
I/O5は何もしない。
The conventional method is shown in FIG. The entire system consists of a transfer control circuit 1, a data shared memory 4, a unit driver 10, a P I /O5, a bus 9, and a CPU 6. The CPU 6 accesses the data shared memory 4 instead of the P I /O5, and This is done completely independently of data transfer. Each CPU 6 accesses its own data shared memory 4, so even though it is a multi-computer system that shares P I /O,
Since there is no CPU queue, the processing performance of each CPU 6 can be improved. On the other hand, the data freshness of the data shared memory 4 depends on the data transfer speed of the bus 9. In this conventional method, based on the clock generated by the oscillation circuit 2, the address counter 3
outputs address 7 while updating it at a constant cycle. If this address 7 corresponds to an access input, the corresponding P I /O 5 outputs the access input data to the data bus 8 . Other P I /O5 do nothing. All data shared memories 4 internally store this process input data. On the other hand, when address 7 corresponds to a process output, the corresponding P I /O5 receives output data from data bus 8 and outputs it to the process. other P
I /O5 does nothing.

従来方式においては、データ共有メモリ4のデ
ータ新鮮度、つまり全データの転送時間Tは、1
つのデータ転送に要する時間tと入出力の全デー
タ数Nとの積、つまり T=t×N となる。この方式において高速化を計るために
は、1つのデータ転送時間tを小さくすることに
なるが、転送時間に限界値があり、従来方式は、
全データの転送時間Tが短かくならないという欠
点がある。
In the conventional method, the data freshness of the data shared memory 4, that is, the transfer time T of all data, is 1
The product of the time t required for one data transfer and the total number of input/output data N, that is, T=t×N. In order to increase the speed in this method, it is necessary to reduce the time t for transferring one data, but there is a limit value to the transfer time, and in the conventional method,
There is a drawback that the transfer time T for all data is not shortened.

本発明の目的は、安価で容易に実現でき、か
つ、高速でデータ転送を行うバス結合システムを
提供するにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a bus coupling system that is inexpensive, easy to implement, and performs data transfer at high speed.

本発明の特徴は、個々の転送スピードは、従来
と同じであるが、PI/Oを有効に使う手段とし
て、入力と出力を同時に転送することにより、全
体では、倍のスピードで転送できるようにした点
にある。
A feature of the present invention is that although the individual transfer speeds are the same as conventional ones, by transferring input and output simultaneously as a means of effectively using P I / O, the overall transfer speed can be doubled. It is in the point that I made it.

以下、本発明の実施例を第2図、第3図により
説明する。全体は、データ共有メモリ11、アド
レス/入力データバス15、出力データバス1
6、転送制御回路21、PI/Oユニツト18か
らなり、さらにデータ共有メモリ11の内部は、
アドレスレジスタ23、アドレス/入力データ切
替回路12、入力データRAM13、出力データ
RAM14で構成され、転送制御回路21は、発
振回路2、アドレスカウンタ3およびアドレス上
位加算器22から構成されている。また、PI
Oユニツト18の内部は、アドレス/入力データ
切換回路12、アドレスレジスタ23とPI/O
回路から構成されている。
Embodiments of the present invention will be described below with reference to FIGS. 2 and 3. The overall structure includes a data shared memory 11, an address/input data bus 15, and an output data bus 1.
6, the transfer control circuit 21, the P I /O unit 18, and the inside of the data shared memory 11.
Address register 23, address/input data switching circuit 12, input data RAM 13, output data
The transfer control circuit 21 is composed of a RAM 14, and is composed of an oscillation circuit 2, an address counter 3, and an address upper adder 22. Also, P I /
The inside of the O unit 18 includes an address/input data switching circuit 12, an address register 23, and a P I /O
It is made up of circuits.

以下、動作について説明する。第3図に示すよ
うに、アドレス/入力データバス15は、アドレ
スと入力データのバスとして交互に動作する。そ
の切替は、転送制御回路21の出力であるアドレ
ス/入力データバス切換信号16で行う。PI
Oのアドレスは、入力アドレスと出力アドレスを
分離し、(000)16〜(7FF)16を入力、(800)16
(FFF)16を出力に割り付けている。また、PI
Oユニツト18とPI/Oユニツト19は、これ
らアドレスを半分ずつに分け、PI/Oユニツト
18には(000)16〜(3FF)16の入力と(800)16
(BFF)16の出力を実装し、PI/Oユニツト19
には、(400)16〜(7FF)16の入力と(C00)16
(FFF)16の出力を実装している。また、転送制御
回路21は、アドレスカウンタ3の出力12ビツト
のうち下位8ビツトは、入出力共通アドレスと
し、上位4ビツトを、入力アドレス上位ビツトと
し、この4ビツトにアドレス上位加算器22で
(C)16を加えた結果を、出力アドレス上位ビツ
トとして、アドレス/入力データバス15には、
以上の8ビツト、4ビツト、4ビツトの合計16ビ
ツトを出力している。このようにして少ないビツ
ト数で、入力アドレスと出力アドレスを出力して
いる。ここで(C)16を加えて、出力アドレス上
位ビツトとしたのは、入力と出力で異なるPI
Oを動作させるためである。
The operation will be explained below. As shown in FIG. 3, address/input data bus 15 operates alternately as an address and input data bus. The switching is performed using an address/input data bus switching signal 16 that is an output of the transfer control circuit 21. P I /
For the address of O, separate the input address and output address, input (000) 16 ~ (7FF) 16 , (800) 16 ~
(FFF) 16 is assigned to the output. Also, P I /
The O unit 18 and the P I /O unit 19 divide these addresses into halves, and the P I /O unit 18 has inputs of (000) 16 to (3FF) 16 and inputs of (800) 16 to
(BFF) Implements 16 outputs and 19 P I /O units.
has inputs of (400) 16 ~ (7FF) 16 and (C00) 16 ~
(FFF) 16 outputs are implemented. In addition, the transfer control circuit 21 uses the lower 8 bits of the 12 bits output from the address counter 3 as a common input/output address, the higher 4 bits as the upper bits of the input address, and adds the address upper adder 22 ( C) Using the result of adding 16 as the upper bit of the output address, the address/input data bus 15 is
A total of 16 bits, including the above 8 bits, 4 bits, and 4 bits, are output. In this way, the input address and output address are output using a small number of bits. Here, (C) 16 is added and the upper bits of the output address are set because the P I /
This is to operate O.

まず、転送制御回路21は、アドレス/入力デ
ータ切換信号16をアドレス側にし、アドレス/
入力データバス15にアドレスを出力する。これ
により、データ共有メモリ11と、PI/Oユニ
ツト18,19のアドレスレジスタ23に、アド
レスがセツトされる。次に、転送制御回路21
は、アドレス/入データ切換信号16を入力デー
タ側にする。これにより、データ共有メモリ11
とPI/Oユニツト18,19は、入出力データ
の転送を開始する。PI/Oユニツト18は、ア
ドレス(000)16の入力データをアドレス/入力デ
ータバス15に出力し、データ共有メモリ11
は、出力データRAM14から(C00)16番地の出
力データを取り出し、出力データバス17に出力
する。次に、PI/Oユニツト19は、この出力
データを受け取り、PI/O回路20の(C00)16
番地からプロセスへ出力する。一方、入力データ
は、データ共有メモリ11で受け取り、入力デー
タRAM13の(000)16番地に格納する。以上を
1サイクルとし、順次アドレスを更新して全ての
データ転送を行う。
First, the transfer control circuit 21 sets the address/input data switching signal 16 to the address side, and sets the address/input data switching signal 16 to the address side.
The address is output to the input data bus 15. As a result, addresses are set in the data shared memory 11 and the address registers 23 of the P I /O units 18 and 19. Next, the transfer control circuit 21
sets the address/input data switching signal 16 to the input data side. As a result, the data shared memory 11
Then, the P I /O units 18 and 19 start transferring input/output data. The P I /O unit 18 outputs the input data at address (000) 16 to the address/input data bus 15, and outputs the input data at address (000) 16 to the data shared memory 11.
extracts the output data at address (C00) 16 from the output data RAM 14 and outputs it to the output data bus 17. Next, the P I /O unit 19 receives this output data and outputs (C00) 16 of the P I /O circuit 20.
Output from address to process. On the other hand, input data is received by the data shared memory 11 and stored at address (000) 16 of the input data RAM 13. The above is one cycle, and all data transfer is performed by sequentially updating addresses.

本実施例によれば、入力データと出力データを
1サイクル内で同時に転送するため、全データの
転送時間Tは、1サイクルに要するに時間tと入
出力データ数Nの半分の数との積、つまり T=t×N/2 となり、従来方式の倍のスピードで転送すること
ができる。
According to this embodiment, since input data and output data are transferred simultaneously within one cycle, the transfer time T for all data is the product of the time t and half the number N of input/output data in one cycle. In other words, T=t×N/2, and it is possible to transfer at twice the speed of the conventional method.

本発明によれば、従来方式の倍の転送スピード
を安価で容易に実現できる。
According to the present invention, a transfer speed twice that of the conventional method can be easily achieved at low cost.

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

第1図は従来のブロツク図、第2図は本発明の
実施例のブロツク図、第3図は第2図のタイムチ
ヤートである。 6……CPU、11……データ共有メモリ、1
5……アドレス/入力データバス、17……出力
データバス、18……PI/Oユニツト、20…
…PI/O、21……転送制御回路。
FIG. 1 is a conventional block diagram, FIG. 2 is a block diagram of an embodiment of the present invention, and FIG. 3 is a time chart of FIG. 6...CPU, 11...Data shared memory, 1
5... Address/input data bus, 17... Output data bus, 18... P I /O unit, 20...
...P I /O, 21...Transfer control circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 複数のCPUと共有のPI/O間でデータ転送
を行うバス結合装置により成るマルチコンピユー
タバス結合システムにおいて、転送アドレスの上
位数ビツト分には、プロセス入力アドレスとプロ
セス出力アドレスの両方を、また、下位アドレス
には入出力共通アドレスを出力するアドレス発生
回路をそれぞれ設け、プロセス入力データとプロ
セス出力データを同時に転送するように構成した
ことを特徴とするバス結合システムの高速データ
転送装置。
1. In a multicomputer bus coupling system consisting of a bus coupling device that transfers data between multiple CPUs and a shared P I /O, both the process input address and the process output address are stored in the upper few bits of the transfer address. Further, a high-speed data transfer device for a bus-coupled system is characterized in that lower addresses are each provided with an address generation circuit that outputs an input/output common address, and is configured to transfer process input data and process output data simultaneously.
JP2883182A 1982-02-26 1982-02-26 High-speed data transferring device of bus coupling system Granted JPS58146921A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2883182A JPS58146921A (en) 1982-02-26 1982-02-26 High-speed data transferring device of bus coupling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2883182A JPS58146921A (en) 1982-02-26 1982-02-26 High-speed data transferring device of bus coupling system

Publications (2)

Publication Number Publication Date
JPS58146921A JPS58146921A (en) 1983-09-01
JPS6113267B2 true JPS6113267B2 (en) 1986-04-12

Family

ID=12259327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2883182A Granted JPS58146921A (en) 1982-02-26 1982-02-26 High-speed data transferring device of bus coupling system

Country Status (1)

Country Link
JP (1) JPS58146921A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10255071B4 (en) * 2002-11-25 2007-04-12 Polymer-Synthese-Werk Gmbh transport container

Also Published As

Publication number Publication date
JPS58146921A (en) 1983-09-01

Similar Documents

Publication Publication Date Title
US4149242A (en) Data interface apparatus for multiple sequential processors
JP2571067B2 (en) Bus master
JPH0254383A (en) Array processor
JPS6113267B2 (en)
JPS58201166A (en) Multiprocessor system
JPS61165170A (en) Bus controlling system
US5590302A (en) Device for generating structured addresses
JPS5858752B2 (en) address translation device
JPS63129438A (en) Memory controller
JPS58197545A (en) Automatic switching device
JPS6379161A (en) Semiconductor memory device
JPS63186363A (en) Memory area setting circuit for multi-cpu system
JPS60247767A (en) Simultaneous input and output system for reading-out and writing-in operation of shared memory
JPH01209556A (en) Data processing system
JPS59114657A (en) Memory interface circuit of microcomputer
JPS61153770A (en) Image processor
JPS5836380B2 (en) Direct memory access method in multiprocessor systems
JPS6367658A (en) Parallel access mechanism for on-chip memory
JPS62224855A (en) Data processor
JPS58166581A (en) Addressing system of memory
JPS6075947A (en) Memory control system
JPS54136235A (en) Memory control system
JPS63146148A (en) Bus system
JPS63201810A (en) Time system for information processing system
JPS6368946A (en) Storage circuit