JPH06232880A - Time division multiplex communication system - Google Patents

Time division multiplex communication system

Info

Publication number
JPH06232880A
JPH06232880A JP1452593A JP1452593A JPH06232880A JP H06232880 A JPH06232880 A JP H06232880A JP 1452593 A JP1452593 A JP 1452593A JP 1452593 A JP1452593 A JP 1452593A JP H06232880 A JPH06232880 A JP H06232880A
Authority
JP
Japan
Prior art keywords
transmission
slave
main device
time
communication system
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
JP1452593A
Other languages
Japanese (ja)
Inventor
Yasuhiro Sugawara
康博 菅原
Yoshinobu Yaguchi
喜信 矢口
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.)
Sekisui Chemical Co Ltd
Original Assignee
Sekisui Chemical 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 Sekisui Chemical Co Ltd filed Critical Sekisui Chemical Co Ltd
Priority to JP1452593A priority Critical patent/JPH06232880A/en
Publication of JPH06232880A publication Critical patent/JPH06232880A/en
Pending legal-status Critical Current

Links

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To provide the time division multiplex communication system for decreasing load on the side of a main device when transmitting data between slave devices in the case of data transmission due to polling. CONSTITUTION:In the time division multiplex communication system in which a main device 21 and plural slave devices 1-14 are connected by a transmission line 22, different addresses are allocated to the slave devices 1-14 and the main device 21 transmits data with the slave devices 1-14 by polling, the transmission order of the slave devices 1-14 is decided in advance, the slave devices 1-14 monitor signals on the transmission line 22 after a transmission permit command transmitted from the main device 21 is received, when the other slave device performs transmission with the main device 21, the transmission with the main device 21 is waiting even at the time slot of the present slave device and when the other slave device does not perform the transmission with the master device 21 the transmission with the master device 21 starts at the time slot of the present slave device.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、データを時分割多重
で伝送する時分割多重通信方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a time division multiplex communication system for transmitting data by time division multiplex.

【0002】[0002]

【従来の技術】従来より、データ通信方式として、一つ
の主装置と複数の従属装置とが伝送路によって接続さ
れ、各従属装置には異なるアドレスが割り当てられ、主
装置と各従属装置とがデータを時分割多重で伝送しあう
時分割多重通信方式がある。さらに、この種の通信方式
において、主装置が各従属装置とポーリングによりデー
タ伝送を行うものがある。
2. Description of the Related Art Conventionally, as a data communication method, one main device and a plurality of subordinate devices are connected by a transmission line, different addresses are assigned to each subordinate device, and the main device and each subordinate device are data There is a time division multiplex communication system for transmitting data by time division multiplex. Further, in this type of communication system, there is one in which a main device performs data transmission by polling with each slave device.

【0003】このポーリングによるデータ伝送では、主
装置が従属装置に対して送信要求の有無を順番に問い合
わせ、従属装置がこれに応答するようになっている。ま
た、従属装置が送信するときに、その従属装置が割込み
信号を送信し、この信号を受信した主装置が、その従属
装置に割込みポーリングを行ってその従属装置のアドレ
スを得た後、主装置が、その従属装置にポーリングを行
い、その従属装置からデータを受信する方法もある。
In the data transmission by polling, the main device sequentially inquires of the subordinate device whether or not there is a transmission request, and the subordinate device responds to this. Further, when the slave device transmits, the slave device transmits an interrupt signal, and the master device receiving this signal interrupt polls the slave device to obtain the address of the slave device, and then the master device. However, there is also a method of polling the slave device and receiving data from the slave device.

【0004】この方法により、従属装置が主装置にデー
タ伝送をすることが可能になる。このようなデータ伝送
の一例が特開昭59ー4356号公報に記載されてい
る。
This method allows the slave device to transmit data to the master device. An example of such data transmission is described in JP-A-59-4356.

【0005】[0005]

【発明が解決しようとする課題】ところで、先に述べた
方式でデータ伝送をする場合、主装置側には、割り込み
の有無の監視が送信時に必要であり、また、割込みポー
リングによるアドレスの検出処理も必要である。さら
に、複数の従属装置からの割込み要求が発生したとき、
主装置側には、送信の衝突の判定処理が必要となる。
By the way, in the case of data transmission by the above-mentioned method, it is necessary for the main unit side to monitor the presence or absence of an interrupt at the time of transmission, and the address detection process by interrupt polling is required. Is also necessary. Furthermore, when interrupt requests from multiple slaves occur,
On the main device side, it is necessary to perform a transmission collision determination process.

【0006】この結果、従属装置側の処理は簡単になる
が、主装置側の処理が増加するので、主装置の負荷が重
くなってしまう。例えば、従属装置側では、4ビットの
マイクロコンピュータで処理が行えるが、主装置側で
は、4ビットの高速なマイクロコンピュータ、または8
ビットのマイクロコンピュータが必要になり、主装置の
生産コストが上昇してしまう。また、各従属装置ごとに
送信フレームの長さのタイムスロットをあらかじめ割り
当てておき、主装置側の処理の軽減を図るようにしても
よいが、ポーリングの処理時間が非常に長いものとなっ
てしまい、高速通信ができなくなってしまう。
As a result, the processing on the slave device side becomes simple, but the processing on the main device side increases, and the load on the main device becomes heavy. For example, the slave unit can process with a 4-bit microcomputer, but the main unit has a 4-bit high-speed microcomputer, or
A bit microcomputer is required, which increases the production cost of the main device. Also, a time slot having the length of the transmission frame may be assigned in advance to each slave device to reduce the processing on the main device side, but the polling processing time becomes very long. , High speed communication is not possible.

【0007】この発明は、上記の実情を背景としてなさ
れたもので、ポーリングによるデータ伝送に際して、主
装置側の負荷を減少させて主装置の生産コストの上昇を
抑えながらも、高速通信の要求に対応できる時分割多重
通信方式を提供することを目的としている。
The present invention has been made in view of the above circumstances, and in data transmission by polling, while reducing the load on the main device side and suppressing the increase in the production cost of the main device, the demand for high speed communication is met. The purpose is to provide a time division multiplex communication system that can be used.

【0008】[0008]

【課題を解決するための手段】この発明は、上記の目的
を達成するため、一つの主装置と複数の従属装置とが伝
送路によって接続され、前記各従属装置には異なるアド
レスが割り当てられ、前記主装置が前記各従属装置とポ
ーリングによりデータ伝送を行う時分割多重通信方式に
おいて、前記各従属装置の送信順位があらかじめ定めら
れ、前記従属装置のそれぞれは、前記主装置から送信さ
れた送信許可コマンドを受信したのち前記伝送路上の信
号を監視し、他の従属装置が前記主装置との間で送信を
行っている場合には、自己のタイムスロットとなっても
前記主装置との送信を待機し、他の従属装置が前記主装
置との間で送信を行っていない場合には、自己のタイム
スロットとなった時点で前記主装置との送信を行うこと
を特徴としている。
The present invention has the above-mentioned object.
To achieve this, one master device and several slave devices are transmitted.
Are connected by a transmission path, and each slave device has a different address.
Assigned to each slave device and the master device
Time-division multiplex communication system for data transmission by ringing
In this case, the transmission order of
And each of the slaves transmits from the master.
After receiving the transmission permission command
Signal, and other slave devices transmit to and from the master device.
If you do, even if it's your own time slot
Waiting for transmission with the master device, other slave devices
If you are not sending to or from
Perform transmission with the main device when it becomes a slot
Is characterized by.

【0009】[0009]

【作用】この発明の時分割多重通信方式によれば、主装
置が送信許可コマンドを送信すると、各従属装置は、主
装置がデータを受信可能になっていることを確認する。
この後、各従属装置は、伝送路上の信号の有無を監視す
る。
According to the time division multiplex communication system of the present invention, when the master device transmits the transmission permission command, each slave device confirms that the master device is ready to receive data.
After that, each slave device monitors the presence or absence of a signal on the transmission path.

【0010】そして、他の従属装置が主装置との間で送
信を行っている場合には、各従属装置は自己のタイムス
ロットとなっても主装置との送信を待機し、他の従属装
置が主装置との間で送信を行っていない場合には、自己
のタイムスロットとなった時点で主装置との送信を行
う。
When another slave device is transmitting with the master device, each slave device waits for transmission with the master device even if it becomes its own time slot, and the other slave devices are slaved. If it does not transmit with the main device, it transmits with the main device at the time when it becomes its own time slot.

【0011】これにより、主装置側での、割込みポーリ
ングによるアドレスの検出処理ならびに送信の衝突の判
定処理が不要となる。また、各従属装置ごとに送信フレ
ームの長さのタイムスロットを割り当てることも不要と
なり、ポーリングの処理時間の短縮を図ることが可能と
なる。
This eliminates the need for address detection processing by interrupt polling and transmission collision determination processing on the main unit side. Further, it is not necessary to allocate a time slot having the length of the transmission frame to each slave device, and the polling processing time can be shortened.

【0012】[0012]

【実施例】以下、この発明の実施例を、図面を用いて説
明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0013】図1は、この発明の一実施例が適用されて
いる通信システムの図である。この通信システムは、デ
ータ伝送に際して各種の制御などをする主局側としての
主装置21と、この主装置21に接続されている2本線
の無極性の導線である伝送路22と、この伝送路22に
接続され、主装置21の制御によりデータ伝送をする従
局側として14局の従属装置1〜14とで構成されてい
る。
FIG. 1 is a diagram of a communication system to which an embodiment of the present invention is applied. This communication system includes a main unit 21 as a main station side that performs various controls during data transmission, a transmission line 22 that is a non-polar conductor of two main lines connected to the main unit 21, and this transmission line. The slave devices 1 to 14 are connected to No. 22 and are slave stations that perform data transmission under the control of the main device 21.

【0014】この通信システムでは、データがフレーム
により伝送されている。ここでは、主装置21から送信
されるフレームがマスターフレームであり、従属装置1
〜14から送信されるフレームがスレーブフレームであ
る。このマスターフレームおよびスレーブフレームの構
成を図2に示す。
In this communication system, data is transmitted in frames. Here, the frame transmitted from the main device 21 is the master frame, and the slave device 1
The frames transmitted from -14 are slave frames. The configurations of the master frame and the slave frame are shown in FIG.

【0015】この図2のフレームでは、まずスタートフ
ラグ(F)31が伝送される。スタートフラグ31は、
フレームの始まりを示すものである。また、スタートフ
ラグ31は、他の従属装置が主装置21との間で送信し
ていることを検出するために用いられる。さらに、スタ
ートフラグ31は、データ伝送に際して、主装置21と
従属装置1〜14との間の受信タイミングをとるために
用いられる。スタートフラグ31の次に送信されるアド
レス(AD)32はアドレスを示すものである。このア
ドレス32を含むマスターフレームにより、後述する送
信許可コマンドとポーリングコマンドとが区別される。
In the frame of FIG. 2, the start flag (F) 31 is first transmitted. The start flag 31 is
It indicates the beginning of a frame. The start flag 31 is also used to detect that another slave device is transmitting with the main device 21. Further, the start flag 31 is used to set a reception timing between the main device 21 and the slave devices 1 to 14 during data transmission. An address (AD) 32 transmitted next to the start flag 31 indicates an address. The master frame including the address 32 distinguishes a transmission permission command and a polling command, which will be described later.

【0016】アドレス32の次に送信されるコントロー
ルコード(CC)33は、各種制御情報を伝える。コン
トロールコード33の次に送信されるデータ(DAT
A)34は、図1の通信システムで行われるアプリケー
ションで使用方法を規定する。例えば、従属装置1〜1
4が各種制御に用いられるとき、従属装置1〜14に接
続されている装置のオン、オフの制御情報が、このデー
タ34により送信される。また、ランプの点灯状態を示
す情報や、温度および湿度を示す情報が、データ34に
より送信される。データ34の次に送信されるフレーム
チェックシーケンス(FCS)35は、送信されるフレ
ームの誤りを検出するためのものである。すなわち、フ
レームチェックシーケンス35は、アドレス32からデ
ータ34までの符号誤りを検出するか、または訂正する
ための冗長符号である。
A control code (CC) 33 transmitted next to the address 32 conveys various control information. Data transmitted next to the control code 33 (DAT
A) 34 defines how to use the application in the communication system of FIG. For example, the subordinate devices 1 to 1
When 4 is used for various controls, on / off control information of the devices connected to the subordinate devices 1 to 14 is transmitted by this data 34. Further, information indicating the lighting state of the lamp and information indicating the temperature and humidity are transmitted by the data 34. A frame check sequence (FCS) 35 transmitted next to the data 34 is for detecting an error in a transmitted frame. That is, the frame check sequence 35 is a redundant code for detecting or correcting a code error from the address 32 to the data 34.

【0017】以上の構成のフレームによりデータ伝送を
する図1の通信システムでは、アドレスが従属装置1,
2,…,14に、順に与えられている。また、従属装置
1〜14には、データ伝送のときの優先順位が例えばア
ドレス順に決められている。すなわち、一番高い順位が
従属装置1であり、以下の順位が従属装置2,3,…,
14である。さらに、従属装置1〜14には、タイムス
ロットが例えばアドレス順に割り当てられている。この
結果、図1の通信システムでは、タイムスロットが前に
ある従属装置ほど、優先順位が高くなっている。
In the communication system of FIG. 1 for transmitting data by the frame having the above-mentioned structure, the address is assigned to the slave device 1,
2, ..., 14 are given in order. Further, the subordinate devices 1 to 14 are given priorities in the data transmission, for example, in the order of addresses. That is, the highest rank is the slave 1, and the following ranks are the slaves 2, 3, ...
It is 14. Further, the slaves 1 to 14 are assigned time slots, for example, in the order of addresses. As a result, in the communication system of FIG. 1, the subordinate device having the earlier time slot has a higher priority.

【0018】このような通信システムがデータ伝送をす
るとき、主局側の主装置21は、図3に示すように、T
SCの周期でTMFの時間に、マスターフレームによりコマ
ンドを送信する。マスターフレームを送るTSCの周期
は、あらかじめ決められている時間である。このコマン
ドを送る場合、主装置21は、特定の従属装置のポーリ
ングをしないとき、特定の従属装置のアドレス32を所
定パターンにしたマスターフレーム、すなわち送信許可
コマンドを示すマスターフレームをTMFの時間の間に送
信する。
When such a communication system transmits data, the main unit 21 on the main station side, as shown in FIG.
The time T MF in a cycle of SC, and transmits a command by the master frame. The cycle of T SC for sending the master frame is a predetermined time. When sending this command, when the main device 21 does not poll the specific slave device, the master device 21 sets the master frame in which the address 32 of the specific slave device is in a predetermined pattern, that is, the master frame indicating the transmission permission command in the time of TMF . Send in between.

【0019】一方、従局側では、図4に示すように、T
MFの時間の間に送信される、送信許可コマンドを示すマ
スターフレームを、従属装置1〜14がそれぞれ受信す
る。従局側は、このマスターフレームを受信すると、T
G1のガードタイムの間だけ待機する。このガードタイム
であるTG1は、従局側が処理をするために設けられた時
間である。先に述べたように、従局側の従属装置1〜1
4には、タイムスロットTS1〜TS14がアドレス順
に割り当てられている。さらに、タイムスロットが前に
ある従属装置ほど、優先順位が高くなっている。
On the other hand, on the slave side, as shown in FIG.
Each of the slave devices 1 to 14 receives the master frame indicating the transmission permission command, which is transmitted during the MF time. When the slave side receives this master frame,
Wait only for G1 guard time. This guard time T G1 is the time provided for the slave station to perform processing. As described above, the slave devices 1 to 1 on the slave side
4, time slots TS1 to TS14 are assigned in the order of addresses. Further, the slave device with the earlier time slot has a higher priority.

【0020】これにより、従属装置1がデータ伝送をす
るときには、次のようになる。すなわち、例えば従属装
置1が監視しているセンサの状態が変化したとき、従属
装置1に接続されているスイッチの開閉状態が変化した
とき、従属装置1に接続されている周期起動タイマが指
定時間の経過を通知してきたときなどに、従属装置1
は、TG1のガードタイムが経過した後、スレーブフレー
ムを送信する。これにより、優先順位が1番の従属装置
1は、主装置21とデータ伝送を直接に行う。
As a result, when the slave device 1 transmits data, the following occurs. That is, for example, when the state of the sensor monitored by the slave device 1 changes, or when the open / closed state of the switch connected to the slave device 1 changes, the periodic start timer connected to the slave device 1 has a specified time. Is notified of the progress of the slave device 1
Transmits the slave frame after the guard time of T G1 has elapsed. As a result, the slave device 1 having the first priority order directly performs data transmission with the main device 21.

【0021】また、従属装置N(2≦N≦14)がデー
タ伝送をするときには、次のようになる。すなわち、従
局側の従属装置1〜14には、タイムスロットTS1〜
TS14が割り当てられているので、従属装置Nは、T
S・(N−1)の時間の間、伝送路22を監視する。こ
のTSの時間は、スタートフラグ31を十分に検出でき
る時間である。このTS・(N−1)の時間の間に、自
装置より優先順位の高い従属装置がスレーブフレームを
送信していれば、従属装置Nは、このフレームのスター
トフラグ31を検出するので、送信を待機する。そし
て、次のタイムスロットが来るまで送信を待つ。このス
タートフラグ31を検出したとき、自装置向けのスレー
ブフレームの可能性があるので、従属装置Nは、スレー
ブフレームの受信処理をする。
When the slave device N (2≤N≤14) transmits data, the following occurs. That is, the time slots TS1 to TS1 are assigned to the slaves 1 to 14 on the slave side.
Since TS14 is assigned, the slave device N
The transmission path 22 is monitored during the time of S · (N−1). This time T S is a time for which the start flag 31 can be sufficiently detected. If a slave device having a higher priority than its own device transmits a slave frame during the time T S · (N−1), the slave device N detects the start flag 31 of this frame. Wait for transmission. Then, it waits for transmission until the next time slot arrives. When this start flag 31 is detected, there is a possibility that it is a slave frame for its own device, so the slave device N performs the slave frame reception process.

【0022】スタートフラグ31が検出されない場合
に、N番目のタイムスロットである自装置のタイムスロ
ットTSN(2≦N≦14)が来たとき、従属装置Nが
スレーブフレームを送信する。これにより、優先順位が
N番目の従属装置Nは、主装置21とデータ伝送を直接
に行う。このスレーブフレームを送信した後、主装置2
1から次のマスターフレームが送信されるまでの間がガ
ードタイムとなる。例えば、優先順位が3番目の従属装
置3では、図5に示すように、従属装置3がスレーブフ
レームを送信したTSFの時間から、次のマスターフレー
ムが送信される時間までの間が、ガードタイムTG3とな
る。
When the start flag 31 is not detected and the time slot TSN (2.ltoreq.N.ltoreq.14) of the own device, which is the Nth time slot, comes, the slave device N transmits a slave frame. As a result, the slave device N having the Nth priority order directly performs data transmission with the main device 21. After transmitting this slave frame, the main unit 2
The period from 1 to the transmission of the next master frame is the guard time. For example, in the slave device 3 having the third priority, as shown in FIG. 5, the guard device operates from the time T SF when the slave device 3 transmits the slave frame to the time when the next master frame is transmitted. It is time T G3 .

【0023】さらに、優先順位が14番目の従属装置1
4のデータ伝送に際しては、従属装置14がTSFの時間
にスレーブフレームの送信を終了して、TG2のガードタ
イムが経過すると、再び主装置21がマスターフレーム
を送信する。このときのガードタイムTG2は、周期TSC
が一定であるために、例えば優先順位が3番目のガード
タイムTG3より短くなっている。
Furthermore, the subordinate device 1 having the 14th priority
In the data transmission of No. 4, when the slave device 14 finishes transmitting the slave frame at the time of T SF and the guard time of T G2 elapses, the main device 21 transmits the master frame again. The guard time T G2 at this time is the period T SC.
Is constant, the priority is shorter than the third guard time T G3 , for example.

【0024】このようにして、主装置21側での、割込
みポーリングによるアドレスの検出処理ならびに送信の
衝突の判定処理が不要となる。また、各従属装置1〜1
4ごとに送信フレームの長さのタイムスロットを割り当
てることも不要となり、ポーリングの処理時間の短縮を
図ることが可能となる。
In this way, the processing for detecting the address by interrupt polling and the processing for determining the transmission collision on the side of the main device 21 are unnecessary. In addition, each slave device 1 to 1
It is not necessary to allocate a time slot having the length of the transmission frame for every four frames, and the polling processing time can be shortened.

【0025】なお、この実施例では、主装置に接続され
ている従属装置が14局であったが、特に接続される従
属装置が14局に限定されることはない。
In this embodiment, 14 slave devices are connected to the main device, but the slave devices to be connected are not limited to 14 stations.

【0026】また、この実施例では、図1に示すよう
に、主装置21が分岐方式により従属装置1〜14に接
続されているが、特にこれに限定されることはない。例
えば、図6に示すように、主装置21が伝送路231
232,233,…,2314により従属装置1〜14に接
続されている交換方式の通信システムにも、この発明が
適用される。さらに、分岐方式と交換方式を組み合わせ
た通信システムにも、この発明が適用される。
Further, in this embodiment, as shown in FIG. 1, the main device 21 is connected to the slave devices 1 to 14 by a branching method, but it is not limited to this. For example, as shown in FIG. 6, the main device 21 uses the transmission lines 23 1 ,
The present invention is also applied to a communication system of a switching system which is connected to the subordinate devices 1 to 14 by 23 2 , 23 3 , ..., 23 14 . Furthermore, the present invention is also applied to a communication system in which a branch system and a switching system are combined.

【0027】さらに、この実施例では、マスターフレー
ムをポーリングコマンドと送信許可コマンドとに分けて
いるが、特にこれに限定されることはない。例えば、ポ
ーリングコマンドと送信許可コマンドとを同一にする。
このとき、優先順位の高い従属装置は、優先順位の低い
従属装置に対するポーリングに優先してデータ伝送をで
きるものとなる。
Further, in this embodiment, the master frame is divided into the polling command and the transmission permission command, but the present invention is not limited to this. For example, the polling command and the transmission permission command are the same.
At this time, the subordinate device having the higher priority can perform data transmission prior to polling the subordinate device having the lower priority.

【0028】[0028]

【発明の効果】以上、説明したように、この発明によ
り、主装置が送信許可コマンドを送信するだけで、特定
の従属装置と主装置との間のデータ伝送が可能になる。
また、従属装置がデータ伝送をする順位があらかじめ定
められているので、複数の従属装置が同時にデータ伝送
を開始することが防止される。したがって、従属装置と
主装置との間でのデータ伝送に際して従来の主装置に備
えられていた処理を不要にするので、主装置の負荷を軽
することが可能になる。また、各従属装置ごとに送信フ
レームの長さのタイムスロットを割り当てることも不要
となり、ポーリングの処理時間の短縮を図ることが可能
となる。
As described above, according to the present invention, the data transmission between the specific slave device and the main device becomes possible only by the main device transmitting the transmission permission command.
Further, since the order in which the subordinate devices transmit data is predetermined, it is possible to prevent a plurality of subordinate devices from starting data transmission at the same time. Therefore, it is possible to reduce the load on the main device because the processing provided in the conventional main device is not required for data transmission between the slave device and the main device. Further, it is not necessary to allocate a time slot having the length of the transmission frame to each slave device, and the polling processing time can be shortened.

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

【図1】この発明を実施するための通信システムの一例
を示す図である。
FIG. 1 is a diagram showing an example of a communication system for carrying out the present invention.

【図2】フレームの構成を示す図である。FIG. 2 is a diagram showing a configuration of a frame.

【図3】主装置の送信タイミングを示す図である。FIG. 3 is a diagram showing a transmission timing of a main device.

【図4】従属装置によるデータ伝送を説明するための図
である。
FIG. 4 is a diagram for explaining data transmission by a slave device.

【図5】優先順位が3番目の従属装置によるデータ伝送
を説明するための図である。
FIG. 5 is a diagram for explaining data transmission by a slave device having a third priority.

【図6】通信システムの他の例を示す図である。FIG. 6 is a diagram showing another example of a communication system.

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

1〜14 従属装置 21 主装置 22 伝送路 1-14 Subordinate device 21 Main device 22 Transmission path

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 一つの主装置と複数の従属装置とが伝送
路によって接続され、前記各従属装置には異なるアドレ
スが割り当てられ、前記主装置が前記各従属装置とポー
リングによりデータ伝送を行う時分割多重通信方式にお
いて、 前記各従属装置の送信順位があらかじめ定められ、 前記従属装置のそれぞれは、前記主装置から送信された
送信許可コマンドを受信したのち前記伝送路上の信号を
監視し、 他の従属装置が前記主装置との間で送信を行っている場
合には、自己のタイムスロットとなっても前記主装置と
の送信を待機し、他の従属装置が前記主装置との間で送
信を行っていない場合には、自己のタイムスロットとな
った時点で前記主装置との送信を行うことを特徴とする
時分割多重通信方式。
1. When one master device and a plurality of slave devices are connected by a transmission line, different addresses are assigned to each slave device, and when the master device performs data transmission by polling with each slave device. In the division multiplex communication system, the transmission order of each of the slaves is predetermined, and each of the slaves monitors the signal on the transmission path after receiving the transmission permission command transmitted from the main device, When the slave device is transmitting with the main device, it waits for transmission with the main device even if it becomes its own time slot, and another slave device transmits with the main device. If not, the time division multiplex communication system is characterized in that transmission with the main device is performed at the time when it becomes its own time slot.
JP1452593A 1993-02-01 1993-02-01 Time division multiplex communication system Pending JPH06232880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1452593A JPH06232880A (en) 1993-02-01 1993-02-01 Time division multiplex communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1452593A JPH06232880A (en) 1993-02-01 1993-02-01 Time division multiplex communication system

Publications (1)

Publication Number Publication Date
JPH06232880A true JPH06232880A (en) 1994-08-19

Family

ID=11863541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1452593A Pending JPH06232880A (en) 1993-02-01 1993-02-01 Time division multiplex communication system

Country Status (1)

Country Link
JP (1) JPH06232880A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1989009274A1 (en) * 1986-12-27 1989-10-05 Seitaikinou Riyou Kagakuhin Shinseizougijutsu Kenk Process for producing tropane alkaloids
KR100372925B1 (en) * 1994-01-19 2003-03-19 동경 엘렉트론 주식회사 Communication method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1989009274A1 (en) * 1986-12-27 1989-10-05 Seitaikinou Riyou Kagakuhin Shinseizougijutsu Kenk Process for producing tropane alkaloids
KR100372925B1 (en) * 1994-01-19 2003-03-19 동경 엘렉트론 주식회사 Communication method and device

Similar Documents

Publication Publication Date Title
KR20010062203A (en) Radio communication system, method thereof, radio communication apparatus and method thereof
JPH06232880A (en) Time division multiplex communication system
JP3075649B2 (en) Time division multiplex communication system
JPS62230138A (en) Changeover equipment for duplicated transmission line
JPH06232881A (en) Time division multiplex communication system
JPH0774718A (en) Time division communication control method
JPH06164603A (en) Transmission system for time division multiplex transmitting device
JP4254048B2 (en) Transmission system of digital protection relay system
JPH0230217B2 (en)
JPH0821894B2 (en) Multi-frequency wireless communication method
JP2758750B2 (en) Cell multiplex bus communication control system
JPS62132444A (en) Radio communication system provided with centralized control function
JP2590809B2 (en) Channel connection device
JPS63166339A (en) Network control system
JPS63166338A (en) Network control system
JP2953174B2 (en) Access delay control apparatus and method
JPH04291859A (en) Control method for interruption request
JPH10215268A (en) Data transmission system
JPH01276935A (en) Data transmission system for mobile communication system
JP2001292166A (en) Packet multiplexing method, multiplex controller and communication system
JPH03136426A (en) Transmission control method for plotting communication system
JPS5987553A (en) Confliction controlling system
MXPA97001974A (en) Common bar assignment system for processors
JPH0365702B2 (en)
JPS61273657A (en) Bus occupation controlling system