Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH06101728B2 - Method of avoiding call collision of local network - Google Patents
[go: Go Back, main page]

JPH06101728B2 - Method of avoiding call collision of local network - Google Patents

Method of avoiding call collision of local network

Info

Publication number
JPH06101728B2
JPH06101728B2 JP60107781A JP10778185A JPH06101728B2 JP H06101728 B2 JPH06101728 B2 JP H06101728B2 JP 60107781 A JP60107781 A JP 60107781A JP 10778185 A JP10778185 A JP 10778185A JP H06101728 B2 JPH06101728 B2 JP H06101728B2
Authority
JP
Japan
Prior art keywords
transmission
retransmission
collision
slot time
local network
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 - Lifetime
Application number
JP60107781A
Other languages
Japanese (ja)
Other versions
JPS61265937A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP60107781A priority Critical patent/JPH06101728B2/en
Publication of JPS61265937A publication Critical patent/JPS61265937A/en
Publication of JPH06101728B2 publication Critical patent/JPH06101728B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)
  • Use Of Switch Circuits For Exchanges And Methods Of Control Of Multiplex Exchanges (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、ローカルネットワークにおける呼の衝突回避
方法に関するものである。
The present invention relates to a call collision avoidance method in a local network.

(従来の技術) 従来、このような分野の技術としては、例えば、日経エ
レクトロニクス、(1981−7−6)日経マグロヒル社P.
110−133、特開昭59−91527号、及び特開昭58−116834
号公報等に記載されるものがあった。以下、その構成を
図を用いて説明する。
(Prior Art) Conventionally, as a technology in such a field, for example, Nikkei Electronics, (1981-7-6) Nikkei Tuna Hill P.
110-133, JP-A-59-91527, and JP-A-58-116834.
Some of them were described in the official gazette. The configuration will be described below with reference to the drawings.

第2図は、従来のローカルネットワークの一構成例を示
す概略構成図である。第2図において、伝送路1には、
コンピュータ機器や端末機器等の複数個の機器2−1〜
2−Nがバス接続され、それらの各機器2−1〜2−N
間で相互にデータの送受信を行うようになっている。
FIG. 2 is a schematic configuration diagram showing a configuration example of a conventional local network. In FIG. 2, in the transmission line 1,
Multiple devices 2-1 such as computer devices and terminal devices
2-N is connected to the bus, and each of these devices 2-1 to 2-N
Data is exchanged between them.

このようなローカルネットワークのアクセス方法の一つ
に、キャリヤセンス・マルチプルアクセス/コリション
・ディテクション(carriersense multileaccess/colli
sion detection、以下、CSMA/CDという)方式がある。
このCSMA/CD方式は、例えば機器2−1が、パケット
(データを一定長以下のビット列で区切り、それに受信
側のアドレス等の制御情報を付加したデータ単位のこ
と)を送信する場合、他の機器2−2〜2−Nの送信の
有無を検出し、送信無しを条件として送信を行う。もし
他の機器2−2と送信の衝突が起れば、機器2−1,2−
2の送信を止め、適当な時間だけ待って再送を行う(こ
れをバックオフ処理という)方式である。
One of the access methods of such a local network is carrier sense multiple access / colliction detection.
sion detection, hereinafter referred to as CSMA / CD).
This CSMA / CD method is used when, for example, the device 2-1 transmits a packet (a data unit in which data is divided into bit strings of a fixed length or less and control information such as an address of the receiving side is added to the packet). The presence or absence of transmission of the devices 2-2 to 2-N is detected, and transmission is performed on condition that there is no transmission. If there is a transmission collision with another device 2-2, the devices 2-1 and 2-
This is a method in which transmission of No. 2 is stopped, and retransmission is performed after waiting for an appropriate time (this is called backoff processing).

CSMA/CD方式においては、送信の衝突検出とバックオフ
処理とが不可欠な条件である。
In the CSMA / CD system, transmission collision detection and backoff processing are indispensable conditions.

先ず、衝突検出のため、従来は第3図のような回路が用
いられている。第3図は第2図中のある機器2の構成ブ
ロック図である。この機器2は、送信器3、受信器4、
排他的論理和回路(XOR回路)からなる衝突検出回路
5、及び中央処理装置(以下、CPUという)等を有する
制御回路6等を備えている。制御回路6は、送信器3及
び受信器4との間で送受信データの授受を行う。制御回
路6の送信データを送信器3を介して伝送路1へ送信を
始め、自分の機器2だけが送信しておれば、衝突検出回
路5の検出出力が“0"となり、もし他の機器も送信して
おれば、該検出出力が“1"となる。検出出力が“1"とな
ると、制御回路6は送信データの送出を停止し、バック
オフ処理を行う。
First, in order to detect a collision, a circuit shown in FIG. 3 has been conventionally used. FIG. 3 is a configuration block diagram of a device 2 shown in FIG. This device 2 includes a transmitter 3, a receiver 4,
A collision detection circuit 5 including an exclusive OR circuit (XOR circuit), a control circuit 6 including a central processing unit (hereinafter referred to as CPU), and the like are provided. The control circuit 6 exchanges transmission / reception data with the transmitter 3 and the receiver 4. If the transmission data of the control circuit 6 is started to be transmitted to the transmission line 1 via the transmitter 3 and only the own device 2 is transmitting, the detection output of the collision detection circuit 5 becomes "0", and if other devices If it has also transmitted, the detection output becomes "1". When the detection output becomes "1", the control circuit 6 stops the transmission of the transmission data and performs the backoff process.

次に、バックオフ処理において、衝突検出後から再送ま
での時間をスロット時間と定義する。スロット時間は、
再送時の衝突を防止するために、再送する機器間で異な
った時間をとる必要があり、従来技術では乱数により設
定している。
Next, in the backoff processing, the time from the collision detection to the retransmission is defined as the slot time. The slot time is
In order to prevent collision at the time of retransmission, it is necessary to take different times between the retransmitting devices, and in the prior art, it is set by a random number.

制御回路6中のCPU等を用いたソフトウェアにおいて、
簡単に乱数を求める方法として、次のような方法があ
る。
In the software using the CPU etc. in the control circuit 6,
The following method is available as a method for easily obtaining a random number.

(1) プログラム進行中のプログラムカウンタ値を使
用する。
(1) Use the program counter value while the program is in progress.

(2) 制御回路6中に乱数発生用カウンタを用意す
る。
(2) A random number generation counter is prepared in the control circuit 6.

このような方法は、各機器2−1〜2−Nが異なったソ
フトウェアで動作している場合、有効な方法であり、一
般的な方法として使用されている。
Such a method is an effective method when each of the devices 2-1 to 2-N operates with different software, and is used as a general method.

(発明が解決しようとする問題点) しかしながら、従来の方法では、集合住宅管理システム
のように、同一機能の住宅情報盤が各住戸に設置され、
これらが多数、同一バス上に接続されて集中監視盤で監
視されるローカルネットワーク等において、各住宅情報
盤で乱数を発生した場合、それらの各住宅情報盤が同じ
ソフトウェアで、同じ条件の下で動作しているために、
発生した乱数が同じ値になるおそれがあり、衝突の回避
ができなくなるという問題点があった。
(Problems to be solved by the invention) However, in the conventional method, like the housing complex management system, a housing information board having the same function is installed in each dwelling unit,
In a local network where many of these are connected to the same bus and monitored by a centralized monitoring board, when random numbers are generated in each house information board, those house information boards use the same software under the same conditions. Because it's working
There is a problem that the generated random numbers may have the same value, and collision cannot be avoided.

本発明は、前記従来技術が持っていた問題点として、送
信の衝突を回避できない点について解決したローカルネ
ットワークの呼の衝突回避方法を提供するものである。
SUMMARY OF THE INVENTION The present invention provides a call collision avoidance method for a local network, which solves the problem that the above-mentioned conventional techniques have, in that transmission collision cannot be avoided.

(問題点を解決するための手段) 本発明は、前記問題点を解決するために、伝送路にバス
接続された複数個の同一機能の機器(例えば、集合住宅
管理システムにおいて各住戸毎に設けられる住宅情報盤
等)が、例えばCSMA/CD方式によってパケットの送受信
を行う際に、他の機器の送信の有無を検出し、送信無し
を条件として送信を行い、各機器間での送信衝突時に
は、送信を止めて所定のスロット時間だけ待った後、再
送を行うローカルネットワークの呼の衝突回避方法にお
いて、前記各機器間での送信衝突時には、それらの機器
に付した固有のアドレスの全部または一部と伝送基準ク
ロック信号とを乗算して前記スロット時間を算出し、そ
のスロット時間を用いて再送順位を決定し、再送を行う
ようにしている。
(Means for Solving Problems) In order to solve the above problems, the present invention provides a plurality of devices having the same function, which are connected to a transmission line by a bus (for example, provided in each dwelling unit in an apartment management system). (For example, a house information board that is used) transmits and receives packets by the CSMA / CD method, for example, detects the presence or absence of transmission from other devices, and transmits on the condition that there is no transmission. , In a method of avoiding a call collision in a local network, in which transmission is stopped and a predetermined slot time is waited for and then retransmission is performed, in the case of a transmission collision between the respective devices, all or part of a unique address assigned to the devices And the transmission reference clock signal are multiplied to calculate the slot time, the retransmission order is determined using the slot time, and the retransmission is performed.

ここで、前記機器に付した固有のアドレスの一部を、そ
の組合せを再送毎に変えて前記スロット時間を算出し、
再送順位を決定するようにしてもよい。
Here, a part of the unique address given to the device is changed for each retransmission, and the slot time is calculated,
The retransmission order may be determined.

(作用) 本発明によれば、以上のように呼の衝突回避方法を構成
したので、各機器間での送信衝突時には、それらの各機
器に個別に付与されたアドレスの全部または一部を乗数
としてその乗数と伝送基準クロック信号とが乗算されて
スロット時間が算出される。そして、算出されたスロッ
ト時間に基づいて再送順位が決定され、それに従って送
信衝突後の再送が行われる。これにより、的確に衝突の
回避が行える。
(Operation) According to the present invention, since the call collision avoidance method is configured as described above, when a transmission collision occurs between the devices, all or part of the addresses individually assigned to the respective devices are multiplied. Then, the multiplier is multiplied by the transmission reference clock signal to calculate the slot time. Then, the retransmission order is determined based on the calculated slot time, and the retransmission after the transmission collision is performed accordingly. This makes it possible to avoid the collision accurately.

ここで、前記スロット時間の算出時に、機器に付した固
有のアドレスの一部を、その組合せを再送毎に変えれ
ば、短いスロット時間で、呼の衝突の回避率の向上が図
れる。従って、前記問題点を除去できるのである。
Here, if a part of the unique address given to the device is changed for each retransmission when the slot time is calculated, the call collision avoidance rate can be improved in a short slot time. Therefore, the above problems can be eliminated.

(実施例) 第1図は本発明の実施例に係る呼の衝突回避方法を説明
するタイムチャート、及び第4図は集合住宅管理システ
ムの構成図である。
(Embodiment) FIG. 1 is a time chart for explaining a call collision avoidance method according to an embodiment of the present invention, and FIG. 4 is a configuration diagram of an apartment house management system.

集合住宅管理システムにおける呼の衝突回避方法につい
て、以下説明する。
A call collision avoidance method in the housing complex management system will be described below.

集合住宅管理システムは、第4図に示すように、制御バ
ス11に、複数個の住宅情報盤12−1〜12−Nと、共用玄
関盤13及び集中監視盤14とが接続された構成をなす。住
宅情報盤12−1〜12−Nは、それぞれ各住戸内に設置さ
れるもので、防災警報機能及びインターホン機能を持
つ。共用玄関盤13は、共用玄関に設置され、各住宅情報
盤12−1〜12−Nとのインターホン機能を持っている。
また、集中監視盤14は、管理室に設置され、防災警報機
能及びインターホン機能を持ち、住宅情報盤12−1〜12
−N及び共用玄関盤13を集中的に監視制御する。そして
各住宅情報盤12−1〜12−N、共用玄関盤13、及び集中
監視盤14は、第3図のような送受信器、衝突検出回路及
び制御回路をそれぞれ備え、制御バス11を介して相互に
パケットの送受を行う。
As shown in FIG. 4, the collective housing management system has a configuration in which a plurality of housing information boards 12-1 to 12-N, a shared entrance board 13 and a central monitoring board 14 are connected to a control bus 11. Eggplant The house information boards 12-1 to 12-N are installed in each dwelling unit and have a disaster prevention alarm function and an intercom function. The common entrance board 13 is installed in the common entrance and has an intercom function with each of the house information boards 12-1 to 12-N.
In addition, the central monitoring board 14 is installed in the control room, has a disaster warning function and an intercom function, and has a housing information board 12-1 to 12-12.
-Centrally monitor and control the N and the common entrance board 13. The housing information boards 12-1 to 12-N, the common entrance board 13, and the centralized monitoring board 14 each include a transceiver, a collision detection circuit, and a control circuit as shown in FIG. Send and receive packets to and from each other.

ここで、各住宅情報盤12−1〜12−Nには、10進4桁の
住戸番号がそのまま機器アドレスとして付与される。ま
た、共用玄関盤13及び集中監視盤14には、それぞれ固有
の機器アドレスが付与される。
Here, a decimal 4-digit dwelling unit number is directly assigned to each of the housing information boards 12-1 to 12-N as a device address. Further, the shared entrance board 13 and the centralized monitoring board 14 are given unique device addresses.

集合住宅管理システムにおける各機器のアクセスは、第
1図のようにCSMA/CD方式により行われる。第1図は、
横軸に時間を、その上の長方形にパケットを伝送中であ
ることを示す。制御バス11上では同時に1個のパケット
しか送れないので、例えば各住宅情報盤12−1,12−2,12
−3からのパケットが重ならないようにしなければなら
ない。
Access to each device in the housing complex management system is performed by the CSMA / CD method as shown in FIG. Figure 1 shows
The horizontal axis indicates time, and the rectangle above the horizontal axis indicates that packets are being transmitted. Since only one packet can be sent on the control bus 11 at the same time, for example, each house information board 12-1, 12-2, 12
-3 packets must not overlap.

先ず、住宅情報盤12−1がパケットA1を送る場合、制御
バス11上の信号を検出(センス)し、他の住宅情報盤12
−2,12−3からの送信がなければ、直ちに送信を開始す
る。これによって送信が成功する。
First, when the house information board 12-1 sends the packet A1, the signal on the control bus 11 is detected (sense), and another house information board 12 is detected.
If there is no transmission from -2,12-3, transmission starts immediately. This makes the transmission successful.

パケットA1の送信中に、住宅情報盤12−2がパケットB1
を送信する場合、該住宅情報盤12−2では制御バス11上
の信号を検出し、使用中と判断してパケットA1の伝送終
了を待ってパケットB1を送信する。そのため、パケット
B1の送信も成功する。
While the packet A1 is being transmitted, the housing information board 12-2 receives the packet B1.
When transmitting the packet, the house information board 12-2 detects a signal on the control bus 11, determines that the signal is in use, and waits for the end of transmission of the packet A1 to transmit the packet B1. Therefore, the packet
The transmission of B1 also succeeds.

しかし、パケットB1の送信中に、住宅情報盤12−1,12−
3で送信要求が発生している場合は、共にパケットB1の
送信終了を待ってパケットA2−1,C1−1の送信を開始す
るため、呼の衝突が発生する。
However, during the transmission of packet B1, the housing information boards 12-1, 12-
When the transmission request is generated in 3, the transmission of the packets A2-1 and C1-1 is started after waiting for the transmission of the packet B1 to be ended, so that a call collision occurs.

各住宅情報盤12−1,12−3は、それぞれ衝突検出回路
(第3図の符号5を参照)によって衝突を検出すると、
送信を停止し、それぞれスロット時間TA1,TC1を設定
し、そのスロット時間経過後に再送を行う。スロット時
間TA1に比べてスロット時間TC1が短い場合は、まず住宅
情報盤12−3がパケットC1−2を再送する。一方、住宅
情報盤12−1は、スロット時間TA1が終了し、再送しよ
うとすると、すでに制御バス11が使用中であるため、パ
ケットC1−2の伝送終了を待ってパケットA2−2を再送
する。これにより、パケットC1−2,A2−2の再送が成功
する。
Each of the housing information boards 12-1 and 12-3 detects a collision by a collision detection circuit (see reference numeral 5 in FIG. 3),
Transmission is stopped, slot times TA1 and TC1 are set respectively, and retransmission is performed after the slot time has elapsed. When the slot time TC1 is shorter than the slot time TA1, the house information board 12-3 first retransmits the packet C1-2. On the other hand, the housing information board 12-1 retransmits the packet A2-2 after waiting the transmission end of the packet C1-2 because the control bus 11 is already in use when the slot time TA1 ends and the retransmission is attempted. . As a result, the retransmission of the packets C1-2 and A2-2 is successful.

次に、前記スロット時間TA1,TC1の設定方法について説
明する。
Next, a method of setting the slot times TA1 and TC1 will be described.

スロット時間Tの算出は、伝送基準クロック信号の周期
tと機器アドレスを使用する。
The slot time T is calculated using the cycle t of the transmission reference clock signal and the device address.

例えば、スロット時間TA1の場合、住宅情報盤12−1の
アドレスaとして10進4桁の(a3,a2,a1,a0)を使用す
ると、 TA1=t×(a3,a2,a1,a0) となる。ここで、伝送速度を200ボーとすると、周期t
は5msとなるため、スロット時間TA1の最大値Tmaxは、 Tmax=5(ms)×9999=49995(ms) となる。これでは、スロット時間が長すぎて伝送効率が
悪い。
For example, in the case of slot time TA1, when using decimal four-digit (a3, a2, a1, a0) as address a of housing information board 12-1, TA1 = t × (a3, a2, a1, a0) Become. Here, if the transmission rate is 200 baud, the period t
Is 5 ms, the maximum value Tmax of the slot time TA1 is Tmax = 5 (ms) × 9999 = 49995 (ms). In this case, the slot time is too long and the transmission efficiency is poor.

そこで、本実施例では、乗数としてアドレス(a3,a2,a
1,a0)の内の2桁を使用する。すると、1回目の再送時
のスロット時間T1は、 T1=t×(a1,a0) となる。万一、1回目の再送で呼の衝突が発生した場合
は、乗数の組合せを変更し、2回目の再送時のスロット
時間T2を、 T2=t×(a2,a1) とする。同様に、3回目の再送時のスロット時間T3を、 T3=t×(a3,a2) とする。このように、乗数の組合せを変え、スロット時
間を順次変更して再送を行えば、呼の衝突を確実に回避
できる。
Therefore, in this embodiment, the address (a3, a2, a
Use 2 digits out of 1, a0). Then, the slot time T1 at the first retransmission is T1 = t × (a1, a0). If a call collision occurs in the first retransmission, the combination of multipliers is changed and the slot time T2 for the second retransmission is T2 = t × (a2, a1). Similarly, the slot time T3 at the time of the third retransmission is set as T3 = t × (a3, a2). In this way, by changing the combination of multipliers and sequentially changing the slot time and performing retransmission, it is possible to reliably avoid a call collision.

第5図は、以上のような呼の衝突回避方法を示すフロー
チャートである。例えば、第1図において、パケットB1
の送信中に、住宅情報盤12−1,12−3から送信要求があ
ると(ステップ100)、各住宅情報盤12−1,12−3では
それぞれ回線ビジーの管理を行い(ステップ101)、回
線ビジーがオフで、スロット時間の終了を条件として
(ステップ102)、1ビットのデータを送出する(ステ
ップ103)。パケットA2−1とC1−1の衝突を検出する
と(ステップ104)、再送ステップ105へと進み、再びス
テップ101〜104を経由する。パケットC1〜2の再送時に
は、衝突が起きていないので、送信が終了し(ステップ
106)、伝送が終る(ステップ107)。
FIG. 5 is a flowchart showing the call collision avoidance method as described above. For example, in FIG. 1, packet B1
If there is a transmission request from the housing information boards 12-1 and 12-3 during the transmission of (step 100), the line busy is managed in each of the housing information boards 12-1 and 12-3 (step 101), On condition that the line busy is off and the slot time has ended (step 102), 1-bit data is transmitted (step 103). When the collision between the packets A2-1 and C1-1 is detected (step 104), the process proceeds to the retransmission step 105, and the steps 101 to 104 are performed again. When retransmitting the packets C1 and C2, there is no collision, so the transmission ends (step
106), the transmission ends (step 107).

以上のように、本実施例では、呼の衝突時に、伝送基準
クロック信号とその乗数である機器固有のアドレスとを
乗算して求めたスロット時間Tを用いて再送を行うよう
にしたので、再送時の呼の衝突を的確に回避できる。し
かも、スロット時間Tを算出するために、伝送基準クロ
ック信号を用いているので、乗算が簡単で、かつタイミ
ングずれのないスロット時間Tを正確に求めることがで
きる。ここで、アドレスの桁数が多く、スロット時間が
長くする場合は、アドレスの一部を使用してスロット時
間を短くすることにより、伝送効率をあげることができ
る。この際、アドレスの一部の組合せを再送毎に順次変
えるようにすれば、呼の衝突を確実に回避できる。従っ
て、総合的にみて、伝送効率の良い、即応性のあるアク
セスが期待できる。
As described above, in the present embodiment, when a call collision occurs, the retransmission is performed using the slot time T obtained by multiplying the transmission reference clock signal by the device-specific address that is a multiplier thereof. It is possible to accurately avoid time call collisions. Moreover, since the transmission reference clock signal is used to calculate the slot time T, the multiplication is easy and the slot time T without timing deviation can be accurately obtained. Here, when the number of digits of the address is large and the slot time is long, the transmission efficiency can be improved by shortening the slot time by using a part of the address. At this time, if some combinations of the addresses are sequentially changed for each retransmission, call collision can be surely avoided. Therefore, as a whole, it is possible to expect access with good transmission efficiency and quick response.

なお、上記実施例では、低速回線で、かつ即応性の要求
される集合住宅管理システムについて説明したが、本発
明ではこれに限定されず、他のローカルネットワークの
アクセス方法として適用できることはいうまでもない。
In addition, in the above-mentioned embodiment, the housing complex management system that requires a low speed line and quick response is described, but it is needless to say that the present invention is not limited to this and can be applied as another local network access method. Absent.

(発明の効果) 以上詳細に説明したように、本発明によれば、各機器に
付与された固有のアドレスの全部または一部と伝送基準
クロック信号とを乗算してスロット時間を算出し、その
スロット時間を用いて再送順位を決めるようにしたの
で、従来のような乱数によってスロット時間を設定する
方法に比べ、再送時の呼の衝突を的確に回避できる。し
かも、伝送基準クロック信号を用いてスロット時間を算
出しているので、乗算が簡単で、かつタイミングずれの
ないスロット時間を正確に求めることができる。また、
アドレスの桁数が多く、スロット時間が長くなる場合
は、アドレスの一部を使用してスロット時間を短くすれ
ば、伝送効率を向上できる。この際、アドレスの一部の
組合せを再送時に順次変えるようにすれば、呼の衝突を
確実に回避できる。従って、伝送効率とバスの使用効率
が良く、即応性のあるアクセス方法を提供できる。
(Effects of the Invention) As described in detail above, according to the present invention, the slot time is calculated by multiplying all or part of the unique address assigned to each device by the transmission reference clock signal, and calculating the slot time. Since the retransmission order is determined by using the slot time, it is possible to appropriately avoid the call collision at the time of retransmission as compared with the conventional method of setting the slot time by a random number. Moreover, since the slot time is calculated using the transmission reference clock signal, the multiplication is easy and the slot time with no timing deviation can be accurately obtained. Also,
When the number of digits of the address is large and the slot time is long, the transmission efficiency can be improved by using a part of the address to shorten the slot time. At this time, if some combinations of addresses are sequentially changed at the time of retransmission, call collision can be surely avoided. Therefore, it is possible to provide an access method which has good transmission efficiency and bus usage efficiency and is responsive.

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

第1図は本発明の実施例に係る呼の衝突回避方法を説明
するタイムチャート、第2図は従来のローカルネットワ
ークの構成図、第3図は第2図中の機器の構成ブロック
図、第4図は本発明の実施例に係る集合住宅管理システ
ムの構成図、第5図は第1図における送信時のフローチ
ャートである。 1……伝送路、2,2−1〜2−N……機器、3……送信
器、4……受信器、5……衝突検出回路、6……制御回
路、11……制御バス、12−1〜12−N……住宅情報盤、
13……共用玄関盤、14……集中監視盤。
FIG. 1 is a time chart for explaining a call collision avoidance method according to an embodiment of the present invention, FIG. 2 is a configuration diagram of a conventional local network, FIG. 3 is a configuration block diagram of devices in FIG. FIG. 4 is a block diagram of an apartment house management system according to an embodiment of the present invention, and FIG. 5 is a flow chart at the time of transmission in FIG. 1 ... Transmission path, 2,2-1 to 2-N ... device, 3 ... transmitter, 4 ... receiver, 5 ... collision detection circuit, 6 ... control circuit, 11 ... control bus, 12-1 to 12-N ... Housing information board,
13 …… Common entrance board, 14 …… Centralized monitoring board.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】伝送路にバス接続された複数個の同一機能
の機器が、パケットの送受信を行う際に、他の機器の送
信の有無を検出し、送信無しを条件として送信を行い、
各機器間での送信衝突時には、送信を止めて所定のスロ
ット時間だけ待った後、再送を行うローカルネットワー
クの呼の衝突回避方法において、 前記各機器間での送信衝突時には、それらの機器に付し
た固有のアドレスの全部または一部と伝送基準クロック
信号とを乗算して前記スロット時間を算出し、そのスロ
ット時間を用いて再送順位を決定し、再送を行うことを
特徴とするローカルネットワークの呼の衝突回避方法。
1. A plurality of devices having the same function, which are connected to a transmission line by a bus, detect the presence / absence of transmission of another device when transmitting / receiving a packet, and perform transmission on condition that there is no transmission,
In the case of a transmission collision between each device, in a method of avoiding a call collision of a local network in which transmission is stopped and waiting for a predetermined slot time, and then a retransmission is performed, in the case of a transmission collision between the respective devices, those devices are attached. All or part of the unique address is multiplied by the transmission reference clock signal to calculate the slot time, the retransmission order is determined by using the slot time, and the retransmission is performed. Collision avoidance method.
【請求項2】前記機器に付した固有のアドレスの一部
を、その組合せを再送毎に変えて前記スロット時間を算
出し、再送順位を決定する特許請求の範囲第1項記載の
ローカルネットワークの呼の衝突回避方法。
2. The local network according to claim 1, wherein a part of the unique address assigned to the device is changed in combination for each retransmission, the slot time is calculated, and the retransmission order is determined. Call collision avoidance method.
【請求項3】前記機器は、集合住宅管理システムにおい
て各住戸毎に設けられる住宅情報盤である特許請求の範
囲第1項または第2項記載のローカルネットワークの呼
の衝突回避方法。
3. The method for avoiding a call collision of a local network according to claim 1 or 2, wherein the device is a housing information board provided for each dwelling unit in an apartment house management system.
JP60107781A 1985-05-20 1985-05-20 Method of avoiding call collision of local network Expired - Lifetime JPH06101728B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60107781A JPH06101728B2 (en) 1985-05-20 1985-05-20 Method of avoiding call collision of local network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60107781A JPH06101728B2 (en) 1985-05-20 1985-05-20 Method of avoiding call collision of local network

Publications (2)

Publication Number Publication Date
JPS61265937A JPS61265937A (en) 1986-11-25
JPH06101728B2 true JPH06101728B2 (en) 1994-12-12

Family

ID=14467856

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60107781A Expired - Lifetime JPH06101728B2 (en) 1985-05-20 1985-05-20 Method of avoiding call collision of local network

Country Status (1)

Country Link
JP (1) JPH06101728B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06101732B2 (en) * 1987-11-30 1994-12-12 三菱電機株式会社 Communication control method
JPH082036B2 (en) * 1988-02-25 1996-01-10 松下電器産業株式会社 Transmission control device
JP2691005B2 (en) * 1989-03-13 1997-12-17 八木アンテナ株式会社 Communication method
JPH05122220A (en) * 1991-10-28 1993-05-18 Nec Corp Automatic redialing time control system
ZA931077B (en) 1992-03-05 1994-01-04 Qualcomm Inc Apparatus and method for reducing message collision between mobile stations simultaneously accessing a base station in a cdma cellular communications system
JP2770282B2 (en) * 1992-04-13 1998-06-25 本田技研工業株式会社 Vehicle data transmission system
JPH06342421A (en) * 1993-06-01 1994-12-13 Nec Corp Data retransmitting system
JPH0846633A (en) * 1994-07-26 1996-02-16 Toyo Techno Corp:Kk Data communication equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0051960A1 (en) * 1980-11-10 1982-05-19 Xerox Corporation A shared line transmitter
JPS58220537A (en) * 1982-06-17 1983-12-22 Kokusai Electric Co Ltd Data terminal station line monitoring control method
JPS5991527A (en) * 1982-11-17 1984-05-26 Hitachi Ltd Controlling method of priority of bus

Also Published As

Publication number Publication date
JPS61265937A (en) 1986-11-25

Similar Documents

Publication Publication Date Title
US4380052A (en) Single transmission bus data network employing a daisy-chained bus data assignment control line which can bypass non-operating stations
US4342995A (en) Data network employing a single transmission bus for overlapping data transmission and acknowledgment signals
US4408300A (en) Single transmission bus data network employing an expandable daisy-chained bus assignment control line
EP0140077A2 (en) Method for controlling access to the communications medium in a carrier sense multiple access system with collision avoidance
US20080002735A1 (en) Device network
JPH0810870B2 (en) Apparatus and method for communicating between nodes of a network
JPH06101728B2 (en) Method of avoiding call collision of local network
US5742239A (en) Background arbitration monitoring to improve access on lightly consumed network
KR0165440B1 (en) Polling communication method
JPS6260050A (en) Interbus system
JPS59168737A (en) Multi-drop transmission system
EP0216379B1 (en) Communication method and equipment therefor
JPS61227443A (en) Transmitter
JPS6248831A (en) Communication control device
JP2750934B2 (en) Communication method in multi-connection
JPS6141246A (en) Station number setting system of packet communication network
JP2772165B2 (en) Broadcast communication method
JPS63285040A (en) System for monitoring terminal equipment in local network
JP3355988B2 (en) Data transmission equipment
JP2947224B2 (en) CSMA / CD frame transmission method and frame transmission device
JP2536978B2 (en) Shared arbitration apparatus and method suitable for differential nodes
JP3205823B2 (en) Monitoring device for devices connected by communication line
JPS61227442A (en) Transmitter
JPS59112742A (en) Data collection system
JPH0234500B2 (en)

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term