JP2017109279A - Processing equipment, processing method, and processing program - Google Patents

Processing equipment, processing method, and processing program Download PDF

Info

Publication number
JP2017109279A
JP2017109279A JP2015246642A JP2015246642A JP2017109279A JP 2017109279 A JP2017109279 A JP 2017109279A JP 2015246642 A JP2015246642 A JP 2015246642A JP 2015246642 A JP2015246642 A JP 2015246642A JP 2017109279 A JP2017109279 A JP 2017109279A
Authority
JP
Japan
Prior art keywords
data
deviates
range
unit
threshold
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
JP2015246642A
Other languages
Japanese (ja)
Other versions
JP6676954B2 (en
Inventor
智 雨宮
Satoshi Amemiya
智 雨宮
秀城 阿部
Hideki Abe
秀城 阿部
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 JP2015246642A priority Critical patent/JP6676954B2/en
Publication of JP2017109279A publication Critical patent/JP2017109279A/en
Application granted granted Critical
Publication of JP6676954B2 publication Critical patent/JP6676954B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Manipulator (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the abnormality determination precision of a robot.SOLUTION: An abnormality determination part 36 detects whether or not time-series data outputted by a sensor 24 for detecting the situations of a robot have deviated a normal range determined on the basis of a predetermined threshold value th. And, the abnormality determination part 36 adjusts the threshold value to th'(=th+Δ). It is decided that the robot is abnormal, in the case where the data having deviated the normal range deviates the range which is determined on the basis of the threshold value th'after adjusted.SELECTED DRAWING: Figure 5

Description

本発明は、処理装置、処理方法及び処理プログラムに関する。   The present invention relates to a processing apparatus, a processing method, and a processing program.

従来、作業用のロボットにおいて異常を検知する方法として、様々な方法が知られている(例えば、特許文献1〜4等参照)。例えば、異常値を定義し異常値の確率分布モデル(正規分布、カイ2乗分布など)を設定した上で、出現する確率の低い値(例えばμを平均とした場合のμ±3σ)を閾値として、閾値を超えた場合に異常と判定する方法が知られている。   Conventionally, various methods are known as methods for detecting an abnormality in a working robot (see, for example, Patent Documents 1 to 4). For example, after defining an abnormal value and setting a probability distribution model (normal distribution, chi-square distribution, etc.) of an abnormal value, a value with a low probability of appearing (for example, μ ± 3σ when μ is averaged) is a threshold value For example, a method of determining an abnormality when a threshold value is exceeded is known.

しかし、時系列データの場合、1回の作業で得られるデータ点数が多いため、1回の作業時間内で閾値を超えるデータが頻発し、異常判定が過剰に行われる可能性がある。例えば、上記閾値(μ±3σ)であれば99.7%の確率でデータが閾値内に収まるが、逆に言えば、1000回につきおよそ3回という確率でデータが閾値を超えることとなる。この場合、1000点の時系列データのうち、1点以上のデータが閾値を超える確率は95%となる。   However, in the case of time-series data, since the number of data points obtained in one operation is large, data exceeding the threshold value frequently occurs within one operation time, and there is a possibility that the abnormality determination is excessively performed. For example, if the threshold is (μ ± 3σ), the data falls within the threshold with a probability of 99.7%, but conversely, the data exceeds the threshold with a probability of approximately 3 per 1000 times. In this case, the probability that one point or more of the 1000 points of time series data exceeds the threshold is 95%.

このため、従来は、閾値を大きくしたり(例えばμ±5σ)、例えば1000点中5点が閾値を超えるまでは正常と判断するなどして、異常判定が過剰に行われないようにしてきた。また、異常値の時系列に対して移動平均法を導入し、時系列異常値の高周波成分をフィルタリングすることで、大きな変化があった変化点のみを異常と判断する手法も提案されている(例えば、特許文献5等参照)。   For this reason, conventionally, the threshold value is increased (for example, μ ± 5σ), or, for example, it is determined that the threshold is normal until 5 points out of 1000 exceed the threshold value, so that abnormal determination is not performed excessively. . In addition, a method has been proposed in which a moving average method is introduced for a time series of abnormal values, and only high-frequency components of time series abnormal values are filtered, so that only a change point having a large change is determined to be abnormal ( For example, see Patent Document 5).

特開2009−70071号公報JP 2009-70071 A 特開平3−48728号公報Japanese Patent Laid-Open No. 3-48728 特開平8−54915号公報JP-A-8-54915 特開平11−129145号公報JP-A-11-129145 特開2005−4658号公報JP 2005-4658 A

しかしながら、閾値を大きくする方法では過剰な異常判定は抑制されるが、その分、異常を見逃す可能性がある。また、閾値を超えたデータを所定数以上出現するまで異常と判定しない方法では、データと閾値との差分が考慮されないため重大な異常を見逃す可能性がある。また、特許文献5では、人がパラメータ(窓幅)を決定する必要があるため、パラメータの値として適切な値を決定するのが難しい。   However, although the method of increasing the threshold value suppresses excessive abnormality determination, there is a possibility that the abnormality may be missed. Further, in a method in which data exceeding a threshold value is not determined to be abnormal until a predetermined number or more appears, a difference between the data and the threshold value is not taken into account, and thus a serious abnormality may be missed. Further, in Patent Document 5, since it is necessary for a person to determine a parameter (window width), it is difficult to determine an appropriate value as a parameter value.

1つの側面では、本発明は、作業部の異常判定精度を向上することが可能な処理装置、処理方法及び処理プログラムを提供することを目的とする。   In one aspect, an object of the present invention is to provide a processing device, a processing method, and a processing program capable of improving the abnormality determination accuracy of a working unit.

一つの態様では、処理装置は、対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出する検出部と、前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントする計数部と、前記計数部がカウントした回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する判定部と、備えている。   In one aspect, the processing device detects whether or not the time-series data output from a sensor that detects the status of a working unit that performs work on an object deviates from a range determined based on a predetermined threshold. A detection unit that counts the number of times that data that deviates from the range is continuously detected when data that deviates from the range is detected, and a threshold value according to the number of times that the counting unit has counted. A determination unit configured to determine that the working unit is abnormal when the data that has been adjusted and deviated from the range deviates from a range determined based on the adjusted threshold value;

作業部の異常判定精度を向上することができる。   The abnormality determination accuracy of the working unit can be improved.

一実施形態に係る作業装置の構成を概略的に示す図である。It is a figure showing roughly the composition of the working device concerning one embodiment. 図2(a)〜図2(f)は、両面テープの剥離紙を剥がす作業の流れを示す図である。Fig.2 (a)-FIG.2 (f) are figures which show the flow of the operation | work which peels the release paper of a double-sided tape. センサの出力値の変化の一例を示す図である。It is a figure which shows an example of the change of the output value of a sensor. 処理装置のハードウェア構成を概略的に示す図である。It is a figure which shows roughly the hardware constitutions of a processing apparatus. 処理装置の機能ブロック図である。It is a functional block diagram of a processing apparatus. 閾値及び調整値設定処理を示すフローチャートである。It is a flowchart which shows a threshold value and adjustment value setting process. 図7(a)は、平均μと閾値とを示す図であり、図7(b)は、学習データが正常範囲を逸脱した例を示す図である。FIG. 7A is a diagram showing the average μ and the threshold value, and FIG. 7B is a diagram showing an example in which the learning data deviates from the normal range. 調整値テーブルのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of an adjustment value table. 異常判断処理を示すフローチャートである。It is a flowchart which shows an abnormality determination process. 図10(a)、図10(b)は、図9のステップS42の処理を説明するための図である。FIG. 10A and FIG. 10B are diagrams for explaining the processing in step S42 in FIG. 変形例を示す図である。It is a figure which shows a modification.

以下、作業装置の一実施形態について、図1〜図10に基づいて詳細に説明する。   Hereinafter, an embodiment of a working device will be described in detail with reference to FIGS.

図1は、一実施形態に係る作業装置100の全体構成を説明するための図である。図1に示すように、作業装置100は、作業部としてのロボット22、コントローラ14、カメラ12、処理装置10などを備える。   FIG. 1 is a diagram for explaining the overall configuration of a work apparatus 100 according to an embodiment. As shown in FIG. 1, the working device 100 includes a robot 22 as a working unit, a controller 14, a camera 12, a processing device 10, and the like.

ロボット22は、例えば産業用ロボットである。ロボット22は、例えば、ステージ25と、マニピュレータ26と、を有する。マニピュレータ26は、作用部28を用いて作業を行う。作用部28は例えばハンド機構や、ピンセットなどである。ステージ25は、マニピュレータ26を支持する。ロボット22は、コントローラ14により制御される。コントローラ14は、一連の作業の時系列の教示データ列に基づいて、ロボット22を動作させる。ここで、教示データ列は、例えば、図4に示す入出力インタフェース97を介して外部から取得してもよいし、予めHDD96等に格納されていてもよい。   The robot 22 is an industrial robot, for example. The robot 22 includes, for example, a stage 25 and a manipulator 26. The manipulator 26 performs work using the action unit 28. The action unit 28 is, for example, a hand mechanism or tweezers. The stage 25 supports the manipulator 26. The robot 22 is controlled by the controller 14. The controller 14 operates the robot 22 based on a teaching data sequence in a time series of a series of operations. Here, for example, the teaching data string may be acquired from the outside via the input / output interface 97 illustrated in FIG. 4 or may be stored in the HDD 96 or the like in advance.

ここで、本実施形態のロボット22は、一例として、図2(a)〜図2(f)に示すような流れに沿って両面テープの剥離紙を剥がす作業を実行する。例えば、図2(a)に示すように、ステージ110上に対象物としての両面テープ115が貼り付けられているものとし、両面テープ115は、接着部112と剥離紙114とを有しているものとする。そして、ロボット22は、ピンセット状の作用部28を用いて剥離紙114を剥がす作業を実行する。この場合、作用部28は、マニピュレータ26により操作され、センサ24が、マニピュレータ26の歪みを検出する。   Here, as an example, the robot 22 of the present embodiment executes an operation of peeling the release paper of the double-sided tape along the flow as shown in FIGS. 2 (a) to 2 (f). For example, as shown in FIG. 2A, a double-sided tape 115 as an object is attached on a stage 110, and the double-sided tape 115 has an adhesive portion 112 and a release paper 114. Shall. Then, the robot 22 performs an operation of peeling the release paper 114 using the tweezers-like action unit 28. In this case, the action unit 28 is operated by the manipulator 26, and the sensor 24 detects distortion of the manipulator 26.

ロボット22は、まず、図2(b)に示すように、作用部28の先端をステージ110に当てる。次いで、ロボット22は、図2(c)、図2(d)に示すように、作用部28の先端を剥離紙114と接着部112との間に挿入し、作用部28を用いて剥離紙114を摘まむ。そして、ロボット22は、図2(e)に示すように、作用部28を用いて剥離紙114を接着部112から剥がし、図2(f)に示すように、剥がした剥離紙114を指定した位置に移動し、破棄する。   First, the robot 22 touches the stage 110 with the tip of the action portion 28 as shown in FIG. Next, as shown in FIGS. 2C and 2D, the robot 22 inserts the tip of the action part 28 between the release paper 114 and the adhesive part 112, and uses the action part 28 to release the release paper. Pick 114. Then, as shown in FIG. 2E, the robot 22 peels the release paper 114 from the adhesive portion 112 using the action unit 28, and designates the peeled release paper 114 as shown in FIG. 2F. Move to location and discard.

図1に戻り、センサ24は、マニピュレータ26に設けられ、ロボット22が行う作業の状況を検出する。センサ24は、例えばマニピュレータ26の歪みを検出する歪みセンサである。センサ24は、マニピュレータ26に対して複数設けられているものとする。なお、センサ24としては、例えば、3軸または6軸力覚センサを用いてもよい。この場合、センサ24は、作用点の力ベクトルおよび/またはトルクを検出する。なお、センサ24は、荷重センサ、圧力センサ、加速度センサ、マイクロフォン等でもよい。図3には、センサ24の出力値の変化の一例が示されている。なお、図3において、横軸はロボット22の作業開始からの時間(時刻)を表し、縦軸はセンサ24の出力値(センサ値)を表す。図3に示すように、ロボット22が、差込、剥離紙つまみ、はがし、移動、破棄等の動作を行っている間にセンサ24の出力値(実線で示す波形)は変化する。なお、図3において、破線で上下挟まれた範囲は、後述する異常判断において利用する閾値を示している。   Returning to FIG. 1, the sensor 24 is provided in the manipulator 26 and 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. It is assumed that a plurality of sensors 24 are provided for the manipulator 26. 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, a microphone, or the like. FIG. 3 shows an example of a change in the output value of the sensor 24. In FIG. 3, the horizontal axis represents time (time) from the start of work of the robot 22, and the vertical axis represents the output value (sensor value) of the sensor 24. As shown in FIG. 3, the output value (the waveform shown by the solid line) of the sensor 24 changes while the robot 22 performs operations such as insertion, release paper knob, peeling, moving, and discarding. In FIG. 3, the range between the upper and lower sides of the broken line indicates a threshold value used in abnormality determination described later.

図1に戻り、カメラ12は、例えば、CCD(Charge Coupled Device)センサまたはCMOS(Complimentary Metal Oxide Semiconductor)センサ等の2次元画像センサであるものとする。ただし、これに限られるものではなく、カメラ12は、1次元画像センサであってもよい。   Returning to FIG. 1, it is assumed that the camera 12 is a two-dimensional image sensor such as a CCD (Charge Coupled Device) sensor or a CMOS (Complimentary Metal Oxide Semiconductor) sensor. However, the present invention is not limited to this, and the camera 12 may be a one-dimensional image sensor.

処理装置10は、カメラ12が取得した画像データ、センサ24が検出するデータ、作用部28の座標位置などに基づいて、ロボット22の作業状況の良否(正常か異常か)を判定する。図4には、処理装置10のハードウェア構成が示されている。図4に示すように、処理装置10は、CPU(Central Processing Unit)90、ROM(Read Only Memory)92、RAM(Random Access Memory)94、記憶部(ここではHDD(Hard Disk Drive))96、入出力インタフェース97、表示部93、入力部95、及び可搬型記憶媒体用ドライブ99等を備えている。これら処理装置10の構成各部は、バス98に接続されている。表示部93は、液晶ディスプレイ等を含み、入力部95は、キーボードやマウス、入力ボタン等を含む。処理装置10では、ROM92あるいはHDD96に格納されているプログラム(処理プログラムを含む)、或いは可搬型記憶媒体用ドライブ99が可搬型記憶媒体91から読み取ったプログラム(処理プログラムを含む)をCPU90が実行することにより、図5に示す、各部の機能が実現される。   The processing device 10 determines whether the work status of the robot 22 is normal (normal or abnormal) based on the image data acquired by the camera 12, the data detected by the sensor 24, the coordinate position of the action unit 28, and the like. FIG. 4 shows a hardware configuration of the processing apparatus 10. As shown in FIG. 4, the processing apparatus 10 includes a CPU (Central Processing Unit) 90, a ROM (Read Only Memory) 92, a RAM (Random Access Memory) 94, a storage unit (here, an HDD (Hard Disk Drive)) 96, An input / output interface 97, a display unit 93, an input unit 95, a portable storage medium drive 99, and the like are provided. Each component of the processing apparatus 10 is connected to a bus 98. The display unit 93 includes a liquid crystal display or the like, and the input unit 95 includes a keyboard, a mouse, an input button, and the like. In the processing device 10, the CPU 90 executes a program (including a processing program) stored in the ROM 92 or the HDD 96 or a program (including a processing program) read from the portable storage medium 91 by the portable storage medium drive 99. Thereby, the function of each part shown in FIG. 5 is implement | achieved.

図5は、処理装置10の機能ブロック図である。処理装置10は、CPU90がプログラムを実行することで、設定部としての値設定部30、異常判断部36、及び出力部38として、機能する。   FIG. 5 is a functional block diagram of the processing apparatus 10. The processing device 10 functions as a value setting unit 30, an abnormality determination unit 36, and an output unit 38 as a setting unit when the CPU 90 executes a program.

値設定部30は、ロボット22が作業を行うのに先立って、ロボット22に対して作業と同一の動作を実行させ、動作の間に各センサで検出された値を学習データとして取得する。そして、値設定部30は、学習データに基づいて、異常判断部36において用いる閾値を設定したり、閾値を調整するための調整値を設定する。なお、閾値及び調整値の設定方法の詳細については、後述する。   Prior to the robot 22 performing the work, the value setting unit 30 causes the robot 22 to perform the same operation as the work, and acquires values detected by the sensors during the operation as learning data. And the value setting part 30 sets the threshold value used in the abnormality determination part 36 based on learning data, or sets the adjustment value for adjusting a threshold value. Details of the threshold value and adjustment value setting method will be described later.

異常判断部36は、ロボット22が作業を行っている間に、各センサにより検出された時系列なデータ(出力値)を取得し、該出力値に基づいて、ロボット22の作業の良否(作業において異常が生じたか)を判断する。なお、異常判断部36による異常判断処理の詳細については、後述する。異常判断部36による判断結果は、出力部38に通知される。   The abnormality determination unit 36 acquires time-series data (output values) detected by each sensor while the robot 22 is working, and based on the output values, the quality of the work of the robot 22 (work Whether or not an abnormality has occurred. Details of the abnormality determination process by the abnormality determination unit 36 will be described later. The determination result by the abnormality determination unit 36 is notified to the output unit 38.

出力部38は、異常判断部36がロボット22に異常が生じたと判断した場合に、異常が生じた旨を表示部93等を介して出力する。   When the abnormality determination unit 36 determines that an abnormality has occurred in the robot 22, the output unit 38 outputs that the abnormality has occurred via the display unit 93 or the like.

次に、図5の各部の処理(閾値及び調整値設定処理、異常判断処理)について、詳細に説明する。   Next, processing (threshold and adjustment value setting processing, abnormality determination processing) of each unit in FIG. 5 will be described in detail.

(閾値及び調整値設定処理)
図6には、値設定部30により実行される閾値及び調整値設定処理のフローチャートが示されている。図6の処理は、ロボット22を最初に動作させる前に実行する処理である。なお、図6の処理は、所定時間毎(例えばメンテナンス時)に実行するようにしてもよい。
(Threshold and adjustment value setting processing)
FIG. 6 shows a flowchart of threshold value and adjustment value setting processing executed by the value setting unit 30. The process of FIG. 6 is a process executed before operating the robot 22 for the first time. Note that the process of FIG. 6 may be executed at predetermined time intervals (for example, during maintenance).

図6の処理では、まず、ステップS10において、値設定部30が、学習データを取得する。具体的には、値設定部30は、ロボット22が作業を行うのに先立って、ロボット22に対して作業と同一の動作を実行させ、動作の間に各センサで検出された値(出力値)を学習データとして取得する。なお、値設定部30は、多数の学習データを取得するものとする。   In the process of FIG. 6, first, in step S10, the value setting unit 30 acquires learning data. Specifically, the value setting unit 30 causes the robot 22 to perform the same operation as the operation before the robot 22 performs the operation, and the values (output values) detected by the sensors during the operation. ) As learning data. The value setting unit 30 acquires a large number of learning data.

次いで、ステップS12では、値設定部30が、確率モデルを仮定する。なお、ここでは一例として、正規分布を仮定するものとする。なお、仮定する確率モデルは、カイ二乗分布などの他のモデルであってもよい。   Next, in step S12, the value setting unit 30 assumes a probability model. Here, as an example, a normal distribution is assumed. Note that the assumed probability model may be another model such as a chi-square distribution.

次いで、ステップS14では、値設定部30が、閾値を作成する。なお、ステップS12において確率モデルを仮定したことで、データが出現する確率が低い領域を異常と扱うことができることから、当該領域を規定する値を異常か否かを決める閾値とすることが可能となる。なお、時刻をk、時刻kにおける学習データの平均をμk、時刻kにおける学習データの標準偏差をσkとすると、3σ管理幅を用いた方法では、閾値thkは、thk=μk±3σkとすることができる。なお、図7(a)には、一例として、k=900〜920msecの区間におけるμkと、th(=μk±3σk)が示されている。なお、センサ24から出力される値がμk−3σk〜μk+3σkの間に入っていれば、ロボット22は正常と判定されることになる。以下においては、μk−3σk〜μk+3σkの間の範囲を「正常範囲」と呼ぶものとする。 Next, in step S14, the value setting unit 30 creates a threshold value. Assuming that the probability model is assumed in step S12, it is possible to treat a region having a low probability of data appearance as abnormal, so that a value defining the region can be used as a threshold for determining whether or not the region is abnormal. Become. When the time is k, the average of the learning data at time k is μ k , and the standard deviation of the learning data at time k is σ k , in the method using the 3σ management width, the threshold th k is th k = μ k. ± 3σ k can be set. FIG. 7A shows μ k and th k (= μ k ± 3σ k ) in a section of k = 900 to 920 msec as an example. Incidentally, if the range between the values μ k -3σ k ~μ k + 3σ k output from the sensor 24, will be determined robot 22 from normal. Hereinafter, the range between μ k -3σ k ~μ k + 3σ k is referred to as "normal range".

次いで、ステップS16では、値設定部30が、作成した閾値thからi(i=1,2,3,…)回連続逸脱するデータを全数取得する。上述したステップS14のように学習データを用いてthkを計算したとしても、学習データの集合の中には、閾値thkで定まる範囲(正常範囲)を逸脱するデータが確率的に存在する。したがって、値設定部30は、多数の学習データの中から、正常範囲を逸脱するデータを抽出し、抽出したデータが連続して正常範囲を逸脱する何個目のデータであるか(すなわち、連続逸脱回数i)を特定し、i毎にデータを分類する。例えば、図7(b)において符号Pa、Pbで示すデータは、直前に正常範囲を逸脱したデータがないため、「i=1のデータ」に分類される。また、符号Pcで示すデータは、直前に正常範囲を逸脱するデータが1つ(Pb)あるため、「i=2のデータ」に分類される。 Next, in step S16, the value setting unit 30 acquires all data that deviates continuously i (i = 1, 2, 3,...) Times from the created threshold th k . Even if th k is calculated using learning data as in step S14 described above, there is stochastically data that deviates from the range (normal range) determined by the threshold th k in the set of learning data. Therefore, the value setting unit 30 extracts data that deviates from the normal range from a large number of learning data, and what number of data the extracted data continuously deviates from the normal range (ie, continuous The number of deviations i) is specified, and the data is classified for each i. For example, in FIG. 7B, the data indicated by the symbols P a and P b are classified as “data of i = 1” because there is no data that deviates from the normal range immediately before. The data indicated by the symbol P c is classified as “i = 2 data” because there is one data (P b ) that deviates from the normal range immediately before.

次いで、ステップS18では、値設定部30が、逸脱する学習データそれぞれが正常範囲から逸脱した量(逸脱量)を算出する。   Next, in step S18, the value setting unit 30 calculates an amount (deviation amount) in which each of the deviating learning data deviates from the normal range.

次いで、ステップS20では、値設定部30が、iごとに、逸脱量の最大値を特定し、調整値Δiとして設定する。この場合、値設定部30は、「i=1のデータ」のうち、逸脱量が最大のものを特定し、特定した最大逸脱量を調整値Δ1とする。また、値設定部30は、「i=2のデータ」のうち、逸脱量が最大のものを特定し、特定した最大逸脱量を調整値Δ2とする。Δ3、Δ4、…についても同様である。なお、「i=mのデータ」が存在しない場合には、Δ=0とする。 Next, in step S20, the value setting unit 30 specifies the maximum deviation amount for each i and sets it as the adjustment value Δi. In this case, the value setting unit 30 identifies the largest deviation amount among the “i = 1 data” and sets the identified largest deviation amount as the adjustment value Δ 1 . Further, the value setting unit 30 identifies the data having the maximum deviation amount among the “i = 2 data”, and sets the identified maximum deviation amount as the adjustment value Δ 2 . The same applies to Δ 3 , Δ 4 ,. Note that if “i = m data” does not exist, Δ m = 0.

次いで、ステップS22では、値設定部30は、ステップS14で作成した閾値thk、及びステップS20で設定した調整値Δiを、異常判断部36に対して送信する。なお、調整値Δiについては、図8に示すような調整値テーブルの形で、異常判断部36に送信されるものとする。図8の調整値テーブルには、連続逸脱回数iと、調整値Δiの値が格納される。 Next, in step S22, the value setting unit 30 transmits the threshold value th k created in step S14 and the adjustment value Δ i set in step S20 to the abnormality determination unit 36. The adjustment value Δ i is transmitted to the abnormality determination unit 36 in the form of an adjustment value table as shown in FIG. The adjustment value table in FIG. 8 stores the number of consecutive departures i and the adjustment value Δi.

以上の処理により、図6の全処理が終了する。図6の処理により、値設定部30は、学習データから閾値thkと調整値Δiを自動的に設定することが可能となっている。 With the above processing, all processing in FIG. 6 is completed. With the processing in FIG. 6, the value setting unit 30 can automatically set the threshold th k and the adjustment value Δ i from the learning data.

なお、上記説明では、ステップS10で取得した学習データを用いて、閾値thkと、調整値Δiを設定する場合について説明したが、これに限られるものではない。例えば、ステップS10で取得した学習データは閾値thkを設定する場合にのみ用い、ステップS16以降の処理においては、ステップS10とは別に取得したデータ(テストデータ)を用いることとしてもよい。 In the above description, the case where the threshold value th k and the adjustment value Δ i are set using the learning data acquired in step S10 has been described. However, the present invention is not limited to this. For example, the learning data acquired in step S10 may be used only when the threshold value th k is set, and the data (test data) acquired separately from step S10 may be used in the processing after step S16.

(異常判断処理)
図9には、異常判断処理のフローチャートが示されている。異常判断部36及び出力部38は、ロボット22の作業開始から終了までの間、図9の処理を継続的に実行する。
(Abnormality judgment processing)
FIG. 9 shows a flowchart of the abnormality determination process. The abnormality determination unit 36 and the output unit 38 continuously execute the process of FIG. 9 from the start to the end of the work of the robot 22.

図9の処理が開始されると、まずステップS30において、異常判断部36が、時刻kを0に設定(初期化)すると共に、連続逸脱回数iを0に設定(初期化)する。   When the processing of FIG. 9 is started, first, in step S30, the abnormality determination unit 36 sets (initializes) the time k to 0 and sets (initializes) the number of consecutive departures i to 0.

次いで、ステップS32では、異常判断部36が、時刻kが時間Nよりも小さいか否かを判断する。なお、時間Nは、ロボット22が作業に要する時間を意味する。ここで、ロボット22が同一の作業を行う場合であれば作業に要する時間Nは一定となる。なお、ステップS32では、kがNよりも小さいか否かを判断することで、1回の作業が終了したか否かを判断しているといえる。ステップS32の判断が否定された場合には、図9の全処理を終了するが、肯定された場合には、異常判断部36は、ステップS34に移行する。   Next, in step S <b> 32, the abnormality determination unit 36 determines whether the time k is smaller than the time N. The time N means the time required for the robot 22 to work. Here, if the robot 22 performs the same work, the time N required for the work is constant. In step S32, it can be said that it is determined whether one operation is completed by determining whether k is smaller than N. If the determination in step S32 is negative, the entire process of FIG. 9 is terminated. If the determination is affirmative, the abnormality determination unit 36 proceeds to step S34.

ステップS34に移行すると、異常判断部36は、時刻kにおいてセンサ24から出力されたデータxを取得する。 After the transition to step S34, the abnormality determination section 36 acquires data x k output from the sensor 24 at time k.

次いで、ステップS36では、異常判断部36が、データxkが閾値により定まる正常範囲(μk−3σk〜μk+3σk)を逸脱しているか否かを判断する。このステップS36の判断が否定された場合には、ステップS50に移行し、異常判断部36は、iを0に設定(初期化)するとともに、kを1インクリメントし(k=k+1)、ステップS32に戻る。一方、ステップS36の判断が肯定された場合には、異常判断部36は、ステップS38に移行する。 Next, in step S36, the abnormality determination unit 36 determines whether or not the data x k deviates from the normal range (μ k −3σ k to μ k + 3σ k ) determined by the threshold value. If the determination in step S36 is negative, the process proceeds to step S50, where the abnormality determination unit 36 sets (initializes) i to 0, increments k by 1 (k = k + 1), and performs step S32. Return to. On the other hand, if the determination in step S36 is affirmative, the abnormality determination unit 36 proceeds to step S38.

ステップS38に移行すると、異常判断部36は、iを1インクリメントする(i=i+1)。すなわち、異常判断部36は、連続逸脱回数iをカウントアップする。次いで、ステップS40では、異常判断部36が、調整値テーブルから調整値Δiを取得し、閾値thkを調整する(調整後の閾値th’ikを算出する)。例えば、調整値Δ1を取得した場合には、調整後の閾値th'1kは、th'1k=μk±3σk±Δ1となる(符号同順)。この場合、正常範囲は、μk−3σk−Δ1〜μk+3σk+Δ1となる。また、調整値Δ2を取得した場合には、調整後の閾値th'2kは、th'2k=μk+3σk+Δ2となる(符号同順)。この場合、正常範囲は、μk−3σk−Δ2〜μk+3σk+Δ2となる。 In step S38, the abnormality determination unit 36 increments i by 1 (i = i + 1). That is, the abnormality determination unit 36 counts up the number of consecutive departures i. Next, in step S40, the abnormality determination unit 36 acquires the adjustment value Δ i from the adjustment value table and adjusts the threshold th k (calculates the adjusted threshold th ′ ik ). For example, when the adjustment value Δ 1 is acquired, the threshold value th ′ 1k after adjustment is th ′ 1k = μ k ± 3σ k ± Δ 1 (in the same order of signs). In this case, the normal range is μ k −3σ k −Δ 1 to μ k + 3σ k + Δ 1 . Further, when the adjustment value Δ 2 is acquired, the adjusted threshold th ′ 2k is th ′ 2k = μ k + 3σ k + Δ 2 (in the same order of signs). In this case, the normal range is μ k −3σ k −Δ 2 to μ k + 3σ k + Δ 2 .

次いで、ステップS42では、異常判断部36が、xkが調整後の閾値th’ikにより定まる正常範囲を逸脱しているか否かを判断する。例えば、図10(a)、図10(b)に示すデータxa、xb(i=1のデータ)の場合には、th1k'=(μk+3σk+Δ1)と比較して大きければ、ステップS42の判断は肯定される。また、例えば、図10(b)に示すデータxc(i=2のデータ)の場合には、データxcがth'2k(=μk+3σk+Δ2)と比較して大きければ、ステップS42の判断は肯定される。なお、図10(a)、図10(b)の例では、データxcの場合に、ステップS42の判断が肯定され、データxa,xbの場合に、ステップS42の判断が否定される。 Next, in step S42, the abnormality determination unit 36 determines whether or not x k is out of the normal range determined by the adjusted threshold th ′ ik . For example, in the case of the data x a and x b (i = 1 data) shown in FIGS. 10A and 10B , it is larger than th 1k ′ = (μ k + 3σ k + Δ 1 ). In this case, the determination in step S42 is affirmed. Further, for example, in the case of the data x c shown in FIG. 10B (data of i = 2), if the data x c is larger than th ′ 2k (= μ k + 3σ k + Δ 2 ), the step The determination in S42 is affirmed. In the example of FIG. 10 (a), FIG. 10 (b), when the data x c, the determination in step S42 is affirmative, data x a, in the case of x b, the determination in step S42 is negative .

ステップS42の判断が否定された場合には、正常であるため、ステップS48に移行する。ステップS48に移行すると、異常判断部36は、kを1インクリメント(k=k+1)し、ステップS32に戻る。一方、ステップS42の判断が肯定された場合には、ステップS44に移行する。   If the determination in step S42 is negative, it is normal and the process proceeds to step S48. In step S48, the abnormality determination unit 36 increments k by 1 (k = k + 1), and returns to step S32. On the other hand, if the determination in step S42 is affirmative, the process proceeds to step S44.

ステップS44に移行すると、異常判断部36は、異常と判定する。次いで、ステップS46では、出力部38が、異常を出力する。この場合、出力部38は、表示部93等を介して、異常が発生したことを出力する。その後は、異常判断部36は、ステップS48においてkを1インクリメント(k=k+1)した後、ステップS32に戻る。   In step S44, the abnormality determination unit 36 determines that there is an abnormality. Next, in step S46, the output unit 38 outputs an abnormality. In this case, the output unit 38 outputs that an abnormality has occurred via the display unit 93 or the like. Thereafter, the abnormality determination unit 36 increments k by 1 (k = k + 1) in step S48, and then returns to step S32.

以上の処理をステップS32の判断が否定されるまで繰り返し、ステップS32の判断が否定された段階で、図9の全処理が終了する。上記のような図9の処理を行うことで、正常範囲を逸脱したデータがあった場合に即座に異常と判定しないため、異常判定が過剰に行われるのを抑制することができる。また、正常範囲を逸脱したデータが、連続逸脱回数iに応じた調整後の閾値を逸脱するか否かに基づいて異常判定を行うため、データの逸脱量を考慮した適切な異常判定を行うことができる。   The above process is repeated until the determination in step S32 is denied. When the determination in step S32 is denied, the entire process in FIG. 9 ends. By performing the processing of FIG. 9 as described above, when there is data that deviates from the normal range, it is not immediately determined that there is an abnormality, and therefore it is possible to suppress the abnormality determination from being performed excessively. In addition, in order to make an abnormality determination based on whether or not the data that deviates from the normal range deviates from the adjusted threshold value corresponding to the number of consecutive departures i, an appropriate abnormality determination that considers the amount of data deviation is performed. Can do.

これまでの説明から分かるように、異常判断部36を含んで、ロボット22の状況を検出するセンサ24が出力する出力値が、所定の閾値thkに基づいて定まる正常範囲を逸脱したか否かを検出する検出部としての機能が実現されている。また異常判断部36を含んで、連続逸脱回数iをカウントする計数部、及び検出部が検出したデータが調整後の閾値th’ikに基づいて定まる範囲を逸脱した場合に、ロボット22の異常と判定する判定部、としての機能が実現されている。 As can be seen from the above description, whether or not the output value output from the sensor 24 that detects the condition of the robot 22 including the abnormality determination unit 36 deviates from the normal range determined based on the predetermined threshold th k . A function as a detection unit for detecting the above is realized. Further, when the data detected by the counting unit including the abnormality determination unit 36 and the detection unit that counts the number of consecutive deviations i deviates from the range determined based on the adjusted threshold th ′ ik , the abnormality of the robot 22 is detected. A function as a determination unit for determination is realized.

以上、詳細に説明したように、本実施形態によると、異常判断部36は、ロボット22の状況を検出するセンサ24が出力する時系列なデータが、所定の閾値thkに基づいて定まる正常範囲を逸脱したか否かを検出する。そして、異常判断部36は、正常範囲を逸脱したデータを検出したときに正常範囲を逸脱したデータが連続して検出されている回数(連続逸脱回数i)に応じて閾値をth’ik(=thk+Δi)に調整し、正常範囲を逸脱したデータが調整後の閾値th’ikに基づいて定まる範囲を逸脱した場合に、ロボット22の異常と判定する。このように、本実施形態では、異常判断部36は、閾値thkにより定まる正常範囲を逸脱したデータがあっても、すぐに異常と判定せずに、連続逸脱回数iに応じて調整した閾値により定まる範囲を逸脱していた場合に異常と判定するので、過剰な異常判定を抑制し、異常判定精度を向上することが可能である。例えば、本実施形態によれば、閾値を一律μ±5σなどと大きくした場合に見逃してしまう異常を検出できる。また、本実施形態によれば、所定数以上のデータが正常範囲を逸脱するまで異常とは判定しない方法を採用する場合と比べ、異常と判定すべきデータの見逃しを抑制することが可能である。 As described above in detail, according to the present embodiment, the abnormality determination unit 36 determines that the time-series data output from the sensor 24 that detects the status of the robot 22 is determined based on the predetermined threshold th k. It is detected whether it deviated from. Then, the abnormality determination unit 36 sets the threshold value th ′ ik (=) according to the number of times that data that deviates from the normal range is continuously detected when the data deviates from the normal range (continuous deviation number i). th k + Δ i ), and when the data deviating from the normal range deviates from the range determined based on the adjusted threshold th ′ ik , it is determined that the robot 22 is abnormal. As described above, in this embodiment, the abnormality determination unit 36 does not immediately determine that there is an abnormality even if there is data that deviates from the normal range determined by the threshold th k, and the threshold adjusted according to the number of consecutive departures i. Therefore, it is determined that there is an abnormality when deviating from the range determined by the above, so that it is possible to suppress excessive abnormality determination and improve abnormality determination accuracy. For example, according to the present embodiment, it is possible to detect an abnormality that is overlooked when the threshold value is uniformly increased to μ ± 5σ. Further, according to the present embodiment, it is possible to suppress overlooking of data that should be determined as abnormal as compared to a case where a method that does not determine that data is abnormal until a predetermined number of data deviates from the normal range is employed. .

また、本実施形態では、値設定部30は、ロボット22の作業に先立って作業と同一の動作をロボット22に行わせ、センサ24が出力するデータを学習データとして取得し、学習データに基づいて調整値Δiを設定する。これにより、値設定部30は、学習データに基づいて、自動的に適切な調整値を設定することが可能となる。 Further, in this embodiment, the value setting unit 30 causes the robot 22 to perform the same operation as the work prior to the work of the robot 22, acquires data output from the sensor 24 as learning data, and based on the learning data to set the adjustment value Δ i. Thereby, the value setting unit 30 can automatically set an appropriate adjustment value based on the learning data.

また、本実施形態では、値設定部30は、正常範囲を逸脱した学習データを連続逸脱回数iに基づいて分類し、分類後の学習データに基づいて調整値Δiを設定する。これにより、連続逸脱回数iに応じた適切な調整値Δiを設定することが可能である。 In the present embodiment, the value setting unit 30 classifies the learning data that deviates from the normal range based on the number of consecutive deviations i, and sets the adjustment value Δ i based on the classified learning data. Thus, it is possible to set an appropriate adjustment value Δ i corresponding to the number of consecutive departures i.

また、本実施形態では、値設定部30は、連続逸脱回数iに基づいて分類された学習データの逸脱量のうち最大の値を調整値Δとする。これにより、過剰な異常判断を抑制することが可能な適切な調整値を学習データに基づいて自動的に設定することが可能となる。 In the present embodiment, the value setting unit 30 sets the maximum value among the deviation amounts of the learning data classified based on the number of consecutive deviations i as the adjustment value Δ i . Accordingly, it is possible to automatically set an appropriate adjustment value that can suppress excessive abnormality determination based on the learning data.

なお、上記実施形態では、値設定部30は、連続逸脱回数iに基づいて分類された学習データの逸脱量のうち最大の値を調整値Δとする場合について説明したが、これに限られるものではない。例えば、連続逸脱回数iに基づいて分類された学習データの逸脱量の平均値を調整値Δiとしてもよい。あるいは、例えば、連続逸脱回数iに基づいて分類された学習データの逸脱量から算出される統計的な値を調整値Δiとしてもよい。 In the above embodiment, the value setting unit 30 has been described with respect to the case where the maximum value among the deviation amounts of the learning data classified based on the number of consecutive deviations i is the adjustment value Δ i , but is not limited thereto. It is not a thing. For example, an average value of deviation amounts of learning data classified based on the number of consecutive deviations i may be used as the adjustment value Δ i . Alternatively, for example, a statistical value calculated from the deviation amount of the learning data classified based on the number of consecutive deviations i may be used as the adjustment value Δ i .

なお、上記実施形態では、処理装置10が値設定部30の機能を有する場合について説明したが、これに限られるものではない。例えば、図11に示すように、作業装置100(処理装置10)とネットワーク80にて接続されたクラウドサーバ85が値設定部30と同様の機能を有していてもよい。この場合、処理装置10がクラウドサーバ85に学習データを提供し、クラウドサーバ85が学習データに基づいて閾値や調整値を算出して、処理装置10の異常判断部36に提供するようにしてもよい。なお、クラウドサーバ85は、図11に示すように、複数の作業装置100で利用する閾値及び調整値を算出し、提供してもよい。   In the above embodiment, the case where the processing apparatus 10 has the function of the value setting unit 30 has been described. However, the present invention is not limited to this. For example, as shown in FIG. 11, the cloud server 85 connected to the work device 100 (processing device 10) via the network 80 may have the same function as the value setting unit 30. In this case, the processing device 10 may provide the learning data to the cloud server 85, and the cloud server 85 may calculate a threshold value or an adjustment value based on the learning data and provide the calculated value to the abnormality determination unit 36 of the processing device 10. Good. Note that the cloud server 85 may calculate and provide threshold values and adjustment values used by the plurality of work devices 100 as illustrated in FIG. 11.

更に、上記実施形態の処理装置10の機能(値設定部30、異常判断部36、出力部38)をクラウドサーバ85が有していてもよい。この場合、クラウドサーバ85は、作業装置100で取得されたデータをネットワーク80を介して取得し、取得したデータに基づいて上記実施形態と同様の方法で異常を判定し、判定結果を作業装置100に対して送信するようにしてもよい。なお、作業装置100とクラウドサーバ85は、別々の国に設置されていてもよい。   Further, the cloud server 85 may have the functions (value setting unit 30, abnormality determination unit 36, output unit 38) of the processing apparatus 10 of the above embodiment. In this case, the cloud server 85 acquires the data acquired by the work apparatus 100 via the network 80, determines an abnormality by the same method as the above embodiment based on the acquired data, and determines the determination result as the work apparatus 100. May be transmitted. The work device 100 and the cloud server 85 may be installed in different countries.

なお、上記の処理機能は、コンピュータによって実現することができる。その場合、処理装置が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体(ただし、搬送波は除く)に記録しておくことができる。   The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the processing apparatus should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium (except for a carrier wave).

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

上述した実施形態は本発明の好適な実施の例である。但し、これに限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変形実施可能である。   The above-described embodiment is an example of a preferred embodiment of the present invention. However, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

なお、以上の実施形態の説明に関して、更に以下の付記を開示する。
(付記1) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出する検出部と、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントする計数部と、
前記計数部がカウントした回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する判定部と、
を備える処理装置。
(付記2) 前記作業に先立って前記作業と同一の動作を前記作業部に行わせ、前記センサが出力する時系列なデータを学習データとして取得し、該学習データに基づいて閾値の調整に用いる調整値を設定する設定部、を更に備える付記1に記載の処理装置。
(付記3) 前記設定部は、
前記所定の閾値に基づいて定まる範囲を逸脱した学習データを検出した場合に、前記範囲を逸脱したデータが連続して検出されている回数に基づいて、検出した前記学習データを分類し、分類した前記学習データに基づいて、前記回数に応じた調整値を設定する、ことを特徴とする付記2に記載の処理装置。
(付記4) 前記設定部は、前記回数に基づいて分類した学習データそれぞれの前記所定の閾値からの逸脱量を算出し、算出した前記逸脱量の最大値を前記回数に応じた調整値として設定し、
前記判定部は、前記調整値に応じた量だけ前記範囲が広がるように閾値を調整する、ことを特徴とする付記3に記載の処理装置。
(付記5) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータを外部装置から取得する取得部と、
前記取得部が取得した前記時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出する検出部と、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントする計数部と、
前記計数部がカウントした回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する判定部と、
を備える処理装置。
(付記6) 前記判定部の判定結果を前記外部装置に対して送信する送信部を更に備える付記5に記載の処理装置。
(付記7) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータが実行することを特徴とする処理方法。
(付記8) 前記作業に先立って前記作業と同一の動作を前記作業部に行わせ、前記センサが出力する時系列なデータを学習データとして取得し、該学習データに基づいて閾値の調整に用いる調整値を設定する、処理を前記コンピュータが実行することを特徴とする付記7に記載の処理方法。
(付記9) 前記設定する処理では、
前記所定の閾値に基づいて定まる範囲を逸脱した学習データを検出した場合に、前記範囲を逸脱したデータが連続して検出されている回数に基づいて、検出した前記学習データを分類し、分類した前記学習データに基づいて、前記回数に応じた調整値を設定する、ことを特徴とする付記8に記載の処理方法。
(付記10) 前記設定する処理では、前記回数に基づいて分類した学習データそれぞれの前記所定の閾値からの逸脱量を算出し、算出した前記逸脱量の最大値を前記回数に応じた調整値として設定し、
前記判定する処理では、前記調整値に応じた量だけ前記範囲が広がるように閾値を調整する、ことを特徴とする付記9に記載の処理方法。
(付記11) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータを外部装置から取得し、
取得した前記時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータが実行することを特徴とする処理方法。
(付記12) 前記判定する処理で得られた判定結果を前記外部装置に対して送信する処理を前記コンピュータが更に実行することを特徴とする付記11に記載の処理方法。
(付記13) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータに実行させることを特徴とする処理プログラム。
(付記14) 前記作業に先立って前記作業と同一の動作を前記作業部に行わせ、前記センサが出力する時系列なデータを学習データとして取得し、該学習データに基づいて閾値の調整に用いる調整値を設定する、処理を前記コンピュータに実行させることを特徴とする付記13に記載の処理プログラム。
(付記15) 前記設定する処理では、
前記所定の閾値に基づいて定まる範囲を逸脱した学習データを検出した場合に、前記範囲を逸脱したデータが連続して検出されている回数に基づいて、検出した前記学習データを分類し、分類した前記学習データに基づいて、前記回数に応じた調整値を設定する、ことを特徴とする付記14に記載の処理プログラム。
(付記16) 前記設定する処理では、前記回数に基づいて分類した学習データそれぞれの前記所定の閾値からの逸脱量を算出し、算出した前記逸脱量の最大値を前記回数に応じた調整値として設定し、
前記判定する処理では、前記調整値に応じた量だけ前記範囲が広がるように閾値を調整する、ことを特徴とする付記15に記載の処理プログラム。
(付記17) 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータを外部装置から取得し、
取得した前記時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータに実行させることを特徴とする処理プログラム。
(付記18) 前記判定する処理で得られた判定結果を前記外部装置に対して送信する処理を前記コンピュータに更に実行させることを特徴とする付記17に記載の処理プログラム。
In addition, the following additional remarks are disclosed regarding description of the above embodiment.
(Additional remark 1) The detection part which detects whether the time-sequential data which the sensor which detects the condition of the working part which performs work with respect to a target object deviated from the range defined based on a predetermined threshold value,
A counter that counts the number of times data that deviates from the range is detected continuously when data deviating from the range is detected;
A threshold value is adjusted according to the number of times counted by the counting unit, and when the data that deviates from the range deviates from a range determined based on the adjusted threshold value, a determination unit that determines that the working unit is abnormal,
A processing apparatus comprising:
(Supplementary Note 2) Prior to the work, the work unit performs the same operation as the work, acquires time-series data output from the sensor as learning data, and uses it for threshold adjustment based on the learning data The processing apparatus according to appendix 1, further comprising a setting unit that sets an adjustment value.
(Supplementary Note 3) The setting unit
When learning data deviating from a range determined based on the predetermined threshold is detected, the detected learning data is classified and classified based on the number of times data deviating from the range is continuously detected. The processing apparatus according to appendix 2, wherein an adjustment value corresponding to the number of times is set based on the learning data.
(Additional remark 4) The said setting part calculates the deviation amount from the said predetermined threshold value of each learning data classified based on the said frequency | count, and sets the calculated maximum value of the said deviation amount as an adjustment value according to the said frequency | count And
The processing apparatus according to appendix 3, wherein the determination unit adjusts the threshold value so that the range is expanded by an amount corresponding to the adjustment value.
(Additional remark 5) The acquisition part which acquires the time-sequential data which the sensor which detects the condition of the working part which performs work with respect to a target object outputs from an external device,
A detection unit for detecting whether the time-series data acquired by the acquisition unit deviates from a range determined based on a predetermined threshold;
A counter that counts the number of times data that deviates from the range is detected continuously when data deviating from the range is detected;
A threshold value is adjusted according to the number of times counted by the counting unit, and when the data that deviates from the range deviates from a range determined based on the adjusted threshold value, a determination unit that determines that the working unit is abnormal,
A processing apparatus comprising:
(Additional remark 6) The processing apparatus of Additional remark 5 further provided with the transmission part which transmits the determination result of the said determination part with respect to the said external device.
(Supplementary note 7) Detecting whether or not the time-series data output by the sensor that detects the status of the working unit that performs work on the object deviates from a range determined based on a predetermined threshold,
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing method characterized in that a computer executes the processing.
(Supplementary Note 8) Prior to the work, the working unit performs the same operation as the work, acquires time-series data output from the sensor as learning data, and uses it for threshold adjustment based on the learning data The processing method according to appendix 7, wherein the computer executes the process of setting an adjustment value.
(Supplementary Note 9) In the processing to be set,
When learning data deviating from a range determined based on the predetermined threshold is detected, the detected learning data is classified and classified based on the number of times data deviating from the range is continuously detected. The processing method according to appendix 8, wherein an adjustment value corresponding to the number of times is set based on the learning data.
(Supplementary Note 10) In the setting process, a deviation amount from the predetermined threshold value of each of the learning data classified based on the number of times is calculated, and the calculated maximum value of the deviation amount is used as an adjustment value according to the number of times. Set,
The processing method according to claim 9, wherein in the determination process, the threshold value is adjusted so that the range is expanded by an amount corresponding to the adjustment value.
(Additional remark 11) The time series data which the sensor which detects the condition of the work part which performs work with respect to a target object outputs are acquired from an external device,
Detecting whether or not the acquired time-series data deviates from a range determined based on a predetermined threshold;
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing method characterized in that a computer executes the processing.
(Supplementary note 12) The processing method according to supplementary note 11, wherein the computer further executes a process of transmitting a determination result obtained in the determination process to the external device.
(Supplementary Note 13) Detecting whether time-series data output from a sensor that detects the status of a working unit that performs work on an object deviates from a range determined based on a predetermined threshold value,
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing program for causing a computer to execute processing.
(Supplementary Note 14) Prior to the work, the work unit performs the same operation as the work, acquires time-series data output from the sensor as learning data, and uses it for threshold adjustment based on the learning data The processing program according to appendix 13, wherein the computer is caused to execute processing for setting an adjustment value.
(Supplementary Note 15) In the processing to be set,
When learning data deviating from a range determined based on the predetermined threshold is detected, the detected learning data is classified and classified based on the number of times data deviating from the range is continuously detected. The processing program according to appendix 14, wherein an adjustment value corresponding to the number of times is set based on the learning data.
(Supplementary Note 16) In the setting process, a deviation amount from the predetermined threshold of each learning data classified based on the number of times is calculated, and the calculated maximum value of the deviation amount is used as an adjustment value according to the number of times. Set,
The processing program according to appendix 15, wherein the determination includes adjusting the threshold value so that the range is expanded by an amount corresponding to the adjustment value.
(Supplementary Note 17) Obtaining time-series data output from an external device output from a sensor that detects the status of a working unit that performs work on an object,
Detecting whether or not the acquired time-series data deviates from a range determined based on a predetermined threshold;
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing program for causing a computer to execute processing.
(Additional remark 18) The processing program of Additional remark 17 characterized by making the said computer further perform the process which transmits the determination result obtained by the said determination process with respect to the said external device.

10 処理装置
30 値設定部(設定部)
36 異常判断部(検出部、計数部、判定部)
10 processing device 30 value setting unit (setting unit)
36 Abnormality determination unit (detection unit, counting unit, determination unit)

Claims (8)

対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出する検出部と、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントする計数部と、
前記計数部がカウントした回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する判定部と、
を備える処理装置。
A detection unit that detects whether or not time-series data output by a sensor that detects the status of a working unit that performs work on an object deviates from a range determined based on a predetermined threshold;
A counter that counts the number of times data that deviates from the range is detected continuously when data deviating from the range is detected;
A threshold value is adjusted according to the number of times counted by the counting unit, and when the data that deviates from the range deviates from a range determined based on the adjusted threshold value, a determination unit that determines that the working unit is abnormal,
A processing apparatus comprising:
前記作業に先立って前記作業と同一の動作を前記作業部に行わせ、前記センサが出力する時系列なデータを学習データとして取得し、該学習データに基づいて閾値の調整に用いる調整値を設定する設定部、を更に備える請求項1に記載の処理装置。   Prior to the work, the work unit performs the same operation as the work, acquires time-series data output from the sensor as learning data, and sets an adjustment value used for threshold adjustment based on the learning data The processing apparatus according to claim 1, further comprising: a setting unit that performs processing. 前記設定部は、
前記所定の閾値に基づいて定まる範囲を逸脱した学習データを検出した場合に、前記範囲を逸脱したデータが連続して検出されている回数に基づいて、検出した前記学習データを分類し、分類した前記学習データに基づいて、前記回数に応じた調整値を設定する、ことを特徴とする請求項2に記載の処理装置。
The setting unit
When learning data deviating from a range determined based on the predetermined threshold is detected, the detected learning data is classified and classified based on the number of times data deviating from the range is continuously detected. The processing apparatus according to claim 2, wherein an adjustment value corresponding to the number of times is set based on the learning data.
前記設定部は、前記回数に基づいて分類した学習データそれぞれの前記所定の閾値からの逸脱量を算出し、算出した前記逸脱量の最大値を前記回数に応じた調整値として設定し、
前記判定部は、前記調整値に応じた量だけ前記範囲が広がるように閾値を調整する、ことを特徴とする請求項3に記載の処理装置。
The setting unit calculates a deviation amount from the predetermined threshold for each of the learning data classified based on the number of times, and sets the calculated maximum value of the deviation amount as an adjustment value according to the number of times,
The processing apparatus according to claim 3, wherein the determination unit adjusts the threshold value so that the range is expanded by an amount corresponding to the adjustment value.
対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータを外部装置から取得する取得部と、
前記取得部が取得した前記時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出する検出部と、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントする計数部と、
前記計数部がカウントした回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する判定部と、
を備える処理装置。
An acquisition unit for acquiring, from an external device, time-series data output by a sensor that detects the status of a working unit that performs work on an object;
A detection unit for detecting whether the time-series data acquired by the acquisition unit deviates from a range determined based on a predetermined threshold;
A counter that counts the number of times data that deviates from the range is detected continuously when data deviating from the range is detected;
A threshold value is adjusted according to the number of times counted by the counting unit, and when the data that deviates from the range deviates from a range determined based on the adjusted threshold value, a determination unit that determines that the working unit is abnormal,
A processing apparatus comprising:
前記判定部の判定結果を前記外部装置に対して送信する送信部を更に備える請求項5に記載の処理装置。   The processing device according to claim 5, further comprising a transmission unit that transmits a determination result of the determination unit to the external device. 対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータが実行することを特徴とする処理方法。
Detecting whether or not the time-series data output by a sensor that detects the status of a working unit that performs work on an object deviates from a range determined based on a predetermined threshold;
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing method characterized in that a computer executes the processing.
対象物に対して作業を行う作業部の状況を検出するセンサが出力する時系列なデータが、所定の閾値に基づいて定まる範囲を逸脱したか否かを検出し、
前記範囲を逸脱したデータを検出したときに、前記範囲を逸脱したデータが連続して検出された回数をカウントし、
カウントした前記回数に応じて閾値を調整し、前記範囲を逸脱したデータが調整後の閾値に基づいて定まる範囲を逸脱した場合に、前記作業部の異常と判定する、
処理をコンピュータに実行させることを特徴とする処理プログラム。
Detecting whether or not the time-series data output by a sensor that detects the status of a working unit that performs work on an object deviates from a range determined based on a predetermined threshold;
When detecting data that deviates from the range, the number of times that data that deviates from the range is continuously detected is counted,
The threshold is adjusted according to the counted number of times, and when the data that deviates from the range deviates from the range determined based on the adjusted threshold, it is determined that the working unit is abnormal.
A processing program for causing a computer to execute processing.
JP2015246642A 2015-12-17 2015-12-17 Processing device, processing method and processing program Active JP6676954B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015246642A JP6676954B2 (en) 2015-12-17 2015-12-17 Processing device, processing method and processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015246642A JP6676954B2 (en) 2015-12-17 2015-12-17 Processing device, processing method and processing program

Publications (2)

Publication Number Publication Date
JP2017109279A true JP2017109279A (en) 2017-06-22
JP6676954B2 JP6676954B2 (en) 2020-04-08

Family

ID=59078916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015246642A Active JP6676954B2 (en) 2015-12-17 2015-12-17 Processing device, processing method and processing program

Country Status (1)

Country Link
JP (1) JP6676954B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109895121A (en) * 2017-12-07 2019-06-18 泰科电子(上海)有限公司 Mechanical arm control system and method
CN111130056A (en) * 2020-01-02 2020-05-08 天地(常州)自动化股份有限公司 Monitoring method and device
JP2020189347A (en) * 2019-05-20 2020-11-26 株式会社ジェイテクト Power assist suit

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03293523A (en) * 1990-04-11 1991-12-25 Kobe Steel Ltd Trouble shooting apparatus
JP2015217486A (en) * 2014-05-19 2015-12-07 富士通株式会社 Determining apparatus, determining method, and determining program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03293523A (en) * 1990-04-11 1991-12-25 Kobe Steel Ltd Trouble shooting apparatus
JP2015217486A (en) * 2014-05-19 2015-12-07 富士通株式会社 Determining apparatus, determining method, and determining program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109895121A (en) * 2017-12-07 2019-06-18 泰科电子(上海)有限公司 Mechanical arm control system and method
JP2021505416A (en) * 2017-12-07 2021-02-18 タイコ エレクトロニクス (シャンハイ) カンパニー リミテッド Manipulator control system and control method
JP2020189347A (en) * 2019-05-20 2020-11-26 株式会社ジェイテクト Power assist suit
JP7310291B2 (en) 2019-05-20 2023-07-19 株式会社ジェイテクト power assist suit
CN111130056A (en) * 2020-01-02 2020-05-08 天地(常州)自动化股份有限公司 Monitoring method and device
CN111130056B (en) * 2020-01-02 2022-03-01 天地(常州)自动化股份有限公司 Monitoring method and device

Also Published As

Publication number Publication date
JP6676954B2 (en) 2020-04-08

Similar Documents

Publication Publication Date Title
US8751191B2 (en) Action analysis device and action analysis method
JP6806737B2 (en) Synchronizer, synchronization method and synchronization program
JP2015217486A (en) Determining apparatus, determining method, and determining program
US20180310844A1 (en) Pulse estimation device, pulse estimation system, and pulse estimation method
JP2017109279A (en) Processing equipment, processing method, and processing program
JP5455787B2 (en) Motion analysis apparatus and motion analysis method
JP2017042269A (en) Blinking detection device
JP6855801B2 (en) Anomaly detection system, anomaly detection device, anomaly detection method and program
JP2008033532A (en) Method and apparatus for detecting abnormality in equipment provided with movable part
JP2019012328A (en) Person action estimation system
US8654187B2 (en) Work recognition system, work recognition device, and work recognition method
JP6261190B2 (en) Setting device and setting method
WO2016199356A1 (en) Action analysis device, action analysis method, and action analysis program
JP2017220176A (en) Determination device, determination method and determination program
US20180330170A1 (en) Information processing apparatus, information processing system, information processing method, and storage medium
JP6855826B2 (en) Judgment device, judgment method and judgment program
JP2016221660A (en) Determination method, determination program and determination device
JP2019041811A (en) Determination device, determination method, and determination program
JP2018165893A (en) Work support device, work support method, and work support program
EP3106968B1 (en) Information processing device, information processing method, and program
EP3223238B1 (en) Abnormality detection device, abnormality detection method, and abnormality detection program
EP3299987B1 (en) Information processing method, electronic device, and computer storage medium
JP2015085437A (en) Determination device, determination method, and determination program
JP6225079B2 (en) Air conditioner operation detection method and system
JP6569312B2 (en) Processing apparatus, processing method, and processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180810

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190813

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191011

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200225

R150 Certificate of patent or registration of utility model

Ref document number: 6676954

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150