JP2020114642A - Image forming device - Google Patents

Image forming device Download PDF

Info

Publication number
JP2020114642A
JP2020114642A JP2019006210A JP2019006210A JP2020114642A JP 2020114642 A JP2020114642 A JP 2020114642A JP 2019006210 A JP2019006210 A JP 2019006210A JP 2019006210 A JP2019006210 A JP 2019006210A JP 2020114642 A JP2020114642 A JP 2020114642A
Authority
JP
Japan
Prior art keywords
control unit
signal
unit
buffer
image forming
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.)
Pending
Application number
JP2019006210A
Other languages
Japanese (ja)
Inventor
菅田 光洋
Mitsuhiro Sugata
光洋 菅田
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2019006210A priority Critical patent/JP2020114642A/en
Publication of JP2020114642A publication Critical patent/JP2020114642A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

To provide a mechanism that can perform abnormality diagnosis with a simple structure and appropriately specify an abnormality without depending on an abnormality occurrence place.SOLUTION: The image forming device comprises a controller substrate (a first control part) and a slave substrate that is connected to the controller substrate through communication line and controls a load. The controller substrate comprises a logic part that if an error occurs, outputs a signal to the slave substrate, which further comprises a buffer for both input and output which has an output buffer that outputs the signal outputted from the logic part to the slave substrate through a predetermined port on the communication line and an input buffer that is inputted with the signal outputted from the output buffer and then outputs the signal to the logic part. Further, the controller substrate performs abnormality diagnosis of determining whether an abnormality occurs in the controller substrate or not, on the basis of the signal inputted to the logic part.SELECTED DRAWING: Figure 2

Description

本発明は、異常診断を行う画像形成装置に関する。 The present invention relates to an image forming apparatus that performs abnormality diagnosis.

画像形成装置の複数の負荷を1つのコントローラにより駆動制御する方法は、装置の規模が大きくなり、負荷が増大するに伴い、コントローラと各負荷との配線にかかるスペースやコストが増加するという問題がある。そこでこのような問題点を解決する方法として、コントローラから離れた位置に配置された負荷等に対しては、スレーブコントローラがこの負荷を間接的に駆動する制御方法がある。さらにマスターコントローラとスレーブコントローラとの間はシリアル通信を用いることで、パラレル信号線を用いた場合と比較して、配線を減らすことができる。このような、マスターコントローラとスレーブコントローラとのシリアル通信においては、発生した異常の要因を特定することは容易ではない。 The method of driving and controlling a plurality of loads of the image forming apparatus by one controller has a problem that the space and cost for wiring between the controller and each load increase as the size of the apparatus increases and the load increases. is there. Therefore, as a method for solving such a problem, there is a control method in which a slave controller indirectly drives a load arranged at a position away from the controller. Further, by using serial communication between the master controller and the slave controller, wiring can be reduced as compared with the case where parallel signal lines are used. In such serial communication between the master controller and the slave controller, it is not easy to identify the cause of the abnormality that has occurred.

特許文献1では、マスターコントローラ側に故障診断部を設け、スレーブ側コントローラ側にプリンタ診断部及びプリンタ部スイッチを設けて、更新診断部によって発生した異常を特定する方法が提案されている。詳細には、マスターコントローラとスレーブコントローラとの間で通信エラーが発生すると、スレーブコントローラ内のプリンタ診断部で診断した信号をプリンタ部スイッチで通信信号から診断した信号に切り替えて上記故障診断部に通知している。 Patent Document 1 proposes a method in which a failure diagnosis unit is provided on the master controller side and a printer diagnosis unit and a printer switch are provided on the slave controller side to identify an abnormality generated by the update diagnosis unit. Specifically, when a communication error occurs between the master controller and the slave controller, the signal diagnosed by the printer diagnostic unit in the slave controller is switched from the communication signal to the signal diagnosed by the printer unit switch to notify the failure diagnostic unit. doing.

また、汎用ロジックIC、ASIC、FPGA等で用いられるバッファ部において、Output Enable信号を用いて、用途を入力バッファ、出力バッファと切替えられる入出力兼用バッファが一般的に知られている。 In addition, in a buffer unit used in a general-purpose logic IC, ASIC, FPGA, etc., an input/output buffer whose use can be switched between an input buffer and an output buffer by using an Output Enable signal is generally known.

特開2016−221873号公報JP, 2016-221873, A

しかしながら、上記従来技術には以下に記載する課題がある。上記従来技術では、図8を参照して説明すると、シリアルI/F801から出力されるシリアルI/F信号がAの場所でオープン故障した場合には、故障診断部802には信号が正常に入力されものの、スレーブコントローラ側では、信号入力がなく異常状態となる。この場合、異常の発生は検知できるものの、マスターコントローラとスレーブコントローラとの間で発生した異常箇所を特定することができないという課題がある。また、出力バッファ803が故障した場合にも、同様にシリアルI/Fから出力されるシリアルI/F信号が異常であっても、故障診断部802には正常に信号が入力されるため異常箇所を特定することができない。 However, the above-mentioned conventional techniques have the following problems. In the above-mentioned conventional technique, referring to FIG. 8, when the serial I/F signal output from the serial I/F 801 has an open failure at the location A, the signal is normally input to the failure diagnosis unit 802. However, on the slave controller side, there is no signal input and an abnormal state occurs. In this case, although the occurrence of the abnormality can be detected, there is a problem that the abnormal portion that has occurred between the master controller and the slave controller cannot be specified. Further, even when the output buffer 803 fails, even if the serial I/F signal output from the serial I/F is also abnormal, the failure diagnosis unit 802 normally inputs the signal, and therefore the abnormal location. Cannot be identified.

本発明は、上述の問題の少なくとも一つに鑑みて成されたものであり、簡易な構成で異常診断を行うとともに、発生箇所に依存することなく異常を好適に特定する仕組みを提供することを目的とする。 The present invention has been made in view of at least one of the above-mentioned problems, and provides a mechanism for performing abnormality diagnosis with a simple configuration and suitably specifying an abnormality without depending on the occurrence location. To aim.

本発明は、例えば、画像形成装置であって、第1制御部と、前記第1制御部と通信ラインで接続され、負荷を制御する第2制御部とを備え、前記第1制御部は、エラーが発生すると、前記第2制御部への信号を出力するロジック部と、前記ロジック部から出力された信号を、通信ライン上の所定のポートを介して前記第2制御部へ信号を出力する出力バッファと、該出力バッファから出力された信号を入力として、前記ロジック部へ信号を出力する入力バッファとを有する入出力兼用バッファと、前記ロジック部へ入力された信号に基づいて、前記第1制御部で異常が発生しているか否かを判断する異常診断を行う制御手段とを備えることを特徴とする。 The present invention is, for example, an image forming apparatus, which includes a first control unit and a second control unit that is connected to the first control unit via a communication line and controls a load, and the first control unit is When an error occurs, a logic unit that outputs a signal to the second control unit and a signal output from the logic unit are output to the second control unit via a predetermined port on a communication line. An input/output buffer having an output buffer and an input buffer that receives the signal output from the output buffer and outputs the signal to the logic unit; and the first buffer based on the signal input to the logic unit. And a control means for performing an abnormality diagnosis for determining whether or not an abnormality has occurred in the control unit.

本発明によれば、簡易な構成で異常診断を行うとともに、発生箇所に依存することなく異常を好適に特定することができる。 According to the present invention, it is possible to perform abnormality diagnosis with a simple configuration and to appropriately identify the abnormality without depending on the occurrence location.

一実施形態に係る画像形成装置の構成を示す図。FIG. 1 is a diagram showing a configuration of an image forming apparatus according to an embodiment. 一実施形態に係る制御ブロックを示す図。The figure which shows the control block which concerns on one Embodiment. 一実施形態に係るバッファ部の構成ブロックを示す図。FIG. 3 is a diagram showing a configuration block of a buffer unit according to an embodiment. 一実施形態に係る制御フローチャート。The control flowchart which concerns on one Embodiment. 一実施形態に係る診断モードのフローチャート。The flowchart of the diagnostic mode which concerns on one Embodiment. 一実施形態に係る制御ブロックを示す図。The figure which shows the control block which concerns on one Embodiment. 一実施形態に係る診断モードのフローチャート。The flowchart of the diagnostic mode which concerns on one Embodiment. 比較例となる制御ブロックを示す図。The figure which shows the control block used as a comparative example.

以下、添付図面を参照して実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る発明を限定するものでない。実施形態には複数の特徴が記載されているが、これらの複数の特徴の全てが発明に必須のものとは限らず、また、複数の特徴は任意に組み合わせられてもよい。さらに、添付図面においては、同一若しくは同様の構成に同一の参照番号を付し、重複した説明は省略する。 Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the invention according to the claims. Although a plurality of features are described in the embodiment, not all of the plurality of features are essential to the invention, and the plurality of features may be arbitrarily combined. Further, in the accompanying drawings, the same or similar components are designated by the same reference numerals, and duplicated description will be omitted.

本実施形態の画像形成装置は、例えば、印刷装置(プリンタ)、複写機、複合機(MFP)、及びファクシミリ装置等の、電子写真方式でシートに画像を形成する画像形成装置、或いは、画像処理装置や、情報処理装置、通信装置として適用可能である。なお、複合機とは、例えば、プリント(印刷)機能、スキャン機能、複写機能及びファクシミリ機能を含む複数種類の機能のうち、少なくとも2つ以上の複数の機能を有する装置である。ここでは、画像形成装置が、印刷装置(プリンタ)である場合について説明する。 The image forming apparatus of the present embodiment is, for example, an image forming apparatus that forms an image on a sheet by an electrophotographic method, such as a printing apparatus (printer), a copying machine, a multifunction machine (MFP), or a facsimile apparatus, or image processing. It is applicable as a device, an information processing device, and a communication device. The multifunction device is a device having at least two or more functions out of a plurality of types of functions including, for example, a print function, a scan function, a copying function, and a facsimile function. Here, a case where the image forming apparatus is a printing apparatus (printer) will be described.

<第1の実施形態>
<印刷装置の構成>
以下では、本発明の第1の実施形態について説明する。まず、図1を参照して、本実施形態に係る印刷装置の構成例について説明する。本実施形態は電子写真プロセスの印刷装置100を一例に説明する。図1に示すように、印刷装置100は、主な画像形成構成として、感光体101、1次帯電部102、電位センサ103、露光部104、現像部105、転写部106、及びクリーナー107を備える。
<First Embodiment>
<Configuration of printing device>
Hereinafter, the first embodiment of the present invention will be described. First, a configuration example of the printing apparatus according to the present embodiment will be described with reference to FIG. In this embodiment, the printing apparatus 100 of the electrophotographic process will be described as an example. As shown in FIG. 1, the printing apparatus 100 includes a photoconductor 101, a primary charging unit 102, a potential sensor 103, an exposure unit 104, a developing unit 105, a transfer unit 106, and a cleaner 107 as main image forming configurations. ..

上記構成の印刷装置の画像形成動作について説明する。1次帯電部102によって感光体101が一様に帯電された後、画像信号に応じた露光が露光部104によってなされることにより、感光体101上に静電潜像が形成される。電位センサ103は、静電潜像の電位を測定するために、露光部104と現像部105と間に設けられている。 An image forming operation of the printing apparatus having the above configuration will be described. After the photosensitive member 101 is uniformly charged by the primary charging unit 102, the exposure unit 104 exposes the photosensitive member 101 to form an electrostatic latent image on the photosensitive member 101. The potential sensor 103 is provided between the exposure unit 104 and the developing unit 105 in order to measure the potential of the electrostatic latent image.

その後、静電潜像は、現像部105によってトナー像が現像され、感光体101上のトナー像は転写部106によって記録紙110に転写される。感光体101上に残った転写残トナーはクリーナー107によって回収される。記録紙110に転写されたトナー像は定着部108によって定着されることにより、画像が印字された成果物を得ることができる。 Then, the electrostatic latent image is developed as a toner image by the developing unit 105, and the toner image on the photoconductor 101 is transferred to the recording paper 110 by the transfer unit 106. The transfer residual toner remaining on the photoconductor 101 is collected by the cleaner 107. The toner image transferred onto the recording paper 110 is fixed by the fixing unit 108, so that a product on which the image is printed can be obtained.

次に、上記構成の印刷装置の給紙動作について説明する。給紙カセット120から記録紙110を給紙する場合、給紙動作の開始信号が発せられると、まずセンサ131により給紙カセット120の記録紙110の有無を検知する。給紙カセット120に記録紙110がある場合、ステッピングモータ121が駆動し、その駆動力が給紙ローラ122に伝わる。これにより給紙ローラ122が回転し、給紙カセット120から記録紙110が一枚ずつ送り出される。センサ132は、所定タイミング以内に記録紙110が通過したかを検出している。そして、ステッピングモータ123によって駆動された搬送ローラ124を通過する。センサ133は、所定タイミング以内に記録紙110が通過したかを検出している。同様に、ステッピングモータ125よって駆動された搬送ローラ126により記録紙110が搬送され、記録紙110は転写部106へ搬送される。 Next, the paper feeding operation of the printing apparatus having the above configuration will be described. When the recording paper 110 is fed from the paper feed cassette 120, when a signal for starting the paper feed operation is issued, the sensor 131 first detects the presence or absence of the recording paper 110 in the paper feed cassette 120. When the recording paper 110 is in the paper feed cassette 120, the stepping motor 121 is driven, and the driving force is transmitted to the paper feed roller 122. As a result, the paper feed roller 122 rotates, and the recording paper 110 is fed from the paper feed cassette 120 one by one. The sensor 132 detects whether the recording paper 110 has passed within a predetermined timing. Then, it passes through the transport roller 124 driven by the stepping motor 123. The sensor 133 detects whether the recording paper 110 has passed within a predetermined timing. Similarly, the recording paper 110 is conveyed by the conveyance roller 126 driven by the stepping motor 125, and the recording paper 110 is conveyed to the transfer unit 106.

<印刷装置の制御構成>
次に、図2を参照して、本実施形態における印刷装置100の制御構成について説明する。印刷装置100は、マスター基板であるコントローラ基板201と、スレーブ基板220とを備える。コントローラ基板201は、第1制御部であり、CPU202と、マスターコントローラ203とを備える。一方、スレーブ基板220は、第2制御部であり、スレーブコントローラ223を備える。
<Control configuration of printing device>
Next, the control configuration of the printing apparatus 100 according to this embodiment will be described with reference to FIG. The printing apparatus 100 includes a controller board 201 that is a master board and a slave board 220. The controller board 201 is a first control unit and includes a CPU 202 and a master controller 203. On the other hand, the slave board 220 is a second controller and includes a slave controller 223.

印刷装置100の制御は、コントローラ基板201に設けられたCPU202で統括的に行われる。CPU202はバスによりSoC(System on Chip)やASIC(application specific integrated circuit)、FPGA(field-programmable gate array)などのマスターコントローラ203に接続される。マスターコントローラ203は、記録紙搬送や画像形成などを行うスレーブ基板220のスレーブコントローラ223とシリアル通信241で接続されている。 The CPU 202 provided on the controller board 201 centrally controls the printing apparatus 100. The CPU 202 is connected to a master controller 203 such as a SoC (System on Chip), an ASIC (application specific integrated circuit), or an FPGA (field-programmable gate array) by a bus. The master controller 203 is connected by serial communication 241 to the slave controller 223 of the slave substrate 220 that carries recording paper and forms images.

マスターコントローラ203内のロジック部204は、レジスタ部206と、コントローラ間の通信を行うシリアル通信I/F207とを含む。また、バッファ部205は、バッファ205a〜205dを含む。各バッファには、RESET信号240を出力するバッファ205aと、マスターコントローラ203からの出力信号(TX信号)を出力するバッファ205bと、マスターコントローラ203への入力信号(RX信号)を受けるバッファ205cとが含まれる。本実施形態においても、入力バッファはASIC内部ロジックコアへの電圧変換や出力信号の駆動能力の向上のために、バッファ部を備える。なお、後述する異常診断については、上記信号(TX信号、RX信号、RESET信号)のそれぞれについて行われてもよい。 The logic unit 204 in the master controller 203 includes a register unit 206 and a serial communication I/F 207 that performs communication between the controllers. The buffer unit 205 also includes buffers 205a to 205d. Each buffer includes a buffer 205a that outputs a RESET signal 240, a buffer 205b that outputs an output signal (TX signal) from the master controller 203, and a buffer 205c that receives an input signal (RX signal) to the master controller 203. included. Also in this embodiment, the input buffer is provided with a buffer unit in order to convert the voltage to the ASIC internal logic core and improve the driving capability of the output signal. The abnormality diagnosis described below may be performed for each of the signals (TX signal, RX signal, RESET signal).

スレーブコントローラ223のロジック部224は、マスターコントローラ203と同様に、レジスタ部226及びシリアル通信I/F227を備える。さらに、ロジック部224は、モータ121を制御するモータ制御部228、及び、センサ131、132を制御するセンサ制御部229を備える。バッファ部225は、バッファ225a〜225dを有する。また、スレーブ基板220には、モータ121及びセンサ131、132が接続されている。 Like the master controller 203, the logic unit 224 of the slave controller 223 includes a register unit 226 and a serial communication I/F 227. Further, the logic unit 224 includes a motor control unit 228 that controls the motor 121 and a sensor control unit 229 that controls the sensors 131 and 132. The buffer unit 225 has buffers 225a to 225d. Further, the motor 121 and the sensors 131 and 132 are connected to the slave substrate 220.

<詳細構成>
次に、図3を参照して、本実施形態におけるバッファ部205、225の詳細構成について説明する。ここでは、バッファ部205内のバッファ205bを一例に説明する。バッファ205bは入出力兼用バッファであり、ロジック部204からのOE信号により、用途に応じて、入力信号用バッファ、出力信号用バッファを切り替えることができる。
<Detailed configuration>
Next, a detailed configuration of the buffer units 205 and 225 in the present embodiment will be described with reference to FIG. Here, the buffer 205b in the buffer unit 205 will be described as an example. The buffer 205b is an input/output buffer, and can switch between the input signal buffer and the output signal buffer according to the application by the OE signal from the logic unit 204.

バッファ205bは、入力バッファ260と、出力バッファ261とを備える。バッファ205bを出力バッファとして使用する場合は、Output Enable(以下、OE)を有効(OEを“L”レベル)にして、ロジック部204からのOUTの信号が出力バッファ261を介して、端子263から出力される。バッファ205bを入力バッファとして使用する場合は、OEを無効(OEを“H”レベル)にして、端子263を介して入力された信号が入力バッファ260を介して、INの信号としてロジック部204へ入力される。 The buffer 205b includes an input buffer 260 and an output buffer 261. When the buffer 205b is used as an output buffer, Output Enable (hereinafter OE) is enabled (OE is at “L” level), and the OUT signal from the logic unit 204 is output from the terminal 263 via the output buffer 261. Is output. When the buffer 205b is used as an input buffer, OE is disabled (OE is at “H” level), and a signal input through the terminal 263 is input to the logic unit 204 as an IN signal through the input buffer 260. Is entered.

なお、バッファ205bを出力バッファとして使用する場合は、OEを有効(OEを“L”レベル)にして、ロジック部204からのOUTの信号を、出力バッファ261及び入力バッファ260を介して、ロジック部204に再び信号入力させることもできる。他のバッファ205a、205c、205d、バッファ225a〜225dも、バッファ205bと同様の構成であるため、詳細な説明は省略する。 Note that when the buffer 205b is used as an output buffer, OE is enabled (OE is at “L” level), and an OUT signal from the logic unit 204 is output to the logic unit via the output buffer 261 and the input buffer 260. The signal can be input to the signal 204 again. The other buffers 205a, 205c, 205d and the buffers 225a to 225d have the same configuration as the buffer 205b, and thus detailed description thereof will be omitted.

<ジョブ処理手順>
次に、図4を参照して、本実施形態のおけるジョブを受け付けた際の処理手順を説明する。以下で説明する処理は、例えばCPU202がROM等に予め保持されている制御プログラムをRAMに読み出して実行することにより実現されてもよい。
<Job processing procedure>
Next, with reference to FIG. 4, a processing procedure when a job according to this embodiment is accepted will be described. The processing described below may be realized, for example, by the CPU 202 reading a control program stored in advance in the ROM or the like into the RAM and executing the control program.

まずS402で、CPU202は、ジョブが投入されたか否かを判断する。ジョブが投入されるとS403に進む。S403で、CPU202は、受け付けたジョブに応じて、印刷装置100の作像部、駆動部の初期設定を行い、動作を開始させる。 First, in step S402, the CPU 202 determines whether a job has been submitted. When a job is submitted, the process proceeds to S403. In step S403, the CPU 202 initializes the image forming unit and the driving unit of the printing apparatus 100 according to the received job, and starts the operation.

その後、S404で、CPU202は、コントローラ基板201とスレーブ基板220との間のシリアル通信でエラーが発生しているか否かを判断する。例えば、ここでは、巡回冗長検査(Cyclic Redundancy Check:CRC)を用いて、送受信データのデータ転送時に発生するエラーを検出してもよい。エラーの発生が無ければS405に進み、エラーの発生があればS421に進む。 After that, in S404, the CPU 202 determines whether or not an error has occurred in the serial communication between the controller board 201 and the slave board 220. For example, here, a cyclic redundancy check (CRC) may be used to detect an error that occurs during data transfer of transmission/reception data. If no error occurs, the process proceeds to S405, and if an error occurs, the process proceeds to S421.

S405で、CPU202は、プリント出力を行う。その後、S406で、CPU202は、プリントジョブ(指定出力枚数)が終了しているか否かを判断し、終了していなければ処理をS404に戻して再度通信エラー発生の有無を確認し、終了していればS407に進む。S407で、CPU202は、次ジョブがあるか否かを判定する。次ジョブがなければS408に進み、CPU202は、印刷装置100の作像部、駆動部の動作を停止させて処理を終了し、スタンバイ状態に戻る。一方、S407で次ジョブがある場合は、S404に処理を戻し、通信エラー発生の有無を確認する。 In S405, the CPU 202 prints out. After that, in step S406, the CPU 202 determines whether or not the print job (designated number of output sheets) is completed. If not completed, the process returns to step S404 to check again for the occurrence of a communication error, and is completed. If so, the process proceeds to S407. In S407, the CPU 202 determines whether or not there is a next job. If there is no next job, the process advances to step S408, the CPU 202 stops the operations of the image forming unit and the driving unit of the printing apparatus 100, ends the process, and returns to the standby state. On the other hand, if there is a next job in S407, the process returns to S404 to check whether a communication error has occurred.

本発明の特徴である診断モードに遷移する場合を説明する。S404でCRCの通信エラーを検出した場合は、S421に進み、CPU202は、印刷装置100の作像部、駆動部の動作を停止させる。続いて、S422で、CPU202は、診断モードを実施し、装置としては、エラー状態で停止し、処理を終了する。診断モードの詳細な処理については図5を用いて後述する。エラー状態で停止している際に、不図示の操作部(表示部)等でエラー状態や故障箇所を特定したメッセージを表示することができる。 The case of transition to the diagnostic mode, which is a feature of the present invention, will be described. If a CRC communication error is detected in step S404, the processing proceeds to step S421, and the CPU 202 stops the operations of the image forming unit and the driving unit of the printing apparatus 100. Subsequently, in step S422, the CPU 202 implements the diagnostic mode, the device stops in an error state, and the process ends. Detailed processing of the diagnostic mode will be described later with reference to FIG. When stopped in an error state, a message specifying the error state or the failure point can be displayed on an operation unit (display unit) (not shown) or the like.

図4のフローチャートでは、ジョブ中の実行中のフローチャートを示したが、本発明はこれに限定されず、ジョブ中以外、例えばスタンバイ時に実行してもよい。これにより、例えば、スタンバイ中の通信によるセンサ等の情報の確認において、通信異常が発生した場合に対応することができる。 In the flowchart of FIG. 4, a flowchart during execution of a job is shown, but the present invention is not limited to this, and may be executed during a job other than during a job, for example, during standby. Thereby, for example, when the information such as the sensor is confirmed by the communication during the standby, it is possible to deal with the case where the communication abnormality occurs.

<診断モードの処理手順>
次に、図5を参照して、本実施形態における診断モードでの処理手順を説明する。以下で説明する処理は、例えばCPU202がROM等に予め保持されている制御プログラムをRAMに読み出して実行することにより実現されてもよい。
<Processing procedure in diagnostic mode>
Next, with reference to FIG. 5, a processing procedure in the diagnostic mode in the present embodiment will be described. The processing described below may be realized, for example, by the CPU 202 reading a control program stored in advance in the ROM or the like into the RAM and executing the control program.

まずS502で、CPU202は、診断モードに遷移すると、シリアル通信241のマスターコントローラ203からの出力信号であるTX信号(出力信号)の診断を行う。続いて、S503で、CPU202は、シリアル通信I/F207からTX信号を出力させ、レジスタ部206からバッファ部205bのOEを有効(OEを“L”レベル)にする。なお、シリアル通信の実施中においてもTX信号のOEは有効(OEを“L”レベル)に制御される。 First, in S502, when the CPU 202 transitions to the diagnostic mode, the CPU 202 diagnoses the TX signal (output signal) that is the output signal from the master controller 203 of the serial communication 241. Subsequently, in step S503, the CPU 202 causes the serial communication I/F 207 to output a TX signal, and enables the register unit 206 to enable the OE of the buffer unit 205b (the OE is at the “L” level). Even during the serial communication, the OE of the TX signal is controlled to be valid (OE is at "L" level).

次に、S504で、CPU202は、ロジック部204のレジスタ部206において、入力バッファ260を介した入力信号(IN)を監視し、S503で出力したTX信号が所望の変化を行っているか確認をする。そして、TX信号が所望の変化をしていればS505に進み、そうでなければS510に進む。S505で、CPU202は、マスターコントローラ203が正常に動作していると判断し、診断モードを終了する。一方、S510で、CPU202は、マスターコントローラ203で異常が発生していると判断し、診断モードを終了する。その後、CPU202は、例えば、マスターコントローラ203が異常と判断された場合には、不図示の操作部にマスターコントローラ203を含むコントローラ基板201で異常が発生している旨を表示してもよい。 Next, in step S<b>504, the CPU 202 monitors the input signal (IN) via the input buffer 260 in the register unit 206 of the logic unit 204 and confirms whether the TX signal output in step S<b>503 is undergoing a desired change. .. Then, if the TX signal changes as desired, the process proceeds to S505, and if not, the process proceeds to S510. In S505, the CPU 202 determines that the master controller 203 is operating normally, and ends the diagnostic mode. On the other hand, in S510, the CPU 202 determines that an abnormality has occurred in the master controller 203, and ends the diagnostic mode. After that, for example, when the master controller 203 is determined to be abnormal, the CPU 202 may display on the operation unit (not shown) that an abnormality has occurred in the controller board 201 including the master controller 203.

以上説明したように、本実施形態に係る画像形成装置は、コントローラ基板(第1制御部)と、コントローラ基板と通信ラインで接続され、負荷を制御するスレーブ基板とを備える。コントローラ基板は、エラーが発生すると、スレーブ基板への信号を出力するロジック部を備える。また、ロジック部から出力された信号を、通信ライン上の所定のポートを介してスレーブ基板へ信号を出力する出力バッファと、該出力バッファから出力された信号を入力として、ロジック部へ信号を出力する入力バッファとを有する入出力兼用バッファを備える。さらに、コントローラ基板は、ロジック部へ入力された信号に基づいて、コントローラ基板で異常が発生しているか否かを判断する異常診断を行う。このように、本実施形態では、入出力兼用バッファを使用することにより、別途、異常診断用の回路を設けることなく、比較的簡易的な構成で故障箇所を特定することができる。例えば、図8のA点でオープン故障が発生した場合でも、本実施形態の構成では、マスターコントローラ203の故障と検出することができる。また、図8の出力バッファ803が故障した場合でも、マスターコントローラ203の故障と検出することができる。 As described above, the image forming apparatus according to the present embodiment includes the controller board (first control unit) and the slave board that is connected to the controller board by the communication line and controls the load. The controller board includes a logic unit that outputs a signal to the slave board when an error occurs. In addition, the signal output from the logic unit is output to the logic unit by using an output buffer that outputs the signal to the slave substrate through a predetermined port on the communication line and the signal output from the output buffer. And an input/output buffer having an input buffer for performing input/output. Further, the controller board performs abnormality diagnosis for determining whether or not an abnormality has occurred in the controller board based on the signal input to the logic unit. As described above, in the present embodiment, by using the I/O buffer, it is possible to specify the failure location with a relatively simple configuration without separately providing a circuit for abnormality diagnosis. For example, even if an open failure occurs at the point A in FIG. 8, the failure of the master controller 203 can be detected in the configuration of this embodiment. Further, even if the output buffer 803 in FIG. 8 fails, it can be detected that the master controller 203 has failed.

なお、本実施形態では、マスターコントローラ203(コントローラ基板201)で異常が発生しているか否かを判断する例について説明した。しかし、本発明はこのような制御に限定されず、例えば図2に示すように、スレーブ基板220においても同様のロジック部及びバッファ部を備えるため、代替的に又は追加的に、スレーブ基板220で異常が発生しているか否かを判断するようにしてもよい。マスタコントローラ203及びスレーブ基板220の両方で異常の判断を行う場合には、より詳細に、かつ、精度良く異常箇所を特定することができ、ユーザにより正確な情報を提示することができる。 In the present embodiment, an example has been described in which it is determined whether an abnormality has occurred in the master controller 203 (controller board 201). However, the present invention is not limited to such control. For example, as shown in FIG. 2, since the slave substrate 220 also has the same logic unit and buffer unit, the slave substrate 220 may be alternatively or additionally provided. It may be possible to determine whether or not an abnormality has occurred. When both the master controller 203 and the slave board 220 determine an abnormality, the abnormality location can be specified in more detail and with higher accuracy, and more accurate information can be presented to the user.

<第2の実施形態>
以下では、本発明の第2の実施形態について説明する。上記第1の実施形態ではシリアル通信における異常診断について説明したが、本実施形態では、電源供給の異常診断について説明する。なお、上記第1の実施形態で説明した図4のスタンバイ状態でのジョブ処理の処理手順については、本実施形態も同様であるため説明を省略する。
<Second Embodiment>
Below, the 2nd Embodiment of this invention is described. In the first embodiment, the abnormality diagnosis in serial communication has been described, but in the present embodiment, abnormality diagnosis of power supply will be described. It should be noted that the processing procedure of the job processing in the standby state of FIG. 4 described in the first embodiment is the same in this embodiment, and thus the description thereof is omitted.

<印刷装置の制御構成>
まず、図6を参照して、本実施形態に係る印刷装置の制御構成について説明する。なお、図2と同様の構成については同一の参照符号を付して説明を省略する。
<Control configuration of printing device>
First, the control configuration of the printing apparatus according to the present embodiment will be described with reference to FIG. The same components as those in FIG. 2 are designated by the same reference numerals and the description thereof will be omitted.

コントローラ基板201からスレーブ基板220に3.3V電源を供給する電源が設けられる。3.3V電源は、CPU202、マスターコントローラ203、及びスレーブコントローラ223に接続されている。電源診断部601は、スレーブ基板220に供給する3.3V電源に異常がないかを診断する。より詳細には、電源診断部601は、コントローラ基板201で異常が発生しているか否かを判断する。電源診断部601で検出した結果をマスターコントローラ203に入力する。CPU202は、電源診断部601で検出した結果をマスターコントローラ203を介して、参照することができる。 A power supply for supplying 3.3V power from the controller board 201 to the slave board 220 is provided. The 3.3V power supply is connected to the CPU 202, the master controller 203, and the slave controller 223. The power supply diagnostic unit 601 diagnoses whether or not there is an abnormality in the 3.3V power supply supplied to the slave board 220. More specifically, the power supply diagnostic unit 601 determines whether or not an abnormality has occurred in the controller board 201. The result detected by the power source diagnosis unit 601 is input to the master controller 203. The CPU 202 can refer to the result detected by the power source diagnosis unit 601 via the master controller 203.

<診断モードの処理手順>
次に、図7を参照して、本実施形態における診断モードの処理手順を説明する。以下で説明する処理は、例えばCPU202がROM等に予め保持されている制御プログラムをRAMに読み出して実行することにより実現されてもよい。
<Processing procedure in diagnostic mode>
Next, with reference to FIG. 7, a processing procedure of the diagnostic mode in the present embodiment will be described. The processing described below may be realized, for example, by the CPU 202 reading a control program stored in advance in the ROM or the like into the RAM and executing the control program.

まずS702で、CPU202は、診断モードに遷移すると、電源診断を行う。続いて、CPU202は、スレーブ基板220に供給する3.3V電源が正常か否かを判断する。異常と判断するとS704に進み、CPU202は、コントローラ基板201で異常が発生していると判断して、診断モードを終了する。 First, in step S<b>702, the CPU 202 performs power supply diagnosis when transitioning to the diagnosis mode. Then, the CPU 202 determines whether or not the 3.3V power supply to the slave board 220 is normal. If the CPU 202 determines that an abnormality has occurred, the CPU 202 determines that an abnormality has occurred in the controller board 201, and ends the diagnostic mode.

一方、電源診断において、3.3V電源が正常に動作していると判定すると、S711に進み、CPU202は、TX信号、及びRESET信号240の出力信号診断を行う。S712で、CPU202は、レジスタ部206からバッファ部205bのOEを有効(OEを“L”レベル)に制御する。なお、シリアル通信の実施中においてもTX信号のOEは有効(OEを“L”レベル)に制御される。同様に、CPU202は、RESET信号のバッファ部205aのOEも有効(OEを“L”レベル)に制御する。正常動作時においてもRESET信号のOEは有効(OEを“L”レベル)に制御される。 On the other hand, in the power supply diagnosis, when it is determined that the 3.3V power supply is operating normally, the process proceeds to step S711, and the CPU 202 performs output signal diagnosis of the TX signal and the RESET signal 240. In step S712, the CPU 202 controls the register unit 206 so that the OE of the buffer unit 205b is valid (the OE is at the “L” level). Even during the serial communication, the OE of the TX signal is controlled to be valid (the OE is at the “L” level). Similarly, the CPU 202 also controls the OE of the RESET signal buffer unit 205a to be valid (the OE is at the “L” level). Even in the normal operation, the OE of the RESET signal is controlled to be valid (the OE is at "L" level).

次に、S713で、CPU202は、ロジック部204のレジスタ部206において、入力バッファ260を介した入力信号(IN)を監視し、S712で出力したTX信号が所望の変化を行っているか確認する。TX信号が所望の変化をしていなければS704に進み、CPU202は、TX信号が異常であると判断し、コントローラ基板201で異常が発生していると判断して、診断モードを終了する。 Next, in step S<b>713, the CPU 202 monitors the input signal (IN) via the input buffer 260 in the register unit 206 of the logic unit 204 and confirms whether the TX signal output in step S<b>712 is undergoing a desired change. If the TX signal does not change as desired, the process proceeds to S704, the CPU 202 determines that the TX signal is abnormal, determines that the controller board 201 is abnormal, and ends the diagnostic mode.

一方、S713でTX信号が正常であると判断すると、S714に進み、CPU202は、ロジック部204のレジスタ部206において、RESET信号が所望の変化を行っているか確認する。RESET信号が所望の変化をしていなければ、RESET信号が異常であると判断してS704に進み、CPU202は、コントローラ基板201で異常が発生していると判断し、診断モードを終了する。一方、S714でRESET信号が正常であると判断すると、S715に進み、CPU202は、コントローラ基板201が正常であると判断し、診断モードを終了する。 On the other hand, if it is determined in S713 that the TX signal is normal, the process proceeds to S714, in which the CPU 202 confirms in the register unit 206 of the logic unit 204 whether the RESET signal makes a desired change. If the RESET signal does not change as desired, it is determined that the RESET signal is abnormal and the process proceeds to step S704. The CPU 202 determines that an abnormality has occurred in the controller board 201, and ends the diagnostic mode. On the other hand, if it is determined in S714 that the RESET signal is normal, the process proceeds to S715, in which the CPU 202 determines that the controller board 201 is normal and ends the diagnostic mode.

その後、CPU202は、S704を経由した場合において、コントローラ基板201で異常が発生している旨を不図示の操作部(表示部)に表示し、S715を経由した場合には、スレーブ基板220で異常が発生している旨を表示してもよい。 After that, the CPU 202 displays on the operation unit (display unit) (not shown) that an abnormality has occurred in the controller board 201 when passing through S704, and when passing through S715, the abnormality occurs in the slave board 220. May be displayed.

以上説明したように、本実施形態に係る画像形成装置は、上記第1の実施形態の構成に加えて、電源監視部により電源供給の供給エラーの監視も合わせて行い、監視結果に基づきエラー発生時の異常診断を行う。これにより、より詳細にエラーを特定することができる。 As described above, in the image forming apparatus according to the present exemplary embodiment, in addition to the configuration of the first exemplary embodiment, the power supply monitoring unit also monitors the supply error of the power supply, and the error occurs based on the monitoring result. Time abnormality diagnosis. Thereby, the error can be specified in more detail.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other embodiments>
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. It can also be realized by the processing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

発明は上記実施形態に制限されるものではなく、発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、発明の範囲を公にするために請求項を添付する。 The invention is not limited to the above-described embodiments, and various changes and modifications can be made without departing from the spirit and scope of the invention. Therefore, the following claims are attached to open the scope of the invention.

100:印刷装置、101:感光体、102:1次帯電部、103:電位センサ、104:露光部、105:現像部、106:転写部、107:クリーナー、110:記録紙、120:給紙カセット、121:ステッピングモータ、127:画像読取装置、131:センサ、201:コントローラ基板、202:CPU、203:マスターコントローラ、220:スレーブ基板、223:スレーブコントローラ、601:電源診断部 100: printing device, 101: photoconductor, 102: primary charging part, 103: potential sensor, 104: exposure part, 105: developing part, 106: transfer part, 107: cleaner, 110: recording paper, 120: paper feed Cassette, 121: Stepping motor, 127: Image reading device, 131: Sensor, 201: Controller board, 202: CPU, 203: Master controller, 220: Slave board, 223: Slave controller, 601: Power diagnosis section

Claims (10)

画像形成装置であって、
第1制御部と、
前記第1制御部と通信ラインで接続され、負荷を制御する第2制御部とを備え、
前記第1制御部は、
エラーが発生すると、前記第2制御部への信号を出力するロジック部と、
前記ロジック部から出力された信号を、通信ライン上の所定のポートを介して前記第2制御部へ信号を出力する出力バッファと、該出力バッファから出力された信号を入力として、前記ロジック部へ信号を出力する入力バッファとを有する入出力兼用バッファと、
前記ロジック部へ入力された信号に基づいて、前記第1制御部で異常が発生しているか否かを判断する異常診断を行う制御手段と
を備えることを特徴とする画像形成装置。
An image forming apparatus,
A first controller,
A second control unit that is connected to the first control unit via a communication line and controls a load;
The first control unit,
A logic unit that outputs a signal to the second control unit when an error occurs;
An output buffer that outputs a signal output from the logic unit to the second control unit through a predetermined port on a communication line, and a signal output from the output buffer as an input to the logic unit An input/output buffer having an input buffer for outputting a signal,
An image forming apparatus, comprising: a control unit that performs abnormality diagnosis for determining whether or not an abnormality has occurred in the first control unit based on a signal input to the logic unit.
前記制御手段は、前記異常診断の結果から前記第1制御部及び前記第2制御部の何れで異常が発生しているかを特定することを特徴とする請求項1に記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the control unit specifies which of the first control unit and the second control unit has an abnormality from the result of the abnormality diagnosis. 前記制御手段は、
前記入出力兼用バッファの前記入力バッファから出力された信号について、前記ロジック部に設けられたレジスタでの値を監視して、前記第1制御部で異常が発生しているか否かを判断することを特徴とする請求項2に記載の画像形成装置。
The control means is
With respect to the signal output from the input buffer of the input/output buffer, a value in a register provided in the logic unit is monitored to determine whether or not an abnormality has occurred in the first control unit. The image forming apparatus according to claim 2, wherein
前記第1制御部は、
前記第1制御部から前記第2制御部へ電源供給を行う電源と、
前記電源供給を監視する電源監視手段と、をさらに備え、
前記制御手段は、
前記電源監視手段の監視結果に基づいて、異常箇所を特定することを特徴とする請求項2又は3に記載の画像形成装置。
The first control unit,
A power supply for supplying power from the first control unit to the second control unit,
Further comprising a power supply monitoring means for monitoring the power supply,
The control means is
The image forming apparatus according to claim 2, wherein the abnormal portion is identified based on a monitoring result of the power supply monitoring unit.
前記制御手段は、
前記異常診断の結果を、特定された異常箇所とともに前記画像形成装置の表示部に表示することを特徴とする請求項2乃至4の何れか1項に記載の画像形成装置。
The control means is
The image forming apparatus according to claim 2, wherein the result of the abnormality diagnosis is displayed on the display unit of the image forming apparatus together with the identified abnormal portion.
前記ロジック部から出力される信号は、TX信号及びRESET信号の少なくとも一方であることを特徴とする請求項2乃至5の何れか1項に記載の画像形成装置。 The image forming apparatus according to claim 2, wherein the signal output from the logic unit is at least one of a TX signal and a RESET signal. 前記第1制御部と、前記第2制御部との間の通信ラインにおいては、複数のポートが設けられ、
前記入出力兼用バッファは、前記複数のポートのそれぞれに対応して設けられることを特徴とする請求項2乃至6の何れか1項に記載の画像形成装置。
A plurality of ports are provided in the communication line between the first control unit and the second control unit,
7. The image forming apparatus according to claim 2, wherein the I/O buffer is provided corresponding to each of the plurality of ports.
前記第2制御部は、
エラーが発生すると、前記第1制御部への信号を出力する第2ロジック部と、
前記第2ロジック部から出力された信号を、通信ライン上の所定のポートを介して前記第1制御部へ信号を出力する出力バッファと、該出力バッファから出力された信号を入力として、前記第2ロジック部へ信号を出力する入力バッファとを有する第2入出力兼用バッファと、を備え、
前記制御手段は、
前記第1制御部及び前記第2制御部の両方で異常診断を行うことを特徴とする請求項2乃至7の何れか1項に記載の画像形成装置。
The second control unit is
A second logic unit that outputs a signal to the first control unit when an error occurs;
An output buffer that outputs a signal output from the second logic unit to the first control unit via a predetermined port on a communication line; and a signal output from the output buffer as an input, A second input/output buffer having an input buffer that outputs a signal to two logic units,
The control means is
The image forming apparatus according to any one of claims 2 to 7, wherein abnormality diagnosis is performed by both the first control unit and the second control unit.
前記制御手段は、
前記エラーが発生した後に、前記ロジック部によって前記第2制御部へ信号が出力される前に、ジョブの実行を停止することを特徴とする請求項2乃至8の何れか1項に記載の画像形成装置。
The control means is
9. The image according to claim 2, wherein execution of the job is stopped after the error has occurred and before the signal is output to the second control unit by the logic unit. Forming equipment.
前記通信ラインを介してシリアル通信が行われることを特徴とする請求項2乃至9の何れか1項に記載の画像形成装置。 The image forming apparatus according to claim 2, wherein serial communication is performed via the communication line.
JP2019006210A 2019-01-17 2019-01-17 Image forming device Pending JP2020114642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019006210A JP2020114642A (en) 2019-01-17 2019-01-17 Image forming device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019006210A JP2020114642A (en) 2019-01-17 2019-01-17 Image forming device

Publications (1)

Publication Number Publication Date
JP2020114642A true JP2020114642A (en) 2020-07-30

Family

ID=71778316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019006210A Pending JP2020114642A (en) 2019-01-17 2019-01-17 Image forming device

Country Status (1)

Country Link
JP (1) JP2020114642A (en)

Similar Documents

Publication Publication Date Title
EP2725773B1 (en) Image forming apparatus, method and program capable of shutting down a print engine such that the time required for subsequent start-up is shortened
US8473763B2 (en) Image forming apparatus
KR100256608B1 (en) Method for paper jam error in image forming apparatus.
JP2013132825A (en) Image forming apparatus and control method thereof
US20140325010A1 (en) Electronic apparatus and log information transfer method
JP2020114642A (en) Image forming device
JP2020075362A (en) Image formation device
US8804179B2 (en) Information processing system, information processing method, and storage medium
JP2013077143A (en) Image formation management device, image formation management system and image formation management program
JP2016122882A (en) Information processing system, information processing apparatus, image processing server, control method of information processing apparatus, control method of image processing server, and program
JP2016132195A (en) Image forming device, job processing control method and job processing control program
JP2007268900A (en) Image forming system and service man support method of image forming system
JP2010156730A (en) Image forming apparatus
JP2017194518A (en) Image forming apparatus
JP4914328B2 (en) Image forming apparatus
JP2020107273A (en) Abnormality diagnostic device, abnormality diagnostic method, and program
JP2007336776A (en) Power control unit and electrical equipment
JPH05138976A (en) Image forming device
KR0159676B1 (en) Fixing paper and detecting jam device and method thereof
JP2019049787A (en) Information processing device
KR20190034870A (en) Image forming apparatus and method for image forming thereof
JP7301520B2 (en) image forming device
KR100200971B1 (en) Video interface method
JP2572741B2 (en) Control system testing method
JP2005005839A (en) Copying machine management system

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20210103

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210113