JP3487186B2 - Network remote control system - Google Patents

Network remote control system

Info

Publication number
JP3487186B2
JP3487186B2 JP21238798A JP21238798A JP3487186B2 JP 3487186 B2 JP3487186 B2 JP 3487186B2 JP 21238798 A JP21238798 A JP 21238798A JP 21238798 A JP21238798 A JP 21238798A JP 3487186 B2 JP3487186 B2 JP 3487186B2
Authority
JP
Japan
Prior art keywords
terminal
control
data
wireless
connection
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
Application number
JP21238798A
Other languages
Japanese (ja)
Other versions
JP2000049800A (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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP21238798A priority Critical patent/JP3487186B2/en
Publication of JP2000049800A publication Critical patent/JP2000049800A/en
Application granted granted Critical
Publication of JP3487186B2 publication Critical patent/JP3487186B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は、コンピュータによ
る産業用ロボット、監視カメラなどの制御システムに係
り、制御機器と被制御機器がデータ通信を行う経路とし
て、有線と無線を複合させて行うネットワークリモート
コントロールシステムに関する。 【0002】 【従来の技術】現在、工場の産業用ロボットや遊技場の
監視カメラなど、複数の機器を制御する形態としてコン
ピュータを用いて集中的に管理することが有効とされて
いる。この形態によるとオペレータの少人数化や故障機
器の早期発見が可能となる。また、構内においてネット
ワークコンピューティングが整備され、遠距離間で高速
にデータを伝送できるようになってきた。例えば、リア
ルタイム映像の伝送やソフトウェアダウンロードによる
動作仕様の即時変更などが可能となる。 【0003】以下に、工場内の生産ラインにおけるロボ
ット制御システムの従来例を示す。図9は従来のシステ
ム構成図である。ホストコンピュータ52は、ロボット
53の制御を管理する制御端末であり、ロボット53の
制御スケジュール及び動作状況を管理する端末管理部4
6と、オペレータがロボット53の制御スケジュールを
入力したり、動作状況を確認したいロボットを選択する
ための操作部44と、ロボット53の制御スケジュール
や動作状況を表示する表示部45と、ロボット53と制
御データの通信を行うためのデータフレーミングや折衝
を行うLANプロトコル制御部47と、送信データをL
AN54へ出力したり、受信データをLAN54より入
力するLANインターフェース部48とから構成され
る。 【0004】ロボット53は、部品組み立てといった実
作業を行う被制御端末であり、ホストコンピュータ52
と制御データの通信を行うためのデータフレーミングや
折衝を行うLANプロトコル制御部50と、送信データ
をLAN54へ出力したり、受信データをLAN54よ
り入力するLANインターフェース部49と、ホストコ
ンピュータ52からの命令に基づき動作を制御する端末
制御部51とから構成される。 【0005】LAN54は、ホストコンピュータ52と
ロボット53がデータ通信を行うための伝送路である。
例えばツイストペアケーブルや同軸ケーブル、光ファイ
バーなどが挙げられる。 【0006】まず、オペレータはホストコンピュータ5
2の操作部44及び表示部45を用い、ロボット53の
制御スケジュールを入力する。端末管理部46は入力さ
れたロボット制御スケジュールに基づき、LANプロト
コル制御部47に対し、各ロボット毎に割り当てた端末
アドレスと制御データを渡す。LANプロトコル制御部
47は制御データを渡されたロボットアドレスへの送信
データとなるフレームを生成し、LANインターフェー
ス部48に渡す。LANインターフェース部48は渡さ
れたフレームをLAN規定(IEEE802.3など)
に基づき電気信号に変換してLAN54上に流す。 【0007】一方、各ロボットはLAN54上のフレー
ムを常に受信し、自身のアドレスが記載されたデータフ
レームに対し応答する。上述で送信されたフレームのア
ドレスに対応したロボット53において、LANインタ
ーフェース部49は電気信号をフレーミングし、LAN
プロトコル制御部50に渡す。LANプロトコル制御部
50はフレームを解き、制御データを取り出し、端末制
御部51に渡す。端末制御部51は渡された制御データ
に基づき、アーム動作など、端末機能を制御する。 【0008】逆に、ロボット53からホストコンピュー
タ52へのステータスなどのデータ伝送に関しては上記
の手順の逆を辿る。なお、LAN54上のデータ伝送に
おける折衝はホストコンピュータ52とロボット53の
LANプロトコル制御部47及び50間で行われるが、
その方式としてTCP/IPなどが挙げられる。 【0009】以上のように、ホストコンピュータ52は
ロボット53とLAN54を使用して通信し、制御スケ
ジュール通りにロボット53をリモートコントロールす
ることが可能となる。 【0010】 【発明が解決しようとする課題】しかしながら上記シス
テムでは、被制御端末が自走式であるとLANケーブル
の取り回しが複雑となり長距離を移動させることができ
ない。また、原子炉など過酷な環境中ではケーブルの摩
耗や腐食の恐れが生じると言う問題があった。 【0011】 【課題を解決するための手段】本願発明は、上記課題を
解決するために、以下の手段より成る。 すなわち、制御
端末と、この制御端末によって制御される被制御端末
と、前記各端末を接続するための接続端末とをLAN上
で接続したネットワークリモートコントロールシステム
において、前記制御端末を、前記被制御端末の制御スケ
ジュール及び動作状況を管理する端末管理手段と、オペ
レータが前記被制御端末の制御スケジュールの入力や所
望の被制御端末の動作状況を確認するために選択操作を
行うための操作手段と、前記被制御端末の制御スケジュ
ールや動作状況を表示する表示手段と、前記被制御端末
と制御データの通信を行うためのデータフレーミングや
折衝を行う無線プロトコル制御手段と、前記被制御端末
と前記接続端末の接続関係を管理する端末接続制御手段
と、前記接続端末と制御データの通信を行うためのデー
タフレーミングや折衝を行うLANプロトコル制御手段
と、送受信データをLANへ入出力するLANインター
フェース手段とで構成し、前記接続端末を、送受信デー
タをLANへ入出力するLANインターフェース手段
と、前記制御端末と制御データの通信を行うためのデー
タフレーミングや折衝を行うLANプロトコル制御手段
と、無線接続する前記被制御端末の接続情報を登録する
被制御端末接続制御手段と、被制御端末と無線通信する
ためのデータと無線の物理変換を行う無線インターフェ
ース手段とで構成し、前記被制御端末を、前記制御端末
と制御データの通信を行うためのデータフレーミングや
折衝を行う無線プロトコル制御手段と、前記接続端末と
無線通信するためのデータと無線波の物理変換を行う無
線インターフェース手段と、無線接続する前記接続端末
の接続情報を登録する無線接続端末接続制御手段と、前
記制御端末の命令に基づき動作を制御する端末制御手段
とで構成し、前記制御端末が前記接続端末とLANプロ
トコルにより通信し、前記制御端末と前記被制御端末が
前記接続端末を介して無線プロトコルにより通信するこ
とにより、前記制御端末が前記被制御端末をリモートコ
ントロールするようにしたことを特徴とするネットワー
クリモートコントロールシステム。 【0012】 【作用】本発明では、制御端末と接続端末間では、有
線、接続端末と被制御端末間では無線を伝送路として制
御データを通信することにより、制御端末は被制御端末
をリモートコントロールするが、有線区間ではLANプ
ロトコルによりデータ通信が行われ、折衝は制御端末と
接続端末間で行われる。また、無線区間では無線プロト
コルによりデータ通信を行うが、折衝は制御端末と被制
御端末間で行われ、接続端末は電波とコンピュータデー
タの物理変換のみを行なう。 【0013】 【発明の実施の形態】以下、本発明の実施の形態につ
き、好ましい実施例により説明する。 【0014】 【実施例】まず、本発明のネットワークリモートコント
ロールシステムの第1の実施例ににつき説明する。図1
はその第1実施例に係る部品組み立てラインにおけるネ
ットワークリモートコントロールシステムの構成図、図
2は通信フレームの構成図、図3は各端末間の通信フロ
ーを示した図である。 【0015】ホストコンピュータ16は、ロボット18
の制御を管理する制御端末であり、ロボット18の制御
スケジュール及び動作状況を管理する端末管理部3と、
オペレータがロボット18の制御スケジュールを入力し
たり、動作状況を確認したいロボットを選択するための
操作部1と、ロボット18の制御スケジュールや動作状
況を表示する表示部2と、ロボット18と制御データの
通信を行うためのデータフレーミングや折衝を行う無線
プロトコル制御部4と、ロボット18と無線接続端末1
7の接続関係を管理する端末接続制御部5と、無線接続
端末17と制御データの通信を行うためのデータフレー
ミングや折衝を行うLANプロトコル制御部6と、送信
データをLAN19へ出力したり、受信データをLAN
19より入力するLANインターフェース部7とから構
成される。 【0016】無線接続端末17は、ホストコンピュータ
16とロボット18間の通信において伝送路の有線/無
線変換を行なう端末であり、送信データをLAN19へ
出力したり、受信データをLAN19より入力するLA
Nインターフェース部8と、ホストコンピュータ16と
制御データの通信を行うためのデータフレーミングや折
衝を行うLANプロトコル制御部9と、無線接続するロ
ボット18の接続情報を登録する被制御端末接続制御部
10と、ロボット18と無線通信するためのデータと無
線の物理変換を行う無線インターフェース部11とから
構成される。 【0017】ロボット18は、部品組み立てなどの実作
業を行う被制御端末であり、ホストコンピュータ16と
制御データの通信を行うためのデータフレーミングや折
衝を行う無線プロトコル制御部14と、無線接続端末1
8と無線通信するためのデータと無線波の物理変換を行
う無線インターフェース部12と、無線接続する無線接
続端末17の接続情報を登録する無線接続端末接続制御
部13と、ホストコンピュータ16の命令に基づき動作
を制御する端末制御部15から構成される。 【0018】LAN19は、ホストコンピュータ16と
無線接続端末17がデータ通信を行うための伝送路であ
る。例えば、ツイストペアケーブルや同軸ケーブル、光
ファイバーなどが挙げられる。 【0019】まず、各ロボットは無線通信のために常に
最も電波状況の良い無線接続端末を探し、自身をその無
線接続端末の子機として登録させる。その手順としてP
HS標準規格(ARIB STANDARD 「RCR
STD−28」)における位置登録シーケンスを用いて
もよい。また、登録情報は無線接続端末17の被制御端
末接続制御部10及びロボット18の無線接続端末接続
制御部13にそれぞれ保持される。更に、ホストコンピ
ュータ16は各無線接続端末と通信し、常に各ロボット
と各無線接続端末の従属関係を保持し、端末接続制御部
5において管理する。そのために、予めロボット毎にI
D(内線番号など)、無線接続端末毎にアドレス(IP
アドレスなど)を割り当てておく。 【0020】次に、オペレータは、ホストコンピュータ
16の操作部1及び表示部2を用い、ロボット18の制
御スケジュールデータを入力し実行する。端末管理部3
は入力されたスケジュールデータに基づき、無線プロト
コル制御部4に制御データ、端末接続制御部5に制御す
るロボット18のIDを渡す。無線プロトコル制御部4
は渡された制御データから図2に示すようなフレームA
(PIAFSパケットなど)を生成し、端末接続制御部
5に渡す。端末接続制御部5はフレームAとロボットI
DからフレームBを生成し、ロボット18の親機となっ
ている無線接続端末17のアドレスと共にLANプロト
コル制御部6に渡す。LANプロトコル制御部6はフレ
ームBを、渡された無線接続端末アドレスへの送信デー
タとなるフレームC(TCP/IPパケットなど)とし
て更にフレーミングし、LANインターフェース部7に
渡す。LANインターフェース部7は渡されたフレーム
CをLAN規定(IEEE802.3など)に基づき電
気信号に変換してLAN19上に送信する。 【0021】一方、各無線接続端末17は、LAN19
上のフレームを常に受信し、自身のアドレスが記載され
たフレームにのみ応答する。上述で送信されたフレーム
Cのアドレスに対応した無線接続端末17において、L
ANインターフェース部8は電気信号をフレーミング
し、出来上がったフレームCをLANプロトコル制御部
9に渡す。LANプロトコル制御部9は渡されたフレー
ムCを解き、フレームBを取り出し、被制御端末接続制
御部10に渡す。 【0022】被制御端末接続制御部10はフレームBを
解き、フレームAとロボットIDを取り出し、フレーム
Aを無線インターフェース部11に渡し、且つ取り出し
たロボットIDに対応するロボット18と通信するため
の無線チャネルを無線インターフェース部11に指定す
る。無線インターフェース部11は渡されたフレームA
を指定された無線チャネルで無線信号に変換し、空中に
送信する。その無線通信方式としてPHS標準規格(A
RIB STANDARD 「RCR STD−28」)
における無線アクセス方式を用いても良い。 【0023】一方、各ロボットは空中から無線信号を受
信し、無線接続端末接続制御部の情報から、無線接続端
末からの信号で、且つ自身に割り当てられた無線チャネ
ルの信号にのみ応答する。上述で送信された信号に対応
したロボット18において、無線インターフェース部1
2は無線接続端末接続制御部13が指定した無線チャネ
ルの信号を受信してフレーミングし、出来上がったフレ
ームAを無線プロトコル制御部14に渡す。無線プロト
コル制御部14は渡されたフレームAを解き、制御デー
タを取り出して端末制御部15に渡す。端末制御部15
は渡された制御データに基づき、アーム動作など、端末
機能を制御する。 【0024】逆に、ロボット18からホストコンピュー
タ16へのステータスなどのデータ伝送に関しては上記
手順の逆を辿る。なお、LAN19上のデータ伝送にお
ける折衝はホストコンピュータ16と無線接続端末17
内のLANプロトコル制御部6及び9間で行われるが、
その方式としてTCP/IPなどが挙げられる。また、
無線上のデータ伝送における折衝は上記のLANプロト
コルを挟み、ホストコンピュータ16とロボット18内
の無線プロトコル制御部4及び14間で行われる、その
方式としてPIAFSなどが挙げられる。 【0025】以上のように、ホストコンピュータ16
は、無線接続端末17を介してロボット18と通信し、
制御スケジュール通りにロボット18をリモートコント
ロールすることが可能となる。 【0026】 【参考例1】次に、参考例1につき説明する。図4は、
その参考例1に係る部品組み立てラインにおけるネット
ワークリモートコントロールシステムの構成図、図5に
通信フレームの構成図、図6は各端末間の通信フローを
示した図である。 【0027】ホストコンピュータ35は、ロボット37
の制御を管理する制御端末であり、ロボット37の制御
スケジュール及び動作状況を管理する端末管理部22
と、オペレータがロボット37の制御スケジュールを入
力したり、動作状況を確認したいロボットを選択するた
めの操作部20と、ロボット37の制御スケジュールや
動作状況を表示する表示部21と、ロボット37と無線
接続端末36の接続関係を管理する端末接続制御部23
と、無線接続端末36と制御データの通信を行うための
データフレーミングや折衝を行うLANプロトコル制御
部24と、送信データをLAN38へ出力したり、受信
データをLAN38より入力するLANインターフェー
ス部25とから構成される。 【0028】無線接続端末36は、ホストコンピュータ
35とロボット37間の通信において伝送路の有線/無
線変換を行なう端末であり、送信データをLAN38へ
出力したり、受信データをLAN38より入力するLA
Nインターフェース部26と、ホストコンピュータ35
と制御データの通信を行うためのデータフレーミングや
折衝を行うLANプロトコル制御部27と、無線接続す
るロボット37の接続情報を登録する被制御端末接続制
御部28と、ロボット37と制御データの通信を行うた
めのデータフレーミングや折衝を行う無線プロトコル制
御部29と、ロボット37と無線通信するためのデータ
と無線の物理変換を行う無線インターフェース部30と
から構成される。 【0029】ロボット37は、部品組み立てなどの実作
業を行う被制御端末であり、無線接続端末36と制御デ
ータの通信を行うためのデータフレーミングや折衝を行
う無線プロトコル制御部33と、無線接続端末36と無
線通信するためのデータと無線波の物理変換を行う無線
インターフェース部31と、無線接続する無線接続端末
37の接続情報を登録する無線接続端末接続制御部32
と、ホストコンピュータ35の命令に基づき動作を制御
する端末制御部34から構成される。 【0030】LAN38は、ホストコンピュータ35と
無線接続端末36がデータ通信を行うための伝送路であ
る。例えばツイストペアケーブルや同軸ケーブル、光フ
ァイバーなどが挙げられる。 【0031】まず、各ロボットは無線通信のために常に
最も電波状況の良い無線接続端末を探し、自身をその無
線接続端末の子機として登録させる。その手順としてP
HS標準規格(ARIB STANDARD 「RCR
STD−28」)における位置登録シーケンスを用いて
もよい。また、登録情報は、無線接続端末36の被制御
端末接続制御部28及びロボット37の無線接続端末接
続制御部32にそれぞれ保持される。更に、ホストコン
ピュータ35は、各無線接続端末と通信し、常に各ロボ
ットと各無線接続端末の従属関係を保持し、端末接続制
御部23において管理する。そのために、予めロボット
毎にID(内線番号など)、無線接続端末毎にアドレス
(IPアドレスなど)を割り当てておく。 【0032】次に、オペレータは、ホストコンピュータ
35の操作部20及び表示部21を用い、ロボット37
の制御スケジュールデータを入力し実行する。端末管理
部22は、入力されたスケジュールデータに基づき、端
末接続制御部23に制御データと制御するロボット37
のIDを渡す。端末接続制御部23は、制御データとロ
ボットIDから図5に示すようなフレームAを生成し、
ロボット37の親機となっている無線接続端末36のア
ドレスと共にLANプロトコル制御部24に渡す。LA
Nプロトコル制御部24はフレームAを、渡された無線
接続端末アドレスへの送信データとなるフレームB(T
CP/IPパケットなど)として更にフレーミングし、
LANインターフェース部25に渡す。LANインター
フェース部25は渡されたフレームBをLAN規定(I
EEE802.3など)に基づき電気信号に変換してL
AN38上に送信する。 【0033】一方、各無線接続端末は、LAN38上の
フレームを常に受信し、自身のアドレスが記載されたフ
レームにのみ応答する。上述で送信されたフレームBの
アドレスに対応した無線接続端末36において、LAN
インターフェース部26は電気信号をフレーミングし、
出来上がったフレームBをLANプロトコル制御部27
に渡す。LANプロトコル制御部27は渡されたフレー
ムBを解き、フレームAを取り出し、被制御端末接続制
御部28に渡す。被制御端末接続制御部28はフレーム
Aを解き、制御データとロボットIDを取り出し、制御
データを無線プロトコル制御部29に渡し、且つロボッ
トIDに対応するロボット37と通信するための無線チ
ャネルを無線インターフェース部30に指定する。無線
プロトコル制御部29は渡された制御データからフレー
ムC(PIAFSパケットなど)を生成し、無線インタ
ーフェース部30に渡す。無線インターフェース部30
は渡されたフレームCを指定された無線チャネルで無線
信号に変換し、空中に送信する。その無線通信方式とし
てPHS標準規格(ARIB STANDARD 「RC
R STD−28」)における無線アクセス方式を用い
てもよい。 【0034】一方、各ロボットは空中から無線信号を受
信し、無線接続端末接続制御部の情報から、無線接続端
末からの信号で、且つ自身に割り当てられた無線チャネ
ルの信号にのみ応答する。上述で送信された信号に対応
したロボット37において、無線インターフェース部3
1は無線接続端末接続制御部32が指定した無線チャネ
ルの信号を受信してフレーミングし、出来上がったフレ
ームCを無線プロトコル制御部33に渡す。無線プロト
コル制御部33は渡されたフレームCを解き、制御デー
タを取り出して端末制御部34に渡す。端末制御部34
は渡された制御データに基づき、アーム動作など、端末
機能を制御する。 【0035】逆に、ロボット37からホストコンピュー
タ35へのステータスなどのデータ伝送に関しては上記
手順の逆を辿る。なお、LAN38上のデータ伝送にお
ける折衝はホストコンピュータ35と無線接続端末36
内のLANプロトコル制御部24及び27間で行われる
が、その方式としてTCP/IPなどが挙げられる。ま
た、無線上のデータ伝送における折衝は無線接続端末3
6とロボット37内の無線プロトコル制御部29及び3
2間で行われる、その方式としてPIAFSなどが挙げ
られる。 【0036】以上のように、ホストコンピュータ35
は、無線接続端末36を介してロボット37と通信し、
制御スケジュール通りにロボット37をリモートコント
ロールすることが可能となる。 【0037】 【参考例2】次に、参考例2につき説明する。図7は、
その第3実施例に係る部品組み立てラインにおけるネッ
トワークリモートコントロールシステムの構成図、図8
は各端末間の通信フローを示す図である。 ホストコ
ンピュータ39、無線接続端末40及び41、ロボット
42の内部構造は、それぞれ第2実施例と同様であり、
通信作業もこれに基づき稼働中であるものとする。な
お、ロボット42は組み立てる部品を保管庫から運び出
し、その部品を組み立て装置にセットするためのロボッ
トである。 【0038】最初、ロボット42はエリアAにおいて作
業をしており、無線接続端末41と接続しているものと
する。ホストコンピュータ39の端末接続制御部はロボ
ット42と無線接続端末41の従属関係情報を持ち、無
線接続端末41の被制御端末接続制御部はロボット42
との通信接続用情報を持ち、ロボット42の無線接続端
末接続制御部は無線接続端末41との通信接続用情報を
有する。 【0039】次に、ロボット42は、ホストコンピュー
タ39の命令に基づき、部品の補充のためにエリアBに
ある部品庫から部品を運び出すためにエリアBに移動す
る。ロボット42がエリアBに近づくにつれ、無線接続
端末41との通信用電波強度が小さくなり、反対に無線
接続端末40との通信用電波強度が大きくなる。そし
て、ロボット42は通信相手を無線接続端末40に切り
替える作業を行なうが、切り替え作業中はデータ通信が
中断されるので、ロボット42は切り替え作業の直前に
無線接続端末41を介してホストコンピュータ39に対
し通信中断要求する。この要求に対し、ホストコンピュ
ータ39が応答すると切り替え作業が開始されるが、そ
の手順としてPHS標準規格(ARIB STANDA
RD 「RCR STD−28」)における通信中チャネ
ル切り替えシーケンスを用いてもよい。 【0040】切り替え作業の終了後、ホストコンピュー
タ39の端末接続制御部はロボット42と無線接続端末
40の従属関係情報を持ち、無線接続端末40の被制御
端末接続制御部はロボット42との通信接続用情報を有
し、ロボット42の無線接続端末接続制御部は無線接続
端末40との通信接続用情報を有する。当然、無線接続
端末41の被制御端末接続制御部はロボット42との通
信接続用情報を削除する。そして、ロボット42は無線
接続端末40を介してホストコンピュータ39に対し通
信再開要求する。この要求に対し、ホストコンピュータ
39が応答すると通信すなわちリモートコントロールが
再開される。逆に、ロボット42がエリアBからエリア
Aに戻るときは上記手順の逆を辿る。 【0041】以上のように、ホストコンピュータ39
は、無線接続端末10及び41を介して長距離を移動す
るロボット42をリモートコントロールすることが可能
となる。尚、上記いずれの実施例においても、被制御端
末をロボットして説明したが、監視用のカメラであって
も良いことは勿論である。 【0042】 【発明の効果】本願発明によれば、被制御端末が動作中
に移動するものであっても何ら特別な設備を必要とせ
ず、既存のネットワーク設備を利用して構築が可能であ
る、更に、被制御端末が過酷な環境上で稼動するもので
あっても通信が可能となり、故障頻度の低減につなが
る。
Description: BACKGROUND OF THE INVENTION [0001] 1. Field of the Invention [0002] The present invention relates to a computer-based control system for an industrial robot, a monitoring camera, and the like. The present invention relates to a network remote control system that combines wired and wireless communication. 2. Description of the Related Art At present, it is effective to centrally manage a plurality of devices, such as industrial robots in factories and monitoring cameras in amusement arcades, using a computer as a form of controlling a plurality of devices. According to this embodiment, it is possible to reduce the number of operators and to detect a malfunctioning device at an early stage. In addition, network computing has been developed in the premises, and data can be transmitted at high speed over long distances. For example, transmission of real-time video and immediate change of operation specifications by software download can be performed. A conventional example of a robot control system in a production line in a factory will be described below. FIG. 9 is a configuration diagram of a conventional system. The host computer 52 is a control terminal that manages control of the robot 53, and a terminal management unit 4 that manages a control schedule and an operation state of the robot 53.
6, an operation unit 44 for the operator to input a control schedule of the robot 53 or to select a robot whose operation status is to be checked, a display unit 45 for displaying the control schedule and the operation status of the robot 53, A LAN protocol control unit 47 for performing data framing and negotiation for communication of control data;
A LAN interface 48 for outputting to the AN 54 and receiving data from the LAN 54. A robot 53 is a controlled terminal that performs actual work such as assembling parts.
Protocol control unit 50 for performing data framing and negotiation for communicating control data with the LAN, a LAN interface unit 49 for outputting transmission data to the LAN 54 and inputting reception data from the LAN 54, and a command from the host computer 52. And a terminal control unit 51 for controlling the operation based on. [0005] The LAN 54 is a transmission path for the host computer 52 and the robot 53 to perform data communication.
For example, a twisted pair cable, a coaxial cable, an optical fiber, and the like can be given. First, an operator operates the host computer 5.
The control schedule of the robot 53 is input using the second operation unit 44 and the display unit 45. The terminal management unit 46 passes the terminal address and control data assigned to each robot to the LAN protocol control unit 47 based on the input robot control schedule. The LAN protocol control unit 47 generates a frame as transmission data to the robot address to which the control data has been passed, and passes the frame to the LAN interface unit 48. The LAN interface unit 48 converts the passed frame into a LAN standard (such as IEEE802.3).
Is converted into an electric signal based on the above and is sent to the LAN 54. On the other hand, each robot always receives a frame on the LAN 54 and responds to a data frame in which its own address is described. In the robot 53 corresponding to the address of the frame transmitted as described above, the LAN interface unit 49 frames the electric signal,
It is passed to the protocol control unit 50. The LAN protocol control unit 50 extracts the frame, extracts control data, and passes the control data to the terminal control unit 51. The terminal control unit 51 controls terminal functions such as arm operation based on the passed control data. Conversely, the data transmission such as status from the robot 53 to the host computer 52 follows the reverse of the above procedure. Note that negotiation in data transmission on the LAN 54 is performed between the host computer 52 and the LAN protocol control units 47 and 50 of the robot 53.
As the method, TCP / IP and the like can be mentioned. As described above, the host computer 52 communicates with the robot 53 using the LAN 54, and can remotely control the robot 53 according to a control schedule. However, in the above-mentioned system, if the controlled terminal is a self-propelled type, the routing of the LAN cable becomes complicated and it is not possible to move a long distance. Also, there is a problem that the cable may be worn or corroded in a severe environment such as a nuclear reactor. [0011] The present invention solves the above-mentioned problems.
To solve the problem, the method comprises the following means. That is, in a network remote control system in which a control terminal, a controlled terminal controlled by the control terminal, and a connection terminal for connecting the respective terminals are connected on a LAN, the control terminal includes the controlled terminal. Terminal management means for managing the control schedule and operation status of the control terminal, and an operation means for an operator to perform a selection operation to input a control schedule of the controlled terminal and to confirm a desired operation status of the controlled terminal; and Display means for displaying the control schedule and operation status of the controlled terminal, wireless protocol control means for performing data framing and negotiation for performing communication of the control data with the controlled terminal, and the control terminal and the connection terminal Terminal connection control means for managing a connection relationship; and a data buffer for communicating control data with the connection terminal. And LAN interface means for inputting / outputting transmission / reception data to / from the LAN, wherein the connection terminal comprises: LAN interface means for inputting / outputting transmission / reception data to / from the LAN; LAN protocol control means for performing data framing and negotiation for data communication, controlled terminal connection control means for registering connection information of the controlled terminal to be wirelessly connected, and data for wireless communication with the controlled terminal And wireless interface means for performing physical conversion of wireless communication, wherein the controlled terminal is a wireless protocol control means for performing data framing or negotiation for communicating control data with the control terminal; and Wireless interface means for performing physical conversion between data for communication and radio waves Wireless connection terminal connection control means for registering connection information of the connection terminal to be wirelessly connected, and terminal control means for controlling operation based on a command of the control terminal, wherein the control terminal is connected to the connection terminal by a LAN protocol. Network remote control, wherein the control terminal and the controlled terminal communicate via a wireless protocol via the connection terminal, whereby the control terminal remotely controls the controlled terminal. system. According to the present invention, control data is communicated between the control terminal and the connection terminal using a wired communication path, and between the connection terminal and the controllable terminal, control data is communicated using a wireless transmission path. However, in the wired section, data communication is performed by the LAN protocol, and negotiation is performed between the control terminal and the connection terminal. In the wireless section, data communication is performed by a wireless protocol. Negotiation is performed between the control terminal and the controlled terminal, and the connection terminal performs only physical conversion between radio waves and computer data. Preferred embodiments of the present invention will be described below with reference to preferred embodiments. First, a description will be given of a first embodiment of a network remote control system according to the present invention. FIG.
Is a configuration diagram of a network remote control system in a component assembly line according to the first embodiment, FIG. 2 is a configuration diagram of a communication frame, and FIG. 3 is a diagram showing a communication flow between terminals. The host computer 16 includes a robot 18
A terminal management unit 3 that is a control terminal that manages control of the robot 18 and manages a control schedule and an operation state of the robot 18;
An operation unit 1 for an operator to input a control schedule of the robot 18 or select a robot whose operation status is to be checked; a display unit 2 for displaying the control schedule and operation status of the robot 18; A wireless protocol control unit 4 for performing data framing and negotiation for communication, a robot 18 and a wireless connection terminal 1
7, a LAN protocol control unit 6 that performs data framing and negotiation for communicating control data with the wireless connection terminal 17, and outputs and receives transmission data to the LAN 19. LAN data
And a LAN interface unit 7 to be inputted from the interface 19. The wireless connection terminal 17 is a terminal that performs wired / wireless conversion of a transmission path in communication between the host computer 16 and the robot 18. The wireless connection terminal 17 outputs transmission data to the LAN 19 and receives reception data from the LAN 19.
An N interface unit 8, a LAN protocol control unit 9 for performing data framing and negotiation for communicating control data with a host computer 16, a controlled terminal connection control unit 10 for registering connection information of a robot 18 for wireless connection, And a wireless interface unit 11 for performing wireless physical conversion with data for wireless communication with the robot 18. The robot 18 is a controlled terminal that performs actual work such as assembling parts, a wireless protocol control unit 14 that performs data framing and negotiation for communicating control data with the host computer 16, and a wireless connection terminal 1.
A wireless interface unit 12 for performing physical conversion of data and wireless waves for wireless communication with the wireless communication device 8, a wireless connection terminal connection control unit 13 for registering connection information of a wireless connection terminal 17 for wireless connection, It is composed of a terminal control unit 15 for controlling the operation based on this. The LAN 19 is a transmission path through which the host computer 16 and the wireless connection terminal 17 perform data communication. For example, a twisted pair cable, a coaxial cable, an optical fiber, and the like can be given. First, each robot always searches for a wireless connection terminal having the best radio wave condition for wireless communication, and registers itself as a slave of the wireless connection terminal. The procedure is P
HS standard (ARIB STANDARD "RCR
The location registration sequence in STD-28 ") may be used. The registration information is held in the controlled terminal connection control unit 10 of the wireless connection terminal 17 and the wireless connection terminal connection control unit 13 of the robot 18, respectively. Further, the host computer 16 communicates with each wireless connection terminal, always keeps the dependency relationship between each robot and each wireless connection terminal, and manages it in the terminal connection control unit 5. For that purpose, I
D (extension number, etc.), address (IP
Address). Next, the operator uses the operation unit 1 and the display unit 2 of the host computer 16 to input and execute the control schedule data of the robot 18. Terminal management unit 3
Transfers the control data to the wireless protocol control unit 4 and the ID of the robot 18 to be controlled to the terminal connection control unit 5 based on the input schedule data. Wireless protocol control unit 4
Is a frame A as shown in FIG. 2 from the passed control data.
(Such as a PIAFS packet) and passes it to the terminal connection controller 5. The terminal connection control unit 5 includes the frame A and the robot I
A frame B is generated from D, and passed to the LAN protocol control unit 6 together with the address of the wireless connection terminal 17 that is the master unit of the robot 18. The LAN protocol control unit 6 further frames the frame B as a frame C (TCP / IP packet or the like) serving as transmission data to the passed wireless connection terminal address, and passes the frame B to the LAN interface unit 7. The LAN interface unit 7 converts the received frame C into an electric signal based on the LAN regulations (such as IEEE802.3) and transmits the electric signal to the LAN 19. On the other hand, each wireless connection terminal 17
It always receives the above frame and responds only to the frame with its own address. In the wireless connection terminal 17 corresponding to the address of the frame C transmitted as described above, L
The AN interface unit 8 frames the electric signal and passes the completed frame C to the LAN protocol control unit 9. The LAN protocol control unit 9 deciphers the passed frame C, extracts the frame B, and passes it to the controlled terminal connection control unit 10. The controlled terminal connection control unit 10 extracts the frame B, extracts the frame A and the robot ID, passes the frame A to the wireless interface unit 11, and communicates with the robot 18 corresponding to the extracted robot ID. The channel is specified to the wireless interface unit 11. The wireless interface unit 11 receives the frame A
Is converted into a radio signal on the designated radio channel and transmitted in the air. The PHS standard (A
RIB STANDARD "RCR STD-28")
May be used. On the other hand, each robot receives a radio signal from the air, and responds only to a signal from the radio connection terminal and a signal of the radio channel assigned to itself from information of the radio connection terminal connection control unit. In the robot 18 corresponding to the signal transmitted as described above, the wireless interface unit 1
2 receives and frames the signal of the wireless channel specified by the wireless connection terminal connection control unit 13, and transfers the completed frame A to the wireless protocol control unit 14. The wireless protocol control unit 14 extracts the transferred frame A, extracts control data, and transfers the control data to the terminal control unit 15. Terminal control unit 15
Controls terminal functions such as arm operation based on the passed control data. Conversely, the data transmission such as the status from the robot 18 to the host computer 16 follows the above procedure in reverse. The negotiation in data transmission on the LAN 19 is performed by the host computer 16 and the wireless connection
Is performed between the LAN protocol control units 6 and 9 in the
As the method, TCP / IP and the like can be mentioned. Also,
Negotiation in wireless data transmission is performed between the host computer 16 and the wireless protocol control units 4 and 14 in the robot 18 with the above-described LAN protocol interposed therebetween. As described above, the host computer 16
Communicates with the robot 18 via the wireless connection terminal 17,
The robot 18 can be remotely controlled according to the control schedule. Reference Example 1 Next, Reference Example 1 will be described. FIG.
FIG. 5 is a configuration diagram of a network remote control system in a component assembly line according to Reference Example 1 , FIG. 5 is a configuration diagram of a communication frame, and FIG. 6 is a diagram showing a communication flow between terminals. The host computer 35 has a robot 37
The terminal management unit 22 is a control terminal that manages the control of the robot 37, and manages the control schedule and operation status of the robot 37.
And an operation unit 20 for the operator to input a control schedule of the robot 37 and select a robot whose operation status is to be checked, a display unit 21 for displaying the control schedule and the operation status of the robot 37, and a wireless communication with the robot 37. Terminal connection control unit 23 that manages the connection relationship of connection terminals 36
And a LAN protocol control unit 24 for performing data framing and negotiation for communicating control data with the wireless connection terminal 36, and a LAN interface unit 25 for outputting transmission data to the LAN 38 and inputting reception data from the LAN 38. Be composed. The wireless connection terminal 36 is a terminal for performing wired / wireless conversion of a transmission path in communication between the host computer 35 and the robot 37, and is an LA for outputting transmission data to the LAN 38 and inputting reception data from the LAN 38.
N interface unit 26 and host computer 35
A LAN protocol control unit 27 for performing data framing and negotiation for communicating control data with the control terminal, a controlled terminal connection control unit 28 for registering connection information of a robot 37 for wireless connection, and a communication between the robot 37 and control data. It comprises a wireless protocol control unit 29 for performing data framing and negotiation to perform, and a wireless interface unit 30 for performing physical conversion of data and wireless for wireless communication with the robot 37. The robot 37 is a controlled terminal that performs actual work such as assembling parts. The robot 37 performs a data protocol framing or negotiation for communicating control data with the wireless connection terminal 36, and a wireless connection terminal 33. A wireless interface unit 31 for performing physical conversion of data and radio waves for wireless communication with the wireless communication unit 36; and a wireless connection terminal connection control unit 32 for registering connection information of a wireless connection terminal 37 for wireless connection.
And a terminal control unit 34 for controlling operation based on a command from the host computer 35. The LAN 38 is a transmission path through which the host computer 35 and the wireless connection terminal 36 perform data communication. For example, a twisted pair cable, a coaxial cable, an optical fiber, and the like can be given. First, each robot always searches for a wireless connection terminal having the best radio wave condition for wireless communication, and registers itself as a slave unit of the wireless connection terminal. The procedure is P
HS standard (ARIB STANDARD "RCR
The location registration sequence in STD-28 ") may be used. The registration information is held in the controlled terminal connection control unit 28 of the wireless connection terminal 36 and the wireless connection terminal connection control unit 32 of the robot 37, respectively. Further, the host computer 35 communicates with each wireless connection terminal, always keeps the dependency between each robot and each wireless connection terminal, and manages it in the terminal connection control unit 23. For this purpose, an ID (extension number or the like) is assigned to each robot in advance, and an address (IP address or the like) is assigned to each wireless connection terminal. Next, the operator uses the operation unit 20 and the display unit 21 of the host computer 35 to operate the robot 37.
Input and execute the control schedule data. The terminal management unit 22 controls the terminal connection control unit 23 based on the input schedule data to control the robot 37 with the control data.
Pass the ID of The terminal connection control unit 23 generates a frame A as shown in FIG. 5 from the control data and the robot ID,
The address is passed to the LAN protocol control unit 24 together with the address of the wireless connection terminal 36 that is the master unit of the robot 37. LA
The N protocol control unit 24 converts the frame A into a frame B (T
CP / IP packets, etc.)
The data is passed to the LAN interface unit 25. The LAN interface unit 25 converts the received frame B into a LAN specification (I
EEE802.3) and convert it to an electrical signal based on L
Transmit on AN38. On the other hand, each wireless connection terminal always receives a frame on the LAN 38 and responds only to a frame in which its own address is described. In the wireless connection terminal 36 corresponding to the address of the frame B transmitted as described above,
The interface unit 26 frames the electric signal,
The completed frame B is sent to the LAN protocol controller 27.
Pass to. The LAN protocol control unit 27 deciphers the passed frame B, extracts the frame A, and passes it to the controlled terminal connection control unit 28. The controlled terminal connection controller 28 extracts the frame A, fetches the control data and the robot ID, passes the control data to the wireless protocol controller 29, and uses a wireless interface for communicating with the robot 37 corresponding to the robot ID. Designated in the section 30. Frame from the control data passed wireless protocol controller 29
A wireless communication unit 30 generates a memory C (such as a PIAFS packet) and passes it to the wireless interface unit 30. Wireless interface unit 30
Converts the passed frame C into a radio signal on the designated radio channel and transmits it in the air. The PHS standard (ARIB STANDARD "RC
R STD-28 "). On the other hand, each robot receives a radio signal from the air, and responds only to a signal from the radio connection terminal and a signal of the radio channel assigned to itself from information of the radio connection terminal connection control unit. In the robot 37 corresponding to the signal transmitted above, the wireless interface unit 3
Numeral 1 receives and frames the signal of the wireless channel designated by the wireless connection terminal connection control unit 32, and completes the frame.
Passing over arm C in the radio protocol control unit 33. The wireless protocol control unit 33 extracts the transferred frame C , extracts control data, and transfers the control data to the terminal control unit 34. Terminal control unit 34
Controls terminal functions such as arm operation based on the passed control data. Conversely, the data transmission such as the status from the robot 37 to the host computer 35 follows the above procedure in reverse. The negotiation in data transmission on the LAN 38 is performed by the host computer 35 and the wireless connection terminal 36.
This is performed between the LAN protocol control units 24 and 27, and TCP / IP or the like is used as the method. Further, negotiation in wireless data transmission is performed by the wireless connection terminal 3.
6 and the wireless protocol control units 29 and 3 in the robot 37
PIAFS or the like is performed between the two. As described above, the host computer 35
Communicates with the robot 37 via the wireless connection terminal 36,
The robot 37 can be remotely controlled according to the control schedule. Next, a second embodiment will be described. FIG.
FIG. 8 is a configuration diagram of a network remote control system in a parts assembly line according to the third embodiment.
FIG. 4 is a diagram showing a communication flow between terminals. The internal structures of the host computer 39, the wireless connection terminals 40 and 41, and the robot 42 are the same as in the second embodiment, respectively.
It is assumed that the communication work is in operation based on this. The robot 42 is a robot for carrying out a part to be assembled from a storage and setting the part in an assembling apparatus. First, it is assumed that the robot 42 is working in the area A and is connected to the wireless connection terminal 41. The terminal connection control unit of the host computer 39 has dependency information of the robot 42 and the wireless connection terminal 41, and the controlled terminal connection control unit of the wireless connection terminal 41 is
The wireless connection terminal connection control unit of the robot 42 has information for communication connection with the wireless connection terminal 41. Next, based on a command from the host computer 39, the robot 42 moves to the area B in order to carry out the parts from the parts store located in the area B to replenish the parts. As the robot 42 approaches the area B, the radio wave intensity for communication with the wireless connection terminal 41 decreases, and conversely, the radio wave intensity for communication with the wireless connection terminal 40 increases. Then, the robot 42 performs an operation of switching the communication partner to the wireless connection terminal 40, but during the switching operation, the data communication is interrupted, so that the robot 42 transmits to the host computer 39 via the wireless connection terminal 41 immediately before the switching operation. Requests communication suspension. When the host computer 39 responds to this request, the switching operation is started, and the PHS standard (ARIB STANDA) is used as the procedure.
The channel switching sequence during communication in RD “RCR STD-28”) may be used. After the completion of the switching operation, the terminal connection control unit of the host computer 39 has the dependency information of the robot 42 and the wireless connection terminal 40, and the controlled terminal connection control unit of the wireless connection terminal 40 establishes a communication connection with the robot 42. The wireless connection terminal connection control unit of the robot 42 has communication connection information with the wireless connection terminal 40. Naturally, the controlled terminal connection control unit of the wireless connection terminal 41 deletes information for communication connection with the robot 42. Then, the robot 42 requests the host computer 39 via the wireless connection terminal 40 to resume communication. When the host computer 39 responds to this request, communication, that is, remote control is resumed. Conversely, when the robot 42 returns from the area B to the area A, the above procedure is reversed. As described above, the host computer 39
Can remotely control the robot 42 that travels a long distance via the wireless connection terminals 10 and 41. In each of the above embodiments, the controlled terminal has been described as a robot, but it is a matter of course that a monitoring camera may be used. According to the present invention, even if the controlled terminal moves during operation, no special equipment is required, and it is possible to construct using the existing network equipment. Furthermore, even if the controlled terminal operates in a harsh environment, communication becomes possible, which leads to a reduction in the frequency of failures.

【図面の簡単な説明】 【図1】本願実施例に係るネットワークリモートコント
ロールシステムの構成図である。 【図2】本願実施例に係るシステムの通信フレーム構成
を示す図である。 【図3】本願実施例に係るシステムの通信フローを示す
図である。 【図4】参考例1に係るネットワークリモートコントロ
ールシステムの構成図である。 【図5】参考例1に係るシステムの通信フレーム構成を
示す図である。 【図6】参考例1に係るシステムの通信フローを示す図
である。 【図7】参考例2に係るネットワークリモートコントロ
ールシステムの構成図である。 【図8】参考例2に係るシステムの通信フローを示す図
である。 【図9】従来例に係るシステムブロック図である。 【符号の説明】 1,20,44 操作部 2,21,45 表示部 3,22,46 端末管理部 4,14,29,33 無線プロトコル制御部 11,12,30,31 無線インターフェース部 6,9,24,27,47,50 LANプロトコル
制御部 7,8,25,26,48,49 LANインターフ
ェース部 5,23 端末接続制御部 10,28 被制御端末接続制御部 13,32 無線接続端末接続制御部 15,34,51 端末制御部 16,35,39,52 ホストコンピュータ 17,36,40,41 無線接続端末 18,37,42,53 ロボット 19,38,43,54 LAN 【図面の簡単な説明】 【図1】第1実施例に係るネットワークリモートコント
ロールシステムの構成図である。 【図2】第1実施例に係るシステムの通信フレーム構成
を示す図である。 【図3】第1実施例に係るシステムの通信フローを示す
図である。 【図4】第2実施例に係るネットワークリモートコント
ロールシステムの構成図である。 【図5】第2実施例に係るシステムの通信フレーム構成
を示す図である。 【図6】第2実施例に係るシステムの通信フローを示す
図である。 【図7】第3実施例に係るネットワークリモートコント
ロールシステムの構成図である。 【図8】第3実施例に係るシステムの通信フローを示す
図である。 【図9】従来例に係るシステムブロック図である。 【符号の説明】 1,20,44 操作部 2,21,45 表示部 3,22,46 端末管理部 4,14,29,33 無線プロトコル制御部 11,12,30,31 無線インターフェース部 6,9,24,27,47,50 LANプロトコル
制御部 7,8,25,26,48,49 LANインターフ
ェース部 5,23 端末接続制御部 10,28 被制御端末接続制御部 13,32 無線接続端末接続制御部 15,34,51 端末制御部 16,35,39,52 ホストコンピュータ 17,36,40,41 無線接続端末 18,37,42,53 ロボット 19,38,43,54 LAN
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a configuration diagram of a network remote control system according to an embodiment of the present application . FIG. 2 is a diagram showing a communication frame configuration of the system according to the embodiment of the present application . FIG. 3 is a diagram showing a communication flow of the system according to the embodiment of the present application . FIG. 4 is a configuration diagram of a network remote control system according to Reference Example 1 . FIG. 5 is a diagram showing a communication frame configuration of the system according to Reference Example 1 . FIG. 6 is a diagram showing a communication flow of the system according to Reference Example 1 . FIG. 7 is a configuration diagram of a network remote control system according to a reference example 2 . FIG. 8 is a diagram showing a communication flow of the system according to the reference example 2 . FIG. 9 is a system block diagram according to a conventional example. [Description of Signs] 1,20,44 Operation unit 2,21,45 Display unit 3,22,46 Terminal management unit 4,14,29,33 Wireless protocol control unit 11,12,30,31 Wireless interface unit 6, 9, 24, 27, 47, 50 LAN protocol control units 7, 8, 25, 26, 48, 49 LAN interface units 5, 23 Terminal connection control units 10, 28 Controlled terminal connection control units 13, 32 Wireless connection terminal connection Controllers 15, 34, 51 Terminal controllers 16, 35, 39, 52 Host computers 17, 36, 40, 41 Wireless connection terminals 18, 37, 42, 53 Robots 19, 38, 43, 54 LAN FIG. 1 is a configuration diagram of a network remote control system according to a first embodiment. FIG. 2 is a diagram illustrating a communication frame configuration of the system according to the first embodiment. FIG. 3 is a diagram showing a communication flow of the system according to the first embodiment. FIG. 4 is a configuration diagram of a network remote control system according to a second embodiment. FIG. 5 is a diagram illustrating a communication frame configuration of a system according to a second embodiment. FIG. 6 is a diagram showing a communication flow of the system according to the second embodiment. FIG. 7 is a configuration diagram of a network remote control system according to a third embodiment. FIG. 8 is a diagram illustrating a communication flow of the system according to the third embodiment. FIG. 9 is a system block diagram according to a conventional example. [Description of Signs] 1,20,44 Operation unit 2,21,45 Display unit 3,22,46 Terminal management unit 4,14,29,33 Wireless protocol control unit 11,12,30,31 Wireless interface unit 6, 9, 24, 27, 47, 50 LAN protocol control units 7, 8, 25, 26, 48, 49 LAN interface units 5, 23 Terminal connection control units 10, 28 Controlled terminal connection control units 13, 32 Wireless connection terminal connection Controllers 15, 34, 51 Terminal controllers 16, 35, 39, 52 Host computers 17, 36, 40, 41 Wireless connection terminals 18, 37, 42, 53 Robots 19, 38, 43, 54 LAN

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 H04B 7/26 H04Q 9/00 301 Continuation of the front page (58) Field surveyed (Int. Cl. 7 , DB name) H04L 12/28 H04B 7/26 H04Q 9/00 301

Claims (1)

(57)【特許請求の範囲】 【請求項1】制御端末と、この制御端末によって制御さ
れる被制御端末と、前記各端末を接続するための接続端
末とをLAN上で接続したネットワークリモートコント
ロールシステムにおいて、 前記制御端末を、前記被制御端末の制御スケジュール及
び動作状況を管理する端末管理手段と、オペレータが前
記被制御端末の制御スケジュールの入力や所望の被制御
端末の動作状況を確認するために選択操作を行うための
操作手段と、前記被制御端末の制御スケジュールや動作
状況を表示する表示手段と、前記被制御端末と制御デー
タの通信を行うためのデータフレーミングや折衝を行う
無線プロトコル制御手段と、前記被制御端末と前記接続
端末の接続関係を管理する端末接続制御手段と、前記接
続端末と制御データの通信を行うためのデータフレーミ
ングや折衝を行うLANプロトコル制御手段と、送受信
データをLANへ入出力するLANインターフェース手
段とで構成し、 前記接続端末を、送受信データをLANへ入出力するL
ANインターフェース手段と、前記制御端末と制御デー
タの通信を行うためのデータフレーミングや折衝を行う
LANプロトコル制御手段と、無線接続する前記被制御
端末の接続情報を登録する被制御端末接続制御手段と、
被制御端末と無線通信するためのデータと無線の物理変
換を行う無線インターフェース手段とで構成し、 前記被制御端末を、前記制御端末と制御データの通信を
行うためのデータフレーミングや折衝を行う無線プロト
コル制御手段と、前記接続端末と無線通信するためのデ
ータと無線波の物理変換を行う無線インターフェース手
段と、無線接続する前記接続端末の接続情報を登録する
無線接続端末接続制御手段と、前記制御端末の命令に基
づき動作を制御する端末制御手段とで構成し、 前記制御端末が前記接続端末とLANプロトコルにより
通信し、前記制御端末と前記被制御端末が前記接続端末
を介して無線プロトコルにより通信することにより、前
記制御端末が前記被制御端末をリモートコントロールす
るようにしたことを特徴とするネットワークリモートコ
ントロールシステム。
(57) Claims 1. A network remote control in which a control terminal, a controlled terminal controlled by the control terminal, and a connection terminal for connecting each terminal are connected on a LAN. In the system, the control terminal, a terminal management means for managing a control schedule and an operation state of the controlled terminal, and an operator to input a control schedule of the controlled terminal and to confirm a desired operation state of the controlled terminal. Operating means for performing a selection operation, display means for displaying a control schedule and operation status of the controlled terminal, and wireless protocol control for performing data framing and negotiation for communicating control data with the controlled terminal. Means, terminal connection control means for managing a connection relationship between the controlled terminal and the connection terminal, and A LAN protocol control means for performing data framing and negotiation for performing signal, constituted by a LAN interface unit for inputting and outputting reception data to the LAN, the connection terminal, inputs and outputs received data to the LAN L
AN interface means, LAN protocol control means for performing data framing and negotiation for communicating control data with the control terminal, and controlled terminal connection control means for registering connection information of the controlled terminal to be wirelessly connected,
A wireless interface means for performing a physical conversion of data and wireless for wireless communication with the controlled terminal, wherein the controlled terminal is configured to perform data framing or negotiation for communicating control data with the control terminal. Protocol control means; wireless interface means for performing physical conversion of data and radio waves for wireless communication with the connection terminal; wireless connection terminal connection control means for registering connection information of the connection terminal to be wirelessly connected; Terminal control means for controlling operation based on a command of a terminal, wherein the control terminal communicates with the connection terminal by a LAN protocol, and the control terminal and the controlled terminal communicate by a wireless protocol via the connection terminal. And the control terminal remotely controls the controlled terminal. Tsu network remote control system.
JP21238798A 1998-07-28 1998-07-28 Network remote control system Expired - Fee Related JP3487186B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21238798A JP3487186B2 (en) 1998-07-28 1998-07-28 Network remote control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21238798A JP3487186B2 (en) 1998-07-28 1998-07-28 Network remote control system

Publications (2)

Publication Number Publication Date
JP2000049800A JP2000049800A (en) 2000-02-18
JP3487186B2 true JP3487186B2 (en) 2004-01-13

Family

ID=16621748

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21238798A Expired - Fee Related JP3487186B2 (en) 1998-07-28 1998-07-28 Network remote control system

Country Status (1)

Country Link
JP (1) JP3487186B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106216813A (en) * 2016-09-08 2016-12-14 肇庆市小凡人科技有限公司 A kind of wireless driving controller of spot welding industrial robot

Families Citing this family (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6925357B2 (en) 2002-07-25 2005-08-02 Intouch Health, Inc. Medical tele-robotic system
US20040162637A1 (en) 2002-07-25 2004-08-19 Yulun Wang Medical tele-robotic system with a master remote station with an arbitrator
US7813836B2 (en) 2003-12-09 2010-10-12 Intouch Technologies, Inc. Protocol for a remotely controlled videoconferencing robot
US20050204438A1 (en) 2004-02-26 2005-09-15 Yulun Wang Graphical interface for a remote presence system
US8077963B2 (en) 2004-07-13 2011-12-13 Yulun Wang Mobile robot with a head-based movement mapping scheme
US9198728B2 (en) 2005-09-30 2015-12-01 Intouch Technologies, Inc. Multi-camera mobile teleconferencing platform
JP4978027B2 (en) * 2006-02-28 2012-07-18 トヨタ自動車株式会社 Robot remote control system
US8849679B2 (en) 2006-06-15 2014-09-30 Intouch Technologies, Inc. Remote controlled robot system that provides medical images
US9160783B2 (en) 2007-05-09 2015-10-13 Intouch Technologies, Inc. Robot system that operates through a network firewall
US10875182B2 (en) 2008-03-20 2020-12-29 Teladoc Health, Inc. Remote presence system mounted to operating room hardware
US8179418B2 (en) 2008-04-14 2012-05-15 Intouch Technologies, Inc. Robotic based health care system
US8170241B2 (en) 2008-04-17 2012-05-01 Intouch Technologies, Inc. Mobile tele-presence system with a microphone system
US9193065B2 (en) 2008-07-10 2015-11-24 Intouch Technologies, Inc. Docking system for a tele-presence robot
US9842192B2 (en) 2008-07-11 2017-12-12 Intouch Technologies, Inc. Tele-presence robot system with multi-cast features
US8340819B2 (en) 2008-09-18 2012-12-25 Intouch Technologies, Inc. Mobile videoconferencing robot system with network adaptive driving
KR101021694B1 (en) 2008-09-22 2011-03-15 재단법인대구경북과학기술원 Mobile terminal based mobile robot control system and mobile terminal based mobile robot control method
US8996165B2 (en) 2008-10-21 2015-03-31 Intouch Technologies, Inc. Telepresence robot with a camera boom
US8463435B2 (en) 2008-11-25 2013-06-11 Intouch Technologies, Inc. Server connectivity control for tele-presence robot
US9138891B2 (en) 2008-11-25 2015-09-22 Intouch Technologies, Inc. Server connectivity control for tele-presence robot
US8849680B2 (en) 2009-01-29 2014-09-30 Intouch Technologies, Inc. Documentation through a remote presence robot
US8897920B2 (en) 2009-04-17 2014-11-25 Intouch Technologies, Inc. Tele-presence robot system with software modularity, projector and laser pointer
US11399153B2 (en) 2009-08-26 2022-07-26 Teladoc Health, Inc. Portable telepresence apparatus
US8384755B2 (en) 2009-08-26 2013-02-26 Intouch Technologies, Inc. Portable remote presence robot
US11154981B2 (en) 2010-02-04 2021-10-26 Teladoc Health, Inc. Robot user interface for telepresence robot system
US8670017B2 (en) 2010-03-04 2014-03-11 Intouch Technologies, Inc. Remote presence system including a cart that supports a robot face and an overhead camera
US9014848B2 (en) 2010-05-20 2015-04-21 Irobot Corporation Mobile robot system
US10343283B2 (en) 2010-05-24 2019-07-09 Intouch Technologies, Inc. Telepresence robot system that can be accessed by a cellular phone
US10808882B2 (en) 2010-05-26 2020-10-20 Intouch Technologies, Inc. Tele-robotic system with a robot face placed on a chair
US9264664B2 (en) 2010-12-03 2016-02-16 Intouch Technologies, Inc. Systems and methods for dynamic bandwidth allocation
US8965579B2 (en) 2011-01-28 2015-02-24 Intouch Technologies Interfacing with a mobile telepresence robot
US9323250B2 (en) 2011-01-28 2016-04-26 Intouch Technologies, Inc. Time-dependent navigation of telepresence robots
US20140139616A1 (en) 2012-01-27 2014-05-22 Intouch Technologies, Inc. Enhanced Diagnostics for a Telepresence Robot
US9098611B2 (en) 2012-11-26 2015-08-04 Intouch Technologies, Inc. Enhanced video interaction for a user interface of a telepresence network
US8836751B2 (en) 2011-11-08 2014-09-16 Intouch Technologies, Inc. Tele-presence system with a user interface that displays different communication links
US8902278B2 (en) 2012-04-11 2014-12-02 Intouch Technologies, Inc. Systems and methods for visualizing and managing telepresence devices in healthcare networks
US9251313B2 (en) 2012-04-11 2016-02-02 Intouch Technologies, Inc. Systems and methods for visualizing and managing telepresence devices in healthcare networks
WO2013176758A1 (en) 2012-05-22 2013-11-28 Intouch Technologies, Inc. Clinical workflows utilizing autonomous and semi-autonomous telemedicine devices
US9361021B2 (en) 2012-05-22 2016-06-07 Irobot Corporation Graphical user interfaces including touchpad driving interfaces for telemedicine devices
CN106094554B (en) * 2016-07-26 2019-07-23 上海工业控制安全创新科技有限公司 Smart home monitors system
US11862302B2 (en) 2017-04-24 2024-01-02 Teladoc Health, Inc. Automated transcription and documentation of tele-health encounters
US10483007B2 (en) 2017-07-25 2019-11-19 Intouch Technologies, Inc. Modular telehealth cart with thermal imaging and touch screen user interface
US11636944B2 (en) 2017-08-25 2023-04-25 Teladoc Health, Inc. Connectivity infrastructure for a telehealth platform
US10617299B2 (en) 2018-04-27 2020-04-14 Intouch Technologies, Inc. Telehealth cart that supports a removable tablet with seamless audio/video switching

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106216813A (en) * 2016-09-08 2016-12-14 肇庆市小凡人科技有限公司 A kind of wireless driving controller of spot welding industrial robot

Also Published As

Publication number Publication date
JP2000049800A (en) 2000-02-18

Similar Documents

Publication Publication Date Title
JP3487186B2 (en) Network remote control system
CN208671152U (en) Heat-exchange unit cloud intelligent remote maintenance platform
KR100903774B1 (en) Apparatus for connecting between plc and mobile network
CN215182409U (en) Control signal transparent transmission system based on 5G
KR100265979B1 (en) Method and apparatus for converting communication protocol between host computer and branch processor
JP2549217B2 (en) Response sequence transmission method
CN115604318A (en) Internet of things data bidirectional interaction system and method for underground engineering equipment
CN116016341A (en) Remote control system, method and storage medium
KR20010103358A (en) Imt2000 remote controlled humanoid system
KR100640359B1 (en) Method for releasing connection of management system in transmission system
JP2000299895A (en) Driver interface system
JPH0415781A (en) Automatic wicket device
JPH03191634A (en) Local area network system
JPH11150550A (en) Data communication electronic circuit, distributed control network system and communication method for control data in the system
JPH09233095A (en) Asynchronous mode transfer communication circuit network for plant operation
JP2839412B2 (en) Data transmission system
JPH0292052A (en) Exchange remote centralized maintenance operating system
JP2001331460A (en) Plant controller and plant control system
JPH11127213A (en) Communication unit
JPH02198242A (en) Local controller for lan
JPH0375948A (en) Network system
JP2000132520A (en) Controller
JPH039697A (en) Remote supervisory and controlling equipment
JPS63133738A (en) Exteral control system for data switching system
JPS61246804A (en) Centralized supervisory and control system of network sequencer

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071031

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081031

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091031

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101031

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101031

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111031

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121031

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20121031

Year of fee payment: 9

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20121031

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20131031

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees