JPH0828722B2 - Data transmission control method - Google Patents

Data transmission control method

Info

Publication number
JPH0828722B2
JPH0828722B2 JP15603688A JP15603688A JPH0828722B2 JP H0828722 B2 JPH0828722 B2 JP H0828722B2 JP 15603688 A JP15603688 A JP 15603688A JP 15603688 A JP15603688 A JP 15603688A JP H0828722 B2 JPH0828722 B2 JP H0828722B2
Authority
JP
Japan
Prior art keywords
transmission
data
unique pattern
node
carrier
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
JP15603688A
Other languages
Japanese (ja)
Other versions
JPH027641A (en
Inventor
邦昭 村越
Original Assignee
富士通電装株式会社
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 富士通電装株式会社 filed Critical 富士通電装株式会社
Priority to JP15603688A priority Critical patent/JPH0828722B2/en
Publication of JPH027641A publication Critical patent/JPH027641A/en
Publication of JPH0828722B2 publication Critical patent/JPH0828722B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、バス形式の伝送路により複数の分散配置さ
れたノードを接続し、各ノードに於ける制御によってデ
ータ伝送を行うデータ伝送制御方式に関するものであ
る。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of use] The present invention relates to a data transmission control method in which a plurality of distributed nodes are connected by a bus type transmission line and data is transmitted by control at each node. It is about.

〔従来の技術〕[Conventional technology]

ローカルエリアネットワーク(LAN)に於いては、そ
のネットワーク構成に対応して各種のデータ伝送制御方
式が提案されている。例えば、第4図に示すように、伝
送路により複数のノードA,B,C,Dが接続されたローカル
エリアネットワークに於いては、CSMA/CD(Carrier Se
nce Multiple Access with Collision Detection)
方式が多く採用されている。この方式はIEEE802.3標準
とし知られており、伝送路上のキャリア検出を行い、キ
ャリア無しの場合は、他のノードが送信していないこと
になるから、送信要求ノードはデータの送信を開始し、
伝送路上のデータを監視する。
In a local area network (LAN), various data transmission control methods have been proposed according to the network configuration. For example, as shown in FIG. 4, in a local area network in which a plurality of nodes A, B, C, D are connected by transmission lines, CSMA / CD (Carrier Se
nce Multiple Access with Collision Detection)
Many methods are adopted. This method is known as the IEEE802.3 standard.It detects the carrier on the transmission path, and if there is no carrier, it means that no other node is transmitting, so the transmission request node starts transmitting data. ,
Monitor the data on the transmission line.

伝送路に送出するデータフォーマットは、例えば、簡
略化して示すように、先頭にプリアンブルPが付加さ
れ、宛先アドレスDAと送信元アドレスSAとデータDTとか
らなり、又誤り検出の為に図示を省略したフレームチェ
ックシーケンスが付加される。
As shown in a simplified form, for example, the data format to be transmitted to the transmission line is formed by adding a preamble P to the head, a destination address DA, a source address SA, and data DT, and is not shown for error detection. The frame check sequence is added.

又複数のノードで同時的に送信要求が発生し、同時に
複数のノードが送信を開始すると、データの衝突が生じ
るから、これを検出してデータの送信を停止するもので
ある。
When a plurality of nodes simultaneously make transmission requests and a plurality of nodes start transmission at the same time, data collision occurs. Therefore, this is detected and the data transmission is stopped.

第5図は前述のCSMA/CD方式の従来例の動作説明図で
あり、第4図に示すように伝送路にノードA,B,C,Dの順
に接続されて、ノードBからノードDへ、又ノードCか
らノードAへデータを送信する場合に、伝送路上のキャ
リア無しをノードB,Cが検出して、同時にデータの送信
を開始すると、ノードBからのデータが伝送路を介して
ノードA,C,D側に伝搬され、そのデータがノードCに到
達した時、又ノードCからのデータが伝送路を介してノ
ードA,B,D側に伝搬され、そのデータがノードBに到達
した時に、それぞれ衝突発生が検出される。この衝突検
出により衝突状態を確実にする為に、一定時間ジャム送
出JMを行って、送信を中止する。
FIG. 5 is a diagram for explaining the operation of the above-mentioned conventional CSMA / CD system. As shown in FIG. 4, nodes A, B, C, and D are connected in this order to the transmission line, and from node B to node D. In addition, when data is transmitted from the node C to the node A, when the nodes B and C detect the absence of carriers on the transmission line and start transmitting the data at the same time, the data from the node B is transmitted via the transmission line to the node. When the data is propagated to the A, C, D sides and reaches the node C, the data from the node C is also propagated to the nodes A, B, D sides via the transmission path, and the data reaches the node B. When they do, the occurrence of collision is detected. In order to ensure the collision state by this collision detection, the jam transmission JM is performed for a certain period of time and the transmission is stopped.

そして、ノードB,C対応に異なる値に設定された時間T
b,Tc(バックオフ時間)後に再送信を開始する。この再
送信時に於いても、キャリア検出を行い、キャリア無し
の場合にデータの送信を開始するものである。
Then, the time T set to a different value for nodes B and C
Retransmission is started after b, Tc (back-off time). Also during this retransmission, carrier detection is performed and data transmission is started when there is no carrier.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

キャリア無しの場合にデータの送信を開始することに
より、同時に送信を開始する複数のノードが存在する可
能性が大きく、その場合の衝突によってデータが欠落す
る。これを再送信によって救済することになるが、デー
タの送信を開始してから途中で中止するような再送処理
の繰り返しが生じる場合があり、又バックオフ時間の選
定によっては、特定のノードが伝送路を占有する状態が
生じる場合がある。
By starting the transmission of data when there is no carrier, there is a high possibility that there will be multiple nodes that start transmission at the same time, and in that case the data will be lost due to collision. This will be remedied by retransmission, but the retransmission process may occur such that data transmission is started and then stopped midway, and depending on the selection of the backoff time, a specific node may transmit data. Occasionally a condition of occupying a road may occur.

本発明は、データの衝突を確実に回避させることを目
的とするものである。
An object of the present invention is to reliably avoid data collision.

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

本発明のデータ伝送制御方式は、キャリア無しの時に
固有パターンを送出し、衝突発生の有無を判断して、衝
突無しの場合にデータの送出を開始するものであり、第
1図に示すように、各ノード1−1〜1−nに、伝送路
2上のキャリアを検出するキャリア検出部3と、ノード
対応の固有パターンを送信する固有パターン送信部4
と、この固有パターンを検出する固有パターン検出部5
と、データ送信処理部6と、データ受信処理部7とを設
け、送信要求ノードに於いては、キャリア検出部3によ
り伝送路2上のキャリアが存在しないことを検出して、
固有パターン送信部4からの固有パターンを切替部9を
介して伝送路2に送出し、伝送路2上の固有パターンを
切替部8を介して固有パターン検出部5で検出し、自ノ
ードの固有パターンを検出した時には、衝突発生無しと
判断して、データ送信処理部6からのデータを切替部9
を介して伝送路2に送出するものである。
The data transmission control system of the present invention sends a unique pattern when there is no carrier, determines whether or not a collision has occurred, and starts data transmission when there is no collision. As shown in FIG. , A carrier detection unit 3 that detects a carrier on the transmission path 2 and a unique pattern transmission unit 4 that transmits a unique pattern corresponding to the node to each of the nodes 1-1 to 1-n.
And a unique pattern detecting section 5 for detecting this unique pattern
, A data transmission processing unit 6 and a data reception processing unit 7 are provided, and in the transmission request node, the carrier detection unit 3 detects that there is no carrier on the transmission path 2,
The peculiar pattern from the peculiar pattern transmitting unit 4 is sent to the transmission line 2 via the switching unit 9, and the peculiar pattern on the transmission line 2 is detected by the peculiar pattern detecting unit 5 via the switching unit 8 to identify the peculiar pattern of the own node. When a pattern is detected, it is determined that no collision has occurred, and the data from the data transmission processing unit 6 is switched to the switching unit 9
It is sent to the transmission line 2 via.

〔作用〕[Action]

伝送路上のキャリア無しの場合に、ノード固有のパタ
ーンを固有パターン送信部4から伝送路2に送出する。
又固有パターン検出部5により伝送路2上に自ノード固
有のパターンが存在するか否か検出する。即ち、複数の
ノードが同時的にそれぞれの固有パターンを伝送路2に
送出すると、自ノード固有のパターンを検出できないこ
とになるから、複数のノードが同時的に送信要求を行っ
ていることが判る。
When there is no carrier on the transmission path, the pattern unique to the node is sent from the unique pattern transmission unit 4 to the transmission path 2.
Further, the unique pattern detection unit 5 detects whether or not a pattern unique to the own node exists on the transmission path 2. That is, when a plurality of nodes simultaneously send their respective unique patterns to the transmission path 2, the patterns unique to the own node cannot be detected. Therefore, it is understood that the plurality of nodes simultaneously make transmission requests. .

このような固有パターンの衝突が検出された場合は、
CSMA/CD方式と同様に送信を中止し、再度キャリア検出
を行って、キャリア無しの場合に固有パターンの送出を
行う。又固有パターン送出後に、固有パターン検出部5
に於いて自ノードの固有パターンを検出した時、衝突発
生無しと判断してデータ送信処理部6からデータを伝送
路2に送出する。従って、データの衝突がなく、確実に
データを伝送することができる。
When such a unique pattern collision is detected,
Similar to the CSMA / CD method, transmission is stopped, carrier detection is performed again, and a unique pattern is transmitted when there is no carrier. Further, after the unique pattern is transmitted, the unique pattern detection unit 5
At this time, when the unique pattern of the own node is detected, it is determined that no collision has occurred, and the data transmission processing unit 6 sends the data to the transmission line 2. Therefore, it is possible to reliably transmit data without data collision.

〔実施例〕〔Example〕

以下図面を参照して本発明の実施例について詳細に説
明する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の実施例のブロック図であり、1−1
〜1−nはノード、2は伝送路、3はキャリア検出部、
4は固有パターン送信部、5は固有パターン検出部、6
はデータ送信処理部、7はデータ受信処理部、8,9は切
替部である。固有パターン送信部4は、例えば、ノード
1−1〜1−n対応に割当てられたアドレス等のノード
固有のパターンを発生して伝送路2に送出する機能を有
し、固有パターン検出部5は、伝送路2上の自ノードの
固有パターンを検出する機能を有するものである。又切
替部8は、伝送路2とデータ受信処理部7とを接続する
ように切替えられ、固有パターン送信時にのみ、図示の
ように伝送路2と固有パターン検出部5とを接続するよ
うに切替えられる。又切替部9は、固有パターン送信時
に図示のように伝送路2と固有パターン送信部4とを接
続するように切替えられ、データ送信時に伝送路2とデ
ータ送信処理部6とを接続するように切替えられる。
FIG. 1 is a block diagram of an embodiment of the present invention, 1-1
1-n is a node, 2 is a transmission line, 3 is a carrier detection unit,
4 is a unique pattern transmission unit, 5 is a unique pattern detection unit, and 6
Is a data transmission processing unit, 7 is a data reception processing unit, and 8 and 9 are switching units. The peculiar pattern transmission unit 4 has a function of generating a node peculiar pattern such as an address assigned to each of the nodes 1-1 to 1-n and sending it to the transmission path 2, and the peculiar pattern detection unit 5 , Has a function of detecting the unique pattern of its own node on the transmission path 2. Further, the switching unit 8 is switched so as to connect the transmission line 2 and the data reception processing unit 7, and is switched so as to connect the transmission line 2 and the unique pattern detection unit 5 as shown only when transmitting the unique pattern. To be Further, the switching unit 9 is switched to connect the transmission line 2 and the unique pattern transmission unit 4 as shown in the figure when transmitting the unique pattern, and connects the transmission line 2 and the data transmission processing unit 6 when transmitting the data. Can be switched.

ノード1−1に送信要求が発生すると、他のノードが
データを送信しているか否かキャリア検出部3により検
出し、キャリア無しの場合は、図示を省略した制御部に
より固有パターン送信部4を起動して固有パターンを発
生させ、その固有パターンを切替部9を介して伝送路2
に送出する。伝送路2上の固有パターンを固有パターン
検出部5で検出し、自ノード1−1の固有パターンを検
出した時は、衝突無しと判断して切替部9により伝送路
2とデータ送信処理部6とを切替接続し、データの送信
を開始する。
When a transmission request is generated in the node 1-1, the carrier detection unit 3 detects whether or not another node is transmitting data, and if there is no carrier, the control unit (not shown) causes the unique pattern transmission unit 4 to operate. It is activated to generate a unique pattern, and the unique pattern is transmitted to the transmission line 2 via the switching unit 9.
Send to. When the unique pattern detection unit 5 detects the unique pattern on the transmission line 2 and when the unique pattern of the own node 1-1 is detected, it is determined that there is no collision, and the switching unit 9 causes the transmission line 2 and the data transmission processing unit 6 to operate. And are switched and connected, and data transmission is started.

第2図は本発明の実施例のフローチャートであり、キ
ャリア検出部3によりキャリア検出を行い、キャリア検
出時は、宛先識別を行い、自ノード宛のデータであるか
否か判別し、自ノード宛のデータの場合は、切替部8を
介してデータ受信処理部7でそのデータの受信処理を行
うことになる。
FIG. 2 is a flow chart of an embodiment of the present invention. Carrier detection is performed by the carrier detection unit 3. At the time of carrier detection, destination identification is performed, it is determined whether or not the data is addressed to the own node, and the data is addressed to the own node. In the case of the above data, the data reception processing unit 7 performs the reception processing of the data via the switching unit 8.

又送信要求時に、キャリア無しの場合は、固有パター
ン送信部4から固有パターンを送出し、固有パターン検
出部5により伝送路2上の固有パターンを検出し、自ノ
ードの固有パターン以外のパターンの場合は、衝突発生
と判断して送信を中止し、再びキャリア検出により伝送
路2の空きか否かを識別する。又伝送路2上の自ノード
の固有パターンが検出されると、衝突無しと判断して、
データ送信を開始する。この場合、固有パターンを複数
回繰り返し送信し、所定回数連続してこの固有パターン
を検出できた時に、衝突無しと判断するように制御する
こともできる。
When there is no carrier at the time of transmission request, a unique pattern is sent from the unique pattern transmitting unit 4 and the unique pattern on the transmission line 2 is detected by the unique pattern detecting unit 5, and if it is a pattern other than the unique pattern of the own node. Determines that a collision has occurred, stops the transmission, and again detects whether the transmission path 2 is empty by detecting the carrier. When the unique pattern of the own node on the transmission line 2 is detected, it is determined that there is no collision,
Start data transmission. In this case, the peculiar pattern can be repeatedly transmitted a plurality of times, and when the peculiar pattern can be continuously detected a predetermined number of times, it can be controlled to determine that there is no collision.

第3図は本発明の動作説明図であり、ノード1−a,1
−bとについて示し、送信要求がそれぞれ発生すると、
キャリア検出CSを行い、キャリア無しの場合に固有パタ
ーンを送出する。この場合は、同時的にノード1−a,1
−bから固有パターンの送出を開始したことにより、衝
突が発生するから、送信を中止し、キャリア検出CSを行
う。この場合、CSMA/CD方式と同様なバックオフ時間の
設定を行うことができる。即ち、ノード対応に固有パタ
ーンの再送信待ち時間を異なるように設定するものであ
る。それによって、ノード1−aに於いてキャリア無し
と判断して固有パターンの送出を開始すると、ノード1
−bではキャリア検出CSによりキャリア有りと判断する
ことにより、ノード1−bからの固有パターンの再送信
は更に待ち合わせとなり、ノード1−aでは固有パター
ン送信により衝突無しと判断した時にデータ送信を開始
することになる。
FIG. 3 is a diagram for explaining the operation of the present invention, in which nodes 1-a, 1
-B, and when each transmission request occurs,
Carrier detection CS is performed and a unique pattern is sent when there is no carrier. In this case, nodes 1-a, 1
Since transmission of the unique pattern is started from -b, a collision occurs, so transmission is stopped and carrier detection CS is performed. In this case, the backoff time can be set in the same manner as the CSMA / CD method. That is, the retransmission waiting time of the unique pattern is set to be different for each node. As a result, when the node 1-a determines that there is no carrier and starts transmitting the unique pattern, the node 1
In -b, the carrier detection CS determines that there is a carrier, so that the re-transmission of the unique pattern from node 1-b becomes awaited further, and node 1-a starts data transmission when it determines that there is no collision due to the unique pattern transmission. Will be done.

従って、データの再送を行う必要がなく、データ伝送
効率を向上することが可能となる。
Therefore, it is not necessary to retransmit the data, and the data transmission efficiency can be improved.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明は、送信要求ノードに於
いて、キャリア検出部3により伝送路2上にキャリア無
しの検出を行った時に、ノード固有のパターンを固有パ
ターン送信部4から伝送路2に送出し、その伝送路2上
のパターンを固有パターン検出部5で検出して、自ノー
ドの固有パターンを検出した時は、衝突無しと判断し
て、データ送信処理部6からのデータの送信を開始させ
るものであり、固有パターンをデータ送信の前に送出す
ることにより、データの衝突を確実に回避することがで
きる。従って、データの再送処理を不要とすることがで
きるから、伝送効率を向上することができる利点があ
る。
As described above, according to the present invention, in the transmission request node, when the carrier detecting unit 3 detects the absence of a carrier on the transmission line 2, the node-specific pattern is transmitted from the unique pattern transmitting unit 4 to the transmission line 2. When the unique pattern detecting unit 5 detects the unique pattern of the own node and detects the unique pattern of its own node, it judges that there is no collision, and transmits the data from the data transmission processing unit 6. By sending the unique pattern before data transmission, data collision can be reliably avoided. Therefore, there is an advantage that the transmission efficiency can be improved since the data retransmission process can be eliminated.

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

第1図は本発明の実施例のブロック図、第2図は本発明
の実施例のフローチャート、第3図は本発明の実施例の
動作説明図、第4図はデータ伝送システムの説明図、第
5図は従来例の動作説明図である。 1−1〜1−nはノード、2は伝送路、3はキャリア検
出部、4は固有パターン送信部、5は固有パターン検出
部、6はデータ送信処理部、7はデータ受信処理部、8,
9は切替部である。
1 is a block diagram of an embodiment of the present invention, FIG. 2 is a flow chart of an embodiment of the present invention, FIG. 3 is an operation explanatory diagram of the embodiment of the present invention, FIG. 4 is an explanatory diagram of a data transmission system, FIG. 5 is an operation explanatory diagram of a conventional example. 1-1 to 1-n are nodes, 2 is a transmission line, 3 is a carrier detection unit, 4 is a unique pattern transmission unit, 5 is a unique pattern detection unit, 6 is a data transmission processing unit, 7 is a data reception processing unit, 8 ,
9 is a switching unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のノード(1−1〜1−n)をバス形
式で伝送路(2)により接続してデータ伝送を行うシス
テムに於いて、 前記各ノード(1−1〜1−n)は、前記伝送路(2)
上のキャリアを検出するキャリア検出部(3)と、ノー
ド対応の固有パターンを送信する固有パターン送信部
(4)と、前記固有パターンを検出する固有パターン検
出部(5)と、データ送信処理部(6)と、データ受信
処理部(7)とを備え、 送信要求ノードに於いて、前記キャリア検出部(3)に
より前記伝送路(2)上にキャリアが存在しないことを
検出して、前記固有パターン送信部(4)からの固有パ
ターンを前記伝送路(2)に送出し、自ノードの固有パ
ターンを前記固有パターン検出部(5)により検出した
時に、衝突発生無しとして、前記データ送信処理部
(6)からデータを前記伝送路(2)に送出する ことを特徴とするデータ伝送制御方式。
1. A system for performing data transmission by connecting a plurality of nodes (1-1 to 1-n) by a transmission line (2) in a bus form, wherein each of the nodes (1-1 to 1-n) ) Is the transmission line (2)
A carrier detecting section (3) for detecting the upper carrier, a unique pattern transmitting section (4) for transmitting a unique pattern corresponding to a node, a unique pattern detecting section (5) for detecting the unique pattern, and a data transmission processing section. (6) and a data reception processing unit (7), and in the transmission request node, the carrier detection unit (3) detects that there is no carrier on the transmission line (2), When the unique pattern from the unique pattern transmitting unit (4) is sent to the transmission line (2) and the unique pattern of the own node is detected by the unique pattern detecting unit (5), it is determined that no collision has occurred and the data transmission process is performed. A data transmission control method, wherein data is sent from the section (6) to the transmission line (2).
JP15603688A 1988-06-25 1988-06-25 Data transmission control method Expired - Fee Related JPH0828722B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15603688A JPH0828722B2 (en) 1988-06-25 1988-06-25 Data transmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15603688A JPH0828722B2 (en) 1988-06-25 1988-06-25 Data transmission control method

Publications (2)

Publication Number Publication Date
JPH027641A JPH027641A (en) 1990-01-11
JPH0828722B2 true JPH0828722B2 (en) 1996-03-21

Family

ID=15618917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15603688A Expired - Fee Related JPH0828722B2 (en) 1988-06-25 1988-06-25 Data transmission control method

Country Status (1)

Country Link
JP (1) JPH0828722B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8926835B2 (en) 2002-06-04 2015-01-06 Fresenius Medical Care Deustschland Gmbh Dialysis systems and related methods
US8932032B2 (en) 2005-07-13 2015-01-13 Fresenius Medical Care Holdings, Inc. Diaphragm pump and pumping systems
US8986254B2 (en) 2009-03-20 2015-03-24 Fresenius Medical Care Holdings, Inc. Medical fluid pump systems and related components and methods
US9011114B2 (en) 2011-03-09 2015-04-21 Fresenius Medical Care Holdings, Inc. Medical fluid delivery sets and related systems and methods
US9180240B2 (en) 2011-04-21 2015-11-10 Fresenius Medical Care Holdings, Inc. Medical fluid pumping systems and related devices and methods
US9421314B2 (en) 2009-07-15 2016-08-23 Fresenius Medical Care Holdings, Inc. Medical fluid cassettes and related systems and methods
US9500188B2 (en) 2012-06-11 2016-11-22 Fresenius Medical Care Holdings, Inc. Medical fluid cassettes and related systems and methods
US9561323B2 (en) 2013-03-14 2017-02-07 Fresenius Medical Care Holdings, Inc. Medical fluid cassette leak detection methods and devices

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2518517B2 (en) * 1993-05-12 1996-07-24 日本電気株式会社 Communication bus monitoring device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8926835B2 (en) 2002-06-04 2015-01-06 Fresenius Medical Care Deustschland Gmbh Dialysis systems and related methods
US9101709B2 (en) 2002-06-04 2015-08-11 Fresenius Medical Care Deutschland Gmbh Dialysis fluid cassettes and related systems and methods
US9827359B2 (en) 2002-06-04 2017-11-28 Fresenius Medical Care Deutschland Gmbh Dialysis systems and related methods
US8932032B2 (en) 2005-07-13 2015-01-13 Fresenius Medical Care Holdings, Inc. Diaphragm pump and pumping systems
US8986254B2 (en) 2009-03-20 2015-03-24 Fresenius Medical Care Holdings, Inc. Medical fluid pump systems and related components and methods
US9421314B2 (en) 2009-07-15 2016-08-23 Fresenius Medical Care Holdings, Inc. Medical fluid cassettes and related systems and methods
US9011114B2 (en) 2011-03-09 2015-04-21 Fresenius Medical Care Holdings, Inc. Medical fluid delivery sets and related systems and methods
US9180240B2 (en) 2011-04-21 2015-11-10 Fresenius Medical Care Holdings, Inc. Medical fluid pumping systems and related devices and methods
US9500188B2 (en) 2012-06-11 2016-11-22 Fresenius Medical Care Holdings, Inc. Medical fluid cassettes and related systems and methods
US9561323B2 (en) 2013-03-14 2017-02-07 Fresenius Medical Care Holdings, Inc. Medical fluid cassette leak detection methods and devices

Also Published As

Publication number Publication date
JPH027641A (en) 1990-01-11

Similar Documents

Publication Publication Date Title
US4491946A (en) Multi-station token pass communication system
US5140586A (en) Token associated data network communications protocol
JPH0828722B2 (en) Data transmission control method
EP0580938B1 (en) Duplex communication control device
JPH02228854A (en) Data communication system and data communication method
EP0125095A1 (en) Packet communication system
JPH05347623A (en) Multi-cast communication system
JPH03268534A (en) Transmission priority classifying system for csma/cd type network
JP3163526B2 (en) LAN broadcast frame processing method and apparatus
JPS61125253A (en) Medium access control system
JPH0575622A (en) Emergency communication control system with priority
JPH04302239A (en) Multiple transmission method
JPS62183638A (en) Multiple address communication control system in local area network
JPS6292642A (en) Error response control system for transfer data
JPS61210740A (en) Emergency communicating control system for token bus type local network system
JP2728016B2 (en) Broadcast type local area network adapter device
JPH01161562A (en) Data resending system of data transferring network
JP2001111579A (en) Transmitting device
JPS6141246A (en) Station number setting system of packet communication network
JPH0482440A (en) Multiplex link data transfer system
JPH08172434A (en) Access control system for radio lan
JPH04168829A (en) Communication control system
JPH0381850A (en) Flow controlling system for computer system
JPH04215342A (en) Control system at collision in lan
JPS63164548A (en) Transmission equipment

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees