JPH0292043A - Data reception system - Google Patents

Data reception system

Info

Publication number
JPH0292043A
JPH0292043A JP24504388A JP24504388A JPH0292043A JP H0292043 A JPH0292043 A JP H0292043A JP 24504388 A JP24504388 A JP 24504388A JP 24504388 A JP24504388 A JP 24504388A JP H0292043 A JPH0292043 A JP H0292043A
Authority
JP
Japan
Prior art keywords
data
reception
buffer
state
node
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
JP24504388A
Other languages
Japanese (ja)
Inventor
Akio Yoshida
吉田 亜紀夫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP24504388A priority Critical patent/JPH0292043A/en
Publication of JPH0292043A publication Critical patent/JPH0292043A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To keep the performance of a transmission reception node, to prevent increase in the traffic of the network without control and to keep the performance of the network even at a high traffic state by suppressing the transmission of a data whose reception is expected to be failed. CONSTITUTION:Nodes 1, 2, 3 are connected to a bus type local area network 4 and have a data reception means 5, plural reception data storage buffers 6, a reception control means 7, a signal transmission means 8 bringing a medium into the busy state for a prescribed time and a buffer state discriminating means discriminating it that the state of the buffer 8 is in reception disable state. After the reception of the data from the network 4 is finished, when the buffer state discrimination means 9 discriminates it that the state of the buffer 6 represents the reception disable state, the signal transmission means 8 sends a signal to make the medium busy for a prescribed time to apply data reception.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は複数のノードが接続されたネットワーク上でデ
ータを送受信する場合のデータ受信方式に関し、特にデ
ータ受信完了後、あらかじめ用意したバッファがすべて
受信不能となった後のデータ受信方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a data reception method when transmitting and receiving data on a network in which a plurality of nodes are connected. This relates to a method of receiving data after it becomes impossible to receive data.

〔従来の技術〕[Conventional technology]

従来、かかるネットワークに接続された各ノードはデー
タ送受信の一形態として次のデータ送信プロセスおよび
データ受信プロセスのうちデータ受信プロセスを優先し
て実行している。
Conventionally, each node connected to such a network executes a data reception process with priority among the following data transmission process and data reception process as a form of data transmission and reception.

すなわち、データ送信プロセスにおいては、データを受
信するためにバッファを用意し、もしデータの送信要求
があればデータを送信する。もしなければ受信したデー
タを処理し、−杯になったバッファを再び受信可能な状
態にした後、再びデータを受信するためのバッファを用
意するように実行される。また、データ受信プロセスに
おいては、まず受信パケットのアドレスを判断し、もし
他人宛のデータであれば本プロセスを終了する。また、
かかるアドレス判定において、自分宛のアドレスと判断
したときは、データを格納すべきバッファの受信可否状
態を参照し、もし受信不能であれば本プロセスを終了す
る。ここで、受信可能と判断したバッファがあるときに
は、そのバッファにデータを受信格納し、本プロセスを
終了するようにしている。
That is, in the data transmission process, a buffer is prepared to receive data, and if there is a data transmission request, the data is transmitted. If not, the process processes the received data, makes the full buffer ready to receive data again, and then prepares the buffer for receiving data again. In the data reception process, the address of the received packet is first determined, and if the data is addressed to another person, the process is terminated. Also,
In such address determination, when it is determined that the address is addressed to itself, it refers to the receivability status of the buffer in which data is to be stored, and if it is not receivable, this process is terminated. Here, if there is a buffer that is determined to be receivable, the data is received and stored in that buffer, and the process ends.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータ受信方式では、もしあるノードが
送信プロセスにおけるデータの送信要求があれば送信し
、なければデータの処理を実行する前に、すでに用意し
たバッファの数よりも多くのデータを受信した場合には
、受信プロセス優先によりバッファに格納できなかった
データ分だけ余分にアドレス判定とバッファの受信可否
状態を参照する処理を実行しなければならない。従って
、これらの処理にかかる時間分だけ本来実行すべき処理
、すなわち、データ送信要求があればデータを送信しな
ければならず、なければ受信したデータを処理し一杯に
なったバッファを再び受信可能な状態にすることが遅れ
、結果として、−杯になったバッファを再び受信可能な
状態にする処理がいつまでも実行できないという状況に
陥り、データを受信すればするほどますますバッファの
再準備ができなくなる。さらに、送信ノードでのデータ
送信も完了しないため、データの送信ノード、受信ノー
ド共にその処理性能が低下するという問題がある。
In the conventional data reception method described above, if a node receives a request to send data in the sending process, it sends the data, and if it does not, it receives more data than the number of buffers it has already prepared before processing the data. In this case, additional processing must be performed to determine the address and refer to the reception status of the buffer for the data that could not be stored in the buffer due to priority given to the reception process. Therefore, the time required for these processes is equivalent to the processing that should be performed, i.e., if there is a data transmission request, the data must be sent, and if there is no data transmission request, the data must be sent, and if there is no data transmission request, the received data can be processed and the full buffer can be received again. As a result, the process of making a full buffer ready to receive data is delayed forever, and the more data is received, the more it becomes difficult to re-prepare the buffer. It disappears. Furthermore, since the data transmission at the sending node is not completed, there is a problem in that the processing performance of both the data sending node and the data receiving node is degraded.

特に、ネットワーク上で1対N通信が実行されている場
合(例えばディスク・サーバ1台に対してN台の端末が
ネットワークで接続され、そのN台が同時にディスク・
サーバにアクセスしようとした時)、上述した問題が1
つのノードで発生するとネットワークの性能が著しく低
下することになる。
This is especially true when one-to-N communication is performed on the network (for example, N terminals are connected to one disk server over the network, and those N terminals are connected to the disk at the same time.
When trying to access the server), the above problem occurs
If this occurs on one node, network performance will be significantly degraded.

本発明の目的は、かかる各ノードにおける性能を維持し
、ネットワークのトラヒックを上げることを防止すると
ともに、高トラヒツクでも対応することのできるデータ
受信方式を提供することにある。
An object of the present invention is to provide a data reception method that maintains performance at each node, prevents network traffic from increasing, and can handle even high traffic.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータ受信方式は、ネットワークに接続された
各々のノード上で、データ受信手段と複数の受信データ
格納用のバッファと受信制御手段とによりデータを受信
する方式において、一定時間メディアをビジー状態にす
る信号送出手段と、前記バッファの状態がすべて受信不
能であることを判断するバッファ状態判断手段とを有し
、前記データの受信を完了した後、前記バッファ状態判
断手段により前記バッファの状態がすべて受信不能であ
ることを判断した場合、前記信号送出手段から一定時間
メディアをビジー状態にする信号を送出するように構成
される。
The data receiving method of the present invention is a method in which data is received by a data receiving means, a plurality of buffers for storing received data, and a receiving control means on each node connected to a network, and the medium is kept busy for a certain period of time. and buffer state determining means for determining that the state of the buffer is all unreceivable, and after the reception of the data is completed, the buffer state determining means determines the state of the buffer. If it is determined that all media cannot be received, the signal sending means is configured to send a signal to keep the media busy for a certain period of time.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を説明するためのネットワー
クに接続されたノードのブロック構成図である。
FIG. 1 is a block diagram of a node connected to a network for explaining an embodiment of the present invention.

第1図に示すように、1,2.3はバス型ローカルエリ
アネットワーク4に接続されるノードであり、5はデー
タ受信手段、6は複数の受信データ格納用バッファ、7
は受信制御手段、8はメディアを一定時間ビジー状態に
する信号送出手段、9はバッファ6の状態がすべて受信
不能であることを判断するバッファ状態判断手段である
As shown in FIG. 1, 1, 2.3 are nodes connected to a bus-type local area network 4, 5 is a data receiving means, 6 is a plurality of buffers for storing received data, and 7 is a node connected to a bus type local area network 4.
8 is a reception control means, 8 is a signal sending means for keeping the medium in a busy state for a certain period of time, and 9 is a buffer state determining means for determining that the state of the buffer 6 is that all reception is impossible.

かかる構成のノードにおいて、本実施例はネットワーク
4からデータの受信を完了した後、バッファ状態判断手
段9により、バッファ6の状態がすべて受信不能である
ことを判断した場合、信号送出手段8から一定時間メデ
ィアをビジー状態にする信号を送出することにより、デ
ータの受信を行うものである。
In this embodiment, in a node having such a configuration, when the buffer status determining means 9 determines that all the buffers 6 are unreceivable after completing the reception of data from the network 4, the signal transmitting means 8 sends a certain signal. Data is received by sending a signal that puts the time medium in a busy state.

第2図は第1図に示すノードのデータ受信手順を説明す
るためのフロー図である。
FIG. 2 is a flow diagram for explaining the data reception procedure of the node shown in FIG.

第2図に示すように、処理手順における10は受信パケ
ットのアドレス・フィルタ処理であり、11は自分宛の
データを格納すべきバッファの状態判断処理である。次
に、12はデータ受信処理であり、13はデータ受信処
理を実行後まだ受信可能なバッファが存在するかどうか
の状態判断処理である。更に、14は一定時間メディア
をビジー状態とする信号送出処理である。
As shown in FIG. 2, numeral 10 in the processing procedure is an address filter process for a received packet, and numeral 11 is a process for determining the state of a buffer in which data destined for itself is to be stored. Next, 12 is a data reception process, and 13 is a status judgment process to determine whether there is still a buffer that can receive data after the data reception process is executed. Furthermore, 14 is a signal sending process for keeping the media busy for a certain period of time.

第3図は第1図に示す三つのノード間のデータ転送を説
明するためのフロー図である。
FIG. 3 is a flow diagram for explaining data transfer between the three nodes shown in FIG. 1.

第3図に示すように、ネットワークに3つのノードA、
B、Cが存在し、ノードAが2個のバッファを準備した
瞬間にノードBとノードCよりデータを受信すると、本
発明によりこれ以上の無駄なデータ受信処理を避けるた
めにある一定時間メディアをビジー状態にし、その間に
バッファを処理しバッファの再準備を完了した時の例で
ある。 すなわち、第3図において15,16.17は
それぞれノードA、B、Cの振舞いを示す時間軸であり
、18はノードBからノードAへのデータ送信を、19
はノードCからノードAへのデータ送信をそれぞれ表わ
す、この時ノードAはデータ19の受信処理を完了した
とき残りのバッファにはこれ以上受信する余地がなく、
20で示す時間メディアをビジー状態とすることにより
データを送信しようとしていたノードでの送信処理を待
たせ、その間に自分の処理を進めバッファの再準備を実
行している。21はビジー状態20が終了後メディアが
アイドルとなったためノードBからノードAへ送信され
たデータである。この例から迅速なバッファの準備に効
果を上げていることがわかる。
As shown in Figure 3, there are three nodes A in the network,
B and C exist, and when node A receives data from node B and node C at the moment it prepares two buffers, the present invention allows the media to be held for a certain period of time in order to avoid any more wasteful data reception processing. This is an example of when the buffer is in a busy state and the buffer is processed and the buffer is re-prepared. That is, in FIG. 3, 15, 16, and 17 are time axes showing the behavior of nodes A, B, and C, respectively, 18 is the time axis for data transmission from node B to node A, and 19 is for data transmission from node B to node A.
represent data transmission from node C to node A, respectively. At this time, when node A completes the reception process of data 19, there is no room in the remaining buffer to receive any more data, and
By placing the time medium in a busy state as indicated by 20, the node that is about to send data is made to wait for the sending process, and during that time it proceeds with its own processing and re-prepares the buffer. 21 is data sent from node B to node A because the medium became idle after the busy state 20 ended. This example shows that it is effective in quickly preparing buffers.

第4図は第3図とは異なる別のノード間データ転送を説
明するためのフロー図である。
FIG. 4 is a flow diagram for explaining another inter-node data transfer different from that in FIG. 3.

第4図に示すように、ネットワークに3つのノードA、
B、Cが存在し、ノードAが2個のバッファを準備した
瞬間にノードBとノードCよりデータを受信し、これ以
上の無駄なデータ受信処理を避けるためにある一定時間
メディアをビジー状態にする間にノードAからノードB
へのデータを準備し、無駄なオーバヘッド無しに送信を
実行した例である。
As shown in Figure 4, there are three nodes A in the network,
B and C exist, and the moment node A prepares two buffers, it receives data from node B and node C, and keeps the medium busy for a certain period of time to avoid any more wasteful data reception processing. from node A to node B while
This is an example of preparing data for and executing transmission without unnecessary overhead.

すなわち、第4図において、15〜17はそれぞれノー
ドA、B、Cの振舞いを示す時間軸であり、18はノー
ドBからノードAへのデータ送信、19はノードCから
ノードAへのデータ送信をそれぞれ表わすのは第3図と
同様である。この時ノードAはデータ19の受信処理を
完了したとき残りのバッファにはこれ以上受信する余地
がなく、22で示す時間メディアをビジー状態とするこ
とによりデータを送信しようとしていたノードでの送信
処理を待たせ、その間に自分の次のデータ送信の準備を
実行している。23はビジー状態22の間に送信準備が
完了し、ノードAからノードBへ送信されたデータであ
る。ノードAはこれによりデータ送信を迅速に実行でき
、その後のバッファの再準備を無駄な受信処理なしに実
行することができる。
That is, in FIG. 4, 15 to 17 are time axes showing the behavior of nodes A, B, and C, respectively, 18 is data transmission from node B to node A, and 19 is data transmission from node C to node A. The respective representations are the same as in FIG. At this time, when node A completes the reception processing of data 19, there is no room in the remaining buffer for receiving any more data, and the transmission processing at the node that was trying to transmit data is performed by keeping the time medium busy as indicated by 22. , while preparing for the next data transmission. 23 is data that was ready for transmission during the busy state 22 and was transmitted from node A to node B. This allows node A to quickly transmit data and subsequently re-prepare the buffer without unnecessary reception processing.

要するに、本実施例においては、第1図における信号送
出手段8およびバッファ状態判断手段9により、データ
受信の後まだ受信可能なバッファが存在するかどうかを
判断し、これが存在しないときには、一定時間メディア
をビジー状態とすることにより受信失敗(受信ノードの
バッファがすべて受信不能状態のため)が予想されるデ
ータの送信そのものを抑制し、この間にバッファの再準
備を実行するものである。
In short, in this embodiment, the signal sending means 8 and buffer status determining means 9 in FIG. By placing the node in a busy state, the transmission of data that is expected to result in a reception failure (because all the buffers of the receiving node are in a non-receivable state) is suppressed, and the buffers are re-prepared during this time.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明のデータ受信方式は、受信
失敗が予想されるデータ送信を抑制することにより、送
受信ノードの性能を維持し且つネットワークのトラフィ
ックをいたずらに上げることを防ぎ、しかも高トラッフ
ィック時でもネットワークの性能を維持することができ
るという効果がある。
As explained above, the data reception method of the present invention maintains the performance of sending and receiving nodes and prevents network traffic from increasing unnecessarily by suppressing data transmissions that are expected to fail in reception. This has the effect of maintaining network performance even during times of network traffic.

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

第1図は本発明の一実施例を説明するためのネットワー
クに接続されたノードのブロック構成図、第2図は第1
図に示すノードのデータ受信手順を説明するためのフロ
ーチャート図、第3図は第1図に示す三つのノード間の
データ転送を説明するためのフロー図、第4図は第3図
とは異なる別のノード間データ転送を説明するためのフ
ロー図である。 1.2.3・・・ノード、4・・・バス型ネットワーク
、5・・・データ受信手段、6・・・バッファ、7・・
・受信制御手段、8・・・信号送出手段、9・・・バッ
ファ状態判断手段、15〜17・・・各ノードの時間軸
FIG. 1 is a block configuration diagram of a node connected to a network for explaining one embodiment of the present invention, and FIG.
Flowchart diagram for explaining the data reception procedure of the nodes shown in Figure 3. Figure 3 is a flowchart diagram for explaining data transfer between the three nodes shown in Figure 1. Figure 4 is different from Figure 3. FIG. 7 is a flow diagram for explaining another inter-node data transfer. 1.2.3... Node, 4... Bus type network, 5... Data receiving means, 6... Buffer, 7...
- Reception control means, 8... Signal sending means, 9... Buffer status determination means, 15-17... Time axis of each node.

Claims (1)

【特許請求の範囲】[Claims]  ネットワークに接続された各々のノード上で、データ
受信手段と複数の受信データ格納用のバッファと受信制
御手段とによりデータを受信する方式において、一定時
間メディアをビジー状態にする信号送出手段と、前記バ
ッファの状態がすべて受信不能であることを判断するバ
ッファ状態判断手段とを有し、前記データの受信を完了
した後、前記バッファ状態判断手段により前記バッファ
の状態がすべて受信不能であることを判断した場合、前
記信号送出手段から一定時間メディアをビジー状態にす
る信号を送出することを特徴とするデータ受信方式。
In a method of receiving data by a data receiving means, a plurality of buffers for storing received data, and a reception control means on each node connected to a network, the signal sending means keeps the medium busy for a certain period of time; buffer state determining means for determining that all buffer states are unreceivable, and after completing reception of the data, the buffer state determining means determines that all buffer states are unreceivable. If this occurs, the data receiving method is characterized in that the signal sending means sends out a signal that puts the medium in a busy state for a certain period of time.
JP24504388A 1988-09-28 1988-09-28 Data reception system Pending JPH0292043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24504388A JPH0292043A (en) 1988-09-28 1988-09-28 Data reception system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24504388A JPH0292043A (en) 1988-09-28 1988-09-28 Data reception system

Publications (1)

Publication Number Publication Date
JPH0292043A true JPH0292043A (en) 1990-03-30

Family

ID=17127730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24504388A Pending JPH0292043A (en) 1988-09-28 1988-09-28 Data reception system

Country Status (1)

Country Link
JP (1) JPH0292043A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005043827A1 (en) 2003-10-30 2005-05-12 Tokyo Electron Limited Terminal apparatus, terminal apparatus control method, network system, network system control method, program and recording medium
JP2008031897A (en) * 2006-07-27 2008-02-14 Yamaha Marine Co Ltd Exhaust system in eight-cylinder engine
JP2008031867A (en) * 2006-07-26 2008-02-14 Yamaha Marine Co Ltd Exhaust system in six-cylinder engine
JP2008031868A (en) * 2006-07-26 2008-02-14 Yamaha Marine Co Ltd Exhaust system in eight-cylinder engine

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005043827A1 (en) 2003-10-30 2005-05-12 Tokyo Electron Limited Terminal apparatus, terminal apparatus control method, network system, network system control method, program and recording medium
US7830811B2 (en) 2003-10-30 2010-11-09 Tokyo Electron Limited Terminal apparatus, terminal apparatus control method, network system, network system control method, program and recording medium
JP2008031867A (en) * 2006-07-26 2008-02-14 Yamaha Marine Co Ltd Exhaust system in six-cylinder engine
JP2008031868A (en) * 2006-07-26 2008-02-14 Yamaha Marine Co Ltd Exhaust system in eight-cylinder engine
JP2008031897A (en) * 2006-07-27 2008-02-14 Yamaha Marine Co Ltd Exhaust system in eight-cylinder engine

Similar Documents

Publication Publication Date Title
CA2027230C (en) Station-to-station full duplex communication in a communications network
JPH0683221B2 (en) Data communication method and communication system
US6810452B1 (en) Method and system for quarantine during bus topology configuration
US6374316B1 (en) Method and system for circumscribing a topology to form ring structures
US5353282A (en) Local area network embedded in the communication switch core
US5155725A (en) Adaptive token release mechanism for ring networks
US6584539B1 (en) Method and system for message broadcast flow control on a bus bridge interconnect
JPH10327190A (en) Network traffic priority determining method
JPH0292043A (en) Data reception system
US5734675A (en) Receiver sharing for demand priority access method repeaters
JPH05336141A (en) Loop network
US6178177B1 (en) Data-processing network having non-deterministic access, but having deterministic access time
JP3725000B2 (en) Transmission data collision reduction method
JPH0687559B2 (en) Bus type LAN
JP2000092109A (en) Fully double ethernet(r) hub device and network system
JPS61125253A (en) Medium access control system
JPH08181705A (en) Method and device for processing broadcast frame of lan
JP2722713B2 (en) Communication method
JP2542461B2 (en) Collision detection transmission system
JP3156141B2 (en) Multimedia integrated LAN system using token ring
JPH0365702B2 (en)
JPS62183638A (en) Multiple address communication control system in local area network
JP3212365B2 (en) Inviting Multiplexing Stations in Networks
JPH04241541A (en) Data transmission/reception system
JPH10262067A (en) Packet communication system