JP2013109571A - Information processor, control method thereof and control program - Google Patents

Information processor, control method thereof and control program Download PDF

Info

Publication number
JP2013109571A
JP2013109571A JP2011253902A JP2011253902A JP2013109571A JP 2013109571 A JP2013109571 A JP 2013109571A JP 2011253902 A JP2011253902 A JP 2011253902A JP 2011253902 A JP2011253902 A JP 2011253902A JP 2013109571 A JP2013109571 A JP 2013109571A
Authority
JP
Japan
Prior art keywords
download
job
software
unit
internal
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.)
Granted
Application number
JP2011253902A
Other languages
Japanese (ja)
Other versions
JP5911271B2 (en
Inventor
Atsushi Chagi
淳 茶木
Kenji Kuroki
謙治 黒木
Hiroto Nishihara
寛人 西原
Hiroyuki Eda
裕之 江田
Takeshi Shiga
剛 志賀
Tadaaki Saida
忠明 齋田
Ryo Sakaguchi
亮 坂口
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 JP2011253902A priority Critical patent/JP5911271B2/en
Publication of JP2013109571A publication Critical patent/JP2013109571A/en
Application granted granted Critical
Publication of JP5911271B2 publication Critical patent/JP5911271B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable job processing to be prioritized when software such as firmware is upgraded.SOLUTION: A controller 400 downloads software used in a printer unit 119 from an external device 500 and stores the software in built-in memory. If a job-processing request is received while the software is downloaded from the controller to the printer unit, the controller suspends the download and transmits a job corresponding to the job-processing request to the printer unit. When the printer unit finishes execution of the job, the controller resumes the download of the software.

Description

本発明は、メモリに記録されたファームウェアなどのソフトウェアを自動的に更新する機能を有する情報処理装置、その制御方法、および制御プログラムに関する。   The present invention relates to an information processing apparatus having a function of automatically updating software such as firmware recorded in a memory, a control method thereof, and a control program.

一般に、情報処理装置の一つである複合機などの画像形成装置では、メモリに記録されたファームウェアなどのソフトウェアのバージョンアップ(更新)を行う機能が備えられている。   In general, an image forming apparatus such as a multifunction peripheral, which is one of information processing apparatuses, has a function of upgrading (updating) software such as firmware recorded in a memory.

画像形成装置において、画像処理ジョブに関する1つのソフトウェアパーツについて更新する際、実行待ちとなっている画像処理ジョブに関して更新対象のソフトウェアパーツが含まれているか否かを判定するようにしたものがある(特許文献1参照)。   In an image forming apparatus, when one software part related to an image processing job is updated, it is determined whether or not a software part to be updated is included in an image processing job waiting to be executed ( Patent Document 1).

ここでは、更新対象のソフトウェアパーツが含まれていないとバージョンアップを行う。一方、更新対象のソフトウェアパーツが含まれていても、ネットワーク上の他の画像形成装置が備えるソフトウェアパーツで代替できると、当該画像処理ジョブを実行するためのソフトウェアパーツを再構築してバージョンアップする。そして、代替する画像処理装置が存在しないと、バージョンアップを一旦保留にしている。   Here, if the software part to be updated is not included, the version is upgraded. On the other hand, even if the software part to be updated is included, if it can be replaced with a software part provided in another image forming apparatus on the network, the software part for executing the image processing job is rebuilt and upgraded. . If there is no alternative image processing apparatus, version upgrade is temporarily suspended.

さらに、画像形成装置において、外部の上位機器から新しいファームウェアをダウンロードする際、ファームウェアをRAM領域に一旦格納した後、当該ファームウェアをPROM領域に書き込むようにしたものがある(特許文献1参照)。   Further, in the image forming apparatus, when downloading new firmware from an external host device, the firmware is temporarily stored in a RAM area, and then the firmware is written in the PROM area (see Patent Document 1).

ここでは、RAM領域にファームウェアを格納した後リセットを行って、その後、RAM領域に格納されたファームウェアをPROM領域に書き込んでファームウェアの動作を開始するようにしている。さらに、特許文献2では実行中および実行待機中のジョブを検知して、当該実行中又は実行待機中のジョブが存在するとファームウェアのバージョンアップを保留するようにしている。   Here, the firmware is stored in the RAM area and then reset, and then the firmware stored in the RAM area is written into the PROM area to start the operation of the firmware. Further, in Patent Document 2, a job being executed and waiting for execution is detected, and if there is a job being executed or waiting for execution, firmware upgrade is suspended.

特開2007−108957号公報JP 2007-108957 A 特開2001−273143号公報JP 2001-273143 A

ところで、上述の特許文献1では実行待ちのジョブが存在し、そのソフトウェアパーツが他の画像形成装置に備えられたソフトウェアパーツで代替できないと、バージョンアップを保留している。また、特許文献2では、実行中又は実行待ちのジョブが存在すると、バージョンアップを保留している。しかしながら、特許文献1および2ともにソフトウェアのバージョンアップ中に、新たに画像形成装置にジョブを投入すると、実行待ちジョブがない状態でも当該ジョブはバージョンアップが終了するまでその処理を待たされることになる。   By the way, in the above-mentioned Patent Document 1, there is a job waiting to be executed, and if the software part cannot be replaced by a software part provided in another image forming apparatus, version upgrade is suspended. Further, in Patent Document 2, if there is a job being executed or waiting to be executed, version upgrade is suspended. However, in both Patent Documents 1 and 2, if a new job is input to the image forming apparatus during software upgrade, the job will be awaited until the upgrade is completed even if there is no job waiting to be executed. .

つまり、ユーザは実行待ちジョブがないにも拘わらず、バージョンアップ中であればジョブの実行を待たされることになる。そして、バージョンアップ中であると、バージョンアップ終了までジョブ処理を待たされることになってしまう。   That is, even if there is no job waiting for execution, the user waits for job execution if the version is being upgraded. If the version is being upgraded, job processing will be waited until the upgrade is completed.

従って、本発明の目的はソフトウェアのバージョンアップが行わされている際、ジョブ処理を優先することのできる情報処理装置、その制御方法、および制御プログラムを提供することにある。   Accordingly, an object of the present invention is to provide an information processing apparatus, a control method thereof, and a control program capable of giving priority to job processing when software upgrade is performed.

上記の目的を達成するため、本発明による情報処理装置は、複数の処理部と、該複数の処理部を制御するメイン制御手段とを有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置であって、前記メイン制御手段は、前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロード手段と、前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロード手段と、前記内部ダウンロード手段によるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロード手段によるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信手段と、前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロード手段によるダウンロードを再開させるダウンロード再開手段とを有することを特徴とする。   In order to achieve the above object, an information processing apparatus according to the present invention includes a plurality of processing units and main control means for controlling the plurality of processing units, and the plurality of processing units are arranged in response to a job processing request. An information processing apparatus that selectively uses and executes a job, wherein the main control unit downloads software used in any of the plurality of processing units from an external device and records the software in a first memory Means, an internal download means for downloading the software recorded in the first memory to a specific processing unit in which the software is used, and a job processing request to the specific processing unit during execution of the download by the internal downloading means. If there is, the download by the internal download means is interrupted, and the job related to the job processing request is And job transmission means for sending to a particular processor, the execution of the job by the particular processing unit is completed, and having a download resuming means for resuming the download by the internal download unit.

本発明による制御方法は、複数の処理部と、該複数の処理部を制御するメイン制御手段とを有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置の制御方法であって、前記メイン制御手段は、前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロードステップと、前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロードステップと、前記内部ダウンロードステップによるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロードステップによるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信ステップと、前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロードステップによるダウンロードを再開させるダウンロード再開ステップとを行うを特徴とする。   The control method according to the present invention includes a plurality of processing units and main control means for controlling the plurality of processing units, and executes a job by selectively using the plurality of processing units in response to a job processing request. An information processing apparatus control method, wherein the main control unit downloads software used in any of the plurality of processing units from an external apparatus and records the software in a first memory; and An internal download step of downloading the software recorded in the memory to a specific processing unit in which the software is used, and the internal download step when there is a job processing request to the specific processing unit during the download execution by the internal download step The download according to the job processing is interrupted, and the job related to the job processing request is A job transmission step of sending to the processing unit of, when execution of the job by the particular processing unit is completed, characterized by performing the download resumption step resuming the download by the inner downloads step.

本発明による制御プログラムは、複数の処理部を有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置で用いられる制御プログラムであって、前記情報処理装置が備えるコンピュータに、前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロードステップと、前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロードステップと、前記内部ダウンロードステップによるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロードステップによるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信ステップと、前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロードステップによるダウンロードを再開させるダウンロード再開ステップとを実行させることを特徴とする。   A control program according to the present invention is a control program used in an information processing apparatus that has a plurality of processing units and executes jobs by selectively using the plurality of processing units in response to a job processing request. An external download step of downloading software used in any of the plurality of processing units from an external device and recording it in a first memory to a computer provided in the processing device, and the software recorded in the first memory An internal download step for downloading to a specific processing unit in which software is used, and if there is a job processing request for the specific processing unit during download execution by the internal download step, the download by the internal download step is interrupted, and the job The job related to the processing request is A job transmission step of sending the management unit, when the execution of the job by the particular processing unit is completed, characterized in that to execute a download resumption step resuming the download by the inner downloads step.

本発明によれば、本発明の目的はソフトウェアのバージョンアップが行わされている際に、当該ソフトウェアによる処理が必要なジョブが要求されると、ダウンロード動作を中断するようにしたので、ジョブ処理を待たされることがない。   According to the present invention, since the download operation is interrupted when a job requiring processing by the software is requested when the software is upgraded, the job processing is performed. There is no waiting.

本発明の実施の形態による情報処理装置の一つである画像形成装置の一例を概略的に示す断面図である。1 is a cross-sectional view schematically showing an example of an image forming apparatus which is one of information processing apparatuses according to an embodiment of the present invention. 図1に示す画像形成装置に備えられた制御部の構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a configuration of a control unit provided in the image forming apparatus illustrated in FIG. 1. 図2に示すコントローラによるプリンタ部119への内部ダウンロードについて説明するためのシーケンス図である。FIG. 3 is a sequence diagram for explaining internal download to a printer unit 119 by the controller shown in FIG. 2. 図3に示す内部ダウンロードを詳細に説明するためのフローチャートである。It is a flowchart for demonstrating in detail the internal download shown in FIG. 図2に示す不揮発性メモリにおけるメモリマップの一例を示す図である。It is a figure which shows an example of the memory map in the non-volatile memory shown in FIG.

以下、本発明の実施の形態による情報処理装置の一例について図面を参照して説明する。なお、以下の説明では、情報処理装置の一つである画像形成装置を例に挙げて説明する。   Hereinafter, an example of an information processing apparatus according to an embodiment of the present invention will be described with reference to the drawings. In the following description, an image forming apparatus that is one of information processing apparatuses will be described as an example.

図1は、本発明の実施の形態による情報処理装置の一つである画像形成装置の一例を概略的に示す断面図である。   FIG. 1 is a cross-sectional view schematically showing an example of an image forming apparatus which is one of information processing apparatuses according to an embodiment of the present invention.

画像形成装置300は、原稿給送装置117、イメージリーダー118、およびプリンタ部119を備えている。これらイメージリーダー118およびプリンタ部119は少なくともジョブ処理を行う処理部の1つである。   The image forming apparatus 300 includes a document feeder 117, an image reader 118, and a printer unit 119. The image reader 118 and the printer unit 119 are at least one of processing units that perform job processing.

原稿給送装置117には原稿又は原稿束がセットされ、原稿給送装置117はセットされた原稿を先頭頁から順に1枚ずつ、湾曲したパス(図示せず)を介してプラテンガラス(図示せず)に送る。そして、原稿はプラテンガラス上を図中左から右へ向けて搬送されて、排紙トレイ117aに排出される。   A document or a bundle of documents is set on the document feeding device 117, and the document feeding device 117 sequentially places the set documents one by one from the first page through a curved path (not shown). Send to Then, the document is conveyed on the platen glass from the left to the right in the figure, and is discharged to the discharge tray 117a.

イメージリーダー118はリーダスキャナユニット(図示せず)を有している。このリーダスキャナユニットはプラテンガラス下の所定の位置(読取り位置)に位置しており、原稿がリーダスキャナユニット上を図中左から右に通過する際、原稿の読み取りが行われる。   The image reader 118 has a reader scanner unit (not shown). The reader scanner unit is located at a predetermined position (reading position) under the platen glass, and the document is read when the document passes over the reader scanner unit from left to right in the drawing.

原稿が通過する際、リーダスキャナユニットはランプから光を原稿に照射し、原稿からの反射光がミラー(図示せず)を介してイメージセンサ(図示せず)に導かれる。そして、イメージセンサに結像した像は電気信号(アナログ信号)に変換される。   When the original passes, the reader scanner unit irradiates the original with light from the lamp, and the reflected light from the original is guided to an image sensor (not shown) via a mirror (not shown). The image formed on the image sensor is converted into an electrical signal (analog signal).

なお、原稿給送装置117によって原稿をプラテンガラス上に搬送した後に、プラテンガラス上に原稿を停止させ、リーダスキャナユニットを図中左から右に移動させて原稿の読み取りを行うようにしてもよい。   Note that after the original is conveyed onto the platen glass by the original feeding device 117, the original is stopped on the platen glass, and the reader scanner unit is moved from the left to the right in the drawing to read the original. .

イメージセンサからの出力はA/D変換器(図示せず)によってデジタル信号(画像データ)に変換された後、制御部(図1には示さず)によって所定の画像処理が施される。   The output from the image sensor is converted into a digital signal (image data) by an A / D converter (not shown), and then subjected to predetermined image processing by a control unit (not shown in FIG. 1).

プリンタ部119には各色(イエロー(Y)、マゼンタ(M)、シアン(C)、およびブラック(K))の画像形成ユニット119Y、119M、119C、および119Kが備えられている。画像形成ユニット119Y、119M、119C、および119Kにはそれぞれ感光ドラム10Y、10M、10C、および10K、露光制御部103Y、103M、103C、および103K、そして、現像器102Y、102M、102C、および102Kが備えられている。現像器102Y、102M、102C、および102Kにはそれぞれトナータンク101Y、101M、101C、および101Kからトナーが供給される。   The printer unit 119 includes image forming units 119Y, 119M, 119C, and 119K for each color (yellow (Y), magenta (M), cyan (C), and black (K)). The image forming units 119Y, 119M, 119C, and 119K include photosensitive drums 10Y, 10M, 10C, and 10K, exposure control units 103Y, 103M, 103C, and 103K, and developing units 102Y, 102M, 102C, and 102K, respectively. Is provided. Toners are supplied from the toner tanks 101Y, 101M, 101C, and 101K to the developing units 102Y, 102M, 102C, and 102K, respectively.

画像形成ユニット119Y、119M、119C、および119Kにおける画像形成プロセスは同様であるので、ここでは、画像形成ユニット119Yについて説明する。所定の画像処理が施された後の画像データ(ここではY画像データ)は露光制御部103Yに与えられる。   Since the image forming processes in the image forming units 119Y, 119M, 119C, and 119K are the same, the image forming unit 119Y will be described here. Image data (Y image data in this case) after being subjected to predetermined image processing is given to the exposure control unit 103Y.

感光ドラム10Yの表面は帯電器によって均一に帯電され、露光制御部10Yは、画像データによって変調されたレーザ光によって感光ドラム10Yを走査する。これによって、感光ドラム10Yには画像データに応じた静電潜像が形成される。感光ドラム10Y上の静電潜像は現像器102Yにより現像され、感光ドラム10YにはYトナー像が形成される。   The surface of the photosensitive drum 10Y is uniformly charged by a charger, and the exposure control unit 10Y scans the photosensitive drum 10Y with a laser beam modulated by image data. As a result, an electrostatic latent image corresponding to the image data is formed on the photosensitive drum 10Y. The electrostatic latent image on the photosensitive drum 10Y is developed by the developing device 102Y, and a Y toner image is formed on the photosensitive drum 10Y.

同様にして、感光ドラム10M、10C、および10K上にはそれぞれMトナー像、Cトナー像、およびKトナー像が形成される。   Similarly, an M toner image, a C toner image, and a K toner image are formed on the photosensitive drums 10M, 10C, and 10K, respectively.

画像形成ユニット119Y〜119Kの下側には中間転写体である中間転写ベルト104が配置され、この中間転写ベルト104は図中実線矢印で示す方向に回転駆動される。中間転写ベルト104を挟んで、感光ドラム10Y、10M、10C、および10Kにはそれぞれ一次転写ローラ105Y、105M、105C、および105Kが対向して配置されている。一次転写ローラ105Yによって感光ドラム10Y上のYトナー像は中間転写ベルト104に転写される。以下順次感光ドラム10M、10C、および10Kから一次転写ローラ105M、105C、および105KによってMトナー像、Cトナー像、およびKトナー像が中間転写ベルト104に転写されて、中間転写ベルト105上にカラートナー像が形成される。   Below the image forming units 119Y to 119K, an intermediate transfer belt 104, which is an intermediate transfer member, is arranged, and this intermediate transfer belt 104 is driven to rotate in the direction indicated by the solid line arrow in the figure. Primary transfer rollers 105Y, 105M, 105C, and 105K are arranged to face the photosensitive drums 10Y, 10M, 10C, and 10K, respectively, with the intermediate transfer belt 104 interposed therebetween. The Y toner image on the photosensitive drum 10Y is transferred to the intermediate transfer belt 104 by the primary transfer roller 105Y. Subsequently, the M toner image, the C toner image, and the K toner image are sequentially transferred from the photosensitive drums 10M, 10C, and 10K to the intermediate transfer belt 104 by the primary transfer rollers 105M, 105C, and 105K. A toner image is formed.

プリンタ部119には、用紙カセット109および110が備えられ、これら用紙カセット109および110から選択的に119aに用紙が供給される。用紙は搬送パス119aを介して送られ、一旦レジストローラ112で停止する。そして、中間転写ベルト104の回転に同期して用紙はレジストローラ112によって二次転写部に送られる。   The printer unit 119 includes paper cassettes 109 and 110, and paper is selectively supplied from these paper cassettes 109 and 110 to 119a. The sheet is fed through the transport path 119a and temporarily stops at the registration roller 112. Then, in synchronization with the rotation of the intermediate transfer belt 104, the sheet is sent to the secondary transfer portion by the registration roller 112.

二次転写部には二次転写ローラ106が備えられ、二次転写ローラ106によって中間転写ベルト104上のカラートナー像は用紙に転写される。その後、用紙は定着器107に送られて、用紙上のカラートナー像が熱定着処理される。   A secondary transfer roller 106 is provided in the secondary transfer unit, and the color toner image on the intermediate transfer belt 104 is transferred onto the sheet by the secondary transfer roller 106. Thereafter, the sheet is sent to the fixing device 107, and the color toner image on the sheet is heat-fixed.

熱定着処理の後、フラッパ121によって用紙は一旦両面搬送パス122に導かれる。この際には、用紙の後端がフラッパ121を通過した後、用紙をスイッチバックさせてフラッパ121によって用紙を排出ローラ123に導く。これにより、トナー像が転写された面を下向きの状態(フェイスダウン)として用紙は画像形成装置300から排出される。なお、図示の画像形成装置300には手差し給紙部111が備えられており、ユーザは手差し給紙部111から用紙を給紙するようにしてもよい。   After the heat fixing process, the paper is once guided to the double-sided conveyance path 122 by the flapper 121. At this time, after the trailing edge of the paper passes through the flapper 121, the paper is switched back and the paper is guided to the discharge roller 123 by the flapper 121. Thus, the sheet is discharged from the image forming apparatus 300 with the surface onto which the toner image is transferred facing down (face down). Note that the illustrated image forming apparatus 300 includes a manual paper feed unit 111, and the user may feed paper from the manual paper feed unit 111.

両面印刷を行う場合には、フラッパ121によって用紙は両面搬送パス122に導かれる。その後、フラッパ121aによって用紙は搬送パス122aに送られて、レジストローラ112に達する。そして、用紙の裏面に中間転写ベルト104からとカラートナー像が転写されて、熱定着された後、排出ローラ123によって排出される。   When performing duplex printing, the flapper 121 guides the sheet to the duplex conveyance path 122. Thereafter, the paper is sent to the conveyance path 122 a by the flapper 121 a and reaches the registration roller 112. Then, the color toner image is transferred from the intermediate transfer belt 104 to the back surface of the sheet, thermally fixed, and then discharged by the discharge roller 123.

図2は、図1に示す画像形成装置300に備えられた制御部の構成の一例を示すブロック図である。   FIG. 2 is a block diagram illustrating an example of a configuration of a control unit provided in the image forming apparatus 300 illustrated in FIG.

画像形成装置300の制御部はコントローラ400を有している。このコントローラ400は画像形成装置300全体の制御、つまり、コントローラ400は図1に示すイメージリーダー118およびプリンタ部119を制御する。そして、このコントローラ400には操作部206が接続されている。操作部206はユーザが各種指令をコントローラ400に入力する際に用いられ、さらには、コントローラ400は画像形成装置300の状態(ステータス)などの各種情報を操作部206に備えられた表示部に表示する。   The control unit of the image forming apparatus 300 includes a controller 400. The controller 400 controls the entire image forming apparatus 300, that is, the controller 400 controls the image reader 118 and the printer unit 119 shown in FIG. An operation unit 206 is connected to the controller 400. The operation unit 206 is used when a user inputs various commands to the controller 400, and the controller 400 displays various information such as the status (status) of the image forming apparatus 300 on a display unit provided in the operation unit 206. To do.

図示はしないが、コントローラ400とは、CPU、メモリ、HDD、および通信部などを備えている。コントローラ400においては、HDDおよびメモリにプログラムが格納され、CPUがプログラムに応じて画像形成装置300の制御を行う。   Although not shown, the controller 400 includes a CPU, a memory, an HDD, a communication unit, and the like. In the controller 400, a program is stored in the HDD and the memory, and the CPU controls the image forming apparatus 300 according to the program.

プリンタ部119はコントローラ400の制御下でデバイスコントローラ(DCON)203によって制御される。DCON203はCPU201を備えており、CPU201によってプリンタ部119が制御される。CPU201には不揮発性メモリ(Memory)202が接続されており、メモリ202は、CPU201が実行すべき制御ソフトウェアであるファームウェア(Firmware)を格納するFirmware領域202−1と、CPU201がプリンタ部119の制御を行う際に用いられる作業領域(work領域)202−2とを有している。   The printer unit 119 is controlled by a device controller (DCON) 203 under the control of the controller 400. The DCON 203 includes a CPU 201, and the printer unit 119 is controlled by the CPU 201. A non-volatile memory (Memory) 202 is connected to the CPU 201, and the memory 202 stores a firmware area 202-1 for storing firmware as control software to be executed by the CPU 201, and the CPU 201 controls the printer unit 119. And a work area (work area) 202-2 used when performing the above.

さらに、メモリ202にはラッチ(latch)領域202−3が規定されており、このlatch領域には、プリンタ部119の特性およびプリンタ部119の動作中に発生した各種情報がプリンタデータとして格納される。   Further, a latch area 202-3 is defined in the memory 202, and characteristics of the printer unit 119 and various information generated during operation of the printer unit 119 are stored as printer data in the latch area. .

操作部206の操作に応じて、コントローラ400は、例えば、イメージリーダー118による読み取りの結果得られた画像データをDCON203に送信する。CPU201はFirmware202−1に格納されたファームウェアに応じて、図1で説明したようにして、プリンタ部119の各要素を制御して印刷を実行する。   In response to the operation of the operation unit 206, the controller 400 transmits image data obtained as a result of reading by the image reader 118 to the DCON 203, for example. The CPU 201 executes printing by controlling each element of the printer unit 119 in accordance with the firmware stored in the Firmware 202-1 as described in FIG.

前述のように、コントローラ400は通信部を有しており、コントローラ400は通信部によって上位装置500と接続されている。ここで、上位装置500とは、例えば、ネットワーク上のサーバ装置である。なお、上位装置500はサーバ装置に限らず、例えば、サービスマンが持参するUSBメモリであってもよい。   As described above, the controller 400 has a communication unit, and the controller 400 is connected to the host device 500 by the communication unit. Here, the host device 500 is, for example, a server device on a network. The host device 500 is not limited to a server device, and may be a USB memory brought by a service person, for example.

コントローラ400は、上位装置500から画像形成装置300を動作させるためのファームウェアをダウンロードして、当該ファームウェアを該当する構成要素に送る内部ダウンロードを実行する。   The controller 400 downloads firmware for operating the image forming apparatus 300 from the host apparatus 500, and executes internal download for sending the firmware to the corresponding component.

ここでは、コントローラ400がプリンタ部119を制御するためのファームウェアを外部装置500からダウンロードして、プリンタ部119に内部ダウンロードする場合について説明する。   Here, a case where the controller 400 downloads firmware for controlling the printer unit 119 from the external apparatus 500 and internally downloads the firmware to the printer unit 119 will be described.

図3は、図2に示すコントローラ500らよるプリンタ部119への内部ダウンロードについて説明するためのシーケンス図である。   FIG. 3 is a sequence diagram for explaining internal download to the printer unit 119 by the controller 500 shown in FIG.

図3において、コントローラ400は上位装置500に対して予め定められたタイミングでファームウェアの更新(バージョンアップ)があるか否かを問い合わせる(S301)。上位装置500は、更新問い合わせに応答して、ファームウェアに更新があると更新がある旨(存在通知)をコントローラ400に通知する(S302)。   In FIG. 3, the controller 400 inquires of the host device 500 whether there is a firmware update (version upgrade) at a predetermined timing (S301). In response to the update inquiry, the host device 500 notifies the controller 400 that there is an update (presence notification) when the firmware is updated (S302).

存在通知を受けると、コントローラ400は当該存在通知に対応するファームウェアのリクエストを行う(S303)。このリクエストに応答して、上位装置500は該当するファームウェアをコントローラ400にダウンロードする(外部ダウンロード:S304)。そして、コントローラ400は当該ファームウェアを内蔵するメモリ(第1のメモリ)に格納する。この外部ダウンロードの際には、コントローラ400は常にプリントジョブを受付けて、当該プリントジョブ(つまり、画像データ)をプリンタ部119(特定の処理部)に送る。この結果、外部ダウンロードの際にはプリンタ部119はプリントを実行する。   Upon receiving the presence notification, the controller 400 requests a firmware corresponding to the presence notification (S303). In response to this request, the host device 500 downloads the corresponding firmware to the controller 400 (external download: S304). Then, the controller 400 stores the firmware in a built-in memory (first memory). In this external download, the controller 400 always accepts a print job and sends the print job (that is, image data) to the printer unit 119 (specific processing unit). As a result, at the time of external download, the printer unit 119 executes printing.

外部ダウンロードが終了すると、コントローラ400はCPU201に対してタダウンロードの問合せを行う(S305)。この問い合わせに応答して、CPU201からOK応答が返送されると(S306)、内蔵メモリに格納したファームウェアがコントローラ400からプリンタ部119にダウンロードされる(内部ダウンロード:S307)。   When the external download is completed, the controller 400 inquires the CPU 201 about the download (S305). When an OK response is returned from the CPU 201 in response to this inquiry (S306), the firmware stored in the built-in memory is downloaded from the controller 400 to the printer unit 119 (internal download: S307).

CPU201は内部ダウンロードによってファームウェアを受けると、当該ファームウェアを更新ファームウェアとしてFirmware領域202−1に格納する。   When the CPU 201 receives the firmware by the internal download, the CPU 201 stores the firmware in the Firmware area 202-1 as the update firmware.

ここで、プリンタ部119、つまり、CPU201は内部ダウンロードとプリント処理とを並列して行うはできない。内部ダウンロード中(ダウンロード実行中)に、プリントジョブを受けると(S308)、コントローラ400は当該プリントジョブ(プリントリクエスト(ジョブ処理要求)ともいう)があった旨を示すプリントジョブ受信通知をCPU201に通知する。そして、コントローラ400は内部ダウンロードを一旦中止する。その後、コントローラ400はプリントジョブをCPU201に送信する(S309)。   Here, the printer unit 119, that is, the CPU 201, cannot perform internal download and print processing in parallel. When a print job is received during internal download (during download execution) (S308), the controller 400 notifies the CPU 201 of a print job reception notification indicating that the print job (also referred to as a print request (job processing request)) has occurred. To do. Then, the controller 400 temporarily stops the internal download. Thereafter, the controller 400 transmits a print job to the CPU 201 (S309).

プリントジョブ受信通知を受けると、CPU201は内部ダウンロードが中断された旨を示す中断情報および更新ファームウェアについてどこまでダウンロードしたかの進捗状況を示す進捗情報を含むダウンロード進捗データ(進捗状況データ)を、latch領域202−3に保存する。その後、CPU201はプリントジョブを実行する。   Upon receiving a print job reception notification, the CPU 201 displays download progress data (progress status data) including interrupt information indicating that internal download has been interrupted and progress information indicating how far the update firmware has been downloaded in a latch area. Save to 202-3. Thereafter, the CPU 201 executes a print job.

プリントジョブが終了すると、CPU201は、その旨コントローラ400に通知する。これによって、コントローラ400はダウンロードを再開する。CPU201はlatch領域202−3に保存されたダウンロード進捗データを参照して、更新ファームウェアをFirmware領域202−1に格納する。   When the print job ends, the CPU 201 notifies the controller 400 to that effect. As a result, the controller 400 resumes downloading. The CPU 201 refers to the download progress data stored in the latch area 202-3 and stores the updated firmware in the Firmware area 202-1.

図4は、図3に示す内部ダウンロードS307を詳細に説明するためのフローチャートである。なお、図4に示す処理はコントローラ400によって行われる。   FIG. 4 is a flowchart for explaining the internal download S307 shown in FIG. 3 in detail. The process shown in FIG. 4 is performed by the controller 400.

前述したように、外部ダウンロードが終了すると、コントローラ400はCPU201に対してタダウンロードの問合せを行う。この問い合わせに応答して、CPU201からOK応答が返送されると、コントローラ400は内部ダウンロードを開始する(ステップS1002)。その後、コントローラ400は当該内部ダウンロード中にプリントジョブ(JOB)が投入されたか否かを監視する(ステップS1003)。   As described above, when the external download is completed, the controller 400 inquires the CPU 201 about the download. When an OK response is returned from the CPU 201 in response to this inquiry, the controller 400 starts an internal download (step S1002). Thereafter, the controller 400 monitors whether or not a print job (JOB) has been input during the internal download (step S1003).

プリントジョブが投入されないと(ステップS1003において、NO)、コントローラ400は内部ダウンロード(DL)が終了したか否かを判定する(ステップS1004)。DLが終了しないと(ステップS1004において、NO)、コントローラ400はステップS1003の処理に戻る。   If no print job is input (NO in step S1003), the controller 400 determines whether or not the internal download (DL) is completed (step S1004). If the DL is not completed (NO in step S1004), the controller 400 returns to the process of step S1003.

一方、プリントジョブ投入がされない状態で、DLが終了した場合には(ステップS1004において、YES)、コントローラ400は画像形成装置をスタンバイ状態に移行して(ステップS1005)、内部ダウンロード処理を終了する。   On the other hand, if the DL is completed without a print job being input (YES in step S1004), the controller 400 shifts the image forming apparatus to a standby state (step S1005) and ends the internal download process.

プリントジョブが投入されたと判定すると(ステップS1003において、YES)、コントローラ400はプリントジョブ受信通知をCPU201に送信した後、DLを中断する(ステップS1007)。そして、コントローラ400はプリントジョブをCPU201に送信して、プリントジョブを開始する(ステップS1008)。   If it is determined that a print job has been input (YES in step S1003), the controller 400 transmits a print job reception notification to the CPU 201 and then interrupts the DL (step S1007). Then, the controller 400 transmits the print job to the CPU 201 and starts the print job (step S1008).

コントローラ400はCPU201からジョブ終了通知を受けたか否かを監視する(ステップS1009)。ジョブ終了通知を受けないと(ステップS1009において、NO)、コントローラ400は待機する。一方、ジョブ終了通知を受けると(ステップS1009において、YES)、コントローラ400はDLを再開して(ステップS1010)、ステップS1002の処理に戻る。   The controller 400 monitors whether a job end notification has been received from the CPU 201 (step S1009). If the job end notification is not received (NO in step S1009), the controller 400 stands by. On the other hand, when the job end notification is received (YES in step S1009), the controller 400 resumes DL (step S1010) and returns to the process of step S1002.

なお、前述したように、上位装置500が、例えば、USBメモリである場合には、コントローラ400はUSBメモリが画像形成装置に備えられたUSBポートに挿入されると、当該挿入をトリガーとして外部ダウンロードを開始する。   As described above, when the host device 500 is a USB memory, for example, when the USB memory is inserted into a USB port provided in the image forming apparatus, the controller 400 performs an external download using the insertion as a trigger. To start.

図5は、図2に示す不揮発性メモリ202におけるメモリマップの一例を示す図である。   FIG. 5 is a diagram showing an example of a memory map in the nonvolatile memory 202 shown in FIG.

不揮発性メモリ202(第2のメモリ)は、前述のFirmware領域202−1、Work領域202−2、およびlatch領域202−3の他に、ベクトル(Vector)領域202−4、ブート(Boot)領域202−5、および定数(Const)領域202−6を有している。また、Firmware領域202−1は第1のFirmware領域(第1の記憶領域)202−1(1)および第2のFirmware領域(第2の記憶領域)202−1(2)に分けられている。   The nonvolatile memory 202 (second memory) includes a vector area 202-4, a boot area, in addition to the above-described firmware area 202-1, work area 202-2, and latch area 202-3. 202-5 and a constant (Const) area 202-6. The firmware area 202-1 is divided into a first firmware area (first storage area) 202-1 (1) and a second firmware area (second storage area) 202-1 (2). .

Vector領域202−4にはリセット又は割り込みによって遷移する先(アドレス)が記録される。Boot領域202−5にはブートプログラムが格納され、当該ブートプログラムの動作によってFirmware領域202−1にファームウェアが書き込まれる。   In the Vector area 202-4, a destination (address) to which a transition is made by reset or interruption is recorded. The boot area 202-5 stores a boot program, and the firmware is written in the firmware area 202-1 by the operation of the boot program.

画像形成装置を出荷する際、Vector領域202−4にはFirmware1を動作させるためのVectorデータが書き込まれ、Boot領域202−5には第2のFirmware領域202−1(2)にFirmwareを書き込むためのブートプログラムが書き込まれる。そして、第1のFirmware領域202−1(1)には初期Firmwareが書き込まれ、Const領域202−6には定数が書き込まれる。そして、latch領域202−3には初期データが書き込まれる。   When shipping the image forming apparatus, the Vector data for operating Firmware 1 is written in the Vector area 202-4, and the Firmware is written in the second Firmware area 202-1 (2) in the Boot area 202-5. The boot program is written. The initial firmware is written in the first firmware area 202-1 (1), and the constant is written in the const area 202-6. Then, initial data is written in the latch area 202-3.

Firewareを外部装置500からダウンロードする際には(つまり、更新する際には)、前述のように、一旦コントローラ400が更新Firewareを一旦内蔵するメモリに記憶する。その後、コントローラ400がプリンタ部119に内蔵メモリに記憶されたFirewareをダウンロードする。   When downloading the firmware from the external device 500 (that is, when updating the firmware), the controller 400 temporarily stores the updated firmware in the built-in memory as described above. Thereafter, the controller 400 downloads the firmware stored in the built-in memory to the printer unit 119.

内部ダウンロードの際には、初期Firewareの動作によってBoot領域202−5のプログラムが呼び出され、第2のFirmware領域202−1(2)に更新Firmwareが書き込まれる。   At the time of internal download, the program in the Boot area 202-5 is called by the operation of the initial Firmware, and the updated Firmware is written in the second Firmware area 202-1 (2).

プリントジョブがコントローラ400から通知された際には、CPU201で動作する初期FirmwareがBootプログラムに対して中断の要求を送る。これによって、CPU201で動作するBootプログラムは内部ダウンロードの中断を行う。そして、Bootプログラムはlatch領域202−3の予め定められた領域にダウンロード進捗データを格納し、実行権を放棄する。これによって、初期Firmwareがプリント処理を実行する。   When a print job is notified from the controller 400, the initial firmware operating on the CPU 201 sends a request for interruption to the boot program. As a result, the Boot program running on the CPU 201 interrupts the internal download. The Boot program stores the download progress data in a predetermined area of the latch area 202-3 and renounces the execution right. As a result, the initial firmware executes print processing.

初期Firmwareは、プリントジョブが終了したすると、再度Bootプログラムに実行権を渡す。Bootプログラムはlatch領域202−3に書き込まれたダウンロード進捗データを参照して、第2のFirmware領域202−1(2)に対する更新Firmwareの書き込みを再開する。   The initial firmware transfers the execution right to the boot program again when the print job is completed. The Boot program refers to the download progress data written in the latch area 202-3, and resumes writing the update firmware to the second Firmware area 202-1 (2).

第2のFirmware領域202−1(2)に対する更新Firmwareの書き込みが終了すると、Bootプログラムは次の起動の際には、つまり、次の更新の際には、第1のFirmware領域202−1(1)に更新Firmwareを書き込むように自らの設定を変更する。そして、BootプログラムはVector領域202−4に格納されたVectorデータを、次のリセットの際には第2のFirmware領域202−1(2)に格納された更新Firmwareに実行権を移行するように設定を変更する。   When the writing of the update firmware to the second firmware area 202-1 (2) is completed, the boot program is activated at the next startup, that is, at the next update, the first firmware area 202-1 ( 1) Change its own setting to write the update firmware in 1). Then, the Boot program transfers the execution right of the Vector data stored in the Vector area 202-4 to the update Firmware stored in the second Firmware area 202-1 (2) at the next reset. Change the setting.

画像形成装置がスタンバイ状態に移行すると、第1のFirmware領域202−1(1)に書き込まれた初期Firmwareについてソフトリセットが行われる。これによって、Vector領域202−4に格納されたVectorデータにより第2のFirmware領域202−1(2)に格納された更新Firmwareが動作を開始する。   When the image forming apparatus shifts to the standby state, a soft reset is performed on the initial firmware written in the first firmware area 202-1 (1). As a result, the update firmware stored in the second firmware area 202-1 (2) starts to operate according to the vector data stored in the vector area 202-4.

なお、一般に、不揮発性メモリ202において、Firmware領域202−1、Vector領域202−4、Boot領域202−5、およびConst領域202−6についてはフラッシュROMで構成し、その他の領域についてはバッテリバックアップによるRAMで構成される。また、全ての領域についてMRAM又はFeRAMで代表される高速不揮発性メモリで構成するようににして、高速処理に対応可能なようにしてもよい。   In general, in the nonvolatile memory 202, the Firmware area 202-1, the Vector area 202-4, the Boot area 202-5, and the Const area 202-6 are configured by a flash ROM, and the other areas are based on battery backup. It is composed of RAM. Further, all areas may be configured with high-speed nonvolatile memory represented by MRAM or FeRAM so as to be compatible with high-speed processing.

このように、本発明の実施の形態では、一旦コントローラ400が外部ダウンロードによってFirmwareを外部装置500からダウンロードする。そして、コントローラ400からプリンタ部119にFirmwareを内部ダウンロードする。この際、プリントジョブが投入されると、コントローラ400は一時的に内部ダウンロードを中断して、プリンタ部119によるプリントジョブ処理を実行する。そして、プリントジョブが終了すると、コントローラ400は内部ダウンロードを再開する。従って、Firmwareなどのソフトウェアのバージョンアップが行わされている際に、当該バージョンアップ対象のモジュールであるプリンタ部119におけるジョブ処理を優先することができる。つまり、ソフトウェアを内部ダウンロードしている際に、プリントジョブ処理要求があると、内部ダウンロードを一旦中断するので、ジョブ処理が待機することがなく、直ちにジョブ処理を行うことができる。   Thus, in the embodiment of the present invention, the controller 400 once downloads the firmware from the external device 500 by external download. Then, the firmware is internally downloaded from the controller 400 to the printer unit 119. At this time, when a print job is input, the controller 400 temporarily interrupts the internal download and executes the print job process by the printer unit 119. When the print job ends, the controller 400 resumes internal download. Accordingly, when software upgrade such as Firmware is being performed, priority can be given to job processing in the printer unit 119 that is a module to be upgraded. In other words, when a print job processing request is made while the software is being downloaded internally, the internal download is temporarily interrupted, so that the job processing can be performed immediately without waiting for the job processing.

プリントジョブが終了すると、直ちに内部ダウンロードが再開されるので、内部ダウンロードに要する時間の延長を最小限に抑えることができる。   When the print job is finished, the internal download is resumed immediately, so that the time required for the internal download can be minimized.

また、本発明の実施の形態では、内部ダウンロードの際Firmwareを不揮発性メモリに格納しているので、内部ダウンロードの完了の後RAMからフラッシュROMなど不揮発性メモリにFirmwreを移す必要がない。この結果、内部ダウンロードの完了後、直ちに更新Firmwareを用いることができる。   Further, in the embodiment of the present invention, the Firmware is stored in the nonvolatile memory at the time of the internal download, so that it is not necessary to transfer the Firmware from the RAM to the nonvolatile memory such as a flash ROM after the completion of the internal download. As a result, the update firmware can be used immediately after the completion of the internal download.

上述の説明から明らかなように、図2に示す例では、コントローラ400が外部ダウンロード手段、内部ダウンロード手段、ジョブ送信手段、およびダウンロード再開手段として機能する。また、CPU201が第1の制御手段、第2の制御手段、およびジョブ実行手段として機能する。   As is clear from the above description, in the example shown in FIG. 2, the controller 400 functions as an external download unit, an internal download unit, a job transmission unit, and a download restart unit. The CPU 201 functions as a first control unit, a second control unit, and a job execution unit.

上述の実施形態では、ファームウェアをバージョンアップする例について説明したが、ファームウェアに限らず、プリンタ部などの処理部で用いられるソフトウェアをバージョンアップする場合に同様に本発明を適用することができる。   In the above-described embodiment, the example of upgrading the firmware has been described. However, the present invention is not limited to the firmware, and the present invention can be similarly applied when upgrading software used in a processing unit such as a printer unit.

さらに、上述の実施の形態では、画像形成装置において、プリンタ部で用いられるファームウェアをバージョンアップする例について説明したが、イメージリーダーおよび操作部などの他の構成要素におけるファームウェアをバージョンアップする際にも同様にして本発明を適用することができる。   Furthermore, in the above-described embodiment, an example in which the firmware used in the printer unit is upgraded in the image forming apparatus has been described. However, the firmware in the other components such as the image reader and the operation unit is also upgraded. The present invention can be similarly applied.

また、上述の実施の形態では、情報処理装置の一つである画像形成装置を例に挙げて説明したが、画像形成装置に限らず、複数の処理部と、当該複数の処理部を制御するメイン制御部とを備えて、ジョブ処理要求に応じて複数の処理部を選択的に用いてジョブを実行する情報処理装置であれば、同様にして本発明を適用することができる。   In the above-described embodiment, the image forming apparatus which is one of the information processing apparatuses has been described as an example. However, the image forming apparatus is not limited to the image forming apparatus, and a plurality of processing units and the plurality of processing units are controlled. The present invention can be similarly applied to any information processing apparatus that includes a main control unit and selectively executes a plurality of processing units according to a job processing request.

以上、本発明について実施の形態に基づいて説明したが、本発明は、これらの実施の形態に限定されるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。   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 external download step, an internal download step, a job transmission step, and a download restart 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.

119 プリンタ部
201 CPU
202 不揮発性メモリ
203 デバイスコントローラ(DCON)
206 操作部
400 コントローラ
300 画像形成装置
500 上位装置
119 Printer unit 201 CPU
202 Non-volatile memory 203 Device controller (DCON)
206 Operation Unit 400 Controller 300 Image Forming Device 500 Host Device

Claims (5)

複数の処理部と、該複数の処理部を制御するメイン制御手段とを有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置であって、
前記メイン制御手段は、前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロード手段と、
前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロード手段と、
前記内部ダウンロード手段によるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロード手段によるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信手段と、
前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロード手段によるダウンロードを再開させるダウンロード再開手段とを有することを特徴とする情報処理装置。
An information processing apparatus having a plurality of processing units and main control means for controlling the plurality of processing units, and selectively executing the plurality of processing units according to a job processing request,
The main control means is an external download means for downloading software used in any of the plurality of processing units from an external device and recording the software in a first memory;
Internal download means for downloading the software recorded in the first memory to a specific processing unit in which the software is used;
If there is a job processing request for the specific processing unit during download by the internal download unit, the download by the internal download unit is interrupted, and a job transmission unit for sending the job related to the job processing request to the specific processing unit When,
An information processing apparatus comprising: a download resuming unit that resumes the download by the internal download unit when the execution of the job by the specific processing unit is completed.
前記複数の処理部の各々は、前記内部ダウンロード手段によってダウンロードされたソフトウェアを第2のメモリに記憶する第1の制御手段と、
前記内部ダウンロード手段によるダウンロードが中断されると、前記内部ダウンロード手段によるダウンロードの進捗状況を進捗状況データとして前記第2のメモリに記憶する第2の制御手段とを有し、
前記第1の制御手段は、ダウンロード再開手段によって前記内部ダウンロードによるダウンロードが再開されると、前記進捗状況データを参照して前記ソフトウェアを前記第2のメモリに記憶することを特徴とする請求項1に記載の情報処理装置。
Each of the plurality of processing units includes a first control unit that stores software downloaded by the internal download unit in a second memory;
When the download by the internal download means is interrupted, there is a second control means for storing the progress status of the download by the internal download means as progress status data in the second memory,
The first control means stores the software in the second memory with reference to the progress data when download by the internal download is resumed by a download resume means. The information processing apparatus described in 1.
前記第2のメモリには、前記ソフトウェアが記録される少なくとも第1の記憶領域と第2の記憶領域とが規定され、
前記第1の記憶領域に記憶されたソフトウェアを更新する際、前記第1の制御手段は前記第2の記憶領域に前記内部ダウンロード手段でダウンロードされたソフトウェアを記憶ており、
前記内部ダウンロード手段によるダウンロードが完了すると、前記ジョブ処理要求に応じたジョブを実行する際、前記第2の記憶領域に記憶されたソフトウェアによって前記ジョブを実行するジョブ実行手段を有することを特徴とする請求項2に記載の情報処理装置。
The second memory defines at least a first storage area and a second storage area in which the software is recorded,
When updating the software stored in the first storage area, the first control means stores the software downloaded by the internal download means in the second storage area,
When the download by the internal download unit is completed, the job execution unit executes the job by software stored in the second storage area when executing the job according to the job processing request. The information processing apparatus according to claim 2.
複数の処理部と、該複数の処理部を制御するメイン制御手段とを有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置の制御方法であって、
前記メイン制御手段は、前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロードステップと、
前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロードステップと、
前記内部ダウンロードステップによるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロードステップによるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信ステップと、
前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロードステップによるダウンロードを再開させるダウンロード再開ステップとを行うことを特徴とする制御方法。
A method for controlling an information processing apparatus, comprising: a plurality of processing units; and a main control unit that controls the plurality of processing units, and selectively executing the plurality of processing units in response to a job processing request. There,
The main control means is an external download step of downloading software used in any of the plurality of processing units from an external device and recording the software in a first memory;
An internal download step of downloading the software recorded in the first memory to a specific processing unit in which the software is used;
A job transmission step of interrupting download by the internal download step and sending a job related to the job processing request to the specific processing unit when there is a job processing request to the specific processing unit during download execution by the internal download step When,
When the execution of the job by the specific processing unit is completed, a download resuming step of resuming download by the internal download step is performed.
複数の処理部を有し、ジョブ処理要求に応じて前記複数の処理部を選択的に用いてジョブを実行する情報処理装置で用いられる制御プログラムであって、
前記情報処理装置が備えるコンピュータに、
前記複数の処理部のいずれかで用いられるソフトウェアを外部装置からダウンロードして第1のメモリに記録する外部ダウンロードステップと、
前記第1のメモリに記録されたソフトウェアを当該ソフトウェアが用いられる特定の処理部にダウンロードする内部ダウンロードステップと、
前記内部ダウンロードステップによるダウンロード実行中に前記特定の処理部に対するジョブ処理要求があると前記内部ダウンロードステップによるダウンロードを中断して、前記ジョブ処理要求に係るジョブを前記特定の処理部に送るジョブ送信ステップと、
前記特定の処理部による前記ジョブの実行が終了すると、前記内部ダウンロードステップによるダウンロードを再開させるダウンロード再開ステップとを実行させることを特徴とする制御プログラム。
A control program used in an information processing apparatus that has a plurality of processing units and executes jobs by selectively using the plurality of processing units in response to a job processing request,
In the computer provided in the information processing apparatus,
An external download step of downloading software used in any of the plurality of processing units from an external device and recording the software in a first memory;
An internal download step of downloading the software recorded in the first memory to a specific processing unit in which the software is used;
A job transmission step of interrupting download by the internal download step and sending a job related to the job processing request to the specific processing unit when there is a job processing request to the specific processing unit during download execution by the internal download step When,
When the execution of the job by the specific processing unit is completed, a control program for executing a download resuming step for resuming download by the internal download step.
JP2011253902A 2011-11-21 2011-11-21 Information processing apparatus, control method thereof, and control program Expired - Fee Related JP5911271B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011253902A JP5911271B2 (en) 2011-11-21 2011-11-21 Information processing apparatus, control method thereof, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011253902A JP5911271B2 (en) 2011-11-21 2011-11-21 Information processing apparatus, control method thereof, and control program

Publications (2)

Publication Number Publication Date
JP2013109571A true JP2013109571A (en) 2013-06-06
JP5911271B2 JP5911271B2 (en) 2016-04-27

Family

ID=48706258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011253902A Expired - Fee Related JP5911271B2 (en) 2011-11-21 2011-11-21 Information processing apparatus, control method thereof, and control program

Country Status (1)

Country Link
JP (1) JP5911271B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005061A (en) * 2013-06-19 2015-01-08 株式会社リコー Communication device, communication system, communication method, and communication program
US20150317103A1 (en) * 2014-05-02 2015-11-05 Canon Kabushiki Kaisha Printing apparatus that updates software installed therein, method of controlling the same, and storage medium
JP2017162513A (en) * 2017-06-08 2017-09-14 株式会社リコー Communication device, communication system, communication method, and communication program
WO2018105609A1 (en) * 2016-12-06 2018-06-14 株式会社オートネットワーク技術研究所 Program update system, distribution device, and program update method
EP3674888A1 (en) * 2018-12-25 2020-07-01 Toshiba Tec Kabushiki Kaisha Information processing apparatus and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244877A (en) * 2001-02-19 2002-08-30 Nec Corp Printer device and program updating method for the same
JP2003044308A (en) * 2001-08-02 2003-02-14 Minolta Co Ltd Image processor, image forming device managing unit and program to be executed in image processor or managing unit of image processor
JP2009042818A (en) * 2007-08-06 2009-02-26 Ricoh Co Ltd Image forming apparatus, program and recording medium
JP2009211537A (en) * 2008-03-05 2009-09-17 Ricoh Co Ltd Image processor and access control method
JP2011186588A (en) * 2010-03-05 2011-09-22 Ricoh Co Ltd Printer device, server device, and update system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244877A (en) * 2001-02-19 2002-08-30 Nec Corp Printer device and program updating method for the same
JP2003044308A (en) * 2001-08-02 2003-02-14 Minolta Co Ltd Image processor, image forming device managing unit and program to be executed in image processor or managing unit of image processor
JP2009042818A (en) * 2007-08-06 2009-02-26 Ricoh Co Ltd Image forming apparatus, program and recording medium
JP2009211537A (en) * 2008-03-05 2009-09-17 Ricoh Co Ltd Image processor and access control method
JP2011186588A (en) * 2010-03-05 2011-09-22 Ricoh Co Ltd Printer device, server device, and update system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005061A (en) * 2013-06-19 2015-01-08 株式会社リコー Communication device, communication system, communication method, and communication program
US20150317103A1 (en) * 2014-05-02 2015-11-05 Canon Kabushiki Kaisha Printing apparatus that updates software installed therein, method of controlling the same, and storage medium
JP2015212880A (en) * 2014-05-02 2015-11-26 キヤノン株式会社 Information processing apparatus and control method of the same, and program
US10019212B2 (en) * 2014-05-02 2018-07-10 Canon Kabushiki Kaisha Printing apparatus that decompresses and updates software installed therein, method of controlling the same, and storage medium
WO2018105609A1 (en) * 2016-12-06 2018-06-14 株式会社オートネットワーク技術研究所 Program update system, distribution device, and program update method
JPWO2018105609A1 (en) * 2016-12-06 2018-12-06 株式会社オートネットワーク技術研究所 Program update system, distribution apparatus, and program update method
US10684932B2 (en) 2016-12-06 2020-06-16 Autonetworks Technologies, Ltd. Program update system, distribution device, and program update method
JP2017162513A (en) * 2017-06-08 2017-09-14 株式会社リコー Communication device, communication system, communication method, and communication program
EP3674888A1 (en) * 2018-12-25 2020-07-01 Toshiba Tec Kabushiki Kaisha Information processing apparatus and method

Also Published As

Publication number Publication date
JP5911271B2 (en) 2016-04-27

Similar Documents

Publication Publication Date Title
JP4352345B2 (en) Printing device
JP4732248B2 (en) Image processing apparatus and control method thereof
US10970023B2 (en) Printing system for directly transmitting a print job to printer when a server is unavailable and printer driver program
JP5911271B2 (en) Information processing apparatus, control method thereof, and control program
US10859960B2 (en) Image processing apparatus, control method for image processing apparatus, and information processing system
US9195423B2 (en) Image forming apparatus, image forming method
US8675212B2 (en) Image processing apparatus, image processing method, and recording medium
US20140193184A1 (en) Decolorization processing method and decolorizing device
US9336463B2 (en) Image forming apparatus capable of changing partitions of storage unit, and control method and storage medium therefor
JP2007148629A (en) Print system and firmware update method
US9008533B2 (en) Processing apparatus, image forming apparatus, processing method and computer readable information recording medium
JP5772559B2 (en) Power monitoring system, power monitoring apparatus, and power monitoring method.
JP2007326252A (en) Host base printer, print controlling method, storing medium, and program
JP2011258011A (en) Software providing system, software execution device, storage method, computer program and recording medium
JP2010046864A (en) Image forming system
JP4872018B2 (en) Printing control apparatus, printing apparatus, control method, and storage medium
JP2006252094A (en) Image processor
JP2015005157A (en) Information processing apparatus, and restarting method for input/output controller
JP5984350B2 (en) Printing apparatus, control method therefor, and program
JP2016178499A (en) Image processing apparatus and information processing apparatus
JP2005153218A (en) Image forming apparatus, error recovery method and program
JP2012053400A (en) Image forming apparatus
JP6248910B2 (en) Image processing apparatus and program backup method
JP6020668B2 (en) Power monitoring system, power monitoring apparatus, and power monitoring method.
JP2016175314A (en) Printer, reading device and printing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150908

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151106

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160329

R151 Written notification of patent or utility model registration

Ref document number: 5911271

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees