JP2005231130A - Image forming apparatus and its controlling method - Google Patents

Image forming apparatus and its controlling method Download PDF

Info

Publication number
JP2005231130A
JP2005231130A JP2004041599A JP2004041599A JP2005231130A JP 2005231130 A JP2005231130 A JP 2005231130A JP 2004041599 A JP2004041599 A JP 2004041599A JP 2004041599 A JP2004041599 A JP 2004041599A JP 2005231130 A JP2005231130 A JP 2005231130A
Authority
JP
Japan
Prior art keywords
control program
forming apparatus
image processing
image
volatile storage
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.)
Withdrawn
Application number
JP2004041599A
Other languages
Japanese (ja)
Inventor
Nobuyuki Uchiyama
信行 内山
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 JP2004041599A priority Critical patent/JP2005231130A/en
Publication of JP2005231130A publication Critical patent/JP2005231130A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To inexpensively provide an image forming apparatus capable of carrying out rewriting of an executed control program for a plurality of the number of times. <P>SOLUTION: A controlling method in the image forming apparatus which is equipped with a first CPU for carrying out an image processing program stored in a ROM for image processing and a second CPU for carrying out a printing processing program, and which can print inputted image data includes a process of storing the downloaded image processing program and printing processing program in a flash ROM (S404), a process of moving the image processing program stored in the flash ROM to the ROM for image processing (step S405), and a process of transmitting the printing processing program stored in the flash ROM to a DRAM (step S407). The second CPU carries out the printing processing program transmitted to the DRAM. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、画像形成装置において実行される制御プログラムを変更するための技術に関するものである。ここで画像形成装置とは、電子写真画像形成方式を用いて記録媒体に画像を形成するものであり、例えば、電子写真複写機、電子写真プリンタ(例えばレーザープリンタ、LEDプリンタ等)、ファクミリ装置及びワードプロセッサ等が含まれる。   The present invention relates to a technique for changing a control program executed in an image forming apparatus. Here, the image forming apparatus is an apparatus for forming an image on a recording medium using an electrophotographic image forming system. For example, an electrophotographic copying machine, an electrophotographic printer (for example, a laser printer, an LED printer, etc.), a factory device, A word processor or the like is included.

一般に画像形成装置の制御ROM(Read Only Memory)は量産性を考慮してマスクタイプのROMが使用されている。このマスクROMは書き換えが不可能なため、機能向上、不具合改善等の理由で制御プログラムをバージョンアップする場合には、新たなプログラムを書き込んだ別のマスクROMを実装したプリント基板を用意し、そのプリント基板自体をサービスマンによって交換する必要がある。   In general, a mask ROM is used as a control ROM (Read Only Memory) of an image forming apparatus in consideration of mass productivity. Since this mask ROM is not rewritable, if you want to upgrade the control program for reasons such as functional improvement or defect improvement, prepare a printed circuit board with another mask ROM with a new program written on it. It is necessary to replace the printed circuit board itself by a service person.

しかし、このようにサービスマンによってプリント基板を交換するためには画像形成装置を細部まで分解する必要があり、非常に手間がかかる。また分解から組み立てまでには多大な時間を必要とするため、サービス料金の増大を招くといった問題があった。   However, in order to replace the printed circuit board by the service person in this way, it is necessary to disassemble the image forming apparatus in detail, which is very troublesome. In addition, since a great deal of time is required from disassembly to assembly, there is a problem that the service charge increases.

そこで、これらの問題点を改善すべく、複数回の書き込みが可能なEPROM(Erasable and Programmable ROM)を使用し、プリント基板自体を取り替えずにEPROMのみを交換することで制御プログラムのバージョンアップに対応する方法や、あるいは、プログラムを格納するROMにフラッシュタイプのROMを使用し、ROMのバージョンアップ時は、パソコンからのダウンロードによって制御プログラムの書き換えを実施するといった、画像形成装置の分解の必要がない方法がとられるようになってきている。
特開平9−160767号公報
Therefore, in order to improve these problems, the EPROM (Erasable and Programmable ROM) that can be written multiple times is used, and only the EPROM is replaced without replacing the printed circuit board itself. There is no need to disassemble the image forming apparatus, such as using a flash-type ROM as the ROM for storing the program, or rewriting the control program by downloading from a personal computer when the ROM is upgraded. The method is coming to be taken.
JP-A-9-160767

しかしながら、EPROM、あるいは、フラッシュROMの単価はマスクROMの単価と比較して非常に高価であるため、製品価格の上昇を招いていた。特に画像形成装置の場合、画像データをビットマップデータに展開するための画像処理を行うCPUと、展開されたビットマップデータを記録紙に画像形成するための印刷処理を行うCPUとをそれぞれ別個に備え、各CPUで処理される制御プログラムも別個のROMに格納している。   However, since the unit price of EPROM or flash ROM is very expensive compared to the unit price of mask ROM, the product price has been increased. In particular, in the case of an image forming apparatus, a CPU that performs image processing for developing image data into bitmap data and a CPU that performs printing processing for forming an image of the developed bitmap data on recording paper are separately provided. The control program processed by each CPU is also stored in a separate ROM.

このため、ダウンロードによってそれぞれの制御プログラムの書き換えを可能にしようとすると、少なくとも2つ(画像処理用と印刷処理用)のフラッシュROMを用意する必要があり、マスクROMを使用した場合と比較して製品価格の上昇が顕著になってしまう。   For this reason, if it is possible to rewrite each control program by downloading, it is necessary to prepare at least two flash ROMs (for image processing and printing processing), compared with the case where a mask ROM is used. Product price increases will become significant.

本発明は上記課題に鑑みてなされたものであり、実行される制御プログラムの書き換えを複数回行うことが可能な画像形成装置を、低コストで提供することを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to provide an image forming apparatus capable of rewriting a control program to be executed a plurality of times at a low cost.

上記の目的を達成するために本発明に係る画像形成装置は以下のような構成を備える。即ち、
画像処理用の不揮発性記憶手段に格納された画像処理に関する制御プログラムを実行する第1の演算手段と、印刷処理に関する制御プログラムを実行する第2の演算手段とを備え、入力される画像データを印刷可能な画像形成装置であって、
ダウンロードされた画像処理に関する制御プログラムと印刷処理に関する制御プログラムとを格納する、格納用の不揮発性記憶手段と、
前記格納用の不揮発性記憶手段に格納された前記画像処理に関する制御プログラムを前記画像処理用の不揮発性記憶手段に格納する制御手段と、
前記格納用の不揮発性記憶手段に格納された前記印刷処理に関する制御プログラムを、揮発性記憶手段に送信する送信手段と、を備え、
前記第2の演算手段は、前記揮発性記憶手段に送信された前記印刷処理に関する制御プログラムを実行することを特徴とする。
In order to achieve the above object, an image forming apparatus according to the present invention has the following configuration. That is,
The image processing apparatus includes a first calculation unit that executes a control program related to image processing stored in a non-volatile storage unit for image processing, and a second calculation unit that executes a control program related to print processing. An image forming apparatus capable of printing,
A non-volatile storage means for storing the downloaded control program for image processing and the control program for print processing;
Control means for storing a control program related to the image processing stored in the non-volatile storage means for storage in the non-volatile storage means for image processing;
A transmission unit that transmits the control program related to the printing process stored in the non-volatile storage unit for storage to the volatile storage unit;
The second calculation means executes a control program related to the printing process transmitted to the volatile storage means.

本発明によれば、実行される制御プログラムの書き換えを複数回行うことが可能な画像形成装置を、低コストで提供することが可能となる。   According to the present invention, an image forming apparatus capable of rewriting a control program to be executed a plurality of times can be provided at a low cost.

以下、本発明の一実施形態について図1〜図7をもとにして説明する。   Hereinafter, an embodiment of the present invention will be described with reference to FIGS.

<画像形成装置を備えるシステムの構成>
図1は本発明の一実施形態にかかる画像形成装置を備えるシステムの構成を示す図である。ホストコンピュータ101と画像形成装置102はセントロニクスケーブルのようなパラレルケーブル、あるいは、USBケーブル、IEEE1394ケーブルのようなシリアルケーブル、あるいは、10/100BaseTケーブルのようなネットワークケーブルといったI/Fケーブル103で接続されている。ユーザはホストコンピュータのモニタ(図示せず)に表示した文字情報や画像情報をI/Fケーブル103を介してデータを画像形成装置102に送信することで、記録用紙に所望の画像を記録することができる。なお、I/Fケーブル103を使用せずに無線を使用してホストコンピュータ101と画像形成装置102とが通信するようにしてもよい。
<Configuration of system including image forming apparatus>
FIG. 1 is a diagram illustrating a configuration of a system including an image forming apparatus according to an embodiment of the present invention. The host computer 101 and the image forming apparatus 102 are connected by a parallel cable such as a Centronics cable, a serial cable such as a USB cable, an IEEE 1394 cable, or an I / F cable 103 such as a network cable such as a 10 / 100BaseT cable. ing. The user records the desired image on the recording paper by transmitting the character information and the image information displayed on the monitor (not shown) of the host computer via the I / F cable 103 to the image forming apparatus 102. Can do. Note that the host computer 101 and the image forming apparatus 102 may communicate with each other by wireless without using the I / F cable 103.

図2は図1のシステムの構成を電気ブロックで表した図であり、図1と同じ構成要素には同一符号を付してある。上述したようにホストコンピュータ101と画像形成装置102はI/Fケーブル103と接続され、画像形成装置102は内部にイメージコントローラ201とプリンタコントローラ202の二つのコントローラを有し、各々はビデオI/Fケーブル203で接続されている。I/Fケーブル103はイメージコントローラ201の入力コネクタ(図示せず)と接続され、ホストコンピュータ101から送られてきた画像データはイメージコントローラ201によってビットマップデータに変換され、ビデオI/Fケーブル203を介してプリンタコントローラに送信され、記録紙に画像が形成される。   FIG. 2 is a diagram showing the configuration of the system of FIG. 1 in electrical blocks, and the same components as those in FIG. As described above, the host computer 101 and the image forming apparatus 102 are connected to the I / F cable 103, and the image forming apparatus 102 includes two controllers, an image controller 201 and a printer controller 202, each of which is a video I / F. They are connected by a cable 203. The I / F cable 103 is connected to an input connector (not shown) of the image controller 201, and image data sent from the host computer 101 is converted into bitmap data by the image controller 201, and the video I / F cable 203 is connected. To the printer controller, and an image is formed on the recording paper.

<画像形成装置のイメージコントローラの構成>
図3はイメージコントローラ201の構成を表した電気ブロック図である。301はイメージコントローラ201の制御を司るCPUであり、302はホストコンピュータ101との通信を行なうためのホストI/F、303はホストコンピュータ101から送信されてくるイメージコントローラ用とプリンタコントローラ用の2つの制御プログラムを格納するためのフラッシュROM、304はイメージコントローラ201の制御プログラムを格納するためのROM、305はイメージコントローラ201の制御プログラムが使用するRAM、306はホストコンピュータ101から送られてくる画像データをビットマップデータに展開するための画像制御部、307は画像制御部306で展開した画像データをプリンタコントローラに送信するためのシリアルI/Fである。なお、CPU301、ホストI/F302、フラッシュROM303、ROM304、RAM305、画像制御部306、シリアルI/F307はデータバス308によって接続されている。
<Configuration of image controller of image forming apparatus>
FIG. 3 is an electrical block diagram showing the configuration of the image controller 201. A CPU 301 controls the image controller 201, 302 is a host I / F for communicating with the host computer 101, and 303 is an image controller and a printer controller that are transmitted from the host computer 101. A flash ROM for storing the control program, 304 a ROM for storing the control program of the image controller 201, 305 a RAM used by the control program of the image controller 201, and 306 image data sent from the host computer 101 307 is a serial I / F for transmitting the image data expanded by the image control unit 306 to the printer controller. Note that the CPU 301, host I / F 302, flash ROM 303, ROM 304, RAM 305, image control unit 306, and serial I / F 307 are connected by a data bus 308.

<画像形成装置のイメージコントローラにおける制御プログラムの変更>
画像形成装置102の電源起動時におけるイメージコントローラ201の処理について図4のフローチャートをもとに以下説明する。
<Change of control program in image controller of image forming apparatus>
The processing of the image controller 201 when the image forming apparatus 102 is powered on will be described below with reference to the flowchart of FIG.

電源起動直後、ステップS401にてホストコンピュータ101から最初に送信されるコマンドがバージョン情報であるか否か判断する。最初に送信されてくるコマンドがバージョン情報でなければ、ホストコンピュータ101からの制御プログラムのダウンロードはないと判断し、本ルーチンを抜ける。また、ステップS401の判定がNoの場合、つまり電源起動直後の最初のコマンドがバージョン情報であった場合は、ステップS402に遷移し、フラッシュROM303に格納されている制御プログラムと送信された制御プログラムのバージョン情報を比較し、バージョン情報が一致する場合は(ステップS402の判定がYes)、ダウンロードの必要がないので本ルーチンを抜ける。   Immediately after the power is turned on, it is determined in step S401 whether the first command transmitted from the host computer 101 is version information. If the first transmitted command is not version information, it is determined that the control program has not been downloaded from the host computer 101, and this routine is exited. If the determination in step S401 is No, that is, if the first command immediately after power activation is version information, the process proceeds to step S402, where the control program stored in the flash ROM 303 and the transmitted control program are updated. The version information is compared, and if the version information matches (Yes in step S402), there is no need for downloading, and the routine is exited.

一方、ステップS402の判定がNoの場合、つまりフラッシュROM303に格納されている制御プログラムのバージョン情報とホストコンピュータ101から送信されてくる制御プログラムのバージョン情報とが異なるときは、ステップS403に遷移し、ホストコンピュータ101に対してバージョンが異なることを報知し、ダウンロードの待機状態に入る。ステップS404ではホストコンピュータ101からの制御プログラムのダウンロードが終了するまで待機し、ダウンロードした制御プログラムはフラッシュROM303に格納する。このときフラッシュROM303にはイメージコントローラ201用とプリンタコントローラ202用の2つの制御プログラムが格納される。   On the other hand, if the determination in step S402 is No, that is, if the version information of the control program stored in the flash ROM 303 is different from the version information of the control program transmitted from the host computer 101, the process proceeds to step S403. The host computer 101 is notified that the versions are different, and enters a download standby state. In step S404, the process waits until the download of the control program from the host computer 101 is completed, and the downloaded control program is stored in the flash ROM 303. At this time, the flash ROM 303 stores two control programs for the image controller 201 and the printer controller 202.

ダウンロードが終了して2つの制御プログラムがフラッシュROM303に格納された後(ステップS404の判定がYes)、ステップS405に遷移し、CPU301はフラッシュROM303に格納した2つの制御プログラムのうち、イメージコントローラ201用の制御プログラムのみをROM304に格納し、ここで格納した制御プログラムを使用してCPU301は画像制御をおこなう。   After the download is completed and the two control programs are stored in the flash ROM 303 (Yes in step S404), the process proceeds to step S405. Only the control program is stored in the ROM 304, and the CPU 301 performs image control using the control program stored here.

ステップS406において、CPU301はフラッシュROM303に格納したプリンタコントローラ202用の制御プログラムをシリアルI/F307を介してプリンタコントローラ202に送信するために、プリンタコントローラ202が受信可能か否か判断する。プリンタコントローラ202が受信可能になると(ステップS406の判定がYes)、CPU301はフラッシュROM303に格納したプリンタコントローラ202用の制御プログラムをシリアルI/F307を介してプリンタコントローラ202に送信する(ステップS407)。   In step S <b> 406, the CPU 301 determines whether the printer controller 202 can receive the control program for the printer controller 202 stored in the flash ROM 303 in order to transmit the control program to the printer controller 202 via the serial I / F 307. When the printer controller 202 becomes receivable (Yes in step S406), the CPU 301 transmits the control program for the printer controller 202 stored in the flash ROM 303 to the printer controller 202 via the serial I / F 307 (step S407).

<画像形成装置のプリンタコントローラの構成>
図5はプリンタコントローラ203の構成を表した電気ブロック図である。501はプリンタコントローラ203の制御を司る制御部でありマスクROMで構成され、制御部501内にはCPU502、ROM503、DRAM504、発振回路505、各I/Oポート506、リセット回路507、A/Dコンバータ508等が備えられ、各々データバス509を介して接続されている。また各I/Oポート506やA/Dコンバータ508には、用紙搬送部510、高圧回路部511、光学部512、センサ入力部513、定着器514が接続されている。このように構成された各ブロックの働きについて図6のハードウェア構成図をもとにして説明する。
<Configuration of Printer Controller of Image Forming Apparatus>
FIG. 5 is an electrical block diagram showing the configuration of the printer controller 203. A control unit 501 controls the printer controller 203 and is configured by a mask ROM. The control unit 501 includes a CPU 502, a ROM 503, a DRAM 504, an oscillation circuit 505, each I / O port 506, a reset circuit 507, and an A / D converter. 508 and the like, each connected via a data bus 509. Each I / O port 506 and A / D converter 508 are connected to a paper transport unit 510, a high voltage circuit unit 511, an optical unit 512, a sensor input unit 513, and a fixing device 514. The operation of each block configured as described above will be described with reference to the hardware configuration diagram of FIG.

<画像形成装置のハードウェア構成ならびにプリンタコントローラによる印刷処理>
図6は本発明の一実施形態にかかる画像形成装置のハードウェア構成を表したブロック図である。601は静電潜像担持体たる感光ドラムであり、この感光ドラム601の上方に感光ドラム601の表面を高圧回路部511によって一様に帯電する帯電ローラ602がその表面に当接している。帯電ローラ602の当接位置よりも感光ドラム601の回転方向下流側の帯電された表面には、光学部512によって光ビーム603が照射されるようになっている。この光学部512は、光ビーム603を発する半導体レーザ604と、半導体レーザを平行光に偏光するコリメータレンズ605と、光ビーム603を前記感光ドラム601の表面上に走査するポリゴンミラー606と、光ビーム603を前記感光ドラム601表面でスポットを形成するように調整する光学レンズ607から形成されており、ポリゴンミラー606はスキャナモータ608によって定速制御されている。
<Hardware configuration of image forming apparatus and printing process by printer controller>
FIG. 6 is a block diagram showing the hardware configuration of the image forming apparatus according to the embodiment of the present invention. Reference numeral 601 denotes a photosensitive drum as an electrostatic latent image carrier. A charging roller 602 that uniformly charges the surface of the photosensitive drum 601 by the high-voltage circuit unit 511 is in contact with the surface of the photosensitive drum 601. A light beam 603 is irradiated on the charged surface downstream of the contact position of the charging roller 602 in the rotation direction of the photosensitive drum 601 by the optical unit 512. The optical unit 512 includes a semiconductor laser 604 that emits a light beam 603, a collimator lens 605 that polarizes the semiconductor laser into parallel light, a polygon mirror 606 that scans the surface of the photosensitive drum 601, and a light beam. 603 is formed from an optical lens 607 that adjusts so as to form a spot on the surface of the photosensitive drum 601, and the polygon mirror 606 is controlled at a constant speed by a scanner motor 608.

さらに、イメージコントローラ201から送信されてくるビットマップデータに基づいて、光ビーム603を照射することにより、前記感光ドラム601の表面に静電潜像を形成する。この静電潜像は、光ビーム603の照射位置よりもさらに感光ドラム601の回転方向下流側で感光ドラム601に当接するように配設された現像装置609によってトナー像として現像される。このトナー像は、感光ドラム601の下方で感光ドラム601に対向するように配設された転写ローラ610によって転写材たる記録紙P上に転写される。この記録紙Pは感光ドラム601の前方(図6において右側)の記録紙カセット611内に収納されている。記録紙カセット611端部には、給紙ローラ612が配設されており、故障やエラーのない状態でイメージコントローラ201からプリントコントローラ202にプリント指示が送信されると、制御部501は用紙搬送部510によって記録紙カセット611内の記録紙Pを搬送路へ送り込む。   Further, an electrostatic latent image is formed on the surface of the photosensitive drum 601 by irradiating the light beam 603 based on the bitmap data transmitted from the image controller 201. The electrostatic latent image is developed as a toner image by a developing device 609 disposed so as to be in contact with the photosensitive drum 601 further downstream in the rotation direction of the photosensitive drum 601 than the irradiation position of the light beam 603. This toner image is transferred onto the recording paper P, which is a transfer material, by a transfer roller 610 disposed below the photosensitive drum 601 so as to face the photosensitive drum 601. The recording paper P is stored in a recording paper cassette 611 in front of the photosensitive drum 601 (right side in FIG. 6). A paper feed roller 612 is disposed at the end of the recording paper cassette 611. When a print instruction is transmitted from the image controller 201 to the print controller 202 without any failure or error, the control unit 501 is a paper transport unit. In 510, the recording paper P in the recording paper cassette 611 is fed into the conveyance path.

給紙ローラ612と転写ローラ610の間の搬送路中には、記録紙Pの斜行補正ならびに感光ドラム601上の画像形成と記録紙搬送の同期をとるためのレジストローラ613が配設されており、前述した転写位置へ所定のタイミングで記録紙Pを送り込む。なお、レジストローラ613と給紙ローラ612の間には、レジスト紙有無検知センサ614が配設されており記録紙Pの有無を検知するようになっている。   A registration roller 613 is provided in the conveyance path between the paper feed roller 612 and the transfer roller 610 to correct the skew of the recording paper P and to synchronize the image formation on the photosensitive drum 601 and the recording paper conveyance. Therefore, the recording paper P is fed to the transfer position described above at a predetermined timing. A registration paper presence / absence detection sensor 614 is provided between the registration roller 613 and the paper feed roller 612 so as to detect the presence / absence of the recording paper P.

以上のようにして、未定着トナー像を転写された記録紙Pは、さらに感光ドラム601の後方(図6において左側)の定着器514へと搬送される。該定着器514は内部にハロゲンヒータもしくはセラミックヒータ(図示しない)を有する定着ローラ615と、該定着ローラ615に圧接するように配設された加圧ローラ616で構成されており、転写部から搬送されてきた記録紙Pを上記定着ローラ615と加圧ローラ616の圧接部にて加圧しながら加熱することにより記録紙P上の未定着トナー像を定着する。圧接部の後方には該圧接部から記録紙Pが排出されることを確認する排紙紙有無検知センサ617が配設されている。さらに、該排紙紙有無検知センサ617の後方には排紙ローラ618が配設されており、定着された記録紙Pを排出部(図示しない)に排出する。   As described above, the recording paper P to which the unfixed toner image has been transferred is further conveyed to the fixing device 514 at the rear of the photosensitive drum 601 (left side in FIG. 6). The fixing device 514 includes a fixing roller 615 having a halogen heater or a ceramic heater (not shown) inside, and a pressure roller 616 disposed so as to be in pressure contact with the fixing roller 615, and is conveyed from the transfer unit. The recording paper P thus formed is heated while being pressed at the pressure contact portion between the fixing roller 615 and the pressure roller 616, whereby the unfixed toner image on the recording paper P is fixed. A discharge paper presence / absence detection sensor 617 for confirming that the recording paper P is discharged from the press contact portion is disposed behind the press contact portion. Further, a paper discharge roller 618 is disposed behind the paper discharge presence / absence detection sensor 617, and discharges the fixed recording paper P to a discharge unit (not shown).

<画像形成装置のプリンタコントローラにおける制御プログラムの変更>
次に、以上説明した構成において、どのようにプリンタコントローラ202の制御プログラムを変更するか、図7のフローチャートをもとにして説明する。
<Change of control program in printer controller of image forming apparatus>
Next, how to change the control program of the printer controller 202 in the configuration described above will be described with reference to the flowchart of FIG.

電源起動直後、ステップS701においてCPU502はROM503に格納されているプログラムを起動する。ここで、ROM503には予めイメージコントローラ201とプリンタコントローラ202が通信を行なうためのシリアル通信プログラムのみが格納されている。ステップS702において、CPU502がシリアル通信可能な状態に入ると、CPU502はイメージコントローラ201に対し、シリアル通信可能な状態であることを報知して制御プログラムのダウンロード待機状態に入る。CPU502がシリアル通信可能状態を報知することでイメージコントローラ201から制御プログラムが送信され、ステップS703においてCPU502はダウンロードが終了するまで待機する。   Immediately after the power is turned on, the CPU 502 starts the program stored in the ROM 503 in step S701. Here, the ROM 503 stores in advance only a serial communication program for allowing the image controller 201 and the printer controller 202 to communicate with each other. In step S702, when the CPU 502 enters a state where serial communication is possible, the CPU 502 notifies the image controller 201 that serial communication is possible and enters a control program download standby state. The control program is transmitted from the image controller 201 when the CPU 502 notifies the serial communication enabled state, and the CPU 502 waits until the download is completed in step S703.

イメージコントローラから所定期間コマンドが送信されない場合、あるいは、送信データが所定ビット同じ場合、あるいは、他の判断方法でCPU502がイメージコントローラ201からのダウンロードが終了したと判断した場合(ステップS703の判定がYes)、ステップS704に遷移して、制御プログラムのダウンロードが終了したことをイメージコントローラに報知する。次にステップS705に遷移し、CPU502は制御プログラムの起動をROM503から制御プログラムを格納したDRAM504に切り替え、制御プログラムを起動する。そしてステップS706において、画像形成プロセスの一連の制御を行なう。   When the command is not transmitted from the image controller for a predetermined period, when the transmission data is the same for a predetermined bit, or when the CPU 502 determines that the download from the image controller 201 is completed by another determination method (Yes in step S703) In step S704, the image controller is notified that the download of the control program has been completed. Next, in step S705, the CPU 502 switches the activation of the control program from the ROM 503 to the DRAM 504 storing the control program, and activates the control program. In step S706, a series of control of the image forming process is performed.

以上の説明から明らかなように、本実施形態にかかる画像形成装置の構成によれば、実行される制御プログラムの書き換えを複数回行うことが可能となる。   As is clear from the above description, according to the configuration of the image forming apparatus according to the present embodiment, it is possible to rewrite the executed control program a plurality of times.

具体的には、画像形成装置の電源投入直後、イメージコントローラはホストコンピュータから送信されるバージョン情報を確認し、送信されるバージョン情報が異なる場合にホストコンピュータからイメージコントローラ用の制御プログラムとプリンタコントローラ用の制御プログラムをダウンロードする構成とした。   Specifically, immediately after the image forming apparatus is turned on, the image controller checks the version information transmitted from the host computer. If the transmitted version information is different, the image controller uses a control program for the image controller and the printer controller. The control program is downloaded.

さらに、ダウンロードした制御プログラムは内部に構成したフラッシュROMに一旦格納し、そのうち、イメージコントローラの制御プログラムは内部に構成したROMに移動し、プリンタコントローラ用の制御プログラムはプリンタコントローラに転送するようにした。そして、プリンタコントローラは電源投入直後にROMに格納されたシリアル通信プログラムを起動してプリンタコントローラから制御プログラムをDRAMに格納し、ダウンロード終了後はDRAMから制御プログラムを起動するように切り替えて画像形成プロセスを制御するようにした。   Furthermore, the downloaded control program is temporarily stored in the internal flash ROM, and the image controller control program is moved to the internal ROM, and the printer controller control program is transferred to the printer controller. . The printer controller starts the serial communication program stored in the ROM immediately after the power is turned on, stores the control program from the printer controller in the DRAM, and switches to start the control program from the DRAM after the download is completed. To control.

この結果、プリンタコントローラの制御プログラムは高価なEEPROMやフラッシュROMを使用して格納しておく必要がなくなり(つまり、本来、イメージコントローラ用とプリンタコントローラ用とで少なくとも2つのEEPROM(またはフラッシュROM)が必要であったところ、プリンタコントローラ用のEEPROM(またはフラッシュROM)が不要となるため)、画像形成装置の提供にあたり、コスト増加を極力抑えることが可能となった。   As a result, it is not necessary to store the printer controller control program using an expensive EEPROM or flash ROM (that is, at least two EEPROMs (or flash ROMs) are originally used for the image controller and the printer controller. When necessary, since an EEPROM (or flash ROM) for the printer controller is no longer necessary), an increase in cost can be suppressed as much as possible in providing the image forming apparatus.

<他の実施形態>
なお、本発明は、複数の機器(例えばホストコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置など)に適用してもよい。
<Other embodiments>
Note that the present invention can be applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, and a printer), and a device (for example, a copying machine and a facsimile device) including a single device. You may apply to.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。   Another object of the present invention is to supply a storage medium storing software program codes for implementing the functions of the above-described embodiments to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the storage medium. Needless to say, this can also be achieved by reading and executing the program code stored in.

この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フロッピ(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。   As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, or the like is used. be able to.

また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明の一実施形態にかかる画像形成装置を備えるシステムの構成を示す図である。1 is a diagram illustrating a configuration of a system including an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態にかかる画像形成装置の電気ブロック図である。1 is an electrical block diagram of an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態にかかる画像形成装置を構成するイメージコントローラのブロック図である。1 is a block diagram of an image controller constituting an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態にかかる画像形成装置を構成するイメージコントローラの動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of an image controller that constitutes the image forming apparatus according to the embodiment of the present invention. 本発明の一実施形態にかかる画像形成装置を構成するプリンタコントローラのブロック図である。1 is a block diagram of a printer controller constituting an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態にかかる画像形成装置のハードウェア構成図である。1 is a hardware configuration diagram of an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態における画像形成装置を構成するプリンタコントローラの動作を説明するためのフローチャートである。6 is a flowchart for explaining the operation of a printer controller that constitutes the image forming apparatus according to the embodiment of the present disclosure.

Claims (5)

画像処理用の不揮発性記憶手段に格納された画像処理に関する制御プログラムを実行する第1の演算手段と、印刷処理に関する制御プログラムを実行する第2の演算手段とを備え、入力される画像データを印刷可能な画像形成装置であって、
ダウンロードされた画像処理に関する制御プログラムと印刷処理に関する制御プログラムとを格納する、格納用の不揮発性記憶手段と、
前記格納用の不揮発性記憶手段に格納された前記画像処理に関する制御プログラムを前記画像処理用の不揮発性記憶手段に格納する制御手段と、
前記格納用の不揮発性記憶手段に格納された前記印刷処理に関する制御プログラムを、揮発性記憶手段に送信する送信手段と、を備え、
前記第2の演算手段は、前記揮発性記憶手段に送信された前記印刷処理に関する制御プログラムを実行することを特徴とする画像形成装置。
The image processing apparatus includes a first calculation unit that executes a control program related to image processing stored in a non-volatile storage unit for image processing, and a second calculation unit that executes a control program related to print processing. An image forming apparatus capable of printing,
A non-volatile storage means for storing the downloaded control program for image processing and the control program for print processing;
Control means for storing a control program related to the image processing stored in the non-volatile storage means for storage in the non-volatile storage means for image processing;
A transmission unit that transmits the control program related to the printing process stored in the non-volatile storage unit for storage to the volatile storage unit;
The image forming apparatus, wherein the second calculation unit executes a control program related to the printing process transmitted to the volatile storage unit.
前記格納用の不揮発性記憶手段に格納されている前記画像処理に関する制御プログラム及び印刷処理に関する制御プログラムのバージョン情報に基づいて、画像処理に関する制御プログラムと印刷処理に関する制御プログラムをダウンロードするか否かを判断することを特徴とする請求項1に記載の画像形成装置。 Whether to download the control program related to image processing and the control program related to print processing based on version information of the control program related to image processing and the control program related to print processing stored in the non-volatile storage means for storage The image forming apparatus according to claim 1, wherein the determination is made. 前記送信手段は、前記画像形成装置の電源を起動するごとに、前記格納用の不揮発性記憶手段に格納された前記印刷処理に関する制御プログラムを、前記揮発性記憶手段に送信することを特徴とする請求項1に記載の画像形成装置。 The transmission unit transmits a control program related to the printing process stored in the storage nonvolatile storage unit to the volatile storage unit every time the power source of the image forming apparatus is activated. The image forming apparatus according to claim 1. 前記格納用の不揮発性記憶手段はフラッシュROMであり、前記揮発性記憶手段はDRAMであることを特徴とする請求項1に記載の画像形成装置。 2. The image forming apparatus according to claim 1, wherein the non-volatile storage means for storage is a flash ROM, and the volatile storage means is a DRAM. 画像処理用の不揮発性記憶手段に格納された画像処理に関する制御プログラムを実行する第1の演算手段と、印刷処理に関する制御プログラムを実行する第2の演算手段とを備え、入力される画像データを印刷可能な画像形成装置における制御方法であって、
ダウンロードされた画像処理に関する制御プログラムと印刷処理に関する制御プログラムとを格納用の不揮発性記憶手段に格納する工程と、
前記格納用の不揮発性記憶手段に格納された前記画像処理に関する制御プログラムを前記画像処理用の不揮発性記憶手段に格納する工程と、
前記格納用の不揮発性記憶手段に格納された前記印刷処理に関する制御プログラムを、揮発性記憶手段に送信する工程と、を備え、
前記第2の演算手段は、前記揮発性記憶手段に送信された前記印刷処理に関する制御プログラムを実行することを特徴とする制御方法。
The image processing apparatus includes a first calculation unit that executes a control program related to image processing stored in a non-volatile storage unit for image processing, and a second calculation unit that executes a control program related to print processing. A control method in a printable image forming apparatus comprising:
Storing the downloaded control program for image processing and the control program for print processing in a nonvolatile storage means for storage;
Storing the control program relating to the image processing stored in the non-volatile storage means for storage in the non-volatile storage means for image processing;
A step of transmitting a control program related to the printing process stored in the non-volatile storage means for storage to the volatile storage means,
The control method according to claim 2, wherein the second calculation unit executes a control program related to the printing process transmitted to the volatile storage unit.
JP2004041599A 2004-02-18 2004-02-18 Image forming apparatus and its controlling method Withdrawn JP2005231130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004041599A JP2005231130A (en) 2004-02-18 2004-02-18 Image forming apparatus and its controlling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004041599A JP2005231130A (en) 2004-02-18 2004-02-18 Image forming apparatus and its controlling method

Publications (1)

Publication Number Publication Date
JP2005231130A true JP2005231130A (en) 2005-09-02

Family

ID=35014572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004041599A Withdrawn JP2005231130A (en) 2004-02-18 2004-02-18 Image forming apparatus and its controlling method

Country Status (1)

Country Link
JP (1) JP2005231130A (en)

Similar Documents

Publication Publication Date Title
JP5146495B2 (en) Image processing apparatus and hibernation activation method
JP2007196574A (en) Image forming device and image forming system
JP2007179262A (en) Image formation system, simulated print action achieving method, program, and storage medium
KR20140148319A (en) Printing apparatus, method of controlling the same and storage medium
JPH11296046A (en) Printing controller, printing processing method thereof, and computer readable storage medium storing program
US20020127021A1 (en) Image forming apparatus and method of controlling memory thereof
JP2005231130A (en) Image forming apparatus and its controlling method
JP2008080723A (en) Image forming apparatus, and program
JP6141116B2 (en) Image forming apparatus
KR100514022B1 (en) Image forming apparatus
JPH0411392B2 (en)
JP4260073B2 (en) Image forming apparatus and output method of image forming apparatus
JPH08166883A (en) Image forming device
US10474097B2 (en) Image forming apparatus, electronic storage device, cartridge, and method of controlling image forming apparatus
JP2002014576A (en) Device and method for image forming and recording medium
JP6010001B2 (en) Image forming apparatus
JP5932511B2 (en) Information processing apparatus, software update method, and computer program
US20220206423A1 (en) Image forming device performing preliminary process to rotate roller at determined rotational speed
JP4845721B2 (en) Image forming system and optional device
JP4560172B2 (en) Partition information update system, partition information update device, partition information update method, and storage medium
JP4632396B2 (en) MEMORY AND MEMORY STORAGE METHOD
JP2007049470A (en) Functional module and information processor provided with the functional module
JPH10114121A (en) Image forming apparatus and control method for option unit
JP2004126884A (en) Program operation device, sheet post processing device, image forming device, program writing control method, program, and storage medium
JPH06270497A (en) Image forming apparatus

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070501