JPS6366462B2 - - Google Patents

Info

Publication number
JPS6366462B2
JPS6366462B2 JP55163579A JP16357980A JPS6366462B2 JP S6366462 B2 JPS6366462 B2 JP S6366462B2 JP 55163579 A JP55163579 A JP 55163579A JP 16357980 A JP16357980 A JP 16357980A JP S6366462 B2 JPS6366462 B2 JP S6366462B2
Authority
JP
Japan
Prior art keywords
priority
transmission
station
processing devices
pattern
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
JP55163579A
Other languages
Japanese (ja)
Other versions
JPS5787645A (en
Inventor
Haruka Nakamura
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP55163579A priority Critical patent/JPS5787645A/en
Publication of JPS5787645A publication Critical patent/JPS5787645A/en
Publication of JPS6366462B2 publication Critical patent/JPS6366462B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • H04L12/413Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection [CSMA-CD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Description

【発明の詳細な説明】 本発明は優先制御方式に関し、特に複数の処理
装置が共通の伝送路を介して接続されている場合
における優先接続制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a priority control system, and particularly to a priority connection control system when a plurality of processing devices are connected via a common transmission path.

伝送路を複数の処理装置が共用している場合、
各処理装置間で伝送路の使用、例えば送信要求が
競合することがある。
When multiple processing devices share the transmission path,
The use of transmission paths, for example, transmission requests, may conflict between processing devices.

従来このような競合を収拾する方式として、例
えば特開昭51−114804号公報に開示された方式が
知られていた。この方式は、パケツトの衝突を検
出してタイマーを始動させるとともに、乱数によ
るランダムな待ち時間を設定し、これを各端末装
置(以下「送信局」または単に「局」という。)
に指令して、再度送信を開始するまでの待ち時間
をランダマイズすることにより、各送信局の優先
度を平均化しようとするものである。この方式に
おいては、複数の送信局からのパケツトが衝突し
た場合、全ての送信局がある時間待つて再度送信
を試みなければならず、ロスタイムがきわめて大
きくなるという重大な欠点があつた。
Conventionally, a method disclosed in Japanese Patent Application Laid-Open No. 114804/1983 has been known as a method for resolving such conflicts. This method detects a packet collision and starts a timer, sets a random waiting time using a random number, and waits for each terminal device (hereinafter referred to as a "transmitting station" or simply "station").
The system attempts to average out the priorities of each transmitting station by randomizing the waiting time until transmission starts again. This system has a serious drawback in that when packets from multiple transmitting stations collide, all the transmitting stations have to wait a certain amount of time and then try transmitting again, resulting in extremely large loss time.

第1図はその様子を示すもので、2つの送信局
A,Bからのパケツトが衝突したときに、A局に
はtA、B局にはtB(但し、tA<tBとする。)なる待
ち時間が与えられた場合を示している。A局は待
ち時間tA後、再度送信を試みられるが、B局は待
ち時間tBの間待機させられる。この場合tAの間は
両局が待機せねばならず、ロスタイムが大きくな
る原因となる。
Figure 1 shows this situation. When packets from two transmitting stations A and B collide, station A receives t A and station B receives t B (where t A < t B) . .) is given a waiting time. After waiting time tA , station A tries to transmit again, but station B is forced to wait for waiting time tB . In this case, both stations must stand by during tA , causing increased loss time.

この欠点を解消しようとして種々の試みがなさ
れてはいるが、待ち時間によるランダマイズは一
次元的で、ランダム化による時間割当には送信局
の数に比例して多くのビツトタイムを必要とする
という本質的な欠点があつた。この点について、
例を挙げてより詳細に説明する。
Various attempts have been made to overcome this drawback, but the fact is that randomization using waiting time is one-dimensional, and time allocation using randomization requires a large amount of bit time in proportion to the number of transmitting stations. There were some shortcomings. in this regard,
This will be explained in more detail by giving an example.

第2図はその一例を示すもので、各送信局から
送信されるパケツトを、優先パケツトと非優先パ
ケツトとに分けて、優先パケツト(優先レベルの
数をnとする。)と非優先パケツト(総数をmと
する。)にそれぞれ待ち時間を設定するようにし
たものである。この方式によれば、非優先パケツ
トはto+r(1rm)後に送信を開始すること
になり、この場合の確率はr/mで非優先パケツト 間では平均化される。一方、優先パケツトは予め
与えられた優先順位に従つてtp(1pn)後
に送信を開始することになる。この場合には優先
パケツトには優先順位を付しているので各優先レ
ベル間で複数の送信局が平均化された送信権を得
ることはできない。
Fig. 2 shows an example of this, in which packets transmitted from each transmitting station are divided into priority packets and non-priority packets, and priority packets (the number of priority levels is n) and non-priority packets (the number of priority levels are n). (The total number is m.) A waiting time is set for each. According to this method, the non-priority packets start transmitting after to+r (1rm), and the probability in this case is r/m, which is averaged among the non-priority packets. On the other hand, transmission of priority packets will start after t p (1 pn) according to a predetermined priority order. In this case, since the priority packets are prioritized, it is not possible for a plurality of transmitting stations to obtain an averaged transmission right between each priority level.

第3図は複数の優先レベルを設定して、各優先
レベルごとにランダム待ち時間を設定した場合を
示すもので、優先パケツトはそれぞれt(p-1)n+r(m
は1優先レベル内のパケツト数、nは優先レベル
の数である。また1pn、1rm)後に
送信を開始することになり、各優先レベルで平均
化された送信権を得ることになるが、全体として
待ち時間が長くなるという欠点が出る。この場
合、非優先パケツトについてはton+q(但し、1
ql、lは非優先パケツトの総数である。)後
に送信を開始することになり、待ち時間は更に長
くなる。
Figure 3 shows the case where multiple priority levels are set and a random waiting time is set for each priority level, and each priority packet has t (p-1)n+r (m
is the number of packets within one priority level, and n is the number of priority levels. Also, transmission starts after 1pn, 1rm), and transmission rights are obtained that are averaged at each priority level, but there is a drawback that the overall waiting time is longer. In this case, for non-priority packets, t on+q (however, 1
ql,l is the total number of non-priority packets. ), and the waiting time is even longer.

また、別の方式としては、本出願人が特願昭54
−26443号に提案した方式がある。この方式は各
送信局が送信時にそれぞれ自局のアドレスを付し
そのビツト構成により優先順位を決定するもので
ある。この方式においては、競合時には優先度の
高いアドレスを有する送信局が常に優先され、優
先度を平均化しにくいという欠点があつた。
In addition, as another method, the applicant filed a patent application in 1973.
There is a method proposed in No. 26443. In this system, each transmitting station assigns its own address when transmitting, and the priority order is determined based on the bit structure of the address. This system has the disadvantage that in the event of contention, a transmitting station with an address with a high priority is always given priority, making it difficult to equalize the priorities.

本発明は従来の優先制御方式の上述の如き欠点
を除去し、各処理装置に平均化された送信権を与
えることを可能にした優先制御方式を提供するこ
とを第1の目的とする。また、本発明は、必要に
応じて常に優先権を持たせた送信権を与えること
をも可能にした優先制御方式を提供することを第
2の目的とする。更に本発明は伝送路の効率的な
利用を可能とした優先制御方式を提供することを
第3の目的とする。
A first object of the present invention is to provide a priority control method that eliminates the above-mentioned drawbacks of the conventional priority control method and makes it possible to give each processing device an averaged transmission right. A second object of the present invention is to provide a priority control system that makes it possible to always give priority transmission rights as needed. Furthermore, a third object of the present invention is to provide a priority control system that enables efficient use of transmission paths.

上記目的を達成するため、本発明の優先制御方
式は、複数の処理装置を共通の伝送路を介して接
続し、各処理装置で情報をパケツト単位で送出す
るシリアル・データ伝送システムにおいて、各処
理装置が前記パケツトを送出する際に、設定され
た処理装置の優先順位を指定するパターンと、不
規則に決定されるパターンとからなる伝送路争奪
用の特殊パターンを先頭に付与し、他処理装置と
の間で送信の競合が発生した場合、前記優先順位
を指定するパターンの合成により前記競合した処
理装置の中から最も優先度の高い処理装置が送信
権を得るようにし、競合した処理装置の中に優先
度の等しい処理装置が複数あつたときには、不規
則に決定されるパターンの合成によつて前記優先
度の等しい処理装置の中の任意の1つが送信権を
得るようにし、設定された優先順位が等しい処理
装置の優先度を平均化したことに特徴がある。
In order to achieve the above object, the priority control method of the present invention is applicable to each processing unit in a serial data transmission system in which a plurality of processing units are connected via a common transmission path and each processing unit transmits information in packet units. When the device sends out the packet, it adds a special pattern to the beginning of the packet, consisting of a pattern that specifies the priority of the set processing device and a pattern that is determined irregularly, and sends the packet to other processing devices. If a transmission conflict occurs between the competing processing devices, the processing device with the highest priority among the competing processing devices obtains the transmission right by combining the patterns specifying the priorities, and the competing processing devices When there are multiple processing devices with the same priority, any one of the processing devices with the same priority can obtain the transmission right by combining irregularly determined patterns. The feature is that the priorities of processing devices with the same priority are averaged.

以下、本発明を図面に基いて詳細に説明する。
第4図は本発明の原理を示す説明図である。本発
明においては、複数の送信局(この場合、2局で
A局、B局と呼ぶ。)のそれぞれが固有のプライ
オリテイーパターンを有し、このパターンは各パ
ケツトの先頭に位置して送出される。プライオリ
テイーパターンは伝送路上で合成され、伝送ライ
ン上の信号と自局の信号とを比較してくいちがい
を検出した局のみが送信をただちに停止する。従
つて残つた局(高い優先度を得た局、この場合A
局)はパターン送出中にもはやくいちがいを検出
することはなく、引続き送信を行なうことができ
る。送信を途中で停止した局(この場合、B局)
は伝送ラインが使用可能になるまで待機する。
Hereinafter, the present invention will be explained in detail based on the drawings.
FIG. 4 is an explanatory diagram showing the principle of the present invention. In the present invention, each of the plurality of transmitting stations (in this case, two stations are called station A and station B) has a unique priority pattern, and this pattern is positioned at the beginning of each packet and transmitted. Ru. Priority patterns are synthesized on the transmission line, and only the station that compares the signal on the transmission line with its own signal and detects a discrepancy immediately stops transmitting. Therefore, the remaining stations (stations with high priority, in this case A)
The station) no longer detects a mismatch during pattern transmission and can continue transmitting. The station that stopped transmitting midway (in this case, station B)
waits until a transmission line becomes available.

プライオリテイーパターンは註全体が一つのパ
ターンであつても良いが、これを優先レベルを指
定する領域(F―PR)と、対等な優先レベルの
群内でその都度ランダムに優先度を指定する領域
(V―PR)とから構成すると、本発明の第2の目
的である、必要に応じて優先権を持たせた送信権
を与えることが可能となる。第5図は優先レベル
がA局とB局とで異る場合、第6図はこれらが同
じ場合の処理状況を説明する図である。以下の説
明では、伝送路上での信号の合成においては、信
号“0”と信号“1”とでは信号“1”が優先す
るものとしている。第5図の如く優先レベルが異
なる場合、F―PRの2ビツト目でB局が伝送ラ
イン上の信号とのくいちがいを検出し、3ビツト
目以降の送信を停止する。従つて伝送路上にはA
局のF―PRが送出され、V―PRの内容に拘らず
A局の送信がB局のものより必ず優先されること
になる。第6図の如く、優先レベルがA局、B局
とも同じ場合には、F―PRの送信ではA局、B
局とも伝送ラインデータとのくいちがいを検出し
ないため、引続きV―PRの送出に移る。V―PR
の2ビツト目でB局がくいちがいを検出し、3ビ
ツト目以降の送信を停止する。従つてA局はV―
PRでもくいちがいを検出せず、以後の送信を継
続する。
The entire priority pattern may be one pattern, but it can be divided into an area for specifying the priority level (F-PR) and an area for randomly specifying the priority each time within a group of equal priority levels. (V-PR), it becomes possible to grant transmission rights with priority as necessary, which is the second object of the present invention. FIG. 5 is a diagram illustrating the processing situation when the priority levels are different between the A station and the B station, and FIG. 6 is a diagram explaining the processing situation when the priority levels are the same. In the following explanation, it is assumed that the signal "1" has priority among the signal "0" and the signal "1" in signal synthesis on the transmission path. When the priority levels are different as shown in FIG. 5, station B detects a discrepancy with the signal on the transmission line at the second bit of F-PR and stops transmitting the third and subsequent bits. Therefore, there is A on the transmission path.
The F-PR of the station is transmitted, and regardless of the content of the V-PR, the transmission of station A will always have priority over that of station B. As shown in Figure 6, if the priority level is the same for both stations A and B, in F-PR transmission, station A and station B
Since neither station detects a conflict with the transmission line data, the station continues to transmit V-PR. V-PR
Station B detects a discrepancy at the second bit and stops transmitting the third and subsequent bits. Therefore, station A is V-
PR does not detect any discrepancy and continues transmission.

万一、優先レベルが同じで、V―PRのパター
ンも同じであつた場合には、V―PRに引続き送
信される発信局アドレス(第7図、SA)のちが
いにより優先度が決定される。
In the unlikely event that the priority level is the same and the V-PR pattern is also the same, the priority will be determined by the difference in the source station address (SA in Figure 7) that is subsequently transmitted in the V-PR. .

第8図は本発明の伝送方式に使用されるパケツ
トのフレーム構成を示す図である。第8図におい
てSYNは同期信号、F―PRは固定プライオリテ
イー信号、V―PRは可変プライオリテイー信号、
SAは発信局アドレス信号、DAは宛先局アドレ
ス信号、CNTはコントロールフラグ、そしてCK
はチエツクビツト群をそれぞれ示している。F―
PRは不要である場合には削除しても差支えない。
FIG. 8 is a diagram showing the frame structure of a packet used in the transmission system of the present invention. In Figure 8, SYN is a synchronization signal, F-PR is a fixed priority signal, V-PR is a variable priority signal,
SA is the source station address signal, DA is the destination station address signal, CNT is the control flag, and CK
indicate check bit groups, respectively. F-
If the PR is unnecessary, it can be deleted.

第9図は本発明の一実施例を示すブロツク図で
ある。端末装置1からデータが出力バツフア2に
送出されると、出力バツフア2はこれに、ランダ
ムパターン発生回路3から送出される特殊符号パ
ターン(前記V―PRに相当する。)とプライオリ
テイーパターン作成回路4で与えられる予め決め
られた優先度を決定するパターン(前記F―PR
に相当する。)とを付して送信機論理ステージ5
に送り、各信号は並列―直列変換等処理されてド
ライバ6を通して伝送路7に送出される。
FIG. 9 is a block diagram showing one embodiment of the present invention. When data is sent from the terminal device 1 to the output buffer 2, the output buffer 2 receives the special code pattern (corresponding to the above-mentioned V-PR) sent from the random pattern generation circuit 3 and the priority pattern generation circuit. 4 (the pattern for determining the predetermined priority given by F-PR
corresponds to ) with the transmitter logic stage 5
Each signal is subjected to processing such as parallel-to-serial conversion and sent to a transmission line 7 through a driver 6.

また、伝送路7からレシーバ8を通して入力さ
れる他局の信号は、受信機論理ステージ9により
直列―並列変換等処理されて必要なデータのみが
入力バツフア10に送られ、端末装置1に入力さ
れる。
Also, signals from other stations input from the transmission line 7 through the receiver 8 are processed by the receiver logic stage 9, such as serial-to-parallel conversion, and only necessary data is sent to the input buffer 10 and input to the terminal device 1. Ru.

このように構成された送信局において、自局と
他局との間でパケツトの衝突が発生した場合に
は、自局から送出しているプライオリテイーパタ
ーンと、レシーバを介して入力する伝送路上の信
号パターンとを、プライオリテイー判別回路11
において1ビツトずつ比較し、ここで両者間にく
いちがいが検出された場合は直ちに自局の送信を
停止させる信号が送信機論理ステージ5に発せら
れる。これにより送信機論理ステージ5は、送信
を停止し、該送信局は待機状態に入る。また前記
送信停止信号により、リトライ計数回路12がカ
ウントアツプされる。このカウント数は待機終了
後、新たな送信を開始するときに設定されるプラ
イオリテイーパターン(V―PR)を設定する際
に考慮される。
In a transmitting station configured in this way, when a packet collision occurs between the local station and another station, the priority pattern sent from the local station and the transmission path input via the receiver are The signal pattern is determined by the priority discrimination circuit 11.
If a difference is detected between the two bits, a signal is immediately issued to the transmitter logic stage 5 to stop the transmission of the own station. This causes the transmitter logic stage 5 to stop transmitting and the transmitting station enters a standby state. Further, the retry counting circuit 12 is counted up by the transmission stop signal. This count number is taken into consideration when setting a priority pattern (V-PR) that is set when starting a new transmission after waiting is over.

ランダムパターン発生回路3におけるプライオ
リテイーパターン(V―PR)を送信ごとに毎回
ランダムに発生させることにより、各送信局の優
先度をより良く平均化することが可能になる。ま
た、プライオリテイーパターン作成に当つて、前
述の如くリトライ回数等により、各送信局に重み
づけを行うことも平均化に有効である。
By randomly generating the priority pattern (V-PR) in the random pattern generation circuit 3 for each transmission, it becomes possible to better average the priorities of each transmitting station. Furthermore, when creating the priority pattern, it is also effective for averaging to weight each transmitting station based on the number of retries, etc., as described above.

以上述べた如く、本発明によれば、複数の送信
局を共通の伝送路を介して接続したシリアル・デ
ータ伝送システムにおいて、各送信局が送出信号
の先頭に伝送路争奪用の特殊符号パターンを有
し、他局との間で送信の競合が発生した場合には
前記特殊符号パターンの合成により優先順位を決
定するようにしたので、各送信局間の送信の優先
度をその重要度を考慮した上でより良く平均化す
ることができ、同時に伝送路の効率的な利用をも
可能とする等多大の効果を奏するものである。
As described above, according to the present invention, in a serial data transmission system in which a plurality of transmitting stations are connected via a common transmission path, each transmitting station adds a special code pattern for contesting the transmission path at the beginning of the transmitted signal. If there is a transmission conflict with another station, the priority is determined by combining the special code patterns, so the priority of transmission between each transmitting station is determined based on its importance. This method has many advantages, such as being able to perform better averaging and at the same time making efficient use of the transmission path.

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

第1図は従来の方式を示すタイムチヤート、第
2図、第3図は待ち時間を説明する図、第4図は
本発明の方式を示すタイムチヤート、第5図〜第
7図は作動状況を説明する図、第8図はフレーム
構成を示す図、第9図はブロツク図である。 1:端末装置、2:出力バツフア、3:ランダ
ムパターン発生回路、4:プライオリテイーパタ
ーン作成回路、5:送信機論理ステージ、6:ド
ライバ、7:伝送路、8:レシーバ、9:受信機
論理ステージ、10:入力バツフア、11:プラ
イオリテイー判別回路、12:リトライ計数回
路。
Figure 1 is a time chart showing the conventional method, Figures 2 and 3 are diagrams explaining waiting time, Figure 4 is a time chart showing the method of the present invention, and Figures 5 to 7 are operating conditions. FIG. 8 is a diagram showing the frame structure, and FIG. 9 is a block diagram. 1: Terminal device, 2: Output buffer, 3: Random pattern generation circuit, 4: Priority pattern generation circuit, 5: Transmitter logic stage, 6: Driver, 7: Transmission line, 8: Receiver, 9: Receiver logic Stage 10: Input buffer, 11: Priority discrimination circuit, 12: Retry counting circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 複数の処理装置を共通の伝送路を介して接続
し、各処理装置間で情報をパケツト単位で送出す
るシリアル・データ伝送システムにおいて、各処
理装置が前記パケツトを送出する際に、設定され
た処理装置の優先順位を指定するパターンと、不
規則に決定されるパターンとからなる伝送路争奪
用の特殊パターンを先頭に付与し、他処理装置と
の間で送信の競合が発生した場合、前記優先順位
を指定するパターンの合成により前記競合した処
理装置の中から最も優先度の高い処理装置が送信
権を得るようにし、競合した処理装置の中に優先
度の等しい処理装置が複数あつたときには、不規
則に決定されるパターンの合成によつて前記優先
度の等しい処理装置の中の任意の1つが送信権を
得るようにし、設定された優先順位が等しい処理
装置の優先度を平均化したことを特徴とする優先
制御方式。
1. In a serial data transmission system in which multiple processing devices are connected via a common transmission path and information is sent in packets between each processing device, when each processing device sends out the packet, the A special pattern for transmission route contention consisting of a pattern specifying the priority of a processing device and a pattern determined irregularly is added to the beginning, and if a transmission conflict occurs with another processing device, the above-mentioned By combining patterns specifying priorities, the processing device with the highest priority among the competing processing devices obtains the transmission right, and when there are multiple processing devices with the same priority among the competing processing devices. , by combining irregularly determined patterns, any one of the processing devices with the same priority obtains the transmission right, and the priorities of the processing devices with the same set priority are averaged. A priority control method characterized by:
JP55163579A 1980-11-20 1980-11-20 Priority control system Granted JPS5787645A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP55163579A JPS5787645A (en) 1980-11-20 1980-11-20 Priority control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP55163579A JPS5787645A (en) 1980-11-20 1980-11-20 Priority control system

Publications (2)

Publication Number Publication Date
JPS5787645A JPS5787645A (en) 1982-06-01
JPS6366462B2 true JPS6366462B2 (en) 1988-12-20

Family

ID=15776584

Family Applications (1)

Application Number Title Priority Date Filing Date
JP55163579A Granted JPS5787645A (en) 1980-11-20 1980-11-20 Priority control system

Country Status (1)

Country Link
JP (1) JPS5787645A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4493074A (en) * 1982-11-03 1985-01-08 The Bendix Corporation Content induced transaction overlap communication system
JPS6053355A (en) * 1983-09-02 1985-03-27 Nec Corp Access system of bus type network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52142902A (en) * 1976-05-24 1977-11-29 Mitsubishi Electric Corp Information transmission device
JPS5415193A (en) * 1977-07-06 1979-02-03 Hitachi Ltd Molding of pulp molding
JPS5559536A (en) * 1978-10-30 1980-05-06 Hitachi Ltd Bus priority control system in loop bus network system
JPS6366462A (en) * 1986-06-20 1988-03-25 ベ−リンガ−・マンハイム・ゲゼルシヤフト・ミツト・ベシユレンクテル・ハフツング Porous carrier material having immunity reactivity for different immunity analysis and manufacture thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52142902A (en) * 1976-05-24 1977-11-29 Mitsubishi Electric Corp Information transmission device
JPS5415193A (en) * 1977-07-06 1979-02-03 Hitachi Ltd Molding of pulp molding
JPS5559536A (en) * 1978-10-30 1980-05-06 Hitachi Ltd Bus priority control system in loop bus network system
JPS6366462A (en) * 1986-06-20 1988-03-25 ベ−リンガ−・マンハイム・ゲゼルシヤフト・ミツト・ベシユレンクテル・ハフツング Porous carrier material having immunity reactivity for different immunity analysis and manufacture thereof

Also Published As

Publication number Publication date
JPS5787645A (en) 1982-06-01

Similar Documents

Publication Publication Date Title
US5398243A (en) Arbitration method and bus for serial data transmission
CA1283228C (en) Multiplex transmission system
JP2730338B2 (en) Satellite communication system
US5229993A (en) Control of access through local carrier sensing for high data rate networks and control of access of synchronous messages through circulating reservation packets
US5479395A (en) Serial bus system
JPS62229354A (en) Decision of access of node to bus
EP0051794A1 (en) Distributed-structure message switching system on random-access channel for message dialogue among processing units
JPS5991527A (en) Controlling method of priority of bus
JPS59202753A (en) Data communication system
JPS645784B2 (en)
GB2117939A (en) Data communication network and method of communication
US4872163A (en) Contention mechanism for communication networks
JPH0683210B2 (en) Station for packet communication
US4538261A (en) Channel access system
EP0829152B1 (en) A ring bus data transfer system
US4677613A (en) Network system for connecting multiple I/O devices to computers
JPS6366462B2 (en)
JPH0457140B2 (en)
JP2850589B2 (en) Satellite communication system
JP3280852B2 (en) Polling communication method
JPS61222345A (en) Communication system and method with preference
JPS6165552A (en) Communications system
US5751974A (en) Contention resolution for a shared access bus
JPS61200734A (en) Data transmission system
JPH0210621B2 (en)