JP2001251319A - Communication system and data transmission method for the communication system - Google Patents

Communication system and data transmission method for the communication system

Info

Publication number
JP2001251319A
JP2001251319A JP2000062339A JP2000062339A JP2001251319A JP 2001251319 A JP2001251319 A JP 2001251319A JP 2000062339 A JP2000062339 A JP 2000062339A JP 2000062339 A JP2000062339 A JP 2000062339A JP 2001251319 A JP2001251319 A JP 2001251319A
Authority
JP
Japan
Prior art keywords
data
master station
communication system
transmission
returned
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
JP2000062339A
Other languages
Japanese (ja)
Inventor
Kenji Hara
憲二 原
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP2000062339A priority Critical patent/JP2001251319A/en
Publication of JP2001251319A publication Critical patent/JP2001251319A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a communication system where a slave station can respond to a data request from a master station in real time without increasing a transmission rate and a transmission cycle and to provide a data transmission method for the communication system. SOLUTION: A CPU 13i of an i-th slave station 11i sequentially writes data to be returned to a master station 101 in advance to a RAM 16i in a transmission section 12i by types, a discrimination section 15i in the transmission section 12i discriminates types of data to be returned to the master station 101 in response to a return command from the master station 101, refers to a table TAB storing storage addresses of the RAM 16i by types of the returned data, reads the returned data of a concerned type stored in the RAM 16i and returns the data to the master station 101.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マスタ局と複数の
スレーブ局との間でサイクリックのシリアル通信を行う
通信システムおよび通信システムのデータ伝送方法に係
り、特に、伝送速度や伝送サイクルをより高速化するこ
となく、マスタ局からのデータ要求に対してスレーブ局
がリアルタイムで応答可能な通信システムおよび通信シ
ステムのデータ伝送方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system for performing cyclic serial communication between a master station and a plurality of slave stations, and a data transmission method of the communication system. The present invention relates to a communication system in which a slave station can respond in real time to a data request from a master station without speeding up, and a data transmission method of the communication system.

【0002】[0002]

【従来の技術】図4は従来のFAシステム等に適用され
る通信システムの構成図である。図中、401はマスタ
局、41i(i=1〜N)はスレーブ局であり、マスタ
局401とN個のスレーブ局411〜41Nとを半二重
伝送路により1対Nマルチドロップ接続した構成であ
る。また図4では、代表的に第iスレーブ局41iの構
成を示しており、第iスレーブ局41iは、内部に受信
バッファRXB’および送信バッファTXB’を含むR
AM46iを備えて、マスタ局401とのデータ伝送を
行う伝送部42iと、CPU43iとを具備した構成で
ある。なお、図5には、RAM46iが持つ受信バッフ
ァRXB’および送信バッファTXB’のメモリマップ
を例示する。例えば、本従来例の通信システムをサーボ
制御システムに適用した場合、スレーブ局411〜41
Nたる各下位コントローラは、マスタ局401たる上位
コントローラから送られるデータによって動作制御され
る。つまり、マスタ局401(上位コントローラ)は、
スレーブ局411〜41N(下位コントローラ)に対し
て伝送路を介して指令を送り、必要なデータを要求す
る。代表的に第iスレーブ局41iにおけるデータ伝送
の動作を説明すれば、先ず、伝送部42iは、マスタ局
401から送られてきたデータを受信して、RAM42
i内の受信バッファRXB’に書き込む。次に、CPU
43iは、該受信バッファRXB’から受信データ、具
体的には、動作指令、返送指令および指令データ読み出
して、返送指令に基づいてマスタ局401が要求してい
るデータが何であるかを判断する。ここで、スレーブ局
411〜41Nがネットワーク対応のサーボである場
合、マスタ局401が返送要求するデータには、通常、
現在値データ、偏差値データ、トルクデータおよびI/
Oデータ等がある。さらに、返送指令に基づく判断に従
って、CPU43iは、マスタ局401が要求している
返送データと、該返送データが何であるかの属性を表す
返送内容とをRAM42i内の送信バッファTXB’に
書き込む。そして、伝送部42iは、RAM42i内の
送信バッファTXB’の内容、即ち状態表示、返送内容
および返送データを読み出して、伝送路を介してマスタ
局401に送信する。このように、半二重伝送路を介し
て行われるサイクリックなシリアル通信では、定期的に
マスタ局401が各スレーブ局411〜41Nに対して
指令のデータを順次送ると、各スレーブ局41i(i−
1〜N)では、伝送部42iが事前に用意してあったデ
ータをRAM42iから読み出して返送することにな
る。これは、特にFAシステム等に適用される通信シス
テムでは、伝送速度と伝送サイクルが短いので、マスタ
局401が送ってきたデータをスレーブ局41iのCP
U43iが判断して、その伝送サイクルで返送データを
用意するだけの時間が無く、次の伝送サイクルでマスタ
局401に返送するしかないからである。
2. Description of the Related Art FIG. 4 is a configuration diagram of a communication system applied to a conventional FA system and the like. In the figure, 401 is a master station, 41i (i = 1 to N) is a slave station, and the master station 401 and N slave stations 411 to 41N are connected in a one-to-N multi-drop connection by a half-duplex transmission line. It is. FIG. 4 representatively shows the configuration of the i-th slave station 41i, and the i-th slave station 41i includes an R buffer including a reception buffer RXB 'and a transmission buffer TXB' therein.
The configuration includes an AM 46i, a transmission unit 42i for performing data transmission with the master station 401, and a CPU 43i. FIG. 5 illustrates a memory map of the reception buffer RXB 'and the transmission buffer TXB' of the RAM 46i. For example, when the conventional communication system is applied to a servo control system, the slave stations 411 to 41
The operation of each of the lower controllers N is controlled by data sent from the upper controller as the master station 401. That is, the master station 401 (upper controller)
A command is sent to the slave stations 411 to 41N (lower-level controllers) via a transmission path to request necessary data. Representatively, the operation of data transmission in the i-th slave station 41i will be described. First, the transmission unit 42i receives the data transmitted from the master station 401,
Write to the receive buffer RXB 'in i. Next, CPU
Reference numeral 43i reads the received data, specifically, the operation command, the return command, and the command data from the reception buffer RXB ', and determines what the data requested by the master station 401 is based on the return command. Here, when the slave stations 411 to 41N are network-compatible servos, the data requested to be returned by the master station 401 usually includes
Current value data, deviation value data, torque data and I /
There is O data and the like. Further, in accordance with the determination based on the return instruction, the CPU 43i writes the return data requested by the master station 401 and the return content indicating the attribute of the return data to the transmission buffer TXB 'in the RAM 42i. Then, the transmission unit 42i reads out the contents of the transmission buffer TXB 'in the RAM 42i, that is, the status display, the return contents, and the return data, and transmits them to the master station 401 via the transmission path. As described above, in the cyclic serial communication performed through the half-duplex transmission line, when the master station 401 periodically sends command data to each of the slave stations 411 to 41N, each slave station 41i ( i-
In 1-N), the data prepared in advance by the transmission unit 42i is read from the RAM 42i and returned. This is because the transmission speed and the transmission cycle are particularly short in a communication system applied to an FA system or the like, so that the data transmitted by the master station 401 is transmitted to the CP of the slave station 41i.
This is because there is no time for the U43i to prepare the return data in the transmission cycle, and there is no choice but to return to the master station 401 in the next transmission cycle.

【0003】[0003]

【発明が解決しようとする課題】以上のように、上記従
来の通信システムおよび通信システムのデータ伝送方法
にあっては、スレーブ局において、CPUが受信処理を
終了した後に、マスタ局が要求しているデータを判断
し、RAM内の送信バッファに書き込んだ後にマスタ局
に送信するため、サイクリックなシリアル通信における
少なくとも1周期分は確実にデータが遅延することとな
り、高速応答が要求されるFAシステム等では特に問題
となっていた。なお、FAシステム等の伝送システムで
高速化を図る一手法として伝送レート(クロック周波
数)を高速化する手法もあるが、EMC等の問題が新た
に発生するという欠点があった。本発明は、上記従来の
事情や問題に鑑みてなされたものであって、伝送速度や
伝送サイクルをより高速化することなく、マスタ局から
のデータ要求に対してスレーブ局がリアルタイムで応答
可能な通信システムおよび通信システムのデータ伝送方
法を提供することを目的としている。
As described above, in the above-mentioned conventional communication system and the data transmission method of the communication system, in the slave station, after the CPU finishes the reception processing, the master station makes a request. Since the data is determined and written to the transmission buffer in the RAM and then transmitted to the master station, the data is surely delayed for at least one cycle in the cyclic serial communication. In particular, it was a problem. As one method of increasing the speed in a transmission system such as an FA system, there is a method of increasing the transmission rate (clock frequency), but there is a disadvantage that a new problem such as EMC occurs. The present invention has been made in view of the above-mentioned conventional circumstances and problems, and enables a slave station to respond in real time to a data request from a master station without further increasing a transmission speed or a transmission cycle. An object of the present invention is to provide a communication system and a data transmission method of the communication system.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に、本発明の請求項1に係る通信システムは、マスタ局
と複数のスレーブ局との間でサイクリックのシリアル通
信を行う通信システムにおいて、前記複数のスレーブ局
が、返送データを種別毎に保持する記憶手段と、返送デ
ータの種別毎に前記記憶手段の記憶番地を保持するテー
ブルと、前記マスタ局からの指令に応じて前記マスタ局
に返送すべき返送データの種別を判断し、前記テーブル
を参照して前記記憶手段に保持されている該当種別の返
送データを読み出して前記マスタ局に返送する判断手段
とを備えた伝送手段と、前記マスタ局に返送すべきデー
タを、前記伝送手段の記憶手段に逐次書き込む制御手段
とを具備したものである。また、請求項2に係る通信シ
ステムのデータ伝送方法は、マスタ局と複数のスレーブ
局との間でサイクリックのシリアル通信を行う通信シス
テムのデータ伝送方法において、前記スレーブ局が前記
マスタ局に返送すべきデータを記憶手段に種別毎に逐次
書き込む書き込みステップと、前記マスタ局からの指令
に応じて前記スレーブ局が前記マスタ局に返送すべき返
送データの種別を判断する判断ステップと、返送データ
の種別毎に前記記憶手段の記憶番地を保持しているテー
ブルを参照して、前記記憶手段に保持されている該当種
別の返送データを読み出して前記マスタ局に返送する返
送ステップとを具備するものである。
According to a first aspect of the present invention, there is provided a communication system for performing a cyclic serial communication between a master station and a plurality of slave stations. A plurality of slave stations, storage means for holding return data for each type, a table for holding storage addresses of the storage means for each type of return data, and the master station in response to a command from the master station. Determine the type of the return data to be returned to, referring to the table, read the return data of the corresponding type held in the storage means, and a transmission means comprising a determination means for returning to the master station, Control means for sequentially writing data to be returned to the master station to the storage means of the transmission means. A data transmission method for a communication system according to claim 2 is a data transmission method for a communication system in which a master station and a plurality of slave stations perform cyclic serial communication, wherein the slave station returns to the master station. A writing step of sequentially writing data to be stored in the storage means for each type; a determining step of determining the type of return data to be returned by the slave station to the master station in response to a command from the master station; Referring to a table holding the storage addresses of the storage means for each type, reading back the return data of the corresponding type held in the storage means and returning the data to the master station. is there.

【0005】本発明の請求項1に係る通信システムおよ
び請求項2に係る通信システムのデータ伝送方法では、
書き込みステップにおいて、予めスレーブ局の制御手段
により、マスタ局に返送すべきデータを伝送手段内の記
憶手段に種別毎に逐次書き込んでおき、伝送手段内の判
断手段では、判断ステップによりマスタ局からの指令に
応じてマスタ局に返送すべき返送データの種別を判断
し、返送ステップにより返送データの種別毎に記憶手段
の記憶番地を保持しているテーブルを参照して、記憶手
段に保持されている該当種別の返送データを読み出して
マスタ局に返送するようにしている。このように、伝送
手段内の判断手段がマスタ局からの指令に基づき返送デ
ータの種別を判断し、記憶手段を直接アクセスしてデー
タをマスタ局に返送するので、従来のように、スレーブ
局の受信処理終了後のCPUによる処理を待つことなく
返送できるので、サイクリックなシリアル通信において
1周期分のデータ遅延を起こすことなくマスタ局が要求
する伝送サイクルでデータ返送することができる。その
結果として、伝送速度や伝送サイクルをより高速化する
ことなく、マスタ局からのデータ要求に対してスレーブ
局がリアルタイムで応答可能となる。
In the data transmission method of the communication system according to claim 1 and the communication system according to claim 2,
In the writing step, the data to be returned to the master station is sequentially written in the storage means in the transmission means for each type by the control means of the slave station in advance, and the judgment means in the transmission means performs the judgment step from the master station in the judgment step. The type of the return data to be returned to the master station is determined in accordance with the command, and the return step refers to a table holding the storage address of the storage unit for each type of the return data and stores the return address in the storage unit. The return data of the corresponding type is read and returned to the master station. As described above, the determination means in the transmission means determines the type of the return data based on the instruction from the master station, and directly accesses the storage means to return the data to the master station. Since data can be returned without waiting for processing by the CPU after the processing is completed, data can be returned in a transmission cycle requested by the master station without causing a data delay of one cycle in cyclic serial communication. As a result, the slave station can respond in real time to a data request from the master station without increasing the transmission speed or transmission cycle.

【0006】[0006]

【発明の実施の形態】以下、本発明の通信システムおよ
び通信システムのデータ伝送方法の実施の形態につい
て、図面を参照して詳細に説明する。図1は本発明の一
実施形態に係る通信システムの構成図であり、同図
(a)は通信システムの全体構成図、同図(b)は第i
スレーブ局の構成図である。図1において、本実施形態
の通信システムは、マスタ局101とN個のスレーブ局
(第1スレーブ局111,…,第iスレーブ局11i,
…,第Nスレーブ局11N)とを通信ケーブルで接続し
て、マスタ局101とN個のスレーブ局111〜11N
との間の通信を、例えばHDLC手順に従って行う1対
Nマルチドロップ方式の通信システムである。本実施形
態の通信システムを例えばサーボモータの制御システム
に適用した場合には、スレーブ局111〜11Nたる各
サーボ(下位コントローラ)は、マスタ局101たる制
御部(上位コントローラ)から送られるデータによって
動作制御されることとなる。マスタ局101は、図示し
ないが、例えばCPU、送信データバッファ、受信デー
タバッファおよび送受信部を備えた構成である。また、
各スレーブ局111〜11Nについては、図1(b)に
示すように、代表的に第iスレーブ局11i(i=1〜
N)は、判断部15iおよびRAM(記憶手段)16i
を備えた伝送部15iと、CPU(制御手段)13iと
を備えた構成である。ここで、RAM16iは、受信バ
ッファRXBおよび送信バッファTXBを備えており、
受信バッファRXBのメモリマップは従来例の通信シス
テムにおけるもの(図5参照)と同等であるが、送信バ
ッファTXBのメモリマップには本実施形態の通信シス
テム特有の特徴がある。すなわち、送信バッファTXB
は、マスタ局101への返送データを種別毎に保持する
記憶領域と、返送データの種別毎に記憶番地を保持する
テーブルTABとを備えている。本実施形態では、第i
スレーブ局11iをネットワーク対応のサーボと想定し
ており、常時マスタ局101から返送要求される種別毎
の返送データとして、現在値データGDT、偏差値デー
タHDT、トルクデータTDTおよびI/OデータIO
Dを例示している。判断部15iは、マスタ局101か
らの返送指令に応じてマスタ局101に返送すべき返送
データの種別を判断し、テーブルTABを参照してRA
M16iに保持されている該当種別の返送データを読み
出してマスタ局101に返送する。またCPU13i
は、マスタ局101に返送すべきデータを、逐次、伝送
部12iのRAM16iに書き込む。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of a communication system and a data transmission method of the communication system according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a configuration diagram of a communication system according to an embodiment of the present invention. FIG. 1A is an overall configuration diagram of the communication system, and FIG.
It is a block diagram of a slave station. In FIG. 1, the communication system of the present embodiment includes a master station 101 and N slave stations (first slave station 111,..., I-th slave station 11i,
.., Nth slave station 11N) via a communication cable to connect the master station 101 to the N slave stations 111 to 11N.
Is a one-to-N multi-drop communication system that performs communication with the STA according to, for example, an HDLC procedure. When the communication system according to the present embodiment is applied to, for example, a control system for a servomotor, each of the servos (lower-level controllers) serving as the slave stations 111 to 11N operates based on data transmitted from a control unit (upper-level controller) serving as the master station 101. It will be controlled. Although not shown, the master station 101 has a configuration including, for example, a CPU, a transmission data buffer, a reception data buffer, and a transmission / reception unit. Also,
As shown in FIG. 1B, each of the slave stations 111 to 11N typically has an i-th slave station 11i (i = 1 to 1).
N) is a judgment unit 15i and a RAM (storage means) 16i
And a CPU (control means) 13i. Here, the RAM 16i includes a reception buffer RXB and a transmission buffer TXB.
The memory map of the reception buffer RXB is the same as that of the communication system of the conventional example (see FIG. 5), but the memory map of the transmission buffer TXB has a feature unique to the communication system of the present embodiment. That is, the transmission buffer TXB
Has a storage area for storing return data to the master station 101 for each type, and a table TAB for storing storage addresses for each type of return data. In the present embodiment, the i-th
It is assumed that the slave station 11i is a network-compatible servo, and the current value data GDT, the deviation value data HDT, the torque data TDT, and the I / O data IO are used as return data for each type that is always requested to be returned from the master station 101.
D is illustrated. The determination unit 15i determines the type of return data to be returned to the master station 101 in response to a return command from the master station 101, and refers to the table TAB to determine the RA
The return data of the corresponding type stored in M16i is read and returned to the master station 101. CPU 13i
Writes the data to be returned to the master station 101 sequentially to the RAM 16i of the transmission unit 12i.

【0007】次に、以上のような構成を備えた本実施形
態の通信システムにおいて行われるマスタ局101とN
個のスレーブ局111〜11Nとの間の通信について、
図2を参照して概略説明する。図2は、本実施形態の通
信システムにおけるマスタ局101とN個のスレーブ局
111〜11Nとの間の通信を説明する説明図である。
FAシステム等における同期通信のデータ伝送では、ス
レーブ局の最大局数Nを固定にし、伝送データのバイト
数も一定にし、マスタ伝送周期や通信周期が一定のサイ
クリックな伝送により通常の通信が行われている。ま
た、本実施形態の通信システムにおける伝送路は半二重
双方向伝送路であり、図2では、上側はマスタ局101
を、下側はスレーブ局111〜11Nをそれぞれ表し、
Tx1〜TxNはマスタ局101からの送信データを、
Rx1〜RxNはスレーブ局111〜11Nからの返答
データをそれぞれ示している。ここで、各伝送データは
Rx3に例示しているように、HDLC手順のフレーム
フォーマットに従った構成、即ち開始フラグF、アドレ
ス部AD、制御部COM、情報部DATA、フレーム検
査シーケンスCRCおよび終了フラグFを備えた構成で
ある。このような半二重伝送路を介して行われるサイク
リックなシリアル通信では、定期的にマスタ局101か
ら各スレーブ局111〜11Nに対して指令データが送
られるが、代表的に第iスレーブ局11i(i=1〜
N)では、次のようにしてマスタ局101が要求してい
るデータを返送している。図3は、本実施形態の通信シ
ステムにおけるデータ伝送方法を図式的に説明する説明
図である。第iスレーブ局11iのCPU13iは、常
時マスタ局101から返送要求される各種データ、即ち
現在値データGDT、偏差値データHDT、トルクデー
タTDTおよびI/OデータIODを、RAM16iの
所定の記憶領域に逐次格納している。ここで、各種デー
タのRAM16iにおける先頭アドレスがRAM16i
のテーブルTABに予め書き込まれており、判断部15
iはテーブルTABを参照することによりRAM16i
内の所定記憶領域にアクセスして、各種データを直接読
み出すことが可能である。つまり、マスタ局101から
第iスレーブ局11iに返送指令が送信されてくると、
伝送部12i内の判断部15iでは、この返送指令に基
づいてマスタ局101に返送すべきデータの種別を判断
し、RAM16i内のテーブルTABに送信指令を発す
ることにより、RAM16i内の所定記憶領域の各種デ
ータ(現在値データGDT、偏差値データHDT、トル
クデータTDTまたはI/OデータIOD)に直接アク
セスして、送信用データを切り替えて出力し、伝送部1
2i内の図示しない送受信部を介してマスタ局101に
返送する。
Next, in the communication system of the present embodiment having the above configuration, the master station 101 and N
Communication between the slave stations 111 to 11N
A brief description is given with reference to FIG. FIG. 2 is an explanatory diagram illustrating communication between the master station 101 and the N slave stations 111 to 11N in the communication system according to the present embodiment.
In synchronous communication data transmission in an FA system, etc., the maximum number of slave stations N is fixed, the number of bytes of transmission data is fixed, and normal communication is performed by cyclic transmission with a constant master transmission cycle and communication cycle. Have been done. Further, the transmission line in the communication system of the present embodiment is a half-duplex bidirectional transmission line, and in FIG.
, The lower side represents the slave stations 111 to 11N, respectively.
Tx1 to TxN represent transmission data from the master station 101,
Rx1 to RxN indicate response data from the slave stations 111 to 11N, respectively. Here, as shown in Rx3, each transmission data has a configuration according to the frame format of the HDLC procedure, that is, a start flag F, an address part AD, a control part COM, an information part DATA, a frame check sequence CRC, and an end flag. F is provided. In the cyclic serial communication performed through such a half-duplex transmission path, command data is periodically sent from the master station 101 to each of the slave stations 111 to 11N. 11i (i = 1 to 1
In N), the data requested by the master station 101 is returned as follows. FIG. 3 is an explanatory diagram schematically illustrating a data transmission method in the communication system according to the present embodiment. The CPU 13i of the i-th slave station 11i always stores various data requested to be returned from the master station 101, that is, current value data GDT, deviation value data HDT, torque data TDT, and I / O data IOD in a predetermined storage area of the RAM 16i. They are stored sequentially. Here, the head address of various data in the RAM 16i is the RAM 16i.
Is written in advance in the table TAB of the
i is stored in the RAM 16i by referring to the table TAB.
It is possible to directly access various storage areas by accessing a predetermined storage area. That is, when a return command is transmitted from the master station 101 to the i-th slave station 11i,
The determination unit 15i in the transmission unit 12i determines the type of data to be returned to the master station 101 based on the return command, and issues a transmission command to the table TAB in the RAM 16i, thereby transmitting the data in the predetermined storage area in the RAM 16i. Directly access various data (current value data GDT, deviation value data HDT, torque data TDT or I / O data IOD), switch and output transmission data, and transmit
The data is returned to the master station 101 via a transmitting / receiving unit (not shown) in 2i.

【0008】以上説明したように、本実施形態の通信シ
ステムおよび通信システムのデータ伝送方法によれば、
(書き込みステップにおいて、)予め第iスレーブ局1
1iのCPU13iにより、マスタ局101に返送すべ
きデータを伝送部12i内のRAM16iに種別毎に逐
次書き込んでおき、伝送部12i内の判断部15iで
は、(判断ステップにより、)マスタ局101からの返
送指令に応じてマスタ局101に返送すべき返送データ
の種別を判断し、(返送ステップにより、)返送データ
の種別毎にRAM16iの記憶番地を保持しているテー
ブルTABを参照して、RAM16iに保持されている
該当種別の返送データを読み出してマスタ局101に返
送するようにしている。このように、伝送部12i内の
判断部15iがマスタ局101からの指令に基づき返送
データの種別を判断し、RAM16iを直接アクセスし
てデータをマスタ局101に返送するので、従来のよう
に、スレーブ局11iの受信処理終了後のCPU13i
による処理を待つことなく返送できるので、サイクリッ
クなシリアル通信において1周期分のデータ遅延を起こ
すことなく、マスタ局101が要求する伝送サイクルで
データ返送することができる。その結果として、伝送速
度や伝送サイクルをより高速化することなく、マスタ局
101からのデータ要求に対してスレーブ局11iがリ
アルタイムで応答可能となる。
As described above, according to the communication system and the data transmission method of the communication system of the present embodiment,
(In the writing step) i-th slave station 1
The data to be returned to the master station 101 is sequentially written into the RAM 16i in the transmission unit 12i for each type by the CPU 13i of the transmission unit 12i. The type of the return data to be returned to the master station 101 is determined in response to the return instruction, and the RAM 16i is referred to a table TAB holding the storage address of the RAM 16i for each type of return data (by the return step). The held return data of the corresponding type is read out and returned to the master station 101. As described above, the determination unit 15i in the transmission unit 12i determines the type of the return data based on the command from the master station 101 and directly accesses the RAM 16i to return the data to the master station 101. CPU 13i after reception processing of station 11i
Therefore, the data can be returned in the transmission cycle requested by the master station 101 without causing a data delay of one cycle in the cyclic serial communication. As a result, the slave station 11i can respond in real time to a data request from the master station 101 without increasing the transmission speed or transmission cycle.

【0009】[0009]

【発明の効果】以上説明したように、本発明の通信シス
テムおよび通信システムのデータ伝送方法によれば、書
き込みステップにおいて、予めスレーブ局の制御手段に
より、マスタ局に返送すべきデータを伝送手段内の記憶
手段に種別毎に逐次書き込んでおき、伝送手段内の判断
手段では、判断ステップによりマスタ局からの指令に応
じてマスタ局に返送すべき返送データの種別を判断し、
返送ステップにより返送データの種別毎に記憶手段の記
憶番地を保持しているテーブルを参照して、記憶手段に
保持されている該当種別の返送データを読み出してマス
タ局に返送することとし、伝送手段内の判断手段がマス
タ局からの指令に基づき返送データの種別を判断し、記
憶手段を直接アクセスしてデータをマスタ局に返送する
こととしたので、サイクリックなシリアル通信において
1周期分のデータ遅延を起こすことなくマスタ局が要求
する伝送サイクルでデータ返送することができ、結果と
して、伝送速度や伝送サイクルをより高速化することな
く、マスタ局からのデータ要求に対してスレーブ局がリ
アルタイムで応答可能な通信システムおよび通信システ
ムのデータ伝送方法を提供することができる。
As described above, according to the communication system and the data transmission method of the communication system of the present invention, in the writing step, the data to be returned to the master station is previously stored in the transmission means by the control means of the slave station. Is sequentially written in the storage means for each type, and the determination means in the transmission means determines the type of return data to be returned to the master station in response to a command from the master station in a determination step,
The return step refers to a table holding the storage addresses of the storage means for each type of return data, reads out the return data of the corresponding type stored in the storage means, and returns the read data to the master station. The determination means in the step (1) determines the type of the return data based on the command from the master station, and directly accesses the storage means to return the data to the master station. Therefore, one cycle of data delay in cyclic serial communication. Data can be returned in the transmission cycle requested by the master station without causing a problem.As a result, the slave station responds to the data request from the master station in real time without increasing the transmission speed or transmission cycle. A possible communication system and a data transmission method of the communication system can be provided.

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

【図1】本発明の一実施形態に係る通信システムの構成
図であり、図1(a)は通信システムの全体構成図、図
1(b)は第iスレーブ局の構成図である。
FIG. 1 is a configuration diagram of a communication system according to an embodiment of the present invention. FIG. 1A is a general configuration diagram of a communication system, and FIG. 1B is a configuration diagram of an i-th slave station.

【図2】実施形態の通信システムのマスタ局とN個のス
レーブ局との間の通信を説明する説明図である。
FIG. 2 is an explanatory diagram illustrating communication between a master station and N slave stations in the communication system of the embodiment.

【図3】実施形態の通信システムにおけるデータ伝送方
法を図式的に説明する説明図である。
FIG. 3 is an explanatory diagram schematically illustrating a data transmission method in the communication system according to the embodiment.

【図4】従来の通信システムの構成図である。FIG. 4 is a configuration diagram of a conventional communication system.

【図5】従来の通信システムのRAMのメモリマップを
例示する説明図である。
FIG. 5 is an explanatory diagram illustrating a memory map of a RAM of a conventional communication system.

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

101,401 マスタ局 111〜11N,411〜41N スレーブ局 11i 第iスレーブ局 12i,42i 伝送部(伝送手段) 13i,43i CPU(制御手段) 15i 判断部(判断手段) 16i,46i RAM(記憶手段) RXB,RXB’ 受信バッファ TXB’ 送信バッファ GDT 現在値データ HDT 偏差値データ TDT トルクデータ IOD I/Oデータ TAB テーブル 101, 401 Master station 111-11N, 411-41N Slave station 11i i-th slave station 12i, 42i Transmission unit (transmission unit) 13i, 43i CPU (control unit) 15i Judgment unit (judgment unit) 16i, 46i RAM (storage unit) RXB, RXB 'Receive buffer TXB' Transmission buffer GDT Current value data HDT Deviation data TDT Torque data IOD I / O data TAB table

フロントページの続き Fターム(参考) 5K032 AA02 CB04 DA01 DA04 DB19 DB20 5K033 AA01 CA13 CB04 DA11 DB12 5K034 AA03 BB04 CC06 DD02 DD05 HH01 HH02 HH11 HH17 HH26 HH42 HH48 MM05 MM31 NN02 NN13 NN22 Continued on the front page F-term (reference)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 マスタ局と複数のスレーブ局との間でサ
イクリックのシリアル通信を行う通信システムにおい
て、 前記複数のスレーブ局は、 返送データを種別毎に保持する記憶手段と、返送データ
の種別毎に前記記憶手段の記憶番地を保持するテーブル
と、前記マスタ局からの指令に応じて前記マスタ局に返
送すべき返送データの種別を判断し、前記テーブルを参
照して前記記憶手段に保持されている該当種別の返送デ
ータを読み出して前記マスタ局に返送する判断手段と、
を備えた伝送手段と、 前記マスタ局に返送すべきデータを、前記伝送手段の記
憶手段に逐次書き込む制御手段と、を有することを特徴
とする通信システム。
1. A communication system for performing cyclic serial communication between a master station and a plurality of slave stations, the plurality of slave stations comprising: storage means for holding return data for each type; A table that stores the storage address of the storage unit for each, and determines the type of return data to be returned to the master station in response to a command from the master station, and refers to the table and is stored in the storage unit. Determining means for reading the return data of the corresponding type and returning the read data to the master station;
And a control unit for sequentially writing data to be returned to the master station to a storage unit of the transmission unit.
【請求項2】 マスタ局と複数のスレーブ局との間でサ
イクリックのシリアル通信を行う通信システムのデータ
伝送方法において、 前記スレーブ局が前記マスタ局に返送すべきデータを記
憶手段に種別毎に逐次書き込む書き込みステップと、 前記マスタ局からの指令に応じて前記スレーブ局が前記
マスタ局に返送すべき返送データの種別を判断する判断
ステップと、 返送データの種別毎に前記記憶手段の記憶番地を保持し
ているテーブルを参照して、前記記憶手段に保持されて
いる該当種別の返送データを読み出して前記マスタ局に
返送する返送ステップと、を有することを特徴とする通
信システムのデータ伝送方法。
2. A data transmission method for a communication system for performing cyclic serial communication between a master station and a plurality of slave stations, wherein data to be returned by the slave station to the master station is stored in storage means for each type. A writing step for sequentially writing, a judging step of judging a type of return data to be returned to the master station by the slave station in response to a command from the master station, and a storage address of the storage means for each type of return data. A data transmission method for a communication system, comprising: reading a return data of a corresponding type stored in the storage unit with reference to the stored table, and returning the read data to the master station.
JP2000062339A 2000-03-07 2000-03-07 Communication system and data transmission method for the communication system Pending JP2001251319A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000062339A JP2001251319A (en) 2000-03-07 2000-03-07 Communication system and data transmission method for the communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000062339A JP2001251319A (en) 2000-03-07 2000-03-07 Communication system and data transmission method for the communication system

Publications (1)

Publication Number Publication Date
JP2001251319A true JP2001251319A (en) 2001-09-14

Family

ID=18582363

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000062339A Pending JP2001251319A (en) 2000-03-07 2000-03-07 Communication system and data transmission method for the communication system

Country Status (1)

Country Link
JP (1) JP2001251319A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010154283A (en) * 2008-12-25 2010-07-08 Nissan Motor Co Ltd Communication network system and data transfer method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010154283A (en) * 2008-12-25 2010-07-08 Nissan Motor Co Ltd Communication network system and data transfer method

Similar Documents

Publication Publication Date Title
US4674033A (en) Multiprocessor system having a shared memory for enhanced interprocessor communication
US5175732A (en) Method and apparatus for controlling data communication operations within stations of a local-area network
US5063494A (en) Programmable data communications controller
RU2401452C2 (en) Method for data transmission in communication system link messages as well as communication module, communication system subscriber unit and communication system for this method implementation
JPS6218949B2 (en)
JP2000242588A (en) Memory management unit and its control method for ethernet controller
US6449289B1 (en) Multi-processor bus protocol system
JPH05289977A (en) Method and device for data transfer
JP4001511B2 (en) IC card and control method thereof
JPH07210519A (en) Data transfer control method and transmission/reception controller
JP2001251319A (en) Communication system and data transmission method for the communication system
EP4439282A1 (en) Cross-domain communication method and cross-domain communication apparatus for computing apparatus
US5509012A (en) Multi-bus real-time message transmitter
CN100361433C (en) Communication device using three step communication buffer storage
JPH06301644A (en) Data transfer method
JP3659481B2 (en) Display system for PLC and data communication method between PLC and display
JPH06274463A (en) Data communication system
US7529268B1 (en) Multi-point electronic control system protocol
JP3388246B2 (en) Remote I / O system for programmable controller
CN118101792A (en) Data analysis module, secondary station access method and ModBus RTU master-slave station system
CN115277290A (en) Automatic sequential numbering circuit and method for devices connected to field bus
CN114020493A (en) Data sharing method, device and system
JPS626361A (en) Inter-processor data transfer system
JP2985276B2 (en) Communications system
JPH10320345A (en) Bus controller

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060324