JP2016071445A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2016071445A
JP2016071445A JP2014197328A JP2014197328A JP2016071445A JP 2016071445 A JP2016071445 A JP 2016071445A JP 2014197328 A JP2014197328 A JP 2014197328A JP 2014197328 A JP2014197328 A JP 2014197328A JP 2016071445 A JP2016071445 A JP 2016071445A
Authority
JP
Japan
Prior art keywords
image forming
flash memory
forming apparatus
removable medium
writing
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
JP2014197328A
Other languages
Japanese (ja)
Other versions
JP6213438B2 (en
Inventor
鈴木 淳史
Junji Suzuki
淳史 鈴木
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2014197328A priority Critical patent/JP6213438B2/en
Publication of JP2016071445A publication Critical patent/JP2016071445A/en
Application granted granted Critical
Publication of JP6213438B2 publication Critical patent/JP6213438B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus configured to allow easy replacement of a storage area to be used as backup of a flash memory.SOLUTION: An image forming apparatus 1 with a removable medium 300 mounted thereon includes: a flash memory 33 for storing important information of the image forming apparatus 1, such as various setting information, log information, and the number of sheets to be printed; a medium control section 80 for reading/writing data from/to the removable medium 300 mounted on the image forming apparatus 1; and a control section 100 for reading/writing data from/to the flash memory 33. The control section 100 causes the medium control section 80 to write the important information to the removable medium 300 as update data, before writing the important information to the flash memory 33, and writes the important information to the flash memory 33 after the update data is successfully written to the removable medium 300.SELECTED DRAWING: Figure 2

Description

本発明は、画像形成装置に関し、特に、突然の電源断が発生したときに書き込み中の重要情報を保護する技術に関する。   The present invention relates to an image forming apparatus, and more particularly to a technique for protecting important information during writing when a sudden power interruption occurs.

プリンターや複合機等の画像形成装置には、各種設定情報、ログ情報、及び印字枚数等の重要情報を記憶するフラッシュメモリーが搭載されている。このフラッシュメモリーの内容を書き換える際、元々書き込まれていたデータの消去中や新たなデータの書き込み中に、突然、画像形成装置の電源断が発生すると、その時点でメモリーアクセスが停止してしまう。その結果、フラッシュメモリーにおいてアクセスが停止してしまった領域が不完全な状態となり、画像形成装置の次回起動時に起動不良が発生したり、画像形成装置の動作中にメモリーアクセス不良が発生したりする。   2. Description of the Related Art Image forming apparatuses such as printers and multifunction machines are equipped with a flash memory that stores important information such as various setting information, log information, and the number of printed sheets. When the contents of the flash memory are rewritten, if the power of the image forming apparatus is suddenly cut off while the originally written data is being erased or new data is being written, the memory access is stopped at that point. As a result, the area in the flash memory where the access has been stopped becomes incomplete, a start-up failure occurs at the next start-up of the image forming apparatus, or a memory access failure occurs during the operation of the image forming apparatus. .

このような突然の電源断に備えて、フラッシュメモリーにデータを書き込む際には、まず未使用の領域に新たなデータを書き込んでから旧データが書かれていた領域を開放する手段や、データを消去する前にそのデータを別の領域に退避しておいて、電源断が発生したら退避しておいたデータを書き戻す手段等が一般的に使用されている。   In preparation for such a sudden power interruption, when writing data to the flash memory, first write new data to an unused area, then release the area where the old data was written, Generally, a means for saving the data to another area before erasing and writing back the saved data when the power is cut off is generally used.

例えば、下記特許文献1では、走行中のアプリケーションプログラムで入力/編集すべきデータを常にバックアップメモリー領域に保持しておいて必要に応じてそのデータを外部記録装置へ退避する装置において、バックアップメモリー領域内のファイルに、外部記憶装置へのデータ退避を行ったか否かを示すフラグを付加している。そのような装置において、突然の電源断が発生して装置を再起動したときにバックアップメモリー領域にフラグが立っていれば外部記憶装置へのデータ退避が完了していないと判断して、例えば、外部記憶装置へのデータ退避が続行される。   For example, in the following Patent Document 1, in a device that always holds data to be input / edited by a running application program in a backup memory area and saves the data to an external recording device as necessary, the backup memory area A flag indicating whether or not the data has been saved in the external storage device is added to the internal file. In such a device, if a flag is set in the backup memory area when a sudden power failure occurs and the device is restarted, it is determined that data saving to the external storage device is not completed, for example, Data saving to the external storage device continues.

特開平6−19808号公報JP-A-6-19808

上記特許文献1では、バックアップメモリー領域として不揮発性メモリーが使用される。一般に、フラッシュメモリー等の不揮発性メモリーにはデータ書き換え回数の制約があり、頻繁にデータの書き込み/消去を繰り返すとメモリーが劣化して書き込んだデータが正しく記憶されないといった事態が生じる。このため、バックアップメモリー領域として使用する不揮発性メモリーが劣化すると交換する必要があるが、ユーザーはバックアップメモリー領域の適切な交換時期を知る術がなく、また、不揮発性メモリーの交換作業も困難な場合が想定される。一方、MRAM(Magnetoresistive Random Access Memory)等の書き換え回数に制約のない不揮発性メモリーを採用することでそのような不便はなくなるが、コスト面で不利である。   In Patent Document 1, a non-volatile memory is used as a backup memory area. In general, a nonvolatile memory such as a flash memory has a restriction on the number of data rewrites, and if data is repeatedly written / erased frequently, the memory deteriorates and the written data cannot be stored correctly. For this reason, it is necessary to replace the non-volatile memory used as the backup memory area when it deteriorates, but the user has no way of knowing the appropriate replacement time of the backup memory area, and it is difficult to replace the non-volatile memory. Is assumed. On the other hand, adopting a non-volatile memory with no restriction on the number of rewrites such as MRAM (Magnetoresistive Random Access Memory) eliminates such inconvenience, but is disadvantageous in terms of cost.

本発明は、上記の問題を解決するためになされたもので、画像形成装置においてフラッシュメモリーのバックアップとして使用される記憶領域の交換を容易にし、更に、そのようなバックアップ用の記憶領域の交換時期をユーザーに通知できるようにすることを目的とする。   The present invention has been made to solve the above-described problems, facilitates replacement of a storage area used as a backup of flash memory in an image forming apparatus, and further replaces the storage area for such backup. It is intended to be able to notify the user.

本発明の一局面に係る画像形成装置は、リムーバブルメディアを装着可能なインターフェイス部と、
本画像形成装置の各種設定情報、ログ情報、及び印字枚数の少なくともいずれかを含む予め定められた重要情報を記憶するフラッシュメモリーと、
前記インターフェイス部に装着された前記リムーバブルメディアに対してデータを読み書きするメディア制御部と、
前記フラッシュメモリーに前記重要情報を書き込む前に前記メディア制御部に前記リムーバブルメディアに前記重要情報を更新データとして書き込ませ、前記リムーバブルメディアへの前記更新データの書き込みが成功した後に前記フラッシュメモリーに前記重要情報を書き込む制御部と、を備えたものである。
An image forming apparatus according to one aspect of the present invention includes an interface unit to which a removable medium can be attached,
A flash memory for storing predetermined important information including at least one of various setting information, log information, and the number of prints of the image forming apparatus;
A media control unit for reading and writing data from and to the removable media mounted on the interface unit;
Before writing the important information to the flash memory, the media control unit writes the important information as update data to the removable medium, and after the update data is successfully written to the removable medium, the important information is written to the flash memory. And a control unit for writing information.

本発明によれば、画像形成装置においてフラッシュメモリーのバックアップとして使用される記憶領域の交換が容易になる。更に、そのようなバックアップ用の記憶領域の交換時期をユーザーに通知することができる。   According to the present invention, the storage area used as a backup of the flash memory in the image forming apparatus can be easily exchanged. Furthermore, the user can be notified of the replacement time of such a storage area for backup.

本発明の一実施形態に係る画像形成装置の構造を示す正面断面図である。1 is a front sectional view showing a structure of an image forming apparatus according to an embodiment of the present invention. 画像形成装置の主要内部構成を示す機能ブロック図である。2 is a functional block diagram illustrating a main internal configuration of the image forming apparatus. FIG. フラッシュメモリーへの重要情報の書き込み処理を示すフローチャートである。It is a flowchart which shows the write-in process of the important information to flash memory. リムーバブルメディアが劣化している場合の警告処理を示すフローチャートである。It is a flowchart which shows the warning process when a removable medium has deteriorated. リムーバブルメディアが劣化している場合の警告表示の例を示す図である。It is a figure which shows the example of a warning display when a removable medium has deteriorated. 突然の電源断後の画像形成装置の起動処理を示すフローチャートである。6 is a flowchart illustrating start processing of the image forming apparatus after a sudden power interruption.

以下、本発明の一実施形態に係る画像形成装置について図面を参照して説明する。図1は、本発明の一実施形態に係る画像形成装置の構造を示す正面断面図である。   Hereinafter, an image forming apparatus according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a front sectional view showing the structure of an image forming apparatus according to an embodiment of the present invention.

本発明の一実施形態に係る画像形成装置1は、例えば、コピー機能、プリンター機能、スキャナー機能、及びファクシミリ機能のような複数の機能を兼ね備えた複合機である。画像形成装置1は、装置本体11に、操作部47、画像形成部12、定着部13、給紙部14、原稿給送部6、及び原稿読取部5等を備えて構成されている。   An image forming apparatus 1 according to an embodiment of the present invention is a multifunction machine having a plurality of functions such as a copy function, a printer function, a scanner function, and a facsimile function. The image forming apparatus 1 includes an apparatus main body 11 that includes an operation unit 47, an image forming unit 12, a fixing unit 13, a paper feeding unit 14, a document feeding unit 6, a document reading unit 5, and the like.

操作部47は、画像形成装置1が実行可能な各種動作及び処理について操作者から画像形成動作実行指示や原稿読取動作実行指示等の指示を受け付ける。操作部47は、表示部473を備える。表示部473は、タッチパネル機能を有するLCD(Liquid Crystal Display)で構成されている。   The operation unit 47 receives instructions such as an image forming operation execution instruction and a document reading operation execution instruction from the operator regarding various operations and processes that can be executed by the image forming apparatus 1. The operation unit 47 includes a display unit 473. The display unit 473 is configured by an LCD (Liquid Crystal Display) having a touch panel function.

画像形成装置1が原稿読取動作を行う場合、原稿給送部6により給送されてくる原稿、又は原稿載置ガラス161に載置された原稿の画像を原稿読取部5が光学的に読み取り、画像データを生成する。原稿読取部5により生成された画像データは内蔵HDD又はネットワーク接続されたコンピューター等に保存される。   When the image forming apparatus 1 performs a document reading operation, the document reading unit 5 optically reads a document fed by the document feeding unit 6 or a document placed on the document placing glass 161, Generate image data. Image data generated by the document reading unit 5 is stored in a built-in HDD or a network-connected computer.

画像形成装置1が画像形成動作を行う場合は、上記原稿読取動作により生成された画像データ、又はネットワーク接続されたコンピューターから受信した画像データ、又は内蔵HDDに記憶されている画像データ等に基づいて、画像形成部12が、給紙部14から給紙される記録媒体としての用紙Pにトナー像を形成する。カラー印刷を行う場合、画像形成部12のマゼンタ用の画像形成ユニット12M、シアン用の画像形成ユニット12C、イエロー用の画像形成ユニット12Y、及びブラック用の画像形成ユニット12Bkは、それぞれに、上記画像データを構成するそれぞれの色成分からなる画像に基づいて、帯電、露光、及び現像の工程により感光体ドラム121上にトナー像を形成し、当該トナー像を一次転写ローラー126により中間転写ベルト125上に転写させる。   When the image forming apparatus 1 performs an image forming operation, it is based on image data generated by the document reading operation, image data received from a computer connected to a network, image data stored in a built-in HDD, or the like. Then, the image forming unit 12 forms a toner image on a sheet P as a recording medium fed from the sheet feeding unit 14. When performing color printing, the magenta image forming unit 12M, the cyan image forming unit 12C, the yellow image forming unit 12Y, and the black image forming unit 12Bk of the image forming unit 12 respectively A toner image is formed on the photosensitive drum 121 by charging, exposure, and development processes based on an image composed of each color component constituting data, and the toner image is formed on the intermediate transfer belt 125 by the primary transfer roller 126. Let them transcribe.

中間転写ベルト125上に転写される上記各色のトナー画像は、転写タイミングを調整して中間転写ベルト125上で重ね合わされ、カラーのトナー像となる。二次転写ローラー210は、中間転写ベルト125の表面に形成された当該カラーのトナー像を、中間転写ベルト125を挟んで駆動ローラー125aとのニップ部Nにおいて、給紙部14から搬送路190を搬送されてきた用紙Pに転写させる。この後、定着部13が、用紙P上のトナー像を、熱圧着により用紙Pに定着させる。定着処理の完了したカラー画像形成済みの用紙Pは、排出トレイ151に排出される。   The toner images of the respective colors transferred onto the intermediate transfer belt 125 are superimposed on the intermediate transfer belt 125 with the transfer timing adjusted to form a color toner image. The secondary transfer roller 210 passes the toner image of the color formed on the surface of the intermediate transfer belt 125 from the paper supply unit 14 through the conveyance path 190 at a nip N between the intermediate transfer belt 125 and the driving roller 125a. Transfer is performed on the conveyed paper P. Thereafter, the fixing unit 13 fixes the toner image on the paper P to the paper P by thermocompression bonding. The sheet P on which the color image has been formed after the fixing process is completed is discharged to the discharge tray 151.

なお、画像形成装置1において、両面印刷を行う場合は、画像形成部12より一方の面に画像が形成された用紙Pを、排出ローラー対159にニップされた状態とした後、当該用紙Pを排出ローラー対159によりスイッチバックさせて反転搬送路195に送り、搬送ローラー対19により、上記ニップ部N及び定着部13に対して用紙Pの搬送方向上流域に再度搬送する。これにより、画像形成部12により当該用紙の他方の面に画像が形成される。   In the image forming apparatus 1, when performing double-sided printing, the sheet P on which an image is formed on one side by the image forming unit 12 is nipped by the discharge roller pair 159, and then the sheet P is loaded. The sheet is switched back by the discharge roller pair 159 and sent to the reverse conveyance path 195, and is conveyed again to the upstream area in the conveyance direction of the paper P with respect to the nip portion N and the fixing unit 13 by the conveyance roller pair 19. As a result, an image is formed on the other side of the sheet by the image forming unit 12.

次に、画像形成装置1の構成を説明する。図2は画像形成装置1の主要内部構成を示す機能ブロック図である。   Next, the configuration of the image forming apparatus 1 will be described. FIG. 2 is a functional block diagram showing the main internal configuration of the image forming apparatus 1.

画像形成装置1は、制御ユニット10を備える。制御ユニット10は、CPU(Central Processing Unit)、RAM、ROM及び専用のハードウェア回路等から構成され、画像形成装置1の全体的な動作制御を司る。   The image forming apparatus 1 includes a control unit 10. The control unit 10 includes a CPU (Central Processing Unit), a RAM, a ROM, a dedicated hardware circuit, and the like, and controls overall operation of the image forming apparatus 1.

原稿読取部5は、制御ユニット10による制御の下、光照射部及びCCDセンサー等を有する読取機構163(図1を参照)を備える。原稿読取部5は、光照射部により原稿を照射し、その反射光をCCDセンサーで受光することにより、原稿から画像を読み取る。   The document reading unit 5 includes a reading mechanism 163 (see FIG. 1) having a light irradiation unit, a CCD sensor, and the like under the control of the control unit 10. The document reading unit 5 reads an image from the document by irradiating the document with the light irradiating unit and receiving the reflected light with a CCD sensor.

画像処理部31は、原稿読取部5で読み取られた画像の画像データを必要に応じて画像処理する。例えば、画像処理部31は、原稿読取部5により読み取られた画像が画像形成部12により画像形成された後の品質を向上させるために、シェーディング補正等の予め定められた画像処理を行う。   The image processing unit 31 performs image processing on the image data of the image read by the document reading unit 5 as necessary. For example, the image processing unit 31 performs predetermined image processing such as shading correction in order to improve the quality after the image read by the document reading unit 5 is formed by the image forming unit 12.

画像メモリー32は、原稿読取部5による読取で得られた原稿画像のデータを一時的に記憶したり、画像形成部12のプリント対象となるデータを一時的に保存する領域である。   The image memory 32 is an area for temporarily storing document image data obtained by reading by the document reading unit 5 and temporarily storing data to be printed by the image forming unit 12.

フラッシュメモリー33は、画像形成装置1のログ情報や印字枚数等のカウンター情報や、画像形成装置1の設定情報といった重要情報を記憶するメモリーである。更に、フラッシュメモリー33には、重要情報の書き込みが成功したか否かを表すフラグ情報が書き込まれる。フラッシュメモリー33は、画像形成装置1の電源をオフにしても記憶内容を保持することができる。   The flash memory 33 is a memory that stores important information such as log information of the image forming apparatus 1, counter information such as the number of printed sheets, and setting information of the image forming apparatus 1. Further, flag information indicating whether or not the important information has been successfully written is written in the flash memory 33. The flash memory 33 can hold the stored contents even when the image forming apparatus 1 is turned off.

画像形成部12は、原稿読取部5で読み取られた印刷データ、ネットワーク接続されたコンピューター200から受信した印刷データ等の画像形成を行う。   The image forming unit 12 forms an image such as print data read by the document reading unit 5 and print data received from the computer 200 connected to the network.

操作部47は、画像形成装置1が実行可能な各種動作及び処理について操作者からの指示を受け付ける。操作部47は、表示部473を備える。   The operation unit 47 receives instructions from the operator regarding various operations and processes that can be executed by the image forming apparatus 1. The operation unit 47 includes a display unit 473.

表示部473は、操作画面、プレビュー画面、印刷ジョブ状況の確認画面等の各種表示をする。   The display unit 473 displays various displays such as an operation screen, a preview screen, and a print job status confirmation screen.

ファクシミリ通信部71は、図略の符号化/復号化部、変復調部及びNCU(Network Control Unit)を備え、公衆電話回線網を用いてのファクシミリの送信を行うものである。   The facsimile communication unit 71 includes an unillustrated encoding / decoding unit, modulation / demodulation unit, and NCU (Network Control Unit), and performs facsimile transmission using a public telephone network.

ネットワークインターフェイス部91は、LANボード等の通信モジュールから構成され、当該ネットワークインターフェイス部91に接続されたLAN等を介して、ローカルエリア内のコンピューター200等と種々のデータの送受信を行う。   The network interface unit 91 includes a communication module such as a LAN board, and transmits / receives various data to / from the computer 200 in the local area via a LAN connected to the network interface unit 91.

HDD92は、原稿読取部5によって読み取られた原稿画像等を記憶する大容量の記憶装置である。   The HDD 92 is a large-capacity storage device that stores document images and the like read by the document reading unit 5.

駆動モーター70は、画像形成部12の各回転部材及び搬送ローラー対19等に回転駆動力を付与する駆動源である。   The driving motor 70 is a driving source that applies a rotational driving force to each rotating member of the image forming unit 12, the conveyance roller pair 19, and the like.

インターフェイス部801は、リムーバブルメディア300が接続可能とされ、接続されたリムーバブルメディア300をメディア制御部80に接続する。   The interface unit 801 is connectable to the removable medium 300 and connects the connected removable medium 300 to the media control unit 80.

メディア制御部80は、インターフェイス部801に接続されたリムーバブルメディア300へのデータ書き込み、及びリムーバブルメディアからのデータ読み込みを制御する。特に、メディア制御部80は、リムーバブルメディア300の一領域へのデータ書き込みが失敗した場合に、別の領域にデータを書き込むリトライ機能を実行する。なお、メディア制御部80は、制御ユニット10の一部とされていてもよい。   The media control unit 80 controls data writing to the removable medium 300 connected to the interface unit 801 and data reading from the removable medium. In particular, the media control unit 80 executes a retry function for writing data to another area when data writing to one area of the removable medium 300 fails. Note that the media control unit 80 may be a part of the control unit 10.

リムーバブルメディア300は、インターフェイス部801に容易に接続できる記録媒体である。リムーバブルメディア300として、例えば、SDメモリーカード(以下、単にSDカードと称する)を使用することができる。リムーバブルメディア300は、フラッシュメモリー33に重要情報を書き込む際のバックアップメモリー領域として使用されて更新データが書き込まれる。また、リムーバブルメディア300には、フラッシュメモリー33への重要情報の書き込みが中断された場合において画像形成装置1の起動時に実行されるブートコードが格納される。   The removable medium 300 is a recording medium that can be easily connected to the interface unit 801. As the removable medium 300, for example, an SD memory card (hereinafter simply referred to as an SD card) can be used. The removable medium 300 is used as a backup memory area when important information is written to the flash memory 33, and update data is written therein. Further, the removable medium 300 stores a boot code that is executed when the image forming apparatus 1 is started up when writing of important information to the flash memory 33 is interrupted.

制御ユニット10は、制御部100を備えている。制御部100は、原稿読取部5、原稿給送部6、画像処理部31、画像メモリー32、フラッシュメモリー33、画像形成部12、操作部47、ファクシミリ通信部71、メディア制御部80、ネットワークインターフェイス部91、HDD(ハードディスクドライブ)92等と接続され、これら各部の駆動制御を行う。   The control unit 10 includes a control unit 100. The control unit 100 includes a document reading unit 5, a document feeding unit 6, an image processing unit 31, an image memory 32, a flash memory 33, an image forming unit 12, an operation unit 47, a facsimile communication unit 71, a media control unit 80, a network interface. Are connected to a unit 91, an HDD (hard disk drive) 92, and the like, and performs drive control of these units.

特に、制御部100は、フラッシュメモリー33へのデータの書き込み、及びフラッシュメモリー33からのデータの読み出しを行う。より詳細には、制御部100は、フラッシュメモリー33に重要情報を書き込む前にメディア制御部80にリムーバブルメディア300に重要情報を更新データとして書き込ませ、リムーバブルメディア300への更新データの書き込みが成功した後に、フラッシュメモリー33に重要情報を書き込む。すなわち、リムーバブルメディア300は、フラッシュメモリー33のバックアップメモリー領域として使用される。   In particular, the control unit 100 writes data to the flash memory 33 and reads data from the flash memory 33. More specifically, the control unit 100 causes the media control unit 80 to write the important information as update data to the removable medium 300 before writing the important information to the flash memory 33, and the update data has been successfully written to the removable medium 300. Later, important information is written into the flash memory 33. That is, the removable medium 300 is used as a backup memory area of the flash memory 33.

次に、フラッシュメモリー33への重要情報の書き込み処理について説明する。図3は、フラッシュメモリー33への重要情報の書き込み処理を示すフローチャートである。   Next, a process for writing important information to the flash memory 33 will be described. FIG. 3 is a flowchart showing a process for writing important information to the flash memory 33.

原稿読取部5による原稿のスキャン処理、又は、画像形成部12及び定着部13による画像の印字処理が完了すると(S1)、制御部100は、スキャンや印字が実施されたことを示すログ情報や、スキャンや印字を行った回数を表すカウンター情報等の予め定められた重要情報をフラッシュメモリー33に書き込む前に、重要情報をメディア制御部80に渡す。当該重要情報を受けたメディア制御部80は、リムーバブルメディア300に当該重要情報を更新データとして書き込む(S2)。上記重要情報は、少なくとも上記ログ情報や上記カウンター情報のいずれかであればよい。   When the document scanning process by the document reading unit 5 or the image printing process by the image forming unit 12 and the fixing unit 13 is completed (S1), the control unit 100 displays log information indicating that scanning or printing has been performed, Before writing important information such as counter information indicating the number of times of scanning or printing into the flash memory 33, the important information is passed to the media control unit 80. Receiving the important information, the media control unit 80 writes the important information as update data in the removable medium 300 (S2). The important information may be at least one of the log information and the counter information.

メディア制御部80は、リムーバブルメディア300に更新データを書き込むと、書き込んだ更新データを読み出して元のデータと比較することで、更新データの書き込みが成功したか否かを判断する。そして、リムーバブルメディア300への更新データの書き込みが成功した場合(S3でYES)、制御部100は、フラッシュメモリー33にフラグを立てる(S4)。そして、制御部100は、フラッシュメモリー33に上記重要情報を書き込み(S5)、その後、フラッシュメモリー33のフラグを下げる(S6)。   When the update data is written to the removable medium 300, the media control unit 80 reads the updated data that has been written and compares it with the original data to determine whether the update data has been successfully written. When the update data has been successfully written to the removable medium 300 (YES in S3), the control unit 100 sets a flag in the flash memory 33 (S4). Then, the control unit 100 writes the important information in the flash memory 33 (S5), and then lowers the flag of the flash memory 33 (S6).

このように、フラッシュメモリー33にフラグ情報を付加することで、フラグ情報を参照してフラッシュメモリー33に重要情報の書き込みが完了したか否かを判断することができる。   In this way, by adding flag information to the flash memory 33, it is possible to determine whether or not writing of important information to the flash memory 33 is completed with reference to the flag information.

リムーバブルメディア300が劣化していれば更新データの書き込みが失敗する場合がある。更新データの書き込みが失敗した場合において(S3でNO)、メディア制御部80は、その失敗回数が一定回数以下であれば(S7でYES)、リムーバブルメディア300における別の領域に更新データを書き込む(S8)。一方、メディア制御部80は、失敗回数が一定回数を超えたとき(S7でNO)、更新データの再書き込みを行わずに、制御部100は、例えば表示部473にリムーバブルメディア300が劣化している旨を表示させる警告処理を実施する(S9)。   If the removable medium 300 is deteriorated, update data writing may fail. If the update data writing has failed (NO in S3), the media control unit 80 writes the update data to another area in the removable medium 300 if the number of failures is not more than a certain number (YES in S7) ( S8). On the other hand, when the number of failures exceeds a certain number (NO in S7), the media control unit 80 does not rewrite the update data, and the control unit 100 causes the display unit 473 to deteriorate the removable media 300, for example. A warning process for displaying the fact is displayed (S9).

次に、リムーバブルメディア300が劣化している場合の警告処理について説明する。図4は、リムーバブルメディア300が劣化している場合の警告処理を示すフローチャートである。また、図5は、リムーバブルメディア300が劣化している場合の警告表示の例を示す図である。   Next, a warning process when the removable medium 300 is deteriorated will be described. FIG. 4 is a flowchart showing a warning process when the removable medium 300 is deteriorated. FIG. 5 is a diagram illustrating an example of a warning display when the removable medium 300 is deteriorated.

制御部100は、表示部473に、図5に示したような警告画面を表示する(S10)。警告表示に従って、ユーザーがリムーバブルメディア300(SDカード)を交換することを選択した場合(S11でYES)、制御部100は、表示部473にSDカード交換の手順を表示させる(S12)。そして、SDカードが交換されると、メディア制御部80は、交換されたSDカードにアクセスして必要なファイルの書き込み等のセットアップを行う(S13)。このように、リムーバブルメディア300が交換される場合には、リムーバブルメディア300を用いたバックアップ機能がオンのまま維持される。   The control unit 100 displays a warning screen as shown in FIG. 5 on the display unit 473 (S10). When the user selects to replace the removable medium 300 (SD card) according to the warning display (YES in S11), the control unit 100 displays the SD card replacement procedure on the display unit 473 (S12). When the SD card is exchanged, the media control unit 80 accesses the exchanged SD card and performs setup such as writing of necessary files (S13). As described above, when the removable medium 300 is replaced, the backup function using the removable medium 300 is kept on.

一方、ユーザーがSDカードを交換しないことを選択した場合(S11でNO)、制御部100は、リムーバブルメディア300を用いたバックアップ機能をオフにする(S14)。バックアップ機能がオフにされると、重要情報はリムーバブルメディア300に書き込まれることなくフラッシュメモリー33に直接書き込まれる。   On the other hand, when the user selects not to replace the SD card (NO in S11), the control unit 100 turns off the backup function using the removable medium 300 (S14). When the backup function is turned off, important information is written directly to the flash memory 33 without being written to the removable medium 300.

また、制御部100は、S11において、リムーバブルメディア300への書き込みを続行する旨の指示を受け付けるようにしてもよい。   Further, the control unit 100 may receive an instruction to continue writing to the removable medium 300 in S11.

なお、バックアップ機能がオフにされると突然の電源断が発生した場合に重要情報が失われる危険性がある。このため、ユーザーがSDカードを交換しないことを選択した場合、表示部473に、ユーザーにその危険性についての警告を表示することが好ましい。   When the backup function is turned off, there is a risk that important information may be lost if a sudden power failure occurs. For this reason, when the user chooses not to replace the SD card, it is preferable to display a warning about the danger on the display unit 473.

リムーバブルメディア300の記憶容量は任意である。小容量のメディアの場合にはコストが低減できる。一方、大容量のメディアはコスト高ではあるが、記憶容量が多いため交換頻度が低減できる。従って、ユーザーのニーズに合わせて適当な容量のリムーバブルメディア300を採用すればよい。   The storage capacity of the removable medium 300 is arbitrary. In the case of a small capacity medium, the cost can be reduced. On the other hand, although the capacity of a large-capacity medium is high, the replacement frequency can be reduced because of the large storage capacity. Therefore, the removable medium 300 having an appropriate capacity may be adopted according to the user's needs.

次に、突然の電源断後の画像形成装置1の起動処理について説明する。図6は、突然の電源断後の画像形成装置1の起動処理を示すフローチャートである。   Next, the activation process of the image forming apparatus 1 after a sudden power interruption will be described. FIG. 6 is a flowchart showing a startup process of the image forming apparatus 1 after a sudden power failure.

上述したように、本実施形態に係る画像形成装置1では、制御部100は、フラッシュメモリー33のフラグ情報を参照してフラッシュメモリー33に上記重要情報の書き込みが完了したか否かを判断する。例えば、画像形成装置1の起動時にフラッシュメモリー33にフラグが立っていれば、制御部100は、フラッシュメモリー33への前回書き込み時に上記重要情報の書き込みが完了せずに書き込みが終了したものと判断が可能である。このとき、フラッシュメモリー33への重要情報の書き込み中に電源断が発生したと考えられる。従って、画像形成装置1の起動時にフラッシュメモリー33にフラグが立っている場合、制御部100は、メディア制御部80にリムーバブルメディア300からブートコードを読み出させる(S20)。そして、制御部100は、読み出されたブートコードを実行して(S21)、メディア制御部80にリムーバブルメディア300から更新データを読み出させる(S22)。   As described above, in the image forming apparatus 1 according to the present embodiment, the control unit 100 refers to the flag information of the flash memory 33 and determines whether or not the writing of the important information to the flash memory 33 is completed. For example, if the flag is set in the flash memory 33 when the image forming apparatus 1 is activated, the control unit 100 determines that the writing of the important information has not been completed and the writing has been completed at the time of the previous writing to the flash memory 33. Is possible. At this time, it is considered that a power failure occurred during the writing of important information to the flash memory 33. Accordingly, when the flag is set in the flash memory 33 when the image forming apparatus 1 is activated, the control unit 100 causes the media control unit 80 to read the boot code from the removable medium 300 (S20). Then, the control unit 100 executes the read boot code (S21), and causes the media control unit 80 to read update data from the removable medium 300 (S22).

リムーバブルメディア300に記録されている更新データを参照することで、制御部100は、突然の電源断によってフラッシュメモリー33において書き込みが中断したアドレスとデータを認識することができる(S23)。これにより、制御部100は、更新データを参照して、フラッシュメモリー33において書き込みが中断したアドレスから重要情報の書き込みを再開することができる(S24)。   By referring to the update data recorded on the removable medium 300, the control unit 100 can recognize the address and data in which writing has been interrupted in the flash memory 33 due to a sudden power interruption (S23). Thereby, the control unit 100 can restart the writing of the important information from the address where the writing is interrupted in the flash memory 33 with reference to the update data (S24).

フラッシュメモリー33への重要情報の書き込みが完了すると、制御部100は、フラッシュメモリー33のフラグを下げ(S25)、画像形成装置1を再起動させる(S26)。この場合、画像形成装置1の起動時にフラッシュメモリー33のフラグは下がっているため、画像形成装置1は正常動作を継続することができる。   When the writing of important information to the flash memory 33 is completed, the control unit 100 lowers the flag of the flash memory 33 (S25) and restarts the image forming apparatus 1 (S26). In this case, since the flag of the flash memory 33 is lowered when the image forming apparatus 1 is activated, the image forming apparatus 1 can continue normal operation.

なお、リムーバブルメディア300を交換した場合、新たなリムーバブルメディア300にはブートコードが存在しないかもしれない。そのような場合には、画像形成装置1に新たなリムーバブルメディア300が装着された際のセットアップ時に、メディア制御部80が、リムーバブルメディア300にブートコードを書き込むようにしてもよい。これにより、交換されたリムーバブルメディア300にブートコードが自動的に保存され、特に新たな設定をすることなくリムーバブルメディア300をすぐに使用開始することができる。   Note that when the removable medium 300 is replaced, the new removable medium 300 may not have a boot code. In such a case, the media control unit 80 may write a boot code in the removable medium 300 at the time of setup when the new removable medium 300 is mounted on the image forming apparatus 1. As a result, the boot code is automatically stored in the replaced removable medium 300, and the removable medium 300 can be started immediately without any new settings.

上記のように、本実施形態によれば、フラッシュメモリー33に記録されたログ情報やカウンター情報等の重要情報を頻繁に書き換えるシステムにおいて、突然の電源断が発生したとしても、リムーバブルメディア300に保存された更新データを用いて、書き換える予定であった重要情報を書き換えることができる。これにより、フラッシュメモリー33への書き込みアクセス中に突然の電源断が発生した場合であっても、リムーバブルメディア300に保存された更新データを用いて復旧が可能である。また、フラッシュメモリー33のバックアップとして使用される記憶領域の交換が容易になる。更に、そのようなバックアップ用の記憶領域の交換時期をユーザーに通知することができる。   As described above, according to the present embodiment, in a system in which important information such as log information and counter information recorded in the flash memory 33 is frequently rewritten, even if a sudden power failure occurs, the information is stored in the removable medium 300. The important information that was scheduled to be rewritten can be rewritten using the updated data. As a result, even if a sudden power interruption occurs during write access to the flash memory 33, it is possible to recover using the update data stored in the removable medium 300. In addition, the storage area used as a backup of the flash memory 33 can be easily exchanged. Furthermore, the user can be notified of the replacement time of such a storage area for backup.

なお、本発明は上記実施の形態の構成に限られず種々の変形が可能である。例えば、上記実施形態では、リムーバブルメディア300としてSDカードを用いているが、メモリースティック(登録商標)やコンパクトフラッシュ(登録商標)等の他のメモリーカード、あるいはUSBメモリー等を用いるようにしてもよい。また、本発明に係る画像形成装置の一実施形態として複合機を用いて説明しているが、これは一例に過ぎず、プリンター等の他の画像形成装置でもよい。   The present invention is not limited to the configuration of the above embodiment, and various modifications can be made. For example, in the above embodiment, an SD card is used as the removable medium 300, but another memory card such as a Memory Stick (registered trademark) or a compact flash (registered trademark), a USB memory, or the like may be used. Further, although an image forming apparatus according to an embodiment of the present invention has been described using a multifunction peripheral, this is merely an example, and other image forming apparatuses such as a printer may be used.

また、図1乃至図6を用いて上記実施形態により示した構成及び処理は、本発明の一実施形態に過ぎず、本発明を当該構成及び処理に限定する趣旨ではない。   The configuration and processing shown in the above embodiment using FIGS. 1 to 6 are only one embodiment of the present invention, and are not intended to limit the present invention to the configuration and processing.

1 画像形成装置
33 フラッシュメモリー
80 メディア制御部
100 制御部
300 リムーバブルメディア
1 Image forming apparatus 33 Flash memory 80 Media control unit 100 Control unit 300 Removable media

Claims (5)

リムーバブルメディアを接続可能なインターフェイス部と、
本画像形成装置の各種設定情報、ログ情報、及び印字枚数の少なくともいずれかを含む予め定められた重要情報を記憶するフラッシュメモリーと、
前記インターフェイス部に接続された前記リムーバブルメディアに対してデータを読み書きするメディア制御部と、
前記フラッシュメモリーに前記重要情報を書き込む前に前記メディア制御部に前記リムーバブルメディアに前記重要情報を更新データとして書き込ませ、前記リムーバブルメディアへの前記更新データの書き込みが成功した後に前記フラッシュメモリーに前記重要情報を書き込む制御部と、を備えた画像形成装置。
An interface unit to which removable media can be connected;
A flash memory for storing predetermined important information including at least one of various setting information, log information, and the number of prints of the image forming apparatus;
A media control unit for reading and writing data to and from the removable media connected to the interface unit;
Before writing the important information to the flash memory, the media control unit writes the important information as update data to the removable medium, and after the update data is successfully written to the removable medium, the important information is written to the flash memory. An image forming apparatus comprising: a control unit that writes information.
表示部を更に備え、
前記メディア制御部は、前記リムーバブルメディアの一領域へのデータ書き込みが失敗した場合に別の領域にデータを書き込むリトライ機能を有するものであり、
前記制御部は、前記リムーバブルメディアへの前記更新データの書き込みのリトライ回数が予め定められた値を超えたとき、前記表示部に前記リムーバブルメディアが劣化している旨を表示させる請求項1に記載の画像形成装置。
A display unit;
The media control unit has a retry function of writing data to another area when data writing to one area of the removable media fails,
The said control part displays that the said removable medium has deteriorated on the said display part, when the frequency | count of retry of writing of the said update data to the said removable medium exceeds the predetermined value. Image forming apparatus.
前記制御部は、前記フラッシュメモリーへの前記重要情報の書き込み前であって前記リムーバブルメディアへの前記重要情報の書き込み後に前記フラッシュメモリーにフラグを立て、前記フラッシュメモリーへの前記重要情報の書き込みが完了した後に前記フラグを下げる請求項1又は請求項2に記載の画像形成装置。   The control unit sets a flag for the flash memory before writing the important information to the flash memory and after writing the important information to the removable medium, and the writing of the important information to the flash memory is completed. The image forming apparatus according to claim 1, wherein the flag is lowered after the operation. 前記制御部は、前記画像形成装置の起動時に前記フラッシュメモリーに前記フラグが立っている場合、前記メディア制御部に前記リムーバブルメディアからブートコードを読み出させ、前記ブートコードを実行して前記メディア制御部に前記リムーバブルメディアから前記更新データを読み出させ、前記フラッシュメモリーにおいて書き込みが中断されたアドレスから前記重要情報の書き込みを再開する請求項3に記載の画像形成装置。   If the flag is set in the flash memory when the image forming apparatus is activated, the control unit causes the media control unit to read a boot code from the removable medium, and executes the boot code to execute the media control. The image forming apparatus according to claim 3, wherein the update data is read from the removable medium, and the writing of the important information is resumed from an address at which writing is interrupted in the flash memory. 前記メディア制御部は、前記リムーバブルメディアに前記ブートコードが存在しない場合、前記リムーバブルメディアに前記ブートコードを書き込む請求項4に記載の画像形成装置。   The image forming apparatus according to claim 4, wherein the media control unit writes the boot code in the removable medium when the boot code does not exist in the removable medium.
JP2014197328A 2014-09-26 2014-09-26 Image forming apparatus Expired - Fee Related JP6213438B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014197328A JP6213438B2 (en) 2014-09-26 2014-09-26 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014197328A JP6213438B2 (en) 2014-09-26 2014-09-26 Image forming apparatus

Publications (2)

Publication Number Publication Date
JP2016071445A true JP2016071445A (en) 2016-05-09
JP6213438B2 JP6213438B2 (en) 2017-10-18

Family

ID=55864687

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014197328A Expired - Fee Related JP6213438B2 (en) 2014-09-26 2014-09-26 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP6213438B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085054A (en) * 2001-06-27 2003-03-20 Mitsubishi Electric Corp Device life warning generation system for semiconductor storage device mounted with flash memory, and method for the same
JP2005276013A (en) * 2004-03-26 2005-10-06 Yokogawa Electric Corp System starting apparatus
JP2007328438A (en) * 2006-06-06 2007-12-20 Seiko Epson Corp Information processor, its data backup, and restoration method
JP2009212794A (en) * 2008-03-04 2009-09-17 Victor Co Of Japan Ltd Photography signal coding recorder
JP2010204961A (en) * 2009-03-03 2010-09-16 Fujitsu Ltd Access control device, information processing device, access control program, and access control method
JP2011123790A (en) * 2009-12-14 2011-06-23 Canon Inc Method of storing information
JP2012243199A (en) * 2011-05-23 2012-12-10 Nec Infrontia Corp Computer, and control method and program thereof
JP2013003831A (en) * 2011-06-16 2013-01-07 Dainippon Printing Co Ltd Ic chip, processing program for ic chip, and writing processing method in ic chip

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085054A (en) * 2001-06-27 2003-03-20 Mitsubishi Electric Corp Device life warning generation system for semiconductor storage device mounted with flash memory, and method for the same
JP2005276013A (en) * 2004-03-26 2005-10-06 Yokogawa Electric Corp System starting apparatus
JP2007328438A (en) * 2006-06-06 2007-12-20 Seiko Epson Corp Information processor, its data backup, and restoration method
JP2009212794A (en) * 2008-03-04 2009-09-17 Victor Co Of Japan Ltd Photography signal coding recorder
JP2010204961A (en) * 2009-03-03 2010-09-16 Fujitsu Ltd Access control device, information processing device, access control program, and access control method
JP2011123790A (en) * 2009-12-14 2011-06-23 Canon Inc Method of storing information
JP2012243199A (en) * 2011-05-23 2012-12-10 Nec Infrontia Corp Computer, and control method and program thereof
JP2013003831A (en) * 2011-06-16 2013-01-07 Dainippon Printing Co Ltd Ic chip, processing program for ic chip, and writing processing method in ic chip

Also Published As

Publication number Publication date
JP6213438B2 (en) 2017-10-18

Similar Documents

Publication Publication Date Title
JP5146495B2 (en) Image processing apparatus and hibernation activation method
US8305598B2 (en) Image-forming apparatus
JP5708232B2 (en) Image forming apparatus, firmware update method, and program
JP4281736B2 (en) Facsimile machine
JP6178294B2 (en) Image forming apparatus
JP6226243B2 (en) Image forming apparatus, operation control method, and operation control program
JP6213438B2 (en) Image forming apparatus
JP6406219B2 (en) Communication apparatus and image forming apparatus
JP2007094155A (en) Image forming apparatus
JP7229786B2 (en) CONTROL DEVICE, IMAGE FORMING APPARATUS AND STARTING METHOD
JP6459543B2 (en) Image forming apparatus, job processing control method, and job processing control program
JP2016071446A (en) Electronic device and image forming apparatus
JP6292085B2 (en) Electronic apparatus and image forming apparatus
JP5188196B2 (en) Paper transport device, paper transport method, and paper transport program for image forming apparatus
JP2012113382A (en) Image forming device
JP5439400B2 (en) Image forming apparatus
JP2009009173A (en) Printer driver, program and recording medium
JP2012137802A (en) Information processing device
JP5383722B2 (en) Information processing device
JP6248910B2 (en) Image processing apparatus and program backup method
US20110055508A1 (en) Information processing apparatus, data transfer method, and computer-readable recording medium
JP2003263283A (en) Image forming apparatus, image read in apparatus, and control board for the same
JP6459570B2 (en) Image forming apparatus, activation control method, and activation control program
JP2013101451A (en) Firmware update system and firmware update method
JP5538322B2 (en) Image forming apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160923

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170418

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170517

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: 20170822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170904

R150 Certificate of patent or registration of utility model

Ref document number: 6213438

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees