JP5195023B2 - Communication apparatus and communication method - Google Patents

Communication apparatus and communication method Download PDF

Info

Publication number
JP5195023B2
JP5195023B2 JP2008136430A JP2008136430A JP5195023B2 JP 5195023 B2 JP5195023 B2 JP 5195023B2 JP 2008136430 A JP2008136430 A JP 2008136430A JP 2008136430 A JP2008136430 A JP 2008136430A JP 5195023 B2 JP5195023 B2 JP 5195023B2
Authority
JP
Japan
Prior art keywords
data
communication
token
internet protocol
control
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.)
Active
Application number
JP2008136430A
Other languages
Japanese (ja)
Other versions
JP2009284393A (en
Inventor
完治 佐藤
哲生 藤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meidensha Corp
Original Assignee
Meidensha 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 Meidensha Corp filed Critical Meidensha Corp
Priority to JP2008136430A priority Critical patent/JP5195023B2/en
Publication of JP2009284393A publication Critical patent/JP2009284393A/en
Application granted granted Critical
Publication of JP5195023B2 publication Critical patent/JP5195023B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、データ通信方式の変換技術に関するものである。   The present invention relates to a data communication system conversion technique.

ネットワークにおけるアクセス制御方式は、ネットワークメディア上のデータの衝突(コリジョン)を解決する方式と言える。また、アクセス制御方式を規定する各種の規格もしくは仕様は、伝送媒体を流れる電気信号をどのように制御するかを規定している。   The access control method in the network can be said to be a method for solving the collision (collision) of data on the network media. In addition, various standards or specifications that define access control methods define how to control electrical signals that flow through a transmission medium.

上述のコリジョンとは、ネットワークで生じるデータの衝突のことである。例えば、半二重伝送方式の場合、同じネットワーク上の異なるノードから同時にデータを送信したときに、そのデータ同士が伝送路上で衝突してしまい、データが壊れてしまう。   The above-mentioned collision is a data collision occurring in the network. For example, in the case of the half-duplex transmission method, when data is simultaneously transmitted from different nodes on the same network, the data collide on the transmission path and the data is broken.

上述のアクセス制御方式は、一般的に、データリンク層のMAC(Media Access Control)層と物理層で実現している。   The above-described access control method is generally realized by a MAC (Media Access Control) layer and a physical layer of the data link layer.

上述のコリジョンを図11に基づいて説明する。図11のネットワーク構成は、終端抵抗T1,T2でネットワークを終端され、端末PA〜PEが接続されているものである。 The above-described collision will be described with reference to FIG. In the network configuration of FIG. 11, the network is terminated by termination resistors T 1 and T 2 , and terminals P A to P E are connected.

図11のネットワークの伝送状態St11で端末PAから端末PE、端末PEから端末PCの送信を同時に伝送してしまうと、次の伝送状態St12で衝突(コリジョン発生)してしまうため、これらの伝送されたデータは壊れてしまう。このようなコリジョンによるデータ崩壊を回避する方式の一つが、CSMA/CD方式である。また、ネットワーク上で、コリジョンが発生してしまう可能性のある範囲をコリジョンドメイン(例えば、図11中のコリジョンドメインDC)という。 Transmission state S t11 at terminal P A from the terminal P E of the network of FIG. 11, when the terminal P E thus transmitting the transmission terminal P C at the same time, collides with the next transmission state S t12 (collision occurs) Therefore, these transmitted data are corrupted. One method for avoiding such data collapse due to collision is the CSMA / CD method. In addition, a range where collision may occur on the network is referred to as a collision domain (for example, a collision domain D C in FIG. 11).

現在の遠方監視制御装置の通信方式で使用されるインターネットプロトコルに関連する(あるいは含まれる)イーサネット(登録商標)におけるアクセス制御方式は、「IEEE(Institute of Electrical and Electronic Engineers)802.3 CSMA/CD(Carrier Sense Multiple Access with Collision Detection)」で規定される。また、同じように遠方監視制御装置の通信方式で使用されるトークンリング方式及びFDDI(Fiber Distributed Data Enterface)方式におけるアクセス制御方式は、「IEEE802.5 トークンパッシング」で規定される。   The access control method in Ethernet (registered trademark) related to (or included in) the Internet protocol used in the communication method of the current remote monitoring and control device is “IEEE (Institut of Electrical and Electronic Engineers) 802.3 CSMA / CD”. (Carrier Sense Multiple Access with Collision Detection) ”. Similarly, the access control method in the token ring method and the FDDI (Fiber Distributed Data Interface) method used in the communication method of the remote monitoring control device is defined by “IEEE 802.5 token passing”.

なお、FDDI方式は、トークンリング方式を拡張した方式であって、トークンパッシング方式を利用して、二重リングの光ファイバによる100Mbps(メガビットパーセコンド)の伝送速度を実現している。一般のFDDI方式は、通信ケーブルを一次リングと二次リングの二重構造にして敷設する。通常の通信では一次リングを使用し、一次リングが断線など故障した際には、その部分を回避するように二次リング側に折り返して通信を行なうことにより、通信の途絶を防ぐことができる。   The FDDI method is an extended method of the token ring method, and realizes a transmission rate of 100 Mbps (megabit per second) using a double ring optical fiber by using the token passing method. In the general FDDI system, a communication cable is laid with a double structure of a primary ring and a secondary ring. In normal communication, a primary ring is used, and when the primary ring breaks down or the like, communication can be prevented by turning back to the secondary ring side so as to avoid that portion.

以下に、アクセス制御方式のCSMA/CD方式、トークンパッシング方式を説明する。   Hereinafter, the CSMA / CD method and the token passing method of the access control method will be described.

CSMA/CD方式は、衝突検出型搬送波検知多重アクセス方式と呼ばれ、一般的なLAN(Local Area Network)などのネットワークでよく使われている方式である。このCSMA/CD方式の特徴は、衝突(コリジョン)が発生しても大丈夫なようにする仕組みであって、衝突が起きないようにする仕組みではない。また、CSMA/CD方式は、一本の同軸ケーブルに複数のコンピュータなどの端末を接続するバス型のトポロジを前提としている。   The CSMA / CD method is called a collision detection type carrier detection multiple access method, and is a method often used in a network such as a general LAN (Local Area Network). The feature of this CSMA / CD system is a mechanism that makes it safe even if a collision occurs, and not a mechanism that prevents a collision. The CSMA / CD system is premised on a bus topology in which terminals such as a plurality of computers are connected to one coaxial cable.

このCSMA/CD方式における情報伝送は次のような手順で行われる。
(手順A1)キャリア感知(Carrier Sense):データを送信する側の端末が送信前に搬送波がすでにあるか否かの感知を行う。
(手順A2)多重アクセス(Multiple Access):ひとつのケーブルを複数の端末で共有する。
(手順A3)衝突検出(Collision Detection):同時にデータが流れていた場合、ケーブル内で衝突する。その衝突を検出した場合、送信を中止してランダム時間待機してから再び送信する処理を行う。なお、この処理をバックオフといい、ランダムな待ち時間のことをバックオフ時間という。
Information transmission in the CSMA / CD system is performed in the following procedure.
(Procedure A1) Carrier Sense (Carrier Sense): A terminal that transmits data detects whether or not a carrier wave already exists before transmission.
(Procedure A2) Multiple Access: Multiple cables share a single cable.
(Procedure A3) Collision Detection: When data is flowing simultaneously, collision occurs in the cable. When the collision is detected, transmission is stopped, a random time is waited, and transmission is performed again. This process is called back-off, and the random waiting time is called back-off time.

トークンパッシング(Token Passing)方式は、トークンリング型のトポロジで使われるアクセス制御方式である。トークンリング型ではその名前のとおりに、いくつかの端末がリング型に接続されている。トークンパッシング方式ではトークン(Token)というフレームを端末から端末へと、まさにバケツリレーのようにパス回し(Passing)して目的の端末に送信する。この方式は、トークンがネットワーク上に一つしかないので衝突が発生しない。そのため、CSMA/CD方式のように衝突を検出する必要はない。   The token passing method is an access control method used in a token ring type topology. In the token ring type, as its name suggests, several terminals are connected in the ring type. In the token passing method, a frame called a token is passed from terminal to terminal, just like a bucket relay, and transmitted to a target terminal. This method does not cause a collision because there is only one token on the network. Therefore, it is not necessary to detect a collision unlike the CSMA / CD method.

このトークンパッシング方式における情報伝送の手順の一例を図12に基づいて説明する。なお、図12中のネットワークは、トークンリング型であって、端末PA〜PEが該ネットワークに接続されている。また、図12中では、端末PCから端末PEへのデータ転送を行うものとする。
(手順B1)データの送信が行われていないときは、空のトークンがネットワーク上を巡回している(伝送状態St21)。なお、この空のトークンをフリートークン(Free Token)という。
(手順B2)フリートークンを受信した端末PCは、送信したい内容をトークンに入れてまた伝送路(ネットワーク)に流す(送信する)(伝送状態St22)。なお、このデータの入ったトークンをビジートークン(Busy Token)という。
(手順B3)各端末では、パスされてきたトークン内のデータが自身宛てか否かを判断し、自身当てでなければ次の端末にパスしていく(伝送状態St23)。
(手順B4)端末PEは、自身当てのデータが伝送されてきた(伝送状態St24)場合、トークンからデータを取り出して空にして、そのフリートークンをまたネットワーク上に流す。
An example of an information transmission procedure in this token passing system will be described with reference to FIG. The network in FIG. 12 is a token ring type, and terminals P A to P E are connected to the network. Further, in FIG. 12 is assumed to transfer data from the terminal P C to the terminal P E.
(Procedure B1) When data is not transmitted, an empty token is circulating on the network (transmission state St21 ). This empty token is called a free token.
(Step B2) free token terminal P C which has received the (transmits) flow to the transmission line also put the contents to be transmitted to the token (Network) (transmission state S t22). The token containing this data is called a busy token.
(Procedure B3) Each terminal determines whether or not the data in the passed token is addressed to itself, and if not, it passes to the next terminal (transmission state St23 ).
(Procedure B4) When the terminal P E has received the corresponding data (transmission state St 24 ), the terminal PE extracts the data from the token to make it empty, and flows the free token over the network again.

さらに、メディアアクセス方式の観点から、CSMA/CD方式、トークンパッシング方式を詳しく説明する。   Further, from the viewpoint of the media access method, the CSMA / CD method and the token passing method will be described in detail.

IEEE802.3,IEEE802.4,IEEE802.5で、LANの基本的な標準化を行なっているが、これら3つの規格における最大の違いはメディアアクセス方式である。即ち、IEEE802.3は、CSMA/CD方式を利用し、IEEE802.4とIEEE802.5は、トークンパッシング方式を利用している。   IEEE 802.3, IEEE 802.4, and IEEE 802.5 standardize the LAN, but the biggest difference between these three standards is the media access method. That is, IEEE 802.3 uses the CSMA / CD method, and IEEE 802.4 and IEEE 802.5 use the token passing method.

CSMA/CD方式では、以下の手順でデータ通信を行う。
(手順C1)送信すべきデータがあった場合、ネットワークが通信可能か否かを調べる。すなわち、通信回線が空いているかを調べることになる。
(手順C2)通信回線が空いていれば、データを送信する。
In the CSMA / CD system, data communication is performed according to the following procedure.
(Procedure C1) When there is data to be transmitted, it is checked whether the network can communicate. That is, it is checked whether the communication line is free.
(Procedure C2) If the communication line is free, data is transmitted.

ただし、手順C1と手順C2の間のわずかな時間に他のノードがデータを送信してしまった場合、衝突(コリジョン)が生じる。
(手順C3)この衝突を検知した場合、しばらく待機してから、再び手順C1からやり直す。
However, when another node transmits data in a short time between the procedure C1 and the procedure C2, a collision (collision) occurs.
(Procedure C3) When this collision is detected, after waiting for a while, the procedure C1 is started again.

トークンパッシング方式では、以下の手順でデータ通信を行う。
(手順D1)トークンと呼ばれる小さなパケットデータをネットワークの各端末に巡回させる。なお、トークンにはフリーとビジーの2つの状態がある。
(手順D2)端末が、フリーのトークンを受信した場合、送信すべきデータがない時はそのまま素通りさせ、送信すべきデータがある場合は、トークンをビジー状態に変え、そのトークンに宛先とデータを付加して送出する。
(手順D3)端末が、ビジーのトークンを受信した場合、まず宛先を調べる。自身宛の場合はデータを受領し、受信完了のマークを付加して送出する。自身宛でない場合は、素通りさせる。
(手順D4)ビジーのトークンが、送出元の端末に戻ってきた場合、端末はビジー状態からフリー状態に変えて送出する。
In the token passing method, data communication is performed according to the following procedure.
(Procedure D1) A small packet data called a token is circulated to each terminal of the network. There are two states for tokens: free and busy.
(Procedure D2) When the terminal receives a free token, when there is no data to be transmitted, the terminal passes as it is, and when there is data to be transmitted, the token is changed to a busy state, and the destination and data are transferred to the token. Append and send.
(Procedure D3) When the terminal receives a busy token, it first checks the destination. If it is addressed to itself, the data is received, and a reception completion mark is added and transmitted. If it is not addressed to you, let it pass.
(Procedure D4) When a busy token returns to the sending terminal, the terminal changes the busy state to the free state and sends it.

なお、遠方監視制御システムにおいて、上述のトークンリング方式による遠方監視制御技術(例えば、特許文献1参照)が広く知られている。
特開平8−51737号公報(段落[0022]〜[0023]等)。
In remote monitoring and control systems, the above-described remote monitoring and control technology based on the token ring method (for example, see Patent Document 1) is widely known.
JP-A-8-51737 (paragraphs [0022] to [0023] etc.).

一般的に、同じ通信回線を使用し、ループ型トークンリング(またはFDDI(トークンパッシング))方式で接続された通信装置ヘインターネットプロトコル(CSMA/CD方式)方式(以下、単に、インターネットプロトコルという)に対応した通信装置を組み込む(もしくは装置更新する)ことは出来ない。   In general, an Internet protocol (CSMA / CD system) method (hereinafter simply referred to as an Internet protocol) is used for a communication device that uses the same communication line and is connected by a loop type token ring (or FDDI (Token Passing)) method. A corresponding communication device cannot be incorporated (or updated).

例えば、図13中のループ型トークンリング(またはFDDI)方式ネットワークTN1では、パケットが、トークンリング対応通信装置TDA〜TDDへと常時巡回している。しかし、図13中のループ型トークンリング方式ネットワークTN2では、そのループ内にインターネットプロトコル方式に対応した通信装置EDCを組み込(例えば、装置交換により組み込)んでも、パケットの常時巡回が行われず、通信不能となる。 For example, the loop Token Ring (or FDDI) type network TN 1 in FIG. 13, the packet has visited all times to token ring communication device compatible TD A ~TD D. However, the loop token ring scheme network TN 2 in FIG. 13, write set a communication device ED C corresponding to Internet Protocol system within that loop (for example, embedded by the device replacement) also do, is always a cyclic packet It is not performed and communication is impossible.

さらに具体的には、上述の特許文献1に記載されるように、トークンリング方式で通信データが巡回している場合、一部分の通信装置をデータ形式の異なるインターネットプロトコル方式に交換(あるいは変換)できず、設備更新の際などに異なるデータ通信方式の通信装置を使用できないため、同じ通信方式の通信装置に限定されてしまう。   More specifically, as described in Patent Document 1 described above, when communication data circulates in the token ring system, a part of communication devices can be exchanged (or converted) to an Internet protocol system having a different data format. Therefore, since the communication apparatus of a different data communication system cannot be used at the time of facility update etc., it will be limited to the communication apparatus of the same communication system.

本発明は、前記課題に基づいてなされたものであり、単一の通信方式に限定されない通信を行う通信装置及び通信方法を提供することにある。   The present invention has been made based on the above problems, and provides a communication device and a communication method for performing communication that is not limited to a single communication method.

前記課題の解決を図るために、請求項1の発明は、通信部を使って送受信される通信データの通信プロトコルを変換する通信装置であって、
トークンリング方式におけるトークンデータとインターネットプロトコル方式におけるインターネットプロトコルデータ間のデータ変換を行う通信変換部、を備え、
前記通信変換部が、遠方監視制御におけるトークンデータに含まれるポジション番号,制御指令データを、インターネットプロトコルデータのポジション番号に対応するデータ領域に含ませて、そのデータ領域の変換を行うポジション番号変換手段
を備えることを特徴とする。
In order to solve the above problem, the invention of claim 1 is a communication device for converting a communication protocol of communication data transmitted and received using a communication unit,
A communication conversion unit that performs data conversion between token data in the token ring method and Internet protocol data in the Internet protocol method ;
Position number conversion means for converting the data area by the communication conversion unit including the position number and control command data included in the token data in the remote monitoring control in the data area corresponding to the position number of the Internet protocol data ,
It is characterized by providing.

請求項2の発明は、通信部を使って送受信される通信データの通信プロトコルを変換する通信方法であって、
トークンリング方式におけるトークンデータとインターネットプロトコル方式におけるインターネットプロトコルデータ間のデータ変換を行う通信変換ステップ、を有し、
前記通信変換ステップが、遠方監視制御におけるトークンデータに含まれるポジション番号,制御指令データを、インターネットプロトコルデータのポジション番号に対応するデータ領域に含ませて、そのデータ領域の変換を行うステップ、
を有することを特徴とする。
The invention of claim 2 is a communication method for converting a communication protocol of communication data transmitted and received using a communication unit,
A communication conversion step for performing data conversion between token data in the token ring method and Internet protocol data in the Internet protocol method ,
The communication conversion step includes converting the data area by including the position number and control command data included in the token data in the remote monitoring control in a data area corresponding to the position number of the Internet protocol data;
It is characterized by having .

前記請求項1または2に記載の発明は、トークンリング方式とインターネットプロトコル間でデータ、及び遠方監視制御におけるトークンデータとインターネットプロトコルデータを送受信できる
を送受信できる。
According to the first or second aspect of the present invention, data can be transmitted and received between the token ring system and the Internet protocol , and token data and Internet protocol data can be transmitted and received in the remote monitoring control .
Can be sent and received.

以上示したように請求項1,2,3,4の発明によれば、単一の通信方式に限定されない通信を行うことができる。   As described above, according to the first, second, third, and fourth aspects of the invention, communication that is not limited to a single communication method can be performed.

これらを以ってデータ通信技術分野に貢献できる。   These can contribute to the field of data communication technology.

以下、本発明の実施形態における通信装置を図面等に基づいて詳細に説明する。   Hereinafter, a communication device according to an embodiment of the present invention will be described in detail with reference to the drawings.

本発明の実施形態は、既設のトークンリング方式による通信装置をそのまま利用して、インターネットプロトコルデータによる通信装置でも同じポジション番号を持たせたまま、接続可能とする通信装置である。   The embodiment of the present invention is a communication device that allows an existing token ring communication device to be used as it is, and a communication device based on Internet protocol data can be connected with the same position number.

本実施形態における通信装置は、同じ通信回線を使用し、ループ型トークンリング(またはFDDI(トークンパッシング))方式で接続された装置へIP(Internet Protocol:インターネットプロトコル)方式の遠方制御による装置(以下、遠制装置という)を組み込んだものである。   The communication apparatus according to the present embodiment uses an IP (Internet Protocol) remote control apparatus (hereinafter, referred to as an IP protocol) connected to a loop-type token ring (or FDDI (token passing)) system using the same communication line. Is called a distance control device).

本実施形態における通信装置を含むループ型トークンリング方式ネットワークシステムの構成を図14に基づいて以下に説明する。   A configuration of a loop type token ring network system including a communication device according to the present embodiment will be described below with reference to FIG.

図14中のループ型トークンリング方式ネットワークTN1は、図13中のループ型トークンリングTN1と同じものである。また、このループ型トークンリング方式ネットワークTN1における通信装置TDCを通信装置MDCに置き換えたものがループ型トークンリング方式ネットワークTN3である。通信装置MDCが、同じ通信回線を使用し、ループ型トークンリング(またはFDDI(トークンパッシング))方式で接続された装置へインターネットプロトコル方式の遠制装置を組み込んだものである。 The loop type token ring type network TN 1 in FIG. 14 is the same as the loop type token ring TN 1 in FIG. Also, replaces the communication device TD C in the loop token ring scheme network TN 1 to the communication device MD C are loop token ring scheme network TN 3. Communication device MD C can use the same communication line, those incorporating a far system device Internet Protocol system to loop Token Ring (or FDDI (token passing)) connected in the manner devices.

通信装置MDCの構成及び動作を図1に基づいて説明する。 The configuration and operation of the communication device MD C will be described with reference to FIG.

図1中の通信装置MDCは、トークンリングまたはFDDI方式通信回線CP1を使って通信を行うトークンリングまたはFDDI方式通信部11,トークンリングまたはFDDI方式とインターネットプロトコル間のデータ変換を行う通信変換部12,インターネットプロトコル通信部13,装置本体処理部14を備える装置である。 Communication device MD C in Figure 1, Token Ring or FDDI mode communicating unit 11 for communicating with the Token Ring or FDDI type communication line CP 1, communication converter to convert data between token ring or FDDI system and Internet Protocol The apparatus includes a unit 12, an Internet protocol communication unit 13, and a device main body processing unit 14.

なお、トークンリングまたはFDDI方式通信部11と通信変換部12間は、インターネットプロトコル通信CP2で通信を行う。通信変換部12とインターネットプロトコル通信部13間は、インターネットプロトコル通信CP3で通信を行う。インターネットプロトコル通信CP2とインターネットプロトコル通信CP3で通信を行う部分は、直接、通信線(あるいは、通信回線)で結合しても良い。 Incidentally, while the communication conversion unit 12 and the Token Ring or FDDI mode communicating unit 11 communicates with Internet protocol communication CP 2. Communication between the communication conversion unit 12 and the Internet protocol communication unit 13 is performed by Internet protocol communication CP 3 . Portions that perform communication using the Internet protocol communication CP 2 and the Internet protocol communication CP 3 may be directly coupled by a communication line (or communication line).

上述の通信装置MDCの各部をさらに詳細に説明する。なお、通信装置MDCの処理の基本的な流れは、受信の場合には、トークンリングまたはFDDI方式通信部11の処理,通信変換部12の処理,インターネットプロトコル通信部13の処理,装置本体処理部14の処理の順、送信の場合には、その逆順に行われる。 A more detailed description of the portions of the communication device MD C above. The basic flow of processing of the communication device MD C in the case of reception, the process of token ring or FDDI mode communicating unit 11, the processing of the communication conversion unit 12, the processing of the Internet protocol communication unit 13, device main body processing In the order of processing of the unit 14, in the case of transmission, the processing is performed in the reverse order.

トークンリングまたはFDDI方式通信部11は、以下のような送受信処理を行う。まず、送信処理は、次のような手順となる。
(手順E1)トークンと呼ばれる小さなパケットデータをネットワーク(例えば、ループ型トークンリング方式ネットワークTN3)の各通信装置に、トークンリングまたはFDDI方式通信回線CP1を介して巡回させる。なお、トークンにはフリーとビジーの2つの状態がある。
(手順E2)トークンリングまたはFDDI方式通信部11が、フリーのトークンを受信した場合、送信すべきデータがない時はそのまま素通りさせ、送信すべきデータがある場合は、トークンをビジー状態に変え、そのトークンに宛先とデータを付加して、トークンリングまたはFDDI方式通信回線CP1へ送出する。
(手順E3)トークンリングまたはFDDI方式通信部11が、ビジー状態のトークンを受信した場合、まず宛先を調べる。自身宛の場合はデータを受領し、受信完了のマークを付加して、トークンリングまたはFDDI方式通信回線CP1へ送出する。自身宛でない場合は、素通りさせる。
(手順E4)ビジーのトークンが、送出元のトークンリングまたはFDDI方式通信部11に戻ってきた場合、トークンリングまたはFDDI方式通信部11はビジー状態からフリー状態に変えてトークンリングまたはFDDI方式通信回線CP1へ送出する。
The token ring or FDDI communication unit 11 performs the following transmission / reception processing. First, the transmission process is as follows.
(Procedure E1) A small packet data called a token is circulated to each communication device of the network (for example, loop type token ring type network TN 3 ) via the token ring or the FDDI type communication line CP 1 . There are two states for tokens: free and busy.
(Procedure E2) When the token ring or FDDI communication unit 11 receives a free token, when there is no data to be transmitted, the token ring or the FDDI communication unit 11 passes the token as it is. The destination and data are added to the token and sent to the token ring or FDDI communication line CP 1 .
(Procedure E3) When the token ring or FDDI communication unit 11 receives a busy token, it first checks the destination. If addressed to itself receives the data, it adds a mark of reception completion, and sends to the token ring or FDDI system communication line CP 1. If it is not addressed to you, let it pass.
(Procedure E4) When a busy token returns to the sending token ring or FDDI communication unit 11, the token ring or FDDI communication unit 11 changes the token ring or FDDI communication line from the busy state to the free state. Send to CP 1 .

トークンリングまたはFDDI方式通信部11の受信(あるいは受領)処理の手順は、次の通りである。
(手順F1)自身宛のビジー状態のトークンを受領した場合は、通信変換部12ヘデータを送信する。
The procedure of the reception (or reception) processing of the token ring or FDDI communication unit 11 is as follows.
(Procedure F1) When a busy token addressed to itself is received, data is transmitted to the communication conversion unit 12.

通信変換部12におけるトークンリングまたはFDDI方式とインターネットプロトコル間の具体的なデータ変換動作を以下に説明する。   A specific data conversion operation between the token ring or FDDI system and the Internet protocol in the communication conversion unit 12 will be described below.

第1のデータ変換動作として、通信変換部12は、トークンリングまたはFDDI方式通信部11から受けたトークンデータDTKをインターネットプロトコルに合わせるように編集(変換のための第1編集方法は、後述する)したインターネットプロトコルデータDIPを、インターネットプロトコル通信部13へ送る。 As the first data conversion operation, the communication conversion unit 12 edits the token data DTK received from the token ring or FDDI communication unit 11 to match the Internet protocol (the first editing method for conversion will be described later). ) Sent to the Internet protocol communication unit 13.

上述の第1編集方法を図2に基づいて説明する。   The first editing method described above will be described with reference to FIG.

図2中のトークンデータDTKは、発信装置を示すコードであるフロムコードDFR,受信装置を示すコードであるトゥコードDTO,トークンデータにおいて搬送すべきデータである一般データDTDTを有する。 The token data DTK in FIG. 2 includes a from code DFR that is a code indicating a transmitting device, a to code DTO that is a code indicating a receiving device, and general data DTDT that is data to be carried in token data.

インターネットプロトコルデータDIPは、送信元装置に対応する番号である送信元装置番号DSDと宛先装置に対応する番号である宛先装置番号DRCを含むヘッダデータDHD,インターネットプロトコルにおいて搬送すべきデータである一般データDIDTを有する。 Internet Protocol Data D IP, the header data D HD including the destination device number D RC is a number corresponding to the source device ID D SD and destination device the corresponding number for the source apparatus, the data to be carried in the Internet Protocol General data D IDT .

まず、トークンデータDTKのフロムコードDFR及びトゥコードDTOをインターネットプロトコルデータDIPの送信元装置番号DSD及び宛先装置番号DRCにコピーする。 First, copy the Fromm code D FR and toe code D TO token data D TK Internet protocol data D IP source device number D SD and the destination device number D RC of.

そして、トークンデータDTKの一般データDTDTを、その一般データDTDTに含まれるデータ内容に応じた第1変換方法で変換し、インターネットプロトコルデータDIPの一般データDIDTに設定する。 Then, the general data D TDT of the token data D TK is converted by the first conversion method according to the data content included in the general data D TDT and set to the general data D IDT of the Internet protocol data D IP .

なお、上述の第1変換方法は、後で詳細に説明する。   The first conversion method described above will be described in detail later.

第2のデータ変換動作として、通信変換部12は、インターネットプロトコル通信部13から受けたインターネットプロトコルデータDIPをトークンリングまたはFDDI方式に合わせるように編集(変換のための第2編集方法は、後述する)したトークンデータDTKを、トークンまたはFDDI方式通信部11へ送る。 A second data conversion operation, a communication conversion unit 12, a second editing method for editing (conversion to match the Internet Protocol data D IP received from the internet protocol communication portion 13 to the token ring or FDDI method, described later Token data D TK thus sent is sent to the token or FDDI communication unit 11.

上述の第2編集方法を図3に基づいて説明する。なお、図3において図2中の符号と同じ符号のものの説明は省略する。   The second editing method described above will be described with reference to FIG. In FIG. 3, the description of the same reference numerals as those in FIG. 2 is omitted.

まず、インターネットプロトコルデータDIPの送信元装置番号DSD及び宛先装置番号DRCをトークンデータDTKのフロムコードDFR及びトゥコードDTOにコピーする。 First, copy the transmission of Internet protocol data D IP source device number D SD and the destination device number D RC in Fromm code D FR and toe code D TO token data D TK.

そして、インターネットプロトコルデータDIPの一般データDIDTを、その一般データDTDTに含まれるデータ内容に応じた第2変換方法で変換し、トークンデータDTKの一般データDTDTに設定する。 Then, the general data D IDT Internet Protocol data D IP, converted by the second conversion method in accordance with the data contents included in the general data D TDT, set to general data D TDT token data D TK.

なお、上述の第2変換方法は、第1変換方法の逆の手順で変換するものである。   In addition, the above-mentioned 2nd conversion method is converted in the reverse procedure of a 1st conversion method.

インターネットプロトコル通信部13は、以下のような送受信処理を行う。まず、送信処理は、次のような手順となる。
(手順G1)送信すべきデータがあった場合、ネットワーク(例えば、ループ型トークンリング方式ネットワークTN3)が通信可能か否か(すなわち、ネットワークにおける回線が空いているか否か)を調べ、その回線が空いていた場合、データをFDDI方式通信部11と通信変換部12を使って(あるいは介して)送信する。
(手順G2)ただし、トークンリングまたはFDDI方式通信部11の処理と通信変換部12の処理間のわずかな時間に他のノード(例えば、他の通信装置TDA,TDB,TDDのいずれか)がデータを送信した場合、衝突(コリジョン)が生じることになる。そして、この衝突を検知した場合、しばらく待機し、再びトークンリングまたはFDDI方式通信部11の処理からやり直す。
The Internet protocol communication unit 13 performs the following transmission / reception processing. First, the transmission process is as follows.
(Procedure G1) When there is data to be transmitted, it is checked whether or not the network (for example, the loop type token ring network TN 3 ) is communicable (that is, whether or not the line in the network is free). If the data is free, data is transmitted using (or via) the FDDI communication unit 11 and the communication conversion unit 12.
(Step G2), however, other nodes little time between processing of the processing and the communication conversion unit 12 of the token ring or FDDI mode communicating unit 11 (e.g., another communication device TD A, TD B, either TD D ) Transmits data, a collision occurs. And when this collision is detected, it waits for a while and starts again from the processing of the token ring or the FDDI system communication unit 11.

インターネットプロトコル通信部13の受信処理は、次の通りである。
(手順H2)通信変換部12から受けたデータが自装置宛であった場合、装置本体処理部14ヘデータを送る。
The reception process of the Internet protocol communication unit 13 is as follows.
(Procedure H2) When the data received from the communication conversion unit 12 is addressed to the own device, the data is sent to the apparatus main body processing unit 14.

ここで、上述の通信変換部12のトークンデータとインターネットプロトコルデータ間の第1変換方法を図4に基づいて説明する。なお、図4中の符号で、図2及び図3と同じ符号のものの説明は省略する。   Here, the first conversion method between the token data of the communication conversion unit 12 and the Internet protocol data will be described with reference to FIG. The description of the same reference numerals in FIG. 4 as those in FIGS. 2 and 3 is omitted.

まず、第1変換方法におけるデータ構成を図4に基づいて説明する。   First, the data structure in the first conversion method will be described with reference to FIG.

図4中のトークンデータDTKの一般データDTDTは、1以上の制御データ(例えば、制御データDTD1)を含む。その制御データは、ポジション番号を示すPOSデータ(例えば、図4中のデータPOST(1),データPOST(2)),制御指令を示すIデータ(例えば、図4中のデータIT(1),データIT(2))を有する。 The general data D TDT of the token data D TK in FIG. 4 includes one or more control data (for example, control data D TD1 ). The control data includes POS data indicating position numbers (for example, data POS T (1) and data POS T (2) in FIG. 4), I data indicating control commands (for example, data I T ( 1) and data I T (2)).

トークンデータDTKのPOSデータは、ポジション番号であって、例えば、データは8bit(ビット)で入っている。1つのポジション番号には、1つの機器の複数の制御データの送受信が可能となっている。例えば、ある開閉機器の断路器への制御指令と遮断器への制御指令を、1つのポジション番号で送受信が可能である。 The POS data of the token data DTK is a position number. For example, the data is stored in 8 bits (bits). In one position number, a plurality of control data of one device can be transmitted and received. For example, it is possible to transmit / receive a control command to a disconnector of a certain switchgear and a control command to a circuit breaker with one position number.

トークンデータDTKのIデータは、制御指令データであって、制御指令の「入」もしくは「切」に対応するデータが入る。 The I data of the token data DTK is control command data and contains data corresponding to “ON” or “OFF” of the control command.

図4中のインターネットプロトコルデータDIPの一般データDIDTは、1以上の制御データ(例えば、制御データDID1)を含み、例えば、データは32bit(ビット)で入っている。インターネットプロトコルデータDIPの制御データは、複数の種類が存在し、制御用制御データ、応動用制御データ、表示連絡用制御データがある。 The general data D IDT of the Internet protocol data D IP in FIG. 4 includes one or more control data (for example, control data D ID1 ). For example, the data includes 32 bits (bits). Control data Internet Protocol data D IP, there are several types, control control data, response control data, there is a display contact control data.

インターネットプロトコルデータDIPの制御用制御データは、POSデータ,コードデータを有する。例えば、図4中の制御データDID11は、制御用制御データであって、データPOSI(1’−1),コードデータCODIを有する。 Control control data Internet Protocol data D IP has POS data, the code data. For example, the control data D ID11 in FIG. 4 is control data for control, and includes data POS I (1′-1) and code data COD I.

インターネットプロトコルデータDIPの応動用制御データは、POSデータ,コードデータ、制御結果を有する。例えば、図4中の制御データDID14は、応動用制御データであって、データPOSI(1’),コードデータCODI,制御結果RESIを有する。 Response control data of the Internet Protocol data D IP has a POS data, code data, control result. For example, control data D ID14 in FIG. 4 is response control data, and includes data POS I (1 ′), code data COD I , and control result RES I.

インターネットプロトコルデータDIPの表示連絡用制御データは、POSデータ,状変ビットを有する。例えば、図4中の制御データDID15は、表示連絡用制御データであって、データPOSI(1’’),状変ビットSTCIを有する。 Internet protocol data D IP display contact control data includes POS data, the Johen bit. For example, the control data D ID15 in FIG. 4 is display contact control data, and has data POS I (1 ″) and a state change bit STC I.

なお、インターネットプロトコルデータにおける各種類の制御データに含まれるデータは、以降で詳細に説明する。   The data included in each type of control data in the Internet protocol data will be described in detail later.

インターネットプロトコルデータDIPのPOSデータは、データは12bitで入り、ポジション番号であるトークンデータDTKのPOSデータを含むことになる。 POS data Internet Protocol data D IP, the data enters in 12bit, will contain POS data token data D TK is position number.

インターネットプロトコルデータDIPのコードデータCODIは、トークンデータDTKのIデータと同じである。コードデータの一例を図5に基づいて説明する。図5中のコードデータIOFFが制御指令の「切」を示し、その値は2進数「0001」である。コードデータIONが制御指令の「入」を示し、その値は2進数「0010」である。コードデータIEXが制御指令の「三位、個解」を示し、その値は2進数「0100」である。 Code data COD I Internet Protocol data D IP is the same as the I data token data D TK. An example of the code data will be described with reference to FIG. The code data I OFF in FIG. 5 indicates the control command “OFF”, and its value is a binary number “0001”. The code data ION indicates “ON” of the control command, and its value is a binary number “0010”. The code data I EX indicates “third place, individual solution” of the control command, and its value is a binary number “0100”.

インターネットプロトコルデータDIPの制御結果RESIは、制御指令データに対する応動(制御結果)である。 The control result RES I of the Internet protocol data D IP is a response (control result) to the control command data.

遠制装置(即ち、通信装置MDC)は、制御指令データに対する応動(制御結果)が異なる(即ち、制御通りに動かない)時があるため、制御指令データに対するアンサーとして応動をチェックしている。 The distance control device (that is, the communication device MD C ) checks the response as an answer to the control command data because there are times when the response (control result) to the control command data is different (that is, it does not move as controlled). .

しかし、応動の無い制御の場合、1つのポジション番号で制御と応動を送受信すると、応動に対応する部分が空きデータ領域となってしまう。そのため、通信変換部12ではインターネットプロトコルデータDIPの制御指令データと応動を別のポジション番号に振り分け、空きデータ領域を詰めている。通信変換部12が、予め決めておいた対応テーブル表に基づいてデータ変換を行い、トークンデータDTKにおいて制御指令データと応動を1つのポジション番号に対応させている。 However, in the case of control without response, if control and response are transmitted and received with one position number, a portion corresponding to the response becomes an empty data area. Therefore, the control instruction data and the response of the communication conversion unit 12, the Internet Protocol data D IP allocated to different position numbers, are packed free data area. Communication conversion unit 12 performs data conversion based on the correspondence table table determined in advance, and the control command data and response in the token data D TK to correspond to a single position number.

次に、第1変換方法を具体的に説明する。第1変換方法は、次のような変換方法を有する。   Next, the first conversion method will be specifically described. The first conversion method has the following conversion method.

ポジション番号変換方法は、インターネットプロトコルデータDIPのPOSデータ(あるいは、そのデータ領域)に、ポジション番号(トークンデータDTKのPOSデータ)と制御指令データを含ませる変換を行う。例えば、図6中のデータPOSIに対して、前4bitを拡張部として制御指令データITを入れ、後8bitにポジション番号POSTを入れる。1つのポジション番号には、1つの機器に対する1つの制御指令データのみ送受信可能なため、拡張部で制御指令データを切り替える。即ち、この拡張部で複数の制御指令を振り分けるための制御指令データの識別を行う。 Position number conversion method, Internet Protocol data D IP of the POS data (or the data region) performs conversion to include the control command data (POS data token data D TK) position number. For example, for data POS I in FIG. 6, the pre-4bit put control command data I T as extension, add position number POS T to the rear 8bit. Since only one control command data for one device can be transmitted / received to one position number, the extension unit switches the control command data. That is, control command data for distributing a plurality of control commands is identified by this extension unit.

なお、上述とは逆に、インターネットプロトコルデータDIPのPOSデータは、前8bitにポジション番号、後4bitを拡張部としても良い。 Contrary to the above, the POS data of the Internet protocol data D IP may have the front 8 bits as the position number and the rear 4 bits as the extension.

例えば、図4中の制御データDID11に含まれるデータPOSI(1’−1)に対応する断路器の制御指令データ、制御データDID12に含まれるデータPOSI(1’−2)に対応する遮断器の制御指令データのように、1つのポジション番号で1つの制御指令データを入れる。なお、制御データDID13も同様に、1つのポジション番号で1つの制御指令データを入れることができる。 For example, the control command data of the disconnector corresponding to the data POS I (1′-1) included in the control data D ID11 in FIG. 4 and the data POS I (1′-2) included in the control data D ID12 One control command data is entered with one position number like the control command data of the circuit breaker to be performed. Similarly, the control data D ID13 can contain one control command data with one position number.

制御結果変換方法は、制御結果を特定の制御結果変換条件に照合し、その照合結果に応じて該制御結果を変換する。例えば、図7中の制御結果変換条件BST1は、制御結果のbit3で異常を検出した場合、制御結果を「不応動」に変換する。制御結果変換条件BST2は、bit2,bit1,bit0で異常を検出した場合、制御結果を「なし」に変換する。 In the control result conversion method, the control result is collated with a specific control result conversion condition, and the control result is converted according to the collation result. For example, the control result conversion condition B ST1 in FIG. 7 converts the control result to “refractory motion” when an abnormality is detected in bit 3 of the control result. The control result conversion condition B ST2 converts the control result to “none” when an abnormality is detected in bit2, bit1, and bit0.

状変ビット変換方法は、インターネットプロトコルデータDIPの状変ビットに、トークンデータDTKの補助符号と特定のデータを含ませる変換を行う。例えば、図8中の状変ビットSTCIに対して、拡張部XTと補助符号DTを含ませる。 Johen bit conversion method, Johen bit Internet protocol data D IP, to convert to include specific data and auxiliary code token data D TK. For example, for state change bit STC I in FIG. 8, to include an extended portion X T auxiliary code D T.

以上のように、第1変換方法(及び第2変換方法)は、インターネットプロトコルデータの空きデータを詰めることができるため、更新設備での対応以外に、データ変換によってインターネットプロトコルデータにおけるメモリ容量を小さくでき、コストダウンも可能となる。また、インターネットプロトコルデータのデータ表示において、空きデータ領域が無く、かつ、整列された状態であるため、データを視認し易くなる特長も有する。   As described above, since the first conversion method (and the second conversion method) can pack the empty data of the Internet protocol data, the memory capacity in the Internet protocol data can be reduced by data conversion in addition to the correspondence in the update facility. And cost reduction is possible. In addition, since there is no empty data area and the data is displayed in the internet protocol data, the data is easily visible.

なお、本実施形態における方法の各手順(もしくは各処理)を手段(例えば、コンピュータプログラムにおける手段)として実装し、本実施形態における通信装置を構成しても良い。   Note that each procedure (or each process) of the method in the present embodiment may be implemented as a means (for example, a means in a computer program) to configure the communication apparatus in the present embodiment.

以上のように、本実施形態によれば、図1及び図14の装置構成によって、同じ通信回線を使用し、ループ型トークンリング方式またはFDDI方式で接続された装置へインターネットプロトコル方式の装置を新規に組み込むことが出来る。   As described above, according to the present embodiment, the apparatus of FIG. 1 and FIG. 14 is used to newly install an Internet protocol system apparatus to an apparatus connected by the loop type token ring system or the FDDI system using the same communication line. Can be incorporated into.

また、図1及び図14の装置構成により、同じ通信回線を使用し、ループ型トークンリング方式またはFDDI方式で接続された装置からインターネットプロトコル方式の装置の更新が出来る。   In addition, the apparatus configuration of FIG. 1 and FIG. 14 can update the apparatus of the Internet protocol system from the apparatus connected by the loop type token ring system or the FDDI system using the same communication line.

同じ通信回線を使用し、ループ型トークンリング方式またはFDDI方式で接続された装置からインターネットプロトコル方式の装置への部分更新により、全体の通信方式をインターネットプロトコル方式に変更する時、回線接続変更のみで対応できる。   When the entire communication method is changed to the Internet protocol method by partial update from the device connected by the loop type token ring method or FDDI method to the Internet protocol method device using the same communication line, only the line connection change is required. Yes.

例えば、図9において、通信装置MDCの通信回線接続変更で、インターネットプロトコル対応通信装置EDA,EDB,EDDは、図10中のインターネットプロトコル通信部13とインターネットプロトコル通信回線CP4を接続することになり、通信回線全体が、インターネットプロトコル結合(即ち、インターネットプロトコルネットワークIN1)となるため、変更内容を最小限とすることが出来る。 For example, in FIG. 9, a communication line connection change of the communication device MD C, Internet Protocol enabled communication device ED A, ED B, ED D connects the Internet protocol communication portion 13 and the Internet Protocol communication line CP4 in Figure 10 In other words, since the entire communication line is connected to the Internet protocol (that is, the Internet protocol network IN 1 ), the change contents can be minimized.

以上、本発明において、記載された具体例に対してのみ詳細に説明したが、本発明の技術思想の範囲で多彩な変形および修正が可能であることは、当業者にとって明白なことであり、このような変形および修正が特許請求の範囲に属することは当然のことである。   Although the present invention has been described in detail only for the specific examples described above, it is obvious to those skilled in the art that various changes and modifications are possible within the scope of the technical idea of the present invention. Such variations and modifications are naturally within the scope of the claims.

本実施形態における通信装置の構成図。The block diagram of the communication apparatus in this embodiment. トークンデータをインターネットプロトコルデータに編集する第1編集方法を示す図。The figure which shows the 1st editing method which edits token data into Internet protocol data. インターネットプロトコルデータをトークンデータに編集する第2編集方法を示す図。The figure which shows the 2nd editing method which edits internet protocol data into token data. トークンデータとインターネットプロトコルデータ間の第1変換方法を示す図。The figure which shows the 1st conversion method between token data and Internet protocol data. コードデータの一例を示す図。The figure which shows an example of code data. ポジション番号変換方法を示す図。The figure which shows the position number conversion method. 制御結果変換方法を示す図。The figure which shows the control result conversion method. 状変ビット変換方法を示す図。The figure which shows a state change bit conversion method. ループ型トークンリング方式またはFDDI方式で接続された装置からインターネットプロトコル方式の装置への部分更新により、全体の通信方式をインターネットプロトコル方式に変更する様子を示す図。The figure which shows a mode that the whole communication system is changed into an internet protocol system by the partial update from the apparatus connected by the loop type token ring system or the FDDI system to the apparatus of an internet protocol system. 通信回線接続変更で、インターネットプロトコル結合としたことを示す図。The figure which shows having set it as the Internet protocol coupling | bonding by communication line connection change. ネットワークにおけるコリジョンを示す図。The figure which shows the collision in a network. トークンパッシング方式における情報伝送の手順の一例を示す図。The figure which shows an example of the procedure of the information transmission in a token passing system. ループ型トークンリング(またはFDDI)方式のループ内にインターネットプロトコルに対応した通信装置を組み込んだ様子を示す図。The figure which shows a mode that the communication apparatus corresponding to an internet protocol was integrated in the loop of a loop type | mold token ring (or FDDI) system. ループ型トークンリング(またはFDDI)方式のループ内に本実施形態における通信装置を組み込んだ様子を示す図。The figure which shows a mode that the communication apparatus in this embodiment was integrated in the loop of a loop type token ring (or FDDI) system.

符号の説明Explanation of symbols

11…トークンリングまたはFDDI方式通信部
12…通信変換部
13…インターネットプロトコル通信部
14…装置本体処理部
ST1,BST2…制御結果変換条件
CODI,IOFF,ION,IEX…コードデータ
CP1…トークンリングまたはFDDI方式通信回線
CP2,CP3…インターネットプロトコル通信
CP4…インターネットプロトコル通信回線
C…コリジョンドメイン
FR…フロムコード
HD…ヘッダデータ
IP…インターネットプロトコルデータ
ID1,DID11,DID12,DID13,DID14,DID15…インターネットプロトコルデータにおける制御データ
IDT…インターネットプロトコルデータにおける搬送すべき一般データ
RC…宛先装置番号
SD…送信元装置番号
T…補助符号
TD1…トークンデータにおける制御データ
TDT…トークンデータにおける搬送すべき一般データ
TK…トークンデータ
TO…トゥコード
EDA,EDB,EDC,EDD…インターネットプロトコル対応通信装置
IN1…インターネットプロトコルネットワーク
T…制御指令データ
T(1),IT(2)…Iデータ
MDC…通信装置
A〜PE…端末
POSI,POSI(1’−1),POSI(1’−2),POSI(1’−3),POSI(1’),POSI(1’’)…インターネットプロトコルデータにおけるPOSデータ
POST,POST(1),POST(2)…トークンデータにおけるPOSデータ(ポジション番号)
RESI…制御結果
STCI…状変ビット
t11,St12,St21〜St24…伝送状態
1,T2…終端抵抗
TN1,TN2,TN3…ループ型トークンリング方式ネットワーク
TDA〜TDD…トークンリング対応通信装置
T…拡張部
11 ... Token Ring or FDDI type communication unit 12 ... communication conversion unit 13 ... Internet protocol communication portion 14 ... apparatus body unit B ST1, B ST2 ... control result conversion conditions COD I, I OFF, I ON , I EX ... code data CP 1 ... Token ring or FDDI communication line CP 2 , CP 3 ... Internet protocol communication CP 4 ... Internet protocol communication line D C ... Collision domain D FR ... From code D HD ... Header data D IP ... Internet protocol data D ID1 , D ID11, D ID12, D ID13 , D ID14, D ID15 ... Internet control in a protocol data data D IDT ... general data D RC to be transported in Internet protocol data ... destination device number D SD ... source device ID D T ... auxiliary Code D TD1 Token data General data D TK ... token data D TO ... toe code to be conveyed in the control data D TDT ... token data in ED A, ED B, ED C , ED D ... Internet Protocol enabled communication device IN 1 ... Internet Protocol network I T ... Control command data I T (1), I T (2)... I data MD C ... Communication devices P A to P E ... Terminals POS I , POS I (1′-1), POS I (1′-2), POS I (1′-3), POS I (1 ′), POS I (1 ″)... POS data in Internet protocol data POS T , POS T (1), POS T (2)... POS data in token data (Position number)
RES I ... control result STC I ... Johen bit S t11, S t12, S t21 ~S t24 ... transmission condition T 1, T 2 ... terminating resistor TN 1, TN 2, TN 3 ... loop token ring scheme network TD A ~TD D ... token ring compatible communication device X T ... extension

Claims (2)

通信部を使って送受信される通信データの通信プロトコルを変換する通信装置であって、
トークンリング方式におけるトークンデータとインターネットプロトコル方式におけるインターネットプロトコルデータ間のデータ変換を行う通信変換部、を備え、
前記通信変換部が、遠方監視制御におけるトークンデータに含まれるポジション番号,制御指令データを、インターネットプロトコルデータのポジション番号に対応するデータ領域に含ませて、そのデータ領域の変換を行うポジション番号変換手段
を備えることを特徴とする通信装置。
A communication device that converts a communication protocol of communication data transmitted and received using a communication unit,
A communication conversion unit that performs data conversion between token data in the token ring method and Internet protocol data in the Internet protocol method ;
Position number conversion means for converting the data area by the communication conversion unit including the position number and control command data included in the token data in the remote monitoring control in the data area corresponding to the position number of the Internet protocol data ,
A communication apparatus comprising:
通信部を使って送受信される通信データの通信プロトコルを変換する通信方法であって、
トークンリング方式におけるトークンデータとインターネットプロトコル方式におけるインターネットプロトコルデータ間のデータ変換を行う通信変換ステップ、を有し、
前記通信変換ステップが、遠方監視制御におけるトークンデータに含まれるポジション番号,制御指令データを、インターネットプロトコルデータのポジション番号に対応するデータ領域に含ませて、そのデータ領域の変換を行うステップ、
を有することを特徴とする通信方法。
A communication method for converting a communication protocol of communication data transmitted and received using a communication unit,
A communication conversion step for performing data conversion between token data in the token ring method and Internet protocol data in the Internet protocol method,
The communication conversion step includes converting the data area by including the position number and control command data included in the token data in the remote monitoring control in a data area corresponding to the position number of the Internet protocol data;
Communication method characterized by having a.
JP2008136430A 2008-05-26 2008-05-26 Communication apparatus and communication method Active JP5195023B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008136430A JP5195023B2 (en) 2008-05-26 2008-05-26 Communication apparatus and communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008136430A JP5195023B2 (en) 2008-05-26 2008-05-26 Communication apparatus and communication method

Publications (2)

Publication Number Publication Date
JP2009284393A JP2009284393A (en) 2009-12-03
JP5195023B2 true JP5195023B2 (en) 2013-05-08

Family

ID=41454341

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008136430A Active JP5195023B2 (en) 2008-05-26 2008-05-26 Communication apparatus and communication method

Country Status (1)

Country Link
JP (1) JP5195023B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678224A (en) * 2012-09-18 2014-03-26 张殿华 Data exchange device for steel rolling process control system and WinCC interface, and communication method thereof

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0541708A (en) * 1991-08-07 1993-02-19 Nec Corp Medium access control bridge device
EP0978977A1 (en) * 1998-08-07 2000-02-09 International Business Machines Corporation A method and system for improving high speed internetwork data transfers
JP3948330B2 (en) * 2002-04-10 2007-07-25 日産自動車株式会社 Interconnect equipment between different networks

Also Published As

Publication number Publication date
JP2009284393A (en) 2009-12-03

Similar Documents

Publication Publication Date Title
US10572428B2 (en) Bus system
US6169729B1 (en) 200 Mbps PHY/MAC apparatus and method
US8576727B2 (en) System and method for unique identifier exchange during auto-negotiation
JPH01503347A (en) Communication equipment and media adapters used with it
US20020010824A1 (en) Electronic equipment and method for processing digital serial data at bus initialization phase in interface unit
CN110301115B (en) Subscriber station for a bus system and method for data transmission in a bus system
KR100746900B1 (en) Electronic equipment, and method for controlling state of physical layer circuit thereof
US20020105977A1 (en) Data transfer system, data transfer management apparatus and data transfer method
JP5195023B2 (en) Communication apparatus and communication method
JP4195027B2 (en) Repeater device supporting a plurality of protocols and control method for protocol conversion in the repeater device
US6295277B1 (en) Method and apparatus for unambiguous topological determinancy in an unpowered stack configuration
US8213443B2 (en) Network system
EP1468534B1 (en) Physical layer circuit and interface circuit
Thomas Incorporating media converters
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
Cisco Configuring the CDDI/FDDI Module
EP1249974B1 (en) Method and communication node for topology correction
US6295280B1 (en) Method for network node recognition
KR100433761B1 (en) Ring Topology Network Design Method using Token Ring Medium Access Control Method and Full-Duplex Fast Ethernet Method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110426

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120628

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120710

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120910

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120910

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130108

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130121

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160215

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5195023

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150