JP2013097515A - Information processing device, control method therefor, and control program - Google Patents
Information processing device, control method therefor, and control program Download PDFInfo
- Publication number
- JP2013097515A JP2013097515A JP2011238793A JP2011238793A JP2013097515A JP 2013097515 A JP2013097515 A JP 2013097515A JP 2011238793 A JP2011238793 A JP 2011238793A JP 2011238793 A JP2011238793 A JP 2011238793A JP 2013097515 A JP2013097515 A JP 2013097515A
- Authority
- JP
- Japan
- Prior art keywords
- job
- software
- module
- modules
- main cpu
- 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
- Stored Programmes (AREA)
- Facsimiles In General (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
Description
本発明は、情報処理装置、その制御方法、および制御プログラムに関し、特に、電子写真方式又は静電記録方式などを用いた画像形成装置に関する。 The present invention relates to an information processing apparatus, a control method thereof, and a control program, and more particularly to an image forming apparatus using an electrophotographic system or an electrostatic recording system.
一般に、情報処理装置の一つとして所謂画像形成装置が知られている。そして、クライアントPCなどの外部装置と複合機などの画像形成装置とをLANなどのネットワークで接続された印刷システムが知られている。ここでは、画像形成装置は外部装置からプリントジョブなどの画像処理ジョブを受けて当該画像処理ジョブを実行する。 In general, a so-called image forming apparatus is known as one of information processing apparatuses. A printing system in which an external apparatus such as a client PC and an image forming apparatus such as a multifunction peripheral are connected via a network such as a LAN is known. Here, the image forming apparatus receives an image processing job such as a print job from an external apparatus and executes the image processing job.
画像形成装置で実行可能な処理は、当該画像形成装置に備えられたハードウェアリソースの範囲内であれば、CPUが実行するプログラム(ファームウェア)を更新すれば、容易に変更および追加することができる。 Processing that can be executed by the image forming apparatus can be easily changed and added by updating a program (firmware) executed by the CPU as long as it is within the range of hardware resources provided in the image forming apparatus. .
ところで、ファームウェアの削除・更新を高速にするとともに、タイマジョブとして実行待ちとなっている予約画像処理ジョブを遂行するソフトウェアパーツを、通常のジョブに支障をきさない範囲で適宜削除・更新するため、予約画像処理ジョブに更新対象となるソフトウェアパーツを用いる処理が含まれているか否かを判定するようにしたものがある。そして、ここでは、予約画像処理ジョブに更新対象となるソフトウェアパーツを用いる処理が含まれていないと判定した場合には、当該更新対象のソフトウェアパーツの更新処理を行う(特許文献1参照)。 By the way, in order to speed up the deletion / update of firmware and to appropriately delete / update software parts that execute reserved image processing jobs that are waiting to be executed as timer jobs, as long as they do not interfere with normal jobs Some of the reservation image processing jobs determine whether or not processing using software parts to be updated is included. Here, if it is determined that the process using the software part to be updated is not included in the reserved image processing job, the update process of the software part to be updated is performed (see Patent Document 1).
そして、特許文献1においては、予約ジョブ中に当該ソフトウェアパーツが含まれているが、ネットワーク上の他の画像形成装置が備えるソフトウェアパーツで代替することができると判断した場合には、当該他の画像形成装置を用いるように再スケジューリングを行う。一方、代替する画像形成装置が存在しないと判断した場合には、当該更新要求を保留にしている。
In
さらに、ファームウェアのバージョンアップを行う際、新しいファームウェアをダウンロードして、このファームウェアをRAM領域に一時記憶するようにしたものがある(特許文献2参照)。ここでは、電源オンの際にプログラムが動作を開始するプログラムリセットベクタに分岐して、RAM領域にロードされたファームウェアを読み出して、このファームウェアを従来のファームウェアが存在していたPROM領域に書き込んでいる。そして、特許文献2では、実行中および実行待機中の画像処理ジョブを検知して、これらジョブが存在すると、前述のファームウェア更新動作を保留するようにしている。
Furthermore, when upgrading the firmware, there is one in which new firmware is downloaded and this firmware is temporarily stored in a RAM area (see Patent Document 2). Here, the program branches to a program reset vector that starts operation when the power is turned on, reads the firmware loaded in the RAM area, and writes this firmware in the PROM area where the conventional firmware existed. . In
ところが、上述の特許文献1では、更新すべきソフトウェアパーツがある場合において、その更新と予約画像処理ジョブとをスケジューリングしているだけであって、例えば、ソフトウェアパーツの更新中にプリント処理要求コマンドを受信した場合には処理を行うことが困難となってしまう。
However, in the above-described
つまり、特許文献1に記載の画像形成装置では、ソフトウェアパーツを更新している際に、当該ソフトウェアパーツを用いるプリント処理要求などのジョブを受信しても、当該ジョブを実行することができず、このジョブはキャンセルせざるを得ない。よって、ユーザは再度ジョブを投入しなければならず、ユーザにとっては使い勝手が極めて悪い。
That is, in the image forming apparatus described in
同様に、特許文献2においても、画像処理ジョブの実行中にファームウェアをダウンロードすべきタイミングが到来した際の処理を行っているのみで、ファームウェアのダウンロード中にプリント処理要求コマンドを受けた際には処理を行うことが困難となってしまう。
Similarly,
従って、特許文献2に記載の画像形成装置においても、ファームウェアのダウンロード中にプリント処理要求などのジョブを受信しても、当該ジョブを実行することができず、このジョブはキャンセルせざるを得ない。よって、ユーザは再度ジョブを投入しなければならず、ユーザにとっては使い勝手が極めて悪い。
Therefore, even in the image forming apparatus described in
よって、本発明の目的は、ソフトウェアパーツ(プログラム)を更新している際に、ジョブ処理要求を受信した場合においても、当該ジョブがキャンセルされることがなく、ユーザにとって利便性の向上した情報処理装置、その制御方法、および制御プログラムを提供することにある。 Therefore, an object of the present invention is to perform information processing with improved convenience for the user without canceling the job even when a job processing request is received while updating a software part (program). An apparatus, a control method thereof, and a control program are provided.
上記の目的を達成するため、本発明による情報処理装置は、互いに独立して動作する複数のモジュールと、前記モジュールの各々に備えられ当該モジュールで動作するソフトウェアが格納されたモジュール記憶手段とを有し、前記複数のモジュールを選択的に用いてジョブを実行する情報処理装置であって、前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新手段と、前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定手段と、前記判定手段によって前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御手段とを有することを特徴とする。 In order to achieve the above object, an information processing apparatus according to the present invention includes a plurality of modules that operate independently from each other, and module storage means that is provided in each of the modules and stores software that operates on the modules. An information processing apparatus that selectively uses the plurality of modules to execute a job, wherein the software stored in the module storage unit is updated, and the software is updated in any one of the modules When the job is accepted, a determination unit that determines whether a module used in the job is being updated, and a module used in the job by the determination unit updates the software. If it is determined that the update is in progress, And having a control means for waiting the execution of the job.
本発明による制御方法は、互いに独立して動作する複数のモジュールと、前記モジュールの各々に備えられ当該モジュールで動作するソフトウェアが格納されたモジュール記憶手段とを有し、前記複数のモジュールを選択的に用いてジョブを実行する情報処理装置の制御方法であって、前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新ステップと、前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定ステップと、前記判定ステップで前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御ステップとを有することを特徴とする。 The control method according to the present invention includes a plurality of modules that operate independently of each other, and module storage means that is provided in each of the modules and stores software that operates on the modules, and selectively selects the plurality of modules. A method of controlling the information processing apparatus for executing a job using the update step of updating the software stored in the module storage unit, and updating the software in any one of the modules When the job is received, a determination step for determining whether a module used in the job is updating the software, and a determination is made that the module used in the job in the determination step is updating the software. Then, the job is executed until the software update is completed. Characterized by a control step of the machine.
本発明による制御プログラムは、互いに独立して動作する複数のモジュールと、前記モジュールの各々に備えられ当該モジュールで動作するソフトウェアが格納されたモジュール記憶手段とを有し、前記複数のモジュールを選択的に用いてジョブを実行する情報処理装置で用いられる制御プログラムであって、前記情報処理装置に備えられたコンピュータに、前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新ステップと、前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定ステップと、前記判定ステップで前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御ステップとを実行させることを特徴とする。 A control program according to the present invention includes a plurality of modules that operate independently of each other, and a module storage unit that stores software that is provided in each of the modules and that operates on the module, and selectively selects the plurality of modules. An update step of updating the software stored in the module storage unit in a computer provided in the information processing apparatus, the control program used in the information processing apparatus used for executing the job, When the software is updated in any of the above, when the job is received, a determination step for determining whether a module used in the job is updating the software, Determined that the module to be used is updating the software Once, until the software update is completed, characterized in that to execute a control step for waiting the execution of the job.
本発明よれば、ソフトウェアが更新中であるモジュールを用いるジョブを受けても、当該ジョブをキャンセルすることなく待機させるようにしたので、ユーザにとって利便性が向上する。 According to the present invention, even when a job using a module whose software is being updated is received, the job is kept waiting without being canceled, so that convenience for the user is improved.
以下、本発明の実施の形態による情報処理装置の一例について図面を参照して説明する。 Hereinafter, an example of an information processing apparatus according to an embodiment of the present invention will be described with reference to the drawings.
図1は、本発明の実施の形態による情報処理装置の一つである画像形成装置の一例についてその構成を概略的に示す断面図である。 FIG. 1 is a cross-sectional view schematically showing the configuration of an example of an image forming apparatus which is one of information processing apparatuses according to an embodiment of the present invention.
図1において、図示の画像形成装置は、所謂カラー複合機であり、画像形成装置本体100、画像読取装置140、および後処理装置160を備えている。
In FIG. 1, the illustrated image forming apparatus is a so-called color multifunction peripheral, and includes an image forming apparatus
いま、図示の画像形成装置を用いてコピーを行おうとする際には、読み取りガラス142上に原稿が配置される。そして、スキャナーユニット143によって原稿上の画像が光学的に読み取られて、光学像として光電変換部(例えば、CCD)144に与えられる。光電変換部114は光学像を電気信号(画像信号)に変換する。そして、この電気信号は制御装置(図示せず)に与えられて、ここで、所定の処理が施されて、画像データとされる。
Now, when making a copy using the illustrated image forming apparatus, an original is placed on the
画像形成装置本体100は、イエロー(Y)プロセスユニット101y、マゼンダ(M)プロセスユニット101m、シアン(C)プロセスユニット101c、およびブラック(K)プロセスユニット101kを備えている。そして、これらプロセスユニットの各々は感光ドラム、現像器、および帯電ローラなどを有している。
The image forming apparatus
ここで、Kプロセスユニット101kに注目して、Kプロセスユニット101kには感光ドラム102kが収納されている。この感光ドラム102kはドラムモータ(図示せず)によって回転駆動される。感光ドラム102kの表面は帯電ローラ103kによって一様に帯電される。レーザスキャナユニット104kは、画像データに応じて変調されたレーザ光を、ポリゴンミラー回転体(図示せず)によって感光ドラム102kをその長手方向に走査する。
Here, paying attention to the
レーザ光の走査によって、感光ドラム102kの表面には画像データに応じた静電潜像が形成される。現像器105kには、例えば、Kトナーおよびキャリアを有する二成分現像剤が収納されている。この現像器105kには、トナーが充填されたトナーボトル106kが連結され、トナーボトル106kからKトナーが現像器105kに供給される。現像器105kは感光ドラム102k上の静電潜像をKトナーで現像してKトナー像とする。
By scanning with the laser beam, an electrostatic latent image corresponding to the image data is formed on the surface of the
Kプロセスユニット101kには、補助帯電ブラシ109kが備えられており、中間転写ベルト(中間転写体)108にKトナー像を転写した際に感光ドラム102kに残留する転写残トナーを一様に帯電させる。そして、この転写残トナーは感光ドラム102kから除去されて回収される。
The
なお、Yプロセスユニット101y、Mプロセスユニット101m、Cプロセスユニット101cはKプロセスユニット101kと同様の構成を有している。
The
Yプロセスユニット101y、Mプロセスユニット101m、Cプロセスユニット101c、およびKプロセスユニット101kに中間転写ベルト108を介してそれぞれ一次転写ローラ107y、107m、107c、および107kが対向している。そして、一次転写107y、107m、107c、および107kによってYプロセスユニット101y、Mプロセスユニット101m、Cプロセスユニット101c、およびKプロセスユニット101kから順次Yトナー像、Mトナー像、Cトナー像、およびKトナー像が中間転写ベルト108に転写されて重ね合わされる。これによって、中間転写ベルト108にはカラートナー像が形成される。
The
中間転写ベルト108上のカラートナー像は、中間転写ベルト108の回転によって二次転写位置に搬送される。
The color toner image on the
一方、用紙カセット(給紙カセット又は単にカセットともいう)113、125、および126から選択的に給紙ローラ114、127、および128によって用紙が用紙搬送路に搬送される。そして、用紙はレジストローラ115によって斜行を補正された後、二次転写位置に送られる。二次転写位置において、中間転写ベルト108上のカラートナー像は二次転写ローラ110によって用紙に転写される。その後、用紙は定着器に送られて、ここで、定着ローラ117および加圧ローラ118によって用紙上のカラートナー像が熱定着される。
On the other hand, paper is selectively conveyed from a paper cassette (also referred to as a paper cassette or simply a cassette) 113, 125, and 126 to paper conveyance paths by
なお、トナー濃度補正を行うため、Kプロセスユニット101kの出口近傍にはパターン濃度検知センサ112が配置されている。トナー濃度補正を行う際には、予め定めらたれパターンを有する濃度補正用パターンが中間転写ベルト108上に形成される。そして、濃度検知センサ112によって濃度補正用パターンを検知してその検知結果に応じて濃度補正が行われる。
In order to perform toner density correction, a pattern
また、中間転写ベルト108に残留した転写残トナーは中間転写体クリーナ111によって回収される。
Further, the transfer residual toner remaining on the
片面印刷の際には、定着器を出た用紙は、排紙フラッパ119によって排紙ローラ120を備える排紙経路に送られる。そして、後処理を行う際には、用紙は後処理フラッパ152によって、バッファパス搬送ローラ151を備えるバッファパスユニット150に搬送されて、ここから後処理装置(フィニッシャ)160に送られる。後処理装置160は用紙又は用紙束に対して所定の後処理を行った後、フィニッシャトレイ161又は162に用紙又は用紙束を排紙する。
During single-sided printing, the paper that has exited the fixing unit is sent to a paper discharge path including a
後処理を行わない場合には、用紙は後処理フラッパ152によって、排紙トレイ121に排紙される(洞内排紙)。
When post-processing is not performed, the paper is discharged to the
両面印刷を行う場合には、定着器を出た用紙は排紙フラッパ119によって両面反転フラッパ123を介して両面反転駆動ローラ122に送られる。続いて、両面判定駆動ローラ122によって用紙は逆方向に搬送されて、反転フラッパ123によって、両面再給紙駆動ローラ124を備える両面印刷搬送路に送られる。そして、用紙は再度レジストローラ115に送られて、前述のようにして、裏面側に印刷が行われることになる。
When performing duplex printing, the sheet exiting the fixing unit is sent to the duplex
なお、モノクロ印刷の際には、Kプロセスユニット101kのみが用いられ、Kプロセスユニット101kから中間転写ベルト108にKトナー像が転写される。
In monochrome printing, only the
図2は、図1に示す画像形成装置の制御系(制御部)の一例を示すブロック図である。 FIG. 2 is a block diagram illustrating an example of a control system (control unit) of the image forming apparatus illustrated in FIG.
次に、本画像形成装置の制御回路構成について、図2のブロック図を用いて説明する。 Next, the control circuit configuration of the image forming apparatus will be described with reference to the block diagram of FIG.
図示の制御部はメインCPU201を備えており、このメインCPU201は画像形成装置全体の制御を司る。ROM202にはメインCPU201上で動作する制御プログラムなどが格納され、RAM203はメインCPU201が一時的にデータなどを記憶するために用いられる。バックアップRAM204は画像形成装置が動作する際に設定された設定情報などが記憶される。バックアップRAM204にはバックアップバッテリ(図示せず)によって電源が供給され、画像形成装置のメイン電源を断としても、バックアップRAM204に記憶された設定情報は保持される。
The illustrated control unit includes a
モータドライバ205は、図1に示す給紙ローラ114およびレジストローラ115などの回転制御を行う。メインCPU201にはシリアルインターフェイス(SCI)206が備えられており、SCI206は8CH(8チャンネル)の信号線によってメインCPU201に接続された各種モジュールと通信を行う。各チャンネルは2本の信号線を備え、これによって全二重通信が行われる。そして、メインCPU201は後述するモジュールを制御する。
The
ネットワークインターフェイス(I/F)207は画像データを供給するプリンタコントローラ(システムコントローラ:図示せず)と接続される。レーザドライバ208は、図1に示すレーザスキャナユニット104y、104m、104c、および104kを制御する。YMCドラムモータ/高圧ドライバ209はYプロセスユニット101y、Mプロセスユニット101m、およびCプロセスユニット101cの各々に備えられた感光ドラム駆動モータ(図示せず)を駆動制御するとともに、帯電、現像、および一次転写に係る電圧制御を行う。
A network interface (I / F) 207 is connected to a printer controller (system controller: not shown) that supplies image data. The
Kドラム/高圧・ITBモータ・二次転写高圧ドライバ210はKプロセスユニット101kに備えられた感光ドラム駆動モータ(図示せず)を駆動制御するとともに、帯電、現像、および一次転写に係る電圧制御を行う。さらに、Kドラム/高圧・ITBモータ・二次転写高圧ドライバ210は中間転写体108の駆動モータを駆動制御するとともに、二次転写ローラ110に係る二次転写電圧制御を行う。
The K drum / high voltage / ITB motor / secondary transfer
両面・反転ユニットドライバ211は。両面反転駆動ローラ122および両面再給紙駆動ローラ124を駆動制御するとともに、両面反転フラッパ123の回動制御を行う。オプションカセットドライバ212は増設給紙カセットである用紙カセット125および126において給紙ローラ127および128を駆動制御する。
The duplex /
バッファパス/フィニッシャドライバ213はバッファパスユニット150およびフィニッシャ160を制御する。つまり、バッファパス/フィニッシャドライバ213はバッファパス搬送ローラ151を駆動制御するとともに、フィニッシャ上トレイ161およびフィニッシャ下トレイ162の昇降制御を行う。
The buffer path /
図3は、図2に示すYMCドラムモータ/高圧ドライバ209、Kドラム/高圧・ITBモータ・二次転写高圧ドライバ210、両面/反転ユニットドライバ211、オプションカセットドライバ212、およびバッファパス/フィニッシャドライバ213について説明するためのブロック図である。
3 shows the YMC drum motor /
図2で説明したCPU201、ROM202、RAM203、およびバックアップRAM204はメインエンジンコントローラボード201aに搭載されている。YMCドラムモータ/高圧ドライバ209は、サブCPU301、フラッシュROM302、およびSRAM303を備えている。フラッシュROM302にはサブCPU301上で動作する制御プログラムが格納されている。SRAM303は、例えば、サブCPU301の作業領域として用いられる。そして、サブCPU301はCPU201の制御下でYMCドラムモータ304およびYMC高圧ユニット305を制御する。
The
Kドラム/高圧・ITBモータ・二次転写高圧ドライバ210は、サブCPU311、フラッシュROM312、およびSRAM313を備えている。フラッシュROM312にはサブCPU311上で動作する制御プログラムが格納されている。SRAM313は、サブCPU311の作業領域として用いられる。そして、サブCPU311は、CPU201の制御下でKドラムITBモータ314、K高圧ユニット315、および二次転写高圧ユニット316を制御する。
The K drum / high voltage / ITB motor / secondary transfer
両面/反転ユニットドライバ211は、サブCPU321、フラッシュROM322、およびSRAM323を備えている。フラッシュROM322にはサブCPU321上で動作する制御プログラムが格納されている。SRAM323は、サブCPU321の作業領域として用いられる。そして、サブCPU321はCPU201の制御下で両面反転モータ324および両面再給紙モータ325を制御する。
The duplex /
オプションカセットドライバ212は、サブCPU331、フラッシュROM332、およびSRAM333を備えている。フラッシュROM332にはサブCPU331上で動作する制御プログラムが格納されている。SRAM333は、サブCPU331の作業領域として用いられる。そして、サブCPU331は、CPU201の制御下で増設カセット給紙モータ334および335を制御する。
The
バッファパス/フィニッシャドライバ213は、サブCPU341、フラッシュROM342、およびSRAM343を備えている。フラッシュROM342にはサブCPU341上で動作する制御プログラムが格納されている。SRAM343は、サブCPU341の作業領域として用いられる。そして、サブCPU341は、CPU201の制御下でバッファパスモータ344、フィニッシャ上トレイ161およびフィニッシャ下トレイ162を駆動する昇降モータ345、およびフィニッシャ160が備えるステイプル機構346を制御する。
The buffer path /
図4は、図1に示す画像形成装置に備えられたユーザ操作部401の一例を示す図である。
FIG. 4 is a diagram illustrating an example of a
ユーザ操作部401は電源スイッチ404を備えており、電源スイッチ404の操作によって画像形成装置の主電源がオン又はオフされる。節電ボタン403の操作によって画像形成装置は所定の節電モードに移行する。電源LED404は主電源がオンの場合に、例えば、緑色に点灯する。また、電源LED404はユーザの操作で選択された機能が動作中であると緑色に点滅する。さらに、電源LED404は画像形成装置においてエラーなどが発生した際には赤色に点灯して、ユーザに異常を報知する。
The
液晶表示部(LCD)501は、例えば、タッチパネル式のTFTドットマトリクス型の液晶パネルによって構成される。そして、LCD501において画像形成装置における各モードの操作・表示が行われ、各モードの切り替えが行われる。
The liquid crystal display unit (LCD) 501 is composed of, for example, a touch panel TFT dot matrix type liquid crystal panel. Then, operation and display of each mode in the image forming apparatus is performed on the
テンキー406は、例えば、コピー枚数およびFAX送信先などの数字を入力する際に用いられる。リセットキー407は入力した数値をクリアする際に用いられ、さらに現在選択中のモードにおいて初期状態に戻る際に用いられる。スタートキー408は、液晶表示部501又はテンキー406による入力操作に応じた動作を開始するためのキーである。
The
ストップキー409は、スタートキー408によって開始された動作を、動作途中でキャンセルするためのキーである。ヘルプキー410はユーザの操作によって表示画面に対する説明文章を表示するためのキーである。ユーザモードボタン411はユーザが予めユーザ設定を行うためのキーである。
The
図5は、図4に示すユーザ操作部401に表示された表示画面の一例を示す図である。
FIG. 5 is a diagram showing an example of a display screen displayed on the
図5に示す表示画面はLCD501に表示される。ここでは、ユーザによってコピーモードが詮索された際の表示画面(つまり、コピーモード画面)が示されている。コピーモード画面は、ファンクション選択ボタン画面501、操作パネル画面502、およびステータス表示画面511を有する。
The display screen shown in FIG. 5 is displayed on the
ファンクション選択ボタン画面502において、ユーザが所望のファンクションキーをタッチすると、CPU201は当該タッチされたキーに応じた動作(つまり、機能)に切り替える。機能が切り替わると、CPU201は当該切り替わった機能を表示する表示画面をLCD501に表示する。図示の例では、コピーモードであるから、”COPY”が点灯しているが、ユーザが、例えば、”FAX”をタッチすると、FAX動作モード画面がLCD501に表示される。この際には、ファンクション選択ボタン画面502において、”FAX”が点灯する。
When the user touches a desired function key on the function
操作パネル画面503には、コピーが実行可能であるか否かを示す情報が表示され、さらに、用紙サイズの設定などのモード設定およびコピー枚数などが表示される。コピー枚数はテンキー406からの入力によって設定され、操作パネル画面503に表示される。
The
さらに、操作パネル画面503には、色モード設定504、倍率設定505、片面・両面設定506、用紙選択設定507、および排紙トレイ設定508が表示される。そして、ユーザはタッチ操作によって色モード、倍率、片面・両面設定、用紙選択、および排紙トレイの設定を行う。
Further, a color mode setting 504, a magnification setting 505, a single-side / double-
つまり、色モード設定504では白黒モード又はカラーモードのいずれかを選択することができる。倍率設定505では、縮小、等倍、又は拡大の設定を行うことができ、選択された倍率は、前述のように、操作パネル画面503に表示される。
That is, in the color mode setting 504, either the monochrome mode or the color mode can be selected. In the magnification setting 505, reduction, equal magnification, or enlargement can be set, and the selected magnification is displayed on the
片面・両面設定506では、片面コピー又は両面コピーのいずれかを選択することができる。用紙選択設定507ではいずれの給紙カセットに収納された用紙を用いるかを選択することができる。排紙トレイ設定508では、プリント後の用紙をいずれのトレイに排紙するかを設定する。
In the single-sided / double-
ステータス表示画面511には、画像形成装置の状態が変化した際に、その状態変化の旨がメッセージとして表示される。
When the status of the image forming apparatus changes, the
図6は、図3に示すメインCPU201とサブCPU301との接続形態の一例を示すブロック図である。図6においては、メインCPU201とサブCPU301との接続形態について説明するが、メインCPU301とサブCPU311〜341との接続形態についてもサブCPU301と同様である。
FIG. 6 is a block diagram showing an example of a connection form between the
メインCPU201はリセット信号線(RESET)601、ブートモード信号線(BOOTMODE)602、送信信号線(TxD)信号線603、および受信信号線(RxD)信号線604によってサブCPU301に接続されている。
The
RESET601は、メインCPU201が出力側となって、サブCPU301が入力側となって、メインCPU201によって所定のタイミングでサブCPU301をリセットする際に用いられる。そして、RESET601は動作時にH(ハイ)レベルとなり、リセット時にはL(ロー)レベルとなる。
The
BOOTMODE602は、メインCPU201が出力側、サブCPU301が入力側となって、サブCPU301がリセットして再起動した後の動作モードを決定するために用いられる。BOOTMODE602は通常時にHレベルとなり、ファームウェア更新モード時にはLレベルとなる。
The
TxD603は、メインCPU201からサブCPU301にシリアル通信信号を送信するためのものである。TxD603においては、TTLレベルの調歩同期で8ビットずつ情報が送信される。RxD604は、サブCPU301からメインCPU201にシリアル通信信号を送信するためのものである。RxD604においても同様にTTLレベルの調歩同期で8ビットずつ情報が送信される。
続いて、図3に示すサブCPU301〜341におけるファームウェアの更新処理について説明する。ここでは、サブCPU301におけるファームウェアの更新処理を例に挙げて説明するが、サブCPU311〜341におけるファームウェアの更新処理についても同様である。
Next, firmware update processing in the
サブCPU301の制御プログラムが格納されたフラッシュROM302は、例えば、32kバイトの容量を備えている。そして、このフラッシュROM302は所定の手順に応じてアクセスを行って書き込み処理を行うことができる。サブCPU301に係る制御プログラムの更新中においては、更新対象であるフラッシュROM302にプログラムコード(つまり、制御プログラム)が存在すると、書き換えプログラムが動作することができない。
The
よって、まず、サブCPU301のワーク領域であるSRAM303に書き換えプログラムを保存して、書き換えプログラムをサブCPU301で動作させるためのプログラムモードに移行する(つまり、モード切り替え処理を行う必要がある)。
Therefore, first, the rewrite program is stored in the
図7は、図6に示すメインCPU201とサブCPU301とにおいて行われるモード切り替え処理を説明するためのフローチャートである。
FIG. 7 is a flowchart for explaining mode switching processing performed in the
ファームウェア更新処理を開始すると、メインCPU201はファームウェア更新対象であるサブCPU301についてRESET601をオン(Lレベル)して、サブCPU301をリセットする(ステップS702)。そして、メインCPU201はBOOTMODE602をアクティブ(Lレベル)に設定する。つまり、メインCPU201はBOOTMODE602をプログラムモードに設定する(ステップS703)。
When the firmware update process is started, the
サブCPU301は、BOOTMODE602がアクティブの状態でリセットを解除が行われると(ステップS704)、フラッシュROM302のプログラムモードで起動される。プログラムモードにおいては、サブCPU301はTxD603からの通信待ちとなってフラッシュROM302の書き換えプログラムをワークメモリであるSRAM303に展開する。
If the reset is released while the
以後、メインCPU201とサブCPU301との通信およびフラッシュROM302の書き換え制御は、SRAM303上に展開されたプログラムに応じて行われる。
Thereafter, communication between the
後述するようにして、サブCPU301において、フラッシュROM302の書き換え(書き込み)が行われた後(ステップS705)、メインCPU201はサブCPU301を再度リセットする(ステップS706)。そして、メインCPU201はBOOTMODE602をインアクティブに設定する。つまり、メインCPU201はBOOTMODE602を通常モードに設定する(ステップS707)。その後、メインCPU201はサブCPU302のリセットを解除して(ステップS708)、ファームウェア更新処理を終了する。
As described later, after the
図8は、プログラムモードの際に図6に示すメインCPU201とサブCPU301との間で行われる通信について説明するためのフローチャートである。
FIG. 8 is a flowchart for explaining communication performed between the
フラッシュROM302の書き換えを行う際、まず、メインCPU201は書き換えを行うためのネゴシエーション情報(ファーム更新リクエスト)をサブCPU301に送信する(ステップS802)。続いて、メインCPU201はファーム更新リクエストに対する応答(書き換え可能応答)をサブCPU301から受信したか否かを判定する(ステップ803)。
When rewriting the
書き換え可能応答を受信しないと(ステップS803において、NO)、メインCPU201は待機する。一方、書き換え可能応答を受信すると(ステップS803において、YES)、メインCPU201はフラッシュROM302を直接書き換えることができないため、書き換えに先立ってサブCPU301に対してフラッシュメモリ消去要求を発行する(ステップ804)。
If the rewritable response is not received (NO in step S803), the
続いて、メインCPU201は、フラッシュROM302の消去を行ったことを示す応答(フラッシュメモリ消去応答)をサブCPU301から受信したか否かを判定する(ステップS805)。フラッシュメモリ消去応答を受信しないと(ステップS805において、NO)、メインCPU201は待機する。
Subsequently, the
フラッシュメモリ消去要求を受けると、サブCPU301はフラッシュROM302の全ブロックの消去を行う。そして、全ブロックの消去が完了すると、サブCPU302はフラッシュメモリ消去応答をメインCPU201に返信する(ステップ804)。
When receiving the flash memory erase request, the
フラッシュメモリ消去応答を受信すると(ステップS805において、YES)、メインCPU201は内蔵するブロックカウンタにn=0を設定する(ステップS806)。ここで、フラッシュROM302のブロック数は256であるとする。つまり、フラッシュROM302には第0〜第255のブロックがあるものとする。
When the flash memory erase response is received (YES in step S805), the
続いて、メインCPU201はフラッシュROM301の第0のブロックに書き込むファームウェアイメージを128バイトずつに分割してパケットを生成する。そして、メインCPU201は先頭のパケット(ファームウェア更新データ)をサブCPU301に送信する(ステップ807)。パケットには先頭マーカー又は終端マーカーがヘッダ部に設けられており、先頭のパケットは先頭マーカーで識別される。また、最後のパケットは終端マーカーで識別が可能である。
Subsequently, the
パケットを送信した後、メインCPU201は、サブCPU301からブロックへの書込みが完了したことを示すブロック書込み応答を受信したか否かを判定する(ステップS808)。ブロック書込み応答を受信しないと(ステップS808において、NO)、メインCPU201は待機する。
After transmitting the packet, the
サブCPU302はパケットを受信すると、ファーム更新データをフラッシュROM302に書き込む。1つのブロックの書き込みが完了すると、サブCPU301はブロック書き込み完了応答をメインCPU201に返信する。ブロック書き込み応答を受信すると(ステップS808において、YES)、メインCPU201はブロックカウンタをインクリメント(+1)する(ステップS809)。そして、メインCPU201はブロックカウンタが256未満であるか否かを判定する(ステップS810)。
When receiving the packet, the
ブロックカウンタが256未満であると(ステップS810において、YES)、メインCPU201はステップS807の処理に戻って、次のブロックに対するファーム更新データを送信する。
If the block counter is less than 256 (YES in step S810), the
このようにして、フラッシュROM302に対する書き込みはブロックごとに繰り返されて、サブCPU301は合計256個のパケットを受信して、フラッシュROM302の全てのブロックについてファームウェアの更新が終了する。
In this manner, writing to the
ブロックカウンタが256となると(ステップS810において、NO)、メインCPU201はサブCPU301にチェックサムの取得要求を送信する(ステップ811)。このチェックサムは、例えば、フラッシュROM302の全領域について奇数アドレスおよび偶数アドレスの値を総計した結果の下位16ビットを用いる。
When the block counter reaches 256 (NO in step S810), the
メインCPU201はサブCPU301からチェックサム値を受信したか否かを判定する(ステップS812)。チェックサム値を受信しないと(ステップS812において、NO)、メインCPU201は待機する。
The
サブCPU301はチェックサム取得要求に応答して、メインCPU201に対して奇数アドレスおよび偶数アドレスのチェックサム値を返信する。メインCPU201は、送信したファームウェアイメージのチェックサム値を保持チェックサム値として保持している。チェックサム値を受信チェックサム値として受信すると(ステップ812において、YES)、サブCPUから受信チェックサム値と保持チェックサム値とが一致するか否かを判定する(ステップ813)。
In response to the checksum acquisition request, the
受信チェックサム値と保持チェックサム値とが一致しないと(ステップS813において、NO)、メインCPU201はフラッシュROM302に書き込まれたファームウェアが送信したファームウェアイメージと一致していないとして、ステップS806の処理に戻る。そして、メインCPU201はリトライ制御によって先頭パケットから再度送信する。
If the received checksum value does not match the held checksum value (NO in step S813), the
受信チェックサム値と保持チェックサム値とが一致すると(ステップS813において、YES)、メインCPU201はフラッシュROM302の更新は正常に終了したとして、ファームウェア更新を終了する。
If the received checksum value matches the retained checksum value (YES in step S813), the
ここで、プログラムモードにおけるメインCPU201とサブCPU301との通信について図9に示すシーケンス図を用いて説明する。
Here, communication between the
図9は、プログラムモードの際に図6に示すメインCPU201とサブCPU301との間で行われる通信について説明するためのシーケンス図である。
FIG. 9 is a sequence diagram for explaining communication performed between the
まず、メインCPU201がフラッシュ更新リクエスト(Flash Update Req)をサブCPU301に送信する(S901)。このフラッシュ更新リクエストに応答して、サブCPU301はメインCPU201にフラッシュ書き換え可能応答(Flash Update Ack OK)を返す(S902)。
First, the
次に、メインCPU201はサブCPU301にフラッシュ消去要求(Flash Erase Req)を送信する(S903)。フラッシュ消去要求に応答して、サブCPU301はフラッシュROM302の全ブロックの消去を行い、消去が完了すると、サブCPU302はメインCPU201にフラッシュ消去応答(Flash Erase Ack OK)を返す(S904)。
Next, the
続いて、メインCPU201は、ファームウェアイメージを先頭ブロックであるID=0から順番に送信する(Flash Data Send ID=0(Top):S905)。サブCPU301は該当ブロックに対するファームウェアイメージの書き込みが完了すると、メインCPU201にブロック書き込み完了応答(Flash Data Received ID=0 OK)を返す(S906)。
Subsequently, the
さらに、メインCPU201はブロックカウンタを+1インクリメントして、ID=1のブロックにファームウェアイメージを送信する(Flash Data Send ID=1:S907)。サブCPU301は当該ブロックに対する書き込みが完了すると、メインCPU201にブロック書き込み完了応答(Flash Data Received ID=1)を返す(S908)。
Further, the
この処理を繰り返して、メインCPU201はID=255の最終ブロックに対するファームウェアイメージを送信する(Flash Data Send ID=255:S909)。そして、サブCPU301は当該ブロックに対する書き込みが完了すると、メインCPU201にブロック書き込み完了応答(Flash Data Received ID=255 OK)を返す(S910)。
By repeating this process, the
最後に、メインCPU201はサブCPU301に対してチェックサムの取得要求(Flash Check Sum Req)を送信する(S911)。これに応答して、サブCPU301はチェックサムを求めて、メインCPU201にチェックサム値を返信する(Flash Check Sum Report:S912)。
Finally, the
図10は、図6に示すメインCPU201とサブCPU301との間でファームウェア更新を行った際の信号波形を説明するためのタイムチャートである。
FIG. 10 is a time chart for explaining signal waveforms when firmware is updated between the
前述したように、メインCPU201はRESET601をLレベルとした後(S702)、BOOTMODE602をLレベルとする(S703)。その後、メインCPU201はRESET601をHレベルとして(S704)、TxD603でファーム更新リクエストを送信する(S802)。サブCPU301からRxD604で応答を受信すると(S803)、メインCPU201はTxD603でフラッシュメモリ消去要求を送信する(S804)。
As described above, the
サブCPU301からRxD604で応答を受信すると(S805)、メインCPU201は前述のようにして、TXD603でファーム更新データを送信する(S807)。サブCPU301からRxD604で応答を受信すると(S808)、全てのブロックについて更新が終了していれば、メインCPU201はチェックサムを行う(チェックサムについては図10には示されていない)。
When the response is received from the
その後、メインCPU201はRESET601をLレベルとした後(S706)、BOOTMODE602をHレベルとする(S707)。そして、メインCPU201はRESET601をHレベルとする。このように、ファームウェアの更新を完了した後、メインCPU201は一旦サブCPU301をリセットした後、BOOTMODE602をインアクティブに設定する。そして、メインCPU201はサブCPU301のリセット解除を行う。
Thereafter, the
前述のように、メインCPU201にはサブCPU301、311、321、331、および341が互いに独立したシリアル信号線によって接続されている。このため、メインCPU201はサブCPU301、311、321、331、および341の各々に対して同時に通信を行うことができる。
As described above, the
従って、サブCPU301、311、321、331、および341のうちいずれかにおいてファームウェアが更新中であっても、他のサブCPUにおいては動作を継続することができる。ここでは、いずれのサブCPUが司る機能がファームウェアの更新中のために使用不能であるか知る必要があるため、メインCPU201はRAM203にサブCPU状態テーブルを保持する。
Therefore, even if the firmware is being updated in any of the
図11は、図3に示すRAM203に保持されるサブCPU状態テーブルの一例を示す図である。
FIG. 11 is a diagram showing an example of the sub CPU state table held in the
図11において、サブCPU状態テーブル(モジュール状態テーブル)1101にはモジュール(Module)欄、状態(Status)欄、および残量(Remain)欄が備えられている。Module欄には、サブCPU301〜341が記載される。図示の例では、サブCPU301、311、331、321、および341に対応して、そのStatusがそれぞれファームウェア更新中(Updating)、動作中(Active)、動作中、ファームウェア更新中、および動作中となっている。そして、ファームウェア更新中である場合には、Remain欄に残り更新サイズ(残量)がバイトで示される。
In FIG. 11, the sub CPU state table (module state table) 1101 includes a module (Module) column, a state (Status) column, and a remaining amount (Remain) column. In the Module column,
ここで、サブCPU状態テーブルが図11に示す状態である場合に、スタートキー408が押し下げられた際のメインCPU201の動作について説明する。
Here, the operation of the
図12は、図3に示すいずれかのサブCPUにおいてファームウェアの更新中である場合にスタートキー408が押し下げられた際のメインCPU201の動作を説明するためのフローチャートである。
FIG. 12 is a flowchart for explaining the operation of the
ここでは、サブCPU状態テーブルは図11に示す状態であるとする。また、ジョブとしてコピーが行われるものとする。そして、図5に示すように、ジョブ設定において、カラー、等倍、片面、カセット113(用紙サイズA4)、およびトレイ121が選択されたものとする。
Here, it is assumed that the sub CPU state table is in the state shown in FIG. It is assumed that copying is performed as a job. Then, as shown in FIG. 5, it is assumed that color, equal magnification, single-sided, cassette 113 (paper size A4), and
スタートキー408が押し下げられると、メインCPU201は当該ジョブを受け付ける(ステップS1501)。続いて、メインCPU201は受け付けたジョブのモード解析(つまり、ジョブ設定)を行って、当該解析結果に応じて使用するモジュールのサブCPUを判定する(ステップS1502)。
When the
例えば、メインCPU201はジョブを受付けた際、ユーザ操作部401(図4)からジョブモード情報を受信する。
For example, when the
図13は、図3に示すメインCPU201がユーザ操作部401から受けるジョブモード情報の一例を示す図である。
FIG. 13 is a diagram illustrating an example of job mode information received from the
図13において、ジョブモード情報は、給紙段ID、カラー/モノクロ、片面/両面、排紙先ID、および後処理モードなどのモード情報を有している。図示の例では、給紙段ID=”カセット113”、カラー/モノクロ=”カラー”、片面/両面=”片面”、排紙先ID=”トレイ121”、そして、後処理モード=”ノンソート”となっている。
In FIG. 13, the job mode information includes mode information such as a paper feed stage ID, color / monochrome, single-sided / double-sided, paper discharge destination ID, and post-processing mode. In the illustrated example, paper feed stage ID = “
メインCPU201はジョブモード情報に応じて、予め定められたサブCPU関連付けテーブル(モジュール関連付けテーブル)を参照して、受け付けたジョブがいずれのサブCPUを使用するかについて判定する。このサブCPU関連付けテーブルは、例えば、ROM202に格納される。
The
図14は、図3に示すROM202に格納されたサブCPU関連付けテーブルの一例を示す図である。
FIG. 14 is a diagram showing an example of the sub CPU association table stored in the
図示のサブCPU関連付けテーブルは、ジョブモード情報とサブCPUとを関連付けるためのテーブルである。サブCPU関連付けテーブルには、給紙段ID、カラー/モノクロ、片面/両面、および排紙先IDの項目が規定され、これら項目毎に選択肢が設定されている。そして、選択肢毎に使用するサブCPU、つまり、ドライバが設定されている。 The illustrated sub CPU association table is a table for associating job mode information with a sub CPU. The sub CPU association table defines items of paper feed stage ID, color / monochrome, single side / double side, and paper discharge destination ID, and options are set for each of these items. A sub CPU to be used for each option, that is, a driver is set.
このサブCPU関連付けテーブルは、予め製品構成のラインナップに応じてROM202に記録するようにする。なお、画像形成装置立上げの際におけるモジュール接続情報に応じてメインCPU201がサブCPU関連付けテーブルを生成して、このサブCPU関連付けテーブルをRAM203に記録するようにしてもよい。
The sub CPU association table is recorded in advance in the
図15は、図12に示す使用サブCPU判定処理(ステップS1502)の一例を詳細に説明するためのフローチャートである。 FIG. 15 is a flowchart for explaining in detail an example of the used sub CPU determination process (step S1502) shown in FIG.
使用サブCPU判定処理を開始すると、まず、メインCPU201はジョブモード情報において給紙段IDに用紙カセット113が設定されているか否かを確認する(ステップS1510)。カセット113が設定されていない場合(ステップS1510において、NO)、メインCPU201はサブCPU関連付けテーブルを参照して、増設給紙カセット125および126を制御するオプションカセットドライバのサブCPU331が使用されると判定する(ステップS1511)。
When the used sub CPU determination process is started, first, the
続いて、メインCPU201はジョブモード情報においてカラー/モノクロがカラーモードに設定されているか否かを確認する(ステップS1512)。なお、カセット113が設定されていると(ステップS1510において、YES)、処理はステップS1512に進む。
Subsequently, the
カラーモードであれば(ステップS1512において、YES)、メインCPU201はサブCPU関連付けテーブルを参照して、YMCドラムモータ304およびYMC高圧ユニット305を制御するYMCドラムモータ/高圧ドライバのサブCPU301が使用されると判定する(ステップS1513)。
If the color mode is selected (YES in step S1512), the
続いて、メインCPU201はサブCPU関連付けテーブルを参照して、KドラムITBモータ314、K高圧ユニット315、および二次転写高圧ユニット316を制御するKドラム/高圧・ITBモータ・二次転写高圧ドライバのサブCPU311が使用されると判定する(ステップS1514)なお、カラーモードでなくても(ステップS1512において、NO)、Kドラム/高圧・ITBモータ・二次転写高圧ドライバのサブCPU311が使用されるので、処理はステップS1514に進む。
Subsequently, the
次に、メインCPU201は、ジョブモード情報において片面/両面が片面モードに設定されているか否かを確認する(ステップS1515)。両面モードであると(ステップS1515において、NO)、メインCPU201はサブCPU関連付けテーブルを参照して、両面反転駆動ローラ122、両面再給紙駆動ローラ124、および両面反転フラッパ123を制御する両面/反転ユニットドライバのサブCPU321を使用すると判定する(ステップS1516)。
Next, the
次に、メインCPU201は、ジョブモード情報において排紙先IDがトレイ121に設定されているか否かを確認する(ステップS1517)。排紙先IDがトレイ121でない場合(ステップS1517において、NO)、メインCPU201は用紙がバッファパスユニット150を介してフィニッシャ上トレイ161又はフィニッシャ下トレイ162に排出されると判定する。
Next, the
これによって、メインCPU201はサブCPU関連付けテーブルを参照して、バッファパスユニット150を制御するバッファパス/フィニッシャドライバのサブCPU341を使用すると判定する(ステップS1518)。そして、メインCPU201は使用サブCPU判定処理を終了する。一方、排紙先IDがトレイ121であると(ステップS1517において、YES)、メインCPU201は使用サブCPU判定処理を終了する。
Accordingly, the
なお、画像形成装置に備えられたモジュールが多いほど、サブCPU関連付けテーブルは細分化され、図15で説明した使用サブCPU判定処理におけるステップ数は増加する。 Note that as the number of modules provided in the image forming apparatus is increased, the sub CPU association table is subdivided and the number of steps in the used sub CPU determination process described with reference to FIG.
再び、図12を参照して、上述のようにして、使用サブCPU判定処理が終了すると、続いて、メインCPU201はサブCPU状態テーブルを参照して、使用すると判定されたサブCPU(使用サブCPU)についてファームウェアの更新中(ダウンロード中)であるか否かを判定する(ステップS1503)。ファームウェアのダウンロード中でない場合(ステップS1503において、NO)、メインCPU201は使用すると判定した全てのサブCPUについて更新中であるかのサーチが完了したかを確認する(ステップS1504)。
Referring to FIG. 12 again, when the use sub CPU determination process is completed as described above, subsequently, the
使用すると判定した全てのサブCPUについて更新中であるかのサーチが完了していないと(ステップS1504において、NO)、メインCPU201は他に使用すると判定したサブCPUに移行して(ステップS1505)、ステップS1503の処理を行う。
If the search for whether or not all the sub CPUs determined to be used are being updated is completed (NO in step S1504), the
一方、使用すると判定した全てのサブCPUについて更新中であるかのサーチが完了すると(ステップS1504において、YES)、メインCPU201は受け付けたジョブを実行して(ステップS1506)、ジョブ処理を終了する。
On the other hand, when the search for whether or not all sub CPUs determined to be used are being updated is completed (YES in step S1504),
使用すると判定したサブCPUがファームウェアのダウンロード中であると(ステップS1503において、YES)、メインCPU201は受け付けたジョブを予約ジョブとして(ステップS1507)、ジョブ処理を終了する。
If the sub CPU that is determined to be used is downloading firmware (YES in step S1503), the
このように、使用すると判定されたサブCPUのいずれか1つがファームウェアをダウンロード中であれば、メインCPU201は受け付けたジョブを実行を待機する。そして、メインCPU201は受け付けたジョブに係るジョブモード情報をRAM203に格納する。
In this way, if any one of the sub CPUs determined to be used is downloading firmware, the
図16は、図5に示すジョブモードの設定(ジョブ設定)が行われた際の使用サブCPU判定処理における判定結果を示す図である。 FIG. 16 is a diagram illustrating a determination result in the used sub CPU determination process when the job mode setting (job setting) illustrated in FIG. 5 is performed.
図5に示すジョブ設定を行うと、図16にグレーアウトして示すように、Kドラム/高圧・ITBモータ・二次転写高圧ドライバ、YMCドラムモータ/高圧ドライバ、およびバッファパス/フィニッシャドライバに係るサブCPUが使用サブCPUとされる。そして、図11に示す例では、サブCPU301および321がファームウェアの更新中であるので、メインCPU201は受け付けたジョブを待機する。つまり、予約ジョブとする。
When the job setting shown in FIG. 5 is performed, as shown in gray out in FIG. 16, subs relating to the K drum / high voltage / ITB motor / secondary transfer high voltage driver, YMC drum motor / high voltage driver, and buffer path / finisher driver. The CPU is used as a sub CPU. In the example shown in FIG. 11, since the
図17は、図12で説明した予約ジョブの実行を説明するためのフローチャートである。 FIG. 17 is a flowchart for explaining the execution of the reservation job described in FIG.
前述のように、予約ジョブとされると、当該予約ジョブに係るジョブモード情報はRAM203に格納される。予約ジョブの処理が開始されると、メインCPU201はサブCPUにおけるファームウェアの更新終了を検知したか否かを確認する(ステップS1530)。ここでは、図8に示すステップS812およびS813において、サブCPUからチェックサム値の応答を受けて、チェックサム値が一致すると、メインCPU201は当該サブCPUにおけるファームウェアの更新が終了したとする。
As described above, when a reservation job is set, job mode information related to the reservation job is stored in the
ファームウェアの更新終了を検知しないと(ステップS1530において、NO)、メインCPU201は待機する。一方、ファームウェアの更新終了を検知すると(ステップS1530において、YES)、メインCPU201は予約ジョブがあるか否かを確認する(ステップS1531)。ここでは、メインCPU201はRAM203にジョブモード情報が格納されているか否かを確認することになる。
If the end of the firmware update is not detected (NO in step S1530), the
予約ジョブが存在しないと(ステップS1531において、NO)、メインCPU201は予約ジョブ処理を終了して、図12に示すステップS1501の処理に戻る。予約ジョブが存在すると(ステップS1531において、YES)、メインCPU201はジョブモード情報に基づいてジョブの再投入を行う(ステップ1532)。そして、メインCPU201は予約ジョブ処理を終了して、図12に示すステップ1501の処理に戻る。
If there is no reserved job (NO in step S1531), the
図5に示すジョブ設定では、YMCドラムモータ/高圧ドライバのサブCPU301がファームウェアの更新を終了すると、メインCPU201は予約ジョブを再投入することになる。
In the job setting shown in FIG. 5, when the
続いて、ジョブ投入の投入後、使用サブCPUがファームウェアの更新中であった際のジョブのキャンセルについて説明する。 Next, job cancellation when the sub CPU in use is updating firmware after job input will be described.
図18は、図3に示すいずれかのサブCPUにおいてファームウェアの更新中である場合にスタートキーが押し下げられた際のメインCPUの動作の他の例を説明するためのフローチャートである。 FIG. 18 is a flowchart for explaining another example of the operation of the main CPU when the start key is pressed when firmware is being updated in any of the sub CPUs shown in FIG.
なお、図3に示す処理と同一の処理については同一の参照符号を付して、説明を省略する。 Note that the same processes as those shown in FIG. 3 are denoted by the same reference numerals, and description thereof is omitted.
ステップS1503において、使用すると判定したサブCPUがファームウェアのダウンロード中であると、メインCPU210は受け付けたジョブをキャンセルするか否かを判定する(ステップS1508)。ここでは、まず、メインCPU201はダウンロード中である旨の状態通知を行うとともに、ジョブを継続するか否かを決定する画面をユーザ操作部401に表示する。
If the sub CPU that has been determined to be used in step S1503 is downloading firmware, the
図19は、図18に示すジョブキャンセル判定処理の際にユーザ操作部401に表示されるポップアップウィンドウの一例を示す図である。
FIG. 19 is a diagram showing an example of a pop-up window displayed on the
使用すると判定したサブCPUがファームウェアのダウンロード中であると、メインCPU210は、図19に示すように、操作パネル画面503上にポップアップウィンドウ509に表示する。このポップアップウィンドウ509には、ファームウェアが更新中でありジョブに待機時間が生じる旨の文言とキャンセルするか否かを問う文言が表示される。
When the sub CPU determined to be used is downloading firmware, the
ユーザが”Yes”ボタン510を押し下げると、メインCPU201は受け付けたジョブをキャンセルすると判定する。一方、ユーザ”No”ボタンを押し下げると、メインCPU201は受け付けたジョブをキャンセルしないと判定する。
When the user depresses the “Yes”
受け付けたジョブをキャンセルしないと判定すると(ステップS1508において、NO)、メインCPU201はステップS1507の処理に進んで、当該受け付けたジョブを予約ジョブとする。受け付けたジョブをキャンセルすると判定すると(ステップS1508において、YES)、メインCPU201は当該受け付けたジョブをキャンセルする(ステップS1509)。そして、メインCPU201はジョブ処理を終了する。
If it is determined that the accepted job is not canceled (NO in step S1508), the
以上のように、本発明の実施の形態によれば、ファームウェアのダウンロード中にジョブ処理要求を受信した際に、当該ジョブ処理要求に係るジョブを予約ジョブとして、当該予約ジョブで使用するモジュールにおいてファームウェアのダウンロードが終了すると、当該予約ジョブを実行するようにしたので、ファームウェアのダウンロードに起因してジョブ処理要求がキャンセルされることがない。従って、ユーザは再度ジョブを投入するという手間が省け、ユーザの利便性が向上する。 As described above, according to the embodiment of the present invention, when a job processing request is received during firmware download, the job related to the job processing request is used as a reserved job in the module used in the reserved job. When the download is completed, the reservation job is executed, so that the job processing request is not canceled due to the firmware download. Therefore, the user can save the trouble of submitting the job again, and the convenience of the user is improved.
上述の説明から明らかなように、図3に示す例では、メインCPU201およびサブCPU301〜341が更新手段として機能する。また、メインCPU201は判定手段および制御手段として機能する。なお、フラッシュROM302〜342の各々はモジュール記憶手段として用いられる。また、メインCPU201およびユーザ操作部401は報知手段として機能する。
As is clear from the above description, in the example shown in FIG. 3, the
上述の実施の形態では、情報処理装置の一例として、画像形成装置を例に挙げて説明したが、画像形成装置に限らず他の情報処理装置、例えば、画像処理装置においても複数モジュールが互いに独立して動作する構成であれば同様にして本発明を適用することができる。また、上述の実施の形態では、ファームウェアを更新する場合については説明したが、ファームウェアに限らずソフトウェアの更新を行う場合であれば同様にして適用することができる。 In the above-described embodiment, the image forming apparatus has been described as an example of the information processing apparatus. However, the present invention is not limited to the image forming apparatus. The present invention can be similarly applied to any configuration that operates as described above. In the above-described embodiment, the case of updating the firmware has been described. However, the present invention is not limited to the firmware and can be similarly applied to the case of updating software.
以上、本発明について実施の形態に基づいて説明したが、本発明は、これらの実施の形態に限定されるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。 As mentioned above, although this invention was demonstrated based on embodiment, this invention is not limited to these embodiment, Various forms of the range which does not deviate from the summary of this invention are also contained in this invention. .
例えば、上記の実施の形態の機能を制御方法として、この制御方法を情報処理装置に実行させるようにすればよい。また、上述の実施の形態の機能を有するプログラムを制御プログラムとして、この制御プログラムを情報処理装置が備えるコンピュータに実行させるようにしてもよい。なお、制御プログラムは、例えば、コンピュータに読み取り可能な記録媒体に記録される。 For example, the function of the above embodiment may be used as a control method, and this control method may be executed by the information processing apparatus. In addition, a program having the functions of the above-described embodiments may be used as a control program, and the control program may be executed by a computer included in the information processing apparatus. The control program is recorded on a computer-readable recording medium, for example.
この際、制御方法および制御プログラムの各々は、少なくとも更新ステップ、判定ステップ、および制御ステップを有することになる。 At this time, each of the control method and the control program has at least an update step, a determination step, and a control step.
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記録媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。 The present invention can also be realized by executing the following processing. That is, software (program) for realizing the functions of the above-described embodiments is supplied to a system or apparatus via a network or various recording media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.
201 メインCPU
209 YMCドラムモータ/高圧ドライバ
210 Kドラム/高圧・ITBモータ・二次転写高圧ドライバ
211 両面/反転ユニットドライバ
212 オプションカセットドライバ
213バッファパス/フィニッシャドライバ
301,311,321,331,341 サブCPU
302,312,322,332,342 フラッシュROM
303,313,323,333,343 SRAM
201 Main CPU
209 YMC drum motor / high voltage driver 210 K drum / high voltage / ITB motor / secondary transfer
302, 312, 322, 332, 342 Flash ROM
303, 313, 323, 333, 343 SRAM
Claims (8)
前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新手段と、
前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定手段と、
前記判定手段によって前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御手段とを有することを特徴とする情報処理装置。 A plurality of modules that operate independently of each other; and a module storage unit that stores software that is provided in each of the modules and that operates on the module, and executes a job by selectively using the plurality of modules An information processing apparatus,
Updating means for updating the software stored in the module storage means;
When the software is being updated in any of the modules, a determination unit that determines whether the module used in the job is being updated when receiving the job;
Control means for waiting for execution of the job until the updating of the software is completed when it is determined by the determination means that a module used in the job is being updated. Processing equipment.
前記判定手段は、前記ジョブで用いるモジュールで前記ソフトウェアの更新が行なわれているか否かについて前記モジュール状態テーブルを参照して判定することを特徴とする請求項1に記載の情報処理装置。 A module status table in which status indicating whether the software is being updated for each of the modules is recorded;
The information processing apparatus according to claim 1, wherein the determination unit determines whether or not the software is updated in a module used in the job with reference to the module state table.
前記判定手段は、前記ジョブに備えられたジョブ設定に応じて前記モジュール関連付けテーブルを参照して、当該ジョブで用いるモジュールを判定することを特徴とする請求項1〜3のいずれか1項に記載の情報処理装置。 A module association table in which modules are defined in association with job settings in the job;
The said determination means determines the module used by the said job with reference to the said module correlation table according to the job setting with which the said job was equipped. Information processing device.
前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新ステップと、
前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定ステップと、
前記判定ステップで前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御ステップとを有することを特徴とする制御方法。 A plurality of modules that operate independently of each other; and a module storage unit that stores software that is provided in each of the modules and that operates on the module, and executes a job by selectively using the plurality of modules A method for controlling an information processing apparatus,
An update step of updating the software stored in the module storage means;
A determination step of determining whether or not a module used in the job is being updated when the job is received when the software is being updated in any of the modules;
And a control step of waiting for execution of the job until the update of the software is completed when it is determined that the module used in the job is being updated in the determination step. Method.
前記情報処理装置に備えられたコンピュータに、
前記モジュール記憶手段に格納された前記ソフトウェアを更新する更新ステップと、
前記モジュールのいずれかで前記ソフトウェアの更新が行われている際、前記ジョブを受け付けると、当該ジョブで用いるモジュールが前記ソフトウェアの更新中であるか否かを判定する判定ステップと、
前記判定ステップで前記ジョブで用いるモジュールが前記ソフトウェアの更新中であると判定されると、前記ソフトウェアの更新が終了するまで、前記ジョブの実行を待機させる制御ステップとを実行させることを特徴とする制御プログラム。 A plurality of modules that operate independently of each other; and a module storage unit that stores software that is provided in each of the modules and that operates on the module, and executes a job by selectively using the plurality of modules A control program used in an information processing apparatus,
In the computer provided in the information processing apparatus,
An update step of updating the software stored in the module storage means;
A determination step of determining whether or not a module used in the job is being updated when the job is received when the software is being updated in any of the modules;
When it is determined in the determination step that the module used in the job is updating the software, a control step of waiting for execution of the job is executed until the software update is completed. Control program.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011238793A JP2013097515A (en) | 2011-10-31 | 2011-10-31 | Information processing device, control method therefor, and control program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011238793A JP2013097515A (en) | 2011-10-31 | 2011-10-31 | Information processing device, control method therefor, and control program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013097515A true JP2013097515A (en) | 2013-05-20 |
JP2013097515A5 JP2013097515A5 (en) | 2014-12-18 |
Family
ID=48619408
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011238793A Pending JP2013097515A (en) | 2011-10-31 | 2011-10-31 | Information processing device, control method therefor, and control program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2013097515A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015215644A (en) * | 2014-05-07 | 2015-12-03 | 富士ゼロックス株式会社 | Information processing device, image processor and program |
JP2017022592A (en) * | 2015-07-13 | 2017-01-26 | コニカミノルタ株式会社 | Image forming apparatus, operation control program and operation control method |
JP2017047578A (en) * | 2015-09-01 | 2017-03-09 | コニカミノルタ株式会社 | Image formation device and image formation system |
JP2018049515A (en) * | 2016-09-23 | 2018-03-29 | カシオ計算機株式会社 | Information retrieval device, information retrieval system, information retrieval method, and program |
US20210019090A1 (en) * | 2019-07-19 | 2021-01-21 | Canon Kabushiki Kaisha | Information processing apparatus using nonvolatile semiconductor memory device and control method therefor |
WO2022172331A1 (en) * | 2021-02-09 | 2022-08-18 | 日本電信電話株式会社 | Setting change device, setting change method, and program |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020300A (en) * | 1998-06-26 | 2000-01-21 | Canon Inc | Processor and method for information processing |
JP2006308913A (en) * | 2005-04-28 | 2006-11-09 | Ricoh Co Ltd | Image forming apparatus, image forming apparatus control method and recording medium |
JP2007208528A (en) * | 2006-01-31 | 2007-08-16 | Canon Inc | Image forming apparatus and job control method |
JP2008062582A (en) * | 2006-09-08 | 2008-03-21 | Canon Inc | Printer, control method, and computer program |
JP2010231387A (en) * | 2009-03-26 | 2010-10-14 | Brother Ind Ltd | Program, information processing system, and information processing apparatus |
JP2011065541A (en) * | 2009-09-18 | 2011-03-31 | Fuji Xerox Co Ltd | Control program updating device, and program |
JP2011197990A (en) * | 2010-03-19 | 2011-10-06 | Fuji Xerox Co Ltd | Information processor and program |
-
2011
- 2011-10-31 JP JP2011238793A patent/JP2013097515A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020300A (en) * | 1998-06-26 | 2000-01-21 | Canon Inc | Processor and method for information processing |
JP2006308913A (en) * | 2005-04-28 | 2006-11-09 | Ricoh Co Ltd | Image forming apparatus, image forming apparatus control method and recording medium |
JP2007208528A (en) * | 2006-01-31 | 2007-08-16 | Canon Inc | Image forming apparatus and job control method |
JP2008062582A (en) * | 2006-09-08 | 2008-03-21 | Canon Inc | Printer, control method, and computer program |
JP2010231387A (en) * | 2009-03-26 | 2010-10-14 | Brother Ind Ltd | Program, information processing system, and information processing apparatus |
JP2011065541A (en) * | 2009-09-18 | 2011-03-31 | Fuji Xerox Co Ltd | Control program updating device, and program |
JP2011197990A (en) * | 2010-03-19 | 2011-10-06 | Fuji Xerox Co Ltd | Information processor and program |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015215644A (en) * | 2014-05-07 | 2015-12-03 | 富士ゼロックス株式会社 | Information processing device, image processor and program |
JP2017022592A (en) * | 2015-07-13 | 2017-01-26 | コニカミノルタ株式会社 | Image forming apparatus, operation control program and operation control method |
JP2017047578A (en) * | 2015-09-01 | 2017-03-09 | コニカミノルタ株式会社 | Image formation device and image formation system |
JP2018049515A (en) * | 2016-09-23 | 2018-03-29 | カシオ計算機株式会社 | Information retrieval device, information retrieval system, information retrieval method, and program |
US20210019090A1 (en) * | 2019-07-19 | 2021-01-21 | Canon Kabushiki Kaisha | Information processing apparatus using nonvolatile semiconductor memory device and control method therefor |
US11599303B2 (en) * | 2019-07-19 | 2023-03-07 | Canon Kabushiki Kaisha | Information processing apparatus using nonvolatile semiconductor memory device and control method therefor |
WO2022172331A1 (en) * | 2021-02-09 | 2022-08-18 | 日本電信電話株式会社 | Setting change device, setting change method, and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5901242B2 (en) | Image forming apparatus, control method, and program | |
JP6028429B2 (en) | Display control apparatus, service providing apparatus, and program | |
JP2013097515A (en) | Information processing device, control method therefor, and control program | |
US7697853B2 (en) | Image forming apparatus in which a toner is substituted according to relative amounts of toners and method of controlling the same | |
JP7198091B2 (en) | PRINTING DEVICE, ITS CONTROL METHOD, AND PROGRAM | |
JP2007183894A (en) | Information processing apparatus, print control method, storage medium, and program | |
JP2013146971A (en) | Printing apparatus and program | |
JP5911271B2 (en) | Information processing apparatus, control method thereof, and control program | |
JP2023027121A (en) | Information processing device, control method and program | |
JP5708232B2 (en) | Image forming apparatus, firmware update method, and program | |
JP2010023274A (en) | Image forming apparatus | |
JP5656770B2 (en) | Image forming apparatus | |
JP2008282090A (en) | Electronic equipment and firmware update method therefor | |
JP2009139746A (en) | Image forming apparatus and control method for the same | |
JP2007094155A (en) | Image forming apparatus | |
JP2007296771A (en) | Printing device needing warm-up | |
JP2013011677A (en) | Image forming apparatus | |
EP2138904B1 (en) | Image forming apparatus, control method for image forming apparatus, and storage medium | |
JP4914328B2 (en) | Image forming apparatus | |
JP2010038926A (en) | Image forming apparatus | |
JP2012137802A (en) | Information processing device | |
JP2013018189A (en) | Image forming apparatus, control device, and control method | |
JP2011194846A (en) | Image forming apparatus | |
JP2018060435A (en) | Image forming device, image forming system, information processing device, and firmware data updating method | |
JP6202175B2 (en) | Display control apparatus and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141031 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141031 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150629 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150804 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20151201 |