JP2019029697A - Packet disposal system and method - Google Patents

Packet disposal system and method Download PDF

Info

Publication number
JP2019029697A
JP2019029697A JP2017143845A JP2017143845A JP2019029697A JP 2019029697 A JP2019029697 A JP 2019029697A JP 2017143845 A JP2017143845 A JP 2017143845A JP 2017143845 A JP2017143845 A JP 2017143845A JP 2019029697 A JP2019029697 A JP 2019029697A
Authority
JP
Japan
Prior art keywords
image information
information
packet
operating device
image
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.)
Granted
Application number
JP2017143845A
Other languages
Japanese (ja)
Other versions
JP6756456B2 (en
Inventor
孝太郎 小野
Kotaro Ono
孝太郎 小野
直樹 肥後
Naoki Higo
直樹 肥後
亮太 石橋
Ryota Ishibashi
亮太 石橋
健 桑原
Takeshi Kuwabara
健 桑原
直樹 高谷
Naoki Takatani
直樹 高谷
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2017143845A priority Critical patent/JP6756456B2/en
Publication of JP2019029697A publication Critical patent/JP2019029697A/en
Application granted granted Critical
Publication of JP6756456B2 publication Critical patent/JP6756456B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

To provide a packet disposal system and a method capable of preventing shortage of network bandwidth and/or increase of processing load imposed on a calculation unit.SOLUTION: A packet disposal system 400 is disposed on a communication path between an operation unit 100 having an image information transmitting device 100 and a calculation unit 200. The packet disposal system 400 is configured to determine whether or not to dispose of the image information for each packet unit transmitted from the operation unit 100 to the calculation unit 200 on the basis of any of a piece of state information from the operation unit 100, a piece of operation instruction information from the calculation unit 200, or a correspondence relationship of the combination thereof and the image information, and to discard of the image information in a packet unit on the basis of the determination result.SELECTED DRAWING: Figure 2

Description

本発明は、ネットワークを介して接続されているカメラのような画像情報送信装置、ロボットのような作動装置、サーバのような計算装置によって構成されるシステムにおける、画像情報送信装置から計算装置に送信される画像情報をパケット単位で廃棄するシステムおよびその方法に関する。   The present invention transmits an image information transmission device such as a camera connected via a network, an operation device such as a robot, and a calculation device such as a server, from the image information transmission device to the calculation device. The present invention relates to a system and method for discarding image information to be processed in units of packets.

ネットワークとロボットを組み合わせることで、ロボット単体ではできないサービスの実現を目指すネットワークロボットの概念がある。ネットワークロボットでは、カメラ等のセンサから得られるロボットの動作環境の情報をクラウド上に集約することで、単体ロボットの機能向上だけではなく、ネットワークを介して複数のロボットを制御するための情報として活用できる。これまではローカルに配備されることが多かったロボットを制御する機能をクラウド上に集約して配備すれば、カメラ等のセンサから得られるロボットの動作環境の情報を活用した高度な制御機能を個々のロボットに実装する必要がなくなるため、個々のハードウェアのコストやメンテナンスにかかる保守運用コストを軽減しつつ、複数のロボットの高度な制御を利用したサービスを展開できる。   There is a concept of a network robot that aims to realize services that cannot be achieved by a single robot by combining a network and a robot. Network robots collect information on the robot's operating environment obtained from sensors such as cameras on the cloud, and use it as information for controlling multiple robots over the network, in addition to improving the functions of a single robot. it can. If the functions for controlling robots, which were often deployed locally until now, are aggregated and deployed on the cloud, individual advanced control functions utilizing information on the robot's operating environment obtained from sensors such as cameras will be provided. Therefore, it is possible to develop services using advanced control of a plurality of robots while reducing the cost of individual hardware and the maintenance operation cost of maintenance.

サービスの一例として、カメラをセンサとして装備する複数のロボットとクラウドサーバ間をネットワークで接続し、ロボットが設置された環境の画像情報をクラウドサーバに送信して画像認識処理させる、またその結果を利用してロボットを制御する場合を考えると、テキストベースの情報と比較してデータサイズの大きい画像情報がネットワーク上に大量に発生する。そのような場合でも、あらかじめ定められたトラフィックの基準量を超えないようにパケットを遅延させることでトラフィックを制御する技術として、トラフィックシェーピングがある(非特許文献1)。   As an example of a service, connect multiple robots equipped with cameras as sensors and a cloud server via a network, send image information of the environment where the robot is installed to the cloud server, and perform image recognition processing, and use the results Considering the case of controlling the robot, a large amount of image information having a larger data size than the text-based information is generated on the network. Even in such a case, there is traffic shaping as a technique for controlling traffic by delaying packets so as not to exceed a predetermined reference amount of traffic (Non-Patent Document 1).

他方、データサイズの大きい画像情報をデータ圧縮する既存技術としては、H.264のような動画像情報の圧縮符号化方式が挙げられる(非特許文献2)。H.264は動き補償、フレーム間予測、離散コサイン変換、エントロピー符号化などを組み合わせたアルゴリズムを利用して端末から送信する動画像情報を圧縮することで、実質的な性質を保ったままデータ量を減らした別のデータに変換する圧縮符号化方式である。H.264のような圧縮符号化方式は、画像情報の内容を見てキーフレームやその差分を決定しているため、画像情報そのものを処理する機能を具備することで初めて実施できる画像情報削減の方法の一つである。   On the other hand, as an existing technique for data compression of image information having a large data size, H.264 is known. For example, a compression encoding method for moving image information such as H.264 (Non-Patent Document 2) is available. H. H.264 compresses moving picture information transmitted from the terminal using an algorithm that combines motion compensation, interframe prediction, discrete cosine transform, entropy coding, etc., thereby reducing the amount of data while maintaining substantial properties. This is a compression encoding method for converting into other data. H. Since the compression encoding method such as H.264 determines the key frame and its difference by looking at the contents of the image information, it is a method of reducing image information that can be implemented for the first time by providing a function for processing the image information itself. One.

特許第4953425号公報Japanese Patent No. 4953425

"Traffic control and congestion control in B-ISDN", ITU-T, I.371, section 7.2.7 defines and discusses Traffic Shaping in B-ISDN"Traffic control and congestion control in B-ISDN", ITU-T, I.371, section 7.2.7 defines and discusses Traffic Shaping in B-ISDN "Advanced video coding for generic audiovisual services", ITU-T, H.264, SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS, Infrastructure of audiovisual services - Coding of moving video, 2004"Advanced video coding for generic audiovisual services", ITU-T, H.264, SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS, Infrastructure of audiovisual services-Coding of moving video, 2004

カメラをセンサとして装備する複数のロボットとクラウドサーバ間をネットワークで接続し、ロボットが設置された環境の画像情報をクラウドサーバに送信して画像認識処理させる、またその結果を利用してロボットを制御する場合、ロボットが振動したり高速に移動したりするとカメラで取得する画像情報の画像品質が悪化することがある。クラウドサーバで実施される画像認識においては、画像内の対象物をクラウドサーバが正しく認識できる程度の画像品質が画像に必要となり、その画像品質に満たない画像が送信されてきたとしても、画像認識には使用できない。したがって、劣悪な画像品質の画像情報はネットワークを介してロボット側からクラウドサーバ側に送信する必要はなく、送信することでネットワークの帯域圧迫とクラウドサーバの処理負荷増大が引き起こされる課題が生じる。また、ロボットが連続的に静止している場合の画像情報などの画像認識には使用できるものの、ロボット制御には影響を与えない画像情報もクラウドサーバに到達させる必要はないため、これらの情報の送信もネットワークの帯域圧迫とクラウドサーバの処理負荷増大を引き起こす課題を生じさせる。   Connect multiple robots equipped with cameras as sensors to the cloud server via a network, send the image information of the environment where the robot is installed to the cloud server for image recognition processing, and use the results to control the robot When the robot vibrates or moves at high speed, the image quality of the image information acquired by the camera may deteriorate. In image recognition performed by the cloud server, the image needs to have an image quality that allows the cloud server to correctly recognize the object in the image, and even if an image that does not satisfy the image quality is transmitted, the image recognition is performed. Can not be used. Therefore, it is not necessary to transmit image information with inferior image quality from the robot side to the cloud server side via the network, which causes problems that cause network bandwidth compression and an increase in processing load on the cloud server. In addition, although it can be used for image recognition such as image information when the robot is continuously stationary, image information that does not affect robot control need not reach the cloud server. Transmission also causes problems that cause network bandwidth compression and cloud server processing load increase.

一方で、画像品質の如何を問わずにロボット側からクラウドサーバ側に画像情報を送信し、画像内の対象物をクラウドサーバが正しく認識できない画像品質の画像情報を使用してクラウドサーバが画像認識をした場合、誤認識が発生する。誤認識した結果を用いてロボットを制御した場合、ロボットを利用する目的の作業が達成できない課題とロボットを利用する目的以外の動作、例えば安全上問題のあるような動作をする課題が生じる。   On the other hand, image information is transmitted from the robot side to the cloud server regardless of the image quality, and the cloud server recognizes the image using image information of image quality that the cloud server cannot correctly recognize the object in the image. If you do, misrecognition will occur. When the robot is controlled using the misrecognized result, there arises a problem that a task for the purpose of using the robot cannot be achieved, and a task other than the purpose of using the robot, for example, a motion causing a problem in safety.

ロボット側から送信される画像内の対象物をクラウドサーバが正しく認識できない画像品質の画像情報をクラウドサーバ側に到達させないようにするためには、どのような場合の画像情報をクラウドサーバに到達させる必要があるかを判断する必要がある。トラフィックシェーピングのような既存技術では、あらかじめ定められたトラフィックの基準量に従ってパケットを遅延させるなどによりトラフィックを制御する点で、画像内の対象物をクラウドサーバが正しく認識できない画像品質の画像情報を選択的に削除することはできないため、そのままでは適用できない課題がある。H.264のような動画像情報を圧縮符号化する方式を用いる場合は、ロボットとクラウドサーバが接続されているネットワーク上に画像情報そのものを処理できる機能を具備する必要がある。パケット単位で断片化された画像情報から画像を再構成し、その内容を解析して再度圧縮処理をするためには処理時間が必要となり、ロボットが設置された環境についての画像認識処理のリアルタイム性を損なう課題が生じる。また、上記に示す高負荷な処理をネットワーク上で行わなければならない課題も生じる。   In order to prevent image information of image quality that the cloud server cannot correctly recognize the object in the image transmitted from the robot side from reaching the cloud server side, the image information in any case is allowed to reach the cloud server It is necessary to judge whether it is necessary. Existing technologies such as traffic shaping select image quality image information that the cloud server cannot correctly recognize objects in the image in that traffic is controlled by delaying packets according to a predetermined traffic reference amount. However, there is a problem that cannot be applied as it is. H. When a method for compressing and encoding moving image information such as H.264 is used, it is necessary to provide a function capable of processing image information itself on a network in which a robot and a cloud server are connected. Processing time is required to reconstruct an image from image information fragmented in packet units, analyze the contents, and perform compression again. Real-time performance of image recognition processing for the environment where the robot is installed The problem which damages will arise. In addition, there is a problem that the high load processing described above must be performed on the network.

本発明は上記事情に鑑みてなされたものであり、その目的とするところは、ネットワーク帯域の圧迫および計算装置の処理負荷増大を軽減できるパケット廃棄システム及び方法を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a packet discard system and method that can reduce network bandwidth pressure and an increase in processing load on a computing device.

上記目的を達成するために、本願発明は、画像情報を送信する画像情報送信装置を有する作動装置と、ネットワークを介して作動装置から取得した画像情報に基づき画像処理を行う計算装置とを備えたネットワークシステムにおいて前記作動装置と前記計算装置との通信経路上に配置されたパケット廃棄システムであって、前記作動装置が前記計算装置に対して送信する自身の動作状態を示す状態情報及び前記計算装置が前記作動装置に対して送信する動作命令情報の何れか又はその組み合わせと、前記画像情報との対応関係に基づき、前記作動装置から前記計算装置に対して送信された前記画像情報を廃棄するかをパケット単位で判定し、この判定結果に基づき前記画像情報をパケット単位で廃棄するパケット廃棄手段を備えたことを特徴とする。   In order to achieve the above object, the present invention includes an operating device having an image information transmitting device that transmits image information, and a computing device that performs image processing based on image information acquired from the operating device via a network. A packet discard system arranged on a communication path between the operating device and the computing device in a network system, the status information indicating its own operating state transmitted to the computing device by the operating device, and the computing device Whether to discard the image information transmitted from the operating device to the computing device based on the correspondence between the image information and any one or a combination of the operation command information transmitted to the operating device And packet discarding means for discarding the image information in packet units based on the determination result. To.

本発明のパケット廃棄システムにより、計算装置で実施される画像認識に使用できない画像情報のパケットが画像情報送信装置と計算装置間のネットワーク上で廃棄することができるため、パケット廃棄システムと計算装置間のネットワークにおいて、データサイズの大きい画像情報によるネットワーク帯域の圧迫および計算装置の処理負荷増大を軽減できる。   According to the packet discarding system of the present invention, a packet of image information that cannot be used for image recognition performed by the computing device can be discarded on the network between the image information transmitting device and the computing device. Network network compression due to image data having a large data size and an increase in processing load on the computing device can be reduced.

同時に、計算装置が画像品質に問題がある画像を使用して画像認識をした場合に生じる誤認識、またそれに起因するロボットを利用する目的の作業を達成するための動作命令を作成できない危険性とロボットを利用する目的以外の動作、例えば安全上問題のあるような動作命令を作成する危険性を軽減できる。   At the same time, there is a risk that an erroneous operation that occurs when the computing device recognizes an image using an image having a problem in image quality, and that it is not possible to create an operation command for achieving the intended work using the robot. It is possible to reduce the risk of creating an operation other than the purpose of using the robot, for example, an operation command having a safety problem.

さらに、画像情報の削除は作動装置の状態を示す情報を使ってパケット単位で実施されるため、パケット単位で断片化された画像情報から画像を再構成し、その内容を解析して再度圧縮処理をするようなリアルタイム性を損ない、処理時間を要するような高負荷な処理を回避できる。つまり、ロボットが設置された環境についての画像認識処理のリアルタイム性を確保するとともに、ネットワーク上での処理を軽減できる。   Further, since the deletion of the image information is performed in units of packets using information indicating the state of the operating device, the image is reconstructed from the image information fragmented in units of packets, the contents are analyzed, and the compression process is performed again. Thus, it is possible to avoid high-load processing that impairs real-time performance and requires processing time. That is, it is possible to ensure real-time image recognition processing for the environment in which the robot is installed, and to reduce processing on the network.

本発明の前提となるネットワークシステムの構成図Configuration diagram of a network system as a premise of the present invention 本発明のパケット廃棄システムを導入したネットワーク構成図Network configuration diagram introducing the packet discard system of the present invention 作動装置と作業対象物が設置されるxyz空間の例Example of xyz space where actuator and work object are installed パケット廃棄システムの機能ブロック図Functional block diagram of packet discard system 第1の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discarding system according to first embodiment 第1の実施の形態に係る画像情報削除判定部の動作フローOperation Flow of Image Information Deletion Determining Unit According to First Embodiment 対応関係情報の一例Example of correspondence information 画像情報削除部の動作フローOperation flow of image information deletion unit パケット廃棄システムの機能ブロック図Functional block diagram of packet discard system 第2の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discard system according to second embodiment 第2の実施の形態に係る画像情報削除判定部の動作フローOperation flow of image information deletion determination unit according to second embodiment 対応関係情報の一例Example of correspondence information 第3の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discard system according to third embodiment 第3の実施の形態に係る画像情報削除判定部の動作フローOperation Flow of Image Information Deletion Determination Unit According to Third Embodiment 第4の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discard system according to fourth embodiment 第4の実施の形態に係る画像情報削除判定部の動作フローOperation Flow of Image Information Deletion Determination Unit According to Fourth Embodiment 画像情報削除部の動作フローOperation flow of image information deletion unit 第5の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discard system according to fifth embodiment 第5の実施の形態に係る画像情報削除判定部の動作フローOperation Flow of Image Information Deletion Determination Unit According to Fifth Embodiment 第6の実施の形態に係るパケット廃棄システムの動作シーケンスOperation sequence of packet discarding system according to sixth embodiment 第6の実施の形態に係る画像情報削除判定部の動作フローOperation Flow of Image Information Deletion Determination Unit According to Sixth Embodiment

本発明の一実施の形態に係るパケット廃棄システムについて図面を参照して説明する。まず図1及び図2を参照して本発明の概要について説明する。図1は前提となるネットワークシステムの構成図、図2はパケット廃棄システムを適用したネットワーク構成図である。   A packet discarding system according to an embodiment of the present invention will be described with reference to the drawings. First, the outline of the present invention will be described with reference to FIGS. FIG. 1 is a configuration diagram of a premised network system, and FIG. 2 is a network configuration diagram to which a packet discard system is applied.

図1に示すように、ネットワークシステムは、ロボットのような作動装置100、画像認識処理や画像認識処理を基にして作動装置100に対する動作命令情報を作成・送信する計算装置200を、ネットワーク300に接続したものである。本発明に係るパケット廃棄システム400は、図1に示すネットワークシステムに適用したものである。   As shown in FIG. 1, the network system includes an operating device 100 such as a robot, and a computing device 200 that creates and transmits operation command information for the operating device 100 based on image recognition processing and image recognition processing. Connected. A packet discard system 400 according to the present invention is applied to the network system shown in FIG.

図1及び図2において、作動装置100は、作動装置100の周囲を撮像した映像をリアルタイムの画像情報として送信する画像情報送信装置110と、作動装置100の座標や移動速度などの状態情報を取得・送信する機能を持つ信号装置120と、計算装置200から送信される動作命令情報を受信して作動装置100を駆動させる運動装置130とを具備する。なお、画像情報送信装置110は、作動装置100と一体に配置してもよいし、作動装置100とは独立して配置してもよい。作動装置100の映像情報送信装置100から計算装置200への画像情報の送信プロトコルは、従来周知の種々のものを用いることができる。   In FIG. 1 and FIG. 2, the operating device 100 acquires an image information transmitting device 110 that transmits a video obtained by imaging the periphery of the operating device 100 as real-time image information, and status information such as coordinates and moving speed of the operating device 100. A signal device 120 having a function of transmitting and an exercise device 130 that receives the operation command information transmitted from the computing device 200 and drives the operating device 100. Note that the image information transmitting device 110 may be disposed integrally with the operating device 100 or may be disposed independently of the operating device 100. As a transmission protocol of image information from the video information transmitting device 100 to the computing device 200 of the operating device 100, various conventionally known protocols can be used.

パケット廃棄システム400は、画像情報送信装置110から送信される画像情報と信号装置120から送信される状態情報、計算装置200から送信される動作命令情報を送受信できる機能と、状態情報・動作命令情報・状態継続時間を単独で、あるいはその組み合わせを利用して、画像情報送信装置110から送信される画像情報の送信可否を判定するための情報を参照する機能と、画像情報の送信可否を判定する機能と、画像情報の断片であるパケットを廃棄する機能とを具備したものである。なお、パケットとは、OSI参照モデルのネットワーク層におけるパケットを意味する。パケットの典型的な例はIPパケットである。   The packet discard system 400 includes a function capable of transmitting and receiving the image information transmitted from the image information transmitting device 110, the state information transmitted from the signal device 120, the operation command information transmitted from the computing device 200, and the state information / operation command information. A function for referring to information for determining whether or not to transmit image information transmitted from the image information transmitting apparatus 110 and whether or not image information can be transmitted are determined using the state duration time alone or a combination thereof. A function and a function of discarding a packet which is a fragment of image information. The packet means a packet in the network layer of the OSI reference model. A typical example of a packet is an IP packet.

パケット廃棄システム400は、作動装置100と計算装置200との通信経路上に配置される。図2の例では、作動装置100とパケット廃棄システム400は第1ネットワーク301により通信可能に接続され、パケット廃棄システム400と計算装置200は第2ネットワーク302により通信可能に接続されている。   The packet discard system 400 is arranged on a communication path between the operating device 100 and the computing device 200. In the example of FIG. 2, the operating device 100 and the packet discard system 400 are communicably connected via a first network 301, and the packet discard system 400 and the computing device 200 are communicably connected via a second network 302.

パケット廃棄システム400は、例えばルータやゲートウェイ装置などのネットワーク装置としてのハードウェア、もしくは既存のネットワーク装置上で動作するソフトウェアのいずれで動作しても構わない。   The packet discard system 400 may operate with either hardware as a network device such as a router or gateway device, or software operating on an existing network device.

パケット廃棄システム400は、画像情報送信装置110から送信される画像情報のうち、作動装置100の状態を示す情報を使って計算装置200に到達させる必要のない画像情報をパケット単位で廃棄し、廃棄されなかった画像情報を当該システム400から計算装置200に送信することで、第2ネットワーク302に送信される画像情報を削減する。   The packet discarding system 400 discards image information that does not need to reach the computing device 200 among the image information transmitted from the image information transmitting device 110 using the information indicating the state of the operating device 100, and discards the packet information. By transmitting the image information that has not been transmitted from the system 400 to the computing device 200, the image information transmitted to the second network 302 is reduced.

パケット廃棄システム400は、画像情報送信装置110から送信される画像情報のうち、作動装置100の状態を示す情報を使って計算装置200の誤認識を誘発する画像情報をパケット単位で廃棄し、廃棄されなかった画像情報を当該システム400から計算装置200に送信することで、計算装置200で実施される画像認識処理に画像品質に問題のある画像情報が使用される事態を回避する。   The packet discarding system 400 discards image information that induces misrecognition of the computing device 200 among the pieces of image information transmitted from the image information transmitting device 110 in units of packets, and discards them. By transmitting the image information that has not been transmitted from the system 400 to the computing device 200, it is possible to avoid a situation in which image information having a problem with image quality is used in an image recognition process performed by the computing device 200.

パケット廃棄システム400は、画像情報そのものを処理することで画像情報を削除するのではなく、作動装置100の状態を示す情報を処理することで画像情報をパケット単位で廃棄する。したがって、パケット単位で断片化された画像情報から画像を再構成し、その内容を解析して再度圧縮処理をするようなリアルタイム性を損ない、処理時間を要する高負荷な処理を回避できる。   The packet discard system 400 does not delete the image information by processing the image information itself, but discards the image information in units of packets by processing information indicating the state of the operating device 100. Accordingly, it is possible to reconstruct an image from image information fragmented in packet units, to analyze the contents and to perform compression processing again, and to avoid high-load processing that requires processing time.

以下に本発明の実施の形態について詳述する。なお、以下の実施形態における作動装置100はxyz空間上に設置されており、画像情報送信装置110を含む部分がxyz空間内を移動する。一方、作動装置100が撮影や操作などの作業を実施する対象物である作業対象物はxyz空間上に固定して設置されているものとする。作動装置の例と作業対象物の例が設置されるxyz空間の例を図3に示す。   Hereinafter, embodiments of the present invention will be described in detail. In addition, the operating device 100 in the following embodiment is installed in the xyz space, and a portion including the image information transmitting device 110 moves in the xyz space. On the other hand, it is assumed that the work object, which is an object on which the operation device 100 performs operations such as photographing and operation, is fixedly installed in the xyz space. An example of an xyz space in which an example of an actuator and an example of a work object are installed is shown in FIG.

図3では作動装置100の例として、カメラ搭載車101とカメラ付きロボットアーム102を挙げている。図3に示すカメラ搭載車101の場合、車載カメラ111が画像情報送信装置110に対応し、車載センサ121が信号装置120に対応し、モータ131が運動装置130に対応する。また図3に示すカメラ付きロボットアーム102の場合、アームに付設したWebカメラ112が画像情報送信装置110に対応し、軸センサ122が信号装置120に対応し、アクチュエータ132が運動装置130に対応する。また、図3では作業対象物として荷物1がxyz空間に配置されている。   In FIG. 3, as an example of the operating device 100, a camera-equipped vehicle 101 and a robot arm 102 with a camera are cited. In the case of the camera-equipped vehicle 101 shown in FIG. 3, the in-vehicle camera 111 corresponds to the image information transmitting device 110, the in-vehicle sensor 121 corresponds to the signal device 120, and the motor 131 corresponds to the exercise device 130. In the case of the robot arm 102 with a camera shown in FIG. 3, the web camera 112 attached to the arm corresponds to the image information transmission device 110, the axis sensor 122 corresponds to the signal device 120, and the actuator 132 corresponds to the exercise device 130. . In FIG. 3, the luggage 1 is arranged in the xyz space as a work object.

[第1の実施の形態]
第1の実施の形態は、パケット廃棄システム400が、信号装置120から送信される状態情報に基づいて画像情報送信装置110から送信される画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[First Embodiment]
In the first embodiment, the packet discard system 400 discards the image information transmitted from the image information transmitting apparatus 110 in units of packets based on the state information transmitted from the signal apparatus 120, and does not discard the image information. Is transmitted to the computing device 200.

図4に本実施の形態に係るパケット廃棄システムの機能ブロック図、図5にパケット廃棄システムのシーケンスチャート、図6に画像情報削除判定部の動作フロー、図7に記憶部に格納されている対応関係情報の一例、図8に画像情報削除部の動作フローを示す。   4 is a functional block diagram of the packet discard system according to the present embodiment, FIG. 5 is a sequence chart of the packet discard system, FIG. 6 is an operation flow of the image information deletion determination unit, and FIG. 7 is a correspondence stored in the storage unit. An example of the relationship information, FIG. 8 shows an operation flow of the image information deletion unit.

パケット廃棄システム400は、図4に示すように、画像情報受信部410と、画像情報削除部420と、状態情報受信部430と、画像情報削除判定部440と、記憶部450と、画像情報送信部460とを備えている。   As shown in FIG. 4, the packet discard system 400 includes an image information receiving unit 410, an image information deleting unit 420, a status information receiving unit 430, an image information deletion determining unit 440, a storage unit 450, and an image information transmission. Part 460.

画像情報送信装置110は、図5に示すように、画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。一方、信号装置120は状態情報受信部430に状態情報を送信し、状態情報受信部430は画像情報削除判定部440に受信した状態情報を送信する。   As shown in FIG. 5, the image information transmitting apparatus 110 transmits image information to the image information receiving unit 410, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. On the other hand, the signal device 120 transmits the state information to the state information receiving unit 430, and the state information receiving unit 430 transmits the received state information to the image information deletion determination unit 440.

画像情報削除判定部440は図6に示す動作フローにしたがい、受信した状態情報の内容を確認し、当該状態時における画像情報の送信可否を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されている状態情報と画像情報の送信可否の対応関係のデータベースを基に、画像情報の送信可否を判定し、その結果を画像情報削除部420に通知する。   In accordance with the operation flow shown in FIG. 6, the image information deletion determination unit 440 confirms the content of the received state information and determines whether or not image information can be transmitted in that state in a database stored in the storage unit 450. Refer to The image information deletion determination unit 440 determines whether or not image information can be transmitted based on a database of the correspondence relationship between the state information and the transmission / non-transmission of image information held in the storage unit 450, and the result is determined by the image information deletion unit. 420 is notified.

上記対応関係を決定する要素である状態情報は六軸ロボットの各軸の位置座標や加速度などで特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率、すなわち時刻tにおける位置変化度R=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|R|とあらかじめ定めた閾値|Rsh|の大小関係を画像情報の送信可否を判定する要素の一例として記載している。なお、信号装置120から送信されてくる状態情報の中にRが含まれていればそれを利用する、あるいは信号装置120から送信されてくる状態情報の中の作動装置100の座標や加速度から画像情報削除判定部440がRを算出して利用しても構わない。 The state information, which is an element for determining the correspondence relationship, is not particularly defined by the position coordinates or acceleration of each axis of the six-axis robot, but here, the image information in the xyz space where the actuator 100 per unit time Δt is installed. Using the rate of change of the three-dimensional coordinates (x, y, z) of the transmitting apparatus 110, that is, the position change degree R t = (Δx / Δt, Δy / Δt, Δz / Δt) at time t , | R t | The magnitude relationship of the defined threshold value | R sh | is described as an example of an element for determining whether image information can be transmitted. If Rt is included in the state information transmitted from the signal device 120, it is used, or from the coordinates and acceleration of the actuator 100 in the state information transmitted from the signal device 120. the image information deletion determining unit 440 may be utilized to calculate the R t.

また本実施の形態では、位置変化度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   In the present embodiment, the results of examining the correspondence relationship between the degree of change in position and image information in advance are stored in a database, and the database is described in accordance with a format in which the database is statically stored and used. Even a database that is sequentially updated may be used, or a format in which the information on the correspondence relationship is dynamically acquired from the outside and used.

画像情報削除部420は、図8に示す動作フローにしたがい、上記通知に基づいて画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を画像情報送信部460に送信する。画像情報の送信可否通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報送信可否通知と同じタイムスタンプの画像情報のパケットに関して廃棄するかどうかを判定することになり、画像情報より低い頻度で画像情報送信可否通知を受信する場合は、保持している画像情報送信可否通知に従って画像情報のパケットに関して廃棄するかどうかを判定する。受信した画像情報送信可否通知は、新たに画像情報送信可否通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関して廃棄するかどうかの判定に利用する。画像情報送信部460は受信した画像情報を計算装置200に送信する。   In accordance with the operation flow shown in FIG. 8, the image information deletion unit 420 discards the image information in units of packets based on the notification, and transmits the image information not discarded to the image information transmission unit 460. If the image information transmission availability notification is received at the same frequency as the image information or at a higher frequency than the image information, it will be determined whether to discard the image information packet with the same time stamp as the image information transmission availability notification. When the image information transmission availability notification is received at a lower frequency than the image information, it is determined whether or not to discard the image information packet according to the held image information transmission availability notification. The received image information transmission availability notification is retained until a new image information transmission availability notification is received or a predetermined retention time threshold is exceeded, and is used to determine whether to discard the image information packet. . The image information transmission unit 460 transmits the received image information to the calculation device 200.

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減でき、かつ計算装置200で実施される画像認識における誤認識の危険性も軽減できる。   As described above, it is possible to reduce the image information flowing on the network without processing the image information itself, and at the same time, it is possible to reduce the amount of image information processed by the computing device 200 and to prevent erroneous recognition in the image recognition performed by the computing device 200. Risk can be reduced.

[第2の実施の形態]
第2の実施の形態は、パケット廃棄システム400が、計算装置200から送信される動作命令情報に基づいて画像情報送信装置110から送信される画像情報パケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[Second Embodiment]
In the second embodiment, image information that the packet discard system 400 discards in units of image information packets transmitted from the image information transmitting device 110 based on the operation command information transmitted from the computing device 200, and has not been discarded. Is transmitted to the computing device 200.

図9に本実施の形態に係るパケット廃棄システムの機能ブロック図、図10にパケット廃棄システムのシーケンスチャート、図11に画像情報削除判定部の動作フロー、図12に記憶部に格納されている対応関係情報の一例を示す。なお、画像情報削除部の動作フローは前述した図8と同様である。   9 is a functional block diagram of the packet discard system according to the present embodiment, FIG. 10 is a sequence chart of the packet discard system, FIG. 11 is an operation flow of the image information deletion determination unit, and FIG. 12 is a correspondence stored in the storage unit. An example of relationship information is shown. The operation flow of the image information deletion unit is the same as that in FIG.

パケット廃棄システム400は、図9に示すように、画像情報受信部410と、画像情報削除部420と、状態情報受信部430と、画像情報削除判定部440と、記憶部450と、画像情報送信部460と、動作命令情報受信部470、動作命令情報送信部480と、状態情報送信部490とを備えている。   As shown in FIG. 9, the packet discard system 400 includes an image information receiving unit 410, an image information deleting unit 420, a status information receiving unit 430, an image information deletion determining unit 440, a storage unit 450, and an image information transmission. Unit 460, operation command information reception unit 470, operation command information transmission unit 480, and status information transmission unit 490.

画像情報送信装置110は、図10に示すように、画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。一方、計算装置200は動作命令情報受信部470に動作命令情報を送信し、動作命令情報受信部470は画像情報削除判定部440と動作命令情報送信部480に受信した動作命令情報を送信する。   As shown in FIG. 10, the image information transmitting apparatus 110 transmits image information to the image information receiving unit 410, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. On the other hand, the computing device 200 transmits the operation command information to the operation command information receiving unit 470, and the operation command information receiving unit 470 transmits the received operation command information to the image information deletion determining unit 440 and the operation command information transmitting unit 480.

画像情報削除判定部440は、図11に示す動作フローにしたがい、受信した動作命令情報の内容を確認し、当該動作命令時における画像情報の送信可否を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されている動作命令情報と画像情報の送信可否の対応関係のデータベースを基に、画像情報の送信可否を判定し、その結果を画像情報削除部420に通知する。   In accordance with the operation flow shown in FIG. 11, the image information deletion determination unit 440 is stored in the storage unit 450 in order to confirm the content of the received operation command information and determine whether image information can be transmitted at the time of the operation command. Browse the database that you are using. The image information deletion determination unit 440 determines whether or not image information can be transmitted based on a database of correspondence between operation command information and the transmission / non-transmission of image information held in the storage unit 450, and the result is determined as image information deletion. Notification to the unit 420.

上記対応関係を決定する要素である動作命令情報は六軸ロボットの各軸の目的位置座標や加速度などで特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率の動作命令指示、すなわち時刻tにおける動作命令速度Vt=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|V|とあらかじめ定めた閾値|Vsh|の大小関係を画像情報の送信可否を判定する要素の一例として記載している。なお、計算装置200から送信されてくる動作命令情報の中にVが含まれていればそれを利用する、あるいは計算装置200から送信されてくる動作命令情報の中の作動装置100の座標や加速度から画像情報削除判定部440がVを算出して利用しても構わない。 The operation command information, which is an element for determining the correspondence relationship, is not particularly defined by the target position coordinates and acceleration of each axis of the six-axis robot, but here, in the xyz space where the operation device 100 per unit time Δt is installed. Using the operation command instruction of the rate of change of the three-dimensional coordinates (x, y, z) of the image information transmitting apparatus 110, that is, the operation command speed Vt = (Δx / Δt, Δy / Δt, Δz / Δt) at time t, The magnitude relationship between V t | and a predetermined threshold value | V sh | is described as an example of an element that determines whether image information can be transmitted. Incidentally, if it contains V t in the operation instruction information transmitted from the computing device 200 to use it, or the coordinates of the working device 100 in the operation instruction information transmitted from the computing device 200 Ya the image information deletion determining unit 440 from the acceleration may be used to calculate the V t.

また本実施の形態では、動作命令速度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   Further, in the present embodiment, the results of examining the correspondence relationship between the operation command speed and the image information in advance are stored in a database, and the database is described according to a format in which the database is statically stored and used. Even a database that is sequentially updated may be used, or a format in which the information on the correspondence relationship is dynamically acquired from the outside and used.

画像情報削除部420は、第1の実施の形態と同様に、図8に示す動作フローにしたがい、上記通知に基づいて画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を画像情報送信部460に送信する。画像情報の送信可否通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報送信可否通知と同じタイムスタンプの画像情報のパケットに関して廃棄するかどうかを判定することになり、画像情報より低い頻度で画像情報送信可否通知を受信する場合は、保持している画像情報送信可否通知に従って画像情報のパケットに関して廃棄するかどうかを判定する。受信した画像情報送信可否通知は、新たに画像情報送信可否通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関して廃棄するかどうかの判定に利用する。画像情報送信部460と動作命令情報送信部480はそれぞれ、受信した画像情報を計算装置200に、受信した動作命令情報を作動装置100の運動装置130に送信する。   Similar to the first embodiment, the image information deletion unit 420 discards image information in units of packets based on the notification and transmits image information that has not been discarded, as image information, according to the operation flow shown in FIG. To the unit 460. If the image information transmission availability notification is received at the same frequency as the image information or at a higher frequency than the image information, it will be determined whether to discard the image information packet with the same time stamp as the image information transmission availability notification. When the image information transmission availability notification is received at a lower frequency than the image information, it is determined whether or not to discard the image information packet according to the held image information transmission availability notification. The received image information transmission availability notification is retained until a new image information transmission availability notification is received or a predetermined retention time threshold is exceeded, and is used to determine whether to discard the image information packet. . The image information transmission unit 460 and the motion command information transmission unit 480 respectively transmit the received image information to the calculation device 200 and the received motion command information to the exercise device 130 of the actuation device 100.

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減でき、かつ計算装置200で実施される画像認識における誤認識、誤認識によって生じる動作命令情報の作成の危険性も軽減できる。   As described above, it is possible to reduce the image information flowing on the network without processing the image information itself, and at the same time, it is possible to reduce the amount of image information to be processed by the calculation device 200 and to perform the erroneous recognition in the image recognition performed by the calculation device 200. It is also possible to reduce the risk of creating operation command information caused by misrecognition.

[第3の実施の形態]
第3の実施の形態は、パケット廃棄システム400が、計算装置200から送信される動作命令情報と作動装置100の信号装置120から送信される状態情報の組み合わせに基づいて画像情報送信装置110から送信される画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[Third Embodiment]
In the third embodiment, the packet discard system 400 transmits from the image information transmission device 110 based on the combination of the operation command information transmitted from the computing device 200 and the state information transmitted from the signal device 120 of the operation device 100. The image information to be discarded is discarded in units of packets, and the image information that has not been discarded is transmitted to the computing device 200.

本実施の形態に係るパケット廃棄システムの機能ブロックは前述の図9に示すものと同じである。図13にパケット廃棄システムのシーケンスチャート、図14に画像情報削除判定部の動作フローを示す。なお、画像情報削除部の動作フローは前述した図8と同様である。   The functional blocks of the packet discard system according to the present embodiment are the same as those shown in FIG. FIG. 13 shows a sequence chart of the packet discard system, and FIG. 14 shows an operation flow of the image information deletion determination unit. The operation flow of the image information deletion unit is the same as that in FIG.

画像情報送信装置110は、図13に示すように、画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。一方、計算装置200は動作命令情報受信部470に動作命令情報を送信し、動作命令情報受信部470は画像情報削除判定部440と動作命令情報送信部480に受信した動作命令情報を送信する。他方、信号装置120は状態情報受信部430に状態情報を送信し、状態情報受信部430は画像情報削除判定部440と状態情報送信部490に受信した状態情報を送信する。   As shown in FIG. 13, the image information transmitting apparatus 110 transmits image information to the image information receiving unit 410, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. On the other hand, the computing device 200 transmits the operation command information to the operation command information receiving unit 470, and the operation command information receiving unit 470 transmits the received operation command information to the image information deletion determining unit 440 and the operation command information transmitting unit 480. On the other hand, the signal device 120 transmits the state information to the state information receiving unit 430, and the state information receiving unit 430 transmits the received state information to the image information deletion determining unit 440 and the state information transmitting unit 490.

画像情報削除判定部440は、図14に示す動作フローにしたがい、受信した動作命令情報あるいは状態情報の内容を確認し、当該動作命令時あるいは状態時における画像情報の送信可否を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されているデータベースを基に、画像情報の送信可否を判定し、その結果を画像情報削除部420に通知する。   In accordance with the operation flow shown in FIG. 14, the image information deletion determination unit 440 confirms the content of the received operation command information or state information, and determines whether image information can be transmitted at the time of the operation command or state. A database stored in the storage unit 450 is referred to. The image information deletion determination unit 440 determines whether image information can be transmitted based on a database held in the storage unit 450 and notifies the image information deletion unit 420 of the result.

画像情報の送信可否を判定する要素である動作命令情報あるいは状態情報は特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率の動作命令指示、すなわち時刻tにおける動作命令速度V=(Δx/Δt,Δy/Δt,Δz/Δt)、あるいは単位時間Δt当たりの作動装置100が設置されているxyz空間における三次元座標(x,y,z)の変化率、すなわち時刻tにおける位置変化度R=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|V|とあらかじめ定めた閾値|Vsh|の大小関係、あるいは|R|とあらかじめ定めた閾値|Rsh|の大小関係を画像情報の送信可否を判定する要素の一例として記載している。対応関係情報の一例としては、前述した図7及び図12に記載したものが挙げられる。 The operation command information or the state information that is an element for determining whether or not image information can be transmitted is not particularly defined, but here, the three-dimensional coordinates of the image information transmitting device 110 in the xyz space where the operating device 100 is installed per unit time Δt. The operation command instruction of the change rate of (x, y, z), that is, the operation command speed V t at time t = (Δx / Δt, Δy / Δt, Δz / Δt), or the operating device 100 per unit time Δt is installed. | V t | using the change rate of the three-dimensional coordinates (x, y, z) in the xyz space, that is, the position change degree R t = (Δx / Δt, Δy / Δt, Δz / Δt) at time t. And a predetermined threshold value | V sh | or a relationship between | R t | and a predetermined threshold value | R sh | as an example of an element for determining whether image information can be transmitted. doing. Examples of the correspondence information include those described in FIGS. 7 and 12 described above.

なお、Vに関して、計算装置200から送信されてくる動作命令情報の中にVが含まれていればそれを利用する、あるいは計算装置200から送信されてくる動作命令情報の中の作動装置100の座標や加速度から画像情報削除判定部440がVを算出して利用しても構わない。同様に、Rに関しても、信号装置120から送信されてくる状態情報の中にRが含まれていればそれを利用する、あるいは信号装置120から送信されてくる状態情報の中の作動装置100の座標や加速度から画像情報削除判定部440がRを算出して利用しても構わない。 Regarding V t , if V t is included in the operation command information transmitted from the calculation device 200, it is used, or the operation device in the operation command information transmitted from the calculation device 200. the image information deletion determining unit 440 from the coordinates and the acceleration of 100 may be utilized to calculate the V t. Similarly, regarding R t , if R t is included in the status information transmitted from the signal device 120, the R t is used, or the operating device in the status information transmitted from the signal device 120. the image information deletion determining unit 440 from the coordinates and the acceleration of 100 may be utilized to calculate the R t.

また本実施の形態では、動作命令速度あるいは位置変化度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   In the present embodiment, the results of examining the correspondence between the motion command speed or position change degree and the image information in advance are stored in a database, and the database is described in accordance with a format in which the database is statically stored and used. However, a database that is sequentially updated may be used, or a format in which the correspondence information is dynamically acquired from the outside and used.

画像情報削除部420は、第1及び第2の実施の形態と同様に、図8に示す動作フローにしたがい、上記通知に基づいて画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を画像情報送信部460に送信する。画像情報の送信可否通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報送信可否通知と同じタイムスタンプの画像情報のパケットに関して廃棄するかどうかを判定することになり、画像情報より低い頻度で画像情報送信可否通知を受信する場合は、保持している画像情報送信可否通知に従って画像情報のパケットに関して廃棄するかどうかを判定する。受信した画像情報送信可否通知は、新たに画像情報送信可否通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関して廃棄するかどうかの判定に利用する。   Similar to the first and second embodiments, the image information deleting unit 420 discards the image information in units of packets based on the notification, and stores the image information that has not been discarded, in accordance with the operation flow shown in FIG. The image information is transmitted to the image information transmission unit 460. If the image information transmission availability notification is received at the same frequency as the image information or at a higher frequency than the image information, it will be determined whether to discard the image information packet with the same time stamp as the image information transmission availability notification. When the image information transmission availability notification is received at a lower frequency than the image information, it is determined whether or not to discard the image information packet according to the held image information transmission availability notification. The received image information transmission availability notification is retained until a new image information transmission availability notification is received or a predetermined retention time threshold is exceeded, and is used to determine whether to discard the image information packet. .

画像情報送信部460と動作命令情報送信部480、状態情報送信部490はそれぞれ、受信した画像情報と状態情報を計算装置200に、受信した動作命令情報を作動装置100の運動装置130に送信する。   The image information transmission unit 460, the operation command information transmission unit 480, and the state information transmission unit 490 respectively transmit the received image information and state information to the calculation device 200, and the received operation command information to the exercise device 130 of the operation device 100. .

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減でき、かつ計算装置200で実施される画像認識における誤認識、誤認識によって生じる動作命令情報の作成の危険性も軽減できる。   As described above, it is possible to reduce the image information flowing on the network without processing the image information itself, and at the same time, it is possible to reduce the amount of image information to be processed by the calculation device 200 and to perform the erroneous recognition in the image recognition performed by the calculation device 200. It is also possible to reduce the risk of creating operation command information caused by misrecognition.

[第4の実施の形態]
第4の実施の形態は、パケット廃棄システム400が、作動装置100の信号装置120から送信される状態情報の状態が継続する時間に基づいて画像情報送信装置110から送信される画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[Fourth Embodiment]
In the fourth embodiment, the packet discard system 400 receives the image information transmitted from the image information transmitting device 110 based on the time during which the state of the state information transmitted from the signal device 120 of the operating device 100 continues. The image information discarded and not discarded is transmitted to the computer 200.

本実施の形態に係るパケット廃棄システムの機能ブロックは前述の図4に示すものと同じである。図15にパケット廃棄システムのシーケンスチャート、図16に画像情報削除判定部の動作フロー、図17に画像情報削除部の動作フローを示す。   The functional blocks of the packet discard system according to the present embodiment are the same as those shown in FIG. FIG. 15 shows a sequence chart of the packet discard system, FIG. 16 shows an operation flow of the image information deletion determination unit, and FIG. 17 shows an operation flow of the image information deletion unit.

画像情報送信装置110は、図15に示すように、画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。信号装置120は状態情報受信部430に状態情報を送信し、状態情報受信部430は画像情報削除判定部440に受信した状態情報を送信する。   As shown in FIG. 15, the image information transmitting apparatus 110 transmits image information to the image information receiving unit 410, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. The signal device 120 transmits the state information to the state information receiving unit 430, and the state information receiving unit 430 transmits the received state information to the image information deletion determination unit 440.

画像情報削除判定部440は、図16に示す動作フローにしたがい、受信した状態情報の内容を確認し、当該状態時における画像情報の送信方法を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されている状態情報と画像情報の送信可否の対応関係のデータベースを基に、画像情報の送信方法を判定し、その結果を画像情報削除部420に通知する。   The image information deletion determination unit 440 is stored in the storage unit 450 in order to confirm the content of the received state information and determine the transmission method of the image information in the state according to the operation flow shown in FIG. Browse the database. The image information deletion determination unit 440 determines a transmission method of the image information based on a database of correspondence relationship between the state information held in the storage unit 450 and whether or not the image information can be transmitted, and the result is the image information deletion unit. 420 is notified.

上記対応関係を決定する要素である状態情報は六軸ロボットの各軸の位置座標や加速度などで特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率、すなわち時刻tにおける位置変化度R=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|R|とあらかじめ定めた閾値|Rsh|の大小関係を画像情報の送信可否を判定する要素の一例として記載している。信号装置120から送信されてくる状態情報の中にRが含まれていればそれを利用する、あるいは信号装置120から送信されてくる状態情報の中の作動装置100の座標や加速度から画像情報削除判定部440がRを算出して利用しても構わない。 The state information, which is an element for determining the correspondence relationship, is not particularly defined by the position coordinates or acceleration of each axis of the six-axis robot, but here, the image information in the xyz space where the actuator 100 per unit time Δt is installed. Using the rate of change of the three-dimensional coordinates (x, y, z) of the transmitting apparatus 110, that is, the position change degree R t = (Δx / Δt, Δy / Δt, Δz / Δt) at time t , | R t | The magnitude relationship of the defined threshold value | R sh | is described as an example of an element for determining whether image information can be transmitted. If Rt is included in the state information transmitted from the signal device 120, it is used, or image information is obtained from the coordinates and acceleration of the actuator 100 in the state information transmitted from the signal device 120. deletion determining unit 440 may be utilized to calculate the R t.

また本実施の形態では、位置変化度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   In the present embodiment, the results of examining the correspondence relationship between the degree of change in position and image information in advance are stored in a database, and the database is described in accordance with a format in which the database is statically stored and used. Even a database that is sequentially updated may be used, or a format in which the information on the correspondence relationship is dynamically acquired from the outside and used.

さらに、本実施の形態では、|R|とあらかじめ定めた閾値|Rsh’|との大小関係が|R|<|Rsh’|となる状態で継続する時間Tを画像情報削除判定部440が計測し、Tとあらかじめ定めた閾値|TRsh|との大小関係を画像情報の送信可否を判定する要素の一例として記載している。 Furthermore, in the present embodiment, | R t | a predetermined threshold | R sh '| magnitude relationship between the | R t | <| R sh ' | image information delete time T R to continue in a state where the determination unit 440 measures, the threshold predetermined with T R | is described as an example of a determining element whether transmission of the image information magnitude relation between | T Rsh.

本実施の形態では、Tと画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。 In this embodiment, T R and the results of examining the relationship in advance of the image information into a database, has been described in accordance with the format to use to store statically its database in the storage unit is sequentially updated Even if a database is used, a format in which the information on the correspondence relationship is dynamically acquired and used from the outside may be used.

画像情報削除部420は、図17に示す動作フローにしたがい、上記通知に基づいて画像情報の送信方法を決定し、決定した方法に従って画像情報を画像情報送信部460に送信する。画像情報の送信方法の通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報の送信方法の通知と同じタイムスタンプの画像情報のパケットに関して送信方法を判定することになり、画像情報より低い頻度で画像情報の送信方法の通知を受信する場合は、保持している画像情報の送信方法の通知に従って画像情報のパケットに関して送信方法を判定する。受信した画像情報の送信方法の通知は、新たに画像情報の送信方法の通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関する送信方法の判定に利用する。なお、本実施の形態では、方法1をパケット廃棄なしで送信、方法2を画像情報のパケットを廃棄とする2つの例を使って説明しているが、方法の数や内容については限定しない。   In accordance with the operation flow shown in FIG. 17, the image information deletion unit 420 determines a transmission method of image information based on the notification, and transmits the image information to the image information transmission unit 460 according to the determined method. When receiving the notification of the image information transmission method at the same frequency as the image information or higher than the image information, the transmission method is determined with respect to the packet of the image information having the same time stamp as the notification of the image information transmission method. Therefore, when the notification of the image information transmission method is received at a frequency lower than that of the image information, the transmission method is determined for the packet of the image information according to the held notification of the image information transmission method. The received notification of the image information transmission method is held until a new notification of the image information transmission method is received or until a predetermined retention time threshold is exceeded, and is used to determine the transmission method for the image information packet. Use. In this embodiment, the method 1 is transmitted without discarding the packet and the method 2 is discarded with the image information packet discarded. However, the number and contents of the method are not limited.

画像情報送信部460は受信した画像情報を計算装置200に送信する。   The image information transmission unit 460 transmits the received image information to the calculation device 200.

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減できる。   As described above, the image information flowing on the network can be reduced without processing the image information itself, and at the same time, the amount of image information processed by the computing device 200 can be reduced.

[第5の実施の形態]
第5の実施の形態は、パケット廃棄システム400が、計算装置200から送信される動作命令情報に従った動作状態が継続する時間に基づいて画像情報送信装置110から送信される画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[Fifth Embodiment]
In the fifth embodiment, the packet discard system 400 converts the image information transmitted from the image information transmitting apparatus 110 in units of packets based on the time during which the operation state according to the operation command information transmitted from the computing apparatus 200 continues. The image information discarded and not discarded is transmitted to the computer 200.

本実施の形態に係るパケット廃棄システムの機能ブロックは前述の図9に示すものと同じである。図18にパケット廃棄システムのシーケンスチャート、図19に画像情報削除判定部の動作フローを示す。なお、画像情報削除部の動作フローは前述した図17と同様である。   The functional blocks of the packet discard system according to the present embodiment are the same as those shown in FIG. FIG. 18 shows a sequence chart of the packet discard system, and FIG. 19 shows an operation flow of the image information deletion determination unit. The operation flow of the image information deletion unit is the same as that shown in FIG.

画像情報送信装置110は図9に示す画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。一方、計算装置200は動作命令情報受信部470に動作命令情報を送信し、動作命令情報受信部470は画像情報削除判定部440に受信した動作命令情報を送信する。   The image information transmitting apparatus 110 transmits image information to the image information receiving unit 410 illustrated in FIG. 9, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. On the other hand, the computing device 200 transmits the operation command information to the operation command information receiving unit 470, and the operation command information receiving unit 470 transmits the received operation command information to the image information deletion determination unit 440.

画像情報削除判定部440は、図19に示す動作フローにしたがい、受信した動作命令情報の内容を確認し、当該動作命令時における画像情報の送信方法を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されている動作命令情報と画像情報の送信方法の対応関係のデータベースを基に、画像情報の送信方法を判定し、その結果を画像情報削除部420に通知する。   In accordance with the operation flow shown in FIG. 19, the image information deletion determination unit 440 is stored in the storage unit 450 in order to confirm the content of the received operation command information and determine the transmission method of the image information at the time of the operation command. Browse the database that you are using. The image information deletion determination unit 440 determines the image information transmission method based on the correspondence database of the operation command information and the image information transmission method held in the storage unit 450, and the result is the image information deletion. Notification to the unit 420.

上記対応関係を決定する要素である動作命令情報は六軸ロボットの各軸の目的位置座標や加速度などで特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率の動作命令指示、すなわち時刻tにおける動作命令速度Vt=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|V|とあらかじめ定めた閾値|Vsh|の大小関係を画像情報の送信可否を判定する要素の一例として記載している。計算装置200から送信されてくる動作命令情報の中にVが含まれていればそれを利用する、あるいは計算装置200から送信されてくる動作命令情報の中の作動装置100の座標や加速度から画像情報削除判定部440がVを算出して利用しても構わない。 The operation command information, which is an element for determining the correspondence relationship, is not particularly defined by the target position coordinates and acceleration of each axis of the six-axis robot, but here, in the xyz space where the operation device 100 per unit time Δt is installed. Using the operation command instruction of the rate of change of the three-dimensional coordinates (x, y, z) of the image information transmitting apparatus 110, that is, the operation command speed Vt = (Δx / Δt, Δy / Δt, Δz / Δt) at time t, The magnitude relationship between V t | and a predetermined threshold value | V sh | is described as an example of an element that determines whether image information can be transmitted. If it contains V t in the operation instruction information transmitted from the computing device 200 to use it, or the coordinates and the acceleration of the actuator 100 in the operation instruction information transmitted from the computing device 200 the image information deletion determining unit 440 may be utilized to calculate the V t.

また本実施の形態では、動作命令速度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   In the present embodiment, the result of examining the correspondence between the operation command speed and the image information in advance is described as a database, and the database is described in accordance with a format in which the database is statically stored and used. Even if a database to be updated is used, a format in which the information on the correspondence relationship is dynamically acquired and used from the outside may be used.

さらに、本実施の形態では、|V|とあらかじめ定めた閾値|Vsh’|との大小関係が|V|<|Vsh’|となる状態で継続する時間Tを画像情報削除判定部が計測し、Tとあらかじめ定めた閾値|TVsh|との大小関係を画像情報の送信可否を判定する要素の一例として記載している。 Further, in the present embodiment, the image information is deleted from the time T V in which the magnitude relationship between | V t | and the predetermined threshold value | V sh ′ | is | V t | <| V sh ′ | determination section measures, the threshold was previously defined as T V | is described as an example of a determining element whether transmission of the image information the size relationship of | T Vsh.

本実施の形態では、Tと画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。 In this embodiment, a database of results of previously examined the correspondence between the T V and image information, it has been described in accordance with the format to use to store statically its database in the storage unit is sequentially updated Even if a database is used, a format in which the information on the correspondence relationship is dynamically acquired and used from the outside may be used.

画像情報削除部420は、第4の実施の形態と同様に、図17に示す動作フローにしたがい、上記通知に基づいて画像情報の送信方法を決定し、決定した方法に従って画像情報を画像情報送信部460に送信する。画像情報の送信方法の通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報の送信方法の通知と同じタイムスタンプの画像情報のパケットに関して送信方法を判定することになり、画像情報より低い頻度で画像情報の送信方法の通知を受信する場合は、保持している画像情報の送信方法の通知に従って画像情報のパケットに関して送信方法を判定する。受信した画像情報の送信方法の通知は、新たに画像情報の送信方法の通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関する送信方法の判定に利用する。なお、本実施の形態では、方法1をパケット廃棄なしで送信、方法2を画像情報のパケットを廃棄とする2つの例を使って説明しているが、方法の数や内容については限定しない。   Similar to the fourth embodiment, the image information deletion unit 420 determines the transmission method of the image information based on the notification according to the operation flow shown in FIG. 17, and transmits the image information according to the determined method. To the unit 460. When receiving the notification of the image information transmission method at the same frequency as the image information or higher than the image information, the transmission method is determined with respect to the packet of the image information having the same time stamp as the notification of the image information transmission method. Therefore, when the notification of the image information transmission method is received at a frequency lower than that of the image information, the transmission method is determined for the packet of the image information according to the held notification of the image information transmission method. The received notification of the image information transmission method is held until a new notification of the image information transmission method is received or until a predetermined retention time threshold is exceeded, and is used to determine the transmission method for the image information packet. Use. In this embodiment, the method 1 is transmitted without discarding the packet and the method 2 is discarded with the image information packet discarded. However, the number and contents of the method are not limited.

画像情報送信部460は受信した画像情報を計算装置200に送信する。   The image information transmission unit 460 transmits the received image information to the calculation device 200.

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減できる。   As described above, the image information flowing on the network can be reduced without processing the image information itself, and at the same time, the amount of image information processed by the computing device 200 can be reduced.

[第6の実施の形態]
第6の実施の形態は、パケット廃棄システム400が、計算装置200から送信される動作命令情報に従った動作状態が継続する時間と作動装置100の信号装置120から送信される状態情報が継続する時間の組み合わせに基づいて画像情報送信装置110から送信される画像情報をパケット単位で廃棄し、廃棄しなかった画像情報を計算装置200に送信するものである。
[Sixth Embodiment]
In the sixth embodiment, the packet discard system 400 continues the time during which the operation state according to the operation command information transmitted from the computing device 200 continues and the state information transmitted from the signal device 120 of the operation device 100. The image information transmitted from the image information transmitting device 110 is discarded in units of packets based on the time combination, and the image information that has not been discarded is transmitted to the computing device 200.

本実施の形態に係るパケット廃棄システムの機能ブロックは前述の図9に示すものと同じである。図20にパケット廃棄システムのシーケンスチャート、図21に画像情報削除判定部の動作フローを示す。なお、画像情報削除部の動作フローは前述した図17と同様である。   The functional blocks of the packet discard system according to the present embodiment are the same as those shown in FIG. FIG. 20 shows a sequence chart of the packet discard system, and FIG. 21 shows an operation flow of the image information deletion determination unit. The operation flow of the image information deletion unit is the same as that shown in FIG.

画像情報送信装置110は、図20に示すように、画像情報受信部410に画像情報を送信し、画像情報受信部410は画像情報削除部420に受信した画像情報を送信する。一方、計算装置200は動作命令情報受信部470に動作命令情報を送信し、動作命令情報受信部470は画像情報削除判定部440に受信した動作命令情報を送信する。   As shown in FIG. 20, the image information transmitting apparatus 110 transmits image information to the image information receiving unit 410, and the image information receiving unit 410 transmits the received image information to the image information deleting unit 420. On the other hand, the computing device 200 transmits the operation command information to the operation command information receiving unit 470, and the operation command information receiving unit 470 transmits the received operation command information to the image information deletion determination unit 440.

画像情報削除判定部440は図21に示す動作フローにしたがい、受信した動作命令情報あるいは状態情報の内容を確認し、当該動作命令時あるいは状態時における画像情報の送信方法を判定するために、記憶部450に格納されているデータベースを参照する。画像情報削除判定部440は、記憶部450内部に保持されているデータベースを基に、画像情報の送信方法を判定し、その結果を画像情報削除部420に通知する。   In accordance with the operation flow shown in FIG. 21, the image information deletion determination unit 440 confirms the contents of the received operation command information or state information, and stores the image information deletion determination unit 440 in order to determine the image information transmission method at the time of the operation command or state. The database stored in the unit 450 is referred to. The image information deletion determination unit 440 determines a transmission method of image information based on a database held in the storage unit 450 and notifies the image information deletion unit 420 of the result.

画像情報の送信可否を判定する要素である動作命令情報あるいは状態情報は特に規定しないが、ここでは単位時間Δt当たりの作動装置100が設置されているxyz空間における画像情報送信装置110の三次元座標(x,y,z)の変化率の動作命令指示、すなわち時刻tにおける動作命令速度V=(Δx/Δt,Δy/Δt,Δz/Δt)、あるいは単位時間Δt当たりの作動装置100が設置されているxyz空間における三次元座標(x,y,z)の変化率、すなわち時刻tにおける位置変化度R=(Δx/Δt,Δy/Δt,Δz/Δt)を用い、|V|とあらかじめ定めた閾値|Vsh|の大小関係、あるいは|R|とあらかじめ定めた閾値|Rsh|の大小関係を画像情報の送信方法、あるいは送信可否を判定する要素の一例として記載している。 The operation command information or the state information that is an element for determining whether or not image information can be transmitted is not particularly defined, but here, the three-dimensional coordinates of the image information transmitting device 110 in the xyz space where the operating device 100 is installed per unit time Δt. The operation command instruction of the change rate of (x, y, z), that is, the operation command speed V t at time t = (Δx / Δt, Δy / Δt, Δz / Δt), or the operating device 100 per unit time Δt is installed. | V t | using the change rate of the three-dimensional coordinates (x, y, z) in the xyz space, that is, the position change degree R t = (Δx / Δt, Δy / Δt, Δz / Δt) at time t. And a predetermined threshold value | V sh | or a relationship between | R t | and a predetermined threshold value | R sh | It is described as an example of elementary.

なお、Vに関して、計算装置200から送信されてくる動作命令情報の中にVが含まれていればそれを利用する、あるいは計算装置200から送信されてくる動作命令情報の中の作動装置100の座標や加速度から画像情報削除判定部440がVを算出して利用しても構わない。また、Rに関しても、信号装置200から送信されてくる状態情報の中にRが含まれていればそれを利用する、あるいは信号装置200から送信されてくる状態情報の中の作動装置100の座標や加速度から画像情報削除判定部440がRを算出して利用しても構わない。 Regarding V t , if V t is included in the operation command information transmitted from the calculation device 200, it is used, or the operation device in the operation command information transmitted from the calculation device 200. the image information deletion determining unit 440 from the coordinates and the acceleration of 100 may be utilized to calculate the V t. Further, regarding R t , if R t is included in the state information transmitted from the signal device 200, the R t is used, or the operating device 100 in the state information transmitted from the signal device 200. the image information deletion determining unit 440 from the coordinates and the acceleration is may be utilized to calculate the R t.

また本実施の形態では、動作命令速度あるいは位置変化度と画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。   In the present embodiment, the results of examining the correspondence between the motion command speed or position change degree and the image information in advance are stored in a database, and the database is described in accordance with a format in which the database is statically stored and used. However, a database that is sequentially updated may be used, or a format in which the correspondence information is dynamically acquired from the outside and used.

さらに、|V|とあらかじめ定めた閾値|Vsh’|との大小関係が|V|<|Vsh’|となる状態で継続する時間T、あるいは|R|とあらかじめ定めた閾値|Rsh’|との大小関係が|R|<|Rsh’|となる状態で継続する時間Tを画像情報削除判定部440が計測し、TあるいはTとあらかじめ定めた閾値|TVsh|あるいは|TRsh|との大小関係を画像情報の送信方法、あるいは送信可否を判定する要素の一例として記載している。 Furthermore, a predetermined time T V or | R t | in which the magnitude relationship between | V t | and a predetermined threshold value | V sh ′ | is | V t | <| V sh ′ | threshold | R sh '| magnitude relationship between the | R t | <| R sh ' | time T R to continue in a state where the measured image information deletion determining unit 440, a predetermined and T V or T R The magnitude relationship with the threshold value | T Vsh | or | T Rsh | is described as an example of an image information transmission method or an element for determining whether transmission is possible.

本実施の形態では、TあるいはTと画像情報の対応関係をあらかじめ調べた結果をデータベース化し、そのデータベースを記憶部450に静的に格納して利用する形式に則って説明しているが、逐次更新されるデータベースを利用しても、動的に上記対応関係の情報を外部から取得して利用する形式でも構わない。 In this embodiment, a database of results of examining the relationship in advance of T V or T R and image information, has been described in accordance with the format to use to store statically its database in the storage unit 450 Alternatively, a database that is sequentially updated may be used, or a format in which the information on the correspondence relationship is dynamically acquired from the outside and used.

画像情報削除部420は、第4及び第5の実施の形態と同様に、図17に示す動作フローにしたがい、上記通知に基づいて画像情報の送信方法あるいは送信可否を決定し、決定した方法に従って画像情報を画像情報送信部460に送信する。画像情報の送信方法の通知を画像情報と同じ頻度、もしくは画像情報より高い頻度で受信する場合は、画像情報の送信方法の通知と同じタイムスタンプの画像情報のパケットに関して送信方法を判定することになり、画像情報より低い頻度で画像情報の送信方法の通知を受信する場合は、保持している画像情報の送信方法の通知に従って画像情報のパケットに関して送信方法を判定する。受信した画像情報の送信方法の通知は、新たに画像情報の送信方法の通知を受信するか、あらかじめ定めた保持時間の閾値を超えるまで保持され、上記の画像情報のパケットに関する送信方法の判定に利用する。本実施の形態では、方法1をパケット廃棄なしで送信、方法2を画像情報のパケットを廃棄とする2つの例を使って説明しているが、方法の数や内容については限定しない。   Similar to the fourth and fifth embodiments, the image information deletion unit 420 determines the transmission method or the transmission permission of the image information based on the notification according to the operation flow shown in FIG. The image information is transmitted to the image information transmission unit 460. When receiving the notification of the image information transmission method at the same frequency as the image information or higher than the image information, the transmission method is determined with respect to the packet of the image information having the same time stamp as the notification of the image information transmission method. Therefore, when the notification of the image information transmission method is received at a frequency lower than that of the image information, the transmission method is determined for the packet of the image information according to the held notification of the image information transmission method. The received notification of the image information transmission method is held until a new notification of the image information transmission method is received or until a predetermined retention time threshold is exceeded, and is used to determine the transmission method for the image information packet. Use. In the present embodiment, the method 1 is transmitted without discarding the packet and the method 2 is discarded with the image information packet discarded. However, the number and contents of the methods are not limited.

画像情報送信部460は受信した画像情報を計算装置200に送信する。   The image information transmission unit 460 transmits the received image information to the calculation device 200.

以上により、画像情報そのものを処理することなくネットワーク上で流れる画像情報を削減できると同時に、計算装置200で処理する画像情報量も削減できる。   As described above, the image information flowing on the network can be reduced without processing the image information itself, and at the same time, the amount of image information processed by the computing device 200 can be reduced.

以上、本発明の実施の形態について詳述したが本発明はこれに限定されるものではない。例えば、上記実施の形態では、画像情報削除判定に際して、作動装置100の動作状態を示す状態情報として位置情報(座標情報)や加速度情報を用いる場合を例示したが、他のパラメータであっても本発明を適用できる。同様に、画像情報削除判定に際して、計算装置200から作動装置100に送信される動作命令情報として目的位置情報(座標情報)や加速度情報を用いる場合を例示したが、他のパラメータであっても本発明を適用できる。   As mentioned above, although embodiment of this invention was explained in full detail, this invention is not limited to this. For example, in the above-described embodiment, the case where position information (coordinate information) and acceleration information are used as state information indicating the operation state of the actuator 100 when determining image information deletion has been exemplified. The invention can be applied. Similarly, in the image information deletion determination, the case where target position information (coordinate information) and acceleration information are used as the operation command information transmitted from the calculation device 200 to the operation device 100 is illustrated. The invention can be applied.

100…作動装置
110…画像情報送信装置
120…信号装置
130…運動装置
200…計算装置
300,301,302…ネットワーク
400…パケット廃棄システム
410…画像情報受信部
420…画像情報削除部
430…状態情報受信部
440…画像情報削除判定部
450…記憶部
460…画像情報送信部
470…動作命令情報受信部
480…動作命令情報送信部
490…状態情報送信部
DESCRIPTION OF SYMBOLS 100 ... Actuator 110 ... Image information transmitter 120 ... Signal apparatus 130 ... Exercise apparatus 200 ... Calculation apparatus 300, 301, 302 ... Network 400 ... Packet discard system 410 ... Image information receiving part 420 ... Image information deletion part 430 ... Status information Receiving unit 440 ... Image information deletion determining unit 450 ... Storage unit 460 ... Image information transmitting unit 470 ... Operation command information receiving unit 480 ... Operation command information transmitting unit 490 ... Status information transmitting unit

Claims (6)

画像情報を送信する画像情報送信装置を有する作動装置と、ネットワークを介して作動装置から取得した画像情報に基づき画像処理を行う計算装置とを備えたネットワークシステムにおいて前記作動装置と前記計算装置との通信経路上に配置されたパケット廃棄システムであって、
前記作動装置が前記計算装置に対して送信する自身の動作状態を示す状態情報及び前記計算装置が前記作動装置に対して送信する動作命令情報の何れか又はその組み合わせと、前記画像情報との対応関係に基づき、前記作動装置から前記計算装置に対して送信された前記画像情報を廃棄するかをパケット単位で判定し、この判定結果に基づき前記画像情報をパケット単位で廃棄するパケット廃棄手段を備えた
ことを特徴とするパケット廃棄システム。
In a network system comprising an operating device having an image information transmitting device that transmits image information and a computing device that performs image processing based on image information acquired from the operating device via a network, the operating device and the computing device A packet discard system arranged on a communication path,
Correspondence between the image information and any one or combination of state information indicating its own operation state transmitted from the operating device to the computing device and operation command information transmitted from the computing device to the operating device Based on the relationship, a packet discarding unit that determines whether to discard the image information transmitted from the operating device to the computing device in units of packets and discards the image information in units of packets based on the determination result. A packet discard system characterized by this.
前記パケット廃棄手段は、前記状態情報から算出した前記作動装置の当該動作状態の継続時間及び前記動作命令情報から算出した前記作動装置の当該動作状態の継続情報の何れか又はその組み合わせに基づき、前記画像情報をパケット単位で廃棄する
ことを特徴とする請求項1記載のパケット廃棄システム。
The packet discarding means is based on one or a combination of the duration of the operating state of the operating device calculated from the state information and the continuous information of the operating state of the operating device calculated from the operation command information. The packet discard system according to claim 1, wherein image information is discarded in units of packets.
前記パケット廃棄手段は、前記状態情報に含まれる座標情報や加速度情報に基づき前記作動装置の速度情報を算出し、この速度情報に基づき動作状態の継続時間を算出する
ことを特徴とする請求項2記載のパケット廃棄システム。
3. The packet discarding unit calculates speed information of the operating device based on coordinate information and acceleration information included in the state information, and calculates a duration of an operation state based on the speed information. The described packet discard system.
前記パケット廃棄手段は、前記動作命令情報に含まれる目的座標情報や加速度情報に基づき前記作動装置の速度情報を算出し、この速度情報に基づき動作状態の継続時間を算出する
ことを特徴とする請求項2又は3記載のパケット廃棄システム。
The packet discarding unit calculates speed information of the operating device based on target coordinate information and acceleration information included in the operation command information, and calculates a duration of an operation state based on the speed information. Item 4. The packet discard system according to Item 2 or 3.
前記パケット廃棄手段は、前記状態情報に含まれる座標情報や加速度情報などから算出した前記作動装置の速度情報及び前記動作命令情報に含まれる目的座標や加速度などから算出した前記作動装置の速度情報の何れか又はその組み合わせに基づき、前記画像情報をパケット単位で廃棄する
ことを特徴とする請求項1乃至4何れか1項記載のパケット廃棄システム。
The packet discarding means includes the speed information of the operating device calculated from the coordinate information and acceleration information included in the state information and the speed information of the operating device calculated from the target coordinates and acceleration included in the operation command information. The packet discard system according to any one of claims 1 to 4, wherein the image information is discarded in units of packets based on any one or a combination thereof.
画像情報を送信する画像情報送信装置を有する作動装置と、ネットワークを介して作動装置から取得した画像情報に基づき画像処理を行う計算装置とを備えたネットワークシステムにおいて前記作動装置と前記計算装置との通信経路上に配置されたパケット廃棄システムが画像情報に係るパケットを廃棄するパケット廃棄方法であって、
前記作動装置が前記計算装置に対して送信する自身の動作状態を示す状態情報及び前記計算装置が前記作動装置に対して送信する動作命令情報の何れか又はその組み合わせと、前記画像情報との対応関係に基づき、前記作動装置から前記計算装置に対して送信された前記画像情報を廃棄するかをパケット単位で判定するステップと、
この判定結果に基づき前記画像情報をパケット単位で廃棄するステップとを備えた
ことを特徴とするパケット廃棄方法。
In a network system comprising an operating device having an image information transmitting device that transmits image information and a computing device that performs image processing based on image information acquired from the operating device via a network, the operating device and the computing device A packet discard system in which a packet discard system arranged on a communication path discards a packet related to image information,
Correspondence between the image information and any one or combination of state information indicating its own operation state transmitted from the operating device to the computing device and operation command information transmitted from the computing device to the operating device Determining, on a packet basis, whether to discard the image information transmitted from the actuating device to the computing device based on a relationship;
And a step of discarding the image information in units of packets based on the determination result.
JP2017143845A 2017-07-25 2017-07-25 Packet discard system and method Active JP6756456B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017143845A JP6756456B2 (en) 2017-07-25 2017-07-25 Packet discard system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017143845A JP6756456B2 (en) 2017-07-25 2017-07-25 Packet discard system and method

Publications (2)

Publication Number Publication Date
JP2019029697A true JP2019029697A (en) 2019-02-21
JP6756456B2 JP6756456B2 (en) 2020-09-16

Family

ID=65476653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017143845A Active JP6756456B2 (en) 2017-07-25 2017-07-25 Packet discard system and method

Country Status (1)

Country Link
JP (1) JP6756456B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0888789A (en) * 1994-09-19 1996-04-02 Fujitsu Ltd Control system compatible with camera movement
JP2003087170A (en) * 2001-09-06 2003-03-20 Matsushita Electric Ind Co Ltd Image distribution system
JP2004312062A (en) * 2003-04-01 2004-11-04 Mitsubishi Electric Corp Wireless communication system, wireless network control apparatus, base station, and mobile unit
JP2007193690A (en) * 2006-01-20 2007-08-02 Mitsubishi Electric Corp Stream data distribution system, relay device and reception device
JP2009118072A (en) * 2007-11-05 2009-05-28 Ihi Corp Remote control device and remote control method
US20100194894A1 (en) * 2009-02-05 2010-08-05 Hitachi, Ltd. Data acquisition system and transmission control device
JP4911395B1 (en) * 2010-09-28 2012-04-04 Necエンジニアリング株式会社 Image reading device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0888789A (en) * 1994-09-19 1996-04-02 Fujitsu Ltd Control system compatible with camera movement
JP2003087170A (en) * 2001-09-06 2003-03-20 Matsushita Electric Ind Co Ltd Image distribution system
JP2004312062A (en) * 2003-04-01 2004-11-04 Mitsubishi Electric Corp Wireless communication system, wireless network control apparatus, base station, and mobile unit
JP2007193690A (en) * 2006-01-20 2007-08-02 Mitsubishi Electric Corp Stream data distribution system, relay device and reception device
JP2009118072A (en) * 2007-11-05 2009-05-28 Ihi Corp Remote control device and remote control method
US20100194894A1 (en) * 2009-02-05 2010-08-05 Hitachi, Ltd. Data acquisition system and transmission control device
JP2010183355A (en) * 2009-02-05 2010-08-19 Hitachi Ltd Data acquisition system and transmission control device
JP4911395B1 (en) * 2010-09-28 2012-04-04 Necエンジニアリング株式会社 Image reading device

Also Published As

Publication number Publication date
JP6756456B2 (en) 2020-09-16

Similar Documents

Publication Publication Date Title
JP7085525B2 (en) Dynamic data compression systems and methods used for vehicle data
KR101443070B1 (en) Method and system for low-latency transfer protocol
CN111432152A (en) Data processing method, device and system, non-transitory computer readable medium
US10063893B2 (en) Controlling the transmission of a video data stream over a network to a network user device
US20060078046A1 (en) Method and system for multi-path video delivery and distribution
CN113966600A (en) Immersive media content presentation and interactive 360 ° video communication
EP2879337B1 (en) Communication system, method, and program
US10785511B1 (en) Catch-up pacing for video streaming
US10341670B1 (en) Video encoder bit rate stabilization
KR20110114957A (en) Data transmission apparatus and method, network data transmission system and method using the same
US10070143B2 (en) Bit stream switching in lossy network
Johansson et al. Adaptive Video with SCReAM over LTE for Remote‐Operated Working Machines
Li et al. Qualitative Communication for Emerging Network Applications with New IP
JP6756456B2 (en) Packet discard system and method
KR101640851B1 (en) Method for transmitting image information and packet communication system
US9363574B1 (en) Video throttling based on individual client delay
KR101612312B1 (en) DATA processing improvement device and method thereof
US9049350B2 (en) Imaging apparatus that transmits media data to reception apparatus, method of processing information, and storage medium
JP2023063251A5 (en)
KR101632012B1 (en) Communication system, server apparatus, server apparatus controlling method and computer readable storage medium storing program
WO2020048617A1 (en) Latency efficient streaming of video frames for machine vision over an ip network
Wang et al. Error resilient video coding using flexible reference frames
JP6083964B2 (en) Transmission device, transmission method, and program
WO2024013936A1 (en) Video processing system, video processing device, and video processing method
US11665220B2 (en) Monitoring and surveillance system arranged for processing video data associated with a vehicle, as well as corresponding devices and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200514

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200603

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200716

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: 20200826

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200826

R150 Certificate of patent or registration of utility model

Ref document number: 6756456

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150