JP2013029987A - Monitor system and program - Google Patents

Monitor system and program Download PDF

Info

Publication number
JP2013029987A
JP2013029987A JP2011165563A JP2011165563A JP2013029987A JP 2013029987 A JP2013029987 A JP 2013029987A JP 2011165563 A JP2011165563 A JP 2011165563A JP 2011165563 A JP2011165563 A JP 2011165563A JP 2013029987 A JP2013029987 A JP 2013029987A
Authority
JP
Japan
Prior art keywords
event
maintenance
maintenance work
code
combination
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.)
Withdrawn
Application number
JP2011165563A
Other languages
Japanese (ja)
Inventor
Shigehiro Furukawa
茂広 古川
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2011165563A priority Critical patent/JP2013029987A/en
Publication of JP2013029987A publication Critical patent/JP2013029987A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique for precisely making a maintenance determination as a technique for determining whether maintenance is necessary on the basis of the trend of occurrence of an event in an image formation device which was requested to be maintained in the past.SOLUTION: On the basis of maintenance information stored in a maintenance information storage unit 64 and event information stored in an event information storage unit 16 with respect to an image formation device 10 for which maintenance operation was carried out in the past in response to an emergency call etc., a reference occurrence pattern generation unit 65 extracts an occurrence trend (occurrence pattern) of events in time series with respect to a period (a period defined by tracking back maintenance operation to a start point) of predetermined length before the maintenance operation, specifies a combination of types (event codes) of events occurring with correlation (co-occurring), and generates and stores an occurrence pattern (reference occurrence pattern) on which maintenance is determined in a reference occurrence pattern storage unit 66 for each event code associated with the combination.

Description

本発明は、監視システム、プログラムに関する。   The present invention relates to a monitoring system and a program.

例えば、用紙等の記録材に画像を形成して出力する画像形成機能を備えた画像形成装置において、画像形成機能の動作に支障をきたす事象(紙詰まりや転写不良といった異常など)が頻発すると、画像形成装置の利用者に不便を生じることになる。そこで、このような状況に陥った画像形成装置に対する速やかな保守作業の実施が望まれる。   For example, in an image forming apparatus having an image forming function for forming and outputting an image on a recording material such as paper, when an event (such as an abnormality such as a paper jam or a transfer failure) that interferes with the operation of the image forming function occurs frequently, This is inconvenient for the user of the image forming apparatus. Therefore, it is desired to perform a quick maintenance operation on an image forming apparatus that has fallen into such a situation.

これまで、装置の状態を監視して保守の必要性の判定等を行う技術に関して、種々の発明が提案されている。
例えば、所定の時間差内で発生した動作状況をその発生時刻情報とともに動作状況記録ファイルに記録する動作記録装置と、動作状況記録ファイルを監視して、複数の動作状況の組み合わせが関連データベースに存在し、それらの発生時刻情報の差が所定の時間差内であれば、関連データベースに格納された今後起こり得る障害結果を表示装置に予報出力する記録監視装置とを備えた保守管理装置の発明が提案されている(特許文献1参照)。
Until now, various inventions have been proposed regarding techniques for monitoring the state of an apparatus and determining the necessity of maintenance.
For example, an operation recording device that records an operation situation that occurred within a predetermined time difference in an operation status record file together with its occurrence time information, and the operation situation record file is monitored, and a combination of a plurality of operation situations exists in the related database. Then, if the difference between the occurrence time information is within a predetermined time difference, an invention of a maintenance management device having a record monitoring device for predicting and outputting a failure result that may occur in the future stored in a related database to a display device is proposed. (See Patent Document 1).

例えば、情報処理装置の異常を検出し、検出された情報処理装置の異常に対応する異常対応処理を選択して実行する異常処理方式において、情報処理装置の運転状況を示す運転モード情報と、情報処理装置の異常に対応する異常対応処理とを関連づけて記憶する異常管理テーブルと、上記運転モード情報を判定し、判定された運転モード情報に対応する異常対応処理を上記異常管理テーブルから選択する異常処理機構とを備えた異常処理方式の発明が提案されている(特許文献2参照)。   For example, in an abnormality processing method that detects an abnormality of an information processing device and selects and executes an abnormality handling process corresponding to the detected abnormality of the information processing device, operation mode information indicating the operation status of the information processing device and information An abnormality management table that correlates and stores an abnormality handling process that corresponds to an abnormality of the processing device, and an abnormality that determines the operation mode information and selects an abnormality handling process that corresponds to the determined operation mode information from the abnormality management table An invention of an abnormality processing system provided with a processing mechanism has been proposed (see Patent Document 2).

例えば、発生した障害の種類を示す障害種別と前記障害の発生した時刻を示す発生時刻とを含む障害情報を被監視装置から収集する入力部と、通報すべき前記障害情報の前記障害種別を定義する定義テーブルと、前記定義テーブルに基づいて通報すべき前記障害情報を決定するフィルタ部と、前記フィルタ部で決定した結果に応答して前記被監視装置を監視する保守センタに前記障害情報を通報する通報部と、前記入力部で収集される前記障害情報に基づいて前記保守センタに通報すべき前記障害種別を抽出し、抽出した前記障害種別により前記定義テーブルを更新する登録部とを具備し、当該障害通報装置の稼働に伴って、前記保守センタに通報すべき前記障害情報の前記障害種別を自動的に更新する障害通報装置の発明が提案されている(特許文献3参照)。   For example, an input unit that collects failure information including a failure type indicating the type of failure that occurred and an occurrence time indicating the time when the failure occurred from the monitored device, and defines the failure type of the failure information to be reported Reporting the failure information to a maintenance center that monitors the monitored device in response to a result determined by the filter unit, a filter unit that determines the failure information to be reported based on the definition table And a registration unit that extracts the failure type to be reported to the maintenance center based on the failure information collected by the input unit, and updates the definition table with the extracted failure type. An invention of a failure notification device that automatically updates the failure type of the failure information to be notified to the maintenance center in accordance with the operation of the failure notification device has been proposed. See Patent Document 3).

特開2001−331350号公報JP 2001-331350 A 特開2001−209561号公報JP 2001-209561 A 特開2004−320267号公報JP 2004-320267 A

本発明は、過去に保守要求に至った画像形成装置における事象の発生傾向に基づいて保守要否を判定する技術に関し、保守判定を精度良く実施することを可能にする技術を提案することを目的とする。   The present invention relates to a technique for determining whether or not maintenance is necessary based on a tendency of occurrence of an event in an image forming apparatus that has reached a maintenance request in the past, and an object thereof is to propose a technique that enables a maintenance determination to be performed with high accuracy. And

請求項1に係る本発明は、装置に施された保守作業の事例毎に収集された、当該装置に発生した事象の種別を示す事象コードに基づいて、全ての保守作業の事例数に対する、複数の事象コードが互いに発生した保守作業の事例数の割合が第1閾値以上となる当該複数の事象コードの組み合わせを特定する特定手段と、前記特定手段により特定された事象コードの組み合わせ毎に、当該組み合わせに含まれる事象コードの発生傾向を、被監視装置に対する保守作業を実施する必要性を判定するための判定基準に設定する設定手段と、前記特定手段により特定された事象コードの組み合わせについて、前記被監視装置において発生した事象コードの発生傾向と前記設定手段により判定基準に設定された事象コードの発生傾向との類似度を算出し、当該算出した事象コード毎の類似度が全て第2閾値以上となる場合に、当該被監視装置に保守作業を実施する必要性が有ると判定する判定手段と、を備えたことを特徴とする監視システムである。   The present invention according to claim 1 is based on an event code indicating the type of an event that has occurred in the apparatus, collected for each case of maintenance work performed on the apparatus, and a plurality of cases for all maintenance work cases. For each combination of the event codes identified by the identifying means, the identifying means for identifying a combination of the plurality of event codes in which the ratio of the number of maintenance work cases in which the event codes occur is equal to or greater than the first threshold, The setting means for setting the occurrence tendency of the event code included in the combination as a determination criterion for determining the necessity of performing maintenance work on the monitored device, and the combination of the event code specified by the specifying means, Calculating the similarity between the occurrence tendency of the event code generated in the monitored device and the occurrence tendency of the event code set as the determination criterion by the setting means; And a determination unit that determines that the monitored device needs to be subjected to maintenance work when all of the calculated similarities for each event code are equal to or greater than a second threshold. System.

請求項2に係る本発明は、請求項1に係る本発明において、前記特定手段、前記設定手段及び前記判定手段は、保守作業の分類単位で処理を行い、前記監視システムは、保守作業の事例数の増加に伴って、保守作業の分類を細分化する細分化手段を更に備えた、ことを特徴とする監視システムである。   According to a second aspect of the present invention, in the first aspect of the present invention, the specifying unit, the setting unit, and the determining unit perform processing in a classification unit of maintenance work, and the monitoring system is a case of maintenance work. The monitoring system further comprises subdividing means for subdividing the classification of maintenance work as the number increases.

請求項3に係る本発明は、請求項1又は請求項2に係る本発明において、前記特定手段は、アソシエーション分析により算出される、全ての保守作業の事例数に対する、第1の事象コードと第2の事象コードが発生した保守作業の事例数の割合を表す支持度と、第1の事象コードが発生した保守作業の事例数に対する、第1の事象コードと第2の事象コードが発生した保守作業の事例数の割合を表す確信度と、のそれぞれについて閾値を有しており、第1の事象コードと第2の事象コードの組み合わせについてアソシエーション分析により支持度と確信度を算出し、当該算出した支持度と確信度がそれぞれ前記閾値以上となる場合に、これらの事象コードの組み合わせを特定する、ことを特徴とする監視システムである。   According to a third aspect of the present invention, in the first or second aspect of the present invention, the specifying means includes the first event code and the first event code for the number of all maintenance work cases calculated by association analysis. Maintenance in which the first event code and the second event code are generated with respect to the support degree indicating the ratio of the number of maintenance work cases in which the event code 2 is generated and the number of maintenance work cases in which the first event code is generated And a certainty factor representing the ratio of the number of work cases, each of which has a threshold value, and a combination of the first event code and the second event code is calculated by calculating the support level and the certainty factor by association analysis. The monitoring system is characterized in that a combination of these event codes is specified when the degree of support and the certainty are each equal to or greater than the threshold value.

請求項4に係る本発明は、請求項1〜請求項3に係る本発明において、前記特定手段は、前記特定した複数の事象コードの組み合わせについて、当該複数の事象コードが互いに発生したが保守作業が施されなかった事例数に対する、当該複数の事象コードが互いに発生した保守作業の事例数の割合を算出し、当該算出した割合が基準値以上となる組み合わせを更に特定して前記設定手段に与える、ことを特徴とする監視システムである。   According to a fourth aspect of the present invention, in the first aspect of the present invention according to the first to third aspects, the specifying unit performs maintenance work on the combination of the specified plurality of event codes, although the plurality of event codes are generated from each other. The ratio of the number of maintenance work cases in which the plurality of event codes have occurred to the number of cases where the event code has not been applied is calculated, and combinations that have the calculated ratio equal to or greater than a reference value are further specified and given to the setting unit This is a monitoring system characterized by that.

請求項5に係る本発明は、コンピュータに、装置に施された保守作業の事例毎に収集された、当該装置に発生した事象の種別を示す事象コードに基づいて、全ての保守作業の事例数に対する、複数の事象コードが互いに発生した保守作業の事例数の割合が第1閾値以上となる当該複数の事象コードの組み合わせを特定する特定機能と、前記特定機能により特定された事象コードの組み合わせ毎に、当該組み合わせに含まれる事象コードの発生傾向を、被監視装置に対する保守作業を実施する必要性を判定するための判定基準に設定する設定機能と、前記特定機能により特定された事象コードの組み合わせについて、前記被監視装置において発生した事象コードの発生傾向と前記設定機能により判定基準に設定された事象コードの発生傾向との類似度を算出し、当該算出した事象コード毎の類似度が全て第2閾値以上となる場合に、当該被監視装置に保守作業を実施する必要性が有ると判定する判定機能と、を実現させるためのプログラムである。   The present invention according to claim 5 is the number of all maintenance work cases based on the event codes indicating the types of events that have occurred in the apparatus, collected for each case of maintenance work performed on the apparatus. A specific function for identifying a combination of the plurality of event codes in which the ratio of the number of maintenance work cases in which a plurality of event codes have occurred is equal to or greater than a first threshold, and for each combination of event codes identified by the specific function A setting function for setting an event code generation tendency included in the combination as a determination criterion for determining the necessity of performing maintenance work on the monitored device, and a combination of the event codes specified by the specific function The occurrence tendency of the event code generated in the monitored device and the occurrence tendency of the event code set as the determination criterion by the setting function. A determination function that calculates similarity and determines that the monitored device needs to be subjected to maintenance work when all of the calculated similarities for each event code are equal to or greater than the second threshold is realized. It is a program for.

請求項1,5に係る本発明によれば、本発明を適用しない場合に比べ、保守判定を精度良く実施することが可能な判定基準を設定することができる。   According to the present invention according to claims 1 and 5, it is possible to set a determination criterion capable of performing maintenance determination with higher accuracy than in the case where the present invention is not applied.

請求項2に係る本発明によれば、保守作業の事例数の増加に伴って、判定基準の設定をきめ細かなものにすることができる。   According to the second aspect of the present invention, the determination criteria can be set finely as the number of maintenance work cases increases.

請求項3に係る本発明によれば、アソシエーション分析の結果を利用して、判定基準として設定する事象コードの組み合わせを特定することができる。   According to the third aspect of the present invention, it is possible to specify a combination of event codes to be set as determination criteria by using the result of association analysis.

請求項4に係る本発明によれば、保守作業に繋がる可能性が高いと推定される事象コードの組み合わせを特定して、判定基準として設定することができる。   According to the fourth aspect of the present invention, it is possible to specify a combination of event codes estimated to be highly likely to lead to maintenance work, and set it as a determination criterion.

本発明の一実施形態に係る監視システムの構成を例示する図である。It is a figure which illustrates the structure of the monitoring system which concerns on one Embodiment of this invention. 画像形成装置の構造を例示する図である。1 is a diagram illustrating a structure of an image forming apparatus. 基準発生パターン生成部の構成を例示する図である。It is a figure which illustrates the composition of a standard generation pattern generation part. 保守情報のデータ構成を例示する図である。It is a figure which illustrates the data structure of maintenance information. 保守情報取得部による処理の様子を例示する図である。It is a figure which illustrates the mode of processing by a maintenance information acquisition part. 保守情報取得部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a maintenance information acquisition part. コード種別決定部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a code classification determination part. 保守作業の件数に応じたコード種別及び細分化レベルを例示する図である。It is a figure which illustrates the code classification and subdivision level according to the number of maintenance work. 保守種別分類部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a maintenance classification | category classification | category part. 保守種別分類部による分類(グループ化)の様子を例示する図である。It is a figure which illustrates the mode of classification (grouping) by a maintenance classification part. マージ部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a merge part. マージ部による結合(マージ)結果を例示する図である。It is a figure which illustrates the combination (merge) result by a merge part. アソシエーション分析を行った結果を例示する図である。It is a figure which illustrates the result of having performed association analysis. 関連性分析部及び基準発生パターン設定部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a relevance analysis part and a reference | standard generation pattern setting part. 類似度算出部及び保守必要性判定部による処理フローを例示する図である。It is a figure which illustrates the processing flow by a similarity calculation part and a maintenance necessity determination part. 監視装置のハードウェア構成を例示する図である。It is a figure which illustrates the hardware constitutions of a monitoring apparatus.

本発明の一実施形態に係る監視システムについて、図面を参照して説明する。
まず、本例に係る監視システムの説明に先立ち、その背景について説明しておく。
従来、有線若しくは無線による通信を用いて、遠隔監視が可能な被監視装置(例えば、画像形成装置)の保守に関して、人手を介さず、データベースに登録された被監視装置個々における事象情報(例えば、FaultログやFailコード)を取得して分析し、その分析結果により警告を発する監視システムがある。
A monitoring system according to an embodiment of the present invention will be described with reference to the drawings.
First, the background will be described prior to the description of the monitoring system according to the present example.
Conventionally, regarding maintenance of a monitored apparatus (for example, an image forming apparatus) that can be remotely monitored using wired or wireless communication, event information in each monitored apparatus registered in a database (for example, without manual intervention) (for example, There is a monitoring system that acquires and analyzes (Fault log or Fail code) and issues a warning based on the analysis result.

ここで、被監視装置となる画像形成装置で発生するFailコード(事象情報の一例)は、例えばセンサが担う範囲内での異常状態検知の通知であり、システムが陥っている異常状態の一部を示しているに過ぎないケースが多い。すなわち、例えば、画像形成装置において間欠的に実施される画質調整サイクル(キャリブレーション)において、調整のためのパターンを正常に検出できなかった場合に発生されるFailコードは、誤検知等によって発生されることもある。このため、このFailコードが発生したからといってに直ちに保守が必要となるわけではない。   Here, a Fail code (an example of event information) generated in the image forming apparatus serving as a monitored apparatus is, for example, a notification of detection of an abnormal state within the range of the sensor, and is a part of the abnormal state that the system falls into There are many cases that only show. That is, for example, in an image quality adjustment cycle (calibration) that is intermittently performed in the image forming apparatus, a fail code that is generated when a pattern for adjustment cannot be normally detected is generated by erroneous detection or the like. Sometimes. For this reason, the occurrence of the Fail code does not mean that immediate maintenance is required.

このように、Failコードの発生が直ちに保守が必要な状態であるとは限らないことから、単にFailコードが発生したことの検知のみでなく、着目するFailコードの発生傾向や回数などの分析結果から、装置が異常状態に陥っているかの推定を行い、推定結果から保守作業の必要性を判断することが行われている。更には、着目するFailコード毎に、重要度等の重み付けを行って異常状態の推定精度を向上させることで、保守必要性の判断精度を向上させている。
すなわち、被監視装置の状態が、時系列的な発生状態も含めて各々のFailコードで表現されていることが望ましいが、実際には被監視装置の状態は各々のFailコードのみでは表現しきれないため、Failコードの発生傾向や回数、更にはFailコード毎の重み付けを行うことで、保守が必要となるような異常状態に陥っていることを対応するFailコードから推定し、保守の必要性を判断することが行われている。
As described above, since the occurrence of a fail code is not always in a state that requires maintenance, not only the occurrence of a fail code is detected, but also the analysis result of the occurrence tendency and the number of times of the noticed fail code. Therefore, it is estimated whether or not the apparatus is in an abnormal state, and the necessity of maintenance work is determined from the estimation result. Furthermore, the accuracy of determining the necessity of maintenance is improved by weighting importance or the like for each fail code of interest to improve the estimation accuracy of the abnormal state.
That is, it is desirable that the status of the monitored device is expressed by each fail code including the time series occurrence state, but in reality, the status of the monitored device can be expressed only by each fail code. Since there is no failure, the occurrence tendency and frequency of the fail code, and further weighting for each fail code, it is estimated from the corresponding fail code that the maintenance is necessary, and the necessity of maintenance is required. Judgment has been made.

しかしながら、上述したように、被監視装置から出力されるFailコードは、例えばセンサが担う範囲内での異常状態検知の通知であり、システムが陥っている異常状態の一部を示しているに過ぎないため、システム全体としてみれば、部分的な異常状態を検知してはいるが、被監視装置全体においてそれがどのような状態になっているのかは表せていない。
例えば、或る期間において対象のFailコードの発生回数が閾値以上となった複数の被監視装置のうち、その一部に対してしか保守要請されないことがある。また、これとは逆に、対象のFailコードの発生回数が閾値未満の被監視装置であっても保守要請されることがある。このような場合には、対象のFailコードのみに着目しても、保守の必要性を正確に判断することは困難である。
However, as described above, the Fail code output from the monitored device is, for example, a notification of abnormal state detection within the range of the sensor, and only indicates a part of the abnormal state that the system falls into. For this reason, a partial abnormal state is detected in the entire system, but the state of the entire monitored device cannot be expressed.
For example, maintenance may be requested for only a part of a plurality of monitored devices in which the number of occurrences of the target fail code exceeds a threshold value during a certain period. On the other hand, maintenance may be requested even for a monitored apparatus in which the number of occurrences of the target fail code is less than a threshold value. In such a case, it is difficult to accurately determine the necessity of maintenance even if attention is paid only to the target fail code.

被監視装置の状態をコード情報によって正確に表現できればよいが、被監視装置の状態を表すコード情報の種類は非常に多く(例えば、画像形成装置では1000種類以上)、被監視装置に起こりうる状態を網羅的に定義することは、データ量が膨大になってしまうことから現実的ではない。
そこで、本例の監視システムでは、以下のような構成とすることで、保守が必要な被監視装置の検出精度を向上させている。
It is only necessary that the status of the monitored device can be accurately expressed by the code information. However, there are many types of code information indicating the status of the monitored device (for example, 1000 or more types in the image forming apparatus), and the status that can occur in the monitored device It is not realistic to exhaustively define the data because the amount of data becomes enormous.
Therefore, the monitoring system of this example improves the detection accuracy of monitored devices that require maintenance by adopting the following configuration.

図1には、本発明の一実施形態に係る監視システムの構成を例示してある。
本例の監視システムは、用紙等の記録材に画像を形成して出力する画像形成装置10と、画像形成装置10の管理者や保守担当者などに利用される保守情報入力端末50と、を有している。図1の例では、2台の画像形成装置10と1台の保守情報入力端末50とを示してあるが、これらの台数は任意である。
FIG. 1 illustrates the configuration of a monitoring system according to an embodiment of the present invention.
The monitoring system of this example includes an image forming apparatus 10 that forms and outputs an image on a recording material such as paper, and a maintenance information input terminal 50 that is used by an administrator or a maintenance person of the image forming apparatus 10. Have. In the example of FIG. 1, two image forming apparatuses 10 and one maintenance information input terminal 50 are shown, but the number of these is arbitrary.

また、本例の監視システムは、画像形成装置10及び保守情報入力端末50のそれぞれと通信網を介して有線又は無線により通信可能に接続され、これらから収集した情報を用いて画像形成装置10に対する保守作業の必要性を判定する監視装置60を有している。図1の例では、監視装置60を1台の装置により構成してあるが、各機能部を複数台の装置に分散した構成としてもよい。   The monitoring system of this example is connected to each of the image forming apparatus 10 and the maintenance information input terminal 50 via a communication network so that they can communicate with each other by wire or wirelessly, and the information collected from these is used for the image forming apparatus 10. It has a monitoring device 60 for determining the necessity of maintenance work. In the example of FIG. 1, the monitoring device 60 is configured by a single device, but each functional unit may be distributed to a plurality of devices.

画像形成装置10は、用紙等の記録材に画像を形成して出力する画像形成機能を備えた装置である。画像形成装置としては、プリンタ(文書印刷装置)、コピー機(文書複写装置)、ファクシミリ装置(文書転送装置)などの装置が挙げられるほか、これらの装置の機能を複合的に備えた複合機も含まれる。   The image forming apparatus 10 is an apparatus having an image forming function for forming and outputting an image on a recording material such as paper. Examples of the image forming apparatus include apparatuses such as a printer (document printing apparatus), a copier (document copying apparatus), a facsimile apparatus (document transfer apparatus), and a multi-function apparatus having a combination of functions of these apparatuses. included.

画像形成装置10の動作について、図2を参照して概略的に説明する。
図2には、画像形成装置10における画像形成部の構造を例示してある。
本例の画像形成装置10は、一般にタンデム型と呼ばれる中間転写方式であり、代表的な機能部として、電子写真方式により各色成分のトナー像が形成される複数の画像形成ユニット1Y,1M,1C,1Kと、各画像形成ユニット1Y,1M,1C,1Kにより形成された各色成分トナー像を中間転写ベルト15に順次転写(一次転写)させる一次転写部10と、中間転写ベルト15上に転写された重畳トナー画像を用紙P(記録材の一例)に一括転写(二次転写)させる二次転写部20と、二次転写された画像を用紙P上に定着させる定着器34と、を備えている。
また、本例の画像形成装置10は、各部の動作を制御する制御部40、利用者への情報の提示や利用者からの指示を受け付けるためのユーザインタフェース(UI)41、を備えている。
The operation of the image forming apparatus 10 will be schematically described with reference to FIG.
FIG. 2 illustrates the structure of the image forming unit in the image forming apparatus 10.
The image forming apparatus 10 of this example is an intermediate transfer method generally called a tandem type, and as a representative functional unit, a plurality of image forming units 1Y, 1M, 1C on which toner images of respective color components are formed by an electrophotographic method. , 1K, and the respective color component toner images formed by the image forming units 1Y, 1M, 1C, and 1K are sequentially transferred (primary transfer) to the intermediate transfer belt 15, and transferred onto the intermediate transfer belt 15. A secondary transfer unit 20 that collectively transfers (secondary transfer) the superimposed toner image onto paper P (an example of a recording material), and a fixing unit 34 that fixes the secondary transferred image onto the paper P. Yes.
The image forming apparatus 10 of the present example also includes a control unit 40 that controls the operation of each unit, and a user interface (UI) 41 for receiving information presented to the user and instructions from the user.

本例において、画像形成ユニット1Y,1M,1C,1Kの各々は、矢印A方向に回転する感光体ドラム11(11Y,11M,11C,11K)を有する。また、感光体ドラム11の各々の周囲には、感光体ドラム11を帯電する帯電器12、感光体ドラム11上に露光ビームBmを照射して静電潜像を書き込む露光器13、各色成分トナーが収容されて感光体ドラム11上の静電潜像をトナーにより可視像化する現像器14、感光体ドラム11上に形成された各色成分トナー像を一次転写部10にて中間転写ベルト15に転写する一次転写ロール16、感光体ドラム11上の残留トナーを除去するドラムクリーナ17、といった各種の電子写真用デバイスが順次配設されている。
これらの画像形成ユニット1Y,1M,1C,1Kは、中間転写ベルト15の上流側から、イエロー(Y)、マゼンタ(M)、シアン(C)、黒(K)の順に、略直線状に配置されており、中間転写ベルト15に対して接離可能に構成されている。
In this example, each of the image forming units 1Y, 1M, 1C, and 1K includes a photosensitive drum 11 (11Y, 11M, 11C, and 11K) that rotates in the arrow A direction. Further, around each of the photosensitive drums 11, a charger 12 that charges the photosensitive drum 11, an exposure unit 13 that writes an exposure beam Bm on the photosensitive drum 11 to write an electrostatic latent image, and each color component toner And a developing device 14 that visualizes the electrostatic latent image on the photosensitive drum 11 with toner, and each color component toner image formed on the photosensitive drum 11 is transferred to the intermediate transfer belt 15 by the primary transfer unit 10. Various types of electrophotographic devices such as a primary transfer roll 16 for transferring to the drum and a drum cleaner 17 for removing residual toner on the photosensitive drum 11 are sequentially arranged.
These image forming units 1Y, 1M, 1C, and 1K are arranged substantially linearly in the order of yellow (Y), magenta (M), cyan (C), and black (K) from the upstream side of the intermediate transfer belt 15. The intermediate transfer belt 15 can be contacted and separated.

また、本例の画像形成装置10は、用紙搬送系として、用紙収容部から用紙Pを取り出して二次転写部20へと送り込む給紙動作を行う給紙機構部31と、二次転写部20を通過した用紙Pを定着器34側へと搬送する搬送ベルト32と、用紙Pを定着器34の入口へとガイドする定着入口ガイド33と、定着器34から排紙された用紙Pをガイドする排紙ガイド35と、排紙ガイド35によりガイドされた用紙Pを装置外部に排出する排紙ロール36と、を備えている。   In addition, the image forming apparatus 10 of the present example includes a sheet feeding mechanism unit 31 that performs a sheet feeding operation of taking out the sheet P from the sheet storage unit and feeding it to the secondary transfer unit 20 as a sheet transport system, and the secondary transfer unit 20. The conveying belt 32 that conveys the paper P that has passed through the fixing device 34, the fixing inlet guide 33 that guides the paper P to the inlet of the fixing device 34, and the paper P discharged from the fixing device 34. A paper discharge guide 35 and a paper discharge roll 36 for discharging the paper P guided by the paper discharge guide 35 to the outside of the apparatus are provided.

すなわち、給紙機構部31により用紙収容部から二次転写部20へと給紙された用紙Pは、二次転写部20にて中間転写ベルト15上のトナー像が静電転写された後、中間転写ベルト15から剥離された状態で搬送ベルト32へと搬送される。そして、搬送ベルト32により、定着器34の動作速度に合わせて、定着入口ガイド33を介して定着器34まで搬送される。定着器34に搬送された用紙P上の未定着トナー像は、定着器34によって熱及び圧力を加える定着処理を受けることで用紙P上に定着される。その後、定着画像が形成された用紙Pは、排紙ガイド35及び排紙ロール36を介して、装置外部に設けられた排紙収容部(図示せず)へと搬送される。   That is, the paper P fed from the paper storage unit to the secondary transfer unit 20 by the paper feed mechanism unit 31 is electrostatically transferred to the toner image on the intermediate transfer belt 15 by the secondary transfer unit 20. The paper is transported to the transport belt 32 while being peeled from the intermediate transfer belt 15. Then, the toner is conveyed by the conveyance belt 32 to the fixing device 34 through the fixing inlet guide 33 in accordance with the operation speed of the fixing device 34. The unfixed toner image on the paper P conveyed to the fixing device 34 is fixed on the paper P by receiving a fixing process in which heat and pressure are applied by the fixing device 34. Thereafter, the paper P on which the fixed image is formed is conveyed to a paper discharge container (not shown) provided outside the apparatus via a paper discharge guide 35 and a paper discharge roll 36.

また、本例の画像形成装置10は、画像形成動作中に装置内で発生した種々の事象を検出して事象情報を生成する機能を有している。事象情報には、主に動作異常に関連するコード情報全般が含まれる。本例では、検出対象として予め定められた事象を検出しており、エラー(故障)の他に、ワーニング(警告)、インフォメーション(情報)といったレベルの事象も検出する。
各事象情報は、その事象の種別毎に予め割り当てられた事象コード(本例では、機械内部発生コード)で識別される。例えば、手差し給紙部からの給紙が失敗した場合の事象情報には“75−XXX”のコードが割り当てられ、パンチ屑収容部がフル状態に近い場合の事象情報には“127−YYY”のコードが割り当てられる。本例では、画像形成部のみでも400種類以上のコードが割り当てられている。
なお、例えば、「Fuser部(定着器34)でジャムが発生して用紙が排出されない」という訪問要請(保守要請)があった場合において、画像形成装置10で実際に発生した事象は、定着器34の故障であったり、定着器34の入出力部の用紙搬送ロールの磨耗による走行不良であったりする。すなわち、一つの要因から種別(事象コード)の異なる複数の事象情報が発生し得る。
Further, the image forming apparatus 10 of this example has a function of generating event information by detecting various events occurring in the apparatus during the image forming operation. The event information mainly includes general code information related to abnormal operation. In this example, a predetermined event is detected as a detection target, and events such as warning (warning) and information (information) are detected in addition to errors (failures).
Each event information is identified by an event code (in this example, a machine internal generated code) assigned in advance for each event type. For example, “75-XXX” is assigned to the event information when the paper feed from the manual paper feed unit is unsuccessful, and “127-YYY” is assigned to the event information when the punch waste container is nearly full. Code is assigned. In this example, 400 or more types of codes are assigned only to the image forming unit.
For example, when there is a visit request (maintenance request) that “a jam occurs in the fuser unit (fixing device 34) and the sheet is not discharged”, an event that actually occurs in the image forming apparatus 10 is a fixing device. 34 or a running failure due to wear of the paper transporting roll of the input / output unit of the fixing device 34. That is, a plurality of pieces of event information having different types (event codes) can be generated from one factor.

画像形成装置10により生成された事象情報は、無線又は有線による通信によって監視装置60へ送信される。事象情報の送信は、事象情報の生成に応じて直ちに行われてもよく、生成した事象情報を装置内部のメモリに蓄積しておき、予め定められた送信条件を満たしたことを契機に、蓄積しておいた事象情報を送信する構成を採用してもよい。具体的には、例えば、装置の動作モードが切り替わる際(通常モードから休止モードへの切り替え時など)に送信したり、監視装置60からの要求に応答して送信したり、予め定められた時間間隔毎(例えば、1日毎)に送信してもよい。
本例では、監視装置60へ送信する事象情報に、自装置を識別する装置ID情報(本例では、SerialNo)、発生した事象の種別を示す事象コード(本例では、機械内部発生コード)、事象の発生日時、などを含めている。
The event information generated by the image forming apparatus 10 is transmitted to the monitoring apparatus 60 by wireless or wired communication. The event information may be transmitted immediately in response to the generation of the event information. The generated event information is stored in a memory inside the device, and stored when the predetermined transmission condition is satisfied. You may employ | adopt the structure which transmits the event information prepared previously. Specifically, for example, it is transmitted when the operation mode of the device is switched (for example, when switching from the normal mode to the sleep mode), transmitted in response to a request from the monitoring device 60, or a predetermined time. You may transmit at intervals (for example, every day).
In this example, the event information transmitted to the monitoring device 60 includes device ID information (SerialNo in this example) for identifying the own device, an event code indicating the type of the event that occurred (in this example, a machine internal generated code), Includes the date and time of the event.

次に、保守情報入力端末50について説明する。
本例の保守情報入力端末50は、画像形成装置10の設置場所に訪問して保守作業を実際に行った保守担当者(或いはその報告を受けた者など)から、その保守作業に関する保守情報の入力を受け付けて、監視装置60へ送信する。また、本例の保守情報入力端末50は、画像形成装置10に対する保守の必要性に係る判定結果に関する情報を監視装置60から受信して、画像形成装置10に設けられた表示装置により表示出力する。
本例では、監視装置60へ送信する保守情報に、保守作業の対象となった画像形成装置10を識別する装置ID情報(本例では、SerialNo)、当該保守作業の実施日時(本例では、訪問日)、当該保守作業の内容を示す情報(本例では、現象コード、原因コード、作業コード及び部品コード)、などを含めている。
Next, the maintenance information input terminal 50 will be described.
The maintenance information input terminal 50 of the present example visits the installation location of the image forming apparatus 10 and receives maintenance information related to the maintenance work from a maintenance person (or a person who received the report) who actually performed the maintenance work. The input is received and transmitted to the monitoring device 60. In addition, the maintenance information input terminal 50 of this example receives information about the determination result relating to the necessity of maintenance for the image forming apparatus 10 from the monitoring apparatus 60 and displays the information on a display device provided in the image forming apparatus 10. .
In this example, the maintenance information transmitted to the monitoring device 60 includes device ID information (Serial No in this example) for identifying the image forming apparatus 10 that is the subject of the maintenance work, and the date and time of execution of the maintenance work (in this example, Visit date), information indicating the contents of the maintenance work (in this example, a phenomenon code, a cause code, a work code, and a part code) are included.

次に、監視装置60について説明する。
本例の監視装置60は、画像形成装置10に対する保守の必要性を判定する装置であり、事象情報取得部61、事象情報蓄積部62、保守情報取得部63、保守情報蓄積部64、基準発生パターン生成部65、基準発生パターン蓄積部66、類似度算出部67、保守必要性判定部68、を有している。
Next, the monitoring device 60 will be described.
The monitoring device 60 of this example is a device that determines the necessity of maintenance for the image forming apparatus 10, and includes an event information acquisition unit 61, an event information storage unit 62, a maintenance information acquisition unit 63, a maintenance information storage unit 64, and a reference occurrence. A pattern generation unit 65, a reference generation pattern storage unit 66, a similarity calculation unit 67, and a maintenance necessity determination unit 68 are included.

事象情報取得部61は、画像形成装置10から送信される事象情報を取得(受信)して、事象情報蓄積部62に記憶させる。
事象情報蓄積部62に蓄積(記憶)される事象情報には、画像形成装置10を識別する装置ID情報(本例では、SerialNo)、発生した事象の種別を示す事象コード(本例では、機械内部発生コード)、事象の発生日時、などが格納されている。
The event information acquisition unit 61 acquires (receives) event information transmitted from the image forming apparatus 10 and stores it in the event information storage unit 62.
The event information stored (stored) in the event information storage unit 62 includes device ID information for identifying the image forming apparatus 10 (SerialNo in this example), and an event code indicating the type of event that has occurred (in this example, machine Internally generated code), event occurrence date and time, etc. are stored.

保守情報取得部63は、保守情報入力端末50から送信される保守情報を取得(受信)して保守情報蓄積部62に記憶させる。
保守情報蓄積部64に蓄積(記憶)される保守情報には、保守作業の対象となった画像形成装置10を識別する装置ID情報(本例では、SerialNo)、当該保守作業の実施日時(本例では、訪問日)、当該保守作業の内容を示す情報(本例では、現象コード、原因コード、作業コード及び部品コード)、などが格納されている。
The maintenance information acquisition unit 63 acquires (receives) maintenance information transmitted from the maintenance information input terminal 50 and stores it in the maintenance information storage unit 62.
The maintenance information stored (stored) in the maintenance information storage unit 64 includes device ID information (Serial No in this example) for identifying the image forming apparatus 10 subjected to the maintenance work, and the date and time of execution of the maintenance work (this book). In the example, visit date), information indicating the contents of the maintenance work (in this example, a phenomenon code, a cause code, a work code, and a part code) are stored.

基準発生パターン生成部65は、過去に緊急呼び出し等に応じて保守作業が施された画像形成装置10について保守情報蓄積部64に蓄積されている保守情報及び事象情報蓄積部16に蓄積されている事象情報に基づいて、時系列的な事象の発生傾向(発生パターン)を保守作業以前の予め定められた長さの期間(保守作業を起点に遡った期間)について抽出して、関連性を持って発生した(共起した)事象コードの組み合わせを特定し、当該組み合わせに係る事象コード毎に保守判定の基準となる発生パターン(基準発生パターン)を生成して基準発生パターン蓄積部66に記憶させる。   The reference generation pattern generation unit 65 is stored in the maintenance information and event information storage unit 16 stored in the maintenance information storage unit 64 for the image forming apparatus 10 that has been subjected to maintenance work in response to an emergency call or the like in the past. Based on the event information, the trend of occurrence of time-series events (occurrence pattern) is extracted for a period of a predetermined length before the maintenance work (period going back to the maintenance work) and related. A combination of event codes generated (co-occurring) is identified, and an occurrence pattern (reference occurrence pattern) serving as a reference for maintenance determination is generated for each event code related to the combination and stored in the reference occurrence pattern storage unit 66 .

基準発生パターン生成部65について詳しく説明する。
本例の基準発生パターン生成部65は、その構成を図3に例示するように、保守情報取得部71、コード種別決定部72、保守種別分類部73、保守種別分類結果蓄積部74、事象情報成形部75、マージ部76、関連性分析部77、基準発生パターン設定部77、を有する。
The reference generation pattern generation unit 65 will be described in detail.
The reference generation pattern generation unit 65 of this example includes a maintenance information acquisition unit 71, a code type determination unit 72, a maintenance type classification unit 73, a maintenance type classification result storage unit 74, event information, as illustrated in FIG. A forming unit 75, a merge unit 76, a relevance analysis unit 77, and a reference generation pattern setting unit 77 are included.

保守情報取得部71は、保守情報蓄積部64に蓄積されている保守情報を取得する。
図4には、本例で用いる保守情報のデータ構成が例示してある。
本例の保守情報は、図4(a)に示すように、保守作業の対象となった画像形成装置10の機種を示す「機種コード」、機種毎の事例(保守履歴)を識別する「事例No」、画像形成装置10を装置単位で識別する「SerialNo」(装置ID情報)、保守作業の為に訪問した日時(保守作業の実施日時)を示す「訪問日」、故障箇所・故障現象・状態を示す「現象コード」、故障原因を示す「原因コード」、処置内容(及び、交換発生時には交換した部品)を示す「作業コード」を有している。
図4(b)は、現象コードの設定例を示してあり、本例では、故障箇所を示す1桁のコードと、故障現象を示す1桁のコードと、状態を示す3桁のコードとからなる5桁のコードを設定する仕様になっている。
図4(c)は、原因コードの設定例を示してあり、本例では、故障原因を示す2桁のコードを設定する仕様になっている。
図4(d)は、作業コードの設定例を示してあり、本例では、処置内容を示す2桁のコード(及び、交換した部品を識別する部品番号)を設定する仕様になっている。
The maintenance information acquisition unit 71 acquires the maintenance information stored in the maintenance information storage unit 64.
FIG. 4 illustrates the data structure of maintenance information used in this example.
As shown in FIG. 4A, the maintenance information in this example includes a “model code” indicating the model of the image forming apparatus 10 subjected to maintenance work, and a “example” that identifies a case (maintenance history) for each model. “No”, “SerialNo” (device ID information) for identifying the image forming apparatus 10 in units of devices, “visit date” indicating the date and time of visit for maintenance work (implementation date and time of maintenance work), failure location / failure phenomenon / It has a “phenomenon code” indicating the state, a “cause code” indicating the cause of the failure, and a “work code” indicating the action content (and the part replaced when the replacement occurs).
FIG. 4B shows an example of setting a phenomenon code. In this example, a 1-digit code indicating a failure location, a 1-digit code indicating a failure phenomenon, and a 3-digit code indicating a state are shown. It is a specification to set the 5-digit code.
FIG. 4C shows an example of setting the cause code. In this example, the specification is such that a two-digit code indicating the cause of the failure is set.
FIG. 4D shows an example of setting the work code. In this example, the specification is such that a two-digit code (and a part number for identifying the replaced part) indicating the treatment content is set.

なお、本例の基準発生パターン生成部65は、画像形成装置10の機種単位で基準発生パターンを生成するため、保守情報取得部71では、全ての保守情報から対象の機種についての保守情報を抽出して、機種別にナンバリング(時系列順に番号(事例No)を付与)するようにしている。
図5には、保守情報取得部71による処理の様子を例示してある。図5(a)は、保守情報蓄積部64に蓄積されている保守情報の例であり、図5(b)は、その中から機種コード=“AB”の保守情報を抽出してナンバリングした例である。
Since the reference generation pattern generation unit 65 of this example generates a reference generation pattern for each model of the image forming apparatus 10, the maintenance information acquisition unit 71 extracts maintenance information about the target model from all the maintenance information. Thus, numbering is performed for each model (numbers (case numbers) are given in chronological order).
FIG. 5 illustrates a state of processing by the maintenance information acquisition unit 71. FIG. 5A shows an example of maintenance information stored in the maintenance information storage unit 64. FIG. 5B shows an example in which maintenance information of model code = “AB” is extracted from the maintenance information and numbered. It is.

図6には、保守情報取得部71による処理フローを例示してある。
すなわち、本例の保守情報取得部71は、保守情報蓄積部64を参照し、機種別に分類する処理を未だ行っていない保守情報の有無を調べ(ステップS11)、未処理の保守情報が有る場合には、機種コードを基にして保守情報を機種別に分類する(ステップS12)。これを、未処理の保守情報が無くなるまで繰り返す。
FIG. 6 illustrates a processing flow by the maintenance information acquisition unit 71.
That is, the maintenance information acquisition unit 71 of this example refers to the maintenance information storage unit 64, checks whether there is maintenance information that has not yet been classified by model (step S11), and has unprocessed maintenance information. The maintenance information is classified by model based on the model code (step S12). This is repeated until there is no unprocessed maintenance information.

コード種別決定部72は、保守情報取得部71により取得された機種別の保守情報について、保守情報を分類(グルーピング)する基準となるコード種別を決定する。
本例では、コード種別決定部72の処理フローを図7に例示するように、機種別にカウントされた事例No(保守作業の事例数)に従って、機種別の保守情報を分類する基準となるコード種別を決定する(ステップS21)。
The code type determination unit 72 determines a code type as a reference for classifying (grouping) maintenance information for the maintenance information of the model type acquired by the maintenance information acquisition unit 71.
In this example, as illustrated in the processing flow of the code type determination unit 72 in FIG. 7, the code type that serves as a reference for classifying the maintenance information for each model according to the case number (number of maintenance work cases) counted for each model. Is determined (step S21).

具体的には、例えば、対象機種の保守情報が5000件蓄積されていない状態では、細分化を行わず、5000件蓄積された状態では、現象コードのみに基づいて分類を行うことを決定し、12000件蓄積された状態では、現象コードと部品番号(及び作業コード)に基づいて分類を行うことを決定する、という具合に、保守作業の事例数の増加に伴って分類を細分化していく。
分類のレベル(細分化レベル)を決定する基準となる保守作業の事例数は、例えば、被監視装置の市場導入時に予測される保守発生率に従い、3ヶ月、6ヶ月、1年分の件数を基に設定される。
なお、初期状態では、分類する保守情報の件数(保守作業の事例数)が少なく、時間の経過とともに事例が増加することを踏まえ、事例が少ない段階では、被監視装置(本例では画像形成装置10)に保守が必要な状態を広く捉え、事例が増えるに連れて詳細な情報を用いて分類(細分化)する。
Specifically, for example, in a state where 5000 pieces of maintenance information of the target model are not accumulated, it is determined that classification is not performed based on only a phenomenon code in a state where 5000 pieces are not accumulated, In the state where 12,000 records are accumulated, the classification is subdivided as the number of maintenance work cases increases, for example, the classification is determined based on the phenomenon code and the part number (and the work code).
The number of maintenance work cases that serve as the standard for determining the classification level (subdivision level) is, for example, the number of cases for 3 months, 6 months, and 1 year according to the maintenance occurrence rate predicted when the monitored device is introduced to the market. Set based on.
In the initial state, the number of maintenance information items to be classified (the number of maintenance work cases) is small, and the number of cases increases with the passage of time. In 10), a state requiring maintenance is widely recognized, and classification (subdivision) is performed using detailed information as the number of cases increases.

図8には、保守作業の件数に応じたコード種別及び細分化レベルを例示してある。
図8の例では、事例数が3000件未満の場合には細分化を行わず、事例数が3000以上10000件未満の場合には現象コードに基づいて第1段階の細分化(細分化レベル1)を行い、事例数が10000件以上20000件未満の場合には現象コードと部品番号(及び作業コード)に基づいて第2段階の細分化(細分化レベル2)を行い、事例数が20000件以上の場合には現象コードと部品番号(及び作業コード)と原因コードに基づいて第3段階の細分化(細分化レベル3)を行うようにしてある。
FIG. 8 illustrates code types and subdivision levels according to the number of maintenance operations.
In the example of FIG. 8, when the number of cases is less than 3000, the subdivision is not performed, and when the number of cases is 3000 or more and less than 10,000, the first subdivision (subdivision level 1) is performed based on the phenomenon code. ), If the number of cases is 10000 or more and less than 20000, perform the second stage of subdivision (subdivision level 2) based on the phenomenon code and part number (and work code), and the number of cases is 20000 In the above case, the third subdivision (subdivision level 3) is performed based on the phenomenon code, the part number (and work code), and the cause code.

保守種別分類部73は、保守情報取得部71により取得された機種別の保守情報を順次読み出して、コード種別決定部72で決定された細分化レベルに従って分類していく。
図9には、保守種別分類部73による処理フローを例示してある。
すなわち、本例の保守種別分類部73は、コード種別決定部72により決定されたコード種別(分類の基準となるコード種別)を確認し(ステップS31)、未処理(未分類)のデータが無くなるまで以下の処理を繰り返す(ステップS32)。
まず、コード種別決定部72により決定されたコード種別(分類の基準となるコード種別)に従い、現象コード、部品コード、原因コードを分類する(ステップS33)。次に、同一の現象コード、部品コード、原因コードの事例を集めた組(事例群)を作成する(ステップS34)。その後、組の構成データの数(事例数)が予め定められた閾値(本例では5件)以上であるかを判定し(ステップS35)、事例数が閾値以上の組を保守種別分類結果蓄積部73に蓄積する(ステップS36)。
なお、本例では、事例数が閾値未満の組については、その細分化レベルでの分類を行わず、1つ前のレベルでの分類に留めるようにしている。
The maintenance type classification unit 73 sequentially reads out the maintenance information of the model type acquired by the maintenance information acquisition unit 71 and classifies it according to the subdivision level determined by the code type determination unit 72.
FIG. 9 illustrates a processing flow by the maintenance type classification unit 73.
That is, the maintenance type classification unit 73 of this example confirms the code type (code type serving as a reference for classification) determined by the code type determination unit 72 (step S31), and there is no unprocessed (unclassified) data. The following processing is repeated until (step S32).
First, the phenomenon code, component code, and cause code are classified according to the code type determined by the code type determination unit 72 (code type as a reference for classification) (step S33). Next, a set (case group) in which cases of the same phenomenon code, part code, and cause code are collected is created (step S34). Thereafter, it is determined whether the number of configuration data (number of cases) is equal to or greater than a predetermined threshold (5 in this example) (step S35), and a set whose number of cases is equal to or greater than the threshold is stored as a maintenance type classification result. The information is stored in the unit 73 (step S36).
Note that in this example, a group whose number of cases is less than the threshold is not classified at the subdivided level, but is only classified at the previous level.

図10には、保守種別分類部73による分類(グループ化)の様子を例示してある。
図8の例に従って説明すると、事例数が3000以上10000件未満の場合には、現象コードのみを用いた分類(細分化レベル1)が適用される。これにより、例えば、現象コード=“75100”の保守情報を集めた分類Aが抽出され、同様に、他の保守情報を現象コード毎に集めた分類B,C,Dなどが抽出される。
また、事例数が10000件以上20000件未満の場合には、現象コードと部品番号(及び作業コード)を用いた分類(細分化レベル2)が適用される。これにより、例えば、分類Aにおいて閾値以上の事例数となる部品コード=“74870B22”の保守情報を集めた分類A−1が抽出され、同様に、他の分類B,C,Dをそれぞれ細分化したB−1,B−2,B−3などが抽出される。
また、事例数が20000件以上の場合には、更に原因コードを用いた分類(細分化レベル3)が適用される。これにより、例えば、分類A−1において閾値以上の事例数となる原因コード=“30”の保守情報を集めた分類A−1−1が抽出され、同様に、他の分類B−1,B−2,B−3をそれぞれ細分化したB−1−1,B−2−1,B−3−1などが抽出される。
なお、図10の分類2(細分化レベル2)及び分類3(細分化レベル3)の欄における“無し”は、事例数が閾値未満のものであり、この場合には、分類1(細分化レベル1)を適用するようにしてある。
FIG. 10 illustrates an example of classification (grouping) by the maintenance type classification unit 73.
Describing according to the example of FIG. 8, when the number of cases is 3000 or more and less than 10,000, classification using only a phenomenon code (subdivision level 1) is applied. As a result, for example, the classification A that collects maintenance information of the phenomenon code = “75100” is extracted, and similarly, the classifications B, C, and D that collect other maintenance information for each phenomenon code are extracted.
Further, when the number of cases is 10000 or more and less than 20000, classification (subdivision level 2) using a phenomenon code and a part number (and work code) is applied. As a result, for example, the classification A-1 that collects the maintenance information of the part code = “74870B22” that is the number of cases equal to or greater than the threshold in the classification A is extracted, and similarly, the other classifications B, C, and D are subdivided. B-1, B-2, B-3, etc. are extracted.
Further, when the number of cases is 20000 or more, classification using a cause code (subdivision level 3) is applied. As a result, for example, the classification A-1-1 in which the maintenance information of the cause code = “30”, which is the number of cases equal to or greater than the threshold value in the classification A-1, is extracted, and similarly, the other classifications B-1, B B-1-1, B-2-1, B-3-1 and the like obtained by subdividing -2 and B-3 are extracted.
Note that “None” in the column of category 2 (subdivision level 2) and category 3 (subdivision level 3) in FIG. 10 indicates that the number of cases is less than the threshold. In this case, category 1 (subdivision) Level 1) is applied.

事象情報成形部75は、マージ部76から与えられる保守情報に基づいて、当該保守情報に関連する事象情報を事象情報蓄積部62から読み出し、後段の処理に適した形式に成形する。
本例では、マージ部76から与えられる保守情報に基づき、その保守作業の対象となった画像形成装置10(同一のSerialNoが付された画像形成装置10)についての事象情報であって、訪問日(保守作業の日時)以前の予め定められた長さの期間(例えば、訪問日及びその前の3日間)における全ての種別(事象コード)の事象情報を収集し、事象コード毎に、事象の発生件数を日別に並べた成形データを生成する。なお、事象の発生件数の合計が閾値(例えば、5件)未満の事象コードについては、保守作業に繋がった可能性が低いので、これを除外することで後段の処理の負担軽減を図っている。
Based on the maintenance information given from the merge unit 76, the event information forming unit 75 reads event information related to the maintenance information from the event information storage unit 62 and forms it into a format suitable for the subsequent processing.
In this example, based on the maintenance information given from the merge unit 76, it is event information about the image forming apparatus 10 (the image forming apparatus 10 with the same Serial No.) that is the object of the maintenance work, and is the visit date. (Maintenance work date / time) Collects event information of all types (event codes) in a period of a predetermined length before (for example, the visit date and the previous three days), and for each event code, Generate molding data that lists the number of occurrences by day. Note that event codes whose total number of occurrences is less than a threshold (for example, 5) are unlikely to have led to maintenance work. By excluding them, the burden of subsequent processing is reduced. .

マージ部76は、保守種別分類結果蓄積部73に蓄積されている分類結果を参照し、分類毎に、その分類に含まれる各事例(保守情報)について事象情報成形部75により成形された事象コード毎の成形データ(事象の発生件数を日別に並べたデータ)を取得して、保守情報とこれに関連する各成形データとを結合(マージ)した結合データを生成する。   The merge unit 76 refers to the classification result stored in the maintenance type classification result storage unit 73, and for each classification, the event code formed by the event information forming unit 75 for each case (maintenance information) included in the classification. Each piece of molding data (data in which the number of occurrences of events is arranged for each day) is acquired, and combined data is generated by combining (merging) the maintenance information with the respective molding data related thereto.

図11には、マージ部76による処理フローを例示してある。
すなわち、本例のマージ部76は、分類毎に、未処理(未結合)のデータが無くなるまで以下の処理を繰り返す(ステップS41)。
まず、対象の分類に含まれる各事例(保守情報)を事象情報成形部75に与えることで、保守作業の訪問日及びSerialNoを基にして、訪問日より3日前からの全ての種別(機械内部発生コード)の事象情報から得られる事象コード毎の成形データを取得する(ステップS42)。次に、取得した成形データを保守情報と結合(マージ)した結合データを生成し、マージ結果の結合データを関連性分析部76へ供給する(ステップS43)。
FIG. 11 illustrates a processing flow by the merge unit 76.
That is, the merging unit 76 of this example repeats the following processing for each classification until there is no unprocessed (uncoupled) data (step S41).
First, by providing each event (maintenance information) included in the target classification to the event information forming unit 75, all types (from the inside of the machine) from three days before the visit date based on the visit date of the maintenance work and Serial No. Molding data for each event code obtained from the event information of (occurrence code) is acquired (step S42). Next, combined data obtained by combining (merging) the acquired molding data with maintenance information is generated, and the combined data obtained as a result of the merge is supplied to the relevance analysis unit 76 (step S43).

図12には、マージ部76による結合(マージ)結果を例示してある。
図12(a)は、分類A−1に分類された複数の保守情報(現象コード=“75100”(FEED部JAM)、部品コード=“74870B22”の保守情報)と、各保守情報に関連する事象コード毎の成形データとを結合した結合データの例である。また、図12(b)は、或る保守作業の事例に係る成形データ(事象の発生件数を日別に並べたデータ)に基づいて表現された日時経過に伴う事象の発生件数の推移を示すグラフである。
FIG. 12 illustrates the result of merging (merging) by the merging unit 76.
FIG. 12A relates to a plurality of pieces of maintenance information (maintenance information of phenomenon code = “75100” (FEED portion JAM), part code = “74870B22”) classified into the classification A-1 and each maintenance information. It is an example of the joint data which combined the molding data for every event code. FIG. 12B is a graph showing the transition of the number of occurrences of events with the passage of time and date expressed based on molding data (data in which the number of occurrences of events is arranged by day) related to a certain maintenance work example. It is.

関連性分析部77は、マージ部76から供給された、保守情報とこれに関連する各成形データ(事象の発生件数を日別に並べたデータ)との結合データに基づいて、関連性を有して発生した(共起した)事象コードの組み合わせを抽出する。本例では、事象コード間の関連性をクラスター分析(例えば、アソシエーション分析)により分析し、同じ分類の全ての保守作業の事例数に対する、或る2種の事象コードが互いに発生した保守作業の事例数の割合が閾値以上となる事象コードの組み合わせを特定して抽出している。   The relevance analysis unit 77 has relevance based on the combination data of the maintenance information supplied from the merge unit 76 and the related molding data (data in which the number of occurrences of events is arranged by day). The combination of event codes that occurred (co-occurred) is extracted. In this example, the relationship between event codes is analyzed by cluster analysis (for example, association analysis), and maintenance work cases in which two types of event codes occur with respect to the number of maintenance work cases of the same classification. A combination of event codes whose number ratio is equal to or greater than a threshold is identified and extracted.

図13には、図12(b)のデータ例に対してアソシエーション分析を行った結果を例示してある。なお、図13において、支持度は、アイテム集合X(或る機械内部発生コードの集合)とアイテム集合Y(別の機械内部発生コードの集合)を含むトランザクションが全体の中に占める割合を表しており、確信度は、アイテム集合Xとアイテム集合Yを含むトランザクションの数σ(X∪Y)を、アイテム集合Xを含むトランザクションの数σ(X)で割った値を表している。
換言すれば、支持度は、全ての保守作業の事例数に対する、事象コードXと事象コードYが発生した保守作業の事例数の割合(事象コードXと事象コードYが発生した事例が全ての事例に占める割合)を表す。また、確信度は、事象コードXが発生した保守作業の事例数に対する、事象コードXと事象コードYが発生した保守作業の事例数の割合(事象コードXが発生したときに事象コードYが発生した事例の割合)を表す。
図13の例によれば、確信度が0.5以上の組み合わせの中で、分類A−1(現象コード=“75100”(FEED部JAM)、部品コード=“74870B22”の保守情報)では、機械内部発生コード=“75−100”の支持度が高く、また、相関ルールでは、機械内部発生コード=“75−100”と“07−135”の支持度が高くなっている。
FIG. 13 illustrates the result of performing association analysis on the data example of FIG. In FIG. 13, the degree of support represents the ratio of transactions including item set X (a set of machine generated codes) and item set Y (a set of machine generated codes) to the whole. The certainty factor represents a value obtained by dividing the number of transactions σ (X∪Y) including the item set X and the item set Y by the number of transactions σ (X) including the item set X.
In other words, the support level is the ratio of the number of maintenance work cases in which the event code X and the event code Y have occurred to the number of cases in all maintenance work (the case in which the event code X and the event code Y have occurred is all cases) Ratio). The certainty factor is the ratio of the number of maintenance work cases in which event code X and event code Y have occurred to the number of maintenance work cases in which event code X has occurred (event code Y occurs when event code X occurs) Of the cases that have been completed).
According to the example of FIG. 13, among the combinations having a certainty factor of 0.5 or more, in the classification A-1 (maintenance information of phenomenon code = “75100” (FEED part JAM), part code = “74870B22”), The support level of the machine internal generation code = “75-100” is high, and in the correlation rule, the support levels of the machine internal generation code = “75-100” and “07-135” are high.

本例の関連性分析部77では、アソシエーション分析により求められる相関ルールの確信度及び支持度が閾値(本例では、0.5)以上となる2つの機械内部発生コード(事象コード)の組み合わせを抽出するようにしており、図13の例によれば、“75−100”と“07−135”の組み合わせ、及び、“75−100”と“42−106”の組み合わせが抽出される。すなわち、確信度及び支持度が高い組み合わせを特定して抽出する。また、本例では、“()”と“75−100”の組み合わせ(すなわち、“75−100”単独)も抽出している。なお、3以上の事象コードの組み合わせ毎に確信度及び支持度を算出する構成にすれば、関連性を有する3以上の事象コードの組み合わせを抽出することもできる。なお、確信度の閾値と支持度の閾値は、本例では同じ値を用いているが、異なる値を用いてもよい。   In the relevance analysis unit 77 of this example, a combination of two machine internal generated codes (event codes) in which the certainty and support of the correlation rule obtained by association analysis are equal to or greater than a threshold (0.5 in this example). According to the example of FIG. 13, a combination of “75-100” and “07-135” and a combination of “75-100” and “42-106” are extracted. That is, a combination having a high certainty factor and a high support factor is specified and extracted. In this example, a combination of “()” and “75-100” (that is, “75-100” alone) is also extracted. In addition, if it is set as the structure which calculates a certainty factor and a support degree for every combination of 3 or more event codes, the combination of 3 or more event codes which have relevance can also be extracted. In addition, although the same value is used for the threshold value of confidence and the threshold value of support in this example, different values may be used.

基準発生パターン設定部78は、関連性分析部77により抽出された事象コードの組み合わせを候補として、保守作業を実施する必要性を判定するための判定基準となる基準発生パターンの生成を行うかを判定し、該当する組み合わせについて基準発生パターンを生成して基準発生パターン蓄積部66に記憶させる。   The reference occurrence pattern setting unit 78 uses the combination of event codes extracted by the relevance analysis unit 77 as a candidate to determine whether to generate a reference occurrence pattern that is a determination criterion for determining the necessity of performing maintenance work. The reference generation pattern is generated for the corresponding combination and stored in the reference generation pattern storage unit 66.

例えば、分類A−1(現象コード=“75100”(FEED部JAM)、部品コード=“74870B22”の保守情報)では、“75−100”及び“07−135”の機械内部発生コード(事象コード)が発生した場合に保守作業が実施されたと分析されたが、これが定常状態でも発生するものであれば、保守作業の必要性が誤判定されることに繋がる。そこで、保守作業が施された場合と、定常状態(保守作業が施されなかった場合)とで、“75−100”及び“07−135”の機械内部発生コードの発生件数を算出し、保守発生件数(保守作業が施された場合の発生件数)と定常発生件数(定常状態での発生件数)の比が基準値以上(すなわち、保守発生件数/定常発生件数≧基準値(例えば、0.3))であれば、保守作業を施す必要性が高い機械内部発生コードの組み合わせであると判断し、当該組み合わせに係る機械内部発生コードの発生パターン(時系列的な発生傾向)を基準発生パターンとして設定する(基準発生パターン蓄積部66に記憶させる)。本例では、対象となる機械内部発生コードの発生パターンを保守作業の事例毎に抽出し、これを平均化したものを基準発生パターンとしている。   For example, in the classification A-1 (maintenance information of phenomenon code = “75100” (FEED part JAM), part code = “74870B22”), the machine generated codes (event codes) of “75-100” and “07-135” However, if this occurs even in a steady state, the necessity for the maintenance work is erroneously determined. Therefore, the number of generated codes generated in the machine of “75-100” and “07-135” is calculated for the maintenance work and the steady state (when the maintenance work is not performed). The ratio between the number of occurrences (number of occurrences when maintenance work is performed) and the number of steady occurrences (number of occurrences in a steady state) is equal to or greater than a reference value (that is, the number of occurrences of maintenance / the number of steady occurrences ≧ reference value (for example, 0. 3)), it is determined that the combination of machine internal generated codes that require a high degree of maintenance work is performed, and the generation pattern (time-series generation tendency) of the machine internal generated codes related to the combination is determined as the reference generation pattern. Is set (stored in the reference generation pattern storage unit 66). In this example, an occurrence pattern of a code generated in a machine as a target is extracted for each maintenance work example, and an average of these is used as a reference occurrence pattern.

すなわち、例えば、“75−100”及び“07−135”のケースにおいて、保守発生件数=3、定常発生件数=10であれば、3/10≧0.3(=基準値)となるので、当該ケースについて基準発生パターンを生成する。また、例えば、“75−100”単独のケースにおいて、保守発生件数=3、定常発生件数=12069であれば、3/12069<0.3(=基準値)となるので、当該ケースについては基準発生パターンを生成しない。また、例えば、“75−100”及び“42−106”のケースにおいて、保守発生件数=2、定常発生件数=377であれば、2/377<0.3(=基準値)となるので、当該ケースについては基準発生パターンを生成しない。
このように、関連性分析部77により抽出された事象コードの組み合わせが実際に保守作業に繋がるのか、或いは保守作業とは無関係に発生するのかを保守発生比率(保守発生件数/定常発生件数)に基づいて検証し、保守発生時以外(定常状態)での発生頻度が低ければ、保守作業に繋がる可能性が高いと推定されるので、その組み合わせについて基準発生パターンを生成するようにしている。
That is, for example, in the cases of “75-100” and “07-135”, if the number of maintenance occurrences = 3 and the number of normal occurrences = 10, 3/10 ≧ 0.3 (= reference value), A reference generation pattern is generated for the case. Further, for example, in the case of “75-100” alone, if maintenance occurrence count = 3 and steady occurrence count = 112069, 3/12069 <0.3 (= reference value). Does not generate an occurrence pattern. For example, in the cases of “75-100” and “42-106”, if the number of maintenance occurrences = 2 and the number of steady occurrences = 377, 2/377 <0.3 (= reference value). No reference generation pattern is generated for this case.
As described above, whether the combination of the event codes extracted by the relevance analysis unit 77 actually leads to the maintenance work or whether it occurs regardless of the maintenance work is the maintenance occurrence ratio (number of maintenance occurrences / number of steady occurrences). Based on the verification, if the frequency of occurrence other than when maintenance occurs (steady state) is low, it is presumed that there is a high possibility that it will lead to maintenance work, so a reference occurrence pattern is generated for that combination.

図14には、関連性分析部77及び基準発生パターン設定部78による処理フローを例示してある。
すなわち、本例の関連性分析部77及び基準発生パターン設定部78は、分類毎に、未処理のデータが無くなるまで以下の処理を繰り返す(ステップS51)。
まず、関連性分析部77が、マージ部76から供給された、保守情報とこれに関連する各成形データ(事象の発生件数を日別に並べたデータ)との結合データに基づいてクラスター分析を実施し(ステップS52)、クラスター分析の結果に基づいて、対象の分類に含まれる各事例(保守情報)に関連する事象コードの組み合わせを抽出する(ステップS53)。次に、基準発生パターン設定部78が、関連性分析部77により抽出された事象コードの組み合わせについて、保守発生件数及び定常発生件数を算出して保守発生比率を求め(ステップS54)、保守発生比率が基準値以上となる組み合わせを特定して基準発生パターンを設定する(ステップS55)。
FIG. 14 illustrates a processing flow by the relationship analysis unit 77 and the reference generation pattern setting unit 78.
That is, the relevance analysis unit 77 and the reference generation pattern setting unit 78 of this example repeat the following process for each classification until there is no unprocessed data (step S51).
First, the relevance analysis unit 77 performs cluster analysis based on the combined data of the maintenance information supplied from the merge unit 76 and the related molding data (data in which the number of occurrences of events are arranged by day). Then, based on the result of the cluster analysis, a combination of event codes related to each case (maintenance information) included in the target classification is extracted (step S53). Next, the reference occurrence pattern setting unit 78 calculates the maintenance occurrence ratio by calculating the number of maintenance occurrences and the number of steady occurrences for the combination of event codes extracted by the relevance analysis unit 77 (step S54). A reference generation pattern is set by specifying a combination in which is equal to or greater than the reference value (step S55).

類似度算出部67は、基準発生パターンが設定された事象コードの組み合わせについて、新たに事象が発生した画像形成装置10から取得されて事象情報蓄積部62に蓄積された事象情報に基づいて、事象コード毎に直近の事象の発生パターンを抽出し、その事象の種別における基準発生パターンとの類似度(例えば、相関値)を算出する。   The similarity calculation unit 67 generates an event based on event information acquired from the image forming apparatus 10 in which a new event has occurred and accumulated in the event information storage unit 62 for the combination of event codes for which the reference occurrence pattern is set. The occurrence pattern of the latest event is extracted for each code, and the similarity (for example, correlation value) with the reference occurrence pattern in the event type is calculated.

保守必要性判定部68は、基準発生パターンが設定された事象コードの組み合わせについて、類似度算出部67により算出された事象コード毎の類似度を予め定められた閾値と比較し、全ての類似度が閾値以上である場合に、その画像形成装置10に対して保守作業を施す必要があると判定する。また、事象コードの組み合わせに対して保守作業の内容を関連付けておくことで、どのような保守作業を施すべきかについても判定できる。
なお、閾値は固定値でもよいが、事象情報の発生件数に応じた可変値を用いることで判定精度の向上を図るようにしてもよい。すなわち、例えば、100件未満の場合には閾値として0.5を用い、1000件未満の場合には閾値として0.7を用い、1000件以上であれば閾値として0.9を用いるようにする。
The maintenance necessity determination unit 68 compares the similarity for each event code calculated by the similarity calculation unit 67 with a predetermined threshold for the combination of event codes for which the reference occurrence pattern is set, and determines all similarities. Is greater than or equal to the threshold value, it is determined that maintenance work needs to be performed on the image forming apparatus 10. Further, by associating the contents of maintenance work with the combination of event codes, it is possible to determine what kind of maintenance work should be performed.
The threshold value may be a fixed value, but the determination accuracy may be improved by using a variable value corresponding to the number of occurrences of event information. That is, for example, when the number is less than 100, 0.5 is used as the threshold, when the number is less than 1000, 0.7 is used, and when the number is 1000 or more, 0.9 is used as the threshold. .

図15には、類似度算出部67及び保守必要性判定部68による処理フローを例示してある。
すなわち、まず、類似度算出部67が、保守の必要性を判定する対象となる画像形成装置10に係る直近の予め定められた長さの期間内の事象情報を事象情報蓄積部62から抽出する処理を行い(ステップS61)、該当する事象情報が存在するか否かを判定する(ステップS62)。
該当する事象情報が存在しない場合には処理を終了し、一方、該当する事象情報が存在する場合には、基準発生パターンが設定された事象コードの組み合わせについて、事象の種別毎に直近の事象の発生パターンを抽出し(ステップS63)、その事象コードにおける基準発生パターンとの類似度を算出する(ステップS64)。そして、前記組み合わせに係る全ての事象コードにおける類似度が閾値以上であるか否かを判定し(ステップS65)、前記組み合わせに係る全ての事象コードにおける類似度が閾値以上である場合に、対象の画像形成装置10に対して保守作業を実施する必要があると判定する(ステップS66)。
FIG. 15 illustrates a processing flow by the similarity calculation unit 67 and the maintenance necessity determination unit 68.
That is, first, the similarity calculation unit 67 extracts event information within the latest predetermined length period related to the image forming apparatus 10 that is a target for determining the necessity of maintenance from the event information storage unit 62. Processing is performed (step S61), and it is determined whether or not the corresponding event information exists (step S62).
If the corresponding event information does not exist, the process is terminated. On the other hand, if the corresponding event information exists, the combination of event codes for which the reference occurrence pattern is set, the latest event for each event type The occurrence pattern is extracted (step S63), and the similarity with the reference occurrence pattern in the event code is calculated (step S64). Then, it is determined whether the similarity in all event codes related to the combination is greater than or equal to a threshold (step S65), and if the similarity in all event codes related to the combination is greater than or equal to the threshold, It is determined that maintenance work needs to be performed on the image forming apparatus 10 (step S66).

以上のように、本例の監視システムでは、保守作業以前の予め定められた期間において、関連性を持って発生した(共起した)事象コードの組み合わせを特定し、当該組み合わせに係る事象コード毎に基準発生パターンを生成して保守作業の必要性を判定するように構成しており、これにより、保守作業の必要性の判定精度を高めることができる。   As described above, in the monitoring system of the present example, a combination of event codes that are generated with relevance (co-occurred) in a predetermined period before maintenance work is specified, and each event code related to the combination is identified. In this configuration, a reference generation pattern is generated to determine the necessity of maintenance work, whereby the determination accuracy of the necessity of maintenance work can be improved.

なお、上記の例では、保守情報の分類を行い、分類(グループ化)できた保守作業を抽出した後、それらの保守作業に対する事象情報(成形データ)を取得して保守作業と結合(マージ)している。これにより、処理するデータ量が削減されるため、処理の高速化が可能となる。しかしながら、基準発生パターンの再作成を行う場合には、上記の処理を再度行う必要があるため、処理速度の低下が懸念される。そこで、保守情報の取得時に事象情報(成形データ)も取得して結合(マージ)しておき、その後で分類を行う構成とすることで、基準発生パターンの再作成の高速化を図ることができる。   In the above example, the maintenance information is classified, the maintenance work that has been classified (grouped) is extracted, event information (molding data) for the maintenance work is acquired, and merged with the maintenance work. doing. As a result, the amount of data to be processed is reduced, and the processing speed can be increased. However, when re-creating the reference generation pattern, it is necessary to perform the above-described process again. Therefore, it is possible to speed up the re-creation of the reference generation pattern by acquiring event information (molded data) at the time of maintenance information acquisition, combining (merging), and then performing classification. .

また、上記の例では、事象コードの組み合わせを特定して保守要否の判定基準を設定する判定基準設定装置と、設定された判定基準に基づいて画像形成装置10に対する保守の必要性を判定する判定装置とを監視装置60に一体に備えた構成であるが、これらを別体の装置により構成してもよい。
また、例えば、監視装置60を判定基準設定装置として動作させ、画像形成装置10の各々を判定装置として動作させてもよい。すなわち、監視装置60が、作成した判定基準を各々の画像形成装置10に送信し、各画像形成装置10が、監視装置60から受信した判定基準に基づいて自己に対する保守要否を判定するように構成する。
また、基準発生パターンの設定に係る画像形成装置10と保守判定の対象の画像形成装置10は、同じ装置であっても良く、異なる装置であってもよい。すなわち、1以上の画像形成装置10(保守判定の対象の画像形成装置10が含まれてもよい)における過去の事象情報及び保守情報に基づいて基準発生パターンを設定することで、その後、当該基準発生パターンを用いて保守判定の対象の画像形成装置10に対する保守の必要性を判定することができる。
また、画像形成装置10以外の装置を監視対象(被監視装置)とするようにしてもよく、種々の装置の状態を監視して保守の必要性を判定することができる。
In the above example, a determination criterion setting device that sets a determination criterion for whether maintenance is necessary by specifying a combination of event codes, and determines the necessity of maintenance for the image forming apparatus 10 based on the set determination criterion. Although the determination device and the monitoring device 60 are integrally provided, these may be configured as separate devices.
Further, for example, the monitoring device 60 may be operated as a determination criterion setting device, and each of the image forming apparatuses 10 may be operated as a determination device. That is, the monitoring device 60 transmits the created determination criterion to each image forming device 10, and each image forming device 10 determines whether or not maintenance is required for itself based on the determination criterion received from the monitoring device 60. Configure.
Further, the image forming apparatus 10 related to the setting of the reference generation pattern and the image forming apparatus 10 to be subjected to maintenance determination may be the same apparatus or different apparatuses. That is, by setting a reference generation pattern based on past event information and maintenance information in one or more image forming apparatuses 10 (which may include the image forming apparatus 10 to be subjected to maintenance determination), the reference The necessity of maintenance for the image forming apparatus 10 subject to maintenance determination can be determined using the generated pattern.
Further, an apparatus other than the image forming apparatus 10 may be set as a monitoring target (monitored apparatus), and the necessity of maintenance can be determined by monitoring the states of various apparatuses.

図16には、監視装置60のハードウェア構成を例示してある。
本例では、各種演算処理を行うCPU(Central Processing Unit)81、CPU81の作業領域となるRAM(Random Access Memory)82や基本的な制御プログラムを記録したROM(Read Only Memory)83等の主記憶装置、本発明の一実施形態に係るプログラムや各種データを記憶するHDD(Hard Disk Drive)84等の補助記憶装置、各種情報を表示出力するための表示装置及び操作者により入力操作に用いられる操作ボタンやタッチパネル等の入力機器とのインタフェースである入出力I/F85、他の装置との間で有線又は無線により通信を行うインタフェースである通信I/F86、等のハードウェア資源を監視装置60のコンピュータが有している。
そして、本発明の一実施形態に係るプログラムを補助記憶装置84等から読み出してRAM82に展開し、これをCPU81により実行させることで、上述した各機能部を監視装置60のコンピュータ上に実現している。
FIG. 16 illustrates the hardware configuration of the monitoring device 60.
In this example, a main memory such as a CPU (Central Processing Unit) 81 that performs various arithmetic processing, a RAM (Random Access Memory) 82 that is a work area of the CPU 81, and a ROM (Read Only Memory) 83 that records basic control programs. Device, auxiliary storage device such as HDD (Hard Disk Drive) 84 for storing programs and various data according to an embodiment of the present invention, display device for displaying and outputting various information, and operations used for input operations by the operator Hardware resources such as an input / output I / F 85 that is an interface with an input device such as a button or a touch panel, and a communication I / F 86 that is an interface for performing wired or wireless communication with other devices are included in the monitoring device 60. The computer has.
Then, the program according to the embodiment of the present invention is read from the auxiliary storage device 84 and the like, loaded into the RAM 82, and executed by the CPU 81, thereby realizing the above-described functional units on the computer of the monitoring device 60. Yes.

なお、本発明の一実施形態に係るプログラムは、例えば、当該プログラムを記憶したCD−ROM等の外部記憶媒体から読み込む形式や、通信網等を介して受信する形式などにより、本例に係るサーバ装置のコンピュータに設定される。
また、本例のようなソフトウェア構成により各機能部を実現する態様に限られず、それぞれの機能部を専用のハードウェアモジュールで実現するようにしてもよい。
Note that the program according to the embodiment of the present invention is based on, for example, the server according to the present example in a format read from an external storage medium such as a CD-ROM storing the program or a format received via a communication network. Set in the computer of the device.
Moreover, it is not restricted to the aspect which implement | achieves each function part by software configuration like this example, You may make it implement | achieve each function part with a dedicated hardware module.

10:画像形成装置、 50:保守情報入力端末、 60:監視装置、
61:事象情報取得部、 62:事象情報蓄積部、 63:保守情報取得部、 64:保守情報蓄積部、 65:基準発生パターン生成部、 66:基準発生パターン蓄積部、 67:類似度算出部、 68:保守必要性判定部、
71:保守情報取得部、 72:コード種別決定部、 73:保守種別分類部、 74:保守種別分類結果蓄積部、 75:事象情報成形部、 76:マージ部、 77:関連性分析部、 77基準発生パターン設定部
10: Image forming device 50: Maintenance information input terminal 60: Monitoring device
61: Event information acquisition unit, 62: Event information storage unit, 63: Maintenance information acquisition unit, 64: Maintenance information storage unit, 65: Reference generation pattern generation unit, 66: Reference generation pattern storage unit, 67: Similarity calculation unit 68: Maintenance necessity determination unit,
71: Maintenance information acquisition unit, 72: Code type determination unit, 73: Maintenance type classification unit, 74: Maintenance type classification result storage unit, 75: Event information shaping unit, 76: Merge unit, 77: Relevance analysis unit, 77 Reference generation pattern setting section

Claims (5)

装置に施された保守作業の事例毎に収集された、当該装置に発生した事象の種別を示す事象コードに基づいて、全ての保守作業の事例数に対する、複数の事象コードが互いに発生した保守作業の事例数の割合が第1閾値以上となる当該複数の事象コードの組み合わせを特定する特定手段と、
前記特定手段により特定された事象コードの組み合わせ毎に、当該組み合わせに含まれる事象コードの発生傾向を、被監視装置に対する保守作業を実施する必要性を判定するための判定基準に設定する設定手段と、
前記特定手段により特定された事象コードの組み合わせについて、前記被監視装置において発生した事象コードの発生傾向と前記設定手段により判定基準に設定された事象コードの発生傾向との類似度を算出し、当該算出した事象コード毎の類似度が全て第2閾値以上となる場合に、当該被監視装置に保守作業を実施する必要性が有ると判定する判定手段と、
を備えたことを特徴とする監視システム。
Maintenance work in which multiple event codes occur for each number of maintenance work cases based on the event codes indicating the types of events that occurred in the equipment, collected for each maintenance work case performed on the equipment A specifying means for specifying a combination of the plurality of event codes in which the ratio of the number of cases is equal to or more than a first threshold;
For each combination of event codes specified by the specifying means, setting means for setting the tendency of occurrence of the event codes included in the combination as a determination criterion for determining the necessity of performing maintenance work on the monitored device; ,
For the combination of event codes specified by the specifying means, calculate the similarity between the occurrence tendency of the event code generated in the monitored device and the occurrence tendency of the event code set as the determination criterion by the setting means, A determination unit that determines that the monitored device needs to be subjected to maintenance work when all the calculated similarity for each event code is equal to or greater than a second threshold;
A monitoring system characterized by comprising:
前記特定手段、前記設定手段及び前記判定手段は、保守作業の分類単位で処理を行い、
前記監視システムは、保守作業の事例数の増加に伴って、保守作業の分類を細分化する細分化手段を更に備えた、
ことを特徴とする請求項1に記載の監視システム。
The specifying unit, the setting unit, and the determination unit perform processing in a classification unit of maintenance work,
The monitoring system further includes subdividing means for subdividing the classification of maintenance work as the number of maintenance work cases increases.
The monitoring system according to claim 1.
前記特定手段は、アソシエーション分析により算出される、全ての保守作業の事例数に対する、第1の事象コードと第2の事象コードが発生した保守作業の事例数の割合を表す支持度と、第1の事象コードが発生した保守作業の事例数に対する、第1の事象コードと第2の事象コードが発生した保守作業の事例数の割合を表す確信度と、のそれぞれについて閾値を有しており、第1の事象コードと第2の事象コードの組み合わせについてアソシエーション分析により支持度と確信度を算出し、当該算出した支持度と確信度がそれぞれ前記閾値以上となる場合に、これらの事象コードの組み合わせを特定する、
ことを特徴とする請求項1又は請求項2に記載の監視システム。
The specifying means includes a support degree that represents a ratio of the number of maintenance work cases in which the first event code and the second event code are generated to the number of all maintenance work cases calculated by association analysis; And a certainty factor representing the ratio of the number of maintenance work cases in which the first event code and the second event code have occurred to the number of maintenance work cases in which the event code has occurred. When the support level and the certainty factor are calculated by association analysis for the combination of the first event code and the second event code, and the calculated support level and the certainty factor are each equal to or greater than the threshold value, the combination of these event codes Identify
The monitoring system according to claim 1 or 2, characterized by the above.
前記特定手段は、前記特定した複数の事象コードの組み合わせについて、当該複数の事象コードが互いに発生したが保守作業が施されなかった事例数に対する、当該複数の事象コードが互いに発生した保守作業の事例数の割合を算出し、当該算出した割合が基準値以上となる組み合わせを更に特定して前記設定手段に与える、
ことを特徴とする請求項1乃至請求項3のいずれか1項に記載の監視システム。
The specifying means, for the combination of the specified plurality of event codes, for the number of cases in which the plurality of event codes are generated each other but no maintenance operation is performed, the maintenance work examples in which the plurality of event codes are generated in each other Calculating a ratio of numbers, further specifying a combination in which the calculated ratio is equal to or greater than a reference value, and giving the combination to the setting unit;
The monitoring system according to any one of claims 1 to 3, wherein:
コンピュータに、
装置に施された保守作業の事例毎に収集された、当該装置に発生した事象の種別を示す事象コードに基づいて、全ての保守作業の事例数に対する、複数の事象コードが互いに発生した保守作業の事例数の割合が第1閾値以上となる当該複数の事象コードの組み合わせを特定する特定機能と、
前記特定機能により特定された事象コードの組み合わせ毎に、当該組み合わせに含まれる事象コードの発生傾向を、被監視装置に対する保守作業を実施する必要性を判定するための判定基準に設定する設定機能と、
前記特定機能により特定された事象コードの組み合わせについて、前記被監視装置において発生した事象コードの発生傾向と前記設定機能により判定基準に設定された事象コードの発生傾向との類似度を算出し、当該算出した事象コード毎の類似度が全て第2閾値以上となる場合に、当該被監視装置に保守作業を実施する必要性が有ると判定する判定機能と、
を実現させるためのプログラム。
On the computer,
Maintenance work in which multiple event codes occur for each number of maintenance work cases based on the event codes indicating the types of events that occurred in the equipment, collected for each maintenance work case performed on the equipment A specific function for identifying a combination of the plurality of event codes in which the ratio of the number of cases is equal to or greater than a first threshold;
For each event code combination specified by the specific function, a setting function that sets an event code generation tendency included in the combination as a determination criterion for determining the necessity of performing maintenance work on the monitored device; ,
For the combination of event codes specified by the specific function, calculate the similarity between the occurrence tendency of the event code generated in the monitored device and the occurrence tendency of the event code set as a determination criterion by the setting function, A determination function that determines that there is a need to perform maintenance work on the monitored device when all the calculated similarity for each event code is equal to or greater than the second threshold;
A program to realize
JP2011165563A 2011-07-28 2011-07-28 Monitor system and program Withdrawn JP2013029987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011165563A JP2013029987A (en) 2011-07-28 2011-07-28 Monitor system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011165563A JP2013029987A (en) 2011-07-28 2011-07-28 Monitor system and program

Publications (1)

Publication Number Publication Date
JP2013029987A true JP2013029987A (en) 2013-02-07

Family

ID=47786974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011165563A Withdrawn JP2013029987A (en) 2011-07-28 2011-07-28 Monitor system and program

Country Status (1)

Country Link
JP (1) JP2013029987A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105836557A (en) * 2014-12-05 2016-08-10 东芝电梯株式会社 Device, system, and method for supporting maintenance work
JP2017182378A (en) * 2016-03-30 2017-10-05 株式会社神戸製鋼所 Rule extraction device, method, and program
JP2019003616A (en) * 2017-04-28 2019-01-10 京セラドキュメントソリューションズ株式会社 Printing device, system, and method for establishing and executing rules associated with printing device
JP2019135569A (en) * 2018-02-05 2019-08-15 コニカミノルタ株式会社 Setting information input control program and setting information input control method
JP2021174085A (en) * 2020-04-21 2021-11-01 日立チャネルソリューションズ株式会社 Maintenance system of transaction device and maintenance method of transaction device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105836557A (en) * 2014-12-05 2016-08-10 东芝电梯株式会社 Device, system, and method for supporting maintenance work
CN105836557B (en) * 2014-12-05 2018-08-10 东芝电梯株式会社 Upkeep operation auxiliary device, system and method
JP2017182378A (en) * 2016-03-30 2017-10-05 株式会社神戸製鋼所 Rule extraction device, method, and program
JP2019003616A (en) * 2017-04-28 2019-01-10 京セラドキュメントソリューションズ株式会社 Printing device, system, and method for establishing and executing rules associated with printing device
JP7085122B2 (en) 2017-04-28 2022-06-16 京セラドキュメントソリューションズ株式会社 How to build and execute rules for printing devices, systems and printing devices
JP2019135569A (en) * 2018-02-05 2019-08-15 コニカミノルタ株式会社 Setting information input control program and setting information input control method
JP7139612B2 (en) 2018-02-05 2022-09-21 コニカミノルタ株式会社 SETTING INFORMATION INPUT CONTROL PROGRAM AND SETTING INFORMATION INPUT CONTROL METHOD
JP2021174085A (en) * 2020-04-21 2021-11-01 日立チャネルソリューションズ株式会社 Maintenance system of transaction device and maintenance method of transaction device
JP7231582B2 (en) 2020-04-21 2023-03-01 日立チャネルソリューションズ株式会社 Transaction device maintenance system

Similar Documents

Publication Publication Date Title
US7865090B2 (en) Maintenance management system and image forming apparatus
JP4609368B2 (en) Fault diagnosis model generation apparatus, fault diagnosis system, and fault diagnosis model generation program
JP5655571B2 (en) Image forming system, determination criterion setting device, and program
JP6019838B2 (en) Image quality abnormality determination device and program
JP5045191B2 (en) Failure prediction diagnosis device, failure prediction diagnosis system using the same, and failure prediction diagnosis program
JP6075240B2 (en) Predictive failure diagnosis apparatus, predictive failure diagnosis system, predictive failure diagnosis program, and predictive failure diagnosis method
JP6167948B2 (en) Failure prediction system, failure prediction device, and program
JP5790242B2 (en) Failure prediction apparatus and program
JP2013029987A (en) Monitor system and program
JP5598293B2 (en) Image forming system, prediction reference setting device, prediction device, image forming device, and program
JP2008256981A (en) Fault diagnostic system
JP6318674B2 (en) Failure prediction system, failure prediction device, and program
JP5299684B2 (en) Monitoring device, information processing system, and monitoring program
JP5867000B2 (en) Failure prediction system, failure prediction device, and program
JP2009003561A (en) Fault prediction diagnostic system and fault prediction diagnostic system using the same
JP6075241B2 (en) Treatment determination apparatus, treatment determination system, treatment determination program, and treatment determination method
JP2018170629A (en) Remote maintenance device and remote maintenance method
US10379477B2 (en) Information processing apparatus and non-transitory computer readable medium
JP5716403B2 (en) Failure prediction apparatus, image forming apparatus, and program
JP2016071871A (en) System, information processing device, service determination method, and program
JP5942401B2 (en) Failure prediction system, failure prediction device, and program
JPH05164800A (en) Diagnosis method and device
JP2008193427A (en) Troubleshooting system of image forming apparatus
JP2019159069A (en) Fault diagnosis system
JP6477367B2 (en) Failure prediction management device, failure prediction management program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20141007