JP6221414B2 - Determination apparatus, determination program, and determination method - Google Patents

Determination apparatus, determination program, and determination method Download PDF

Info

Publication number
JP6221414B2
JP6221414B2 JP2013135499A JP2013135499A JP6221414B2 JP 6221414 B2 JP6221414 B2 JP 6221414B2 JP 2013135499 A JP2013135499 A JP 2013135499A JP 2013135499 A JP2013135499 A JP 2013135499A JP 6221414 B2 JP6221414 B2 JP 6221414B2
Authority
JP
Japan
Prior art keywords
data
section
determination
work
calculated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013135499A
Other languages
Japanese (ja)
Other versions
JP2015009308A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013135499A priority Critical patent/JP6221414B2/en
Publication of JP2015009308A publication Critical patent/JP2015009308A/en
Application granted granted Critical
Publication of JP6221414B2 publication Critical patent/JP6221414B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Manipulator (AREA)

Description

本発明は、判定装置、判定プログラムおよび判定方法に関し、例えばロボットが行なう作業の良否を判定する判定装置、判定プログラムおよび判定方法に関する。   The present invention relates to a determination device, a determination program, and a determination method, for example, a determination device, a determination program, and a determination method for determining whether a robot performs work.

産業用ロボット等のロボットを用いた作業が広く行なわれている。ロボットが行なう作業の良否判定を、作業の良否に関連付けられた特徴量の平均値および分散値に基づいて行なうことが知られている(例えば、特許文献1)。搬送物を吸着する吸着パッドの吸着圧力が安定するまでの間の吸着圧力の過渡データに基づき吸着パッドの磨耗を判断することが知られている(例えば、特許文献2)。回帰係数を用いて、機器の異常を検出することが知られている(例えば、特許文献3)。   Work using robots such as industrial robots is widely performed. It is known that the quality of work performed by a robot is determined based on an average value and a variance value of feature quantities associated with quality of work (for example, Patent Document 1). It is known that the wear of the suction pad is determined based on the transient data of the suction pressure until the suction pressure of the suction pad that sucks the conveyed object is stabilized (for example, Patent Document 2). It is known to detect an abnormality in a device using a regression coefficient (for example, Patent Document 3).

特開2011−230245号公報JP 2011-230245 A 特開2012−152843号公報JP 2012-152843 A 特開平6−4789号公報JP-A-6-4789

作業の良否判定を、あるデータの平均値や分散値を用いて行なう場合、データが非定常性を有する過度区間であると、平均値や分散値が発散して、正しく良否判定ができない場合がある。作業者等が経験や勘を考慮してデータの過渡区間であるかを定める場合、過渡区間を作業者等が決定するため手間がかかる。データが定常的な定常区間と非定常的な過渡区間とで作業の良否を同じ判定方法で行なうと、判定が適切でない場合がある。このように、性質の異なる区間に対し、作業の良否を同じ判定方法で行なうと、判定が適切でない場合がある。   When determining the quality of work using the average value or variance value of certain data, if the data is in an excessive interval with non-stationarity, the average value or variance value may diverge, and correct / bad determination may not be possible. is there. When an operator or the like determines whether the data is in a data transition section in consideration of experience or intuition, it takes time because the worker or the like determines the transition section. If the quality of work is determined by the same determination method in a steady steady section and an unsteady transient section, the determination may not be appropriate. As described above, if the quality of work is determined for the sections having different properties by the same determination method, the determination may not be appropriate.

本判定装置、判定プログラムおよび判定方法は、作業の良否判定を適切に行なうことを目的とする。   An object of the present determination apparatus, determination program, and determination method is to appropriately perform work quality determination.

ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出し、前記推定値と前記データとの残差を用いモデル選択の基準を算出し、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定し、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定する第1判定部と、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定する第2判定部と、を具備することを特徴とする判定装置を用いる。
An estimated value obtained by estimating data in the data sequence using a stationary model is calculated from a time-series data sequence output by a sensor that detects the status of work performed by the robot, and a residual between the estimated value and the data is calculated. The model selection criterion is calculated. If the criterion is less than or equal to the threshold, the data is determined to belong to the first interval where the data is stationary. If the criterion is greater than the threshold, the data is transient A first determination unit that determines that the data belongs to the second section, and a method that determines whether the work corresponding to the data differs between when the data belongs to the first section and when the data belongs to the second section. A determination device comprising: a second determination unit for determining;

コンピュータに、ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出させ、前記推定値と前記データとの残差を用いモデル選択の基準を算出させ、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定させ、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定させ、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定させることを特徴とする判定プログラムを用いる。
A computer calculates an estimated value obtained by estimating data in the data sequence using a stationary model from a time-series data sequence output by a sensor that detects a status of work performed by the robot , and the estimated value and the data A model selection criterion is calculated using a residual, and if the criterion is less than or equal to a threshold, the data is determined to belong to a first interval where the data is stationary, and if the criterion is greater than the threshold, the data is the data Is determined to belong to the second interval that is transitional, and the quality of the work corresponding to the data is determined using different methods depending on whether the data belongs to the first interval or the second interval. The determination program characterized by this is used.

コンピュータが実行する判定方法であって、ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出し、前記推定値と前記データとの残差を用いモデル選択の基準を算出し、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定し、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定するステップと、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定するステップと、を含むことを特徴とする判定方法を用いる。
A determination method executed by a computer , calculating an estimated value obtained by estimating data in the data sequence using a stationary model from a time-series data sequence output by a sensor that detects a status of work performed by a robot , A model selection criterion is calculated using a residual between the estimated value and the data. If the criterion is equal to or less than a threshold value, the data is determined to belong to a first interval in which the data is stationary. If the data is larger, the step of determining that the data belongs to the second interval in which the data is transient, and the operation corresponding to the data when the data belongs to the first interval and when the data belongs to the second interval And a step of determining using a different method.

本判定装置、判定プログラムおよび判定方法によれば、作業の良否判定を適切に行なうことができる。   According to this determination apparatus, determination program, and determination method, it is possible to appropriately determine whether the work is good or bad.

図1(a)は、実施例1が用いられるロボットシステムのブロック図、図1(b)は、実施例1が用いられるロボットの例を示す図である。FIG. 1A is a block diagram of a robot system in which the first embodiment is used, and FIG. 1B is a diagram illustrating an example of a robot in which the first embodiment is used. 図2(a)は、実施例1に係る判定装置として機能するコンピュータのブロック図、図2(b)は、判定装置の機能ブロック図である。FIG. 2A is a block diagram of a computer that functions as a determination device according to the first embodiment, and FIG. 2B is a functional block diagram of the determination device. 図3は、コンピュータが行なう作業を示すフローチャートである。FIG. 3 is a flowchart showing the work performed by the computer. 図4は、判定装置が行なう処理を示すフローチャートである。FIG. 4 is a flowchart showing processing performed by the determination apparatus. 図5(a)から図5(c)は、実施例1における判定方法を示す図(その1)である。FIG. 5A to FIG. 5C are diagrams (part 1) illustrating a determination method according to the first embodiment. 図6(a)および図6(b)は、実施例1における判定方法を示す図(その2)である。FIG. 6A and FIG. 6B are diagrams (part 2) illustrating the determination method in the first embodiment. 図7は、第1判定部が区間の判定を行なう例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example in which the first determination unit determines a section. 図8(a)から図8(d)は、過渡判別量の算出方法を示す図である。FIG. 8A to FIG. 8D are diagrams showing a method for calculating the transient discrimination amount. 図9(a)は、ポイントに対する信号を示す図、図9(b)は、ポイントに対する過渡判別量を示す図である。FIG. 9A is a diagram showing a signal for a point, and FIG. 9B is a diagram showing a transient discrimination amount for the point. 図10(a)から図10(c)は、実施例2における作業の内容を示す図(その1)である。FIG. 10A to FIG. 10C are diagrams (part 1) showing the contents of work in the second embodiment. 図11(a)から図11(c)は、実施例2における作業の内容を示す図(その2)である。FIG. 11A to FIG. 11C are diagrams (part 2) showing the contents of work in the second embodiment. 図12(a)は、実施例2におけるポイントに対するセンサの信号を示す図、図12(b)は、ポイントに対する過渡判別量を示す図である。FIG. 12A is a diagram illustrating sensor signals for points in Example 2, and FIG. 12B is a diagram illustrating transient discrimination amounts for points.

以下、図面を参照し、実施例について説明する。   Embodiments will be described below with reference to the drawings.

図1(a)は、実施例1が用いられるロボットシステムのブロック図、図1(b)は、実施例1が用いられるロボットの例を示す図である。図1(a)に示すように、ロボットシステム100は、ロボット22、センサ24およびコンピュータ10を備えている。ロボット22は、例えば産業用ロボットである。図1(b)に示すように、ロボット22は、例えば、ステージ25およびマニピュレータ26を備えている。マニピュレータ26は、例えば用具28を用い作業を行なう。用具28は例えばピンセットである。ステージ25は、マニピュレータ26を支持する。マニピュレータ26には、センサ24が設けられている。センサ24は、ロボット22が行なう作業の状況を検出する。センサ24は、例えばマニピュレータ26の歪みを検出する歪みセンサである。センサ24としては、例えば、3軸または6軸力覚センサを用いてもよい。この場合、センサ24は、作用点の力ベクトルおよび/またはトルクを検出する。また、センサ24は、荷重センサ、圧力センサ、加速度センサまたはマイクロフォンでもよい。さらに、センサ24は、1次元画像センサ、または、CCD(Charge Coupled Device)センサまたはCMOS(Complimentary Metal Oxide Semiconductor)センサ等の2次元画像センサでもよい。   FIG. 1A is a block diagram of a robot system in which the first embodiment is used, and FIG. 1B is a diagram illustrating an example of a robot in which the first embodiment is used. As shown in FIG. 1A, the robot system 100 includes a robot 22, a sensor 24, and a computer 10. The robot 22 is an industrial robot, for example. As shown in FIG. 1B, the robot 22 includes a stage 25 and a manipulator 26, for example. The manipulator 26 performs work using, for example, a tool 28. The tool 28 is tweezers, for example. The stage 25 supports the manipulator 26. The manipulator 26 is provided with a sensor 24. The sensor 24 detects the status of work performed by the robot 22. The sensor 24 is a strain sensor that detects strain of the manipulator 26, for example. As the sensor 24, for example, a 3-axis or 6-axis force sensor may be used. In this case, the sensor 24 detects the force vector and / or torque of the action point. The sensor 24 may be a load sensor, a pressure sensor, an acceleration sensor, or a microphone. Further, the sensor 24 may be a one-dimensional image sensor, or a two-dimensional image sensor such as a CCD (Charge Coupled Device) sensor or a CMOS (Complimentary Metal Oxide Semiconductor) sensor.

図2(a)は、実施例1に係る判定装置として機能するコンピュータのブロック図である。コンピュータ10は、判定方法および判定プログラムを実行する。コンピュータ10は、プロセッサであるCPU(Central Processing Unit)11、表示装置12、入力装置13および出力装置14を備えている。さらに、コンピュータ10は、主記憶装置15、ハードディスクドライブ(HDD)16、記憶媒体用ドライブ17、通信インターフェース18および内部バス19を備えている。表示装置12は、例えば液晶パネル等の表示パネルを含み、処理結果等を表示する。入力装置13は、例えばキーボード、マウスおよびタッチパネル等であり、処理データ等を入力する。出力装置14は、例えばプリンタであり、処理結果等を出力する。主記憶装置15は、例えばDRAM(Dynamic Random Access Memory)等の揮発性メモリであり、処理中のデータを記憶する。HDD16は、例えば処理中または処理後のデータを記憶する。記憶媒体用ドライブ17は、記憶媒体21に格納されたプログラムをインストールする際に用いる。または、処理後のデータを記憶媒体21に記憶させる。通信インターフェース18は、他のコンピュータと接続し、他のコンピュータとデータの送受信を行なう。内部バス19は、コンピュータ10内の各装置を接続する。   FIG. 2A is a block diagram of a computer that functions as a determination device according to the first embodiment. The computer 10 executes a determination method and a determination program. The computer 10 includes a central processing unit (CPU) 11 that is a processor, a display device 12, an input device 13, and an output device 14. The computer 10 further includes a main storage device 15, a hard disk drive (HDD) 16, a storage medium drive 17, a communication interface 18, and an internal bus 19. The display device 12 includes a display panel such as a liquid crystal panel, for example, and displays processing results and the like. The input device 13 is, for example, a keyboard, a mouse, and a touch panel, and inputs processing data and the like. The output device 14 is a printer, for example, and outputs a processing result or the like. The main storage device 15 is a volatile memory such as a DRAM (Dynamic Random Access Memory), for example, and stores data being processed. The HDD 16 stores, for example, data during or after processing. The storage medium drive 17 is used when a program stored in the storage medium 21 is installed. Alternatively, the processed data is stored in the storage medium 21. The communication interface 18 is connected to other computers and transmits / receives data to / from other computers. The internal bus 19 connects each device in the computer 10.

プログラムを格納するコンピュータ10が読み取り可能な記憶媒体21として可搬型記憶媒体を用いることができる。可搬型記憶媒体としては、例えば、CD−ROM(Compact Disc Read Only Memory)ディスク、DVD(Digital Video Disc)ディスク、ブルーレイディスクまたはUSB(Universal Serial Bus)メモリ等を用いることができる。記憶媒体21として、フラッシュメモリまたはHDD等を用いてもよい。   A portable storage medium can be used as the storage medium 21 readable by the computer 10 storing the program. As the portable storage medium, for example, a CD-ROM (Compact Disc Read Only Memory) disc, a DVD (Digital Video Disc) disc, a Blu-ray disc, or a USB (Universal Serial Bus) memory can be used. As the storage medium 21, a flash memory or an HDD may be used.

図2(b)は、判定装置の機能ブロック図である。判定装置30は、第1判定部32および第2判定部34を備えている。コンピュータ10は、ソフトウエアと協働し、第1判定部32および第2判定部34として機能する。   FIG. 2B is a functional block diagram of the determination apparatus. The determination device 30 includes a first determination unit 32 and a second determination unit 34. The computer 10 functions as the first determination unit 32 and the second determination unit 34 in cooperation with the software.

図3は、コンピュータが行なう作業を示すフローチャートである。ロボット22が行なう一連の作業を複数の作業に分割して行なう例である。図3を参照し、コンピュータ10は、一連の作業の時系列の教示データ列を取得する(ステップS10)。教示データ列は、時系列にロボット22に作業を行なわせるデータである。教示データ列は、例えば通信インターフェース18を介し外部から取得してもよい。また、予めHDD16等の記憶装置に格納していてもよい。コンピュータ10は、教示データ列に基づき、ロボット22に最初の作業をさせる(ステップS12)。コンピュータ10は、最初の作業が良か否か判定する(ステップS14)。Noの場合、コンピュータ10は作業を不良とする(ステップS17)。その後、終了する。良の場合、コンピュータ10は、終了か否かを判定する(ステップS18)。例えば、一連の作業が終了していれば、コンピュータ10は終了と判定する。Yesの場合終了する。Noの場合、コンピュータ10は、次の作業に移る(ステップS20)。ステップS12に戻る。なお、教示データ列は、作業毎に取得してもよい。この場合、ステップS10に戻る。   FIG. 3 is a flowchart showing the work performed by the computer. In this example, a series of operations performed by the robot 22 is divided into a plurality of operations. With reference to FIG. 3, the computer 10 acquires a time-series teaching data string of a series of operations (step S10). The teaching data string is data that causes the robot 22 to perform work in time series. The teaching data string may be acquired from the outside via the communication interface 18, for example. Further, it may be stored in a storage device such as the HDD 16 in advance. The computer 10 causes the robot 22 to perform an initial operation based on the teaching data string (step S12). The computer 10 determines whether or not the first work is good (step S14). In the case of No, the computer 10 makes the operation defective (step S17). Then, the process ends. In the case of good, the computer 10 determines whether or not the process is finished (step S18). For example, if a series of work has been completed, the computer 10 determines that the process has been completed. If yes, end. In No, the computer 10 moves to the next work (step S20). Return to step S12. Note that the teaching data string may be acquired for each operation. In this case, the process returns to step S10.

図4は、判定装置が行なう処理を示すフローチャートである。図3のステップS16の良否安定を行なうステップの例である。図4を参照し、第1判定部32は、判定する作業のセンサ24の出力信号の時系列なデータ列を取得する(ステップS30)。第1判定部32は、データ列のうち1または複数のデータにおける区間を判定する(ステップS32)。例えば、1または複数のデータが定常的な区間を第1区間、データが過渡的な区間を第2区間とする。第1判定部32は、1または複数のデータが第1区間に属するか第2区間に属するか判定する(ステップS34)。第1区間の場合、第2判定部34は、1または複数のデータに基づき作業の第1良否判定を行なう(ステップS36)。第2判定部34は、良か否かを判断する(ステップS38)。Noの場合、第2判定部34は、作業を不良とし終了する(ステップS40)。Yesの場合ステップS48に進む。   FIG. 4 is a flowchart showing processing performed by the determination apparatus. It is an example of the step which performs pass / fail stability of step S16 of FIG. With reference to FIG. 4, the first determination unit 32 acquires a time-series data string of the output signal of the sensor 24 of the determination work (step S <b> 30). The 1st determination part 32 determines the area in 1 or several data among data strings (step S32). For example, a section where one or a plurality of data is stationary is a first section, and a section where data is transient is a second section. The first determination unit 32 determines whether one or more pieces of data belong to the first section or the second section (step S34). In the case of the first section, the second determination unit 34 determines the first quality of work based on one or more data (step S36). The second determination unit 34 determines whether or not it is good (step S38). In No, the 2nd determination part 34 complete | finishes a work as defect and complete | finishes (step S40). In the case of Yes, it progresses to step S48.

ステップS34において、第2区間の場合、第2判定部34は、1または複数のデータに基づき作業の第2良否判定を行なう(ステップS42)。第2判定部34は、良か否かを判断する(ステップS44)。Noの場合、第2判定部34は、作業を不良とし終了する(ステップS46)。Yesの場合ステップS48に進む。第2判定部34は、終了か否か判断する(ステップS48)。例えば、判定する作業内の最後のデータであれば終了する。Noの場合、第1判定部32は、次の1または複数のデータに移り(ステップS50)、ステップS32に戻る。なお、データ列を各1または複数のデータごとに取得してもよい。この場合、ステップS30に戻る。ステップS48においてYesの場合、第2判定部34は、判定する作業を良と判定する(ステップS52)。その後、終了する。   In step S34, in the case of the second section, the second determination unit 34 determines the second quality of the work based on one or a plurality of data (step S42). The second determination unit 34 determines whether or not it is good (step S44). In No, the 2nd determination part 34 complete | finishes work as defect and complete | finishes (step S46). In the case of Yes, it progresses to step S48. The second determination unit 34 determines whether or not it is finished (step S48). For example, if it is the last data in the work to be determined, the process ends. In No, the 1st determination part 32 moves to the following 1 or several data (step S50), and returns to step S32. In addition, you may acquire a data row | line for every one or several data. In this case, the process returns to step S30. In the case of Yes in step S48, the second determination unit 34 determines that the determination operation is good (step S52). Then, the process ends.

図5(a)から図6(b)は、実施例1における判定方法を示す図である。図5(a)、図5(c)から図6(b)は、時刻に対するセンサの出力信号を示す。出力信号は、例えば電圧である。図5(b)は、時刻に対する過渡判別量を示す図である。例えばセンサ24が一定間隔Δtで信号を出力する場合、データ列のポイント間隔がΔtに対応する。   FIG. 5A to FIG. 6B are diagrams illustrating a determination method according to the first embodiment. FIGS. 5A and 5C to 6B show sensor output signals with respect to time. The output signal is, for example, a voltage. FIG. 5B is a diagram illustrating the amount of transient discrimination with respect to time. For example, when the sensor 24 outputs a signal at a constant interval Δt, the point interval of the data string corresponds to Δt.

図5(a)を参照し、センサ24が出力する信号が時系列なデータ列40となっている。作業の中にデータ列40が安定している定常的な区間と大きく変化している過渡的な区間とがある。図5(b)を参照し、データ列40に基づき、時系列な過渡判別量列42を算出する。過渡判別量列42は、データ列40が安定している時刻では小さく、安定していない時刻では大きくなる。過渡判別量列42に対し閾値44が設けられている。図5(c)を参照し、過渡判別量列42が閾値44以上のときのデータを第2区間T2と判定し、過渡判別量列42が閾値より小さいときのデータを第1区間T1と判定する。これにより、データ列40が安定している区間を第1区間T1、安定していない区間を第2区間T2とすることができる。   With reference to FIG. 5A, the signal output from the sensor 24 is a time-series data string 40. In the work, there are a steady section in which the data string 40 is stable and a transition section in which the data string 40 changes greatly. With reference to FIG. 5B, a time-series transient discrimination amount sequence 42 is calculated based on the data sequence 40. The transient discrimination amount sequence 42 is small at the time when the data sequence 40 is stable, and is large at the time when the data sequence 40 is not stable. A threshold value 44 is provided for the transient discrimination amount sequence 42. With reference to FIG. 5C, the data when the transient discrimination amount sequence 42 is greater than or equal to the threshold 44 is determined as the second interval T2, and the data when the transient discrimination amount sequence 42 is smaller than the threshold is determined as the first interval T1. To do. Thereby, the section in which the data string 40 is stable can be set as the first section T1, and the section in which the data string 40 is not stable can be set as the second section T2.

図6(a)を参照し、第1区間T1における作業の良否の判定方法について説明する。予め、同じ作業を複数回行ない、各時刻における出力信号(各データ列)の分散を算出しておく。下限46は、複数回行なった作業のデータ列の(平均−A×標準偏差)を示す。上限48は、複数回行なった作業のデータ列の(平均+A×標準偏差)を示す。Aは正の自然数であり、例えば3である。第2判定部34は、ステップS36において、データ列40が上限48と下限46の中に入っているか否かで、作業の良否を判定する。例えば、データ列40のうち第1区間T1内の全てが上限48と下限46との間の場合、作業を良と判定する。または、データ列40のうち第1区間T1内の一部が上限48と下限46との間の場合、作業を良と判定してもよい。   With reference to Fig.6 (a), the determination method of the quality of the work in 1st area T1 is demonstrated. The same operation is performed a plurality of times in advance, and the variance of the output signal (each data string) at each time is calculated. The lower limit 46 indicates (average−A × standard deviation) of a data string of work performed a plurality of times. The upper limit 48 indicates (average + A × standard deviation) of a data string of work performed a plurality of times. A is a positive natural number, for example, 3. In step S <b> 36, the second determination unit 34 determines the quality of the work based on whether the data string 40 is within the upper limit 48 and the lower limit 46. For example, when all of the data string 40 in the first section T1 is between the upper limit 48 and the lower limit 46, the work is determined to be good. Alternatively, when a part of the data string 40 in the first section T1 is between the upper limit 48 and the lower limit 46, the work may be determined as good.

図6(b)を参照し、第2区間T2における作業の良否の判定方法について説明する。第2区間T2は第1区間T1とは異なる方法を用い作業の良否を判定する。例えば、第2判定部34は、機械学習を用い学習した内容に基づき第2区間における作業の良否を判定する。   With reference to FIG.6 (b), the determination method of the quality of the work in 2nd area T2 is demonstrated. The second section T2 determines the quality of work using a method different from the first section T1. For example, the 2nd determination part 34 determines the quality of the work in a 2nd area based on the content learned using machine learning.

図7は、第1判定部が区間の判定を行なう例を示すフローチャートである。図8(a)から図8(d)は、過渡判別量の算出方法を示す図である。図7を参照し、第1判定部32は、過渡判別量を算出するためのウインド幅52を設定する(ステップS60)。図8(a)を参照し、データ列40が時刻に対し図示されている。例えば時刻t2におけるデータ50を中心に時刻t1とt3との間をウインド幅52とする。図7を参照し、第1判定部32は、数理モデルを用い推定値を算出する(ステップS62)。図8(b)を参照し、推定値列56は、データ50を中心とするウインド幅52内のデータに対応して算出する。例えば時刻t1のデータ50aに対応する推定値56は、時刻t4から時刻t1の直前までの幅54のデータを用いて算出する。時刻t2のデータ50に対応する推定値56は、時刻t5から時刻t2の直前までの幅54のデータを用いて算出する。時刻t3のデータ50bに対応する推定値56は、時刻t6から時刻t3の直前までの幅54のデータを用いて算出する。このようにして、時系列に推定値列56が算出できる。幅54は、例えば一定期間とする。   FIG. 7 is a flowchart illustrating an example in which the first determination unit determines a section. FIG. 8A to FIG. 8D are diagrams showing a method for calculating the transient discrimination amount. Referring to FIG. 7, the first determination unit 32 sets a window width 52 for calculating the transient determination amount (step S60). Referring to FIG. 8 (a), a data string 40 is illustrated with respect to time. For example, the window width 52 is defined between the times t1 and t3 with the data 50 at the time t2 as the center. Referring to FIG. 7, the first determination unit 32 calculates an estimated value using a mathematical model (step S62). With reference to FIG. 8B, the estimated value sequence 56 is calculated corresponding to the data in the window width 52 centered on the data 50. For example, the estimated value 56 corresponding to the data 50a at time t1 is calculated using data having a width 54 from time t4 to immediately before time t1. The estimated value 56 corresponding to the data 50 at time t2 is calculated using data with a width 54 from time t5 to immediately before time t2. The estimated value 56 corresponding to the data 50b at time t3 is calculated using data having a width 54 from time t6 to immediately before time t3. In this way, the estimated value sequence 56 can be calculated in time series. The width 54 is, for example, a certain period.

例えば推定値として定常自己回帰モデルを用いる場合、推定値は次式にて算出できる。

Figure 0006221414
ここで、x´は各時刻tにおけるデータの推定値、xは各時刻tにおけるデータ、εはノイズ項、aはパラメータであり、定常性の条件として|a|<1である。 For example, when a steady autoregressive model is used as an estimated value, the estimated value can be calculated by the following equation.
Figure 0006221414
Here, x ′ t is an estimated value of data at each time t, x t is data at each time t, ε t is a noise term, a i is a parameter, and | a i | <1 is there.

このように、例えば時刻t1におけるデータ50aに対応する推定値を求める場合は、過去の時刻である時刻t4からt1の直前のデータ列40を用いて推定値を算出する。図8(b)における点線が推定値列56である。   Thus, for example, when the estimated value corresponding to the data 50a at the time t1 is obtained, the estimated value is calculated using the data string 40 immediately before the time t4 from the time t4 that is the past time. The dotted line in FIG.

図7を参照し、第1判定部32は、推定値列56とデータ列40の残差を算出する(ステップS64)。図8(c)を参照し、時刻t1からt3における各時刻の推定値列56とデータ列40の差が残差58である。各時刻tの残差58(l)は次式にて算出できる。

Figure 0006221414
Referring to FIG. 7, the first determination unit 32 calculates a residual between the estimated value sequence 56 and the data sequence 40 (step S64). Referring to FIG. 8C, the difference between the estimated value sequence 56 and the data sequence 40 at each time from time t1 to time t3 is a residual 58. The residual 58 (l) at each time t can be calculated by the following equation.
Figure 0006221414

図7を参照に、第1判定部32は、残差58に基づき過渡判別量Cを算出する(ステップS66)。時刻t2のデータ50の過渡判別量Cとして、時刻t1からt3の残差58を用い、例えば赤池情報量基準(AIC:Akaike's Information Criterion)を算出する。過渡判別量Cは、次式にて算出できる。

Figure 0006221414
ここで、σは、時刻t1からt3の残差lの標準偏差、Nは時刻t1からt3のデータ列40のポイント数、pはモデルの次数である。各時刻における過渡判別量Cを時系列とした列が過渡判別量列42である。 Referring to FIG. 7, the first determination unit 32 calculates a transient determination amount C based on the residual 58 (step S66). For example, an AIC (Akaike's Information Criterion) is calculated using the residual 58 from time t1 to time t3 as the transient discrimination amount C of the data 50 at time t2. The transient discrimination amount C can be calculated by the following equation.
Figure 0006221414
Here, σ is the standard deviation of the residual l from time t1 to t3, N is the number of points in the data string 40 from time t1 to t3, and p is the order of the model. A column in which the transient discrimination amount C at each time is in time series is the transient discrimination amount column 42.

図7を参照し、第1判定部32は、データが属する区間が定常的な第1区間か過渡的な第2区間かを判定する(ステップS68)。判定は、図5(b)および図5(c)に示すように、過渡判別量Cが閾値以上か否かを用い行なう。   Referring to FIG. 7, the first determination unit 32 determines whether the section to which the data belongs is a stationary first section or a transient second section (step S68). As shown in FIGS. 5B and 5C, the determination is made based on whether or not the transient determination amount C is equal to or greater than a threshold value.

図8(d)を参照し、データ50の判定が終了すると、図4のステップS48において、次のデータである時刻t7におけるデータ50cに移る。   Referring to FIG. 8D, when the determination of data 50 is completed, the process moves to data 50c at time t7, which is the next data, in step S48 of FIG.

次に、人工的に作成したデータ列を用い図7の方法で判定を行なった。図9(a)は、ポイントに対する信号を示す図、図9(b)は、ポイントに対する過渡判別量を示す図である。ポイント間隔は10m秒に対応する。区間T3における信号は、定常的なデータを想定して作成した。区間T3における信号は、正規分布に従う乱数であり平均が0で一定、σ(標準偏差)が10で一定となるデータとした。区間T4における信号は、過渡的なデータを想定して作成した。区間T4における信号は、正規分布に従う乱数であり平均が100から1に変化し、σが1から100に変化するデータとした。区間T5における信号は、定常的なデータを想定して作成した。区間T5における信号は、正規分布に従う乱数であり平均が50で一定、σが10で一定となるデータとした。データ列40は、区間T3およびT5においては安定している。しかし、区間4において、データ列40は大きく変動している。   Next, determination was performed by the method shown in FIG. 7 using an artificially created data string. FIG. 9A is a diagram showing a signal for a point, and FIG. 9B is a diagram showing a transient discrimination amount for the point. The point interval corresponds to 10 milliseconds. The signal in the section T3 was created assuming steady data. The signal in the section T3 is random numbers according to a normal distribution, and is data in which the average is constant at 0 and σ (standard deviation) is constant at 10. The signal in the section T4 was created assuming transient data. The signal in the section T4 is a random number according to a normal distribution, and the average is changed from 100 to 1 and σ is changed from 1 to 100. The signal in the section T5 was created assuming steady data. The signal in the section T5 is a random number according to a normal distribution, and is data in which the average is constant at 50 and σ is constant at 10. The data string 40 is stable in the sections T3 and T5. However, in the section 4, the data string 40 varies greatly.

図9(b)は、図7から図8(d)において説明した方法で過渡判別量を算出した結果を示す図である。区間T3およびT5においては、過渡判別量は200以下と小さい。区間4においては、過渡判別量は250以上である。そこで、例えば220程度を閾値44とする。これにより、区間T3およびT5を第1区間、区間T4を第2区間と判定できる。以上のように、図7から図8(d)において説明した判定方法は、第1区間と第2区間を判定するために有効である。   FIG. 9B is a diagram showing a result of calculating the transient discrimination amount by the method described in FIGS. 7 to 8D. In the sections T3 and T5, the transient discrimination amount is as small as 200 or less. In section 4, the transient discrimination amount is 250 or more. Therefore, for example, about 220 is set as the threshold 44. Accordingly, it is possible to determine the sections T3 and T5 as the first section and the section T4 as the second section. As described above, the determination method described in FIGS. 7 to 8D is effective for determining the first section and the second section.

実施例1によれば、図4のステップS32のように、第1判定部32は、データ列40に基づき、データ列40のうちのデータが第1区間T1に属するか第2区間T2に属するかを判定する。図4のステップS34、S36およびS42のように、第2判定部34は、データが第1区間T1に属するときと第2区間T2に属するときとで、データに対応する作業の良否を異なる方法を用い判定する。これにより、データが定常的な区間とデータが過渡的な区間とのように、性質の異なる区間に対し、適切な良否判定方法を適用することができる。   According to the first embodiment, as in step S32 of FIG. 4, the first determination unit 32, based on the data string 40, the data in the data string 40 belongs to the first section T1 or the second section T2. Determine whether. As in steps S34, S36, and S42 of FIG. 4, the second determination unit 34 determines the quality of work corresponding to data depending on whether the data belongs to the first section T1 or the second section T2. Determine using. Accordingly, an appropriate quality determination method can be applied to sections having different properties, such as a section where data is stationary and a section where data is transitional.

また、図7のステップS62のように、第1判定部32は、データ列40から定常モデルを用いデータの推定値56を算出する。ステップS64のように、推定値56とデータ50との残差58を算出する。ステップS66のように、残差58に基づき、データ50が第1区間T1に属するか第2区間T2に属するかを判定する。これにより、データが定常的な区間かデータが過渡的な区間かにより、適切な良否判定方法を適用することができる。なお、定常モデルとしては、定常自己回帰モデル以外にも、移動平均モデル、自己回帰移動平均モデル等を用いることもできる。   Further, as in step S <b> 62 of FIG. 7, the first determination unit 32 calculates an estimated value 56 of data from the data string 40 using a steady model. As in step S64, a residual 58 between the estimated value 56 and the data 50 is calculated. As in step S66, based on the residual 58, it is determined whether the data 50 belongs to the first section T1 or the second section T2. Accordingly, an appropriate quality determination method can be applied depending on whether the data is a stationary section or the data is a transition section. In addition to the stationary autoregressive model, a moving average model, an autoregressive moving average model, and the like can be used as the stationary model.

図8(a)から図8(d)のように、第1判定部32は、データ50を含む一定区間(幅52)の残差58に基づき、データが第1区間T1に属するか第2区間T2に属するかを判定する。これにより、適切な良否判定方法を適用することができる。   As illustrated in FIG. 8A to FIG. 8D, the first determination unit 32 determines whether the data belongs to the first section T <b> 1 based on the residual 58 of the certain section (width 52) including the data 50. It is determined whether it belongs to the section T2. Thereby, an appropriate quality determination method can be applied.

図5(b)および図5(c)のように、第1判定部32は、過渡判別量42(例えばAIC)が閾値44以上の場合、データが第1区間T1に属すると判定する。第1判定部32は、過渡判別量42が閾値44より小さいの場合、データが第2区間T2に属すると判定する。これにより、適切な良否判定方法を適用することができる。なお、過渡判別量42として、残差、ベイズ情報量基準(BIC: Bayesian Information Criterion)、最小記述長(MDL:Minimum Description Length)等の統計的なモデル選択の基準を用いることができる。   As shown in FIGS. 5B and 5C, the first determination unit 32 determines that the data belongs to the first section T1 when the transient determination amount 42 (for example, AIC) is equal to or greater than the threshold value 44. When the transient determination amount 42 is smaller than the threshold value 44, the first determination unit 32 determines that the data belongs to the second section T2. Thereby, an appropriate quality determination method can be applied. Note that, as the transient discrimination amount 42, a statistical model selection criterion such as a residual, a Bayesian Information Criterion (BIC), a minimum description length (MDL), or the like can be used.

第1区間T1が定常的な区間の場合、第1良否判定は、統計的手法を用い行なうことができる。統計的な手法は定常的な区間の判定に適している。統計的手法としては、例えば平均値および標準偏差を用いることができる。   When the first section T1 is a stationary section, the first pass / fail determination can be performed using a statistical method. Statistical methods are suitable for the determination of stationary intervals. As a statistical method, for example, an average value and a standard deviation can be used.

第2区間T2が過渡的な区間の場合、第2良否判定は、統計的な手法以外を用いることが好ましい。例えば、第2良否判定として、機械学習法を用いることができる。機械学習法は、過渡的な区間の判定に適している。機械学習法としては、例えばサポートベクトルマシン法、単純ベイズ分類器、k最近傍法またはパーセプロトンを用いることができる。   When the second section T2 is a transitional section, it is preferable to use a method other than the statistical method for the second pass / fail determination. For example, a machine learning method can be used as the second pass / fail determination. The machine learning method is suitable for determining a transitional section. As the machine learning method, for example, a support vector machine method, a naive Bayes classifier, a k nearest neighbor method, or a Parse proton can be used.

実施例2は、両面テープの剥離紙を剥がす作業を行なう例である。ロボットシステムの構成および判定方法は実施例1と同じであり説明を省略する。図10(a)から図11(c)は、実施例2における作業の内容を示す図である。ロボット22は、ピンセット76を用い作業を行なう。ピンセット76は、マニピュレータ26により操作される。センサ24は、マニピュレータ26の歪みを検出する。図10(a)を参照し、ステージ70に両面テープ75が貼り付けられている。両面テープ75は、接着部72と剥離紙74を有している。接着部72がステージ70に接着されている。ステージ70および両面テープ75が対象物に対応する。図10(b)を参照し、ロボット22は、ピンセット76の先端をステージ70に当てる。図10(c)を参照し、ロボット22は、ピンセット76を剥離紙74と接着部72との間に挿入する。   Example 2 is an example in which the operation of peeling the release paper of the double-sided tape is performed. The configuration of the robot system and the determination method are the same as those in the first embodiment, and a description thereof will be omitted. FIG. 10A to FIG. 11C are diagrams illustrating work contents in the second embodiment. The robot 22 performs work using tweezers 76. The tweezers 76 are operated by the manipulator 26. The sensor 24 detects distortion of the manipulator 26. Referring to FIG. 10A, a double-sided tape 75 is affixed to the stage 70. The double-sided tape 75 has an adhesive portion 72 and a release paper 74. The bonding part 72 is bonded to the stage 70. The stage 70 and the double-sided tape 75 correspond to the object. With reference to FIG. 10B, the robot 22 places the tip of the tweezers 76 against the stage 70. With reference to FIG. 10C, the robot 22 inserts the tweezers 76 between the release paper 74 and the adhesive portion 72.

図11(a)を参照し、ロボット22は、ピンセット76を用い剥離紙74を摘まむ。図11(b)を参照し、ロボット22は、ピンセット76を用い剥離紙74を接着部72から剥がす。図11(c)を参照し、ロボット22は、剥がした剥離紙74を指定した位置に移動する。   Referring to FIG. 11A, the robot 22 picks the release paper 74 using the tweezers 76. Referring to FIG. 11B, the robot 22 peels the release paper 74 from the adhesive portion 72 using the tweezers 76. Referring to FIG. 11C, the robot 22 moves the peeled release paper 74 to a designated position.

図12(a)は、実施例2におけるポイントに対するセンサの信号を示す図、図12(b)は、ポイントに対する過渡判別量を示す図である。ポイント間隔は10m秒である。図12(a)を参照し、区間60は、図10(b)のように、ピンセット76の先端をステージ70に当る作業の区間である。区間62は、図10(c)のように、ピンセット76を剥離紙74と接着部72との間に挿入する作業の区間である。   FIG. 12A is a diagram illustrating sensor signals for points in Example 2, and FIG. 12B is a diagram illustrating transient discrimination amounts for points. The point interval is 10 milliseconds. Referring to FIG. 12A, the section 60 is a section of work in which the tip of the tweezers 76 hits the stage 70 as shown in FIG. 10B. The section 62 is a work section in which the tweezers 76 is inserted between the release paper 74 and the adhesive portion 72 as shown in FIG.

区間64は、図11(a)のように、ピンセット76を用い剥離紙74を摘まむ作業の区間である。区間66は、図11(b)のように、ピンセット76を用い剥離紙74を接着部72から剥がす作業の区間である。区間68は、図11(c)のように、剥がした剥離紙74を指定した位置に移動する作業の区間である。   The section 64 is a section of the work of picking the release paper 74 using the tweezers 76 as shown in FIG. The section 66 is an operation section in which the release paper 74 is peeled off from the adhesive portion 72 using the tweezers 76 as shown in FIG. The section 68 is a work section in which the peeled release paper 74 is moved to a designated position as shown in FIG.

図12(b)を参照し、図7から図8(d)において説明した方法で過渡判別量列42を算出した。閾値44を約95とする。過渡判別量列42が閾値44以上の区間を第2区間T2、過渡判別量列42が閾値44より小さい区間を第1区間T1とする。   Referring to FIG. 12B, the transient discrimination amount sequence 42 was calculated by the method described in FIGS. 7 to 8D. The threshold 44 is about 95. A section in which the transient discrimination amount sequence 42 is greater than or equal to the threshold 44 is referred to as a second interval T2, and a segment in which the transient discrimination amount sequence 42 is smaller than the threshold 44 is referred to as a first interval T1.

実施例2のように、データ列40から第1区間T1および第2区間T2を適切に判定することができる。   As in the second embodiment, the first section T1 and the second section T2 can be appropriately determined from the data string 40.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It can be changed.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1)ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列に基づき、前記データ列のうちのデータが第1区間に属するか第2区間に属するかを判定する第1判定部と、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定する第2判定部と、を具備することを特徴とする判定装置。
(付記2)前記第1判定部は、前記データ列から定常モデルを用い前記データを推定した推定値と前記データとの残差に基づき、前記データが前記第1区間に属するか前記第2区間に属するかを判定することを特徴とする付記1記載の判定装置。
(付記3)前記第1判定部は、前記データを含む一定区間の前記残差に基づき、前記データが前記第1区間に属するか前記第2区間に属するか判定することを特徴とする付記2記載の判定装置。
(付記4)前記第1判定部は、前記残差を用い算出したモデル選択の基準が閾値以上の場合、前記データが前記第1区間に属すると判定し、前記基準が閾値より小さいの場合、前記データが前記第2区間に属すると判定することを特徴とする付記2または3記載の判定装置。
(付記5)前記モデル選択の基準は、AIC、BICまたはMDLであることを特徴とする付記4記載の判定装置。
(付記6)第2判定部は、前記データが前記第1区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータの標準偏差および平均を用いて判定することを特徴とする付記1から5のいずれか一項記載の判定装置。
(付記7)第2判定部は、前記データが前記第2区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータからの機械学習を用いて判定することを特徴とする付記1から5のいずれか一項記載の判定装置。
(付記8)第2判定部は、前記データが前記第1区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータの標準偏差および平均を用いて判定し、前記データが前記第2区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータからの機械学習を用いて判定することを特徴とする付記1から5のいずれか一項記載の判定装置。
(付記9)コンピュータに、ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列に基づき、前記データ列のうちのデータが第1区間に属するか第2区間に属するかを判定させ、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定させることを特徴とする判定プログラム。
(付記10)コンピュータが実行する判定方法であって、ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列に基づき、前記データ列のうちのデータが第1区間に属するか第2区間に属するかを判定するステップと、前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定するステップと、
を含むことを特徴とする判定方法。
In addition, the following additional notes are disclosed regarding the above description.
(Additional remark 1) The 1st which determines whether the data of the said data row | line | column belong to a 1st area or a 2nd area based on the time series data string which the sensor which detects the condition of the operation | work which a robot performs is output. A determination unit; and a second determination unit that determines whether the work corresponding to the data is good or bad by using different methods depending on whether the data belongs to the first interval or the second interval. The determination apparatus characterized by this.
(Supplementary Note 2) The first determination unit determines whether the data belongs to the first section based on a residual between the estimated value obtained by estimating the data using a steady model from the data string and the data. The determination device according to supplementary note 1, wherein the determination device determines whether the image belongs to the above.
(Additional remark 3) The said 1st determination part determines whether the said data belongs to the said 1st area or the said 2nd area based on the said residual of the fixed area containing the said data. The determination apparatus described.
(Supplementary Note 4) When the model selection criterion calculated using the residual is equal to or greater than a threshold, the first determination unit determines that the data belongs to the first section, and the criterion is smaller than the threshold. The determination apparatus according to appendix 2 or 3, wherein the data is determined to belong to the second section.
(Supplementary Note 5) The determination apparatus according to Supplementary Note 4, wherein the model selection criterion is AIC, BIC, or MDL.
(Additional remark 6) When the said data belongs to the said 1st area, the 2nd determination part determines the quality of the operation | work corresponding to the said data using the standard deviation and average of the data of the said previous work, It is characterized by the above-mentioned. The determination apparatus according to any one of appendices 1 to 5.
(Supplementary note 7) When the data belongs to the second section, the second determination unit determines whether the work corresponding to the data is good or bad using machine learning from the data of the past work. The determination device according to any one of supplementary notes 1 to 5.
(Supplementary Note 8) When the data belongs to the first section, the second determination unit determines whether the work corresponding to the data is good or bad using a standard deviation and an average of the data of the past work, and the data 6 is determined using the machine learning from the data of the past work, when the work belongs to the second section, the quality of the work corresponding to the data is determined. Judgment device.
(Supplementary Note 9) Based on a time-series data sequence output from a sensor that detects the status of work performed by the robot, the computer determines whether the data in the data sequence belongs to the first section or the second section And determining whether the work corresponding to the data is good or bad by using different methods depending on whether the data belongs to the first section or the second section.
(Additional remark 10) It is the determination method which a computer performs, Comprising: Based on the time series data sequence which the sensor which detects the condition of the operation | work which a robot performs outputs, whether the data of the said data sequence belong to a 1st area. A step of determining whether the data belongs to two sections, a step of determining whether the work corresponding to the data is good or bad using a different method depending on whether the data belongs to the first section or the second section;
The determination method characterized by including.

10 コンピュータ
22 ロボット
24 センサ
30 判定装置
32 第1判定部
34 第2判定部
40 データ列
42 過渡判別量列
44 閾値
56 推定値
DESCRIPTION OF SYMBOLS 10 Computer 22 Robot 24 Sensor 30 Determination apparatus 32 1st determination part 34 2nd determination part 40 Data sequence 42 Transient discrimination amount sequence 44 Threshold value 56 Estimated value

Claims (6)

ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出し、前記推定値と前記データとの残差を用いモデル選択の基準を算出し、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定し、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定する第1判定部と、
前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定する第2判定部と、
を具備することを特徴とする判定装置。
An estimated value obtained by estimating data in the data sequence using a stationary model is calculated from a time-series data sequence output by a sensor that detects the status of work performed by the robot, and a residual between the estimated value and the data is calculated. The model selection criterion is calculated. If the criterion is less than or equal to the threshold, the data is determined to belong to the first interval where the data is stationary. If the criterion is greater than the threshold, the data is transient A first determination unit that determines to belong to the second section ,
A second determination unit that determines whether the work corresponding to the data is good or bad using a different method depending on whether the data belongs to the first section or the second section;
The determination apparatus characterized by comprising.
前記定常モデルは、定常自己回帰モデル、移動平均モデルまたは自己回帰移動平均モデルであり、  The stationary model is a stationary autoregressive model, a moving average model or an autoregressive moving average model,
前記基準は、AIC、BICまたはMDLの基準である請求項1記載の判定装置。  The determination apparatus according to claim 1, wherein the reference is an AIC, BIC, or MDL reference.
前記残差は、前記データを含む一定区間の前記推定値と前記データとの残差であることを特徴とする請求項1または2記載の判定装置。 The residuals determination apparatus according to claim 1 or 2, wherein the said estimated value of a predetermined section including the data to be residual of the data. 第2判定部は、前記データが前記第1区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータの標準偏差および平均を用いて判定し、前記データが前記第2区間に属するとき、前記データに対応する作業の良否を、過去の前記作業のデータからの機械学習を用いて判定することを特徴とする請求項1からのいずれか一項記載の判定装置。 When the data belongs to the first section, the second determination unit determines the quality of the work corresponding to the data using a standard deviation and an average of the data of the past work, and the data is the second when belonging to the interval, said quality of work corresponding to the data, the determination apparatus according to any one claim of claims 1 to 3, characterized in that determined using machine learning from the data of the past the work. コンピュータに、
ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出させ、前記推定値と前記データとの残差を用いモデル選択の基準を算出させ、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定させ、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定させ、
前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定させることを特徴とする判定プログラム。
On the computer,
An estimated value obtained by estimating data in the data sequence using a stationary model is calculated from a time-series data sequence output from a sensor that detects a status of work performed by the robot, and a residual between the estimated value and the data is calculated. If the criterion is less than a threshold, the data is determined to belong to the first interval where the data is stationary, and if the criterion is greater than the threshold, the data is transient To belong to the second section ,
A determination program for determining whether the work corresponding to the data is good or bad by using different methods depending on whether the data belongs to the first section or the second section.
コンピュータが実行する判定方法であって、
ロボットが行なう作業の状況を検出するセンサが出力する時系列なデータ列から定常モデルを用い前記データ列のうちのデータを推定した推定値を算出し、前記推定値と前記データとの残差を用いモデル選択の基準を算出し、前記基準が閾値以下の場合前記データは前記データが定常的である第1区間に属すると判定し、前記基準が閾値より大きい場合前記データは前記データが過渡的である第2区間に属すると判定するステップと、
前記データが前記第1区間に属するときと前記第2区間に属するときとで、前記データに対応する作業の良否を異なる方法を用い判定するステップと、
を含むことを特徴とする判定方法。
A determination method executed by a computer,
An estimated value obtained by estimating data in the data sequence using a stationary model is calculated from a time-series data sequence output by a sensor that detects the status of work performed by the robot, and a residual between the estimated value and the data is calculated. The model selection criterion is calculated. If the criterion is less than or equal to the threshold, the data is determined to belong to the first interval where the data is stationary. If the criterion is greater than the threshold, the data is transient Determining that it belongs to the second section ,
Determining whether the work corresponding to the data is good or bad using a different method depending on whether the data belongs to the first section or the second section;
The determination method characterized by including.
JP2013135499A 2013-06-27 2013-06-27 Determination apparatus, determination program, and determination method Active JP6221414B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013135499A JP6221414B2 (en) 2013-06-27 2013-06-27 Determination apparatus, determination program, and determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013135499A JP6221414B2 (en) 2013-06-27 2013-06-27 Determination apparatus, determination program, and determination method

Publications (2)

Publication Number Publication Date
JP2015009308A JP2015009308A (en) 2015-01-19
JP6221414B2 true JP6221414B2 (en) 2017-11-01

Family

ID=52302973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013135499A Active JP6221414B2 (en) 2013-06-27 2013-06-27 Determination apparatus, determination program, and determination method

Country Status (1)

Country Link
JP (1) JP6221414B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6569312B2 (en) * 2015-06-05 2019-09-04 富士通株式会社 Processing apparatus, processing method, and processing program
JP6690436B2 (en) * 2016-06-30 2020-04-28 富士通株式会社 Discrimination device, discrimination method, and discrimination program
JP6426690B2 (en) * 2016-12-22 2018-11-21 ファナック株式会社 Article picking system and method for picking out piled articles
JP7244087B2 (en) * 2017-05-29 2023-03-22 フランカ エーミカ ゲーエムベーハー Systems and methods for controlling actuators of articulated robots
JP2020019133A (en) * 2018-07-24 2020-02-06 キヤノン株式会社 Processing device, production system, robot device, article manufacturing method, processing method and recording medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61175556A (en) * 1985-01-30 1986-08-07 Hitachi Ltd Detection of lameller separation for liquified natural gas
JP2008217245A (en) * 2007-03-01 2008-09-18 Osaka Prefecture Univ Status monitoring method for periodic moving object, monitoring system, computer program and recording medium
JP5290026B2 (en) * 2009-03-31 2013-09-18 日立建機株式会社 Work machine learning diagnosis system, state diagnosis device, and state learning device
JP5565756B2 (en) * 2010-12-28 2014-08-06 株式会社安川電機 Robot system
JP5414703B2 (en) * 2011-01-20 2014-02-12 東京エレクトロン株式会社 Abnormality diagnosis method for processing apparatus and abnormality diagnosis system thereof
JP5966294B2 (en) * 2011-09-26 2016-08-10 株式会社ニコン Abnormality determination device, drive device, and robot device

Also Published As

Publication number Publication date
JP2015009308A (en) 2015-01-19

Similar Documents

Publication Publication Date Title
JP6221414B2 (en) Determination apparatus, determination program, and determination method
TWI407346B (en) Track compensation methods and systems for touch-sensitive input devices, and computer program products thereof
JP6489005B2 (en) Information processing system, information processing method, and program
JP2014510963A (en) Associating captured image data with a spreadsheet
JP2009093291A (en) Gesture determination apparatus and method
CN105138076B (en) Control method of electronic devices and electronic device
CN103366741A (en) Voice input error correction method and system
JP2016058027A (en) Data processing device, data processing method, and program
JP2015217486A (en) Determining apparatus, determining method, and determining program
JP6795093B2 (en) Judgment device, judgment method and judgment program
JP2011081778A (en) Method and device for display-independent computerized guidance
JP2019160236A (en) Learning data generation method, learning data generation program and data structure
KR102204956B1 (en) Method for semantic segmentation and apparatus thereof
JP6855826B2 (en) Judgment device, judgment method and judgment program
CN103744609B (en) A kind of data extraction method and device
JP6676954B2 (en) Processing device, processing method and processing program
CN105917297A (en) Terminal device, display control method, and program
JP5770121B2 (en) Handwriting input device, handwriting input program, handwriting input method
JP2015085437A (en) Determination device, determination method, and determination program
US20180314779A1 (en) Information processing apparatus, method for controlling the same, and storage medium
JP6048082B2 (en) Extraction apparatus, extraction program, and extraction method
US20210374147A1 (en) Information processing apparatus, information processing method, and storage medium
WO2012162200A2 (en) Identifying contacts and contact attributes in touch sensor data using spatial and temporal features
EP3893124A1 (en) Data management method, data management system, and program
WO2021024297A1 (en) Adversarial example detection system, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170329

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170918

R150 Certificate of patent or registration of utility model

Ref document number: 6221414

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150