JP3705465B2 - FA network system - Google Patents
FA network system Download PDFInfo
- Publication number
- JP3705465B2 JP3705465B2 JP3146398A JP3146398A JP3705465B2 JP 3705465 B2 JP3705465 B2 JP 3705465B2 JP 3146398 A JP3146398 A JP 3146398A JP 3146398 A JP3146398 A JP 3146398A JP 3705465 B2 JP3705465 B2 JP 3705465B2
- Authority
- JP
- Japan
- Prior art keywords
- network
- address
- transmission frame
- transmission
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Computer And Data Communications (AREA)
- Control By Computers (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
- Selective Calling Equipment (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、管理装置およびプログラマブルコントローラとがネットワークを介してセンサ等の制御対象機器と管理情報および制御情報を送受信すFAネットワークシステムに関する。
【0002】
【従来の技術】
従来から、FA(Factory Autmation)ネットワークシステムは、例えば図7に示すように、複数(#1〜#i)の管理装置80が接続され,IP(Internet Protocol)アドレスを使用するイサーネット(Ethernet) 50と、#1,#2のプログラマブルコントローラ(以下、PLCという)83が接続され,FAネットワークアドレスを使用するFAネットワーク60と、#1,#2のセンサ,アクチュエータ等からなる複数FA機器84が接続され,デバイスネットワークアドレスを使用するデバイスネット70とを有している。
【0003】
そして、このFA(Factory Autmation)ネットワークシステムは、イサーネット50とFAネットワーク60間にアドレス変換テーブルを使用してIPアドレスとFAネットワークアドレスとのアドレス変換を行うゲートウエイ(GW)装置81が介挿接続され、また、FAネットワーク60とデバイスネットワーク70間にアドレス変換テーブルとを使用してFAネットワークアドレスとデバイスネットワークアドレスとのアドレス変換を行うゲートウエイ装置82が介挿接続されて構築されている。
【0004】
ここで、このFAネットワークシステムにおいて、#1〜#iの管理装置80からデバイスネットワーク70に接続されているFA機器84から情報を直接取り出す処理について説明する。
【0005】
#1〜#iの管理装置80が、イサーネット50に情報を取り出したいFA機器84の送信先アドレス(IPアドレス)に有する送信フレームをイサーネット50に送信すると、ゲートウエイ装置81は、イサーネット50からその送信フレームを受信し、アドレス変換テーブルを参照して、IPアドレスからなる送信先アドレスをFAネットワークアドレスに変換した送信フレームを形成し、この形成したフレームをFAネットワーク60に送信する。
【0006】
すると、ゲートウエイ装置82は、受信したFAネットワークアドレスを有する送信フレームを、アドレス変換テーブルを参照して、FAネットワークアドレスをデバイスネットワークアドレスに変換した送信フレームを形成し、この形成した送信フレームをデバイスネットワーク70に送信する。
【0007】
デバイスネットワーク70に接続するFA機器84は、送信フレームを受信すると、送信先アドレスが自局宛であると認識すると、それに応じた情報を、上述した逆の処理を行い、#1〜#iの管理装置80に送信するようになっている。
【0008】
【発明が解決しようとする課題】
上述したような従来のFAネットワークシステムでは、ゲートウエイ装置81においてアドレス変換テーブルを参照してIPアドレスとFAネットワークアドレスとのアドレスを変換し、また、ゲートウエイ装置82においてアドレス変換テーブルを参照してFAネットワークアドレスとデバイスネットワークアドレスとのアドレスを変換するため、特に、#1,#2の管理装置80とFA装置84間の情報の転送時間がかかるという問題点があった。
【0009】
また、上述したような従来のFAネットワークシステムでは、#1,#2の管理装置80からFAネットワーク60に接続する#1,#2のPLCおよびゲートウエイ装置82に対して送信フレームを送信する場合、並びに、#1,#2の管理装置80からデバイスネットワーク70に接続するFA機器84に対して送信フレームを送信する場合には、送信先の装置の送信先アドレスとしてIPアドレスを有する送信フレームを送信しなければならないため、すなわちイサーネット50に使用されるアドレスがIPアドレスを使用しているため、#1,#2のPLC,ゲートウエイ装置82およびFA機器84にはFAネットワークアドレス,デバイスネットワークアドレスのみならず、IPアドレスを割り当てておかねばならない。
【0010】
このため、IPアドレスが増加してIP管理が複雑になるという問題点があった。
【0011】
さらに、上述したような従来のFAネットワークシステムでは、FAネットワーク60およびデバイスネットワーク70が管理系で使用されているコネクションレス型の通信方式を採用しているため、コネクション型の通信方式に使用されるプロトコルとしてTCP(Transmission Control Protocol)を使用することができず、コネクションレス型の通信方式に使用されるプロトコルとしてUDP(User Datagram Protocol)を使用しているため、#1,#2の管理装置80からFA機器84に対してインターネットを介してアクセスする場合には、情報の紛失が発生する可能性が高く、情報の送信に対する信頼性が悪いという問題点があった。
【0012】
そこで、本発明は上述した問題点に鑑み、▲1▼情報の転送時間を短縮し、▲2▼無駄なアドレスの割り当てを無くしてアドレス管理を簡単し、▲3▼データの紛失が防止して情報の送信に対する信頼性を向上させるFAネットワークシステムを提供することを目的とする。
【0013】
【課題を解決するための手段】
上述の目的を達成するために、請求項1記載の発明は、プログラマブルコントローラ等の管理装置が接続され、IPアドレスおよびポート番号を使用してデータ等の送信フレームを送受信する第1のネットワークと、前記管理装置等の制御で稼働するFA機器が接続され、デバイスネットワークアドレスを使用してデータを送受信する第2のネットワークと、前記第1のネットワークと前記第2のネットワーク間に介挿接続されるゲートウエイ装置とを具備し、前記ゲートウエイ装置は、接続されたFA機器ごとにプロキシーを生成するプロキシー生成手段と、前記プロキシー生成手段により生成され、FA機器のデバイスネットワークアドレスがポート番号に割り当てられたプロキシーを有し、前記第1のネットワークから第2のネットワークに対して送信するためのコネクション確立要求を受信すると、前記プロキシーが自己に割り当てられたポート番号と同一な値を有するデバイスネットワークアドレスを送信先アドレスとする第1のアドレス変換を行い、また、自己が有するデバイスネットワークアドレスを送信元アドレスとする第2のアドレス変換を行って送信フレームを形成し、前記送信フレームを前記第2のネットワークに送信することを特徴とする。
【0014】
請求項2記載の発明は、請求項1記載の発明において、前記第1のネットワークと前記第2ネットワーク間のコネクションを確立した後にデータを送受信するFAネットワークシステムであって、前記ゲートウエイ装置は、前記コネクションを確立したときに、前記第1のネットワークのコネクション識別情報を記憶しており、前記コネクションが確立したのち、前記第2のネットワークから送信フレームを受信すると、送信フレームに含まれる送信元のデバイスネットワークアドレスから前記コネクション識別情報を利用して、先に前記第1のネットワークから送信した送信フレーム先のIPアドレスおよびポート番号を送信先アドレスとする第3のアドレス変換を行い、また、自己が有するIPアドレスおよびポート番号を送信元アドレスとする第4のアドレス変換を行って送信フレームを形成し、前記送信フレームを前記第1のネットワークに送信するようにする。
【0015】
請求項3記載の発明は、請求項2記載の発明において、前記第1のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスを有するヘッダ部と、プロトコル等の制御情報およびデータを有するデータ部とを有しており、前記第2のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスおよび制御情報を有するヘッダ部と、データのみを有するデータ部とを有しており、前記ゲートウエイ装置は、前記第1のネットワークから第2のネットワークに送信フレームを送信する際には、前記第1および第2のアドレス変換を行うとともに、前記第1のネットワークの送信フレーム中の前記データ部に有する制御情報を、前記第2のネットワークの送信フレーム中のヘッダ部に制御情報に記述し、一方、前記第2のネットワークから第1のネットワークに送信フレームを送信する際には、前記第3および第4のアドレス変換を行うとともに、前記第2のネットワークの送信フレーム中の前記ヘッダ部に有する制御情報を、前記第1のネットワークの送信フレーム中のデータ部に制御情報を記述するようにする。
【0016】
請求項4記載の発明は、請求項2記載の発明において、前記第1のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスを有するヘッダ部と、データのみを有するデータ部とを有しており、前記第2のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスおよび制御情報を有するヘッダ部と、データのみを有するデータ部とを有しており、前記ゲートウエイ装置は、前記第1のネットワークから第2のネットワークに送信フレームを送信する際に、前記第1および第2のアドレス変換を行うとともに、前記第2のネットワークの送信フレーム中のヘッダ部に制御情報を記述し、前記第2のネットワークから第1のネットワークに送信フレームを送信する際に、前記第3および第4のアドレス変換を行うのみであるようにする。
【0017】
本発明では、ゲートウエイ装置が、第1のネットワークから第2のネットワークに対して送信する送信フレームを受信すると、受信した送信フレーム中の送信先アドレスに記述されているポート番号と同一値を有するデバイスネットワークアドレスを送信先アドレスとするアドレス変換を行い、また、自己が有するデバイスネットワークアドレスを送信元アドレスとするアドレス変換を行った形成した送信フレームを第2のネットワークに送信する。
【0018】
また、ゲートウエイ装置は、コネクションが確立したのち、第2のネットワークから送信フレームを受信すると、コネクション情報に基づき、先に第1のネットワークから送信した送信フレーム先のIPアドレスおよびポート番号を送信先アドレスとし、また、自己が有するIPアドレスおよびポート番号を送信元アドレスとする送信フレームを第1のネットワークに送信する。
【0019】
【発明の実施の形態】
以下、本発明に係るFAネットワークシステムおよびゲートウエイ装置の実施形態を図面に基づき説明する。
【0020】
図1は本発明に係るFAネットワークシステムの一実施形態の概略構成図である。
【0021】
この実施形態のFAネットワークシステムは、図1に示すように、プロトコルがTCP/IPが使用されているイサーネット10と,プロトコルがTCP/IPが使用されていないデバイスネットワーク20とを有しており、イサーネット10とデバイスネットワーク20との間にゲートウエイ装置30が介挿接続されて構成されており、イサーネット10とデバイスネットワーク20間がコネクションを確立した後にデータを送受信するコネクション型のネットワークシステムである。
【0022】
しかも、イサーネット10は、PLC31,管理装置32(以下、単に管理装置等32という)が接続され,使用される送信フレームにはIPアドレスおよびポート番号が使用されており、また、デバイスネットワーク20には、複数のFA機器としてのセンサ331を制御するインテリジェントセンサ33,およびFA機器としてのアクチュエータ34とが接続され、使用される送信フレームにはノードアドレスとしてのデバイスネットワークアドレスが使用されている。
【0023】
ここで、上述したイサーネット10とゲートウエイ装置30間に送信されるTCP/IP型の送信フレームと、ゲートウエイ30とデバイスネットワーク20間に送信されるデバイスネットワーク型の送信フレームについて、図2を参照して説明する。
【0024】
(1)TCP/IP型の送信フレームについて
TCP/IP型の送信フレーム100は、図2(a)に示すように、ヘッダエリア101,データエリア102,誤り検出のための情報を有するFCS(フレームチェックシーケンス)エリア103,およびフレームの終りの箇所を指定するフラグシーケンスエリア104から構成されている。
【0025】
前記ヘッダエリア101は、フレームの先頭箇所を指定する(フレームの同期をとる)フラグシーケンスフィールド101a,フレームの種類を指定する制御フィールド101b,送信先を指定する情報を有する送信先アドレス101c,および送信元を指定する情報を有する送信先アドレス101dと等から構成されている。また、データエリア102は、プロトコルの制御情報を有する制御情報フィールド102aおよび本来送信するデータを有するデータフィールド102bから構成されている。
【0026】
ここで、▲1▼イサーネット10からゲートウエイ装置30に対して送信した送信フレームの場合では、送信先アドレスフィールド101cには、送信先のゲートウエイ装置30のIPアドレスと,送信先にデータを代理して送信するゲートウエイ装置30に形成されたプロキシー(後述する)のポート番号とを有しており、送信元アドレスフィールド101dには、データを送信した管理装置等32のIPアドレスと,この管理装置等32のアプリケーションのポート番号と有する送信元アドレスフィールド101dを有している。
【0027】
▲2▼ゲートウエイ装置30からイサーネット10に対して送信した送信フレームの場合では、送信先アドレスフィールド101cには、管理装置等32のIPアドレスと,この管理装置等32のアプリケーションのポート番号とを有しており、送信元アドレスフィールド101cには、送信フレームを送信してゲートウエイ装置30のIPアドレスと,送信先にデータ送信するゲートウエイ装置30に形成されたプロキシー303とを有している。
【0028】
(2)デバイスネットワーク型の送信フレームについて
デバイスネットワーク型の送信フレーム110は、図2(b)に示すように、CANヘッダエリア111,メッセージヘッダエリア112,本来の送信するデータを有するデータエリア113,およびエラー検出のための情報を含むCANトレーラエリア114から構成されている。
【0029】
そして、前記CANヘッダエリア111は、送信先を指定する情報を有する送信先アドレス111a等から構成されており、メッセージヘッダエリア112は、プロトコルの制御情報を有する制御情報エリア112aと,送信元を指定する情報を有する送信先アドレス102b等から構成されている。
【0030】
▲1▼ゲートウエイ装置30からデバイスネットワーク10に対して送信した送信フレームの場合では、送信先アドレスフィールド111aには、送信先のFA機器デバイスネットワークアドレス(後述するプロキシーが有するポート番号と同一な値をとる)を有しており、送信元アドレスフィールド112bには、ゲートウエイ装置30のデバイスネットワークアドレスを有している。
【0031】
▲2▼デバイスネットワーク20からゲートウエイ装置30に対して送信した送信フレームの場合では、送信先アドレスフィールド111aには、ゲートウエイ装置30のデバイスネットワークアドレスを有しており、送信元アドレスフィールド112bには、FA機器のデバイスネットワークアドレスを有している。
【0032】
ゲートウェイ装置30は、図3に示すように、構成管理DB(データベース)301(後述する),プロキシー生成手段302(後述する),プロキシー生成手段により生成された#1〜#nのプロキシー303(後述する),TCP/IP通信を行うTCP/IP通信ソフトウエア304,デバイスネットワーク通信を行うデバイスネットワーク通信ソフトウエア305,このゲートウエイ装置自体を制御するオペレーティングステム306,イサーネット用の#1の通信ドライバ307,デバイスネットワーク用の#2の通信ドライバ307,イサーネット用のI/F(インターフェース)308,およびデバイスネットワーク用のI/F(インターフェース)309から構成されている。
【0033】
前述した構成管理DB301は、デバイスネットワーク20に接続するFA機器34の数,および各FA機器34のデバイスネットワークアドレスを格納するものである。
【0034】
なお、構成管理DB301は、例えば、テキストエディタを用いて作成され、一旦作成されたのち、内容が変更することがないようになっている。
【0035】
プロキシー生成手段302は、ゲートウエイ装置30の電源が立ち上がると、構成管理DB301に格納されているFA機器の数,および各FA機器のデバイスネットワークアドレスを読み出し、各FA機器ごとのプロキシー303を生成するようになっている。
【0036】
また、#1〜#nのプロキシー303は、イサーネット10とデバイスネットワーク間にデータを送信するに先立ちコネクションを確立する処理を行い、コネクションが確立したときには、コネクションが確立したイサーネット10の管理装置等32を指定するコネクション識別情報(ファイル識別子)をメモリ(図示せず)に格納するようになっている。
【0037】
#1〜#nのプロキシー303は、デバイスネットワーク20に接続するセンサ331,アクチュエータ34等のFA機器ごとに対応して形成されており、イサーネット10から上述したTCP/IP型の送信フレームからなる送信データを(TCP/IPの送信データ)を受けると、受けたデータをデバイスネットワーク型の送信フレームからなる送信データに変換し、この変換した送信データをデバイスネットワーク20に送信する一方、それに対するデバイスネットワークから返送されてきたデバイスネットワーク型の送信フレームからなるデータをTCP/IP型の送信フレームの送信フレームからなるデータに変換し、この変換したデータをイサーネット10に送信するようになっている。
【0038】
オペレーティングステム306は、コネクションが確立したのち、第2のネットワークから送信フレームを受信すると、メモリに記憶されているコネクション識別情報に基づき、先にイサーネット10から送信した送信フレーム100先のIPアドレスおよびポート番号を送信先アドレスとし、また、自己が有するIPアドレスおよびポート番号を送信元アドレスとする送信フレームを形成するようになっている。
【0039】
ここで、#1〜#nのプロキシー303およびオペレーティングステム306が行っているアドレス変換およびデータ変換について、さらに、図4および図5を参照して詳細に説明する。
【0040】
(1)イサーネット10からデバイスネットワーク20に送信フレーム110を送信する場合
送信フレームが自己宛てのプロキシー303は、予め有する送信先であるFA機器のデバイスネットワークアドレス(デバイスネットワークアドレスとポート番号とは同一な値を有する)を送信先アドレスとし(図4中の▲1▼参照)、また、ゲートウエイ装置30のデバイスネットワークアドレスを送信元アドレスとする(図4中の▲2▼参照)。
【0041】
また、このプロキシー303は、イサーネット10から受信した送信フレーム100中のデータエリア102に設けられた制御情報フィールド102aおよびデータフィールド102bに有するデータを、それぞれデバイスネットワークのフレーム110中のメッセージヘッダ112に設けられている制御情報フィールド112aと、データエリア113に入れるようになっている(図4中の▲3▼,▲4▼参照)。
【0042】
(2)デバイスネットワーク20からインターネット10に送信フレームを送信する場合
ゲートウエイ装置30がデバイスネットワーク20から送信フレーム110を受信すると、ゲートウエイ装置30のオペレーティングシステム306は、先に形成されているコネクション識別情報(ファイル識別子:イサーネット10におけるコネクション確立先を示す情報)を参照して、送信先を指定するIPアドレスとポート番号とを送信先アドレスとし(図5中の▲1▼参照)、また、送信フレームを送信したゲートウエイ装置30のIPアドレスと,そのゲートウエイ装置30中の代理しているプロキシーのポート番号とを送信元アドレスとする(図5中の▲2▼参照)。
【0043】
また、オペレーティングシステム306は、デバイスネットワーク20から受信した送信フレーム110中のメッセージヘッダエリア112に設けられた制御情報フィールド112aおよびデータエリア113に有するデータを、それぞれ、TCP/IP型のフレーム100中のデータエリア102に設けられている制御情報フィールド102aとデータフィールド102bに有する送信フレームを形成する(図5中の▲3▼,▲4▼参照)。
【0044】
次に、この実施形態のFAネットワークシステムの動作を、図6のフローチャートを参照して説明する。
【0045】
ゲートウエイ装置30のプロキシー生成手段302は、電源が立ち上がると、構成管理DB301からFA機器の数,および各FA機器のデバイスネットワークアドレスを読み出し、各FA機器ごとの#1〜#nのプロキシー303を生成する(ステップ110)。
【0046】
ゲートウエイ装置30に存在するプロキシーは、イサーネット10側から接続要求の有無を判断し(ステップ120)、接続要求が無い場合には(ステップ120;無)、接続要求が有るまで接続要求の有無を判断し続ける一方、接続要求が有った場合には(ステップ120;有無)、データの受信が有ったか否かを判断する(ステップ130)。
【0047】
ゲートウエイ装置30に存在するプロキシーは、データの受信が無い場合には(ステップ130;無)、データの受信が有るまで同様な処理を行う一方、データの受信が有る場合には(ステップ130;有)、受信したデータの送信フレームから送信先アドレスを読み出す。
【0048】
プロキシー303は、イサーネット10から受信したTCP/IPデータを上述したようにしてデバイスネットワークデータに変換し(ステップ140)、これをデバイスネットワーク20に送信する(ステップ150)。
【0049】
その後、TCP/IPデータを変換したデバイスネットワークデータをデバイスネットワーク20に送信したプロキシー303は、デバイスネットワーク20から先に送信したデバイスネットワークデータに対するレスポンスの有無を判断する(ステップ160)。
【0050】
プロキシー303は、先に送信したデバイスネットワークデータに対するレスポンスが無い場合には(ステップ160;無)、同様な判断を続行する一方、レスポンスが有った場合には(ステップ160;有)、受信したデバイスネットワークデータを上述したようにしてTCP/IPデータに変換し(ステップ170)、この変換したTCP/IPデータをイサーネット10に送信する(ステップ180)。
【0051】
この実施形態のFAネットワークシステムでは、プロキシー303が、イサーネット10からデバイスネットワーク20に対して送信する送信フレームを受信すると、プロキシーが自分に割り当てられているポート番号と同一値を有するデバイスネットワークアドレスを送信先アドレスとするアドレス変換を行い、また、自己が有するデバイスネットワークアドレスを送信元アドレスとするアドレス変換を行って形成した送信フレームを第2のネットワークに送信するようにしたことにより、デバイス毎にIPアドレスを割り当てる必要がなく、その分、IPアドレスの割り当てを減少させ、IP管理を簡単にすることができる。
【0052】
また、実施形態のFAネットワークシステムでは、従来のFAネットワークシステムにおいて使用されていたコネクションレス型のFAネットワークを除いたことにより、イサーネット側で高信頼のコネクション型の通信が使用できるため、プログラマブルコントローラ31および管理装置32からFA機器に対して直接アクセスする場合の情報の紛失が減少し、情報の送信に対する信頼性を向上することができる。
【0053】
さらに、実施形態のFAネットワークシステムでは、プロキシー303が、イサーネット10からデバイスネットワーク20に対して送信する送信フレームを受信すると、プロキシーが自分に割り当てられているポート番号と同一値を有するデバイスネットワークアドレスを送信先アドレスとするため、アドレス変換テーブルを使用する必要がなくなり、プログラマブルコントローラ31および管理装置32とFA装置間の情報の転送時間を短縮することができる。
【0054】
この実施形態のFAネットワークシステムでは、ゲートウエイ装置30がイサーネット10からデバイスネットワーク20に送信フレームを送信する際に、アドレス変換を行うとともに、送信フレーム100のデータエリア102に有する制御情報を、デバイスネットワークにおける送信フレーム中のメッセージヘッダエリア112に制御情報を記述し、一方、デバイスネットワーク20からイサーネット10に送信フレームを送信する際には、アドレス変換を行うとともに、送信フレーム110のメッセージヘッダ112に有する制御情報を、送信フレーム100中のデータエリア100に記述するようにデータ変換しているが、それ以外では、データ変換時に制御情報を記述する必要がない場合がある。
【0055】
【発明の効果】
以上本発明によれば、ゲートウエイ装置が、第1のネットワークから第2のネットワークに対して送信する送信フレームを受信すると、自己に割り当てられたポート番号と同一値を有するデバイスネットワークアドレスを送信先アドレスとするアドレス変換を行い、また、自己が有するデバイスネットワークアドレスを送信元アドレスとするアドレス変換を行って形成した送信フレームを第2のネットワークに送信するようにしたことにより、FA機器毎にIPアドレスを割り当てる必要なないため、その分、IPアドレスの割り当てを減少させ、IP管理を簡単にすることができる。
【0056】
また、本発明によれば、従来のFAネットワークシステムにおいて使用されていたコネクションレス型のFAネットワークを除いたことにより、第1のネットワーク側で高信頼のコネクション型の通信が使用できるため、管理装置等からFA機器に対して直接アクセスする場合の情報の紛失が減少し、情報の送信に対する信頼性を向上することができる。
【0057】
さらに、本発明によれば、ゲートウエイ装置が、第1のネットワークから第2のネットワークに対して送信する送信フレームを受信すると、受信した送信フレーム中の送信先アドレスに記述されているポート番号と同一値を有するデバイスネットワークアドレスを送信先アドレスとするため、アドレス変換テーブルを使用する必要がなくなり、プ管理装置等とFA機器間の情報の転送時間を短縮することができる。
【図面の簡単な説明】
【図1】本発明に係るFAネットワークシステムの一概略構成図。
【図2】この実施形態のFAネットワークシステムに使用される送信フレークの構成を示すブロック図。
【図3】図1中のゲートウエイ装置の一実施形態の構成をブロック図。
【図4】この実施形態のFAネットワークシステムにおける送信フレームのアドレス変換およびデータ内容を説明する説明図。
【図5】この実施形態のFAネットワークシステムにおける送信フレームのアドレス変換およびデータ内容を説明する説明図。
【図6】図1中のゲートウエイ装置の処理を示すフローチャート。
【図7】従来のFAネットワークシステムの概略構成図。
【符号の説明】
10 イサーネット
20 デバイスネットワーク
30 ゲートウエイ装置
301 構成管理DB
302 プロキシー生成手段
303 プロキシー
304 TCP/IP通信ソフトウエア
305 デバイスネットウエア通信ソフトウエア
306 オペレーティングシステム
307 通信ドライバ
308 イサーネットI/F
309 デバイスネットワークI/F
31 プログラマブルコントローラ(PLC)
32 管理装置
33 インテリジェントセンサ
331 センサ
34 アクチュエータ
100 TCP/IPデータ
110 デバイスネットワークデータ[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an FA network system in which a management device and a programmable controller transmit / receive management information and control information to / from a control target device such as a sensor via a network.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, an FA (Factory Autmation) network system is connected to a plurality of (# 1 to #i)
[0003]
In this FA (Factory Autmation) network system, a gateway (GW)
[0004]
Here, in the FA network system, a process for directly extracting information from the
[0005]
When the
[0006]
Then, the
[0007]
When the
[0008]
[Problems to be solved by the invention]
In the conventional FA network system as described above, the
[0009]
Further, in the conventional FA network system as described above, when a transmission frame is transmitted from the # 1, # 2
[0010]
For this reason, there has been a problem that IP management increases and IP management becomes complicated.
[0011]
Further, in the conventional FA network system as described above, since the
[0012]
In view of the above-mentioned problems, the present invention (1) shortens the information transfer time, (2) simplifies address management by eliminating unnecessary address assignment, and (3) prevents data loss. An object of the present invention is to provide an FA network system that improves the reliability of information transmission.
[0013]
[Means for Solving the Problems]
In order to achieve the above-described object, the invention according to
[0014]
A second aspect of the present invention is the FA network system according to the first aspect of the present invention, which transmits and receives data after establishing a connection between the first network and the second network. When connection is established, connection identification information of the first network is stored, and after the connection is established, when a transmission frame is received from the second network, Transmission frame Using the connection identification information from the source device network address included in the IP address and port number of the transmission frame destination transmitted from the first network first Perform a third address translation as the destination address Also, the source address is the IP address and port number that it has A fourth address translation is performed to form a transmission frame, and the transmission frame is The data is transmitted to the first network.
[0015]
Invention of
[0016]
The invention according to claim 4 is the claim of
[0017]
In the present invention, when the gateway apparatus receives a transmission frame transmitted from the first network to the second network, the device having the same value as the port number described in the transmission destination address in the received transmission frame Address conversion using the network address as the transmission destination address is performed, and the transmission frame formed by performing address conversion using the device network address of the network address as the transmission source address is transmitted to the second network.
[0018]
When the gateway apparatus receives a transmission frame from the second network after the connection is established, the gateway apparatus uses the IP address and port number of the transmission frame destination transmitted from the first network based on the connection information as the transmission destination address. In addition, a transmission frame having the IP address and port number that it has as the transmission source address is transmitted to the first network.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of an FA network system and a gateway device according to the present invention will be described below with reference to the drawings.
[0020]
FIG. 1 is a schematic configuration diagram of an embodiment of an FA network system according to the present invention.
[0021]
As shown in FIG. 1, the FA network system of this embodiment includes an Ethernet 10 that uses TCP / IP as a protocol and a
[0022]
Moreover, the
[0023]
Here, the TCP / IP type transmission frame transmitted between the
[0024]
(1) TCP / IP type transmission frame
As shown in FIG. 2A, the TCP / IP
[0025]
The
[0026]
Here, (1) in the case of a transmission frame transmitted from the
[0027]
(2) In the case of a transmission frame transmitted from the
[0028]
(2) Device network type transmission frame
As shown in FIG. 2B, the device network
[0029]
The
[0030]
(1) In the case of a transmission frame transmitted from the
[0031]
(2) In the case of a transmission frame transmitted from the
[0032]
As shown in FIG. 3, the
[0033]
The configuration management DB 301 described above stores the number of
[0034]
Note that the configuration management DB 301 is created using, for example, a text editor, and once created, the contents are not changed.
[0035]
When the
[0036]
In addition, the
[0037]
The
[0038]
When the
[0039]
Here, the address conversion and data conversion performed by the # 1 to
[0040]
(1) When transmitting the
The
[0041]
The
[0042]
(2) When transmitting a transmission frame from the
When the
[0043]
In addition, the
[0044]
Next, the operation of the FA network system of this embodiment will be described with reference to the flowchart of FIG.
[0045]
When the power is turned on, the
[0046]
The proxy existing in the
[0047]
When there is no data reception (
[0048]
The
[0049]
Thereafter, the
[0050]
When there is no response to the previously transmitted device network data (
[0051]
In the FA network system of this embodiment, when the
[0052]
In the FA network system of the embodiment, since the connectionless type FA network used in the conventional FA network system is excluded, highly reliable connection type communication can be used on the Ethernet side. In addition, the loss of information when directly accessing the FA device from the
[0053]
Furthermore, in the FA network system of the embodiment, when the
[0054]
In the FA network system of this embodiment, when the
[0055]
【The invention's effect】
As described above, according to the present invention, when the gateway apparatus receives a transmission frame transmitted from the first network to the second network, the device network address having the same value as the port number assigned to the gateway apparatus is set as the transmission destination address. And the transmission frame formed by performing address conversion with the device network address of the device as the transmission source address is transmitted to the second network, so that the IP address is set for each FA device. Since it is not necessary to assign the IP address, the IP address assignment can be reduced accordingly, and the IP management can be simplified.
[0056]
In addition, according to the present invention, since the connectionless type FA network used in the conventional FA network system is excluded, a highly reliable connection type communication can be used on the first network side. For example, the loss of information when directly accessing the FA device from, for example, is reduced, and the reliability of information transmission can be improved.
[0057]
Further, according to the present invention, when the gateway apparatus receives a transmission frame transmitted from the first network to the second network, it is the same as the port number described in the transmission destination address in the received transmission frame. Since the device network address having a value is used as the transmission destination address, it is not necessary to use an address conversion table, and the transfer time of information between the device management apparatus and the FA device can be shortened.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of an FA network system according to the present invention.
FIG. 2 is a block diagram showing the configuration of transmission flakes used in the FA network system of this embodiment.
FIG. 3 is a block diagram showing a configuration of an embodiment of the gateway device in FIG. 1;
FIG. 4 is an explanatory diagram for explaining address conversion and data content of a transmission frame in the FA network system of this embodiment.
FIG. 5 is an explanatory diagram for explaining address conversion and data content of a transmission frame in the FA network system of this embodiment.
6 is a flowchart showing processing of the gateway device in FIG. 1. FIG.
FIG. 7 is a schematic configuration diagram of a conventional FA network system.
[Explanation of symbols]
10 Ethernet
20 Device network
30 Gateway device
301 Configuration management DB
302 Proxy generation means
303 proxy
304 TCP / IP communication software
305 Device network communication software
306 Operating system
307 Communication driver
308 Ethernet I / F
309 Device Network I / F
31 Programmable controller (PLC)
32 Management device
33 Intelligent Sensor
331 sensor
34 Actuator
100 TCP / IP data
110 Device network data
Claims (4)
前記管理装置等の制御で稼働するFA機器が接続され、デバイスネットワークアドレスを使用してデータを送受信する第2のネットワークと、
前記第1のネットワークと前記第2のネットワーク間に介挿接続されるゲートウエイ装置とを具備し、
前記ゲートウエイ装置は、
接続されたFA機器ごとにプロキシーを生成するプロキシー生成手段と、前記プロキシー生成手段により生成され、FA機器のデバイスネットワークアドレスがポート番号に割り当てられたプロキシーを有し、
前記第1のネットワークから第2のネットワークに対して送信するためのコネクション確立要求を受信すると、
前記プロキシーが自己に割り当てられたポート番号と同一な値を有するデバイスネットワークアドレスを送信先アドレスとする第1のアドレス変換を行い、
また、自己が有するデバイスネットワークアドレスを送信元アドレスとする第2のアドレス変換を行って送信フレームを形成し、
前記送信フレームを前記第2のネットワークに送信する
ことを特徴とするFAネットワークシステム。A first network to which a management device such as a programmable controller is connected and which transmits and receives a transmission frame such as data using an IP address and a port number;
A second network that is connected to an FA device that operates under the control of the management device or the like, and that transmits and receives data using a device network address;
A gateway device interposed between the first network and the second network ;
The gateway device is
A proxy generation unit that generates a proxy for each connected FA device, and a proxy that is generated by the proxy generation unit and that has a device network address of the FA device assigned to a port number;
When receiving a connection establishment request for transmission from the first network to the second network,
The proxy performs a first address conversion using a device network address having the same value as the port number assigned to the proxy as a destination address;
Also, a second address conversion is performed with the device network address of the device as the transmission source address to form a transmission frame,
FA network system and transmits the transmission frame to the second network.
前記ゲートウエイ装置は、
前記コネクションを確立したときに、前記第1のネットワークのコネクション識別情報を記憶しており、
前記コネクションが確立したのち、前記第2のネットワークから送信フレームを受信すると、送信フレームに含まれる送信元のデバイスネットワークアドレスから前記コネクション識別情報を利用して、先に前記第1のネットワークから送信した送信フレーム先のIPアドレスおよびポート番号を送信先アドレスとする第3のアドレス変換を行い、
また、自己が有するIPアドレスおよびポート番号を送信元アドレスとする第4のアドレス変換を行って送信フレームを形成し、
前記送信フレームを前記第1のネットワークに送信する
ことを特徴とする請求項1記載のFAネットワークシステム。An FA network system for transmitting and receiving data after establishing a connection between the first network and the second network,
The gateway device is
Storing connection identification information of the first network when the connection is established;
When the transmission frame is received from the second network after the connection is established, the connection is transmitted from the first network using the connection identification information from the device network address of the transmission source included in the transmission frame . Perform third address conversion with the destination IP address and port number of the destination frame as the destination address,
In addition, a transmission frame is formed by performing a fourth address conversion using the IP address and port number of the self as a transmission source address ,
The FA network system according to claim 1 , wherein the transmission frame is transmitted to the first network.
前記第2のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスおよび制御情報を有するヘッダ部と、データのみを有するデータ部とを有しており、
前記ゲートウエイ装置は、
前記第1のネットワークから第2のネットワークに送信フレームを送信する際には、前記第1および第2のアドレス変換を行うとともに、前記第1のネットワークの送信フレーム中の前記データ部に有する制御情報を、前記第2のネットワークの送信フレーム中のヘッダ部に制御情報に記述し、
一方、前記第2のネットワークから第1のネットワークに送信フレームを送信する際には、前記第3および第4のアドレス変換を行うとともに、前記第2のネットワークの送信フレーム中の前記ヘッダ部に有する制御情報を、前記第1のネットワークの送信フレーム中のデータ部に制御情報を記述する
ことを特徴とする請求項2記載のFAネットワークシステム。The transmission frame used for the first network has the transmission destination address, a header portion having the transmission source address, and a data portion having control information and data such as a protocol,
The transmission frame used for the second network has a header portion having the transmission destination address, the transmission source address and control information, and a data portion having only data,
The gateway device is
When transmitting a transmission frame from the first network to the second network, the first and second address conversions are performed, and the control information included in the data portion in the transmission frame of the first network Is described in the control information in the header part of the transmission frame of the second network,
On the other hand, when transmitting a transmission frame from the second network to the first network, the third and fourth address conversions are performed, and the header portion in the transmission frame of the second network is included. The FA network system according to claim 2 , wherein the control information is described in a data portion in a transmission frame of the first network.
前記第2のネットワークに使用される送信フレームには、前記送信先アドレス,前記送信元アドレスおよび制御情報を有するヘッダ部と、データのみを有するデータ部とを有しており、
前記ゲートウエイ装置は、
前記第1のネットワークから第2のネットワークに送信フレームを送信する際に、前記第1および第2のアドレス変換を行うとともに、前記第2のネットワークの送信フレーム中のヘッダ部に制御情報を記述し、
前記第2のネットワークから第1のネットワークに送信フレームを送信する際に、前記第3および第4のアドレス変換を行うのみである
ことを特徴とする請求項2記載のFAネットワークシステム。The transmission frame used for the first network has the transmission destination address, a header portion having the transmission source address, and a data portion having only data,
The transmission frame used for the second network has a header portion having the transmission destination address, the transmission source address and control information, and a data portion having only data,
The gateway device is
When transmitting a transmission frame from the first network to the second network, the first and second address translations are performed, and control information is described in a header portion in the transmission frame of the second network. ,
The FA network system according to claim 2 , wherein when the transmission frame is transmitted from the second network to the first network, only the third and fourth address conversions are performed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3146398A JP3705465B2 (en) | 1998-02-13 | 1998-02-13 | FA network system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3146398A JP3705465B2 (en) | 1998-02-13 | 1998-02-13 | FA network system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11234335A JPH11234335A (en) | 1999-08-27 |
JP3705465B2 true JP3705465B2 (en) | 2005-10-12 |
Family
ID=12331964
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3146398A Expired - Fee Related JP3705465B2 (en) | 1998-02-13 | 1998-02-13 | FA network system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3705465B2 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3879388B2 (en) | 2000-11-17 | 2007-02-14 | 富士ゼロックス株式会社 | Network device management method, system and management device |
KR100505297B1 (en) * | 2001-01-15 | 2005-08-03 | 샤프 가부시키가이샤 | Control system |
JP2003114724A (en) * | 2001-10-04 | 2003-04-18 | Canon Inc | Non-interactive temperature regulation controller, cooperative air-conditioner, and exposure device using them |
JP2007249562A (en) * | 2006-03-15 | 2007-09-27 | Fuji Electric Systems Co Ltd | Software plc, and message routing method therefor |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0779246A (en) * | 1993-09-06 | 1995-03-20 | Hitachi Ltd | Network management system |
JP3366228B2 (en) * | 1997-08-26 | 2003-01-14 | 日本電気通信システム株式会社 | SNMP protocol conversion method |
-
1998
- 1998-02-13 JP JP3146398A patent/JP3705465B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH11234335A (en) | 1999-08-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6772210B1 (en) | Method and apparatus for exchanging communications between telephone number based devices in an internet protocol environment | |
EP3809222B1 (en) | Vehicle remote diagnosis method and system | |
CN102148845B (en) | File transfer protocol (FTP) data transmission method and system | |
JP2003348131A5 (en) | ||
WO2000079745A1 (en) | Communications involving disparate protocol, network/bus and device subsystems | |
CN112954001A (en) | Method and device for HTTP-to-HTTPS bidirectional transparent proxy | |
JP2008079304A (en) | Automatic tunneling method and system using nat | |
US7249191B1 (en) | Transparent bridge that terminates TCP connections | |
KR20110003209A (en) | Zigbee gateway and internet protocol service server of interlocking zigbee gateway with internet protocol network | |
JP2004506988A (en) | Transfer of resource requests in HAVI and other Internet operating devices | |
JP3705465B2 (en) | FA network system | |
JP2002141954A (en) | Communication relay device, communication relay method, and program storage medium | |
JP4029790B2 (en) | Packet communication control apparatus and packet communication control method | |
EP2124397A1 (en) | A method for transfering the ip transmission session and the equipment whereto | |
JP2004349895A (en) | Lan interconnection apparatus and its upnp device disclosing method | |
US7864800B2 (en) | Communication system, auxiliary device and communication method | |
JP2007265356A (en) | Interconnection method and device using communication protocol | |
JP2003069615A (en) | Communication controller and communication control method | |
KR100667732B1 (en) | Internet protocol apparatus for communicating with private network from outsidenetwork | |
JP3742390B2 (en) | Communication method, communication apparatus, and program using HTTP tunneling server | |
CN114205328B (en) | OPC data forwarding method and device | |
JP3890253B2 (en) | Gateway device with address conversion function and address conversion method thereof | |
JP3700901B2 (en) | Communication network system | |
Fu et al. | The design and implementation of a general reduced TCP/IP protocol stack for embedded Web server | |
JP7439936B2 (en) | Communication system, communication method, relay server and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050114 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050311 |
|
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: 20050708 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050721 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080805 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090805 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |