JP7281054B2 - image forming device - Google Patents

image forming device Download PDF

Info

Publication number
JP7281054B2
JP7281054B2 JP2019133665A JP2019133665A JP7281054B2 JP 7281054 B2 JP7281054 B2 JP 7281054B2 JP 2019133665 A JP2019133665 A JP 2019133665A JP 2019133665 A JP2019133665 A JP 2019133665A JP 7281054 B2 JP7281054 B2 JP 7281054B2
Authority
JP
Japan
Prior art keywords
unit
image forming
log information
forming apparatus
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019133665A
Other languages
Japanese (ja)
Other versions
JP2021018320A (en
Inventor
太朗 倉橋
弘治 南野
良太 前田
浩次 藤井
結 加藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2019133665A priority Critical patent/JP7281054B2/en
Publication of JP2021018320A publication Critical patent/JP2021018320A/en
Application granted granted Critical
Publication of JP7281054B2 publication Critical patent/JP7281054B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Debugging And Monitoring (AREA)

Description

本発明は、画像形成装置に関する。 The present invention relates to an image forming apparatus.

画像形成装置に誤動作等の不具合が発生した場合、早期に不具合の状況を把握し、その原因を特定する必要がある。そこで、不具合が発生する可能性があるときのみ、デバッグのためのデータを取得(デバッグログを実行)する技術が提案されている(例えば、特許文献1参照)。 When a problem such as a malfunction occurs in an image forming apparatus, it is necessary to quickly grasp the situation of the problem and identify the cause. Therefore, a technology has been proposed that acquires data for debugging (executes a debug log) only when there is a possibility that a problem will occur (see, for example, Patent Document 1).

特開2011-210259号公報JP 2011-210259 A

しかしながら、デバッグログを実行するためには、開発者が不具合を検知するための検知条件を明確にして、予めプログラムに組み込む必要がある。ところが、多機能で複雑化した画像形成装置で想定外の動作をした場合は、不具合を検知できない場合がある。更に、想定外の動作を含め、すべての不具合を事前に明確にすることは困難であり、不具合等の把握については改善の余地がある。 However, in order to execute the debug log, it is necessary for the developer to clarify detection conditions for detecting failures and incorporate them into the program in advance. However, when an image forming apparatus that is multi-functional and complicated performs an unexpected operation, it may not be possible to detect the defect. Furthermore, it is difficult to clarify all failures, including unexpected behavior, in advance, and there is room for improvement in grasping failures.

本発明は上記課題に鑑みてなされたものであり、その目的は、より網羅的に不具合を把握することが可能な画像形成装置を提供することにある。 SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to provide an image forming apparatus capable of more comprehensively grasping defects.

本発明によれば、画像形成装置は、第1取得部と、第1記号化部と、学習部と、第2取得部と、第2記号化部と、推論部と、判定部と、特定部と、動作制御部と、第3取得部とを備える。前記第1取得部は、前記画像形成装置の動作状況を示す第1ログ情報を取得する。前記第1記号化部は、前記第1ログ情報に一義的に対応する第1記号を付与する。前記学習部は、ニューラルネットワークを用いた学習モデルに前記第1記号を入力し、前記第1ログ情報の出現確率を示す第1確率分布を前記学習モデルに学習させる。前記第2取得部は、前記画像形成装置の動作状況を示し、前記第1ログ情報と同形式の第2ログ情報を取得する。前記第2記号化部は、前記第2ログ情報に一義的に対応する第2記号を付与する。前記推論部は、前記学習モデルに前記第2記号を入力して、前記第2ログ情報の出現確率を示す第2確率分布を前記学習モデルに出力させ、前記第2確率分布に基づいて、前記第2ログ情報の推論出現順序を推論する。前記判定部は、前記第2ログ情報の推論出現順序と、前記第2ログ情報の実際出現順序との比較に基づいて、前記画像形成装置の不具合の可能性の有無を判定する。前記特定部は、前記判定部が前記画像形成装置の不具合の可能性が有ると判定するとき、不具合の可能性がある前記画像形成装置の動作を特定する。前記動作制御部は、前記特定部が特定した前記動作を再現するように、前記画像形成装置の動作を制御する。前記第3取得部は、前記特定部によって特定された前記動作を前記画像形成装置が再現するときの前記画像形成装置の動作状況を示す第3ログ情報を取得する。 According to the present invention, the image forming apparatus includes a first acquisition unit, a first symbolization unit, a learning unit, a second acquisition unit, a second symbolization unit, an inference unit, a determination unit, and a specification unit. an operation control unit; and a third acquisition unit. The first acquisition unit acquires first log information indicating an operation status of the image forming apparatus. The first symbolizing unit assigns a first symbol uniquely corresponding to the first log information. The learning unit inputs the first symbol to a learning model using a neural network, and causes the learning model to learn a first probability distribution indicating the appearance probability of the first log information. The second acquisition unit acquires second log information indicating the operation status of the image forming apparatus and having the same format as the first log information. The second symbolization unit assigns a second symbol uniquely corresponding to the second log information. The inference unit inputs the second symbol to the learning model, causes the learning model to output a second probability distribution indicating the appearance probability of the second log information, and based on the second probability distribution, the Infer the order of appearance of the second log information. The determining unit determines whether or not there is a possibility of malfunction of the image forming apparatus based on a comparison between the inferred order of appearance of the second log information and the actual order of appearance of the second log information. The identifying unit identifies an operation of the image forming apparatus that may be malfunctioning when the determining unit determines that the image forming apparatus may be malfunctioning. The operation control unit controls the operation of the image forming apparatus so as to reproduce the operation specified by the specifying unit. The third acquisition unit acquires third log information indicating an operation status of the image forming apparatus when the image forming apparatus reproduces the operation specified by the specifying unit.

本発明によれば、より網羅的に不具合を把握することが可能になる。 ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to grasp|ascertain a malfunction more comprehensively.

本発明の実施形態に係る画像形成装置の概略を示す模式図である。1 is a schematic diagram showing an outline of an image forming apparatus according to an embodiment of the present invention; FIG. 本実施形態に係る画像形成装置の構成を示すブロック図である。1 is a block diagram showing the configuration of an image forming apparatus according to an embodiment; FIG. 本実施形態に係るソフトウェアログ情報、及びソフトウェアログ情報に対応する翻訳内容の一例を示す図である。FIG. 3 is a diagram showing an example of software log information according to the embodiment and translation contents corresponding to the software log information; 本実施形態に係るソフトウェアログ辞書の一例を示す図である。It is a figure which shows an example of the software log dictionary which concerns on this embodiment. 本実施形態に係るコーパスと、コーパスの2値化データとの一例を示す図である。It is a figure which shows an example of the corpus which concerns on this embodiment, and the binarization data of a corpus. 本実施形態に係る再帰型ニューラルネットワークを含む学習モデルの一例を示す模式図である。1 is a schematic diagram showing an example of a learning model including a recursive neural network according to this embodiment; FIG. 本実施形態に係る不具合推定結果テーブルの一例を示す図である。It is a figure which shows an example of the defect estimation result table which concerns on this embodiment. 本実施形態に係る不具合推定処理を示すフローチャートである。4 is a flowchart showing defect estimation processing according to the embodiment; 本実施形態に係るログ情報比較結果テーブルの一例を示す図である。It is a figure which shows an example of the log information comparison result table which concerns on this embodiment. 本実施形態に係るログ情報比較テーブルの一例を示す図である。It is a figure which shows an example of the log information comparison table which concerns on this embodiment. 本実施形態に係るログ取得処理を示すフローチャートである。6 is a flowchart showing log acquisition processing according to the embodiment; 本実施形態に係る詳細なログ取得処理の一部を示すフローチャートである。6 is a flowchart showing a part of detailed log acquisition processing according to the embodiment; 本実施形態に係る詳細なログ取得処理の他の一部を示すフローチャートである。8 is a flowchart showing another part of detailed log acquisition processing according to the present embodiment; 本実施形態に係る詳細なログ取得処理の更に他の一部を示すフローチャートである。9 is a flowchart showing still another part of detailed log acquisition processing according to the present embodiment;

以下、図面を参照して本発明の実施形態を説明する。なお、図中、同一又は相当部分については同一の参照符号を付して説明を繰り返さない。 Embodiments of the present invention will be described below with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals, and description thereof will not be repeated.

まず、図1を参照して、本実施形態の画像形成装置100の概略について説明する。図1は、画像形成装置100の概略を示す模式図である。画像形成装置100は、シートSに画像を形成する。画像形成装置100は、例えば、プリンター、コピー機又は複合機である。画像形成装置100は、ファクシミリ機能を有してもよい。本実施形態では、画像形成装置100は電子写真方式である。 First, an outline of an image forming apparatus 100 according to the present embodiment will be described with reference to FIG. FIG. 1 is a schematic diagram showing an outline of an image forming apparatus 100. As shown in FIG. The image forming apparatus 100 forms an image on the sheet S. FIG. The image forming apparatus 100 is, for example, a printer, a copier, or a multifunction machine. Image forming apparatus 100 may have a facsimile function. In this embodiment, the image forming apparatus 100 is electrophotographic.

画像形成装置100は、画像形成部110と、取得部120と、通信部130と、制御部140と、入出力部150と、給送部112と、搬送部114とを備える。画像形成部110、取得部120、通信部130及び制御部140は、画像形成装置100の筐体内に設置される。 Image forming apparatus 100 includes image forming section 110 , acquisition section 120 , communication section 130 , control section 140 , input/output section 150 , feeding section 112 , and conveying section 114 . Image forming unit 110 , acquisition unit 120 , communication unit 130 and control unit 140 are installed inside the housing of image forming apparatus 100 .

取得部120は、画像形成装置100の動作状況を示すログ情報を取得する。具体的には、取得部120は、例えば、画像形成装置100がシートSに画像を形成する間の画像形成装置100の動作状況を示すソフトウェアログ情報を取得する。また、取得部120は、例えば、画像形成装置100がウォームアップ動作中の画像形成装置100の動作状況を示すソフトウェアログ情報を取得する。ウォームアップ動作とは、例えば、加熱ローラー110jの温度を、定着動作を実施可能な温度まで上昇させる動作と、給送ローラー112bがシートSの給送を開始する前に現像部110dを構成するローラー等を一定時間回転させる動作との少なくとも1つを含む。 Acquisition unit 120 acquires log information indicating the operation status of image forming apparatus 100 . Specifically, the acquiring unit 120 acquires software log information indicating the operation status of the image forming apparatus 100 while the image forming apparatus 100 forms an image on the sheet S, for example. Acquisition unit 120 also acquires, for example, software log information indicating the operation status of image forming apparatus 100 during warm-up operation of image forming apparatus 100 . The warm-up operation includes, for example, an operation of raising the temperature of the heating roller 110j to a temperature at which the fixing operation can be performed, and a roller forming the developing unit 110d before the feeding roller 112b starts feeding the sheet S. and at least one of the action of rotating the etc. for a certain period of time.

ここで、「ソフトウェアログ情報」とは、画像形成装置100の振る舞いを、日時等と共に時系列に記録した情報である。例えば、ソフトウェアログ情報は、画像形成装置100の状態、各機能の制御結果、エラー若しくは障害の状態、又は他の電子機器との通信状況等を示す。取得部120は、第1取得部122と、第2取得部124と、第3取得部126と、第4取得部128とを含む。 Here, the “software log information” is information in which the behavior of the image forming apparatus 100 is recorded in chronological order along with date and time. For example, the software log information indicates the state of the image forming apparatus 100, the control result of each function, the state of an error or failure, or the state of communication with other electronic devices. Acquisition unit 120 includes first acquisition unit 122 , second acquisition unit 124 , third acquisition unit 126 , and fourth acquisition unit 128 .

第1取得部122は、画像形成装置100の動作状況を示す第1ログ情報を取得する。ここで、「第1ログ情報」は、自然言語処理の学習モデルと同様の手法で、第1確率分布を学習させるために使用されるソフトウェアログ情報である。本実施形態では、第1ログ情報は、例えば、3000~4000程度のソフトウェアログ情報を含む。第1確率分布は、第1ログ情報に含まれる各ソフトウェアログ情報の出現確率を示す。 First acquisition unit 122 acquires first log information indicating the operating status of image forming apparatus 100 . Here, the "first log information" is software log information used for learning the first probability distribution by the same technique as the learning model for natural language processing. In this embodiment, the first log information includes, for example, approximately 3000 to 4000 pieces of software log information. The first probability distribution indicates the appearance probability of each piece of software log information included in the first log information.

第2取得部124は、画像形成装置100の動作状況を示す第2ログ情報を取得する。ここで、「第2ログ情報」は、学習済みの学習モデルに入力され、第2確率分布を出力するために使用されるソフトウェアログ情報である。本実施形態では、第2ログ情報は、例えば、1000~1500程度のソフトウェアログ情報を含む。第2確率分布は、第2ログ情報に含まれる各ソフトウェアログ情報の出現確率を示す。なお、第2ログ情報と第1ログ情報とは、同形式であるが、内容が異なる。 A second acquisition unit 124 acquires second log information indicating the operation status of the image forming apparatus 100 . Here, the "second log information" is software log information that is input to the trained learning model and used to output the second probability distribution. In this embodiment, the second log information includes, for example, approximately 1000 to 1500 pieces of software log information. A second probability distribution indicates the appearance probability of each piece of software log information included in the second log information. The second log information and the first log information have the same format, but different contents.

第3取得部126は、画像形成装置100の動作状況を示す第3ログ情報を取得する。ここで、「第3ログ情報」は、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とを比較するために使用されるソフトウェアログ情報である。第1ログ情報と第3ログ情報とは、同形式であるが、内容の異なる情報である。また、第2ログ情報と第3ログ情報とは、同形式であるが、内容が異なる場合もあるし、内容が同じ場合もある。 Third acquisition unit 126 acquires third log information indicating the operation status of image forming apparatus 100 . Here, the "third log information" is software log information used for comparing the actual appearance order of the second log information and the actual appearance order of the third log information. The first log information and the third log information have the same format, but different contents. Also, the second log information and the third log information have the same format, but may differ in content or may have the same content.

第4取得部128は、画像形成装置100の動作状況を示す第4ログ情報を取得する。ここで、「第4ログ情報」は、不具合の可能性が有る画像形成装置100の動作をユーザー又はサービスマンが解析するためのソフトウェアログ情報である。第1ログ情報と第4ログ情報とは、同形式であるが、内容の異なる情報である。また、第2ログ情報と第3ログ情報と第4ログ情報との各々は、同形式であるが、内容が異なる場合もあるし、内容が同じ場合もある。 A fourth acquisition unit 128 acquires fourth log information indicating the operation status of the image forming apparatus 100 . Here, the "fourth log information" is software log information for a user or a service person to analyze an operation of the image forming apparatus 100 that may have a problem. The first log information and the fourth log information have the same format, but different contents. Further, the second log information, the third log information, and the fourth log information each have the same format, but may differ in content or may have the same content.

通信部130は、同じ通信方式(プロトコル)を利用する通信機が搭載された電子機器との間で通信が可能である。具体的には、通信部130は、LAN(Local Area Network)などのネットワーク網を介して、他の電子機器と通信する。通信部130は、例えば、LANボードのような通信モジュール(通信機器)である。 The communication unit 130 can communicate with an electronic device equipped with a communication device using the same communication method (protocol). Specifically, the communication unit 130 communicates with other electronic devices via a network such as a LAN (Local Area Network). The communication unit 130 is, for example, a communication module (communication device) such as a LAN board.

制御部140は、制御プログラムを実行することによって、画像形成装置100の各構成部分の動作を制御する。更に、制御部140は、ニューラルネットワークを含む学習モデルを用いて、画像形成装置100の不具合の可能性の有無を推定する。具体的には、制御部140は、再帰型ニューラルネットワーク(Recurrent Neural Network:以下、「RNN」と称する場合がある)に、ソフトウェアログ情報を示す記号を入力し、自然言語処理のための学習モデルと同様の手法を用いて、画像形成装置100の不具合の可能性の有無を推定する。すなわち、ニューラルネットワークは、再帰型ニューラルネットワークを含む。従って、時系列に記録したログ情報を学習モデルへの入力データとして扱うことができる。例えば、RNNにおいて、特異なソフトウェアログ情報が検出された場合に、不具合の可能性があると推定する。RNNは、入力層と、隠れ層と、出力層とを有する。なお、隠れ層は、1層であってもよく、2層以上であってもよい。 Control unit 140 controls the operation of each component of image forming apparatus 100 by executing a control program. Furthermore, the control unit 140 estimates the possibility of malfunction of the image forming apparatus 100 using a learning model including a neural network. Specifically, the control unit 140 inputs a symbol indicating software log information to a recurrent neural network (hereinafter sometimes referred to as “RNN”), and generates a learning model for natural language processing. Presence or absence of the possibility of malfunction of the image forming apparatus 100 is estimated using a method similar to that of . That is, the neural network includes a recurrent neural network. Therefore, the log information recorded in chronological order can be treated as input data to the learning model. For example, in the RNN, if peculiar software log information is detected, it is estimated that there is a possibility of malfunction. An RNN has an input layer, a hidden layer, and an output layer. The number of hidden layers may be one, or two or more.

入出力部150は、表示部152と、受付部154と、音声出力部156とを有する。 The input/output unit 150 has a display unit 152 , a reception unit 154 and an audio output unit 156 .

表示部152は、ディスプレー及びタッチセンサーを含む。表示部152は、例えば、液晶ディスプレーを含むタッチパネルである。なお、ディスプレーは、液晶ディスプレーに限らず、有機ELディスプレー(Organic Electro Luminescence Display)でもよい。タッチセンサーは、被検知体によるタッチを検知する。タッチセンサーは、被検知体によるタッチを検知した位置を示す検知信号を出力する。被検知体は、例えば、ユーザーの手指である。タッチセンサーは、例えば、抵抗膜方式のタッチセンサーである。 Display unit 152 includes a display and a touch sensor. The display unit 152 is, for example, a touch panel including a liquid crystal display. The display is not limited to the liquid crystal display, and may be an organic EL display (Organic Electro Luminescence Display). A touch sensor detects a touch by an object to be detected. A touch sensor outputs a detection signal indicating a position where a touch by an object to be detected is detected. The object to be detected is, for example, a finger of the user. The touch sensor is, for example, a resistive touch sensor.

表示部152は、各種の情報をディスプレーに表示することによって、各種の情報をユーザーに報知する。具体的には、表示部152は、画像形成装置100の不具合の可能性があると制御部140が判定する場合に、画像形成装置100の不具合の可能性があることを示す情報を表示する。 The display unit 152 notifies the user of various information by displaying various information on the display. Specifically, when control unit 140 determines that image forming apparatus 100 may be malfunctioning, display unit 152 displays information indicating that image forming apparatus 100 may be malfunctioning.

受付部154は、例えば、テンキー、スタートキー、及びキャンセルキーを含む。受付部154とタッチセンサーとの少なくとも1つは、ユーザーから指示を受け付ける。 The reception unit 154 includes, for example, a numeric keypad, a start key, and a cancel key. At least one of accepting unit 154 and the touch sensor accepts an instruction from the user.

音声出力部156は、各種の情報を音声で報知する。具体的には、音声出力部156は、画像形成装置100の不具合の可能性があると制御部140が判定する場合に、画像形成装置100の不具合の可能性がある旨を音声で報知する。 The voice output unit 156 notifies various information by voice. Specifically, when control unit 140 determines that image forming apparatus 100 may be malfunctioning, audio output unit 156 notifies that image forming apparatus 100 may be malfunctioning.

給送部112は、カセット112aと、給送ローラー112bとを備える。カセット112aは、シートSを収容する。給送ローラー112bは、必要に応じてカセット112aに収容されたシートSを1枚ずつ給送する。カセット112aが複数のシートSを収容している場合、給送ローラー112bは、カセット112aに収容された複数のシートSのうち最上面に位置するシートSを1枚ずつ給送する。ここでは、給送部112は、複数のカセット112aを備え、複数のカセット112aごとに給送ローラー112bが設置されている。シートSは、例えば、普通紙、再生紙、薄紙、厚紙、コート紙又はOHP(Overhead Projector)シートである。 The feeding section 112 includes a cassette 112a and a feeding roller 112b. The cassette 112a accommodates the sheets S. As shown in FIG. The feeding roller 112b feeds the sheets S accommodated in the cassette 112a one by one as needed. When the cassette 112a accommodates a plurality of sheets S, the feed roller 112b feeds the uppermost sheet S one by one among the plurality of sheets S accommodated in the cassette 112a. Here, the feeding section 112 includes a plurality of cassettes 112a, and a feeding roller 112b is installed for each of the plurality of cassettes 112a. The sheet S is, for example, plain paper, recycled paper, thin paper, thick paper, coated paper, or an OHP (Overhead Projector) sheet.

搬送部114は、給送部112によって給送されたシートSを画像形成部110に搬送する。詳細には、搬送部114は、カセット112aから画像形成部110に向かってシートSを1枚ずつ搬送する。画像形成部110がシートSに画像を形成した後、搬送部114は、画像形成部110からシートSを搬送し、シートSを画像形成装置100の外部に排出する。 The conveying portion 114 conveys the sheet S fed by the feeding portion 112 to the image forming portion 110 . Specifically, the conveying unit 114 conveys the sheets S one by one from the cassette 112 a toward the image forming unit 110 . After the image forming section 110 forms an image on the sheet S, the conveying section 114 conveys the sheet S from the image forming section 110 and discharges the sheet S to the outside of the image forming apparatus 100 .

搬送部114は、複数の搬送ローラー114aを含む。搬送ローラー114aは、シートSを搬送する。複数の搬送ローラー114aによってシートSの搬送路が形成される。 The transport section 114 includes a plurality of transport rollers 114a. The transport roller 114a transports the sheet S. As shown in FIG. A transport path for the sheet S is formed by a plurality of transport rollers 114a.

搬送ローラー114aは、回転ローラーを含む。回転ローラーは、回転軸を中心に回転する。典型的には、搬送ローラー114aは、一対の回転ローラーを含む。一対の回転ローラーは、互いに対向して回転軸を中心に回転する。一例では、一対の回転ローラーのうちの一方の回転ローラーはモーターの動力に従って回転し、他方の回転ローラーは従動して回転する。シートSは、回転する一対の回転ローラーの間に進入し、回転ローラーによって付勢されて回転ローラーから押し出される。 Conveying roller 114a includes a rotating roller. The rotating roller rotates around a rotation axis. Typically, transport roller 114a includes a pair of rotating rollers. A pair of rotating rollers rotate around the rotating shaft while facing each other. In one example, one rotating roller of a pair of rotating rollers rotates according to the power of a motor, and the other rotating roller follows and rotates. The sheet S enters between a pair of rotating rollers and is pushed out from the rotating rollers by being biased by the rotating rollers.

搬送ローラー114aは、レジストローラー114rを含む。レジストローラー114rは、画像形成部110にシートSを搬送するタイミングを調整する。レジストローラー114rは、シートSの搬送を一旦停止し、画像形成部110の所定のタイミングに合わせて画像形成部110にシートSを搬送する。 The transport rollers 114a include registration rollers 114r. The registration roller 114 r adjusts the timing of conveying the sheet S to the image forming section 110 . The registration roller 114r temporarily stops conveying the sheet S, and conveys the sheet S to the image forming unit 110 in accordance with a predetermined timing of the image forming unit 110. FIG.

トナーコンテナCa~Cdは画像形成装置100に装着される。トナーコンテナCa~Cdの各々は画像形成装置100に対して着脱自在である。トナーコンテナCa~Cdのそれぞれには異なる色のトナーが収容される。トナーコンテナCa~Cdのトナーは画像形成部110に供給される。画像形成部110は、トナーコンテナCa~Cdから供給されたトナーを用いて画像を形成する。 The toner containers Ca to Cd are attached to the image forming apparatus 100 . Each of toner containers Ca to Cd is detachable from image forming apparatus 100 . Each of the toner containers Ca to Cd contains toner of a different color. The toner in toner containers Ca to Cd is supplied to image forming section 110 . The image forming section 110 forms an image using toner supplied from the toner containers Ca to Cd.

例えば、トナーコンテナCaは、イエロー色のトナーを収容し、画像形成部110にイエロー色のトナーを供給する。トナーコンテナCbは、マゼンタ色のトナーを収容し、画像形成部110にマゼンタ色のトナーを供給する。トナーコンテナCcは、シアン色のトナーを収容し、画像形成部110にシアン色のトナーを供給する。トナーコンテナCdは、ブラック色のトナーを収容し、画像形成部110にブラック色のトナーを供給する。トナーは、「現像剤」の一例である。 For example, the toner container Ca accommodates yellow toner and supplies the yellow toner to the image forming unit 110 . The toner container Cb contains magenta toner and supplies the image forming unit 110 with the magenta toner. The toner container Cc accommodates cyan toner and supplies the image forming unit 110 with the cyan toner. The toner container Cd accommodates black toner and supplies the black toner to the image forming unit 110 . Toner is an example of a "developer."

画像形成部110は、トナーコンテナCa~Cdに収容されたトナーを用いて、画像データに基づく画像をシートSに形成する。ここでは、画像形成部110は、露光部110a、感光体ドラム110b、帯電部110c、現像部110d、1次転写ローラー110e、クリーニング部110f、中間転写ベルト110g、2次転写ローラー110h、及び、定着部110iを含む。感光体ドラム110bは、「像担持体」の一例である。 The image forming unit 110 forms an image on the sheet S based on the image data using the toner contained in the toner containers Ca to Cd. Here, the image forming unit 110 includes an exposure unit 110a, a photosensitive drum 110b, a charging unit 110c, a developing unit 110d, a primary transfer roller 110e, a cleaning unit 110f, an intermediate transfer belt 110g, a secondary transfer roller 110h, and a fixing unit. Includes portion 110i. The photoreceptor drum 110b is an example of an "image carrier".

中間転写ベルト110gは、モーターの動力に従って回転する回転ローラーによって回転する。現像部110dには、モーターが取り付けられている。現像部110d内のトナーは、モーターの回転に伴って攪拌される。 The intermediate transfer belt 110g is rotated by a rotating roller that rotates according to power of a motor. A motor is attached to the developing unit 110d. The toner in the developing section 110d is agitated as the motor rotates.

感光体ドラム110b、帯電部110c、現像部110d、1次転写ローラー110e及びクリーニング部110fは、トナーコンテナCa~Cdのそれぞれに対応して設けられる。複数の感光体ドラム110bは、中間転写ベルト110gの外表面に当接し、中間転写ベルト110gの回転方向に沿って配置される。複数の1次転写ローラー110eは、複数の感光体ドラム110bに対応して設けられる。複数の1次転写ローラー110eは、中間転写ベルト110gを介して、複数の感光体ドラム110bに対向する。 The photosensitive drum 110b, charging section 110c, developing section 110d, primary transfer roller 110e, and cleaning section 110f are provided corresponding to each of the toner containers Ca to Cd. A plurality of photoreceptor drums 110b are in contact with the outer surface of the intermediate transfer belt 110g and arranged along the rotation direction of the intermediate transfer belt 110g. A plurality of primary transfer rollers 110e are provided corresponding to a plurality of photosensitive drums 110b. A plurality of primary transfer rollers 110e face a plurality of photosensitive drums 110b via an intermediate transfer belt 110g.

帯電部110cは、感光体ドラム110bの周面を帯電させる。露光部110aは、画像データに基づいて、帯電された感光体ドラム110bの各々を露光する。その結果、感光体ドラム110bの周面には静電潜像が形成される。現像部110dは、露光された像担持体にトナーを供給することで、静電潜像にトナーを付着させて静電潜像を現像し、感光体ドラム110bの周面にトナー像を形成する。従って、感光体ドラム110bはトナー像を担持する。1次転写ローラー110eは、感光体ドラム110bに形成されたトナー像を中間転写ベルト110gの外表面に転写する。クリーニング部110fは、感光体ドラム110bの周面に残留しているトナーを除去する。 The charging section 110c charges the peripheral surface of the photoreceptor drum 110b. The exposure unit 110a exposes each of the charged photosensitive drums 110b based on the image data. As a result, an electrostatic latent image is formed on the peripheral surface of the photosensitive drum 110b. The developing unit 110d develops the electrostatic latent image by supplying the toner to the exposed image bearing member to adhere the toner to the electrostatic latent image, thereby forming a toner image on the peripheral surface of the photosensitive drum 110b. . Accordingly, the photosensitive drum 110b carries a toner image. A primary transfer roller 110e transfers the toner image formed on the photosensitive drum 110b to the outer surface of the intermediate transfer belt 110g. The cleaning portion 110f removes toner remaining on the peripheral surface of the photoreceptor drum 110b.

トナーコンテナCaに対応する感光体ドラム110bは、静電潜像に基づきイエロー色のトナー像を形成し、トナーコンテナCbに対応する感光体ドラム110bは、静電潜像に基づきマゼンタ色のトナー像を形成する。トナーコンテナCcに対応する感光体ドラム110bは、静電潜像に基づきシアン色のトナー像を形成し、トナーコンテナCdに対応する感光体ドラム110bは、静電潜像に基づきブラック色のトナー像を形成する。 The photosensitive drum 110b corresponding to the toner container Ca forms a yellow toner image based on the electrostatic latent image, and the photosensitive drum 110b corresponding to the toner container Cb forms a magenta toner image based on the electrostatic latent image. to form The photosensitive drum 110b corresponding to the toner container Cc forms a cyan toner image based on the electrostatic latent image, and the photosensitive drum 110b corresponding to the toner container Cd forms a black toner image based on the electrostatic latent image. to form

中間転写ベルト110gの外表面には、感光体ドラム110bから複数色のトナー像が重畳して転写され、画像が形成される。その結果、中間転写ベルト110gは、画像を担持する。2次転写ローラー110hは、中間転写ベルト110gの外表面に形成された画像をシートSに転写する。 Toner images of a plurality of colors are superimposed and transferred from the photosensitive drum 110b onto the outer surface of the intermediate transfer belt 110g to form an image. As a result, the intermediate transfer belt 110g carries the image. The secondary transfer roller 110h transfers the image formed on the outer surface of the intermediate transfer belt 110g onto the sheet S.

定着部110iは、画像が転写されたシートSを加熱及び加圧することによって、画像をシートSに定着させる。定着部110iは、加熱ローラー110j及び加圧ローラー110kを備える。加熱ローラー110j及び加圧ローラー110kは互いに対向して配置され、定着ニップを形成する。中間転写ベルト110gと2次転写ローラー110hとの間を通過したシートSは、定着ニップを通過することにより所定の定着温度で加熱されながら、加圧される。この結果、画像がシートSに定着する。搬送部114は、画像の定着されたシートSを画像形成装置100の外部に排出する。 The fixing unit 110i fixes the image to the sheet S by heating and pressing the sheet S onto which the image has been transferred. The fixing section 110i includes a heating roller 110j and a pressure roller 110k. Heat roller 110j and pressure roller 110k are positioned opposite each other to form a fusing nip. The sheet S that has passed between the intermediate transfer belt 110g and the secondary transfer roller 110h is pressed while being heated at a predetermined fixing temperature by passing through the fixing nip. As a result, the image is fixed on the sheet S. Conveyance unit 114 discharges sheet S on which the image is fixed to the outside of image forming apparatus 100 .

次に、図1及び図2を参照して、画像形成装置100の構成のうち、特に制御部140の構成について、詳細に説明する。図2は、画像形成装置100の構成を示すブロック図である。 Next, the configuration of the image forming apparatus 100, particularly the configuration of the control unit 140, will be described in detail with reference to FIGS. 1 and 2. FIG. FIG. 2 is a block diagram showing the configuration of the image forming apparatus 100. As shown in FIG.

図2に示すように、制御部140は、処理部142と、記憶部144とを備える。処理部142は、例えば、プロセッサーである。プロセッサーは、例えば、CPU(Central Processing Unit)、GPU(Graphics Processing Unit)、又は、GPGPU(General-purpose computing on graphics processing units)である。処理部142は、記憶部144に記憶された制御プログラムを実行することによって、画像形成装置100の各構成部分の動作を制御する。 As shown in FIG. 2 , the controller 140 includes a processor 142 and a memory 144 . The processing unit 142 is, for example, a processor. The processor is, for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), or a GPGPU (General-purpose computing on graphics processing units). Processing unit 142 controls the operation of each component of image forming apparatus 100 by executing a control program stored in storage unit 144 .

処理部142は、記号化部1421と、学習部1422と、推論部1423と、判定部1424と、動作制御部1425とを含む。本実施形態において、処理部142が記憶部144に記憶された制御プログラムを実行することによって、制御プログラムが、記号化部1421と、学習部1422と、推論部1423と、判定部1424と、動作制御部1425との機能を実現する。 The processing unit 142 includes a symbolizing unit 1421 , a learning unit 1422 , an inference unit 1423 , a determination unit 1424 and an operation control unit 1425 . In this embodiment, the processing unit 142 executes the control program stored in the storage unit 144 so that the control program includes a symbolization unit 1421, a learning unit 1422, an inference unit 1423, a determination unit 1424, and an operation A function with the control unit 1425 is realized.

記号化部1421は、図4を参照して後述するソフトウェアログ辞書の一文の情報に一義的に対応する記号を付与する。具体的には、記号化部1421は、ソフトウェアログ情報として取得される可能性のある一文の情報に、ID番号を付与する。本実施形態では、ソフトウェアログ辞書の複数の一文の情報のうち、第1ログ情報~第4ログ情報として取得される可能性のある一文の情報に、ID番号を付与する。ただし、ソフトウェアログ辞書の全ての一文の情報に記号を付与してもよい。記号化部1421は、ID番号を付与された全てのソフトウェアログ情報を集録したソフトウェアログ辞書を作成する。なお、ID番号は、「識別番号」の一例である。 The symbolizing unit 1421 assigns a symbol uniquely corresponding to the information of one sentence of the software log dictionary, which will be described later with reference to FIG. Specifically, the symbolization unit 1421 assigns an ID number to one-sentence information that may be acquired as software log information. In this embodiment, an ID number is assigned to one sentence of information that may be acquired as the first log information to the fourth log information among the plurality of sentences of information in the software log dictionary. However, symbols may be given to all sentences of information in the software log dictionary. The symbolization unit 1421 creates a software log dictionary that collects all software log information to which ID numbers have been assigned. Note that the ID number is an example of the "identification number".

記号化部1421は、第1記号化部1421aと、第2記号化部1421bと、第3記号化部1421cと、第4記号化部1421dとを含む。第1記号化部1421aは、ソフトウェアログ辞書に付与されたID番号を流用して、第1ログ情報に一義的に対応する第1記号を付与する。第2記号化部1421bは、ソフトウェアログ辞書に付与されたID番号を流用して、第2ログ情報に一義的に対応する第2記号を付与する。第3記号化部1421cは、ソフトウェアログ辞書に付与されたID番号を流用して、第3ログ情報に一義的に対応する第3記号を付与する。第4記号化部1421dは、ソフトウェアログ辞書に付与されたID番号を流用して、第4ログ情報に一義的に対応する第4記号を付与する。 The encoding section 1421 includes a first encoding section 1421a, a second encoding section 1421b, a third encoding section 1421c, and a fourth encoding section 1421d. The first symbolizing unit 1421a uses the ID number assigned to the software log dictionary to assign a first symbol uniquely corresponding to the first log information. The second symbolization unit 1421b uses the ID number assigned to the software log dictionary to assign a second symbol uniquely corresponding to the second log information. The third symbolization unit 1421c uses the ID number assigned to the software log dictionary to assign a third symbol uniquely corresponding to the third log information. The fourth symbolization unit 1421d uses the ID number assigned to the software log dictionary to assign a fourth symbol uniquely corresponding to the fourth log information.

学習部1422は、ニューラルネットワークを用いた学習モデルに第1記号を入力し、第1記号に対応する第1ログ情報の出現確率を示す第1確率分布を学習モデルに学習させる。具体的には、学習部1422は、RNNを用いた学習モデルに第1記号を入力し、学習モデルに第1確率分布を学習させる。 The learning unit 1422 inputs a first symbol to a learning model using a neural network, and causes the learning model to learn a first probability distribution indicating the appearance probability of first log information corresponding to the first symbol. Specifically, the learning unit 1422 inputs the first symbol to the learning model using the RNN, and causes the learning model to learn the first probability distribution.

本実施形態では、学習部1422は、RNNを含む学習モデルに、順次、すべての第1記号を入力し、第1ログ情報の出現確率を示す第1確率分布を学習モデルに学習させる。具体的には、学習部1422は、いわゆる「one-hotベクトル」を利用して、学習モデルにすべての第1記号を順次入力し、すべての第1記号の出現確率を学習モデルに学習させる。その際、学習部1422は、学習モデルから出力された出力結果が示す第1記号の出現順序と、教師データである第1記号の出現順序とに関する誤差を算出する。学習部1422は、算出した誤差に基づいて、学習モデルのパラメーターである、いわゆる「重み」と「バイアス」とを更新する。このように、学習部1422は、すべての第1記号の出現確率について学習させる。 In this embodiment, the learning unit 1422 sequentially inputs all the first symbols to the learning model including the RNN, and causes the learning model to learn the first probability distribution indicating the appearance probability of the first log information. Specifically, the learning unit 1422 uses a so-called “one-hot vector” to sequentially input all the first symbols to the learning model, and causes the learning model to learn the appearance probabilities of all the first symbols. At that time, the learning unit 1422 calculates an error between the order of appearance of the first symbols indicated by the output result output from the learning model and the order of appearance of the first symbols, which is teacher data. The learning unit 1422 updates so-called “weight” and “bias”, which are parameters of the learning model, based on the calculated error. In this way, the learning unit 1422 learns the appearance probabilities of all first symbols.

推論部1423は、RNNを含む学習モデルに第2記号を入力して、第2ログ情報の出現確率を示す第2確率分布を学習モデルに出力させる。そして、推論部1423は、学習モデルに出力させた第2確率分布に基づいて、第2ログ情報の出現順序を推論する。具体的には、推論部1423は、学習モデルが出力した第2確率分布に基づいて、特定の第2記号の次に出現する第2記号を推論する。すなわち、推論部1423は、すべての第2記号の各々について、一の第2記号の次に出現する他の第2記号を推論する。推論部1423は、第2ログ情報の出現順序を推論して、第2ログ情報の推論出現順序を導出する。すなわち、推論部1423は、第2ログ情報の推論出現順序を推論する。 The inference unit 1423 inputs the second symbol to the learning model including the RNN and causes the learning model to output a second probability distribution indicating the appearance probability of the second log information. Then, the inference unit 1423 infers the appearance order of the second log information based on the second probability distribution output to the learning model. Specifically, the inference unit 1423 infers a second symbol appearing after a specific second symbol based on the second probability distribution output by the learning model. That is, the inference unit 1423 infers another second symbol appearing next to one second symbol for each of all the second symbols. The inference unit 1423 infers the appearance order of the second log information and derives the inference appearance order of the second log information. That is, the inference unit 1423 infers the inference appearance order of the second log information.

判定部1424は、第2ログ情報の推論出現順序と、第2ログ情報の実際出現順序との比較に基づいて、画像形成装置100の不具合の可能性の有無を判定する。 The determining unit 1424 determines whether or not there is a possibility of malfunction of the image forming apparatus 100 based on a comparison between the inferred order of appearance of the second log information and the actual order of appearance of the second log information.

動作制御部1425は、記憶部144に記憶された制御プログラムを実行することによって、画像形成装置100の各構成部分を制御する。すなわち、動作制御部1425は、画像形成装置100の動作を制御する。動作制御部1425は、演算素子を含む。演算素子は、プロセッサーを含む。プロセッサーは、例えば、中央処理演算機(CPU)を含む。プロセッサーは、特定用途集積回路(Application Specific Integrated Circuit:ASIC)を含んでもよい。 Operation control unit 1425 controls each component of image forming apparatus 100 by executing a control program stored in storage unit 144 . That is, the operation control unit 1425 controls operations of the image forming apparatus 100 . The operation control unit 1425 includes arithmetic elements. Arithmetic elements include processors. A processor includes, for example, a central processing unit (CPU). The processor may include an Application Specific Integrated Circuit (ASIC).

記憶部144は、各種のデータ及び制御プログラムを記憶する。記憶部144は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)、及び/又はソリッドステートドライブ(Solid State Drive:SSD)によって構成される。記憶部144は、外部メモリーを含んでもよい。外部メモリーは、リムーバブルメディアである。記憶部144は、外部メモリーとして、例えば、USB(Universal Serial Bus)メモリー、及び/又はSD(Secure Digital)カードを含んでもよい。 The storage unit 144 stores various data and control programs. The storage unit 144 is configured by, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), and/or a Solid State Drive (SSD). Storage unit 144 may include an external memory. The external memory is removable media. The storage unit 144 may include, for example, a USB (Universal Serial Bus) memory and/or an SD (Secure Digital) card as an external memory.

更に、記憶部144は、制御プログラムを、コンピューター読取可能な記録媒体に非一時的に記録する。制御プログラムが非一時的に記録されるコンピューター読取可能な記録媒体は、ROM(Read Only Memory)、RAM(Random Access Memory)、CD-ROM、磁気テープ、磁気ディスク又は光データ記憶装置を含む。 Furthermore, the storage unit 144 non-temporarily records the control program in a computer-readable recording medium. Computer-readable recording media on which the control program is non-temporarily recorded include ROM (Read Only Memory), RAM (Random Access Memory), CD-ROM, magnetic tape, magnetic disk, or optical data storage device.

次に、図1~図7を参照して、本実施形態の画像形成装置100による不具合推定方法を説明する。図3は、画像形成装置100による不具合推定方法に用いるソフトウェアログ情報310を説明するための模式図である。図3は、ソフトウェアログ情報310、及びソフトウェアログ情報310の翻訳内容320の一例を示す図である。 Next, a defect estimation method by the image forming apparatus 100 of the present embodiment will be described with reference to FIGS. 1 to 7. FIG. FIG. 3 is a schematic diagram for explaining the software log information 310 used in the defect estimation method by the image forming apparatus 100. As shown in FIG. FIG. 3 is a diagram showing an example of software log information 310 and translation content 320 of the software log information 310. As shown in FIG.

図2を参照して説明したように、第1取得部122は、画像形成装置100の動作状況を示す第1ログ情報として、ソフトウェアログ情報310を取得する。第1取得部122は、取得した第1ログ情報をCPUが内蔵するRAM、又は非一時的な記録媒体に格納する。第2取得部124~第4取得部128は、同様にして、第2ログ情報~第4ログ情報としてソフトウェアログ情報310を取得し、取得した第2ログ情報~第4ログ情報をRAM、又は非一時的な記録媒体に格納する。 As described with reference to FIG. 2 , first acquisition unit 122 acquires software log information 310 as first log information indicating the operating status of image forming apparatus 100 . The first acquisition unit 122 stores the acquired first log information in a RAM built in the CPU or a non-temporary recording medium. The second acquisition unit 124 to the fourth acquisition unit 128 similarly acquire the software log information 310 as the second log information to the fourth log information, and store the acquired second log information to the fourth log information in the RAM, or Store in a non-temporary recording medium.

なお、図3には、便宜のため、ソフトウェアログ情報310に対応させて、ソフトウェアログ情報310の翻訳内容320を示す。ソフトウェアログ情報310の翻訳内容320は、ソフトウェアログ情報310の内容をユーザーが分かり易い表現で示したものである。 For the sake of convenience, FIG. 3 shows the translation content 320 of the software log information 310 corresponding to the software log information 310 . The translation content 320 of the software log information 310 indicates the content of the software log information 310 in an easy-to-understand manner for the user.

図4は、本実施形態に係るソフトウェアログ辞書400の一例を示す図である。図4に示すように、ソフトウェアログ辞書400は、ID番号410と、辞書内容420とを含む。 FIG. 4 is a diagram showing an example of the software log dictionary 400 according to this embodiment. As shown in FIG. 4, software log dictionary 400 includes ID number 410 and dictionary content 420 .

ID番号410は、例えば昇順の番号である。ID番号410は、個々の辞書内容420に一義的に対応するように割り当てられている。 The ID number 410 is, for example, a number in ascending order. An ID number 410 is assigned to uniquely correspond to each dictionary content 420 .

辞書内容420は、ソフトウェアログ情報310に登場するすべての一文の情報を含む。記号化部1421は、辞書内容420を構成する個々のソフトウェアログ情報に、ID番号410を割り当てる(以下、ID番号410が割り当てられた個々のソフトウェアログ情報を「単語」と称する場合がある)。 The dictionary content 420 includes all single-sentence information that appears in the software log information 310 . The encoding unit 1421 assigns an ID number 410 to each piece of software log information constituting the dictionary content 420 (each piece of software log information to which an ID number 410 is assigned is hereinafter sometimes referred to as a "word").

図5は、本実施形態に係るコーパス510と、コーパス510の2値化データ520との一例を示す図である。ここで、「コーパス」とは、自然言語処理を対象とした学習モデルにおいては、ある言語又はその言語の特定分野で観測された文節の並びの実例をいう。更に、コーパスは、コンピューターによって検索可能な大量の文節を含むデータベースである。本実施形態の「コーパス」も、自然言語処理を対象とした学習モデルにおけるコーパスと同様に、データベース化されている。 FIG. 5 is a diagram showing an example of a corpus 510 and binarized data 520 of the corpus 510 according to this embodiment. Here, in a learning model for natural language processing, the term "corpus" refers to an example of a sequence of phrases observed in a certain language or in a specific field of that language. Moreover, a corpus is a database containing a large number of phrases searchable by a computer. The "corpus" of this embodiment is also stored in a database, like the corpus in the learning model for natural language processing.

図6は、本実施形態に係る再帰型ニューラルネットワーク600を含む学習モデルの一例を示す模式図である。再帰型ニューラルネットワーク600は、入力層612と、隠れ層613と、出力層614と、ソフトマックス615とを含む。本実施形態において、入力層612には、例えば、第1記号が入力される。具体的には、入力層612には、順次、いわゆる「one-hotベクトル」を用いて表される全ての第1記号が入力される。なお、「one-hotベクトル」を用いて第1記号を表すことなく、第1記号がそのまま入力層612に入力されてもよい。 FIG. 6 is a schematic diagram showing an example of a learning model including a recurrent neural network 600 according to this embodiment. Recurrent neural network 600 includes input layer 612 , hidden layer 613 , output layer 614 and softmax 615 . In this embodiment, input layer 612 receives, for example, a first symbol. Specifically, the input layer 612 is sequentially input with all first symbols represented using so-called "one-hot vectors". Note that the first symbol may be input to the input layer 612 as it is, without using the "one-hot vector" to represent the first symbol.

隠れ層613は、入力層612から出力層614に値を伝播させる役目を担う。具体的には、隠れ層613は、「重み」と「バイアス」を含む関数によって、入力層612から出力層614に値を伝播させている。出力層614は、入力層612に入力された単語に次に出現する確率が出力される。ソフトマックス615は、ソフトマックス関数を示す。ソフトマックス615は、出力値を0~1の値に落とし込み、出力値の合計が「1」となるように各出力値を算出する。 Hidden layer 613 is responsible for propagating values from input layer 612 to output layer 614 . Specifically, the hidden layer 613 propagates values from the input layer 612 to the output layer 614 by a function including "weight" and "bias". The output layer 614 outputs the probability that the word input to the input layer 612 will appear next. Softmax 615 indicates the softmax function. The softmax 615 converts the output values into values between 0 and 1, and calculates each output value so that the sum of the output values becomes "1".

更に、図6は、「時刻T」のRNN610と、「時刻T+1」のRNN620と、「時刻T+2」のRNN630と、「時刻T+3」のRNN640と、「時刻T+4」のRNN650とを示す。 Further, FIG. 6 shows RNN 610 at "time T," RNN 620 at "time T+1," RNN 630 at "time T+2," RNN 640 at "time T+3," and RNN 650 at "time T+4."

図6に示すように、「時刻T」のRNN610の出力層614の出力値を「時刻T+1」のRNN620の隠れ層613に入力させている。これにより、前後に位置するソフトウェアログ情報の関連の強さを、順次、後ろのソフトウェアログ情報に引き継ぐことを行っている。 As shown in FIG. 6, the output value of the output layer 614 of the RNN 610 at "time T" is input to the hidden layer 613 of the RNN 620 at "time T+1". As a result, the strength of the relationship between the software log information located before and after is sequentially handed over to the software log information located behind.

図7は、本実施形態に係る不具合推定結果テーブル700の一例である。不具合推定結果テーブル700は、インデックス701と、推論結果ID702と、第2ログID703と、良好/非良好704とを含む。インデックス701は、第2ログ情報の推論出現順序を構成する複数のソフトウェアログ情報の各々の順番を示す。推論結果ID702は、推論出現順序を構成する複数のソフトウェアログ情報の各々第2記号を示す。第2ログID703は、第2ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第2記号を示す。良好/非良好704は、推論結果ID702と第2ログID703とを比較した結果を示す。良好/非良好704が「良好」である場合、画像形成装置100の動作に不具合の有る可能性が低いことを示す。良好/非良好704が「非良好」である場合、画像形成装置100の動作に不具合の有る可能性が高いことを示す。 FIG. 7 is an example of a defect estimation result table 700 according to this embodiment. The defect estimation result table 700 includes an index 701 , an inference result ID 702 , a second log ID 703 , and good/not good 704 . The index 701 indicates the order of each piece of software log information that constitutes the inference appearance order of the second log information. The inference result ID 702 indicates the second symbol of each of the plurality of pieces of software log information forming the inference appearance order. The second log ID 703 indicates the second symbol of each of the multiple pieces of software log information constituting the actual appearance order of the second log information. A good/not good 704 indicates the result of comparing the inference result ID 702 and the second log ID 703 . If the good/non-good 704 is “good”, it indicates that the possibility that the operation of the image forming apparatus 100 is defective is low. If the good/not good 704 is “not good”, it indicates that there is a high possibility that the image forming apparatus 100 has a malfunction.

図7に示すように、インデックス701が「679」~「687」のうち、インデックス701が「683」、「684」及び「686」の第2ログID703について、「非良好」と判定されている。すなわち、インデックス701が「683」、「684」及び「686」の第2ログ情報については、不具合の有る可能性が高い画像形成装置100の動作であることを示す。 As shown in FIG. 7, among the indexes 701 of "679" to "687", the second log IDs 703 with the indexes 701 of "683", "684" and "686" are judged to be "not good". . That is, the second log information with the index 701 of "683", "684", and "686" indicates that the operation of the image forming apparatus 100 is likely to have a problem.

次に、図1~図8を参照して本実施形態の画像形成装置100の不具合推定処理を説明する。図8は、本実施形態の画像形成装置100の不具合推定処理を示すフローチャートである。ここで、「不具合推定処理」とは、画像形成装置100のソフトウェア等による不具合を推定する処理をいう。不具合推定処理は、ステップS2~ステップS30によって実行される。 Next, defect estimation processing of the image forming apparatus 100 of the present embodiment will be described with reference to FIGS. 1 to 8. FIG. FIG. 8 is a flowchart showing defect estimation processing of the image forming apparatus 100 of this embodiment. Here, the “failure estimation process” refers to a process of estimating a failure caused by software or the like of the image forming apparatus 100 . The defect estimation process is executed in steps S2 to S30.

ステップS2:動作制御部1425は、受付部154を介して、学習準備又は推定実行の指示をユーザーから受け付ける。ユーザーから学習準備の指示を受け付けたと動作制御部1425が判定した場合(ステップS2で「学習準備」)、処理は、ステップS4に進む。ユーザーから推定実行の指示を受け付けたと動作制御部1425が判定した場合(ステップS2で「推定実行」)、処理はステップS20に進む。 Step S2: The operation control unit 1425 receives an instruction to prepare for learning or execute estimation from the user via the receiving unit 154 . When the operation control unit 1425 determines that an instruction to prepare for learning has been received from the user ("preparing for learning" in step S2), the process proceeds to step S4. When the operation control unit 1425 determines that an instruction to execute estimation has been received from the user ("execute estimation" in step S2), the process proceeds to step S20.

ステップS4:記号化部1421は、ID番号を付与された全てのソフトウェアログ情報を集録するソフトウェアログ辞書400を生成する。処理は、ステップS6に進む。 Step S4: The encoding unit 1421 generates the software log dictionary 400 that collects all software log information to which ID numbers have been assigned. The process proceeds to step S6.

ステップS6:第1取得部122は、第1ログ情報を取得する。記号化部1421は、第1ログ情報の各ソフトウェアログ情報にソフトウェアログ辞書400のID番号を流用する。処理は、ステップS8に進む。 Step S6: The first acquisition unit 122 acquires first log information. The symbolizing unit 1421 uses the ID number of the software log dictionary 400 for each piece of software log information of the first log information. The process proceeds to step S8.

ステップS8:動作制御部1425は、コーパスを学習用と、交差検証用と、テスト用とに分離する。処理は、ステップS10に進む。 Step S8: The operation control unit 1425 separates the corpus into training, cross-validation, and testing corpora. The process proceeds to step S10.

ステップS10:学習部1422は、第1ログ情報のID番号をRNNに入力する。処理は、ステップS12に進む。 Step S10: The learning unit 1422 inputs the ID number of the first log information to the RNN. The process proceeds to step S12.

ステップS12:学習部1422は、誤差を計算する。具体的には、RNNが誤差を計算する。処理は、ステップS14に進む。 Step S12: The learning unit 1422 calculates the error. Specifically, the RNN calculates the error. The process proceeds to step S14.

ステップS14:学習部1422は、誤差が閾値より大きいか否かを判定する。具体的には、RNNが誤差を計算する。誤差が閾値より大きいと学習部1422が判定した場合(ステップS14でYes)、処理は、ステップS16に進む。誤差が閾値より大きくないと学習部1422が判定した場合(ステップS14でNo)、処理はステップS18に進む。 Step S14: The learning unit 1422 determines whether the error is greater than the threshold. Specifically, the RNN calculates the error. If the learning unit 1422 determines that the error is greater than the threshold (Yes in step S14), the process proceeds to step S16. If the learning unit 1422 determines that the error is not greater than the threshold (No in step S14), the process proceeds to step S18.

ステップS16:学習部1422は、重み値及びバイアス値を更新する。具体的には、RNNが重み値及びバイアス値を更新する。処理は、ステップS10に戻る。 Step S16: The learning unit 1422 updates the weight value and the bias value. Specifically, the RNN updates the weight and bias values. The process returns to step S10.

ステップS18:学習部1422は、重み値及びバイアス値を保存する。具体的には、RNNが重み値及びバイアス値を保存する。その結果、学習済みのRNNが生成される。処理は終了する。 Step S18: The learning unit 1422 stores the weight value and the bias value. Specifically, the RNN stores weight and bias values. As a result, a learned RNN is generated. Processing ends.

ステップS20:第2取得部124は、第2ログ情報を取得する。記号化部1421は、第2ログ情報の各ソフトウェアログ情報にソフトウェアログ辞書400のID番号を流用する。処理は、ステップS22に進む。 Step S20: The second acquisition unit 124 acquires second log information. The encoding unit 1421 uses the ID number of the software log dictionary 400 for each piece of software log information of the second log information. The process proceeds to step S22.

ステップS22:推論部1423は、第2ログ情報の第2記号を学習済みのRNNに入力し、推論を実行する。具体的には、推論部1423は、第2ログ情報の第2記号を学習済みのRNNに入力する。推論部1423は、RNNに第2確率分布を出力させる。推論部1423は、RNNに出力させた第2確率分布に基づいて推論を実行して、推論結果として第2ログ情報の推論出現順序を導出する。処理は、ステップS24に進む。 Step S22: The inference unit 1423 inputs the second symbol of the second log information to the learned RNN and performs inference. Specifically, the inference unit 1423 inputs the second symbol of the second log information to the learned RNN. The inference unit 1423 causes the RNN to output the second probability distribution. The inference unit 1423 performs inference based on the second probability distribution output to the RNN, and derives the inference appearance order of the second log information as an inference result. The process proceeds to step S24.

ステップS24:判定部1424は、推論結果が示す第2ログ情報の推論出現順序と第2ログ情報の実際出現順序とが一致するか否かを判定する。処理は、ステップS26に進む。 Step S24: The determination unit 1424 determines whether or not the inference order of appearance of the second log information indicated by the inference result matches the actual appearance order of the second log information. The process proceeds to step S26.

ステップS26:推論結果と出力ログとが一致すると判定部1424が判定した場合は(ステップS26でYes)、処理は終了する。推論結果と出力ログとが一致しないと判定部1424が判定した場合は(ステップS26でNo)、ステップS28に進む。 Step S26: If the determination unit 1424 determines that the inference result and the output log match (Yes in step S26), the process ends. If the determination unit 1424 determines that the inference result and the output log do not match (No in step S26), the process proceeds to step S28.

ステップS28:音声出力部156は、アラーム音等によって、ユーザーに通知する。ステップS30に進む。 Step S28: The audio output unit 156 notifies the user by an alarm sound or the like. Proceed to step S30.

ステップS30:画像形成装置100は、ログ取得処理を実行する。処理は終了する。 Step S30: The image forming apparatus 100 executes log acquisition processing. Processing ends.

次に、図2、図7、図9、図10を参照して、ログ取得処理について説明する。判定部1424が画像形成装置100の不具合の可能性が有ると判定するとき、特定部1426は、不具合の可能性がある画像形成装置100の動作を特定する。具体的には、例えば、特定部1426は、不具合推定結果テーブル700を参照して、「非良好」である比較結果を見つける。次に、特定部1426は、第2ログID703のうち、「非良好」である比較結果に対応する第2ログID703のソフトウェアログ情報以前に出現しており、画像形成装置100の動作を特定可能であって、「非良好」である比較結果に対応する第2ログID703のソフトウェアログ情報に直近のソフトウェアログ情報を特定する。特定部1426が特定する画像形成装置100の動作は、例えば、ウォームアップ動作、又は、画像形成部110がシートSに画像を形成する動作(以下、「印刷動作」と記載する場合がある)である。 Next, log acquisition processing will be described with reference to FIGS. 2, 7, 9, and 10. FIG. When the determining unit 1424 determines that there is a possibility of malfunction of the image forming apparatus 100, the identifying unit 1426 identifies the operation of the image forming apparatus 100 that may be malfunctioning. Specifically, for example, the identifying unit 1426 refers to the failure estimation result table 700 to find a comparison result that is “non-favorable”. Next, the identifying unit 1426 can identify the operation of the image forming apparatus 100, which appears before the software log information of the second log ID 703 corresponding to the comparison result of "not good" among the second log IDs 703. and the software log information closest to the software log information of the second log ID 703 corresponding to the comparison result of "not good". The operation of the image forming apparatus 100 specified by the specifying unit 1426 is, for example, a warm-up operation or an operation in which the image forming unit 110 forms an image on the sheet S (hereinafter sometimes referred to as a “printing operation”). be.

動作制御部1425は、特定部1426によって特定された動作を再現するように、画像形成装置100の動作を制御する。例えば、特定部1426によって特定された動作が、印刷動作である場合、動作制御部1425は、印刷動作を再現するように、画像形成装置100の動作を制御する。また、例えば、特定部1426によって特定された動作が、ウォームアップ動作である場合、動作制御部1425は、ウォームアップ動作を再現するように、画像形成装置100の動作を制御する。 The operation control unit 1425 controls operations of the image forming apparatus 100 so as to reproduce the operations specified by the specifying unit 1426 . For example, if the operation specified by the specifying unit 1426 is a printing operation, the operation control unit 1425 controls the operation of the image forming apparatus 100 so as to reproduce the printing operation. Further, for example, when the motion specified by the specifying unit 1426 is a warm-up motion, the motion control unit 1425 controls the motion of the image forming apparatus 100 so as to reproduce the warm-up motion.

第3取得部126は、特定部1426によって特定された動作を画像形成装置100が再現するときの画像形成装置100の動作状況を示す第3ログ情報を取得する。従って、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とを比較することによって、不具合の可能性がある画像形成装置100の動作と、他の状態の画像形成装置100の動作とを比較できる。その結果、サービスマンは、画像形成装置100の不具合の原因を特定しやすい。 Third acquisition unit 126 acquires third log information indicating the operation status of image forming apparatus 100 when image forming apparatus 100 reproduces the operation specified by specifying unit 1426 . Therefore, by comparing the actual appearance order of the second log information and the actual appearance order of the third log information, it is possible to determine whether the operation of the image forming apparatus 100 that may be defective and the operation of the image forming apparatus 100 in another state are detected. action can be compared. As a result, the serviceman can easily identify the cause of the malfunction of the image forming apparatus 100 .

図9は、本実施形態に係るログ情報比較結果テーブル800の一例を示す。ログ情報比較結果テーブル800は、インデックス801と、第2ログID802と、第3ログID803と、一致/不一致804とを含む。インデックス801は、第2ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の順番を示す。第2ログID802は、第2ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第2記号を示す。第3ログID803は、第3ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第3記号を示す。一致/不一致804は、第2ログ情報と第3ログ情報とを比較した結果を示す。具体的には、一致/不一致804は、第2ログID802の第2記号と第3ログID803の第3記号とを比較した結果を示す。一致/不一致804が「一致」である場合、第2ログID802の第2記号と第3ログID803の第3記号とが一致している。一致/不一致804が「不一致」である場合、第2ログID802の第2記号と第3ログID803の第3記号とが一致していない。 FIG. 9 shows an example of a log information comparison result table 800 according to this embodiment. The log information comparison result table 800 includes an index 801 , a second log ID 802 , a third log ID 803 and match/mismatch 804 . The index 801 indicates the order of each piece of software log information that constitutes the actual appearance order of the second log information. The second log ID 802 indicates the second symbol of each of a plurality of pieces of software log information constituting the actual appearance order of the second log information. The third log ID 803 indicates the third symbol of each of the plurality of software log information constituting the actual appearance order of the third log information. A match/mismatch 804 indicates the result of comparing the second log information and the third log information. Specifically, match/mismatch 804 indicates the result of comparing the second symbol of second log ID 802 and the third symbol of third log ID 803 . If the match/mismatch 804 is "match", the second symbol of the second log ID 802 and the third symbol of the third log ID 803 match. If the match/mismatch 804 is "mismatch", the second symbol of the second log ID 802 and the third symbol of the third log ID 803 do not match.

図9に示すように、インデックス801が「679」~「687」のうち、インデックス801が「684」及び「686」の比較結果について、「不一致」と判定されている。 As shown in FIG. 9, among the indices 801 of "679" to "687", the comparison results of the indices 801 of "684" and "686" are determined as "mismatch".

判定部1424は、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似するか否かを判定する。具体的には、判定部1424は、第2ログ情報の第2記号の実際出現順序と、第3ログ情報の第3記号の実際出現順序との比較に基づいて、第2ログ情報の実際出現順序と第3ログ情報の実際出現順序とが近似するか否かを判定する。より具体的には、例えば、判定部1424は、ログ情報比較結果テーブル800を参照して、一致/不一致804のうち、「不一致」の割合が所定値以下である場合に、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似すると判定する。また、例えば、判定部1424は、ログ情報比較結果テーブル800を参照して、不一致の数が所定数以下である場合に、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似すると判定する。従って、判定部1424は、コーパス510の状態で第2ログ情報の実際出現順序と第3ログ情報の実際出現順序とを比較するよりも、容易に、第2ログ情報の実際出現順序と第3ログ情報の実際出現順序とが近似するか否かを判定できる。 The determination unit 1424 determines whether or not the actual appearance order of the second log information and the actual appearance order of the third log information are similar. Specifically, the determining unit 1424 compares the actual appearance order of the second symbols of the second log information with the actual appearance order of the third symbols of the third log information, and determines the actual appearance order of the second log information. It is determined whether or not the order approximates the actual appearance order of the third log information. More specifically, for example, the determination unit 1424 refers to the log information comparison result table 800, and if the ratio of “mismatch” in the match/mismatch 804 is equal to or less than a predetermined value, the second log information It is determined that the actual appearance order and the actual appearance order of the third log information are close to each other. Further, for example, the determination unit 1424 refers to the log information comparison result table 800, and if the number of mismatches is equal to or less than a predetermined number, the actual appearance order of the second log information and the actual appearance order of the third log information is determined to be approximate. Therefore, the determination unit 1424 can easily determine the actual appearance order of the second log information and the third log information, rather than comparing the actual appearance order of the second log information and the actual appearance order of the third log information in the state of the corpus 510 . It can be determined whether or not the order of appearance of the log information is similar to the actual order of appearance.

第2ログ情報の実際出現順序と第3ログ情報の実際出現順序とが近似すると判定部1424が判定するとき、動作制御部1425は、特定部1426によって特定された画像形成装置100の動作の動作条件を変更して、特定部1426によって特定された動作を再現するように、画像形成装置100の動作を制御する。そして、第4取得部128は、動作条件を変更して特定部1426によって特定された動作を再現するときの画像形成装置100の動作状況を示す第4ログ情報を取得する。従って、動作条件の異なる第4ログ情報の実際出現順序と第2ログ情報の実際出現順序とを比較することによって、サービスマンは、画像形成装置100の不具合の原因を特定しやすい。 When the determination unit 1424 determines that the actual appearance order of the second log information and the actual appearance order of the third log information are similar, the operation control unit 1425 controls the operation of the image forming apparatus 100 specified by the specifying unit 1426. The operation of the image forming apparatus 100 is controlled so as to reproduce the operation specified by the specifying unit 1426 by changing the conditions. Then, the fourth obtaining unit 128 obtains fourth log information indicating the operation status of the image forming apparatus 100 when reproducing the operation specified by the specifying unit 1426 by changing the operating conditions. Therefore, by comparing the actual appearance order of the fourth log information and the actual appearance order of the second log information with different operating conditions, the service person can easily identify the cause of the malfunction of the image forming apparatus 100 .

特定部1426によって特定された動作の再現について具体的に説明する。特定部1426の特定した動作が印刷動作であるとき、動作制御部1425は、印刷動作の動作条件を変更して、画像形成装置100に印刷動作を再現させる。具体的には、不具合の可能性があるときの印刷動作の動作条件において、シートSのサイズがA4である場合、動作制御部1425は、シートSのサイズをB5に変更して、画像形成装置100に印刷動作を再現させる。また、動作制御部1425は、動作条件において、シートSの印刷枚数を変更してもよい。従って、サービスマンは、第2ログ情報の動作条件と第4ログ情報の動作条件との差分、第2ログ情報の実際出現順序、及び第4ログ情報の実際出現順序に基づいて、画像形成装置100の不具合の原因を検討できる。その結果、サービスマンは、画像形成装置100の不具合の原因をより特定しやすい。 Reproduction of the motion specified by the specifying unit 1426 will be specifically described. When the operation specified by the specifying unit 1426 is the printing operation, the operation control unit 1425 changes the operating conditions of the printing operation and causes the image forming apparatus 100 to reproduce the printing operation. Specifically, if the size of the sheet S is A4 in the operating conditions of the printing operation when there is a possibility of a problem, the operation control unit 1425 changes the size of the sheet S to B5, and changes the size of the sheet S to B5. 100 to reproduce the printing operation. In addition, the operation control unit 1425 may change the number of sheets S to be printed in the operation conditions. Therefore, the service person can determine the image forming apparatus based on the difference between the operating conditions of the second log information and the operating conditions of the fourth log information, the actual order of appearance of the second log information, and the actual order of appearance of the fourth log information. 100 failure causes can be considered. As a result, the service person can more easily identify the cause of the malfunction of the image forming apparatus 100 .

ここで、特定部1426の特定した動作が印刷動作である場合、動作制御部1425は、カセット112aから画像形成部110に向かってシートSを搬送しないように搬送部114を制御し、露光部110aが感光体ドラム110bに静電潜像を形成するように画像形成部110を制御することで、画像形成装置100に印刷動作を再現させる。従って、トナーやシートSのような消費材を使用せずに、画像形成部110に印刷動作を再現させることができる。その結果、画像形成装置100の不具合の原因を特定するためのコストを低減できる。 Here, when the operation specified by the specifying unit 1426 is the printing operation, the operation control unit 1425 controls the transport unit 114 so as not to transport the sheet S from the cassette 112a toward the image forming unit 110, and the exposure unit 110a. forms an electrostatic latent image on the photosensitive drum 110b, thereby causing the image forming apparatus 100 to reproduce the printing operation. Therefore, the image forming section 110 can reproduce the printing operation without using consumable materials such as toner and the sheet S. FIG. As a result, the cost for identifying the cause of the malfunction of the image forming apparatus 100 can be reduced.

また、特定部1426の特定した動作が印刷動作である場合、動作制御部1425は、カセット112aから画像形成部110に向かってシートSを搬送しないように搬送部114を制御し、露光部110aが感光体ドラム110bに静電潜像を形成して現像部110dが感光体ドラム110bにトナーを供給するように画像形成部110を制御することで、画像形成装置100に印刷動作を再現させる。従って、感光体ドラム110bにトナーを供給せずに印刷動作を再現させるよりも、印刷動作の再現性が高い。その結果、画像形成装置100の不具合の原因をより特定しやすい第4ログ情報を取得できる。 Further, when the operation specified by the specifying unit 1426 is the printing operation, the operation control unit 1425 controls the transport unit 114 so as not to transport the sheet S from the cassette 112a toward the image forming unit 110, and the exposure unit 110a The image forming unit 110 is controlled such that an electrostatic latent image is formed on the photoreceptor drum 110b and the developing unit 110d supplies toner to the photoreceptor drum 110b, thereby causing the image forming apparatus 100 to reproduce the printing operation. Therefore, the reproducibility of the printing operation is higher than that of reproducing the printing operation without supplying toner to the photosensitive drum 110b. As a result, the fourth log information that makes it easier to identify the cause of the malfunction of the image forming apparatus 100 can be obtained.

更に、特定部1426の特定した動作がウォームアップ動作である場合、動作制御部1425は、動作条件において、例えば、ウォームアップ動作のパターンを変更する。具体的には、動作制御部1425は、ウォームアップ動作がキャリブレーション動作を含むように画像形成装置100の動作を制御することで、動作条件を変更して画像形成装置100にウォームアップ動作を再現させる。また、動作制御部1425は、ウォームアップ動作が帯電部110cの調整動作を含むように画像形成装置100の動作を制御することで、動作条件を変更して画像形成装置100にウォームアップ動作を再現させる。 Furthermore, when the motion specified by the specifying unit 1426 is a warm-up motion, the motion control unit 1425 changes, for example, the pattern of the warm-up motion in the operating conditions. Specifically, the operation control unit 1425 controls the operation of the image forming apparatus 100 so that the warm-up operation includes the calibration operation, thereby changing the operating conditions and reproducing the warm-up operation in the image forming apparatus 100. Let Further, the operation control unit 1425 controls the operation of the image forming apparatus 100 so that the warm-up operation includes the adjusting operation of the charging unit 110c, thereby changing the operating conditions and reproducing the warm-up operation in the image forming apparatus 100. Let

第4取得部128が所定数のパターンの第4ログ情報を取得するまで、動作制御部1425は、動作条件を変更して、画像形成装置100に動作を再現させる。所定数は、例えば3である。所定数が3である場合、動作制御部1425は、動作条件を3回変更する。そして、第4取得部128は、3パターンの第4ログ情報を取得する。所定数はユーザーが任意に設定できる。 Until the fourth acquisition unit 128 acquires a predetermined number of patterns of fourth log information, the operation control unit 1425 changes the operation conditions and causes the image forming apparatus 100 to reproduce the operation. The predetermined number is 3, for example. When the predetermined number is 3, the operation control section 1425 changes the operation condition 3 times. Then, the fourth acquisition unit 128 acquires three patterns of fourth log information. The predetermined number can be arbitrarily set by the user.

次に、図10を参照して、ログ情報比較テーブルについて説明する。図10は、ログ情報比較テーブル900を示す図である。ログ情報比較テーブル900は、インデックス901と、推論結果ID902と、第2ログID903と、第3ログID904と、第4ログID905とを含む。インデックス901は、第2ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の順番を示す。推論結果ID902は、第2ログ情報の推論出現順序を構成する複数のソフトウェアログ情報の各々の第2記号を示す。第2ログID903は、第2ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第2記号を示す。第3ログID904は、第3ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第3記号を示す。第4ログID905は、第4ログ情報の実際出現順序を構成する複数のソフトウェアログ情報の各々の第4記号を示す。サービスマンは、例えば、ログ情報比較テーブル900を参照して、不具合の可能性がある画像形成装置100の動作の原因を特定する。 Next, a log information comparison table will be described with reference to FIG. FIG. 10 is a diagram showing a log information comparison table 900. As shown in FIG. The log information comparison table 900 includes an index 901 , an inference result ID 902 , a second log ID 903 , a third log ID 904 and a fourth log ID 905 . The index 901 indicates the order of each piece of software log information that constitutes the actual appearance order of the second log information. The inference result ID 902 indicates the second symbol of each of the plurality of pieces of software log information forming the inference appearance order of the second log information. The second log ID 903 indicates the second symbol of each of the multiple pieces of software log information constituting the actual appearance order of the second log information. A third log ID 904 indicates the third symbol of each of the plurality of software log information constituting the actual appearance order of the third log information. The fourth log ID 905 indicates the fourth symbol of each of a plurality of pieces of software log information constituting the actual order of appearance of the fourth log information. The serviceman, for example, refers to the log information comparison table 900 to identify the cause of the operation of the image forming apparatus 100 that may be defective.

次に、図11を参照して、画像形成装置100が実行するログ取得処理について説明する。図11は、画像形成装置100が実行するログ取得処理を示すフローチャートである。 Next, log acquisition processing executed by the image forming apparatus 100 will be described with reference to FIG. 11 . FIG. 11 is a flow chart showing log acquisition processing executed by the image forming apparatus 100 .

ステップS32:特定部1426は、不具合の可能性がある画像形成装置100の動作を特定する。 Step S32: The identifying unit 1426 identifies an operation of the image forming apparatus 100 that may have a problem.

ステップS34:動作制御部1425は、ステップS32で特定された動作を再現するように、画像形成装置100の動作を制御する。その結果、画像形成装置100は、ステップS32で特定された動作を再現する。 Step S34: The operation control unit 1425 controls the operation of the image forming apparatus 100 so as to reproduce the operation specified in step S32. As a result, the image forming apparatus 100 reproduces the action specified in step S32.

ステップS36:第3取得部126は、ステップS34で動作を再現した画像形成装置100の動作状況を示す第3ログ情報を取得する。 Step S36: The third acquisition unit 126 acquires third log information indicating the operation status of the image forming apparatus 100 that reproduced the operation in step S34.

次に、図12~図14を参照して、画像形成装置100が実行するログ取得処理の詳細について説明する。図12は、詳細なログ取得処理の前段を示すフローチャートである。図13は、詳細なログ取得処理の中段を示すフローチャートである。図14は、詳細なログ取得処理の後段を示すフローチャートである。 Next, details of log acquisition processing executed by the image forming apparatus 100 will be described with reference to FIGS. 12 to 14. FIG. FIG. 12 is a flowchart showing the first stage of detailed log acquisition processing. FIG. 13 is a flowchart showing the middle stage of detailed log acquisition processing. FIG. 14 is a flowchart showing the latter stage of detailed log acquisition processing.

ステップS50:特定部1426は、不具合の可能性がある画像形成装置100の動作を特定する。 Step S50: The identifying unit 1426 identifies an operation of the image forming apparatus 100 that may have a problem.

ステップS55:動作制御部1425は、ステップS50で特定部1426が特定した動作が印刷動作であるか否かを判定する。ステップS55で肯定的判定(Yes)がされる場合、すなわち、特定部1426が特定した動作が印刷動作である場合、処理はステップS60に進む。一方、ステップS55で否定的判定(No)がされる場合、すなわち、特定部1426が特定した動作が印刷動作ではない場合、処理はステップS120に進む。 Step S55: The operation control unit 1425 determines whether or not the operation identified by the identification unit 1426 in step S50 is the printing operation. If an affirmative determination (Yes) is made in step S55, that is, if the operation specified by the specifying unit 1426 is the printing operation, the process proceeds to step S60. On the other hand, if a negative determination (No) is made in step S55, that is, if the operation specified by the specifying unit 1426 is not the printing operation, the process proceeds to step S120.

ステップS60:動作制御部1425は、帯電部110cに感光体ドラム110bの周面を帯電させるように、画像形成部110の動作を制御する。その結果、帯電部110cは、感光体ドラム110bの周面を帯電する。 Step S60: The operation control section 1425 controls the operation of the image forming section 110 so that the charging section 110c charges the peripheral surface of the photosensitive drum 110b. As a result, the charging section 110c charges the peripheral surface of the photoreceptor drum 110b.

ステップS65:動作制御部1425は、露光部110aが感光体ドラム110bに静電潜像を形成するように画像形成部110の動作を制御する。その結果、露光部110aが感光体ドラム110bに静電潜像を形成する。 Step S65: The operation control section 1425 controls the operation of the image forming section 110 so that the exposure section 110a forms an electrostatic latent image on the photosensitive drum 110b. As a result, the exposure unit 110a forms an electrostatic latent image on the photosensitive drum 110b.

ステップS70:動作制御部1425は、現像部110dが感光体ドラム110bにトナーを供給するように画像形成部110の動作を制御する。その結果、現像部110dが感光体ドラム110bにトナーを供給して、静電潜像が現像される。ここで、ステップS60~ステップS70において、動作制御部1425は、カセット112aから画像形成部110に向かってシートSを搬送しないように搬送部114を制御している。 Step S70: The operation control section 1425 controls the operation of the image forming section 110 so that the developing section 110d supplies toner to the photosensitive drum 110b. As a result, the developing section 110d supplies toner to the photosensitive drum 110b to develop the electrostatic latent image. Here, in steps S60 to S70, the operation control unit 1425 controls the conveying unit 114 so as not to convey the sheet S from the cassette 112a toward the image forming unit 110. FIG.

ステップS75:第3取得部126は、ステップS60~ステップS70で印刷動作を再現した画像形成装置100の動作状況を示す第3ログ情報を取得する。 Step S75: The third acquisition unit 126 acquires third log information indicating the operational status of the image forming apparatus 100 that reproduced the printing operations in steps S60 to S70.

ステップS80:判定部1424は、第2ログ情報の実際出現順序と、ステップS75で取得された第3ログ情報の実際出現順序とを比較する。 Step S80: The determination unit 1424 compares the actual appearance order of the second log information with the actual appearance order of the third log information acquired in step S75.

ステップS85:判定部1424は、ステップS80での比較結果に基づいて、第2ログ情報の実際出現順序と、ステップS75で取得された第3ログ情報の実際出現順序とが近似するか否かを判定する。ステップS85で否定的判定(No)がされる場合、すなわち、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似しない場合、処理は終了(リターン)する。一方、ステップS85で肯定的判定(Yes)がされる場合、すなわち、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似する場合、処理はステップS90に進む。 Step S85: The determination unit 1424 determines whether or not the actual appearance order of the second log information is similar to the actual appearance order of the third log information acquired in step S75, based on the comparison result in step S80. judge. If a negative determination (No) is made in step S85, that is, if the actual appearance order of the second log information and the actual appearance order of the third log information do not approximate each other, the process ends (returns). On the other hand, if an affirmative determination (Yes) is made in step S85, that is, if the actual appearance order of the second log information and the actual appearance order of the third log information are close to each other, the process proceeds to step S90.

ステップS90:動作制御部1425は、ステップS50で特定部1426によって特定された印刷動作の動作条件を変更する。 Step S90: The operation control unit 1425 changes the operating conditions for the printing operation specified by the specifying unit 1426 in step S50.

ステップS95:動作制御部1425は、ステップS90で変更された動作条件に基づいて、帯電部110cに感光体ドラム110bの周面を帯電させるように、画像形成部110の動作を制御する。その結果、帯電部110cは、ステップS90で変更された動作条件に基づいて、感光体ドラム110bの周面を帯電する。 Step S95: The operation control section 1425 controls the operation of the image forming section 110 so that the charging section 110c charges the peripheral surface of the photosensitive drum 110b based on the operating conditions changed in step S90. As a result, the charging section 110c charges the circumferential surface of the photoreceptor drum 110b based on the operating conditions changed in step S90.

ステップS100:動作制御部1425は、ステップS90で変更された動作条件に基づいて、露光部110aが感光体ドラム110bに静電潜像を形成するように画像形成部110の動作を制御する。その結果、露光部110aは、ステップS90で変更された動作条件に基づいて、感光体ドラム110bに静電潜像を形成する。 Step S100: The operation control section 1425 controls the operation of the image forming section 110 so that the exposure section 110a forms an electrostatic latent image on the photosensitive drum 110b based on the operating conditions changed in step S90. As a result, the exposure unit 110a forms an electrostatic latent image on the photosensitive drum 110b based on the operating conditions changed in step S90.

ステップS105:動作制御部1425は、ステップS90で変更された動作条件に基づいて、現像部110dが感光体ドラム110bにトナーを供給するように画像形成部110の動作を制御する。その結果、現像部110dは、ステップS90で変更された動作条件に基づいて、感光体ドラム110bにトナーを供給して、静電潜像を現像する。ここで、ステップS95~ステップS105において、動作制御部1425は、カセット112aから画像形成部110に向かってシートSを搬送しないように搬送部114を制御している。 Step S105: The operation control section 1425 controls the operation of the image forming section 110 so that the developing section 110d supplies toner to the photosensitive drum 110b based on the operating conditions changed in step S90. As a result, the developing unit 110d develops the electrostatic latent image by supplying toner to the photosensitive drum 110b based on the operating conditions changed in step S90. Here, in steps S95 to S105, the operation control unit 1425 controls the conveying unit 114 so as not to convey the sheet S from the cassette 112a toward the image forming unit 110. FIG.

ステップS110:第4取得部128は、ステップS95~ステップS105で動作条件を変えて印刷動作を再現した画像形成装置100の動作状況を示す第4ログ情報を取得する。 Step S110: The fourth acquisition unit 128 acquires fourth log information indicating the operation status of the image forming apparatus 100 that reproduced the printing operation by changing the operation conditions in steps S95 to S105.

ステップS115:動作制御部1425は、第4取得部128が所定数のパターンの第4ログ情報を取得したか否かを判定する。ステップS115で肯定的判定(Yes)がされる場合、すなわち、第4取得部128が所定数の第4ログ情報を取得した場合、処理は終了(リターン)する。一方、ステップS115で否定的判定(No)がされる場合、すなわち、第4取得部128が所定数のパターンの第4ログ情報を取得していない場合、処理はステップS90に進む。そして、動作制御部1425が動作条件を変更して、再び、画像形成装置100に印刷動作を再現させる。 Step S115: The operation control unit 1425 determines whether the fourth acquisition unit 128 has acquired a predetermined number of patterns of fourth log information. If the determination in step S115 is affirmative (Yes), that is, if the fourth acquisition unit 128 acquires a predetermined number of pieces of fourth log information, the process ends (returns). On the other hand, if a negative determination (No) is made in step S115, that is, if the fourth acquisition unit 128 has not acquired the predetermined number of patterns of fourth log information, the process proceeds to step S90. Then, the operation control unit 1425 changes the operation conditions and causes the image forming apparatus 100 to reproduce the printing operation again.

ステップS120:動作制御部1425は、ステップS50で特定部1426が特定した動作がウォームアップ動作であるか否かを判定する。ステップS120で肯定的判定(Yes)がされる場合、すなわち、特定部1426が特定した動作がウォームアップ動作である場合、処理はステップS125に進む。一方、ステップS120で否定的判定(No)がされる場合、すなわち、特定部1426が特定した動作がウォームアップ動作及び印刷動作ではない場合、処理は終了(リターン)する。 Step S120: The motion control unit 1425 determines whether or not the motion specified by the specifying unit 1426 in step S50 is a warm-up motion. If an affirmative determination (Yes) is made in step S120, that is, if the motion specified by the specifying unit 1426 is the warm-up motion, the process proceeds to step S125. On the other hand, if a negative determination (No) is made in step S120, that is, if the operation specified by the specifying unit 1426 is not the warm-up operation or the printing operation, the process ends (returns).

ステップS125:動作制御部1425は、ウォームアップ動作を再現するように、画像形成装置100の動作を制御する。その結果、画像形成装置100は、ウォームアップ動作を再現する。 Step S125: The operation control section 1425 controls the operation of the image forming apparatus 100 so as to reproduce the warm-up operation. As a result, image forming apparatus 100 reproduces the warm-up operation.

ステップS130:第3取得部126は、ステップS125でウォームアップ動作を再現した画像形成装置100の動作状況を示す第3ログ情報を取得する。 Step S130: The third acquisition unit 126 acquires third log information indicating the operation status of the image forming apparatus 100 that reproduced the warm-up operation in step S125.

ステップS135:判定部1424は、第2ログ情報の実際出現順序と、ステップS130で取得された第3ログ情報の実際出現順序とを比較する。 Step S135: The determination unit 1424 compares the actual appearance order of the second log information with the actual appearance order of the third log information acquired in step S130.

ステップS140:判定部1424は、ステップS135での比較結果に基づいて、第2ログ情報の実際出現順序と、ステップS130で取得された第3ログ情報の実際出現順序とが近似するか否かを判定する。ステップS140で否定的判定(No)がされる場合、すなわち、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似しない場合、処理は終了(リターン)する。一方、ステップS140で肯定的判定(Yes)がされる場合、すなわち、第2ログ情報の実際出現順序と、第3ログ情報の実際出現順序とが近似する場合、処理はステップS145に進む。 Step S140: The determination unit 1424 determines whether or not the actual appearance order of the second log information is similar to the actual appearance order of the third log information acquired in step S130, based on the comparison result in step S135. judge. If a negative determination (No) is made in step S140, that is, if the actual appearance order of the second log information and the actual appearance order of the third log information do not approximate each other, the process ends (returns). On the other hand, if an affirmative determination (Yes) is made in step S140, that is, if the actual appearance order of the second log information is close to the actual appearance order of the third log information, the process proceeds to step S145.

ステップS145:動作制御部1425は、ステップS50で特定部1426によって特定された画像形成装置100のウォームアップ動作の動作条件を変更する。 Step S145: The operation control unit 1425 changes the operating conditions for the warm-up operation of the image forming apparatus 100 specified by the specifying unit 1426 in step S50.

ステップS150:動作制御部1425は、ステップS145で変更された動作条件に基づいて、ウォームアップ動作を再現するように、画像形成装置100の動作を制御する。その結果、画像形成装置100は、ステップS145で変更された動作条件に基づいて、ウォームアップ動作を再現する。 Step S150: The operation control section 1425 controls the operation of the image forming apparatus 100 to reproduce the warm-up operation based on the operating conditions changed in step S145. As a result, image forming apparatus 100 reproduces the warm-up operation based on the operating conditions changed in step S145.

ステップS155:第4取得部128は、ステップS150で動作条件を変えてウォームアップ動作を再現した画像形成装置100の動作状況を示す第4ログ情報を取得する。 Step S155: The fourth acquisition unit 128 acquires fourth log information indicating the operation status of the image forming apparatus 100 that reproduced the warm-up operation by changing the operation conditions in step S150.

ステップS160:動作制御部1425は、第4取得部128が所定数のパターンの第4ログ情報を取得したか否かを判定する。ステップS160で肯定的判定(Yes)がされる場合、すなわち、第4取得部128が所定数のパターンの第4ログ情報を取得した場合、処理は終了(リターン)する。一方、ステップS160で否定的判定(No)がされる場合、すなわち、第4取得部128が所定数のパターンの第4ログ情報を取得していない場合、処理はステップS145に進む。そして、動作制御部1425が動作条件を変更して、再び、画像形成装置100にウォームアップ動作を再現させる。 Step S160: The operation control unit 1425 determines whether the fourth acquisition unit 128 has acquired a predetermined number of patterns of fourth log information. If an affirmative determination (Yes) is made in step S160, that is, if the fourth acquisition unit 128 acquires the predetermined number of patterns of fourth log information, the process ends (returns). On the other hand, if a negative determination (No) is made in step S160, that is, if the fourth acquisition unit 128 has not acquired the predetermined number of patterns of fourth log information, the process proceeds to step S145. Then, the operation control unit 1425 changes the operation conditions and causes the image forming apparatus 100 to reproduce the warm-up operation again.

以上のように、本実施形態の画像形成装置100によれば、より網羅的に不具合を把握することが可能になる。 As described above, according to the image forming apparatus 100 of the present embodiment, it is possible to more comprehensively grasp defects.

以上、図面を参照しながら本発明の実施形態について説明した。但し、本発明は、上記の実施形態に限られるものではなく、その要旨を逸脱しない範囲で種々の態様において実施することが可能である。また、上記の実施形態に開示されている複数の構成要素を適宜組み合わせることによって、種々の発明の形成が可能である。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。更に、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。図面は、理解しやすくするために、それぞれの構成要素を主体に模式的に示しており、図示された各構成要素の長さ、個数、間隔等は、図面作成の都合上から実際とは異なる場合もある。また、上記の実施形態で示す各構成要素の形状、寸法等は一例であって、特に限定されるものではなく、本発明の効果から実質的に逸脱しない範囲で種々の変更が可能である。 The embodiments of the present invention have been described above with reference to the drawings. However, the present invention is not limited to the above-described embodiments, and can be implemented in various aspects without departing from the gist of the present invention. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be omitted from all components shown in the embodiments. Furthermore, components across different embodiments may be combined as appropriate. In order to make the drawings easier to understand, the drawings schematically show each component mainly, and the length, number, spacing, etc. of each component shown are different from the actual ones due to the convenience of drawing. In some cases. Further, the shape, dimensions, etc. of each component shown in the above embodiment are examples and are not particularly limited, and various modifications are possible within a range that does not substantially deviate from the effects of the present invention.

(1)上述した説明では、画像形成装置100は、電子写真方式であったが、本実施形態はこれに限定されない。画像形成装置100は、他の方式であってもよい。例えば、画像形成装置100は、インクジェット方式であってもよい。 (1) In the above description, the image forming apparatus 100 is electrophotographic, but the present embodiment is not limited to this. The image forming apparatus 100 may be of another type. For example, the image forming apparatus 100 may be of an inkjet type.

(2)図12を参照して説明したように、本実施形態によれば、ステップS70において、動作制御部1425は、現像部110dが感光体ドラム110bにトナーを供給するように画像形成部110の動作を制御した。ただし、画像形成部110が印刷動作を再現するときに、感光体ドラム110bに静電潜像が形成される限り、現像部110dが感光体ドラム110bに形成された静電潜像を現像しなくともよい。 (2) As described with reference to FIG. 12, according to the present embodiment, in step S70, the operation control unit 1425 controls the image forming unit 110 so that the developing unit 110d supplies toner to the photosensitive drum 110b. controlled the operation of However, when the image forming unit 110 reproduces the printing operation, the developing unit 110d does not develop the electrostatic latent image formed on the photoreceptor drum 110b as long as the electrostatic latent image is formed on the photoreceptor drum 110b. It's good.

(3)図2を参照して説明したように、本実施形態によれば、特定部1426の特定した動作が印刷動作である場合、動作制御部1425は、カセット112aから画像形成部110に向かってシートSを搬送しないように搬送部114を制御して画像形成装置100に印刷動作を再現させた。ただし、動作制御部1425は、搬送部114にシートSを搬送させて、画像形成装置100に印刷動作を再現させてもよい。この場合、シートSに画像を形成させずに印刷動作を再現させるよりも、印刷動作の再現性が高い。その結果、画像形成装置100の不具合の原因をより特定しやすい第4ログ情報を取得できる。 (3) As described with reference to FIG. 2, according to the present embodiment, when the operation specified by the specifying unit 1426 is the printing operation, the operation control unit 1425 directs the image forming unit 110 from the cassette 112a. By controlling the conveying unit 114 so as not to convey the sheet S, the image forming apparatus 100 reproduces the printing operation. However, the operation control unit 1425 may cause the conveying unit 114 to convey the sheet S and cause the image forming apparatus 100 to reproduce the printing operation. In this case, the reproducibility of the printing operation is higher than that of reproducing the printing operation without forming an image on the sheet S. As a result, the fourth log information that makes it easier to identify the cause of the malfunction of the image forming apparatus 100 can be acquired.

本発明は、画像形成装置に関するものであり、産業上の利用可能性を有する。 The present invention relates to an image forming apparatus and has industrial applicability.

100 画像形成装置
110 画像形成部
110a 露光部
110b 感光体ドラム(像担持体)
110c 帯電部
110d 現像部
112a カセット
114 搬送部
122 第1取得部
124 第2取得部
126 第3取得部
128 第4取得部
130 通信部
140 制御部
142 処理部
1421a 第1記号化部
1421b 第2記号化部
1421c 第3記号化部
1422 学習部
1423 推論部
1424 判定部
1425 動作制御部
1426 特定部
144 記憶部
150 入出力部
156 音声出力部
REFERENCE SIGNS LIST 100 image forming apparatus 110 image forming section 110a exposure section 110b photoreceptor drum (image carrier)
110c charging unit 110d developing unit 112a cassette 114 conveying unit 122 first acquiring unit 124 second acquiring unit 126 third acquiring unit 128 fourth acquiring unit 130 communication unit 140 control unit 142 processing unit 1421a first symbolizing unit 1421b second symbol conversion unit 1421c third encoding unit 1422 learning unit 1423 inference unit 1424 determination unit 1425 operation control unit 1426 identification unit 144 storage unit 150 input/output unit 156 audio output unit

Claims (6)

画像形成装置であって、
前記画像形成装置の動作状況を示す第1ログ情報を取得する第1取得部と、
前記第1ログ情報に一義的に対応する第1記号を付与する第1記号化部と、
ニューラルネットワークを用いた学習モデルに前記第1記号を入力し、前記第1ログ情報の出現確率を示す第1確率分布を前記学習モデルに学習させる学習部と、
前記画像形成装置の動作状況を示し、前記第1ログ情報と同形式の第2ログ情報を取得する第2取得部と、
前記第2ログ情報に一義的に対応する第2記号を付与する第2記号化部と、
前記学習モデルに前記第2記号を入力して、前記第2ログ情報の出現確率を示す第2確率分布を前記学習モデルに出力させ、前記第2確率分布に基づいて、前記第2ログ情報の推論出現順序を推論する推論部と、
前記第2ログ情報の推論出現順序と、前記第2ログ情報の実際出現順序との比較に基づいて、前記画像形成装置の不具合の可能性の有無を判定する判定部と、
前記判定部が前記画像形成装置の不具合の可能性が有ると判定するとき、不具合の可能性がある前記画像形成装置の動作を特定する特定部と、
前記特定部が特定した前記動作を再現するように、前記画像形成装置の動作を制御する動作制御部と、
前記特定部によって特定された前記動作を前記画像形成装置が再現するときの前記画像形成装置の動作状況を示す第3ログ情報を取得する第3取得部と
を備える、画像形成装置。
An image forming apparatus,
a first acquisition unit that acquires first log information indicating an operation status of the image forming apparatus;
a first encoding unit that assigns a first symbol uniquely corresponding to the first log information;
a learning unit that inputs the first symbol to a learning model using a neural network and causes the learning model to learn a first probability distribution that indicates the appearance probability of the first log information;
a second acquisition unit that indicates the operation status of the image forming apparatus and acquires second log information having the same format as the first log information;
a second encoding unit that assigns a second symbol uniquely corresponding to the second log information;
inputting the second symbol to the learning model, causing the learning model to output a second probability distribution indicating the appearance probability of the second log information, and based on the second probability distribution, calculating the second log information an inference unit that infers an inference appearance order;
a determination unit that determines whether or not there is a possibility of malfunction of the image forming apparatus based on a comparison between the inferred order of appearance of the second log information and the actual order of appearance of the second log information;
a specifying unit that specifies an operation of the image forming apparatus that may have a problem when the determining unit determines that the image forming apparatus may have a problem;
an operation control unit that controls the operation of the image forming apparatus so as to reproduce the operation specified by the specifying unit;
and a third obtaining unit that obtains third log information indicating the operation status of the image forming apparatus when the image forming apparatus reproduces the operation identified by the identifying unit.
シートに画像を形成する画像形成部と、
前記シートを収容するカセットと、
前記カセットから前記画像形成部に向かって前記シートを搬送する搬送部と
を更に備え、
前記画像形成部は、
像担持体と、
前記像担持体を帯電させる帯電部と、
帯電された前記像担持体を露光して、前記像担持体に静電潜像を形成する露光部と、
を含み、
前記特定部によって特定された前記動作が、前記画像形成部が前記シートに画像を形成する動作である場合、前記動作制御部は、前記カセットから前記画像形成部に向かって前記シートを搬送しないように前記搬送部を制御し、前記露光部が前記像担持体に前記静電潜像を形成するように前記画像形成部を制御する、請求項1に記載の画像形成装置。
an image forming unit that forms an image on a sheet;
a cassette that accommodates the sheet;
a conveying unit that conveys the sheet from the cassette toward the image forming unit;
The image forming unit
an image carrier;
a charging unit that charges the image carrier;
an exposure unit that exposes the charged image carrier to form an electrostatic latent image on the image carrier;
including
When the operation specified by the specifying unit is an operation for the image forming unit to form an image on the sheet, the operation control unit prevents the sheet from being conveyed from the cassette toward the image forming unit. 2. The image forming apparatus according to claim 1, further comprising: controlling said conveying section during operation, and controlling said image forming section such that said exposing section forms said electrostatic latent image on said image carrier.
前記画像形成部は、露光された前記像担持体に現像剤を供給して、前記静電潜像を現像する現像部を含み、
前記特定部によって特定された前記動作が、前記画像形成部が前記シートに画像を形成する動作である場合、前記動作制御部は、前記現像部が前記像担持体に前記現像剤を供給するように前記画像形成部を制御する、請求項2に記載の画像形成装置。
the image forming unit includes a developing unit that supplies a developer to the exposed image carrier to develop the electrostatic latent image;
When the operation specified by the specifying unit is an operation for the image forming unit to form an image on the sheet, the operation control unit causes the developing unit to supply the developer to the image carrier. 3. The image forming apparatus according to claim 2, wherein said image forming unit is controlled by said image forming unit.
第4取得部を更に備え、
前記判定部は、前記第2ログ情報の実際出現順序と前記第3ログ情報の実際出現順序とが近似するか否かを判定し、
前記第2ログ情報の実際出現順序と前記第3ログ情報の実際出現順序とが近似すると前記判定部が判定するとき、前記動作制御部は、前記特定部によって特定された前記動作の動作条件を変更して、前記特定部によって特定された前記動作を再現するように、前記画像形成装置の動作を制御し、
前記第4取得部は、前記動作条件を変更して前記特定部によって特定された前記動作を再現するときの前記画像形成装置の動作状況を示す第4ログ情報を取得する、請求項1から請求項3のいずれか1項に記載の画像形成装置。
further comprising a fourth acquisition unit;
The determining unit determines whether or not the actual order of appearance of the second log information and the actual order of appearance of the third log information are similar,
When the determining unit determines that the actual order of appearance of the second log information and the actual order of appearance of the third log information are close to each other, the operation control unit determines the operating condition of the operation specified by the specifying unit. changing the operation of the image forming apparatus to reproduce the operation specified by the specifying unit;
The fourth acquisition unit acquires fourth log information indicating an operation status of the image forming apparatus when reproducing the operation identified by the identification unit by changing the operation condition. Item 4. The image forming apparatus according to any one of Item 3.
前記第3ログ情報に一義的に対応する第3記号を付与する第3記号化部を更に備え、
前記判定部は、前記第2ログ情報の前記第2記号の実際出現順序と、前記第3ログ情報の前記第3記号の実際出現順序との比較に基づいて、前記第2ログ情報の実際出現順序と前記第3ログ情報の実際出現順序とが近似するか否かを判定する、請求項4に記載の画像形成装置。
further comprising a third encoding unit that assigns a third symbol uniquely corresponding to the third log information;
The determination unit compares the actual appearance order of the second symbols of the second log information with the actual appearance order of the third symbols of the third log information, and determines the actual appearance of the second log information. 5. The image forming apparatus according to claim 4, wherein it is determined whether or not the order and the actual appearance order of the third log information are similar.
前記ニューラルネットワークは、再帰型ニューラルネットワークを含む、請求項1から請求項5のいずれか1項に記載の画像形成装置。 6. The image forming apparatus according to claim 1, wherein said neural network includes a recursive neural network.
JP2019133665A 2019-07-19 2019-07-19 image forming device Active JP7281054B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019133665A JP7281054B2 (en) 2019-07-19 2019-07-19 image forming device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019133665A JP7281054B2 (en) 2019-07-19 2019-07-19 image forming device

Publications (2)

Publication Number Publication Date
JP2021018320A JP2021018320A (en) 2021-02-15
JP7281054B2 true JP7281054B2 (en) 2023-05-25

Family

ID=74566171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019133665A Active JP7281054B2 (en) 2019-07-19 2019-07-19 image forming device

Country Status (1)

Country Link
JP (1) JP7281054B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003274091A (en) 2002-03-19 2003-09-26 Fuji Photo Film Co Ltd Image output system and operation reproduction method for the image output system
JP2007172131A (en) 2005-12-20 2007-07-05 Nec Fielding Ltd Failure prediction system, failure prediction method and failure prediction program
JP2009169076A (en) 2008-01-16 2009-07-30 Kyocera Mita Corp Image forming apparatus and image formation method
JP2014016437A (en) 2012-07-09 2014-01-30 Fuji Xerox Co Ltd Picture quality abnormality determining device and program
JP2018049355A (en) 2016-09-20 2018-03-29 株式会社東芝 Abnormality detector, learning device, abnormality detection method learning method, abnormality detection program and learning program
JP2018170629A (en) 2017-03-29 2018-11-01 京セラドキュメントソリューションズ株式会社 Remote maintenance device and remote maintenance method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003274091A (en) 2002-03-19 2003-09-26 Fuji Photo Film Co Ltd Image output system and operation reproduction method for the image output system
JP2007172131A (en) 2005-12-20 2007-07-05 Nec Fielding Ltd Failure prediction system, failure prediction method and failure prediction program
JP2009169076A (en) 2008-01-16 2009-07-30 Kyocera Mita Corp Image forming apparatus and image formation method
JP2014016437A (en) 2012-07-09 2014-01-30 Fuji Xerox Co Ltd Picture quality abnormality determining device and program
JP2018049355A (en) 2016-09-20 2018-03-29 株式会社東芝 Abnormality detector, learning device, abnormality detection method learning method, abnormality detection program and learning program
JP2018170629A (en) 2017-03-29 2018-11-01 京セラドキュメントソリューションズ株式会社 Remote maintenance device and remote maintenance method

Also Published As

Publication number Publication date
JP2021018320A (en) 2021-02-15

Similar Documents

Publication Publication Date Title
US11170259B2 (en) Machine learning device, data processing system, printing system, machine learning method, and data processing method
JP7314526B2 (en) Information processing device and defect estimation method
JP2010244049A (en) Image forming device and method for correcting control parameter
US10877421B2 (en) Image forming apparatus and image forming method
JP7375403B2 (en) Machine learning device, machine learning method and machine learning program
JP2007065262A (en) Image forming method and image forming apparatus
JP4595729B2 (en) Image forming apparatus
JP7281054B2 (en) image forming device
JP7281053B2 (en) image forming device
JP6639191B2 (en) Image forming device
JP2013024952A (en) Image forming apparatus
JP2009198675A (en) Image forming apparatus
JP7287266B2 (en) Machine learning device, data processing system, machine learning method, and data processing method
JP6269580B2 (en) Image forming apparatus and genuine product judgment method
JP2020154080A (en) Image forming apparatus, server, and image forming system
JP2011191504A (en) Image forming apparatus
US9807273B2 (en) Information presentation system and information presentation method
US20140233974A1 (en) Method and apparatus for forming image
JP2001154433A (en) Image forming device
US11272066B2 (en) Method for controlling image forming apparatus by generating learned model and image forming apparatus with learned model
JP7447528B2 (en) Image forming device
US11281144B2 (en) Image forming apparatus and control method
JP2024118296A (en) Image forming apparatus, apparatus adjustment method, and apparatus adjustment program
JP2014035465A (en) Color correction system and image forming device including the same
JP2003057969A (en) Image forming device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220630

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230302

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230417

R150 Certificate of patent or registration of utility model

Ref document number: 7281054

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150