JP2022018858A - Image forming apparatus, control method, and program - Google Patents
Image forming apparatus, control method, and program Download PDFInfo
- Publication number
- JP2022018858A JP2022018858A JP2020122259A JP2020122259A JP2022018858A JP 2022018858 A JP2022018858 A JP 2022018858A JP 2020122259 A JP2020122259 A JP 2020122259A JP 2020122259 A JP2020122259 A JP 2020122259A JP 2022018858 A JP2022018858 A JP 2022018858A
- Authority
- JP
- Japan
- Prior art keywords
- load
- control
- change
- image forming
- control process
- 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
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
Description
本発明は、画像形成装置、制御方法およびプログラムに関する。 The present invention relates to an image forming apparatus, a control method and a program.
制御処理の負荷を軽減する画像形成装置が開発されている。 An image forming apparatus that reduces the load of control processing has been developed.
例えば、制御負荷が予め定められた閾値を上回るか否かを判定する判定手段と、判定手段が閾値を上回ると判定した場合に、画像形成に係る生産性を低下させる負荷軽減手段と、を備える画像形成装置が開示されている。 For example, it is provided with a determination means for determining whether or not the control load exceeds a predetermined threshold value, and a load reduction means for reducing the productivity related to image formation when the determination means determines that the threshold value is exceeded. The image forming apparatus is disclosed.
上述した従来の技術では、判定する際の制御の負荷のみに基づいて判定するため、使用する周辺機器、印刷ジョブデータの種別等によって制御処理の負荷が大きく変化する場合には、生産性を低下させなくてもよいタイミングで生産性を低下させてしまうなど、制御処理の負荷を軽減させるタイミングが適切でない可能性があるという問題がある。 In the above-mentioned conventional technique, since the judgment is made based only on the control load at the time of judgment, the productivity is lowered when the control processing load changes greatly depending on the peripheral device used, the type of print job data, and the like. There is a problem that the timing for reducing the load of the control process may not be appropriate, for example, the productivity may be lowered at the timing when it is not necessary to do so.
開示の技術は、適切なタイミングで制御の負荷を軽減させることを目的とする。 The disclosed technology aims to reduce the control load at the right time.
開示の技術は、制御処理を実行する制御部と、前記制御処理の負荷と、前記負荷の変化量と、を示すデータを取得する負荷取得部と、前記制御処理の前記負荷と、前記負荷の前記変化量と、に基づいて、前記制御処理の内容を変更するための制御変更条件を満たすか否かを判定する制御変更判定部と、を備え、前記制御部は、前記制御変更判定部の判定結果に基づいて、前記制御処理の前記負荷が小さくなるように前記制御処理の内容を変更する画像形成装置である。 The disclosed technology includes a control unit that executes a control process, a load acquisition unit that acquires data indicating a load of the control process and a change amount of the load, a load of the control process, and a load of the load. A control change determination unit for determining whether or not a control change condition for changing the content of the control process is satisfied based on the change amount is provided, and the control unit is a control change determination unit. An image forming apparatus that changes the content of the control process so that the load of the control process is reduced based on the determination result.
適切なタイミングで制御の負荷を軽減させることができる。 The control load can be reduced at an appropriate timing.
以下に図面を参照して、本発明の実施の形態について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
図1は、画像形成システムのシステム構成の一例を示す図である。 FIG. 1 is a diagram showing an example of a system configuration of an image forming system.
画像形成システム1は、画像形成装置10と、DFE(Digital Front End)20と、ユーザ端末30と、管理サーバ40と、を備える。
The
画像形成装置10は、画像を形成する装置であって、例えば、カラープロダクションプリンタである。画像形成装置10は、DFE20から画像データを受信して、受信した画像データに基づいて、紙等の媒体に画像を印刷する。
The
DFE20は、画像形成装置10を制御する装置である。DFE20は、画像形成装置10、ユーザ端末30および管理サーバ40と、通信可能に接続されている。
The DFE 20 is a device that controls the
DFE20は、管理サーバ40から画像の印刷を指示する信号ともにジョブデータを受信すると、内蔵するRIP(Raster Image Processor)エンジンによって、画像形成装置10による処理が可能な形式の画像データに変換し、変換した画像データを画像形成装置10に送信する。
When the DFE 20 receives job data together with a signal instructing image printing from the
ユーザ端末30は、ユーザの操作を受けて、画像の印刷を指示する端末である。具体的には、ユーザ端末30は、画像データを含むジョブデータを管理サーバ40に送信する。
The
管理サーバ40は、ユーザ端末30からジョブデータを受信すると、印刷待ちのジョブデータを格納する記憶部に、待ち行列として追加する。そして、管理サーバ40は、待ち行列に追加された順に、または適宜設定された優先度にしたがって、待ち行列からジョブデータを抽出して、DFE20に送信する。
When the
図2は、画像形成装置のハードウェア構成の一例を示す図である。 FIG. 2 is a diagram showing an example of the hardware configuration of the image forming apparatus.
画像形成装置10は、一部がコンピュータによって構成され、CPU(Central Processing Unit)301と、ROM(Read Only Memory)302と、RAM(Random Access Memory)303と、HDD(Hard Disk Drive)/SDD(Solid State Drive)304と、I/F305と、画像形成部306と、読取部307と、を備える。
The
CPU201は、ROM202またはHDD/SDD204に格納されたプログラムを読み出して、RAM203に格納する。そして、CPU201は、RAM203に格納されたプログラムに従って、後述する各種の処理を実行する。 The CPU 201 reads the program stored in the ROM 202 or the HDD / SDD 204 and stores it in the RAM 203. Then, the CPU 201 executes various processes described later according to the program stored in the RAM 203.
ROM202は、不揮発性の補助記憶装置である。ROM202には、BIOS等の画像形成装置10の基本的な動作を規定したプログラムが格納される。
ROM 202 is a non-volatile auxiliary storage device. The ROM 202 stores a program that defines the basic operation of the
RAM203は、揮発性の主記憶装置である。RAM203は、CPU201の作業領域として使用される。 The RAM 203 is a volatile main storage device. The RAM 203 is used as a work area of the CPU 201.
HDD/SDD204は、大容量の不揮発性の補助記憶装置である。HDD/SDD204には、受信した印刷ジョブデータ、後述する各種処理のプログラム、閾値情報等が格納される。 The HDD / SDD204 is a large-capacity non-volatile auxiliary storage device. The HDD / SDD204 stores received print job data, programs for various processes described later, threshold information, and the like.
I/F305は、例えばLAN(Local Area Network)カード等であって、DFE20、ユーザ端末30または管理サーバ40と通信するための中継器である。
The I /
画像形成部306は、画像形成処理を実行する機器である。画像形成部306の詳細は後述する。
The
読取部307は、印刷後に搬送される用紙に形成された画像を読み取る機器である。読取部307の詳細は後述する。
The
図3は、画像形成装置の用紙の搬送経路の一例を示す図である。 FIG. 3 is a diagram showing an example of a paper transport path of the image forming apparatus.
画像形成装置10の画像形成部306は、無端状移動手段である中間転写ベルト402に沿って各色の感光体ドラム403Y、403M、403C、403K(以降、総じて感光体ドラム403とする)が並べられた構成を備えるものであり、所謂タンデムタイプといわれるものである。
In the
すなわち、給紙トレイ400から給紙され、搬送ローラ401により搬送される用紙(記録媒体の一例)に転写するための中間転写画像が形成される中間転写ベルト402に沿って、この中間転写ベルト402の搬送方向の上流側から順に、感光体ドラム403Y、403M、403C、403Kが配列されている。
That is, the
各色の感光体ドラム403の表面においてトナーにより現像された各色の画像が、中間転写ベルト402に重ね合わせられて転写されることによりフルカラーの画像が形成される。
An image of each color developed by toner on the surface of the photoconductor drum 403 of each color is superimposed on the
そのようにして中間転写ベルト402上に形成されたフルカラー画像は、図中に破線で示す用紙の搬送経路と最も接近する位置において、転写ローラ404の機能により、経路上を搬送されてきた用紙の紙面上に転写される。
The full-color image thus formed on the
紙面上に画像が形成された用紙は更に搬送され、定着ローラ405にて画像が定着(画像形成)される。
The paper on which the image is formed on the paper surface is further conveyed, and the image is fixed (image formation) by the
両面印刷を行う場合は、表面に画像形成を行った後、用紙を搬送経路中の反転パス407に搬送され、表裏が反転されたのち、再度転写ローラ404の位置まで搬送される。
In the case of double-sided printing, after forming an image on the front surface, the paper is conveyed to the
また、読取部307は、インラインセンサ406aと、インラインセンサ406b(以降、総じてインラインセンサ406とする)により構成される。インラインセンサ406は、定着ローラ405により用紙の両面を読み取り、用紙上に定着された画像の読取画像データを得る。
Further, the
なお、インラインセンサ406は必ず2つ(406a、406b)でなくても良く、例えば、インラインセンサ406aのみでもよい。
The number of in-line sensors 406 does not necessarily have to be two (406a, 406b), and for example, only the in-
インラインセンサ406がインラインセンサ406aのみの場合は、インラインセンサ406は、用紙の表面に印字された時点で読み取りを行う。画像形成部306は、その後に用紙の裏面に印字して、そのまま搬送する。
When the in-line sensor 406 is only the in-
図4は、画像形成装置の機能の一例を示す図である。 FIG. 4 is a diagram showing an example of the function of the image forming apparatus.
画像形成装置10は、記憶部11と、負荷取得部12と、制御変更判定部13と、制御部14と、を備える。
The
記憶部11は、各種情報を記憶する。具体的には、記憶部11は、負荷閾値情報111と負荷変化量閾値情報112とを記憶する。
The
負荷閾値情報111および負荷変化量閾値情報112は、複数のレベルに設定された制御処理の負荷および負荷の変化量の基準を示す閾値情報である。
The
負荷閾値情報111は、複数のレベルに設定された制御処理の負荷の基準を示す情報である。また、負荷変化量閾値情報112は、複数のレベルに設定された制御処理の負荷の変化量の基準を示す情報である。
The
例えば、制御処理の負荷は、ソフトウェアタイマーの遅延時間によって表される。負荷閾値情報111は、例えば、50(msec)未満はレベルA、50(msec)以上100(msec)未満はレベルB、100(msec)以上はレベルCであることを示す。
For example, the load of control processing is represented by the delay time of the software timer. The
また、制御処理の負荷の変化量は、使用する周辺機や印刷ジョブの違い等によって発生する負荷の変化を示す量であって、例えば、ページ数ごとのソフトウェアタイマーの遅延時間の変化量によって表される。負荷変化量閾値情報112は、例えば、負荷の減少、変化なし及び30(msec/p)未満の増加はレベル1、30(msec/p)以上70(msec/p)未満の増加はレベル2、70(msec/p)以上の増加はレベル3であることを示す。
Further, the change amount of the load of the control process is an amount indicating the change of the load generated by the difference of the peripheral machine used and the print job, and is represented by, for example, the change amount of the delay time of the software timer for each number of pages. Will be done. The load change
負荷取得部12は、制御部14の制御処理の負荷と、負荷の変化量と、を示すデータを取得する。
The
制御変更判定部13は、制御処理の負荷と、負荷の前記変化量と、に基づいて、制御処理の内容を変更するための制御変更条件を満たすか否かを判定する。
The control
制御変更条件は、制御内容を変更するか否かの判断基準として、制御処理の負荷のレベルと、[KK1][岩瀬2]制御処理の負荷の変化量のレベルとをあらかじめ規定した条件である。例えば、制御処理の負荷がレベルBであり、負荷の変化量がレベル2であることは、ログを出力しない制御処理に変更するための条件である。
The control change condition is a condition in which the level of the load of the control process and the level of the change in the load of the [KK1] [Iwase2] control process are defined in advance as a criterion for determining whether or not to change the control content. .. For example, the fact that the load of the control process is level B and the amount of change in the load is
制御部14は、画像形成装置10全体の動作を制御するための制御処理を実行する。制御部14は、制御変更判定部13の判定結果に基づいて、制御処理の負荷が小さくなるように制御処理の内容を変更する。
The
次に、画像形成システム1の動作について説明する。
Next, the operation of the
前提として、画像形成システム1の設計者は、画像形成装置10の制御処理の負荷を増加させる環境を用意して、ジャム等を発生させて、実験的に負荷閾値情報111および負荷変化量閾値情報112の閾値を決定して、記憶部11に格納しておく。
As a premise, the designer of the
画像形成装置10の負荷取得部12は、制御処理の負荷を測定するための負荷測定処理を繰り返し実行する。例えば、負荷取得部12は、定期的に負荷測定処理を実行しても良いし、印刷ジョブごとの描画を開始する際に負荷測定処理を実行しても良い。
The
図5は、負荷測定処理のフローの一例を示す図である。 FIG. 5 is a diagram showing an example of a flow of load measurement processing.
負荷取得部12は、負荷測定処理を開始すると、処理開始時の負荷を測定する(ステップS101)。例えば、負荷取得部12は、10msecごとのソフトウェアタイマーを使用して、印刷間隔(ページ間の描画開始間隔)の遅延時間を、制御処理の負荷として測定する。
When the load measurement process is started, the
そして、負荷取得部12は、測定した負荷を示すデータを記憶部11に格納する(ステップS102)。負荷取得部12は、測定した時刻と関連付けて記憶部11に格納する。これによって、負荷を示すデータが時系列に沿って記憶部11に蓄積される。
Then, the
次に、負荷取得部12は、負荷を示すデータに基づいて、負荷変化量を算出する(ステップS103)。具体的には、負荷取得部12は、処理時点および処理時点より前の基準回数分の遅延時間に基づいて、最小二乗法により、負荷変化量を算出する。
Next, the
図6は、負荷変化量の算出方法について説明するための図である。 FIG. 6 is a diagram for explaining a method of calculating a load change amount.
負荷取得部12は、ページごとの負荷を算出し、例えば、直近5ページ分の負荷の変化量を、最小二乗法によって算出する。
The
次に、制御処理の負荷が小さくなる抑制制御の開始と終了を行う抑制制御処理について、説明する。画像形成装置10は、画像形成部306が印刷を実行している間、所定の周期で抑制制御処理を実行する。
Next, the suppression control process that starts and ends the suppression control that reduces the load of the control process will be described. The
なお、負荷変化量の算出方法はこれに限られず、負荷取得部12は、時系列に沿って蓄積された負荷を示すデータに基づいて、統計的に負荷変化量を算出すれば良い。
The method for calculating the load change amount is not limited to this, and the
図7は、抑制制御処理のフローの一例を示す図である。 FIG. 7 is a diagram showing an example of the flow of suppression control processing.
負荷取得部12は、最新の負荷を取得する(ステップS201)。具体的には、負荷取得部12は、負荷測定処理において記憶部11に格納した負荷を示すデータのうち、最後に格納したデータを取得する。
The
次に、制御変更判定部13は、負荷のレベルを判定する(ステップS202)。具体的には、制御変更判定部13は、負荷閾値情報111に規定された閾値と、ステップS201で取得した最新の負荷とを比較して、負荷のレベルを判定する。
Next, the control
次に、制御変更判定部13は、負荷の変化量を取得する(ステップS203)。具体的には、制御変更判定部13は、負荷測定処理において算出された負荷変化量を示すデータを取得する。
Next, the control
そして、制御変更判定部13は、負荷変化量のレベルを判定する(ステップS204)。具体的には、制御変更判定部13は、負荷変化量閾値情報112に規定された閾値と、ステップS203で取得した負荷の変化量とを比較して、負荷変化量のレベルを判定する。
Then, the control
続いて、制御変更判定部13は、制御処理の負荷の状況が制御変更条件を満たすか否かを判定する(ステップS205)。
Subsequently, the control
図8は、抑制制御処理の決定方法について説明するための図である。 FIG. 8 is a diagram for explaining a method of determining the suppression control process.
図8に示す決定方法によれば、例えば、負荷のレベルがレベルB、負荷変化量のレベルがレベル2である場合、ログを出力しないという制御変更条件を満たすこととなる。また、負荷のレベルがレベルA、負荷変化量のレベルがレベル2である場合、抑制制御を行わない、すなわち制御変更条件を満たさないこととなる。
According to the determination method shown in FIG. 8, for example, when the load level is level B and the load change amount level is
図7に戻り、制御変更判定部13が、制御変更条件を満たすと判定すると(ステップS205:Yes)、制御部14は、抑制制御を開始する(ステップS206)。具体的には、制御変更判定部13は、図8に示すように、負荷のレベルおよび負荷変化量のレベルに応じて、抑制制御の内容を決定する。
Returning to FIG. 7, when the control
例えば、負荷のレベルがレベルB、負荷変化量のレベルがレベル2である場合、制御変更判定部13は、ログを出力しないという抑制制御内容に決定する。ログの出力は、画像形成処理には影響しないため、制御内容が変更されても、画像形成部306による画像形成処理の生産性が低下することは無い。
For example, when the load level is level B and the load change amount level is
また、制御変更判定部13は、負荷のレベルがレベルC、負荷変化量のレベルがレベル2である場合、ログを出力せず、画像形成部306において紙間距離(搬送時における2つの用紙の間の距離)を延ばす抑制制御内容に決定する。
Further, when the load level is level C and the load change amount level is
この場合、ログを出力しないだけの場合と比較して、紙間距離を延ばすことによって画像形成部306の印刷処理の頻度が下がるため、制御部14の制御処理の負荷をさらに下げることができる。ただし、紙間距離を延ばすことによって、画像形成部306による画像形成処理の生産性は低下する。
In this case, as compared with the case where only the log is not output, the frequency of the printing process of the
また、制御変更判定部13は、負荷のレベルがレベルC、負荷変化量のレベルがレベル3である場合、ログを出力せず、画像形成部306において描画速度を落とす抑制制御内容に決定する。
Further, when the load level is level C and the load change amount level is
この場合、ログを出力せず、画像形成部306において紙間距離を延ばす抑制制御内容と比較して、画像形成部306の印刷処理の頻度がさらに下がるため、制御部14の制御処理の負荷をさらに下げることができる。ただし、紙間距離を延ばすことによって、画像形成部306による画像形成処理の生産性はさらに低下する。
In this case, the frequency of the printing process of the
このように、制御変更判定部13は、制御処理の負荷と、負荷の変化量と、閾値情報(負荷閾値情報111および負荷変化量閾値情報112)と、に基づいて、制御部14の制御処理のうち、画像形成処理の内容を変更するか否かを判定する。
As described above, the control
図7に戻り、ステップS205において、制御変更判定部13は、制御変更条件を満たさないと判定すると(ステップS205:No)、制御処理が終了条件を満たすか否かを判定する(ステップS207)。
Returning to FIG. 7, in step S205, when the control
終了条件は、あらかじめ規定された、抑制制御を終了する条件である。例えば、印刷の実行中に抑制制御と開始と終了を繰り返すと、制御処理が不安定になる可能性があるため、印刷中の印刷ジョブが終了することを終了条件としても良い。 The end condition is a predetermined condition for terminating the suppression control. For example, if the suppression control and the start and end are repeated during the execution of printing, the control process may become unstable. Therefore, the end condition may be the end of the print job being printed.
制御変更判定部13が、終了条件を満たすと判定すると(ステップS207:Yes)、制御部14は、抑制制御を終了する(ステップS208)。
When the control
また、制御変更判定部13が、終了条件を満たさないと判定すると(ステップS207:No)、ステップS208の処理をスキップする。
If the control
本実施形態に係る画像形成システム1によれば、制御変更判定部13は、制御処理の負荷と、負荷の変化量と、に基づいて、制御処理の内容を変更するための制御変更条件を満たすか否かを判定する。これによって、瞬間的な制御処理の負荷だけから判定するよりも、より適切なタイミングで制御の負荷を軽減させることができる。
According to the
また、制御変更判定部13は、制御処理の負荷と、負荷の変化量と、閾値情報と、に基づいて、制御部14の制御処理のうち、画像形成処理の内容を変更するか否かを判定する。これによって、トレードオフの関係にある、画像形成処理への影響の大きさと、制御処理の負荷の軽減の大きさとを、制御処理の負荷の状況に応じて適切に決定することができる。
Further, the control
上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)や従来の回路モジュール等のデバイスを含むものとする。 Each function of the embodiment described above can be realized by one or more processing circuits. Here, the "processing circuit" as used herein is a processor programmed to perform each function by software, such as a processor implemented by an electronic circuit, or a processor designed to execute each function described above. It shall include devices such as ASIC (Application Specific Integrated Circuit), DSP (Digital Signal Processor), FPGA (Field Programmable Gate Array) and conventional circuit modules.
以上、各実施形態に基づき本発明の説明を行ってきたが、上記実施形態に示した要件に本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することができ、その応用形態に応じて適切に定めることができる。 Although the present invention has been described above based on each embodiment, the present invention is not limited to the requirements shown in the above embodiments. With respect to these points, the gist of the present invention can be changed to the extent that the gist of the present invention is not impaired, and can be appropriately determined according to the application form thereof.
1 画像形成システム
10 画像形成装置
11 記憶部
12 負荷取得部
13 制御変更判定部
14 制御部
20 DFE
30 ユーザ端末
40 管理サーバ
1
30
Claims (6)
前記制御処理の負荷と、前記負荷の変化量と、を示すデータを取得する負荷取得部と、
前記制御処理の前記負荷と、前記負荷の前記変化量と、に基づいて、前記制御処理の内容を変更するための制御変更条件を満たすか否かを判定する制御変更判定部と、を備え、
前記制御部は、前記制御変更判定部の判定結果に基づいて、前記制御処理の前記負荷が小さくなるように前記制御処理の内容を変更する、
画像形成装置。 A control unit that executes control processing,
A load acquisition unit that acquires data indicating the load of the control process and the amount of change in the load.
A control change determination unit for determining whether or not a control change condition for changing the content of the control process is satisfied based on the load of the control process and the change amount of the load is provided.
Based on the determination result of the control change determination unit, the control unit changes the content of the control process so that the load of the control process becomes smaller.
Image forming device.
画像形成処理を実行する画像形成部と、をさらに備え、
前記制御変更判定部は、前記制御処理の前記負荷と、前記負荷の前記変化量と、前記閾値情報と、に基づいて、前記制御部の制御処理のうち、前記画像形成処理の内容を変更するか否かを判定し、
前記制御部は、前記制御変更判定部の判定結果に基づいて、前記画像形成処理の内容を変更する前記制御処理の内容の変更か、または前記画像形成処理の内容を変更しない前記制御処理の内容の変更を実行する、
請求項1に記載の画像形成装置。 A storage unit that stores threshold information indicating a load of the control process set to a plurality of levels and a reference of a change amount of the load, and a storage unit.
Further equipped with an image forming unit for executing image forming processing,
The control change determination unit changes the content of the image forming process among the control processes of the control unit based on the load of the control process, the change amount of the load, and the threshold information. Judge whether or not
The control unit changes the content of the control process that changes the content of the image forming process based on the determination result of the control change determination unit, or changes the content of the control process that does not change the content of the image forming process. Make changes to
The image forming apparatus according to claim 1.
前記制御変更判定部は、前記負荷閾値情報に基づいて前記負荷のレベルを判定し、前記負荷変化量閾値情報に基づいて前記負荷の前記変化量のレベルを判定し、
前記制御部は、前記制御変更判定部が判定した前記負荷の前記レベルおよび前記負荷の前記変化量の前記レベルに基づいて、前記画像形成処理の内容を変更する前記制御処理の内容の変更か、または前記画像形成処理の内容を変更しない前記制御処理の内容の変更を実行する、
請求項2に記載の画像形成装置。 The threshold information includes load threshold information indicating the load threshold and load change amount threshold information indicating the load change threshold.
The control change determination unit determines the level of the load based on the load threshold information, determines the level of the change amount of the load based on the load change amount threshold information, and determines the level of the change amount of the load.
The control unit changes the content of the control process that changes the content of the image forming process based on the level of the load and the level of the change amount of the load determined by the control change determination unit. Alternatively, the content of the control process is changed without changing the content of the image forming process.
The image forming apparatus according to claim 2.
前記制御部は、前記制御変更判定部による前記終了条件を満たすか否かの判定結果に基づいて、前記内容が変更された前記制御処理を終了する、
請求項1から3のいずれか1項に記載の画像形成装置。 The control change determination unit determines whether or not the end condition for terminating the change of the control content is satisfied, and determines whether or not the end condition is satisfied.
The control unit ends the control process whose contents have been changed based on the determination result of whether or not the end condition is satisfied by the control change determination unit.
The image forming apparatus according to any one of claims 1 to 3.
制御部が実行する制御処理の負荷と、前記負荷の変化量と、を示すデータを取得するステップと、
前記制御処理の前記負荷と、前記負荷の前記変化量と、に基づいて、前記制御処理の内容を変更するための制御変更条件を満たすか否かを判定するステップと、
判定の結果に基づいて、前記制御処理の前記負荷が小さくなるように前記制御処理の内容を変更するステップと、を備える、
制御方法。 It is a control method executed by a computer.
A step of acquiring data indicating the load of the control process executed by the control unit and the amount of change in the load, and
A step of determining whether or not a control change condition for changing the content of the control process is satisfied based on the load of the control process and the change amount of the load.
A step of changing the content of the control process so that the load of the control process is reduced based on the result of the determination is provided.
Control method.
制御部が実行する制御処理の負荷と、前記負荷の変化量と、を示すデータを取得するステップと、
前記制御処理の前記負荷と、前記負荷の前記変化量と、に基づいて、前記制御処理の内容を変更するための制御変更条件を満たすか否かを判定するステップと、
判定の結果に基づいて、前記制御処理の前記負荷が小さくなるように前記制御処理の内容を変更するステップと、
を実行させるためのプログラム。
On the computer
A step of acquiring data indicating the load of the control process executed by the control unit and the amount of change in the load, and
A step of determining whether or not a control change condition for changing the content of the control process is satisfied based on the load of the control process and the change amount of the load.
Based on the result of the determination, the step of changing the content of the control process so that the load of the control process becomes smaller, and
A program to execute.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020122259A JP2022018858A (en) | 2020-07-16 | 2020-07-16 | Image forming apparatus, control method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020122259A JP2022018858A (en) | 2020-07-16 | 2020-07-16 | Image forming apparatus, control method, and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2022018858A true JP2022018858A (en) | 2022-01-27 |
Family
ID=80203142
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020122259A Pending JP2022018858A (en) | 2020-07-16 | 2020-07-16 | Image forming apparatus, control method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2022018858A (en) |
-
2020
- 2020-07-16 JP JP2020122259A patent/JP2022018858A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7770998B2 (en) | Method and apparatus for color image forming capable of effectively forming a quality color image | |
JP6098587B2 (en) | Printing control apparatus, printing system, color adjustment control program, and color adjustment control method | |
JP2010000629A (en) | Printing control device, printer, and printing control program | |
US10962913B2 (en) | Image forming apparatus, sheet type determination method and program in the apparatus | |
JP5245565B2 (en) | Image forming apparatus | |
KR101543491B1 (en) | Data processing apparatus, condensation removal method and computer readable recording medium | |
JP2007279327A (en) | Image forming apparatus | |
US11099511B2 (en) | Image forming apparatus, sheet type determination method and program in the apparatus | |
JP2009151087A (en) | Printing apparatus and printing method | |
JP5870970B2 (en) | Image forming apparatus, control apparatus, and image forming system | |
JP2022018858A (en) | Image forming apparatus, control method, and program | |
JP5661422B2 (en) | Image forming apparatus, control method therefor, and program | |
JP2014155193A (en) | Image forming apparatus, image formation method, and program | |
JP6311509B2 (en) | Image forming apparatus | |
EP3258320A1 (en) | Image forming apparatus and image forming method | |
JP2015200699A (en) | image forming system, image forming apparatus, and control program | |
US9210286B2 (en) | Printing apparatus capable of reducing time required for continuous printing and printing control method | |
JP4760500B2 (en) | Image forming apparatus | |
JP5838600B2 (en) | Image forming apparatus and toner supply method | |
JP2017102341A (en) | Image forming system and program for image forming system | |
JP2013025128A (en) | Image forming device, shift detection execution time determination method and program | |
CN110471266B (en) | Image forming apparatus with a toner supply device | |
JP2018101058A (en) | Image forming apparatus and image forming method | |
JP5151658B2 (en) | Image forming apparatus, image forming apparatus control method, and image forming apparatus control program | |
JP2009163116A (en) | Image forming apparatus |