JP2011109491A - Ring type network system - Google Patents

Ring type network system Download PDF

Info

Publication number
JP2011109491A
JP2011109491A JP2009263533A JP2009263533A JP2011109491A JP 2011109491 A JP2011109491 A JP 2011109491A JP 2009263533 A JP2009263533 A JP 2009263533A JP 2009263533 A JP2009263533 A JP 2009263533A JP 2011109491 A JP2011109491 A JP 2011109491A
Authority
JP
Japan
Prior art keywords
frame
data
node
transmission
master node
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
JP2009263533A
Other languages
Japanese (ja)
Inventor
Akane Hatano
茜 波多野
Kazuo Masuhama
和生 増濱
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009263533A priority Critical patent/JP2011109491A/en
Publication of JP2011109491A publication Critical patent/JP2011109491A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve such a problem that, since all communication nodes in a ring type network system transmit frames while having transmission term timings of their owns, data may become asynchronous for a network. <P>SOLUTION: In a ring type network system, one of a plurality of communication nodes is configured as a master node 100-1 to control all the communication nodes in a network and the other communication nodes than the master node are configured as slave nodes 100-n to control data transmissions to be synchronized in accordance with transmission term information transmitted from the master node. Even when any failure occurs in the master node and the transmission term information is not transmitted, the slave nodes continue communications while synchronizing communication data for a certain predetermined period of time based on the stored transmission term information. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

この発明は、複数の通信ノードが伝送路を介してリング状に接続されて、データ通信を行なうリング型ネットワークシステムに関し、特に、ある1つの通信ノードがマスタノードとして他の通信ノードを制御することにより、データ通信の同期をとるようにしたリング型ネットワークシステムに関するものである。   The present invention relates to a ring network system in which a plurality of communication nodes are connected in a ring shape via a transmission line to perform data communication, and in particular, one communication node controls another communication node as a master node. Thus, the present invention relates to a ring network system in which data communication is synchronized.

従来のリング型ネットワークシステムにおいては、リング状に接続された機器が自ノードの送信周期タイミング(送信周期は固定)で通信フレームを送出するため、全ノードの送出タイミングが非同期となり、通信フレーム衝突による通信遅延が増大し、バッファメモリがオーバした場合は、フレーム破棄になることもあった。
産業用のネットワークでは、高速大容量通信が必要不可欠であり、且つ通信フレーム衝突時のフレーム廃棄も出来る限り避けたいというニーズもあるため、送信周期が固定値(パラメータ)の場合、最大接続ノード数を考慮したマージンの大きい送信周期を選択するしかなく、例えば1Gbps等の物理層をもつ通信システムでも、その通信帯域を最大限に活用することが出来なかった。
In a conventional ring network system, devices connected in a ring shape send out communication frames at the transmission cycle timing of their own node (transmission cycle is fixed). When the communication delay increases and the buffer memory is over, the frame may be discarded.
In industrial networks, high-speed and large-capacity communication is indispensable, and there is a need to avoid discarding frames when communication frames collide as much as possible. Therefore, if the transmission cycle is a fixed value (parameter), the maximum number of connected nodes For example, even in a communication system having a physical layer such as 1 Gbps, the communication band cannot be utilized to the maximum.

そこで、複数の通信ノードがリング状に接続されて、各通信ノードが各自の送信周期で非同期にフレームを送信するリング型ネットワークシステムにおいて、通信ノードは宛先アドレスと送信元アドレスを自ノードとする周回フレームを定周期で送信し、周回フレームの送信から受信までの遅延に基づき、フレームがリング型ネットワークを一周するときの周回遅延量を把握し、この把握した周回遅延量に基づき、送信周期を調整するようにして、中継処理と自ノードの送信処理の衝突を減らしてフレームの破棄を少なくしたものが知られている。(例えば、特許文献1参照)   Therefore, in a ring network system in which a plurality of communication nodes are connected in a ring shape, and each communication node transmits a frame asynchronously with its own transmission cycle, the communication node is a circuit that uses the destination address and the source address as its own node. Frames are transmitted at regular intervals, and based on the delay from transmission to reception of circular frames, the cyclic delay amount when the frame makes a round of the ring network is determined, and the transmission cycle is adjusted based on this circular delay amount Thus, there is known a technique in which the collision between the relay process and the transmission process of the own node is reduced to reduce the discard of the frame. (For example, see Patent Document 1)

特開2007−306542号公報JP 2007-306542 A

従来の特許文献1は、周期内で衝突しない送信タイミングを自ら調整し、この調整されたタイミングをベースに送信周期を決定することにより、フレームの中継処理と自ノードのフレーム送信処理との衝突を無くして、通信データのゆらぎを無くすだけでなく、送信周期の高速化が図れることにより、ネットワーク通信帯域を最大限に活用できるようにする実現方式であった。しかしながら、ネットワーク内の全ての通信端末(以下、ノード)が自ノードで送信周期タイミングを生成し、送信データを確定するため、ネットワークに対しては通信データが非同期となる問題があった。即ち、取得しようとしたタイミングと異なるタイミングの送信データが取得されることがあるという問題があった。   Conventional Patent Document 1 adjusts the transmission timing that does not collide within the cycle, and determines the transmission cycle based on the adjusted timing, thereby preventing the collision between the frame relay processing and the frame transmission processing of the own node. In this way, not only the fluctuation of communication data is eliminated, but also the transmission cycle can be speeded up so that the network communication band can be utilized to the maximum. However, since all communication terminals (hereinafter referred to as nodes) in the network generate transmission cycle timing in the own node and determine transmission data, there is a problem that communication data is asynchronous with respect to the network. That is, there is a problem that transmission data at a timing different from the timing at which acquisition is to be acquired may be acquired.

この発明は上記のような課題を解決するためになされたものであり、ネットワーク内のある1つの通信ノードがマスタノードとして他の通信ノードを制御することにより、データは全てマスタノードに同期して、通信データの同期を取ることを可能とすると共に、マスタノードに障害が発生したとしても、ある一定期間は通信データの同期を取ったまま、他の通信ノードが通信を継続できるようにしたリング型ネットワークシステムを得ることを目的とするものである。   The present invention has been made to solve the above-described problems. When one communication node in the network controls another communication node as a master node, all data is synchronized with the master node. A ring that allows communication data to be synchronized and allows other communication nodes to continue communication while communication data is synchronized for a certain period even if a failure occurs in the master node. The purpose is to obtain a type network system.

この発明のリング型ネットワークシステムは、複数の通信ノードがネットワークの伝送路を介してリング状に接続されたリング型ネットワークシステムにおいて、複数の通信ノードのうち、ある1つの通信ノードをマスタノードとしてネットワーク内の全通信ノードを制御し、マスタノード以外の他の通信ノードはスレーブノードとしてマスタノードによりデータ送信を制御されるよう構成され、マスタノードは、ネットワーク上に送信するフレームを生成するフレーム生成部、フレームを送信する出力部、フレームを送信する周期を生成する送信周期情報生成部、送信周期情報生成部から得られた送信周期に従ってフレーム生成部にフレームの送信指示を行なう送信周期生成部、スレーブノードからのフレームを受信する入力部、受信したフレームを一時格納するバッファメモリ、バッファメモリに格納されたフレームの中のデータを保存するデータ保存メモリ、データ保存メモリに上記データを書き込み制御するメモリ書き込み制御部を備え、スレーブノードは、ネットワークから送信されてくるフレームを受信する入力部、受信したフレームを一時格納するバッファメモリ、バッファメモリに格納されたフレームの中の受信データを保存するデータ保存メモリ、データ保存メモリに受信データを書き込み制御するメモリ書き込み制御部、フレームを次ノードに中継処理する中継部、自ノードにおけるデータを生成するデータ生成部、データ生成部で生成されたデータを格納するデータ保存メモリ、データ送信を指示されてからデータ保存メモリからデータを読み出すメモリ読み出し制御部、メモリ読み出し制御部で読み出されたデータのフレームを生成し送信処理するフレーム生成部、送信処理と中継処理が競合した際に処理を選択出力する送信選択部、送信選択部で選択されたフレームを送信する出力部、マスタノードから送信されたフレームの送信周期の情報を記憶し、マスタノードから送信指示を受信できなかった場合に、自ノードで記憶した送信周期に従ってフレームの送信タイミングを生成する送信周期生成部を備え、スレーブノードは、マスタノードから送信されるフレームの送信周期に基づいて、全てのスレーブノードが同期してデータ通信を行なうと共に、マスタノードが障害によりフレームを送信できなくなった場合でも、ある一定期間は通信データの同期を取ったままスレーブノードが通信できるようにしたものである。   The ring network system according to the present invention is a ring network system in which a plurality of communication nodes are connected in a ring shape via a network transmission line, and a network is configured using one communication node as a master node among the plurality of communication nodes. A frame generation unit that controls all communication nodes in the network, and other communication nodes other than the master node are controlled by the master node as slave nodes, and the master node generates a frame to be transmitted on the network. An output unit that transmits a frame, a transmission cycle information generation unit that generates a cycle for transmitting a frame, a transmission cycle generation unit that instructs the frame generation unit to transmit a frame according to a transmission cycle obtained from the transmission cycle information generation unit, and a slave Input unit that receives frames from the node, received A buffer memory that temporarily stores frames, a data storage memory that stores data in frames stored in the buffer memory, and a memory write control unit that controls writing of the data to the data storage memory. The slave node transmits from the network. An input unit for receiving incoming frames, a buffer memory for temporarily storing received frames, a data storage memory for storing received data in frames stored in the buffer memory, and a memory for controlling reception data to be written to the data storage memory Write control unit, relay unit that relays the frame to the next node, data generation unit that generates data in its own node, data storage memory that stores data generated by the data generation unit, data storage after data transmission is instructed Read data from memory Selected by the output control unit, the frame generation unit that generates and transmits the frame of the data read by the memory read control unit, the transmission selection unit that selectively outputs the process when the transmission process and the relay process compete, and the transmission selection unit The output unit for transmitting the received frame, the transmission cycle information of the frame transmitted from the master node is stored, and when the transmission instruction cannot be received from the master node, the frame transmission timing according to the transmission cycle stored in the own node The slave node includes a transmission cycle generation unit that generates data based on the transmission cycle of a frame transmitted from the master node, and all the slave nodes perform data communication synchronously, and the master node transmits a frame due to a failure. Even if it becomes impossible, the slave node can communicate with the communication data synchronized for a certain period. It was made to do.

この発明によれば、マスタノードから送信されるフレームの送信周期に基づいて、ネットワークに接続された全てのスレーブノードはマスタノードに同期してデータ通信を行うことができるから、マスタノードおよびスレーブノードは取得しようとするタイミングの送信データを確実に取得することができ、フレーム衝突による通信遅延が増大することもなく、またバッファメモリがオーバしてフレーム破棄が生じることもなくなる。
また例えマスタノードに障害が発生したとしても、スレーブノードは自ノードで記憶した送信周期に従ってフレームの送信タイミングを生成するため、ある一定期間は通信データの同期を取ったまま、スレーブノードは通信を継続できる。
According to the present invention, since all slave nodes connected to the network can perform data communication in synchronization with the master node based on the transmission cycle of the frame transmitted from the master node, the master node and the slave node Can reliably acquire transmission data at the timing to be acquired, and communication delay due to frame collision does not increase, and the buffer memory does not overflow and frame discard does not occur.
Even if a failure occurs in the master node, the slave node generates the frame transmission timing according to the transmission cycle stored in its own node, so the slave node communicates with the communication data synchronized for a certain period of time. Can continue.

この発明の実施の形態1のリング周回イメージを示す図である。It is a figure which shows the ring circumference image of Embodiment 1 of this invention. この発明の実施の形態1の送信指示フレームのフォーマットを示す図である。It is a figure which shows the format of the transmission instruction | indication frame of Embodiment 1 of this invention. この発明の実施の形態1のデータフレームのフォーマットを示す図である。It is a figure which shows the format of the data frame of Embodiment 1 of this invention. この発明の実施の形態1のマスタノードの内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the master node of Embodiment 1 of this invention. この発明の実施の形態1のスレーブノードの内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the slave node of Embodiment 1 of this invention. この発明の実施の形態1のマスタノードの送信/受信処理タイミング例を示す図である。It is a figure which shows the example of transmission / reception process timing of the master node of Embodiment 1 of this invention. この発明の実施の形態1のスレーブノードの中継/送信処理タイミング例を示す図である。It is a figure which shows the example of a relay / transmission process timing of the slave node of Embodiment 1 of this invention. この発明の実施の形態1のフレームの遷移事例を示す図である。It is a figure which shows the transition example of the frame of Embodiment 1 of this invention. この発明の実施の形態1の送信指示フレームが送信されなくなった場合のフレームの遷移事例を示す図である。It is a figure which shows the example of a frame transition when the transmission instruction | indication frame of Embodiment 1 of this invention is no longer transmitted. この発明の実施の形態1のマスタノードの動作フローチャートを示す図である。It is a figure which shows the operation | movement flowchart of the master node of Embodiment 1 of this invention. この発明の実施の形態1のスレーブノードの動作フローチャートを示す図である。It is a figure which shows the operation | movement flowchart of the slave node of Embodiment 1 of this invention. この発明の実施の形態2のマスタノードの動作フローチャートを示す図である。It is a figure which shows the operation | movement flowchart of the master node of Embodiment 2 of this invention. この発明の実施の形態3のフレームの遷移事例を示す図である。It is a figure which shows the transition example of the frame of Embodiment 3 of this invention. この発明の実施の形態4のフレームの遷移事例を示す図である。It is a figure which shows the transition example of the frame of Embodiment 4 of this invention.

実施の形態1.
以下、この発明の実施の形態1におけるリング型ネットワークシステムを図1〜図11に基づいて説明する。
図1はこの発明のリング型ネットワークシステムにおけるリング周回イメージを示す図であり、図1において、ネットワークの伝送路1上に複数の通信ノード100(100−1〜100−n)がリング状に接続された構成で、n=4の場合を示す。複数の通信ノード100のうちの、ある1つの通信ノード#1(100−1)が全ノードを制御するマスタノードとして動作し、マスタノード以外の他の通信ノード#2(100−2)〜ノード#4(100−4)はマスタノードにより制御され、フレームを中継/送信するスレーブノードとして動作する場合である。マスタノード#1から送信されたフレームが、スレーブノード#2〜#4をリング周回して、マスタノード#1に受信/廃棄されるまでの遷移事例を示すイメージ図である。
Embodiment 1 FIG.
A ring network system according to Embodiment 1 of the present invention will be described below with reference to FIGS.
FIG. 1 is a diagram showing a ring circulation image in a ring network system of the present invention. In FIG. 1, a plurality of communication nodes 100 (100-1 to 100-n) are connected in a ring shape on a transmission line 1 of the network. The case where n = 4 is shown in the configuration described above. One communication node # 1 (100-1) of the plurality of communication nodes 100 operates as a master node that controls all the nodes, and other communication nodes # 2 (100-2) to nodes other than the master node # 4 (100-4) is controlled by the master node and operates as a slave node that relays / transmits a frame. It is an image figure which shows the transition example until the flame | frame transmitted from master node # 1 goes around the slave nodes # 2- # 4 and is received / discarded by master node # 1.

図2は、マスタノード#1(100−1)が、ネットワークの伝送路1上に流すフレームのフォーマットを示し、ここではイーサネット(登録商標)(IEEE802.2)の物理ヘッダとRPR(Resilient Packet Ring)(IEEE802.17)のRPRヘッダを使用した例を示す。
この発明では、マスタノード#1(100−1)が自ノードのデータを送信しない場合は、RPRヘッダ内の宛先アドレスと送信元アドレスのいずれにも自ノードのアドレスを入れ、ペイロード内に送信周期を記載している送信周期パケットと送信指示パケットを入れ、それ以外の情報は何も入れない。マスタノード#1(100−1)が送信したフレームを、リング周回してマスタノード#1(100−1)が受信したら、マスタノード#1(100−1)はフレーム廃棄する。
FIG. 2 shows the format of a frame that the master node # 1 (100-1) sends on the transmission line 1 of the network. Here, the physical header of Ethernet (registered trademark) (IEEE 802.2) and the RPR (Resilient Packet Ring) are shown. ) An example using the (IEEE802.17) RPR header is shown.
In the present invention, when master node # 1 (100-1) does not transmit the data of the own node, the address of the own node is put in both the destination address and the source address in the RPR header, and the transmission cycle is included in the payload. Is entered, and no other information is entered. When the master node # 1 (100-1) receives the frame transmitted from the master node # 1 (100-1) by ring wrapping, the master node # 1 (100-1) discards the frame.

マスタノード#1(100−1)が自ノードのデータを全スレーブノードへ送信する場合は、マスタノード#1(100−1)はRPRヘッダ内の宛先アドレスと送信元アドレスのいずれにも自ノードのアドレスを入れ、ペイロード内に送信周期を記載している送信周期パケットと送信指示パケット、及び書き込むメモリを記載している先頭アドレスパケットと書き込むサイズを記載しているサイズパケットを入れる。マスタノード#1(100−1)が送信したフレームを、リング周回してマスタノード#1(100−1)が受信したら、マスタノード#1(100−1)はフレーム廃棄する。
以下、図2に示すフォーマットのフレームを送信指示フレームと称する。
When master node # 1 (100-1) transmits the data of its own node to all slave nodes, master node # 1 (100-1) has its own node as both the destination address and the source address in the RPR header. Address, the transmission cycle packet describing the transmission cycle, the transmission instruction packet, the start address packet describing the memory to be written, and the size packet describing the size to be written. When the master node # 1 (100-1) receives the frame transmitted from the master node # 1 (100-1) by ring wrapping, the master node # 1 (100-1) discards the frame.
Hereinafter, the frame having the format shown in FIG. 2 is referred to as a transmission instruction frame.

図3は、スレーブノード#2(100−2)〜#4(100−4)がデータ通信を行なう際に、ネットワークの伝送路1上に流すフレームのフォーマットを示し、ここではイーサネット(登録商標)(IEEE802.2)の物理ヘッダとRPR(IEEE802.
17)のRPRヘッダを使用した例を示す。
この発明では、RPRヘッダ内の宛先アドレスにデータを送信したいノードのアドレスを入れ、送信元アドレスに自ノードのアドレスを入れ、ペイロード内に書き込むメモリを記載している先頭アドレスパケットと書き込むサイズを記載しているサイズパケットを入れる。スレーブノードである通信ノード#n(100−n)が送信したフレームを、リング周回して宛先アドレスの通信ノード100が受信したら、フレームを受信した通信ノード100はフレーム廃棄する。
以下、図3に示すフォーマットのフレームをデータフレームと称する。
FIG. 3 shows a format of a frame to be sent on the transmission line 1 of the network when the slave nodes # 2 (100-2) to # 4 (100-4) perform data communication. Here, Ethernet (registered trademark) is shown. (IEEE 802.2) physical header and RPR (IEEE 802.
17 shows an example using the RPR header of 17).
In the present invention, the address of the node to which data is to be transmitted is entered in the destination address in the RPR header, the address of the own node is entered in the source address, the start address packet describing the memory to be written in the payload, and the size to be written Enter the size packet you are using. When the frame transmitted by the communication node #n (100-n), which is the slave node, circulates around the ring and is received by the communication node 100 having the destination address, the communication node 100 that has received the frame discards the frame.
Hereinafter, the frame having the format shown in FIG. 3 is referred to as a data frame.

図4は図1の構成において、通信ノード#1(100−1)に設定したマスタノードの内部を示すブロック図である。
マスタノード#1(100−1)は、リング状に接続されたマスタノードの前のスレーブノード100からのフレームを受信して入力するフレーム入力部110、フレーム入力部110で入力されたフレームが一時格納されるバッファメモリ111、バッファメモリ111に格納されたフレームの中のデータを保存する受信領域112aを有したデータ保存メモリ112、データ保存メモリ112の受信領域112aにバッファメモリ111に格納されたフレームのデータを書き込み制御するメモリ書き込み制御部113を備えている。
FIG. 4 is a block diagram showing the inside of the master node set as communication node # 1 (100-1) in the configuration of FIG.
The master node # 1 (100-1) receives and inputs a frame from the slave node 100 in front of the master node connected in a ring shape, and the frame input unit 110 receives the frame and the frame input unit 110 temporarily receives the frame. The buffer memory 111 to be stored, the data storage memory 112 having a reception area 112a for storing data in the frame stored in the buffer memory 111, and the frame stored in the buffer memory 111 in the reception area 112a of the data storage memory 112 A memory write control unit 113 for writing and controlling the data.

また、マスタノード#1(100−1)は、自ノードにおけるデータを生成するノード外部に設けられたデータ生成部114、データ生成部114で生成されたデータを格納する送信領域112bを有するデータ保存メモリ112、データ送信を指示されてからデータ保存メモリ112の送信領域112bからデータを読み出すメモリ読み出し制御部115、データ保存メモリ112から読み出したデータのフレーム及び(或いは)スレーブノードに対してデータ送信指示を行なう送信指示フレームを生成するフレーム生成部116、ネットワークの伝送路1上にフレームを送信する任意の送信周期を生成する送信周期情報生成部117、送信周期情報生成部117から得られた送信周期に従ってフレーム生成部116にフレームの送信指示を行なう送信周期生成部118、フレーム入力部110で受信したフレームをバッファメモリ111を介して次ノードに中継処理する中継部119、フレーム生成部116における送信処理と中継部119における中継処理が競合した際に処理を選択出力する送信選択部120、送信選択部120で選択されたフレームを送信するフレーム出力部121を備えている。   Further, the master node # 1 (100-1) has a data generation unit 114 provided outside the node that generates data in the own node, and a data storage having a transmission area 112b for storing the data generated by the data generation unit 114. Memory 112, memory read control unit 115 that reads data from transmission area 112b of data storage memory 112 after data transmission is instructed, data frame read from data storage memory 112 and / or data transmission instruction to slave node The frame generation unit 116 that generates a transmission instruction frame for performing transmission, the transmission cycle information generation unit 117 that generates an arbitrary transmission cycle for transmitting a frame on the transmission path 1 of the network, and the transmission cycle obtained from the transmission cycle information generation unit 117 In accordance with the frame generation unit 116 The transmission cycle generation unit 118 to perform, the relay unit 119 that relays the frame received by the frame input unit 110 to the next node via the buffer memory 111, the transmission processing in the frame generation unit 116 and the relay processing in the relay unit 119 compete The transmission selection unit 120 for selecting and outputting the process and the frame output unit 121 for transmitting the frame selected by the transmission selection unit 120 are provided.

なお、マスタノード#1(100−1)は、自ノードのデータを他のスレーブノードへ送信する必要がない場合は、データ生成部114、データ保存メモリ112の送信領域112b、メモリ読み出し制御部115は省略できる。またフレーム入力部110で受信したフレームを次ノードに中継処理する必要がない場合は中継部119を省略することもできる。   Note that, when the master node # 1 (100-1) does not need to transmit the data of its own node to another slave node, the data generation unit 114, the transmission area 112b of the data storage memory 112, and the memory read control unit 115 Can be omitted. Further, when it is not necessary to relay the frame received by the frame input unit 110 to the next node, the relay unit 119 can be omitted.

図5は図1の構成において、通信ノード#2(100−2)〜通信ノード#4(100−4)に設定したスレーブノードの内部を示すブロック図である。
スレーブノード#2(100−2)〜#4(100−4)は、リング状に接続された前の通信ノード100からのフレームを受信して入力するフレーム入力部110、フレーム入力部110で入力されたフレームが一時格納されるバッファメモリ111、バッファメモリ111に格納されたフレームの中のデータを保存する受信領域112aを有したデータ保存メモリ112、データ保存メモリ112の受信領域112aにバッファメモリ111に格納されたフレームのデータを書き込み制御するメモリ書き込み制御部113を備えている。
FIG. 5 is a block diagram showing the inside of the slave nodes set in communication node # 2 (100-2) to communication node # 4 (100-4) in the configuration of FIG.
Slave nodes # 2 (100-2) to # 4 (100-4) receive and input a frame from the previous communication node 100 connected in a ring shape, and input at the frame input unit 110. A buffer memory 111 in which the received frames are temporarily stored, a data storage memory 112 having a reception area 112a for storing data in the frames stored in the buffer memory 111, and a buffer memory 111 in the reception area 112a of the data storage memory 112 Is provided with a memory write control unit 113 that controls writing of the frame data stored in the memory.

また、スレーブノード#2(100−2)〜#4(100−4)は、自ノードにおける
データを生成するノード外部に設けられたデータ生成部114、データ生成部114で生成されたデータを格納する送信領域112bを有したデータ保存メモリ112、データ送信を指示されてからデータ保存メモリ112の送信領域112bからデータを読み出すメモリ読み出し制御部115、データ保存メモリ112から読み出したデータのフレームを生成するフレーム生成部116、フレーム入力部110で受信したフレームをバッファメモリ111を介して次ノードに中継処理する中継部119、フレーム生成部116における自ノードのデータフレームの送信処理と中継部119を介したフレームの中継処理とが競合した際に処理を選択(一般には中継処理が優先)出力する送信選択部120、送信選択部120で選択されたフレームを送信するフレーム出力部121、フレーム入力部110で受信したマスタノード#1(100−1)からの送信指示フレームの送信周期の情報を記憶し、マスタノードから送信指示フレームを受信できなかった場合に、自ノードで記憶した送信周期に従ってフレームの送信タイミングを生成する送信周期生成部122を備えている。
The slave nodes # 2 (100-2) to # 4 (100-4) store data generated by the data generation unit 114 and the data generation unit 114 provided outside the node that generates data in the own node. A data storage memory 112 having a transmission area 112b to be transmitted; a memory read control unit 115 that reads data from the transmission area 112b of the data storage memory 112 after an instruction to transmit data is generated; and a frame of data read from the data storage memory 112 is generated Frame generator 116, relay unit 119 that relays the frame received by frame input unit 110 to the next node via buffer memory 111, data frame transmission processing of the own node in frame generator 116, and relay unit 119 Select processing when contention with frame relay processing (general (Transmission processing is given priority) transmission selection unit 120 to output, frame output unit 121 to transmit the frame selected by transmission selection unit 120, and transmission instruction from master node # 1 (100-1) received by frame input unit 110 A transmission cycle generation unit 122 that stores frame transmission cycle information and generates frame transmission timing according to the transmission cycle stored in the own node when a transmission instruction frame cannot be received from the master node is provided.

図6は図1の構成において、マスタノードである通信ノード#1(100−1)がフレームを送信し、受信するまでの処理タイミングを示す図で、横軸に時間経過を示す。
図6を参照して、基本的なネットワークの動作について説明する。マスタノードとして設定された通信ノード#1(100−1)は、送信周期情報生成部117に任意に設定された送信周期から送信周期生成部118でネットワークに接続された全ての通信ノードが使用する送信周期Tsを設定して生成し、その送信タイミングに従い、図2に示したフォーマットの送信指示フレームを送信する。マスタノードから送信された送信指示フレームは順次リング状に接続された次の通信ノードが受信し、受信した通信ノードは次の通信ノードへ中継されていく。
FIG. 6 is a diagram showing processing timings until communication node # 1 (100-1), which is a master node, transmits a frame and receives it in the configuration of FIG.
The basic network operation will be described with reference to FIG. The communication node # 1 (100-1) set as the master node is used by all the communication nodes connected to the network by the transmission cycle generation unit 118 from the transmission cycle arbitrarily set in the transmission cycle information generation unit 117. A transmission cycle Ts is set and generated, and a transmission instruction frame having the format shown in FIG. 2 is transmitted according to the transmission timing. The transmission instruction frame transmitted from the master node is sequentially received by the next communication node connected in a ring shape, and the received communication node is relayed to the next communication node.

マスタノード#1(100−1)から送信された送信指示フレームを受信したスレーブノードは、マスタノードからの送信指示に基づき、自ノードの送信データを読み出して図3に示したフォーマットのデータフレームをマスタノードへ送信し、同時にマスタノードから送信されてきた送信周期Tsの情報を記憶する。マスタノード#1は各スレーブノード#2(100−2)〜#4(100−4)からのデータフレームを順次受信し、データ保存メモリに書き込み、該データフレームは中継することなく破棄する。またマスタノード#1は、自ノードから送信した送信指示フレームが周回して戻ってきたら、そのフレームは破棄する。再び、送信周期Tsのタイミングが来たら、マスタノード#1はスレーブノードに送信指示フレームを送信し、以降上記と同様の動作を繰り返す。マスタノードが全スレーブノードにデータを送信する場合は、図2に示す送信指示フレームにデータパケットを入れて送信する。   The slave node that has received the transmission instruction frame transmitted from the master node # 1 (100-1) reads out the transmission data of its own node based on the transmission instruction from the master node and generates the data frame in the format shown in FIG. Information on the transmission cycle Ts transmitted to the master node and simultaneously transmitted from the master node is stored. Master node # 1 sequentially receives data frames from each of slave nodes # 2 (100-2) to # 4 (100-4), writes them in the data storage memory, and discards the data frames without relaying them. Also, when the transmission instruction frame transmitted from the own node circulates and returns, the master node # 1 discards the frame. When the timing of the transmission cycle Ts comes again, the master node # 1 transmits a transmission instruction frame to the slave node, and thereafter repeats the same operation as described above. When the master node transmits data to all slave nodes, the data packet is transmitted in the transmission instruction frame shown in FIG.

図7は図1の構成において、スレーブノード#3(100−3)がフレームを中継、送信するまでの処理タイミングを示す図で、横軸に時間経過を示す。
図7を参照して、基本的なネットワークの動作について説明する。スレーブノードとして設定された通信ノード#3(100−3)は、マスタノードが設定した送信周期Tsで、マスタノードから送信された図2に示すフォーマットの送信指示フレーム、及び前ノードのスレーブノード#2(100−2)から送信された図3に示すフォーマットのデータフレームを受信し、次の通信ノードに送信して中継する。また通信ノード#3(100−3)は、自ノードのデータ保存メモリからデータを読み出し、データを図3に示したフォーマットのデータフレームにしてマスタノード#1へ送信する。再び、送信周期Tsのタイミングが来たら、スレーブノード#3(100−3)は上記と同様の動作を繰り返す。
FIG. 7 is a diagram showing processing timings until the slave node # 3 (100-3) relays and transmits a frame in the configuration of FIG.
The basic network operation will be described with reference to FIG. The communication node # 3 (100-3) set as the slave node transmits the transmission instruction frame in the format shown in FIG. 2 transmitted from the master node at the transmission cycle Ts set by the master node, and the slave node # of the previous node. 2 (100-2), the data frame having the format shown in FIG. 3 is received and transmitted to the next communication node to be relayed. Further, the communication node # 3 (100-3) reads the data from the data storage memory of its own node, and transmits the data to the master node # 1 in the data frame having the format shown in FIG. When the timing of the transmission cycle Ts comes again, slave node # 3 (100-3) repeats the same operation as described above.

次に、リング周回するフレームの遷移事例(全スレーブノードがマスタノード宛にフレーム送信する場合)を示す図8について説明する。
図8において、横軸に時間経過を示し、通信ノード#1〜#4の処理時間をそれぞれ横
棒(枠幅)で示す。通信ノード#1がマスタノード、通信ノード#2〜#4がスレーブノードの場合、マスタノード(ノード#1)から送信指示フレームを送信する。送信された送信指示フレームはスレーブノード(ノード#2→#3→#4)を順次経由してネットワークを周回し、該送信指示フレームはマスタノード#1で受信後に廃棄される。
Next, FIG. 8 showing a transition example of a frame that circulates around the ring (when all slave nodes transmit frames addressed to the master node) will be described.
In FIG. 8, the horizontal axis indicates the passage of time, and the processing times of the communication nodes # 1 to # 4 are each indicated by a horizontal bar (frame width). When communication node # 1 is a master node and communication nodes # 2 to # 4 are slave nodes, a transmission instruction frame is transmitted from the master node (node # 1). The transmitted transmission instruction frame goes around the network sequentially through the slave nodes (nodes # 2 → # 3 → # 4), and the transmission instruction frame is discarded after being received by the master node # 1.

マスタノード#1から送信された送信指示フレームを受信したスレーブノード#2は、該送信指示フレームを中継すると共に自ノードのデータフレームを送信する。スレーブノード#3は、前ノード#2からの送信指示フレーム及びノード#2のデータフレーム中継後、自ノードのデータフレームを送信する。同様にスレーブノード#4は、前ノード#3からの送信指示フレーム、ノード#2のデータフレーム及びノード#3のデータフレーム中継後、自ノードのデータフレームを送信する。マスタノード#1は、各スレーブノード(ノード#2、#3、#4)から送信されたデータフレーム受信し、データ保存メモリに書き込んだ後に廃棄される。以後上記と同様な動作を繰り返す。   The slave node # 2 that has received the transmission instruction frame transmitted from the master node # 1 relays the transmission instruction frame and transmits the data frame of its own node. Slave node # 3 transmits the data frame of its own node after relaying the transmission instruction frame from previous node # 2 and the data frame of node # 2. Similarly, slave node # 4 transmits the data frame of its own node after relaying the transmission instruction frame from previous node # 3, the data frame of node # 2, and the data frame of node # 3. Master node # 1 receives the data frame transmitted from each slave node (node # 2, # 3, # 4), writes it in the data storage memory, and then discards it. Thereafter, the same operation as described above is repeated.

次にマスタノード#1が何らかの障害により、送信指示フレームが送信できなくなった場合、または伝送路上の障害により、スレーブノードが送信指示フレームを受信できなくなった場合について、図9により説明する。
図9において、横軸は時間経過を示し、通信ノード#1〜#4の処理時間をそれぞれ横棒(枠幅)で示し、その枠の中に記載した数字(1)〜(4)は図8に示す送信指示フレームおよびデータフレームに付した数字(1)〜(4)と同じものである。
Next, a case where the master node # 1 cannot transmit the transmission instruction frame due to some failure, or a case where the slave node cannot receive the transmission instruction frame due to a failure on the transmission path will be described with reference to FIG.
In FIG. 9, the horizontal axis indicates the passage of time, the processing times of the communication nodes # 1 to # 4 are indicated by horizontal bars (frame widths), and the numbers (1) to (4) described in the frames are the figures. 8 are the same as the numbers (1) to (4) attached to the transmission instruction frame and the data frame shown in FIG.

図9は、マスタノード#1の何らかの障害により、左から3番目の送信周期Tsで送信指示フレームが送信できなくなり、スレーブノード#2〜#4は、例えば送信周期Ts×2の期間で送信指示フレームを受信できなかった場合を示す。この場合、スレーブノード#2〜#4は、該送信指示フレームが受信できなくなって3周期目で、予め自ノードの送信周期生成部122に記憶していた送信指示フレームからの送信周期Tsを生成し、その送信周期Tsに従ってデータフレームを送信することで、マスタノード#1が送信指示フレームを送信できなくなっても、スレーブノード#2〜#4は通信を継続することができるようにしたものである。   FIG. 9 shows that the transmission instruction frame cannot be transmitted in the third transmission cycle Ts from the left due to some failure of the master node # 1, and the slave nodes # 2 to # 4 transmit the transmission in the period of the transmission cycle Ts × 2, for example. The case where a frame was not received is shown. In this case, the slave nodes # 2 to # 4 generate the transmission period Ts from the transmission instruction frame stored in advance in the transmission period generation unit 122 of the own node in the third period after the transmission instruction frame cannot be received. By transmitting the data frame according to the transmission cycle Ts, the slave nodes # 2 to # 4 can continue communication even when the master node # 1 cannot transmit the transmission instruction frame. is there.

次に、マスタノード#1(100−1)の動作を図4に基づき説明する。
図4において、マスタノード#1立ち上げ後、送信指示フレーム送信時には、送信周期情報生成部117が送信周期生成部118に送信周期情報を与え、送信周期生成部118は送信周期情報から送信周期Tsを設定し、設定した送信周期Tsに従いフレーム生成部116に送信要求する。フレーム生成部116は周期情報、ヘッダ等の情報を付加して送信指示フレームを生成し、送信選択部120に送信要求を出して許可が得られてから、フレーム出力部121から送信指示フレームを次ノードに送信する。該送信指示フレームがネットワークの伝送路1を周回してマスタノード#1に返ってきたら、マスタノード#1は該送信指示フレームを廃棄する。
Next, the operation of the master node # 1 (100-1) will be described with reference to FIG.
In FIG. 4, when the transmission instruction frame is transmitted after the master node # 1 is started up, the transmission cycle information generation unit 117 gives the transmission cycle information to the transmission cycle generation unit 118, and the transmission cycle generation unit 118 determines the transmission cycle Ts from the transmission cycle information. And requests transmission to the frame generation unit 116 according to the set transmission cycle Ts. The frame generation unit 116 generates a transmission instruction frame by adding information such as period information and a header, issues a transmission request to the transmission selection unit 120 and obtains permission, and then transmits the transmission instruction frame from the frame output unit 121. Send to node. When the transmission instruction frame circulates around the transmission path 1 of the network and returns to the master node # 1, the master node # 1 discards the transmission instruction frame.

マスタノード#1が送信指示フレーム兼データフレームの送信時には、送信周期生成部118から送信要求されたフレーム生成部116がメモリ読み出し制御部115にデータ読み出し指示を出し、メモリ読み出し制御部115は、データ生成部114からデータ保存メモリ112の送信領域112bに書き込まれたデータを読み出し、フレーム生成部116にデータを与える。フレーム生成部116は送信指示フレームに先頭アドレス、サイズ、ヘッダ等の情報を付加し、送信選択部120に送信要求を出して許可が得られてから、フレーム出力部121を経由して次ノードに送信する。   When the master node # 1 transmits the transmission instruction frame / data frame, the frame generation unit 116 requested to transmit from the transmission cycle generation unit 118 issues a data read instruction to the memory read control unit 115, and the memory read control unit 115 Data written in the transmission area 112b of the data storage memory 112 is read from the generation unit 114, and the data is supplied to the frame generation unit 116. The frame generation unit 116 adds information such as a head address, size, and header to the transmission instruction frame, issues a transmission request to the transmission selection unit 120 and obtains permission, and then passes the frame output unit 121 to the next node. Send.

データフレーム中継時には、前ノードから受信された該データフレームはフレーム入力部110を経由し、一旦バッファメモリ111に溜め込み、フレーム中継部119に送る
。フレーム中継部119は送信選択部120に送信要求を出して許可が得られてから、中継したデータフレームをフレーム出力部121を経由して次ノードに送信する。
データフレーム受信時には、フレーム入力部110を経由して入力され、一旦バッファメモリ111に溜め込まれる。バッファメモリ111に溜め込まれたデータフレームの中のデータは、メモリ書き込み制御部113によりデータ保存メモリ112の受信領域112aに書き込まれる。この時、該データフレームは次ノードに中継することなく廃棄される。
At the time of data frame relay, the data frame received from the previous node is temporarily stored in the buffer memory 111 via the frame input unit 110 and sent to the frame relay unit 119. The frame relay unit 119 sends a transmission request to the transmission selection unit 120 to obtain permission, and then transmits the relayed data frame to the next node via the frame output unit 121.
When a data frame is received, it is input via the frame input unit 110 and temporarily stored in the buffer memory 111. Data in the data frame stored in the buffer memory 111 is written into the reception area 112 a of the data storage memory 112 by the memory write control unit 113. At this time, the data frame is discarded without being relayed to the next node.

次に、スレーブノード#2(100−2)〜#4(100−4)の動作を図5に基づき説明する。
図5において、送信指示フレーム中継時には、前ノードから受信された該送信指示フレームはフレーム入力部110を経由し、一旦バッファメモリ111に溜め込み、フレーム中継部119に送る。フレーム中継部119は、送信選択部120に送信要求を出して許可が得られてから、送信指示フレームをフレーム出力部121から送信して、次ノードに送る。フレーム入力部110が送信指示フレームを入力した時、フレーム入力部110は送信指示フレームの中の送信周期情報を送信周期生成部122に記憶させる。
Next, the operation of slave nodes # 2 (100-2) to # 4 (100-4) will be described with reference to FIG.
In FIG. 5, at the time of relaying the transmission instruction frame, the transmission instruction frame received from the previous node is temporarily stored in the buffer memory 111 via the frame input unit 110 and sent to the frame relay unit 119. The frame relay unit 119 transmits a transmission instruction frame from the frame output unit 121 to the next node after transmitting a transmission request to the transmission selection unit 120 and obtaining permission. When the frame input unit 110 inputs a transmission instruction frame, the frame input unit 110 causes the transmission period generation unit 122 to store transmission period information in the transmission instruction frame.

また、自ノードのデータを送信する時は、フレーム入力部110はフレーム生成部116へ送信要求を出し、フレーム生成部116がメモリ読み出し制御部115にデータ読み出し指示を出し、メモリ読み出し制御部115は、データ生成部114からデータ保存メモリ112の送信領域112bに書き込まれたデータを読み出し、フレーム生成部116にデータを与える。フレーム生成部116は読み出したデータに、先頭アドレス、サイズ、ヘッダ等の情報を付加してデータフレームを生成し、送信選択部120に送信要求を出して許可が得られてから、フレーム出力部121を経由して次ノードに送信させる。   Further, when transmitting data of the own node, the frame input unit 110 issues a transmission request to the frame generation unit 116, the frame generation unit 116 issues a data read instruction to the memory read control unit 115, and the memory read control unit 115 The data written in the transmission area 112b of the data storage memory 112 is read from the data generation unit 114, and the data is supplied to the frame generation unit 116. The frame generation unit 116 adds information such as a start address, size, and header to the read data to generate a data frame, issues a transmission request to the transmission selection unit 120, and obtains permission, and then outputs the frame output unit 121. To the next node via.

マスタノード#1(100−1)に障害が発生し、スレーブノード#2(100−2)〜#4(100−4)が送信周期Ts×2の期間で送信指示フレームが受信できなかった場合は、送信周期生成部122は記憶した送信周期情報を基に、送信周期Tsを生成し、その送信周期Tsに従ってフレーム生成部116へ送信要求を出し、上記と同様の動作を行なう。
なお、マスタノードに障害が発生して長時間が経過した場合は、クロックの誤差により各スレーブノードが生成する送信周期Tsの送信タイミングにずれが生じ、同期が取れなく恐れがあるが、少なくともマスタノード障害後の所定時間は通信データの同期をとったまま通信することができる。
When a failure occurs in the master node # 1 (100-1), and the slave nodes # 2 (100-2) to # 4 (100-4) cannot receive the transmission instruction frame in the period of the transmission cycle Ts × 2. The transmission cycle generator 122 generates a transmission cycle Ts based on the stored transmission cycle information, issues a transmission request to the frame generator 116 according to the transmission cycle Ts, and performs the same operation as described above.
Note that when a failure occurs in the master node and a long time has passed, there is a risk that the transmission timing of the transmission cycle Ts generated by each slave node will be shifted due to a clock error, and synchronization may not be achieved. Communication can be performed with the communication data synchronized for a predetermined time after the node failure.

送信指示フレーム兼データフレーム中継時には、前ノードから受信された該フレームはフレーム入力部110を経由し、一旦バッファメモリ111に溜め込み、フレーム中継部119に送る。フレーム中継部119は、送信選択部120に送信要求を出して許可が得られてから、送信指示フレーム兼データフレームをフレーム出力部121を経由して、次ノードに送信する。同時に、受信したデータフレームが自ノード宛の場合は、バッファメモリ111に溜め込まれた送信指示フレーム兼データフレームの中のデータはメモリ書き込み制御部113によりデータ保存メモリ112の受信領域112aに書き込む。この時、該フレームは次ノードに中継することなく廃棄する。   When relaying a transmission instruction frame and data frame, the frame received from the previous node is temporarily stored in the buffer memory 111 via the frame input unit 110 and sent to the frame relay unit 119. The frame relay unit 119 transmits a transmission request frame / data frame to the next node via the frame output unit 121 after issuing a transmission request to the transmission selection unit 120 and obtaining permission. At the same time, when the received data frame is addressed to the own node, the data in the transmission instruction frame / data frame stored in the buffer memory 111 is written into the reception area 112 a of the data storage memory 112 by the memory write control unit 113. At this time, the frame is discarded without being relayed to the next node.

次にマスタノード#1(100−1)のノード動作を示すフローチャートである図10に基づいて説明する。
図10において、マスタノード立ち上がりが完了し(S1)、送信周期Tsの設定がなされると(S2)、送信指示フレームが送信される(S3)。次に、データフレームの受信があるかどうかが判断され(S4)、フレーム受信があれば(Yes)バッファメモリへの書き込み動作が行われる(S5)。受信したデータフレームの宛先が自ノードである
か判断され(S6)、データフレームの宛先が自ノードであれば(Yes)、データ保存メモリに受信データが格納される(S7)。
Next, description will be made based on FIG. 10 which is a flowchart showing the node operation of the master node # 1 (100-1).
In FIG. 10, when the master node start-up is completed (S1) and the transmission cycle Ts is set (S2), a transmission instruction frame is transmitted (S3). Next, it is determined whether or not a data frame is received (S4). If a frame is received (Yes), a write operation to the buffer memory is performed (S5). It is determined whether the destination of the received data frame is its own node (S6). If the destination of the data frame is its own node (Yes), the received data is stored in the data storage memory (S7).

ステップS6で、受信したデータフレームの宛先が自ノードでない場合(No)は、データフレームの中継処理を行う(S8)。
次に、送信指示フレームの送信時期になっているかどうか判断される(S9)。ステップS9で送信時期になっている場合(Yes)、自ノードの送信データがあるかどうか判断され(S10)、送信データがない場合(No)はステップS3に戻って、送信指示フレームが送信される。ステップS10で送信データがある場合(Yes)は、送信指示フレーム兼データフレームが送信される(S11)。
If it is determined in step S6 that the destination of the received data frame is not the local node (No), data frame relay processing is performed (S8).
Next, it is determined whether or not it is time to transmit the transmission instruction frame (S9). If it is the transmission time in step S9 (Yes), it is determined whether there is transmission data of the own node (S10). If there is no transmission data (No), the process returns to step S3, and the transmission instruction frame is transmitted. The If there is transmission data in step S10 (Yes), a transmission instruction frame and data frame are transmitted (S11).

次にスレーブノード#2(100−2)〜#4(100−4)のノード動作を示すフローチャートである図11に基づいて説明する。
図11において、スレーブノード立ち上がりが完了し(S21)、送信指示フレームの受信があるかどうか判断される(S22)。ステップS22で、送信指示フレームの受信がある場合(Yes)、送信指示フレームの中の送信周期Tsの情報を記憶する(S23)と共に、バッファメモリへの書き込み動作が行われる(S24)。バッファメモリに書き込まれた送信指示フレームは次の通信ノードへ中継する処理が行われ(S25)、同時に受信したフレームにデータフレームの受信があるかどうか判断される(S26)。ステップS26で、データフレームの受信があれば(Yes)、データフレームをバッファメモリに書き込む動作(S27)が行われる。
Next, description will be made based on FIG. 11 which is a flowchart showing node operations of the slave nodes # 2 (100-2) to # 4 (100-4).
In FIG. 11, the start of the slave node is completed (S21), and it is determined whether or not a transmission instruction frame is received (S22). If there is a transmission instruction frame received in step S22 (Yes), information on the transmission cycle Ts in the transmission instruction frame is stored (S23), and a write operation to the buffer memory is performed (S24). The transmission instruction frame written in the buffer memory is relayed to the next communication node (S25), and it is determined whether or not a data frame is received in the simultaneously received frame (S26). If a data frame is received in step S26 (Yes), an operation of writing the data frame to the buffer memory (S27) is performed.

バッファメモリに書き込まれたデータフレームは次の通信ノードへ中継する処理が行われ(S28)、同時にデータ保存メモリに受信データが格納される(S29)。次に、自ノードの送信データがあるかどうか判断され(S30)、送信データがある場合(Yes)は、データフレームが送信される(S31)。再び、送信指示フレームの受信があるかどうか判断され(S32)、送信指示フレームの受信があれば(Yes)、ステップS24に戻って上記と同じ動作が行われる。ステップS32で、送信指示フレームの受信がなければ(No)、一定時間が経過したかどうか判断される(S33)。ステップS33で、一定時間が経過すれば(Yes)、ステップS26に戻って、再びデータフレームの受信があるかどうか判断される。   The data frame written in the buffer memory is relayed to the next communication node (S28), and the received data is simultaneously stored in the data storage memory (S29). Next, it is determined whether there is transmission data of the own node (S30). If there is transmission data (Yes), a data frame is transmitted (S31). It is again determined whether or not a transmission instruction frame has been received (S32). If a transmission instruction frame has been received (Yes), the process returns to step S24 and the same operation as described above is performed. If it is determined in step S32 that no transmission instruction frame has been received (No), it is determined whether a predetermined time has elapsed (S33). In step S33, if a certain time has elapsed (Yes), the process returns to step S26, and it is determined again whether or not a data frame has been received.

ステップS22で、送信周期Ts×2の期間で送信指示フレームが受信できなかった場合は、ステップ23で記憶した送信周期情報を基に、送信周期Tsを生成し、その送信周期Tsに従って送信要求を出し、スレーブノードはステップS26からステップS33の動作を所定時間行なうことができる。   If the transmission instruction frame is not received in the period of transmission cycle Ts × 2 in step S22, a transmission cycle Ts is generated based on the transmission cycle information stored in step 23, and a transmission request is issued according to the transmission cycle Ts. The slave node can perform the operation from step S26 to step S33 for a predetermined time.

上記したように実施の形態1の発明では、マスタノードが全スレーブノードを制御するので、データは全てマスタノードに同期し、通信データの同期を取ることができる。また、各スレーブノードがマスタノードに同期した送信周期を生成するため、マスタノード故障時でもある所定時間は通信データの同期を取ったまま通信することができ、耐故障性が向上する。   As described above, in the invention of the first embodiment, since the master node controls all the slave nodes, all data is synchronized with the master node, and communication data can be synchronized. In addition, since each slave node generates a transmission cycle that is synchronized with the master node, communication can be performed while synchronizing communication data for a predetermined time even when the master node fails, and fault tolerance is improved.

実施の形態2.
次に、この発明の実施の形態2におけるリング型ネットワークシステムを図12に基づいて説明する。図12は実施の形態2のマスタノードの動作フローチャートを示し、リング型ネットワークシステムにおけるマスタノードおよびスレーブノードの内部ブロックの構成図は実施の形態1の図4および図5と同じにつき、その説明は省略する。
実施の形態1では送信周期Tsが固定の場合について述べたが、実施の形態2では送信指示フレームで送信周期情報を送信し直すことで、ネットワークシステムを停止させるこ
となく、送信周期を変化させることができるようにしたものである。
Embodiment 2. FIG.
Next, a ring network system according to Embodiment 2 of the present invention will be described with reference to FIG. FIG. 12 shows an operational flowchart of the master node of the second embodiment, and the configuration diagram of the internal blocks of the master node and the slave node in the ring network system is the same as FIG. 4 and FIG. 5 of the first embodiment. Omitted.
In the first embodiment, the case where the transmission cycle Ts is fixed has been described. In the second embodiment, the transmission cycle is changed without stopping the network system by retransmitting the transmission cycle information in the transmission instruction frame. It is made to be able to.

図12において、ステップS1からステップS11までは実施の形態1の図10と同じにつき、説明を省略する。ステップS12およびステップS13は、送信指示フレームまたはデータフレームを送信する場合に、送信周期Tsを変更するかどうか判断する。送信周期Tsを変更する場合(Yes)は、送信周期情報生成部117から今まで使用していた送信周期Tsとは異なる送信周期Tnを送信周期生成部118が生成し、ステップS12においてはステップS2で新しい送信周期Tnを設定し、ステップS13においてはステップS14で新しい送信周期Tnを設定する。ステップS14で送信周期Tnを設定したら、ステップS15で送信指示フレーム兼データフレームを送信する。
送信指示フレームまたは(兼)データフレームを送信する場合のフレームフォーマットは図2と同じであり、ペイロード内の送信周期を記載している送信周期パケットに新しい送信周期Tnが記載される。
In FIG. 12, steps S1 to S11 are the same as those in FIG. 10 of the first embodiment, and a description thereof will be omitted. Steps S12 and S13 determine whether or not to change the transmission cycle Ts when transmitting a transmission instruction frame or a data frame. When the transmission cycle Ts is changed (Yes), the transmission cycle generation unit 118 generates a transmission cycle Tn different from the transmission cycle Ts used so far from the transmission cycle information generation unit 117. In step S12, step S2 In step S13, a new transmission cycle Tn is set in step S13. When the transmission cycle Tn is set in step S14, the transmission instruction frame / data frame is transmitted in step S15.
The frame format in the case of transmitting a transmission instruction frame or (and) a data frame is the same as that in FIG. 2, and a new transmission cycle Tn is described in a transmission cycle packet describing the transmission cycle in the payload.

上記した実施の形態2の発明では、マスタノードが全スレーブノードを制御するので、マスタノードが送信周期を変化させても、スレーブノードからのデータは全てマスタノードに同期し、通信データの同期を取ることができる。また、送信周期を変化させることで、保守性が向上する。   In the above-described second embodiment, since the master node controls all the slave nodes, even if the master node changes the transmission cycle, all data from the slave nodes are synchronized with the master node, and communication data is synchronized. Can be taken. Further, maintainability is improved by changing the transmission cycle.

実施の形態3.
次に、この発明の実施の形態3におけるリング型ネットワークシステムを図13に基づいて説明する。図13は実施の形態3のネットワークシステムにおいて、リング周回するフレームの遷移事例を示し、リング型ネットワークシステムにおけるマスタノードおよびスレーブノードの内部構成のブロック図は実施の形態1の図4および図5と同じにつき、その説明は省略する。
実施の形態1、2では、全てのノードが同じ送信周期でデータフレームを送信する場合について述べたが、実施の形態3の発明では、ノードを指定してそのノードの送信周期を設定することで、各ノードによって送信周期を変えることができるようにしたものである。
Embodiment 3 FIG.
Next, a ring network system according to Embodiment 3 of the present invention will be described with reference to FIG. FIG. 13 shows a transition example of a frame that circulates in the ring in the network system of the third embodiment, and the block diagram of the internal configuration of the master node and the slave node in the ring network system is the same as that of FIG. 4 and FIG. The description of the same is omitted.
In the first and second embodiments, the case where all nodes transmit data frames at the same transmission cycle has been described. In the invention of the third embodiment, by specifying a node and setting the transmission cycle of that node, The transmission cycle can be changed by each node.

図13は、通信ノード#1#〜4のうち、通信ノード#2のみ送信周期Tを(送信周期をTs×2)に変更し、その他の通信ノード#1、#3、#4の送信周期はTsにした場合の、リング周回するフレームの遷移事例を図示したもので、横軸に時間経過を示し、各通信ノード#1〜#4の処理時間をそれぞれ横棒(枠幅)で示す。
横棒の枠の中に記載した数字(1)〜(4)は図9に示す送信指示フレームおよびデータフレームに付した数字(1)〜(4)と同じもので、数字(1)はマスタノード#1から送信された送信指示フレーム、数字(2)〜(4)はスレーブノード#2〜#4から送信されたデータフレームであり、それぞれのフレームが中継または送信されていく遷移を示している。
FIG. 13 shows that only the communication node # 2 among the communication nodes # 1 # to 4 changes the transmission cycle T to (transmission cycle Ts × 2) and the transmission cycles of the other communication nodes # 1, # 3, and # 4. Is a transition example of a frame that circulates around the ring when Ts is set. The horizontal axis indicates the passage of time, and the processing time of each of the communication nodes # 1 to # 4 is indicated by a horizontal bar (frame width).
The numbers (1) to (4) described in the horizontal bar frames are the same as the numbers (1) to (4) attached to the transmission instruction frame and data frame shown in FIG. 9, and the number (1) is the master. Transmission instruction frames transmitted from the node # 1, numerals (2) to (4) are data frames transmitted from the slave nodes # 2 to # 4, and indicate transitions in which each frame is relayed or transmitted. Yes.

定期的にマスタノード#1から送信する送信指示フレームとは別に、図2に示すフレームフォーマットで、宛先ノードアドレスに通信ノード#2のアドレスを入れ、送信周期をTs×2にした送信指示フレームを、その周期の設定時のみ送信する。該送信指示フレームを受信した通信ノード#2は、宛先アドレスがマスタノードである送信指示フレームを基準にして、その2倍の周期で送信することを記憶し、フレームを廃棄する。新たに送信周期を設定された通信ノード#2は、基準となる送信指示フレームを2回受信すると、データフレームを送信する。なお、この送信周期の設定は、基準となる、宛先アドレスがマスタノードである送信指示フレームの送信周期Tsの倍数でなければならない。   In addition to the transmission instruction frame periodically transmitted from the master node # 1, a transmission instruction frame in which the address of the communication node # 2 is entered in the destination node address and the transmission cycle is Ts × 2 in the frame format shown in FIG. , Only when the cycle is set. The communication node # 2 that has received the transmission instruction frame stores that the transmission is performed with a period twice that of the transmission instruction frame whose destination address is the master node, and discards the frame. When the communication node # 2 newly set with a transmission cycle receives a reference transmission instruction frame twice, it transmits a data frame. Note that this transmission cycle setting must be a multiple of the transmission cycle Ts of the transmission instruction frame whose destination address is the master node as a reference.

上記のように送信周期を設定することで、図13に示すように、マスタノード#1とス
レーブノード#3、#4は送信周期Tsでフレームを中継または送信し、スレーブノード#2は送信周期Ts×2の送信周期でデータフレームを送信することになる。
このように、データを送信する頻度が少なくてもよい通信ノードがある場合は、その通信ノードの送信周期を他の通信ノードの送信周期よりも長くすることで、ネットワークを効率よく利用することができる。
By setting the transmission cycle as described above, as shown in FIG. 13, master node # 1 and slave nodes # 3 and # 4 relay or transmit frames at transmission cycle Ts, and slave node # 2 transmits the transmission cycle. Data frames are transmitted at a transmission cycle of Ts × 2.
In this way, when there is a communication node that may transmit data less frequently, the network can be used efficiently by making the transmission cycle of the communication node longer than the transmission cycle of other communication nodes. it can.

実施の形態4.
次に、この発明の実施の形態4におけるリング型ネットワークシステムを図14に基づいて説明する。図14は実施の形態4のネットワークシステムにおいて、リング周回するフレームの遷移事例を示し、リング型ネットワークシステムにおけるマスタノードおよびスレーブノードの内部構成のブロック図は実施の形態1の図4および図5と同じにつき、その説明は省略する。
実施の形態1、2、3では同期したフレームのみの通信を行なっていたが、実施の形態4の発明は、同期通信を行なっていない期間を利用することで、汎用通信(プリンタ等の汎用機器との通信)を行なうことができるようにしたものである。
Embodiment 4 FIG.
Next, a ring network system according to Embodiment 4 of the present invention will be described with reference to FIG. FIG. 14 shows a transition example of a frame that circulates in the ring in the network system of the fourth embodiment. The block diagram of the internal configuration of the master node and the slave node in the ring network system is the same as that of FIG. 4 and FIG. The description of the same is omitted.
In the first, second, and third embodiments, only synchronized frames are communicated. However, the invention of the fourth embodiment uses general-purpose communication (general equipment such as a printer) by using a period in which synchronous communication is not performed. Communication).

図14において、横軸に時間経過を示し、各通信ノード#1〜#4の処理時間をそれぞれ横棒(枠幅)で示す。横棒の枠の中に記載した数字(1)〜(4)は図9に示す送信指示フレームおよびデータフレームに付した数字(1)〜(4)と同じものである。
例えば、安定して100回同じ送信周期Tsで全ての通信ノードが通信していたとすると、各通信ノードは通信していない期間を記憶し、自ノードでの処理の前後にある程度のマージンを持たせて、残りの期間で非同期通信を行なうようにする。
このように全通信ノードで同期をとった上で、さらに同期通信していない期間を利用して汎用通信を行なうことで、用途を拡大することができる。
In FIG. 14, the horizontal axis indicates the passage of time, and the processing time of each of the communication nodes # 1 to # 4 is indicated by a horizontal bar (frame width). The numbers (1) to (4) described in the horizontal bar frames are the same as the numbers (1) to (4) attached to the transmission instruction frame and the data frame shown in FIG.
For example, if all communication nodes communicate stably with the same transmission cycle Ts 100 times, each communication node stores a period during which no communication is performed, and gives a certain margin before and after the processing at the own node. Asynchronous communication is performed in the remaining period.
In this way, the application can be expanded by performing general-purpose communication using a period in which no synchronous communication is performed after all the communication nodes are synchronized.

この発明は、例えば産業用のサイクリックデータや画像データのように一定の更新期間を要求される用途で、かつ物理層は汎用のイーサネット(登録商標)などを使用した通信システムに利用される。   The present invention is used for a communication system using a general-purpose Ethernet (registered trademark) or the like in a use requiring a certain update period such as industrial cyclic data and image data.

1:ネットワークの伝送路
100:通信ノード 100−1:マスタノード
100−2〜100−4:スレーブノード 110:フレーム入力部
111:バッファメモリ 112:データ保存メモリ
113:メモリ書き込み制御部 114:データ生成部
115:メモリ読み出し制御部 116:フレーム生成部
117:送信周期情報生成部 118:送信周期生成部
119:中継部 120:送信選択部
121:フレーム出力部 122:送信周期生成部。
1: Network transmission path 100: Communication node 100-1: Master node 100-2 to 100-4: Slave node 110: Frame input unit 111: Buffer memory 112: Data storage memory 113: Memory write control unit 114: Data generation Unit 115: Memory read control unit 116: Frame generation unit 117: Transmission cycle information generation unit 118: Transmission cycle generation unit 119: Relay unit 120: Transmission selection unit 121: Frame output unit 122: Transmission cycle generation unit

Claims (5)

複数の通信ノードがネットワークの伝送路を介してリング状に接続されたリング型ネットワークシステムにおいて、
上記複数の通信ノードのうち、ある1つの通信ノードをマスタノードとしてネットワーク内の全通信ノードを制御し、上記マスタノード以外の他の通信ノードはスレーブノードとして上記マスタノードによりデータ送信を制御されるよう構成され、
上記マスタノードは、ネットワーク上に送信するフレームを生成するフレーム生成部、上記フレームを送信する出力部、上記フレームを送信する周期を生成する送信周期情報生成部、上記送信周期情報生成部から得られた送信周期に従って上記フレーム生成部にフレームの送信指示を行なう送信周期生成部、上記スレーブノードからのフレームを受信する入力部、上記受信したフレームを一時格納するバッファメモリ、上記バッファメモリに格納されたフレームの中のデータを保存するデータ保存メモリ、上記データ保存メモリに上記データを書き込み制御するメモリ書き込み制御部を備え、
上記スレーブノードは、上記ネットワークから送信されてくるフレームを受信する入力部、上記受信したフレームを一時格納するバッファメモリ、上記バッファメモリに格納されたフレームの中の受信データを保存するデータ保存メモリ、上記データ保存メモリに上記受信データを書き込み制御するメモリ書き込み制御部、上記フレームを次ノードに中継処理する中継部、自ノードにおけるデータを生成するデータ生成部、上記データ生成部で生成されたデータを格納するデータ保存メモリ、データ送信を指示されてから上記データ保存メモリからデータを読み出すメモリ読み出し制御部、上記メモリ読み出し制御部で読み出されたデータのフレームを生成し送信処理するフレーム生成部、上記送信処理と上記中継処理が競合した際に上記処理を選択出力する送信選択部、上記送信選択部で選択されたフレームを送信する出力部、上記マスタノードから送信されたフレームの送信周期の情報を記憶し、上記マスタノードから送信指示を受信できなかった場合に、自ノードで上記記憶した送信周期に従ってフレームの送信タイミングを生成する送信周期生成部を備え、
上記スレーブノードは、上記マスタノードから送信されるフレームの送信周期に基づいて、全てのスレーブノードが同期してデータ通信を行なうと共に、上記マスタノードが障害によりフレームを送信できなくなった場合でも、ある一定期間は通信データの同期を取ったままスレーブノードが通信できるようにしたリング型ネットワークシステム。
In a ring network system in which a plurality of communication nodes are connected in a ring shape via a network transmission path,
Of the plurality of communication nodes, one communication node is used as a master node to control all communication nodes in the network, and other communication nodes other than the master node are controlled as data nodes by the master node as slave nodes. Configured and
The master node is obtained from a frame generation unit that generates a frame to be transmitted on the network, an output unit that transmits the frame, a transmission cycle information generation unit that generates a cycle for transmitting the frame, and a transmission cycle information generation unit. A transmission cycle generation unit that instructs the frame generation unit to transmit a frame according to a transmission cycle, an input unit that receives a frame from the slave node, a buffer memory that temporarily stores the received frame, and a buffer memory that is stored in the buffer memory A data storage memory for storing data in the frame, and a memory write control unit for controlling the writing of the data to the data storage memory;
The slave node includes an input unit that receives a frame transmitted from the network, a buffer memory that temporarily stores the received frame, a data storage memory that stores received data in the frame stored in the buffer memory, A memory write control unit that controls the writing of the received data to the data storage memory, a relay unit that relays the frame to the next node, a data generation unit that generates data in its own node, and data generated by the data generation unit A data storage memory to store, a memory read control unit that reads data from the data storage memory after being instructed to transmit data, a frame generation unit that generates and transmits a frame of data read by the memory read control unit, When the transmission process competes with the relay process, The transmission selection unit for selecting and outputting, the output unit for transmitting the frame selected by the transmission selection unit, the transmission cycle information of the frame transmitted from the master node is stored, and the transmission instruction cannot be received from the master node A transmission cycle generation unit that generates the transmission timing of the frame according to the transmission cycle stored in the node,
The slave node performs data communication in synchronization with all slave nodes based on the transmission period of the frame transmitted from the master node, and even when the master node cannot transmit a frame due to a failure. A ring network system that allows slave nodes to communicate while keeping communication data synchronized for a certain period of time.
上記マスタノードは、自ノードにおけるデータを生成するデータ生成部、上記データ生成部で生成されたデータを格納するデータ保存メモリ、データ送信を指示されてから上記データ保存メモリからデータを読み出すメモリ読み出し制御部、上記入力部で受信したフレームを次ノードに中継処理する中継部、上記フレーム生成部における送信処理と上記中継処理が競合した際に処理を選択出力する送信選択部を備え、上記送信選択部で選択されたフレームを出力部から送信すると共に、自ノード宛のフレームを受信した時は、中継することなく廃棄するようにした請求項1に記載のリング型ネットワークシステム。   The master node includes a data generation unit that generates data in the own node, a data storage memory that stores data generated by the data generation unit, and a memory read control that reads data from the data storage memory after instructed to transmit data A relay selection unit that relays a frame received by the input unit to a next node, a transmission selection unit that selectively outputs a process when the transmission process in the frame generation unit competes with the relay process, and the transmission selection unit. 2. The ring network system according to claim 1, wherein the frame selected in step 1 is transmitted from the output unit, and when a frame addressed to the own node is received, it is discarded without being relayed. 上記マスタノードは、上記送信周期生成部により送信周期変更の設定をすることで、全ノードのデータの送信周期を、ネットワークシステムを停止させることなく変更できるようにした請求項1または請求項2に記載のリング型ネットワークシステム。   The master node can change the data transmission cycle of all nodes without stopping the network system by setting the transmission cycle change by the transmission cycle generator. The ring network system described. 上記マスタノードは、上記送信周期生成部により、ある特定のノードにのみ送信周期変更の指示をすることで、基準となる送信周期の倍数に限り、上記特定のノードの送信周期を変更することができるようにした請求項1〜請求項3のいずれか1項に記載のリング型ネットワークシステム。   The master node can change the transmission cycle of the specific node only by a multiple of the reference transmission cycle by instructing the transmission cycle generation unit to change the transmission cycle only to a specific node. The ring network system according to any one of claims 1 to 3, wherein the ring network system can be configured. 上記マスタノードおよび上記スレーブノードは、安定してデータ通信を行なっている場合、送信周期の中で通信を行なっていない期間を学習することで、その期間を利用し、汎
用通信などの非同期通信を行なうことができるようにした請求項1〜請求項4のいずれか1項に記載のリング型ネットワークシステム。
When the master node and the slave node are performing data communication stably, by learning the period during which communication is not performed in the transmission cycle, the period is used to perform asynchronous communication such as general-purpose communication. The ring network system according to any one of claims 1 to 4, wherein the ring network system can be performed.
JP2009263533A 2009-11-19 2009-11-19 Ring type network system Pending JP2011109491A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009263533A JP2011109491A (en) 2009-11-19 2009-11-19 Ring type network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009263533A JP2011109491A (en) 2009-11-19 2009-11-19 Ring type network system

Publications (1)

Publication Number Publication Date
JP2011109491A true JP2011109491A (en) 2011-06-02

Family

ID=44232477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009263533A Pending JP2011109491A (en) 2009-11-19 2009-11-19 Ring type network system

Country Status (1)

Country Link
JP (1) JP2011109491A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017037358A (en) * 2015-08-06 2017-02-16 株式会社建設技術研究所 Observation system, repeating device and observation data reception method
US9720857B2 (en) 2012-09-04 2017-08-01 Mitsubishi Electric Corporation Distributed I/O control system, distributed I/O control method, and master station and slave station for distributed I/O control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9720857B2 (en) 2012-09-04 2017-08-01 Mitsubishi Electric Corporation Distributed I/O control system, distributed I/O control method, and master station and slave station for distributed I/O control system
JP2017037358A (en) * 2015-08-06 2017-02-16 株式会社建設技術研究所 Observation system, repeating device and observation data reception method

Similar Documents

Publication Publication Date Title
JP5377663B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND TIME SYNCHRONIZATION METHOD
JP2535615B2 (en) Data synchronous transmission system
JP5849786B2 (en) Data block output device, communication system, data block output method, and communication method
US20160156427A1 (en) Clock recovery in a packet based network
JP4884557B2 (en) Data communication system and data communication apparatus
US20160127067A1 (en) Method for operating a node of a communications network, a node and a communications network
CN104380669A (en) Method for transmitting data packets in a communications network and communications network
CN103634208B (en) Method and device for preventing loop in PTP (precision time protocol) TC (transparent clock) looped network
JP2011109491A (en) Ring type network system
JP5117432B2 (en) Ring network system
JP7299106B2 (en) Repeaters and communication systems
JP6854931B2 (en) A system with a method of transmitting data and a communication entity
JP4994280B2 (en) Route change type network device and system
TW201731265A (en) Time-synchronous slave apparatus and communication control method
JP4896057B2 (en) Transmission timing change type network device and system
KR20120051632A (en) Method for clock synchronization in distributed system having ring topology and apparatus for the same
JP2007274553A (en) Supervisory control system, transmission relay apparatus for the system, and transmission method
JP4851362B2 (en) Ring network system
JP7294949B2 (en) Repeaters and communication systems
JP2009218778A (en) Packet transmission system
JP5011184B2 (en) Time zone reservation type network system, frame transfer method, and network device
JP2017063363A (en) Communication system and packet switch
KR101947569B1 (en) Control network system, its node device
WO2013084280A1 (en) Communication system
JPH10210108A (en) Communication controlling method and device