JP3351581B2 - Data relay device - Google Patents

Data relay device

Info

Publication number
JP3351581B2
JP3351581B2 JP21289193A JP21289193A JP3351581B2 JP 3351581 B2 JP3351581 B2 JP 3351581B2 JP 21289193 A JP21289193 A JP 21289193A JP 21289193 A JP21289193 A JP 21289193A JP 3351581 B2 JP3351581 B2 JP 3351581B2
Authority
JP
Japan
Prior art keywords
transmission
interface
page
processing means
data
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 - Fee Related
Application number
JP21289193A
Other languages
Japanese (ja)
Other versions
JPH0766826A (en
Inventor
宏 中嶋
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 JP21289193A priority Critical patent/JP3351581B2/en
Publication of JPH0766826A publication Critical patent/JPH0766826A/en
Application granted granted Critical
Publication of JP3351581B2 publication Critical patent/JP3351581B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】この発明は、LAN間接続装置や
通信機器等に応用可能なデータ中継装置に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data relay device applicable to a LAN connection device and a communication device.

【0002】[0002]

【従来の技術】従来のLAN間接続装置としては、単一
のマイクロプロセッサを備えたものが知られている。こ
の種のLAN間接続装置は、例えば、図8に示されるよ
うに、バス83にマイクロプロセッサ81と、受信側イ
ンタフェース85と、送信側インタフェース84とが接
続されており、マイクロプロセッサ81にはメモリ82
が接続されている。受信側インタフェース85はLAN
−Aからフレームを受信すると、マイクロプロセッサ8
1に割り込みを行い、フレームを渡す。マイクロプロセ
ッサ81はフレームを受取ってメモリ82へ格納し、フ
レームの種類(タイプ)の判別、フレームの妥当性のチ
ェック、宛先アドレスより中継先の決定等を行い、バス
83を介して送信側インタフェース84へ送出し、LA
N−Bへ送信させる。
2. Description of the Related Art As a conventional LAN connection device, a device having a single microprocessor is known. As shown in FIG. 8, for example, this type of LAN connection device has a bus 83 connected to a microprocessor 81, a reception interface 85, and a transmission interface 84, and the microprocessor 81 has a memory. 82
Is connected. The receiving interface 85 is a LAN
Receiving the frame from A, the microprocessor 8
Interrupt 1 and pass the frame. The microprocessor 81 receives the frame, stores it in the memory 82, determines the type of the frame, checks the validity of the frame, determines the relay destination based on the destination address, and the like, and transmits the interface 84 via the bus 83. To LA
NB.

【0003】しかしながら、このように単一のマイクロ
プロセッサによるLAN間接続装置によると、1フレー
ムを受信してから送信する間には、次のフレームを受信
して処理することができず、スループットが上がらない
という問題点が生じていた。
However, according to the inter-LAN connecting device using a single microprocessor, the reception and processing of the next frame cannot be performed between the reception and transmission of one frame. There was a problem that it did not rise.

【0004】そこで、図9に示されるように、バス95
に2台のマイクロプロセッサ91、92を接続したシス
テム構成が採用されるに至った。このLAN間接続装置
では、受信側インタフェース93がLAN−Aからフレ
ームを受信すると、これがマイクロプロセッサ91へ送
出され、ここで、フレームの種類(タイプ)の判別、フ
レームの妥当性のチェック等の処理が実行され、処理さ
れたフレームはバスコントローラ96の制御下におい
て、メモリ90に格納される。マイクロプロセッサ92
はバスコントローラ96の制御下において、メモリ90
に格納されているフレームを読み出し、宛先アドレスよ
り中継先の決定等を行い送信側インタフェース94へ与
えてLAN−Bへ送信させる。
Therefore, as shown in FIG.
And a system configuration in which two microprocessors 91 and 92 are connected. In this inter-LAN connecting apparatus, when the receiving interface 93 receives a frame from the LAN-A, it is sent to the microprocessor 91, where processing such as discrimination of the type of the frame and checking of the validity of the frame is performed. Is executed, and the processed frame is stored in the memory 90 under the control of the bus controller 96. Microprocessor 92
Under the control of the bus controller 96,
Is read out, the relay destination is determined from the destination address, etc., and given to the transmission side interface 94 to be transmitted to the LAN-B.

【0005】[0005]

【発明が解決しようとする課題】このLAN間接続装置
は、フレームの種類(タイプ)の判別、フレームの妥当
性のチェックと、宛先アドレスより中継先の決定等と
を、2台のマイクロプロセッサが分担して実行する点
で、図8のLAN間接続装置よりもスループットの向上
が図られているものである。しかしながら、上記2台の
マイクロプロセッサを用いたLAN間接続装置において
も、2台のマイクロプロセッサが同時にバス95を用い
ることができず、バスコントローラ96の制御による調
整が必要で、この分、スループットの向上が阻害されて
いるものである。
In this LAN connection apparatus, two microprocessors are used to determine the type of frame, check the validity of the frame, and determine the relay destination based on the destination address. In terms of sharing and executing, the throughput is improved as compared with the inter-LAN connecting device of FIG. However, even in the LAN connection apparatus using the two microprocessors, the two microprocessors cannot use the bus 95 at the same time, and the adjustment by the control of the bus controller 96 is necessary. The improvement is impeded.

【0006】本発明は、上記の従来におけるデータ中継
装置の問題点を解決せんとしてなされたもので、その目
的は、データブロックの受取り、データブロックの妥当
性チェック等の受信処理、データブロックを中継して第
2の系へ送信するための送信処理、データブロックの送
出を、それぞれ同時に行うことを可能とするデータ中継
装置を提供することである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems of the conventional data relay device, and has as its object to receive a data block, perform a reception process such as a data block validity check, and relay the data block. It is another object of the present invention to provide a data relay device capable of simultaneously performing transmission processing for transmitting data to the second system and transmission of a data block.

【0007】[0007]

【課題を解決するための手段】そこで本発明では、第1
の系から到来するデータブロックを受信する受信インタ
フェースと、この受信インタフェースにより受信された
データブロックについて受信処理する受信処理手段と、
この受信処理手段により処理されたデータブロックを中
継して第2の系へ送信するための送信処理を当該データ
ブロックについて行う送信処理手段と、この送信処理手
段により処理されたデータブロックを前記第2の系へ送
信する送信インタフェースと、前記受信インタフェー
ス、前記受信処理手段、前記送信処理手段、前記送信イ
ンタフェースのそれぞれに接続されたバスと、少なくと
も前記バスの数と同数のメモリと、前記受信インタフェ
ース、前記受信処理手段、前記送信処理手段、前記送信
インタフェースのそれぞれから前記メモリのアドレスが
出力される毎に、当該受信インタフェース、前記受信処
理手段、前記送信処理手段、前記送信インタフェースの
それぞれに接続されたバスと前記メモリとの接続関係を
切り換えるバス切換手段とを具備させてデータ中継装置
を構成した。
Therefore, in the present invention, the first invention
A receiving interface for receiving a data block arriving from the system, and a receiving processing unit for performing reception processing on the data block received by the receiving interface;
Transmission processing means for performing transmission processing on the data block for relaying the data block processed by the reception processing means and transmitting the data block to the second system; and transmitting the data block processed by the transmission processing means to the second system. A transmission interface to transmit to the system, the reception interface, the reception processing means, the transmission processing means, buses connected to each of the transmission interfaces, at least as many memories as the number of the buses, the reception interface, Each time the address of the memory was output from each of the reception processing unit, the transmission processing unit, and the transmission interface, the memory was connected to the reception interface, the reception processing unit, the transmission processing unit, and the transmission interface. Bus switching for switching the connection relationship between a bus and the memory To constitute a data relay apparatus by and a stage.

【0008】更に本発明では、処理に係るデータブロッ
クを格納するページを有する4以上のメモリから構成さ
れるメモリ群と、第1の系から到来するデータブロック
を受信し、これを所定順で格納するページを指定するア
ドレスを出力する受信インタフェースと、この受信イン
タフェースにより、受信されたデータブロックについて
格納先のページ情報を与えられ、このページを指定する
アドレスを出力して該当のページに格納されているデー
タブロックを受信処理する受信処理手段と、この受信処
理手段により処理されたデータブロックについて格納先
のページ情報を与えられ、このページを指定するアドレ
スを出力して該当のページに格納されているデータブロ
ックを中継して第2の系へ送信するための送信処理を当
該データブロックについて行う送信処理手段と、この送
信処理手段により処理されたデータブロックについて格
納先のページ情報を与えられ、このページを指定するア
ドレスを出力して該当のページに格納されているデータ
ブロックを前記第2の系へ送信する送信インタフェース
と、前記受信インタフェース、前記受信処理手段、前記
送信処理手段、前記送信インタフェースのそれぞれに接
続されたバスと、前記受信インタフェース、前記受信処
理手段、前記送信処理手段、前記送信インタフェースの
それぞれから前記メモリのアドレスが出力される毎に、
当該受信インタフェース、前記受信処理手段、前記送信
処理手段、前記送信インタフェースのそれぞれに接続さ
れたバスと前記のメモリ群のメモリとの接続関係を切り
換えるバス切換手段とを具備させてデータ中継装置を構
成した。
Further, according to the present invention, a memory group composed of four or more memories having pages for storing data blocks related to processing and a data block coming from the first system are received and stored in a predetermined order. A receiving interface for outputting an address specifying a page to be provided, and the receiving interface is provided with page information of a storage destination for the received data block, and an address specifying this page is output and stored in the corresponding page. Receiving processing means for receiving and processing data blocks stored therein, and page information of a storage destination for the data blocks processed by the receiving processing means, and outputting an address designating this page to store the data block in the corresponding page. A transmission process for relaying the data block and transmitting the data block to the second system; Transmission processing means for performing the data processing, and receiving the page information of the storage destination of the data block processed by the transmission processing means, outputting an address designating the page, and outputting the data block stored in the corresponding page to the data block. A transmission interface for transmitting to the second system, the reception interface, the reception processing means, the transmission processing means, a bus connected to each of the transmission interfaces, the reception interface, the reception processing means, the transmission processing means, Each time the address of the memory is output from each of the transmission interfaces,
A data relay device comprising the reception interface, the reception processing unit, the transmission processing unit, and a bus switching unit for switching a connection relationship between a bus connected to each of the transmission interfaces and a memory of the memory group. did.

【0009】[0009]

【作用】上記第1の発明によると、受信インタフェー
ス、受信処理手段、送信処理手段、送信インタフェース
及びこれらにそれぞれ接続されたバス、少なくとも前記
バスの数と同数のメモリとが備えられており、前記受信
インタフェース、前記受信処理手段、前記送信処理手
段、前記送信インタフェースのそれぞれから前記メモリ
のアドレスが出力される毎に、当該受信インタフェー
ス、前記受信処理手段、前記送信処理手段、前記送信イ
ンタフェースのそれぞれに接続されたバスと前記のメモ
リとの接続関係が切り換えられることから、受信インタ
フェース、受信処理手段、送信処理手段、送信インタフ
ェースは、アドレスを出力するだけで、必要なメモリと
次々に接続されて行き、このメモリを用いて、データブ
ロックの受取り、データブロックの妥当性チェック等の
受信処理、データブロックを中継して第2の系へ送信す
るための送信処理、データブロックの送出を、それぞれ
同時に行うことを可能とする。
According to the first aspect of the present invention, there are provided a reception interface, a reception processing means, a transmission processing means, a transmission interface, and buses respectively connected thereto, and at least as many memories as the number of the buses. Each time the address of the memory is output from each of the reception interface, the reception processing unit, the transmission processing unit, and the transmission interface, the reception interface, the reception processing unit, the transmission processing unit, and the transmission interface Since the connection relationship between the connected bus and the memory is switched, the reception interface, the reception processing means, the transmission processing means, and the transmission interface are connected to necessary memories one after another only by outputting an address. , Using this memory to receive data blocks, Receiving process validation, etc. of the lock, the transmission process for transmitting by relaying the data block to the second system, the transmission of data blocks, respectively, and capable of performing at the same time.

【0010】また、第2の発明によれば、受信インタフ
ェース、受信処理手段、送信処理手段、送信インタフェ
ースがそれぞれのバスを介して接続されるメモリがペー
ジを有しており、ページに対応のページ情報が受信イン
タフェースから順次に、受信処理手段、送信処理手段、
送信インタフェースへ送られて行くことから、到来順で
データブロックが処理され中継されて行くことが保証さ
れる。そして、前記受信インタフェース、前記受信処理
手段、前記送信処理手段、前記送信インタフェースのそ
れぞれから前記メモリのページ情報に対応のアドレスが
出力される毎に、当該受信インタフェース、前記受信処
理手段、前記送信処理手段、前記送信インタフェースの
それぞれに接続されたバスと前記のメモリとの接続関係
が切り換えられることから、受信インタフェース、受信
処理手段、送信処理手段、送信インタフェースは、ペー
ジ情報に対応のアドレスを出力するだけで、必要なメモ
リ(の所望ページ)と次々に接続されて行き、このメモ
リのページを用いて、データブロックの受取り、データ
ブロックの妥当性チェック等の受信処理、データブロッ
クを中継して第2の系へ送信するための送信処理、デー
タブロックの送出を、それぞれ同時に行うことを可能と
する。
According to the second invention, the memory to which the reception interface, the reception processing means, the transmission processing means, and the transmission interface are connected via the respective buses has a page, and the page corresponding to the page is provided. Information is sequentially received from the reception interface, reception processing means, transmission processing means,
By being sent to the transmission interface, it is guaranteed that the data blocks are processed and relayed in the order of arrival. Then, each time an address corresponding to the page information of the memory is output from each of the reception interface, the reception processing means, the transmission processing means, and the transmission interface, the reception interface, the reception processing means, the transmission processing Since the connection relationship between the bus and the memory connected to each of the means and the transmission interface is switched, the reception interface, the reception processing means, the transmission processing means, and the transmission interface output an address corresponding to the page information. Only, the required memory (desired page) is connected one after another, and using the page of this memory, the receiving process such as the reception of the data block, the validity check of the data block, the relay of the data block, and the like. The transmission processing and transmission of data blocks for transmission to the It makes it possible to carry out respectively at the same time.

【0011】[0011]

【実施例】以下添付図面を参照して、本発明の実施例を
説明する。ここでは、データ中継装置としてのLAN間
接続装置を説明する。各図面において、同一の構成要素
には、同一の番号を付して重複する説明を省略する。図
1には、実施例に係るLAN間接続装置の構成図が示さ
れている。図において、LAN−Aには、受信インタフ
ェース3が接続されており、LAN−Bには、送信イン
タフェース8が接続されている。マイクロプロセッサ5
は、受信されたフレームについて、フレームの種類(タ
イプ)の判別、フレームの妥当性のチェック等の受信処
理を実行するプロセッサであり、マイクロプロセッサ7
は、宛先アドレスより中継先の決定等の送信処理を実行
するプロセッサである。マイクロプロセッサ5、7に
は、それぞれ、上記処置に用いるプログラムやデータが
格納され、ワーキングエリアが設けられた主メモリ4、
6がそれぞれ接続されている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. Here, an inter-LAN connection device as a data relay device will be described. In each drawing, the same components are denoted by the same reference numerals, and redundant description will be omitted. FIG. 1 illustrates a configuration diagram of the LAN connection apparatus according to the embodiment. In the figure, a receiving interface 3 is connected to LAN-A, and a transmitting interface 8 is connected to LAN-B. Microprocessor 5
Is a processor that executes reception processing such as discrimination of the type (type) of the received frame and checking of the validity of the frame with respect to the received frame.
Is a processor that executes transmission processing such as determination of a relay destination from a destination address. The microprocessors 5 and 7 store programs and data used for the above treatment, respectively, and have a main memory 4 provided with a working area.
6 are connected to each other.

【0012】受信インタフェース3からマイクロプロセ
ッサ5に対して受信フレームの格納先のページ情報がラ
イン31を介して送出され、マイクロプロセッサ5から
マイクロプロセッサ7に対して受信処理したフレームの
格納先のページ情報がライン51を介して送られ、マイ
クロプロセッサ7から送信インタフェース8に対して送
信処理したフレームの格納先のページ情報がライン71
を介して送られる。受信インタフェース3、マイクロプ
ロセッサ5、マイクロプロセッサ7、送信インタフェー
ス8には、それぞれ、アドレスバス、データバスが接続
されており、これらのアドレスバスはアドレスバス群1
0を構成し、データバスはデータバス群11を構成して
いる。アドレスバス群10、データバス群11は、それ
ぞれ、2つのメモリブロック1−1、1−2へ延びてお
り、受信インタフェース3、マイクロプロセッサ5、マ
イクロプロセッサ7、送信インタフェース8に接続され
たそれぞれのアドレスバスの一部(例えば、MSBから
数ビット)が切換制御回路9と接続されている。切換制
御回路9は、上記受信インタフェース3、マイクロプロ
セッサ5、マイクロプロセッサ7、送信インタフェース
8に接続されたそれぞれのアドレスバスの一部から与え
られる信号に応じて、メモリブロック1−1、1−2内
の各メモリと受信インタフェース3、マイクロプロセッ
サ5、マイクロプロセッサ7、送信インタフェース8に
接続されたそれぞれのアドレスバス、データバスとの接
続関係を切り換えるためのバスセレクト信号をメモリブ
ロック1−1、1−2へ出力する。
The page information of the storage destination of the received frame is transmitted from the reception interface 3 to the microprocessor 5 via the line 31, and the page information of the storage destination of the received frame is received from the microprocessor 5 to the microprocessor 7. Is sent via the line 51, and the page information of the storage destination of the frame transmitted from the microprocessor 7 to the transmission interface 8 is stored in the line 71.
Sent through. An address bus and a data bus are connected to the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8, respectively.
0, and the data buses constitute a data bus group 11. The address bus group 10 and the data bus group 11 extend to two memory blocks 1-1 and 1-2, respectively, and are connected to the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8, respectively. A part of the address bus (for example, several bits from the MSB) is connected to the switching control circuit 9. The switching control circuit 9 responds to a signal provided from a part of each address bus connected to the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8 in accordance with a signal supplied from the memory blocks 1-1, 1-2. Bus selection signals for switching the connection relationship between the respective memories and the respective address buses and data buses connected to the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8, respectively. -2.

【0013】図2には、メモリブロック1−1の構成図
が示されている。ここでは、メモリブロック1−1に
は、4個のデータメモリDM1〜DM4が備えられた例
が示されている。各データメモリDM1〜DM4は、そ
れぞれ複数のページ1、ページ9、ページ17、・・
・、ページ2、ページ10、ページ18、・・・、ペー
ジ3、ページ11、ページ19、・・・、ページ4、ペ
ージ12、ページ20、・・・を有しており、このペー
ジ単位で使用される。データメモリDM1〜DM4のそ
れぞれに接続されたアドレスバスはバス切換スイッチ2
1−1のデータメモリ側端子に接続され、データメモリ
DM1〜DM4のそれぞれに接続されたデータバスはバ
ス切換スイッチ22−1のデータメモリ側端子に接続さ
れている。バス切換スイッチ21−1、バス切換スイッ
チ22−1は、切換制御回路9より送出されるバスセレ
クト信号により連動してスイッチング動作し、それぞ
れ、データメモリ側端子とアドレスバス群10側端子と
の間及びデータメモリ側端子とデータバス群11側端子
との間との経路を切り換える。
FIG. 2 shows a configuration diagram of the memory block 1-1. Here, an example is shown in which the memory block 1-1 includes four data memories DM1 to DM4. Each of the data memories DM1 to DM4 has a plurality of pages 1, page 9, page 17,.
..., page 2, page 10, page 18, ..., page 3, page 11, page 19, ..., page 4, page 12, page 20, ... used. The address bus connected to each of the data memories DM1 to DM4 is a bus switch 2
The data bus connected to the data memory terminal 1-1 and the data memories DM1 to DM4 is connected to the data memory terminal of the bus switch 22-1. The bus changeover switch 21-1 and the bus changeover switch 22-1 perform a switching operation in conjunction with a bus select signal sent from the changeover control circuit 9 to switch between the data memory side terminal and the address bus group 10 side terminal, respectively. Then, the path between the data memory side terminal and the data bus group 11 side terminal is switched.

【0014】図3には、メモリブロック1−2の構成図
が示されている。ここでは、メモリブロック1−2に
は、4個のデータメモリDM5〜DM8が備えられた例
が示されている。各データメモリDM5〜DM8は、そ
れぞれ複数のページページ5、ページ13、ページ2
1、・・・、ページ6、ページ14、ページ22、・・
・、ページ7、ページ15、ページ23、・・・、ペー
ジ8、ページ16、ページ24、・・・を有しており、
このページ単位で使用される。データメモリDM5〜D
M8のそれぞれに接続されたアドレスバスはバス切換ス
イッチ21−2のデータメモリ側端子に接続され、デー
タメモリDM5〜DM8のそれぞれに接続されたデータ
バスはバス切換スイッチ22−2のデータメモリ側端子
に接続されている。バス切換スイッチ21−2、バス切
換スイッチ22−2は、切換制御回路9より送出される
バスセレクト信号により連動してスイッチング動作し、
それぞれ、データメモリ側端子とアドレスバス群10側
端子との間及びデータメモリ側端子とデータバス群11
側端子との間との経路を切り換える。
FIG. 3 shows a configuration diagram of the memory block 1-2. Here, an example is shown in which the memory block 1-2 includes four data memories DM5 to DM8. Each of the data memories DM5 to DM8 has a plurality of page pages 5, page 13, page 2 respectively.
1,..., Page 6, page 14, page 22,.
..., page 7, page 15, page 23, ..., page 8, page 16, page 24, ...
Used in this page unit. Data memory DM5-D
The address bus connected to each of M8 is connected to the data memory side terminal of the bus changeover switch 21-2, and the data bus connected to each of the data memories DM5 to DM8 is connected to the data memory side terminal of the bus changeover switch 22-2. It is connected to the. The bus changeover switch 21-2 and the bus changeover switch 22-2 perform switching operation in conjunction with a bus select signal sent from the changeover control circuit 9,
Respectively, between the data memory side terminal and the address bus group 10 terminal and between the data memory side terminal and the data bus group 11
Switch the path to the side terminal.

【0015】以上の通りの構成により、受信インタフェ
ース3、マイクロプロセッサ5、マイクロプロセッサ
7、送信インタフェース8からは、メモリブロック1ー
1、1−2が、図4に示されるように、ページ1からペ
ージnを有する1つのデータメモリとして使用すること
ができる。なお、各ページの容量は、少なくとも、LA
Nにおいて許容されている最大フレーム長に相当するも
のとされる。
With the above configuration, the memory blocks 1-1 and 1-2 are transmitted from the page 1 as shown in FIG. 4 from the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8. It can be used as one data memory with page n. The capacity of each page is at least LA
N corresponds to the maximum frame length allowed in N.

【0016】図6には、切換制御回路9のより詳細な構
成図が示されている。切換制御回路9はバスセレクト信
号生成部91〜94を備え、このバスセレクト信号生成
部91〜94には、それぞれ、受信インタフェース3、
マイクロプロセッサ5、マイクロプロセッサ7、送信イ
ンタフェース8からのアドレスの一部が与えられてい
る。バスセレクト信号生成部91〜94は、例えば、デ
コードROM等により構成され、上記アドレスの一部に
対応して、バスセレクト信号を出力する。つまり、上記
アドレスがページ1、ページ9、ページ17、・・・に
相当するときには、当該アドレスを出力した回路(受信
インタフェース3、マイクロプロセッサ5、マイクロプ
ロセッサ7、送信インタフェース8のいずれか)に接続
されているバスがデータメモリDM1とが接続されるよ
うにセレクト信号を送出し、上記アドレスがページ2、
ページ10、ページ18、・・・に相当するときには、
当該アドレスを出力した回路に接続されているバスがデ
ータメモリDM2とが接続されるようにセレクト信号を
送出し、・・・(中略)・・・、上記アドレスがページ
8、ページ16、ページ24、・・・に相当するときに
は、当該アドレスを出力した回路に接続されているバス
がデータメモリDM8とが接続されるようにセレクト信
号を送出する。
FIG. 6 shows a more detailed configuration diagram of the switching control circuit 9. The switching control circuit 9 includes bus select signal generators 91 to 94. The bus select signal generators 91 to 94 respectively include the receiving interface 3,
Some of the addresses from the microprocessor 5, the microprocessor 7, and the transmission interface 8 are given. Each of the bus select signal generators 91 to 94 is constituted by, for example, a decode ROM or the like, and outputs a bus select signal corresponding to a part of the address. That is, when the address corresponds to page 1, page 9, page 17,..., Connection to the circuit that outputs the address (any one of the reception interface 3, the microprocessor 5, the microprocessor 7, and the transmission interface 8) Sends a select signal so that the connected bus is connected to the data memory DM1, and the address is set to page 2,
When it corresponds to page 10, page 18, ...
A select signal is sent out so that the bus connected to the circuit that has output the address is connected to the data memory DM2, and the addresses are page 8, page 16, and page 24. ,..., Send a select signal so that the bus connected to the circuit that has output the address is connected to the data memory DM8.

【0017】以下に、上記の実施例の動作を説明する。
LAN−Aからは、図5に示されるようなフレームが到
来するものとする。図5のフレームにおいて、DAは送
信先アドレスを示し、SAは送信元アドレスを示し、T
YPE(LENGH)はフレームタイプ(フレーム長)
を示し、DATAは送信に係るデータ(メッセージ)を
示す。受信インタフェース3は、受信するフレームを格
納するためのページを確保すべく、所定順でページ対応
のアドレスを出力して行く。ここでは、簡単のために、
ページ1から順に指定を行うべくアドレスを出力するも
のとする。
The operation of the above embodiment will be described below.
It is assumed that a frame as shown in FIG. 5 comes from LAN-A. In the frame of FIG. 5, DA indicates a destination address, SA indicates a source address, and T
YPE (LENGH) is the frame type (frame length)
And DATA indicates data (message) related to transmission. The receiving interface 3 outputs addresses corresponding to the pages in a predetermined order in order to secure a page for storing the frame to be received. Here, for simplicity,
It is assumed that an address is output in order from page 1 for designation.

【0018】システムが立ち上げられると、受信インタ
フェース3は、LAN−Aから上記の図5に示された如
くのフレームを受信する。次いで、受信インタフェース
3は、受信したフレームを格納するためにページ1を確
保すべく、対応のアドレスを出力する。これにより、切
換制御回路9は、上記受信インタフェース3に接続され
たアドレスバスの一部から与えられる信号を得て、これ
に応じてメモリブロック1−1、1−2内の各データメ
モリDM1〜DM8と受信インタフェース3に接続され
たそれぞれのアドレスバス、データバスとの接続関係を
切り換えるためのバスセレクト信号をメモリブロック1
−1、1−2へ出力する。即ち、切換制御回路9は、ア
ドレスがページ1に相当するので、受信インタフェース
3に接続されているバスがデータメモリDM1とが接続
されるようにセレクト信号を送出する。この結果、メモ
リブロック1−1のバス切換スイッチ21−1、バス切
換スイッチ22−1において切り換えが生じ、受信イン
タフェース3に接続されているバスとデータメモリDM
1とが接続される。そこで、受信インタフェース3は上
記の受信フレームをデータメモリDM1のページ1に書
き込み、マイクロプロセッサ5に受信フレームを書き込
んだページ1のページ情報をライン31を介して送出す
る。次に、受信インタフェース3は次のフレームを受信
すると、ページ2を確保すべく対応のアドレスを出力
し、以下同様の動作が続けられる(図7参照)。
When the system is started, the receiving interface 3 receives a frame as shown in FIG. 5 from the LAN-A. Next, the receiving interface 3 outputs a corresponding address to secure page 1 for storing the received frame. As a result, the switching control circuit 9 obtains a signal provided from a part of the address bus connected to the reception interface 3, and responds to the signal to each of the data memories DM1 to DM1 in the memory blocks 1-1 and 1-2. A bus select signal for switching the connection relationship between the DM 8 and the respective address buses and data buses connected to the reception interface 3 is transmitted to the memory block 1.
-1 and 1-2. That is, the switching control circuit 9 sends the select signal so that the bus connected to the receiving interface 3 is connected to the data memory DM1 because the address corresponds to page 1. As a result, switching occurs in the bus switch 21-1 and the bus switch 22-1 of the memory block 1-1, and the bus connected to the receiving interface 3 and the data memory DM are switched.
1 is connected. Then, the receiving interface 3 writes the above-mentioned received frame into the page 1 of the data memory DM1, and sends out the page information of the page 1 in which the received frame is written to the microprocessor 5 via the line 31. Next, when receiving the next frame, the receiving interface 3 outputs a corresponding address to secure the page 2, and the same operation is continued thereafter (see FIG. 7).

【0019】一方、ページ1のページ情報を受取ったマ
イクロプロセッサ5は、対応のアドレスを出力する。こ
れにより、切換制御回路9は、上記マイクロプロセッサ
5に接続されたアドレスバスの一部から与えられる信号
を得て、これに応じてメモリブロック1−1、1−2内
の各データメモリDM1〜DM8とマイクロプロセッサ
5に接続されたそれぞれのアドレスバス、データバスと
の接続関係を切り換えるためのバスセレクト信号をメモ
リブロック1−1、1−2へ出力する。即ち、切換制御
回路9は、アドレスがページ1に相当するので、マイク
ロプロセッサ5に接続されているバスがデータメモリD
M1とが接続されるようにセレクト信号を送出する。こ
の結果、メモリブロック1−1のバス切換スイッチ21
−1、バス切換スイッチ22−1において切り換えが生
じ、マイクロプロセッサ5に接続されているバスとデー
タメモリDM1とが接続される。そこで、マイクロプロ
セッサ5はページ1から受信フレームを読み出し、フレ
ームの種類(タイプ)の判別、フレームの妥当性のチェ
ック等の受信処理を実行し、処理終了後にマイクロプロ
セッサ7に受信処理したフレームが格納されているペー
ジ1のページ情報をライン51を介して送出する。次
に、マイクロプロセッサ5は受信インタフェース3が次
のフレームを受信して所定のページに格納する毎に、対
応のページ情報を順次に送出してくるので、これに応じ
てページ2以下の所定ページを確保すべく対応のアドレ
スを出力し、以下同様の動作を続ける(図7参照)。
On the other hand, the microprocessor 5 receiving the page information of the page 1 outputs a corresponding address. As a result, the switching control circuit 9 obtains a signal provided from a part of the address bus connected to the microprocessor 5, and responds to the signal to provide each of the data memories DM1 to DM1 in the memory blocks 1-1 and 1-2. A bus select signal for switching the connection relationship between the DM 8 and the respective address buses and data buses connected to the microprocessor 5 is output to the memory blocks 1-1 and 1-2. That is, since the address corresponds to page 1 in the switching control circuit 9, the bus connected to the microprocessor 5 has the data memory D
A select signal is transmitted so that M1 is connected. As a result, the bus changeover switch 21 of the memory block 1-1
1. Switching occurs in the bus switch 22-1, and the bus connected to the microprocessor 5 is connected to the data memory DM1. Then, the microprocessor 5 reads the received frame from the page 1, executes the receiving process such as discriminating the type of the frame, checking the validity of the frame, and stores the received frame in the microprocessor 7 after the process is completed. The page information of the page 1 is transmitted via the line 51. Next, the microprocessor 5 sequentially sends out the corresponding page information every time the receiving interface 3 receives the next frame and stores it in a predetermined page. And outputs the corresponding address to secure the same, and the same operation is continued thereafter (see FIG. 7).

【0020】次に、ページ1のページ情報を受取ったマ
イクロプロセッサ7は、対応のアドレスを出力する。こ
れにより、切換制御回路9は、上記マイクロプロセッサ
7に接続されたアドレスバスの一部から与えられる信号
を得て、これに応じてメモリブロック1−1、1−2内
の各メモリDM1〜DM8とマイクロプロセッサ7に接
続されたそれぞれのアドレスバス、データバスとの接続
関係を切り換えるためのバスセレクト信号をメモリブロ
ック1−1、1−2へ出力する。即ち、切換制御回路9
は、アドレスがページ1に相当するので、マイクロプロ
セッサ7に接続されているバスがデータメモリDM1と
が接続されるようにセレクト信号を送出する。この結
果、メモリブロック1−1のバス切換スイッチ21−
1、バス切換スイッチ22−1において切り換えが生
じ、マイクロプロセッサ7に接続されているバスとデー
タメモリDM1とが接続される。そこで、マイクロプロ
セッサ7はページ1からフレームを読み出し、宛先アド
レスより中継先の決定等の送信処理を実行し、処理終了
後に送信インタフェース8に送信処理したフレームが格
納されているページ1のページ情報をライン51を介し
て送出する。次に、マイクロプロセッサ7はマイクロプ
ロセッサ5が次の所定のページに格納されたフレームの
受信処理を終了する毎に、対応のページ情報を順次に送
出してくるので、ページ2以下の所定ページを確保すべ
く対応のアドレスを出力し、以下同様の動作を続ける
(図7参照)。
Next, the microprocessor 7 having received the page information of the page 1 outputs a corresponding address. As a result, the switching control circuit 9 obtains a signal provided from a part of the address bus connected to the microprocessor 7, and responds to this signal to each of the memories DM1 to DM8 in the memory blocks 1-1 and 1-2. And a bus select signal for switching the connection relationship between each of the address buses and the data buses connected to the microprocessor 7 to the memory blocks 1-1 and 1-2. That is, the switching control circuit 9
Sends a select signal so that the bus connected to the microprocessor 7 is connected to the data memory DM1 because the address corresponds to page 1. As a result, the bus switch 21- of the memory block 1-1
1. Switching occurs in the bus switch 22-1, and the bus connected to the microprocessor 7 is connected to the data memory DM1. Therefore, the microprocessor 7 reads out the frame from the page 1 and executes transmission processing such as determination of a relay destination from the destination address. After the processing is completed, the microprocessor 7 reads out the page information of the page 1 in which the transmitted frame is stored in the transmission interface 8. Transmitted via line 51. Next, the microprocessor 7 sequentially sends out the corresponding page information every time the microprocessor 5 finishes the reception processing of the frame stored in the next predetermined page. The corresponding address is output to secure the same, and the same operation is continued thereafter (see FIG. 7).

【0021】ページ1のページ情報を受取った送信イン
タフェース8は、対応のアドレスを出力する。これによ
り、切換制御回路9は、上記送信インタフェース8に接
続されたアドレスバスの一部から与えられる信号を得
て、これに応じてメモリブロック1−1、1−2内の各
データメモリDM1〜DM8と送信インタフェース8に
接続されたそれぞれのアドレスバス、データバスとの接
続関係を切り換えるためのバスセレクト信号をメモリブ
ロック1−1、1−2へ出力する。即ち、切換制御回路
9は、アドレスがページ1に相当するので、送信インタ
フェース8に接続されているバスがデータメモリDM1
とが接続されるようにセレクト信号を送出する。この結
果、メモリブロック1−1のバス切換スイッチ21−
1、バス切換スイッチ22−1において切り換えが生
じ、送信インタフェース8に接続されているバスとデー
タメモリDM1とが接続される。そこで、送信インタフ
ェース8はページ1からフレームを読み出し、LAN−
Bへ送信し、次に送信するフレームが格納されているペ
ージ情報がライン71を介して送出されてくるのを待
つ。即ち、送信インタフェース8はマイクロプロセッサ
7が次の所定のページに格納されたフレームの送信処理
を終了する毎に、対応のページ情報を順次に送出してく
るので、ページ2以下の所定ページを確保すべく対応の
アドレスを出力しフレームを取り出して、以下同様のフ
レーム送信動作を続ける(図7参照)。
The transmission interface 8 having received the page information of the page 1 outputs a corresponding address. As a result, the switching control circuit 9 obtains a signal provided from a part of the address bus connected to the transmission interface 8, and responds to the signal to each of the data memories DM1 to DM1 in the memory blocks 1-1 and 1-2. A bus select signal for switching the connection relationship between the DM 8 and the respective address buses and data buses connected to the transmission interface 8 is output to the memory blocks 1-1 and 1-2. That is, since the address corresponds to page 1, the switching control circuit 9 sets the bus connected to the transmission interface 8 to the data memory DM1.
Is transmitted so that the connection is made. As a result, the bus switch 21- of the memory block 1-1
1. Switching occurs in the bus switch 22-1, and the bus connected to the transmission interface 8 is connected to the data memory DM1. Then, the transmission interface 8 reads out the frame from the page 1 and executes the LAN-
B, and waits for page information in which the frame to be transmitted next is stored via line 71 to be transmitted. That is, the transmission interface 8 sequentially sends out the corresponding page information every time the microprocessor 7 finishes the transmission processing of the frame stored in the next predetermined page. The corresponding address is output and the frame is taken out as much as possible, and the same frame transmission operation is continued thereafter (see FIG. 7).

【0022】斯して、本実施例によれば、ページ情報が
受信インタフェース3から順次に、マイクロプロセッサ
5、マイクロプロセッサ7、送信インタフェース8へ送
られて行くことから、到来順でフレームが処理され中継
されて行くことが保証される。そして、ページ情報を受
けた、マイクロプロセッサ5、マイクロプロセッサ7、
送信インタフェース8の順で同一のデータメモリと接続
され、8個のデータメモリDM1〜DM8が順次に使用
されて行くため、ある時点では、図7から明らかなよう
に、受信インタフェース3、マイクロプロセッサ5、マ
イクロプロセッサ7、送信インタフェース8が異なるデ
ータメモリと接続されており、処理が同時に行われ得る
から、スループットの向上が図られる。なお、マイクロ
プロセッサ5、マイクロプロセッサ7、送信インタフェ
ース8は送られてくるページ情報を受けて動作するの
で、これらの間では、他の回路が接続されているデータ
メモリにアクセスしようとすること(つまり、所謂追い
越しての使用)は無いが、受信インタフェース3はフレ
ームが受信される毎に、ページを確保すべく動作するた
め、データメモリが少ないときには、送信インタフェー
ス8に接続されているデータメモリをアクセスしようと
する可能性を有する。そこで、受信フレームの到来イン
ターバルと各部の処理速度とを考慮して、必要な数のデ
ータメモリを用意する。
Thus, according to the present embodiment, since the page information is sequentially transmitted from the receiving interface 3 to the microprocessor 5, the microprocessor 7, and the transmitting interface 8, the frames are processed in the order of arrival. It is guaranteed to be relayed. Then, the microprocessor 5, the microprocessor 7,
Since the same data memory is connected in the order of the transmission interface 8 and the eight data memories DM1 to DM8 are used sequentially, at a certain point in time, as is apparent from FIG. , The microprocessor 7 and the transmission interface 8 are connected to different data memories, and the processing can be performed simultaneously, thereby improving the throughput. Since the microprocessor 5, the microprocessor 7, and the transmission interface 8 operate upon receiving the transmitted page information, an attempt is made to access a data memory to which another circuit is connected between them (that is, the microprocessor 5, the microprocessor 7, and the transmission interface 8). However, the receiving interface 3 operates to secure a page every time a frame is received. Therefore, when the data memory is small, the data memory connected to the transmission interface 8 is accessed. Have the possibility to try. Therefore, a necessary number of data memories are prepared in consideration of the arrival interval of the received frame and the processing speed of each unit.

【0023】また、実施例ではLAN−AからLAN−
Bへの中継を説明したが、実施例と同様の構成を有する
LAN間接続装置を、他に1台用意して、受信インタフ
ェース3にLAN−Bを接続し、送信インタフェース8
にLAN−Aを接続することにより、双方向への中継が
可能となる。更に、実施例では触れなかったが、フレー
ムの送信先アドレスが同一LAN内を示す時には、当該
フレームは廃棄され中継されることはない。
In the embodiment, LAN-A to LAN-A
Although the relay to B has been described, another inter-LAN connecting device having the same configuration as that of the embodiment is prepared, the LAN-B is connected to the receiving interface 3, and the transmitting interface 8 is connected.
By connecting the LAN-A to the LAN, relaying in both directions is possible. Further, although not described in the embodiment, when the destination address of the frame indicates the same LAN, the frame is discarded and is not relayed.

【0024】また、実施例では、1つのデータメモリを
複数のページに分割したが、他の実施例では、1つのデ
ータメモリが1のページを有する。また、実施例では、
ページ情報を順次に渡すようにしたが、他の実施例にお
いては、受信インタフェース3において、ページを所定
順で使用することが定められているのであれば、当該所
定順の情報を受信インタフェース3以外に、マイクロプ
ロセッサ5、マイクロプロセッサ7、送信インタフェー
ス8に備えさせ、処理終了を次々に通知するように構成
される。この実施例によっても、本実施例と同様の効果
が期待できる。
In the embodiment, one data memory is divided into a plurality of pages, but in other embodiments, one data memory has one page. In the embodiment,
Although the page information is sequentially passed, in another embodiment, if it is specified that the pages are used in a predetermined order in the receiving interface 3, the information in the predetermined order is transferred to the other than the receiving interface 3. The microprocessor 5, the microprocessor 7, and the transmission interface 8 are provided so as to notify the end of processing one after another. According to this embodiment, effects similar to those of this embodiment can be expected.

【0025】[0025]

【発明の効果】以上説明したように第1の発明によれ
ば、受信インタフェース、受信処理手段、送信処理手
段、送信インタフェース及びこれらにそれぞれ接続され
たバス、少なくとも前記バスの数と同数のメモリとが備
えられており、前記受信インタフェース、前記受信処理
手段、前記送信処理手段、前記送信インタフェースのそ
れぞれから前記メモリのアドレスが出力される毎に、当
該受信インタフェース、前記受信処理手段、前記送信処
理手段、前記送信インタフェースのそれぞれに接続され
たバスと前記のメモリとの接続関係が切り換えられるこ
とから、受信インタフェース、受信処理手段、送信処理
手段、送信インタフェースは、アドレスを出力するだけ
で、必要なメモリと次々に接続されて行き、このメモリ
を用いて、データブロックの受取り、データブロックの
妥当性チェック等の受信処理、データブロックを中継し
て第2の系へ送信するための送信処理、データブロック
の送出を、それぞれ同時に行うことが可能となる。
As described above, according to the first aspect, the reception interface, the reception processing means, the transmission processing means, the transmission interface and the buses respectively connected thereto, and at least as many memories as the number of the buses are provided. The reception interface, the reception processing unit, and the transmission processing unit are provided each time the address of the memory is output from each of the reception interface, the reception processing unit, the transmission processing unit, and the transmission interface. Since the connection relationship between the bus connected to each of the transmission interfaces and the memory is switched, the reception interface, the reception processing means, the transmission processing means, and the transmission interface need only output an address and have a required memory. Are connected one after another, and using this memory, Click receipt of the reception processing of the validation of the data block, transmitting process for transmitting by relaying the data block to the second system, the transmission of data blocks, it becomes possible to perform each time.

【0026】また上記の第2の発明によれば、受信イン
タフェース、受信処理手段、送信処理手段、送信インタ
フェースがそれぞれのバスを介して接続されるメモリが
ページを有しており、ページに対応のページ情報が受信
インタフェースから順次に、受信処理手段、送信処理手
段、送信インタフェースへ送られて行くことから、到来
順でデータブロックが処理され中継されて行くことが保
証される。
According to the second aspect of the present invention, the memory to which the reception interface, the reception processing means, the transmission processing means, and the transmission interface are connected via their respective buses has a page. Since the page information is sequentially sent from the reception interface to the reception processing means, the transmission processing means, and the transmission interface, it is guaranteed that the data blocks are processed and relayed in the order of arrival.

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

【図1】本発明の実施例に係るLAN間接続装置の構成
図。
FIG. 1 is a configuration diagram of an inter-LAN connection device according to an embodiment of the present invention.

【図2】本発明の実施例に係るLAN間接続装置の要部
構成図。
FIG. 2 is a main part configuration diagram of the LAN connection apparatus according to the embodiment of the present invention.

【図3】本発明の実施例に係るLAN間接続装置の要部
構成図。
FIG. 3 is a main part configuration diagram of the LAN connection apparatus according to the embodiment of the present invention.

【図4】本発明の実施例に係るLAN間接続装置により
提供されるデータメモリのメモリ空間を示す図。
FIG. 4 is a diagram showing a memory space of a data memory provided by the LAN connection apparatus according to the embodiment of the present invention.

【図5】本発明の実施例に係るLAN間接続装置で受信
するフレームのフォーマットを示す図。
FIG. 5 is a diagram showing a format of a frame received by the LAN connection apparatus according to the embodiment of the present invention.

【図6】本発明の実施例に係るLAN間接続装置の要部
に係る切換制御回路の構成図。
FIG. 6 is a configuration diagram of a switching control circuit according to a main part of the LAN connection apparatus according to the embodiment of the present invention.

【図7】本発明の実施例に係るLAN間接続装置の動作
を説明するための状態遷移図。
FIG. 7 is a state transition diagram for explaining the operation of the LAN connection apparatus according to the embodiment of the present invention.

【図8】従来のLAN間接続装置の構成図。FIG. 8 is a configuration diagram of a conventional LAN connection device.

【図9】従来のLAN間接続装置の構成図。FIG. 9 is a configuration diagram of a conventional LAN connection device.

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

1−1、1−2 メモリブロック 3 受信イ
ンタフェース 4、6 主メモリ 5、7 マ
イクロプロセッサ 8 送信インタフェース 9 切換制
御回路 10 アドレスバス 11 デー
タバス 21−1、21−2、22−1、22−2 バス切換ス
イッチ 91〜94 バスセレクト信号生成部 DM1〜DM8データメモリ
1-1, 1-2 Memory block 3 Reception interface 4, 6 Main memory 5, 7 Microprocessor 8 Transmission interface 9 Switching control circuit 10 Address bus 11 Data bus 21-1, 21-2, 22-1, 22-2 Bus switch 91-94 Bus select signal generator DM1-DM8 Data memory

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/46 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 12/46

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 第1の系から到来するデータブロックを
受信する受信インタフェースと、 この受信インタフェースにより受信されたデータブロッ
クについて受信処理する受信処理手段と、 この受信処理手段により処理されたデータブロックを中
継して第2の系へ送信するための送信処理を当該データ
ブロックについて行う送信処理手段と、 この送信処理手段により処理されたデータブロックを前
記第2の系へ送信する送信インタフェースと、 前記受信インタフェース、前記受信処理手段、前記送信
処理手段、前記送信インタフェースのそれぞれに接続さ
れたバスと、 少なくとも前記バスの数と同数のメモリと、 前記受信インタフェース、前記受信処理手段、前記送信
処理手段、前記送信インタフェースのそれぞれから前記
メモリのアドレスが出力される毎に、当該受信インタフ
ェース、前記受信処理手段、前記送信処理手段、前記送
信インタフェースのそれぞれに接続されたバスと前記メ
モリとの接続関係を切り換えるバス切換手段とを具備す
ることを特徴とするデータ中継装置。
1. A receiving interface for receiving a data block arriving from a first system, receiving processing means for performing a receiving process on a data block received by the receiving interface, and receiving the data block processed by the receiving processing means. Transmission processing means for performing transmission processing on the data block for relaying and transmitting the data block to the second system; transmission interface for transmitting the data block processed by the transmission processing means to the second system; An interface, the reception processing means, the transmission processing means, buses connected to the transmission interfaces, at least as many memories as the number of the buses, and the reception interface, the reception processing means, the transmission processing means, The address of the memory from each of the transmission interfaces Every time is output, the reception interface, the reception processing means, the transmission processing means, and a bus switching means for switching a connection relationship between a bus connected to each of the transmission interfaces and the memory. Data relay device.
【請求項2】 処理に係るデータブロックを格納するペ
ージを有する4以上のメモリから構成されるメモリ群
と、 第1の系から到来するデータブロックを受信し、これを
所定順で格納するページを指定するアドレスを出力する
受信インタフェースと、 この受信インタフェースにより、受信されたデータブロ
ックについて格納先のページ情報を与えられ、このペー
ジを指定するアドレスを出力して該当のページに格納さ
れているデータブロックを受信処理する受信処理手段
と、 この受信処理手段により処理されたデータブロックにつ
いて格納先のページ情報を与えられ、このページを指定
するアドレスを出力して該当のページに格納されている
データブロックを中継して第2の系へ送信するための送
信処理を当該データブロックについて行う送信処理手段
と、 この送信処理手段により処理されたデータブロックにつ
いて格納先のページ情報を与えられ、このページを指定
するアドレスを出力して該当のページに格納されている
データブロックを前記第2の系へ送信する送信インタフ
ェースと、 前記受信インタフェース、前記受信処理手段、前記送信
処理手段、前記送信インタフェースのそれぞれに接続さ
れたバスと、 前記受信インタフェース、前記受信処理手段、前記送信
処理手段、前記送信インタフェースのそれぞれから前記
メモリのアドレスが出力される毎に、当該受信インタフ
ェース、前記受信処理手段、前記送信処理手段、前記送
信インタフェースのそれぞれに接続されたバスと前記の
メモリ群のメモリとの接続関係を切り換えるバス切換手
段とを具備することを特徴とするデータ中継装置。
2. A memory group comprising four or more memories having pages for storing data blocks related to processing, and a page for receiving data blocks coming from a first system and storing them in a predetermined order. A receiving interface for outputting an address to be specified, and a page information of a storage destination of the received data block is given by the receiving interface, and an address for specifying this page is output to output the data block stored in the corresponding page. Receiving processing information for receiving the data block processed by the receiving processing means, receiving the page information of the storage destination, outputting an address designating the page, and retrieving the data block stored in the corresponding page. A transmission process for relaying and transmitting to the second system is performed for the data block. Data processing means, provided with page information of a storage destination for the data block processed by the transmission processing means, outputting an address designating the page, and outputting the data block stored in the page to the second data block. A transmission interface for transmitting data to a system, a bus connected to each of the reception interface, the reception processing unit, the transmission processing unit, and the transmission interface; a reception interface, the reception processing unit, the transmission processing unit, and the transmission Each time an address of the memory is output from each of the interfaces, the connection relationship between the reception interface, the reception processing means, the transmission processing means, the bus connected to each of the transmission interfaces, and the memories of the memory group Bus switching means for switching between Data relay apparatus.
JP21289193A 1993-08-27 1993-08-27 Data relay device Expired - Fee Related JP3351581B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21289193A JP3351581B2 (en) 1993-08-27 1993-08-27 Data relay device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21289193A JP3351581B2 (en) 1993-08-27 1993-08-27 Data relay device

Publications (2)

Publication Number Publication Date
JPH0766826A JPH0766826A (en) 1995-03-10
JP3351581B2 true JP3351581B2 (en) 2002-11-25

Family

ID=16629980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21289193A Expired - Fee Related JP3351581B2 (en) 1993-08-27 1993-08-27 Data relay device

Country Status (1)

Country Link
JP (1) JP3351581B2 (en)

Also Published As

Publication number Publication date
JPH0766826A (en) 1995-03-10

Similar Documents

Publication Publication Date Title
EP0721164A2 (en) Crossbar switch apparatus and protocol
JPS61212940A (en) Data transmission method for multi-network system
JPS62164335A (en) Network interface device for coupling digital data with bus bar network
JPH0795231A (en) Inter-lan connecting device
JPS6098738A (en) Method of assigning address
US6219353B1 (en) Message hub
JP3351581B2 (en) Data relay device
JPS6054549A (en) Data transmitting method and device
EP0325080A1 (en) Protocol and apparatus for the selective scanning of a plurality of lines connected to a communication device
JP2546743B2 (en) Packet / high-speed packet switch for voice and data
JPH0983561A (en) Inter-network connection device
JP2723506B2 (en) Trunk line selection method
JPH05324545A (en) Bus controller
JP2696105B2 (en) Network interconnect circuit
KR820002240B1 (en) Multiport digital switching element
JPH01234962A (en) Bus control system
JPS608949A (en) General interface bus analyzer
JPS61200734A (en) Data transmission system
JP3512913B2 (en) Station control system and station control method
JPH0556057A (en) Loop network system
JPH07182081A (en) Extension board kind recognition system and slot position recognition system
JPH02164155A (en) Communication mode for lan system
JPH07110794A (en) Transmission/reception simultaneous control interface circuit for bus between processors
JPH01171345A (en) Decentralized type packet exchange
JPH0981483A (en) Broadcast communication batch reply device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020903

LAPS Cancellation because of no payment of annual fees