JP2009212677A - Image forming apparatus, image forming method, program, and recording medium - Google Patents

Image forming apparatus, image forming method, program, and recording medium Download PDF

Info

Publication number
JP2009212677A
JP2009212677A JP2008052077A JP2008052077A JP2009212677A JP 2009212677 A JP2009212677 A JP 2009212677A JP 2008052077 A JP2008052077 A JP 2008052077A JP 2008052077 A JP2008052077 A JP 2008052077A JP 2009212677 A JP2009212677 A JP 2009212677A
Authority
JP
Japan
Prior art keywords
failure
function
storage
image forming
forming apparatus
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
JP2008052077A
Other languages
Japanese (ja)
Other versions
JP5004831B2 (en
Inventor
Shinichi Fukunaga
真一 福永
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008052077A priority Critical patent/JP5004831B2/en
Publication of JP2009212677A publication Critical patent/JP2009212677A/en
Application granted granted Critical
Publication of JP5004831B2 publication Critical patent/JP5004831B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus, an image forming method, a program, and a recording medium which can effectively use hardware resources. <P>SOLUTION: Provision for the image forming apparatus, the image forming method, the program, and the recording medium which can effectively use the hardware resources can be realized, since they detect the failure position of storage, limit functions based on the detected result, and do not immediately replace to another storage, even if the trouble occurs in the storage. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、画像形成装置、画像形成方法、プログラム、及び記録媒体に関する。   The present invention relates to an image forming apparatus, an image forming method, a program, and a recording medium.

ストレージとしてのHDD(Hard Disc Drive)に故障が起こると、MFP(Multi Function Printer:多機能印刷機)全体が使用できなくなり、故障状況に応じて機能を制限して使い続けることができなかった。HDDが故障すると初期化もできない。サービスマンによる処置(HDD交換)が済むまで、MFPを使うことのできない状態(ダウンタイム)が続く。   When a failure occurs in an HDD (Hard Disc Drive) as storage, the entire MFP (Multi Function Printer) cannot be used, and functions cannot be continued depending on the failure status. If the HDD fails, it cannot be initialized. The MFP cannot be used (downtime) until the serviceman completes the HDD replacement.

このため、対策としてRAID装置、バックアップ装置、及びジャーナリングファイルシステムが挙げられる。
<RAID(Redundant Arrays of Inexpensive (もしくはIndependent) Disks、レイド)>
これは、複数台のハードディスク(Hard Disc Drive:以下“HDD”)を組み合わせることで仮想的な1台のHDDとして運用する技術である。ディスクアレイの代表的な実装形態で、主に信頼性の向上を図るために用いられる。複数台のHDDのうちの1台(RAID6の場合は2台)のHDDが故障してもデータを保持できる。RAIDには以下の(1)〜(3)3種類が挙げられる。
For this reason, RAID devices, backup devices, and journaling file systems can be cited as countermeasures.
<RAID (Redundant Arrays of Inexpensive (or Independent) Disks, Raid)>
This is a technology that operates as a single virtual HDD by combining multiple hard disks (Hard Disc Drive: “HDD”). A typical implementation of a disk array, which is mainly used to improve reliability. Data can be retained even if one of the multiple HDDs (2 in the case of RAID6) fails. There are the following three types of RAID (1) to (3).

(1)RAID 1 : 二重化(ミラーリング) : HDDが最低2台必要
(2)RAID 5 : ブロック単位でのパリティ分散記録 : HDDが最低3台必要
(3)RAID 6 : ブロック単位・複数パリティ分散記録 : HDDが最低4台必要
ここで、HDDの故障とは、セクタの読み出しや書き込みができない状態、及びセクタの読み出しはできるがデータ不整合(あり得ない動作をする)状態を生じた時をいう。
(1) RAID 1: Redundant (mirroring): At least 2 HDDs are required
(2) RAID 5: Parity distributed recording in block units: At least 3 HDDs are required
(3) RAID 6: Block unit / multiple parity distributed recording: At least 4 HDDs are required. Here, HDD failure means that sector cannot be read or written, and sector can be read but data is inconsistent. This is the time when a condition occurs that does not work.

ただし、これらの技術は電源断、落雷、もしくはユーザーが誤って消した場合の信頼性向上は望めない。また、データを書き込む場合は全てのHDDに同時アクセスを行う。   However, these technologies are not expected to improve reliability in the event of a power failure, lightning strike, or accidental turn-off by the user. When writing data, all HDDs are accessed simultaneously.

即ち、RAIDは、故障を検知する手段によって検知後、システムを維持するためのバックアップ的な動作を行うものである(例えば、特許文献1参照)。   That is, the RAID performs a backup operation for maintaining the system after detection by means for detecting a failure (see, for example, Patent Document 1).

<バックアップ装置>
バックアップ装置は、HDD等を備えた装置であり、通常使用するHDDが故障した時に備え、データを記憶しておく。通常使用のHDDで発生したデータ障害はバックアップ装置からのデータで復旧を行う(例えば、特許文献2〜6参照)。
<Backup device>
The backup device is a device provided with an HDD or the like, and stores data in preparation for when a normally used HDD fails. A data failure that occurs in a normally used HDD is restored using data from a backup device (see, for example, Patent Documents 2 to 6).

<ジャーナリングファイルシステム>
これは、ファイルとその管理情報を記憶するファイル記憶装置であって、書き込み対象のデータを一時的に記憶する揮発性メモリと、揮発性メモリから読み出される書き込み対象データを記憶する不揮発性の主記憶部とを備えた第1の記憶手段と、不揮発性の第2の記憶手段と、第1の記憶手段に記憶される管理情報を更新する場合、更新前の管理情報から更新後の管理情報を再構築するための再構築用情報を第2の記憶手段に書き込み、書き込みが完了した後で更新を実行する制御手段と、を有するものが挙げられる。
<Journaling file system>
This is a file storage device for storing files and management information thereof, and a volatile memory for temporarily storing data to be written, and a nonvolatile main memory for storing data to be written read from the volatile memory When updating the management information stored in the first storage means, the non-volatile second storage means, and the first storage means, the management information after the update is updated from the management information before the update. And a control unit that writes restructuring information for reconstruction into the second storage unit, and executes an update after the writing is completed.

この装置は、ディスクメディア上のファイルが容易にアクセスできるように管理されている。ファイルシステムは、ファイルの中身(本体データ)と共に、各ファイルの管理情報(メタデータ)をディスクメディア上に保存するようになっている。メタデータには、例えば、各ファイルの本体データのディスクメディア上の格納位置を示すテーブル情報が含まれる(例えば、特許文献7参照)。
特開2006−252451号公報 特許第3790756号公報 特開平9−198290号公報 特開2007−142963号公報 特開2007−207139号公報 特開平9−62586号公報 特開2005−115857号公報
This device is managed so that files on the disk medium can be easily accessed. The file system stores the management information (metadata) of each file on the disk medium together with the contents (main body data) of the file. The metadata includes, for example, table information indicating the storage position of the main data of each file on the disk medium (see, for example, Patent Document 7).
JP 2006-252451 A Japanese Patent No. 3790756 JP-A-9-198290 JP 2007-142963 A JP 2007-207139 A JP-A-9-62586 JP 2005-115857 A

しかしながら、上述した従来技術では、複数のHDDが必要であり、その分だけコストがかかり、性能も低下し、また常に電力を消費していた。さらに、上述した従来技術では、HDDのうちの1台が故障すると、正常なセクタがありながら、そのHDDを使用しないか交換していたため、その分だけハードウェア資源を無駄にしていた。   However, in the above-described conventional technology, a plurality of HDDs are necessary, and the cost is increased accordingly, the performance is lowered, and power is always consumed. Further, in the above-described conventional technology, when one of the HDDs fails, the HDD is not used or replaced even though there is a normal sector, and hardware resources are wasted accordingly.

そこで、本発明の目的は、ハードウェア資源を有効に利用することのできる画像形成装置、画像形成方法、プログラム、及び記録媒体を提供することにある。   Therefore, an object of the present invention is to provide an image forming apparatus, an image forming method, a program, and a recording medium that can effectively use hardware resources.

上記課題を解決するため、請求項1記載の発明は、画像形成装置のデータを記憶するストレージと、前記ストレージの故障個所を検知する故障検知手段と、前記故障検知手段が検知した結果に基づいて機能を制限する機能制限手段とを有することを特徴とする。   In order to solve the above problems, the invention described in claim 1 is based on a storage for storing data of the image forming apparatus, a failure detection unit for detecting a failure location of the storage, and a result detected by the failure detection unit. And a function limiting means for limiting the function.

請求項2記載の発明は、請求項1において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、前記機能制限手段は、前記操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする。   The invention according to claim 2 is the operation according to claim 1, wherein the display indicates that a failure that may be recovered due to the format of the storage has occurred, and the indication of the necessity of formatting the partition including the address of the failure. The function limiting means performs formatting after an operation indicating that the formatting is required is performed on the operation panel.

請求項3記載の発明は、請求項1において、前記故障検知手段が前記ストレージの故障を検知した場合、前記機能制限手段は、故障のアドレスを含むパーティションをフォーマットすることを特徴とする。   According to a third aspect of the present invention, in the first aspect, when the failure detection unit detects a failure of the storage, the function restriction unit formats a partition including the failure address.

請求項4記載の発明は、請求項1において、前記故障検知手段が前記ストレージに前記ストレージのフォーマットにより復旧の可能性のある故障を検知した場合、操作パネルに該当故障箇所を含むパーティションのフォーマットの要否の確認メッセージを出力するか否かを切り替える切り替え手段を有することを特徴とする。   According to a fourth aspect of the present invention, in the first aspect, when the failure detection unit detects a failure in the storage that can be recovered by the format of the storage, the operation panel displays the format of the partition including the corresponding failure portion. It is characterized by having a switching means for switching whether or not to output a necessity confirmation message.

請求項5記載の発明は、請求項2または3において、前記機能制限手段は、フォーマットを行っても規定回数同一箇所の故障が発生する場合は、前記ストレージのフォーマットにより復旧できない故障が発生した旨の表示を表示手段に行わせ、それ以降、前記ストレージのフォーマットを行わないことを特徴とする。   According to a fifth aspect of the present invention, in the second or third aspect, the function restriction means that a failure that cannot be recovered by formatting the storage occurs if a failure occurs at the same number of times a specified number of times even after formatting. Is displayed on the display means, and thereafter, the storage is not formatted.

請求項6記載の発明は、請求項2または5において、前記操作パネルで前記フォーマットを必要とする旨の操作が行われなかった場合、及び前記ストレージの故障がフォーマットにより修復しないと判断された場合には、前記機能制限手段は、前記ストレージの故障箇所を使用しないように制御し、前記操作パネル上に前記ストレージの故障箇所を使用する機能が使用不可もしくは性能低下の制約事項を表示することを特徴とする。   The invention according to claim 6 is the case where it is determined in claim 2 or 5 that an operation indicating that the format is required is not performed on the operation panel and that the storage failure is not repaired by the format. The function restricting means controls not to use the failure location of the storage, and displays a restriction item indicating that the function using the failure location of the storage is unusable or performance degradation is displayed on the operation panel. Features.

請求項7記載の発明は、請求項6において、前記故障箇所に関連する領域を使用しない機能については引き続き使用可能なことを特徴とする。   The invention according to claim 7 is characterized in that, in claim 6, the function that does not use the area related to the failure location can be continuously used.

請求項8記載の発明は、請求項6において、前記故障箇所がプリンタ用の描画後画像一時蓄積領域であり、制約事項が出力性能であることを特徴とする。   The invention according to claim 8 is characterized in that, in claim 6, the failure location is a post-drawing image temporary storage area for a printer, and the restriction item is output performance.

請求項9記載の発明は、請求項6において、前記故障箇所がアクセスログや動作ログを含むログ蓄積領域であり、使用できない機能がログの蓄積及び蓄積ログの送信であることを特徴とする。   A ninth aspect of the invention is characterized in that, in the sixth aspect, the failure location is a log storage area including an access log and an operation log, and the unusable function is log storage and transmission of the storage log.

請求項10記載の発明は、請求項6において、前記故障箇所がユーザカスタマイズ追加機能プログラム記憶領域であり、使用できない機能がユーザカスタマイズ追加機能プログラムによる追加機能であることを特徴とする。   A tenth aspect of the present invention is characterized in that, in the sixth aspect, the failure location is a user customization additional function program storage area, and the unusable function is an additional function by a user customization additional function program.

請求項11記載の発明は、請求項7、9または10において、使用できない機能を呼び出す操作パネル上のボタンを通常とは異なる色相、明度、もしくは彩度で表示し、その機能が選択できないことを特徴とする。   According to the eleventh aspect of the present invention, in the seventh, ninth, or tenth aspect, the buttons on the operation panel for calling the unusable functions are displayed with a hue, lightness, or saturation different from normal, and the functions cannot be selected. Features.

請求項12記載の発明は、請求項11において、使用できない機能を呼び出す操作パネル上のボタンを押すと、通常とは異なる音声を発し、その機能ができないことを特徴とする。   A twelfth aspect of the invention is characterized in that, in the eleventh aspect, when a button on the operation panel for calling a function that cannot be used is pressed, a sound different from normal is emitted and the function cannot be performed.

請求項13記載の発明は、請求項6において、前記ストレージを交換すると、機能オフレジスタをすべて1論理レベルにすることを特徴とする。   A thirteenth aspect of the invention is characterized in that in the sixth aspect, when the storage is replaced, all the function off registers are set to one logic level.

請求項14記載の発明は、画像形成装置のデータを記憶するストレージの故障個所を検知し、検知した結果に基づいて機能を制限することを特徴とする。   The invention described in claim 14 is characterized in that a failure location of a storage for storing data of the image forming apparatus is detected, and the function is limited based on the detected result.

請求項15記載の発明は、請求項14において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨を表示し、故障のアドレスを含むパーティションのフォーマットの要否を表示し、操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする画像形成方法。   According to a fifteenth aspect of the present invention, in the fourteenth aspect, it is displayed that a failure that can be recovered by the format of the storage has occurred, the necessity of formatting the partition including the address of the failure, and the operation panel. An image forming method, wherein the formatting is performed after the operation indicating that the formatting is required.

請求項16記載の発明は、請求項14において、前記ストレージの故障を検知した場合、故障のアドレスを含むパーティションをフォーマットすることを特徴とする。   A sixteenth aspect of the invention is characterized in that, in the fourteenth aspect, when the storage failure is detected, the partition including the address of the failure is formatted.

請求項17記載の発明は、ストレージが画像形成装置のデータを記憶する手順と、故障検知手段が前記ストレージの故障個所を検知する手順と、機能制限手段が前記故障検知手段が検知した結果に基づいて機能を制限する手順とを実行させることを特徴とする。   The invention according to claim 17 is based on a procedure in which the storage stores the data of the image forming apparatus, a procedure in which the failure detection unit detects the failure location of the storage, and a result in which the function restriction unit detects the failure detection unit. And a procedure for restricting the function.

請求項18記載の発明は、請求項17において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、前記機能制限手段は、前記操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行う手順を実行させることを特徴とする。   According to an eighteenth aspect of the present invention, in the seventeenth aspect, an operation for displaying an indication that a failure that can be recovered due to the format of the storage has occurred and an indication of the necessity of formatting the partition including the address of the failure. And a function limiting unit that executes a procedure for formatting after an operation indicating that the formatting is required is performed on the operation panel.

請求項19記載の発明は、請求項17において、前記故障検知手段が前記ストレージの故障を検知した場合、前記機能制限手段が、故障のアドレスを含むパーティションをフォーマットする手順を実行させることを特徴とする。   A nineteenth aspect of the invention is characterized in that, in the seventeenth aspect, when the failure detection unit detects a failure of the storage, the function limiting unit causes a procedure for formatting a partition including the address of the failure. To do.

請求項20記載の発明は、請求項17から19のいずれか1項記載のプログラムを記録した記録媒体であることを特徴とする。   The invention according to claim 20 is a recording medium on which the program according to any one of claims 17 to 19 is recorded.

ここで、本願は、故障を検出し、その故障によって動作不可能な機能を制限することによって、ユーザーがその機能を使うことによる被害を未然に防ぎ、逆に使うのに問題のない機能を継続して使用可能とすることによって、ユーザーの利便性の向上、サービス対応の負荷軽減を狙うものである。   Here, this application detects a failure and limits the functions that cannot be operated due to the failure, thereby preventing damage caused by the user's use of the function and continuing the functions that are safe to use on the contrary. By making it possible to use it, it aims to improve user convenience and reduce the load on service.

本発明によれば、ストレージの故障個所を検知し、検知した結果に基づいて機能を制限するので、ストレージに故障が発生するとすぐに他のストレージと交換するのではないため、ハードウェア資源を有効に利用することのできる画像形成装置、画像形成方法、プログラム、及び記録媒体の提供を実現することができる。   According to the present invention, the failure location of the storage is detected, and the function is limited based on the detected result. Therefore, when a failure occurs in the storage, it is not replaced with another storage immediately. It is possible to provide an image forming apparatus, an image forming method, a program, and a recording medium that can be used in the present invention.

(実施の形態1)
本発明に係る画像形成装置の一実施の形態は、画像形成装置のデータを記憶するストレージ(不揮発性大容量記憶手段:HDD)と、ストレージの故障個所を検知する故障検知手段と、故障検知手段が検知した結果に基づいて機能を制限する機能制限手段とを有することを特徴とする。
ここで、故障検知手段及び機能制限手段は、ソフトウェアで構成されるものとする。
(Embodiment 1)
One embodiment of an image forming apparatus according to the present invention includes a storage (nonvolatile mass storage means: HDD) for storing data of the image forming apparatus, a failure detection means for detecting a failure location of the storage, and a failure detection means. And a function restricting means for restricting the function based on the result of the detection.
Here, it is assumed that the failure detection means and the function restriction means are configured by software.

本発明者は、故障時の多少の不自由は許容するものとし、
(a)壊れていない機能は使い続けたい。ユーザー操作により初期化(フォーマット)をして復帰させたい。
(b)故障とはいえ、フォーマットをすると復帰できる場合が多い。
(c)機器内に予備のHDDや代替ストレージはコストがかかる。
(d)アクセススピードは落としたくない。という観点から本願発明に至った。
The inventor shall allow some inconvenience at the time of failure,
(a) I want to continue to use functions that are not broken. I want to initialize (format) and restore by user operation.
(b) Although it is a failure, it can often be recovered by formatting.
(c) Spare HDD and alternative storage in the equipment are expensive.
(d) I do not want to reduce the access speed. From this point of view, the present invention has been achieved.

上記構成によれば、ストレージの故障個所を検知し、検知した結果に基づいて機能を制限するので、ストレージに故障が発生するとすぐに他のストレージと交換するのではないため、ハードウェア資源を有効に利用することができる。   According to the above configuration, the failure location of the storage is detected, and the function is limited based on the detected result. Therefore, when a failure occurs in the storage, it is not immediately replaced with another storage. Can be used.

すなわち、本実施形態によれば、
(1)フォーマットして直る程度の故障の場合にはユーザーにより復旧できる。
(2)サービスマンを呼ばなくてもいい。
(3)フォーマットで直らなくても、故障箇所以外は使用が可能。
(4)機器内での Backup(控え)/ Restore(復元)による性能低下やダウンタイム発生が無い。
(5)ジャーナリングファイルシステムによる性能低下やダウンタイム発生が無い。
(6)コストを抑えることができる。
(7)消費電力はHDDを複数設けるよりははるかに低い。
という効果が得られる。
That is, according to this embodiment,
(1) The user can recover from a failure that can be reformatted.
(2) There is no need to call a service person.
(3) Even if it is not corrected by the format, it can be used except for the failure part.
(4) There is no performance degradation or downtime due to backup / restore in the device.
(5) No performance degradation or downtime due to the journaling file system.
(6) Cost can be reduced.
(7) Power consumption is much lower than installing multiple HDDs.
The effect is obtained.

(実施の形態2)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、HDDのフォーマットにより復旧の可能性のある故障が発生した旨の表示と、故障のアドレスを含むパーティションをフォーマットしても良いか否かの表示を操作パネルに表示し、ユーザーの意志を確認してからフォーマットを行うことを特徴とする。
すなわち、本画像形成装置は、ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、機能制限手段は、操作パネルでフォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする。
(Embodiment 2)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above-described configuration, an indication that a failure that can be recovered by formatting the HDD has occurred, and a partition including the failure address is formatted. Whether or not it is good is displayed on the operation panel, and after confirming the user's intention, formatting is performed.
In other words, the image forming apparatus has an operation panel for displaying a display indicating that a failure that can be recovered due to the storage format has occurred, and a display indicating whether or not the partition format including the failure address is necessary. The restricting means is characterized in that formatting is performed after an operation indicating that formatting is required on the operation panel.

本発明者は、
(a)HDDが壊れたのか否かがわからない。
(b)以下の(b-1)や(b-2)のような使い方をしているユーザーにとって、勝手にフォーマットされてパーティション内のデータが全て消えてしまうのは困る。
(b-1)文書蓄積をする。
(b-2)スキャン文書を予め設定されたPC、メールアドレス、FAX番号先に転送する。
という観点から本願発明に至った。
The inventor
(a) I don't know if the HDD is broken.
(b) For users who use it in the following ways (b-1) and (b-2), it is difficult for the data in the partition to be erased without being formatted without permission.
(b-1) Accumulate documents.
(b-2) Transfer the scanned document to a preset PC, e-mail address, and FAX number.
From this point of view, the present invention has been achieved.

上記構成により、
(1)HDDが壊れたことがわかる。
(2)パーティション内のデータでアクセス可能なデータについては、他のデバイスにバックアップすることができる。
という効果が得られる。
With the above configuration,
(1) You can see that the HDD is broken.
(2) Data that can be accessed as data in the partition can be backed up to another device.
The effect is obtained.

(実施の形態3)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、ストレージに故障を検知した場合、故障のアドレスを含むパーティションをユーザーの了解無しにフォーマットすることを特徴とする。
すなわち、本画像形成装置は、故障検知手段が前記ストレージの故障を検知した場合、機能制限手段は、故障のアドレスを含むパーティションをフォーマットすることを特徴とする。
(Embodiment 3)
In addition to the above configuration, another embodiment of the image forming apparatus according to the present invention is characterized in that when a failure is detected in the storage, a partition including the failure address is formatted without the user's consent.
That is, the image forming apparatus is characterized in that, when the failure detection unit detects a failure of the storage, the function restriction unit formats a partition including the failure address.

本発明者は、
(a)以下の(a-1)や(a-2)のような使い方をしているユーザーにとって、故障する毎に、ユーザーにフォーマットの可否を問われるのは煩わしい。
(a-1)文書蓄積をしない。
(a-2)スキャン文書を予め設定されたPC、メールアドレス、FAX番号先に転送しない。
という観点から本発明に至った。
The inventor
(a) For users who are using the following methods (a-1) and (a-2), it is troublesome for the user to ask whether or not the format is possible each time a failure occurs.
(a-1) Do not store documents.
(a-2) Do not transfer the scanned document to a preset PC, e-mail address, or fax number.
In view of the above, the present invention has been achieved.

上記構成により、
(1)自動的に故障を修復できるので、メンテナンスフリーとなる。
(2)操作部を操作しなくても、常に使用できる状態を維持できる。
という効果が得られる。
With the above configuration,
(1) Since the failure can be repaired automatically, it becomes maintenance-free.
(2) Even if the operation unit is not operated, it can always be used.
The effect is obtained.

(実施の形態4)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、HDDにHDDのフォーマットにより復旧の可能性のある故障を検知した場合、操作パネルに故障箇所を含むパーティションをフォーマットして良いか否かの確認メッセージを出力するか否かを切り替えることができることを特徴とする。
(Embodiment 4)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above configuration, when a failure that can be restored is detected in the HDD by formatting the HDD, the partition including the failure portion is formatted on the operation panel. It is possible to switch whether or not to output a confirmation message of whether or not it is good.

すなわち、本画像形成装置は、故障検知手段がストレージにストレージのフォーマットにより復旧の可能性のある故障を検知した場合、操作パネルに故障箇所を含むパーティションのフォーマットの要否の確認メッセージを出力するか否かを切り替える切り替え手段を有することを特徴とする。
ここで、切り替え手段としては、ソフトウェアで構成されるものとする。
In other words, when the failure detection unit detects a failure that may be recovered due to the storage format in the storage, the image forming apparatus outputs a confirmation message as to whether the partition including the failed part needs to be formatted or not on the operation panel. It has a switching means for switching whether or not.
Here, the switching means is assumed to be configured by software.

本発明者は、
(a)使い方により、HDD故障検出時の該当箇所のフォーマットをして良いか否かのメッセージを出力した方が良い場合と、出力しない方が良い場合とがあり、切り替えて使えないと不自由がある。
(b)メッセージを表示しない方が良い場合の使い方(フォーマットされて、データが消去されても困らない)。
(b-1)文書蓄積をしない。
(b-2)スキャン文書を予め設定されたPC、メールアドレス、FAX番号先に転送しない。
(c)メッセージを表示した方がいい場合の使い方(フォーマットされて、データが消去されると困る。)。
(c-1)文書蓄積をする。
(c-2)スキャン文書を予め設定されたPC、メールアドレス、FAX番号先に転送する。
という観点から本願発明に至った。
The inventor
(a) Depending on the usage, there are cases where it is better to output a message as to whether or not to format the corresponding part at the time of HDD failure detection, and there is a case where it is better not to output. There is.
(b) Usage when it is better not to display a message (it does not matter if it is formatted and the data is erased).
(b-1) Do not store documents.
(b-2) Do not transfer the scanned document to a preset PC, e-mail address, or FAX number.
(c) How to use when it is better to display the message (It will be a problem if the data is deleted after being formatted).
(c-1) Accumulate documents.
(c-2) Transfer the scanned document to a preset PC, e-mail address, and FAX number.
From this point of view, the present invention has been achieved.

上記構成により、ユーザーの使い方に合わせた設定が自由にできる。   With the above configuration, settings that match the user's usage can be made freely.

(実施の形態5)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、フォーマットを行っても規定回数同じ場所の故障が発生する場合は、HDDのフォーマットにより復旧できない故障が発生した旨の表示を行い、それ以降、HDDのフォーマットをしないことを特徴とする。
すなわち、本画像形成装置は、機能制限手段は、フォーマットを行っても規定回数同一箇所の故障が発生する場合は、ストレージのフォーマットにより復旧できない故障が発生した旨の表示を表示手段に行わせ、それ以降、ストレージのフォーマットを行わないことを特徴とする。
(Embodiment 5)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above-mentioned configuration, if a failure occurs at the same number of times even after formatting, an indication that a failure that cannot be recovered by formatting the HDD has occurred. After that, the HDD is not formatted.
That is, in the present image forming apparatus, the function restricting unit causes the display unit to display that a failure that cannot be recovered by the storage format has occurred when a failure occurs at the same number of times the specified number of times even after formatting. Thereafter, the storage is not formatted.

本発明者は、
(a)HDDの同じ場所に複数回故障が発生する場合は、フォーマットによって故障の復旧は難しく、使用す るたびに“復旧可能な故障が発生したので、フォーマットをしても良いですか?”の表示が出る。
(b)故障が直らないのにフォーマットを行ったりすることにより、時間、電力の無駄が発生する。
という観点から本願発明に至った。
The inventor
(a) If multiple failures occur in the same location on the HDD, it is difficult to restore the failure depending on the format. Each time it is used, “Recoverable failure has occurred. Is it OK to format?” Is displayed.
(b) A waste of time and power occurs due to formatting even if the failure is not corrected.
From this point of view, the present invention has been achieved.

上記構成により、
(1)フォーマットにより復旧不可能な故障が発生していることがわかる。
(2)復旧できないのにフォーマットをし続けることが無くなり、時間や電力の無駄が無くなる。
という効果が得られる。
With the above configuration,
(1) It can be seen that an unrecoverable failure has occurred due to formatting.
(2) There is no need to continue formatting even though it cannot be recovered, and time and power are not wasted.
The effect is obtained.

(実施の形態6)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、ユーザーの意志によりフォーマットをしなかった場合や、故障がフォーマットにより修復しないと判断された場合に、HDDの故障箇所を使用しないように制御を行い、操作パネル上に、HDDの故障箇所を使用する機能が使用不可であったり性能が低下したりする等の制約事項を表示する。
すなわち、本画像形成装置は、操作パネルでフォーマットを必要とする旨の操作が行われなかった場合、及びストレージの故障がフォーマットにより修復しないと判断された場合には、機能制限手段は、ストレージの故障箇所を使用しないように制御し、操作パネル上にストレージの故障箇所を使用する機能が使用不可もしくは性能低下の制約事項を表示することを特徴とする。
(Embodiment 6)
In addition to the above configuration, another embodiment of the image forming apparatus according to the present invention is configured to identify a failure location of the HDD when the formatting is not performed due to the user's intention or when the failure is determined not to be repaired by the formatting. Control is performed so that it is not used, and restrictions such as the function that uses the HDD failure location being unavailable or performance degradation are displayed on the operation panel.
That is, when the operation that requires formatting is not performed on the operation panel, or when it is determined that the storage failure is not repaired by the formatting, the image forming apparatus displays the function restriction unit. Control is performed so that the failure location is not used, and the function of using the failure location of the storage is displayed on the operation panel to display a restriction item indicating that the failure is not possible or performance is degraded.

本発明者は、(a)表示を変更しないと、どの機能が使用可能で、どの機能が使用不可能であるのかがわからない、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint that (a) without changing the display, it is impossible to know which function can be used and which function cannot be used.

上記構成により、どの機能が使用可能で、どの機能が使用不可能であるのかがわかる。   With the above configuration, it is possible to know which functions can be used and which functions cannot be used.

(実施の形態7)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、故障箇所がコピー文書やドキュメントBOX文書蓄積領域で、使用できない機能が、コピー文書の蓄積やドキュメントBOX文書の蓄積や蓄積されたコピー文書の印刷や蓄積されたドキュメントBOX文書の印刷であることを特徴とする。
ここで、ドキュメントBOXとはコピーするか否かを決定するために一時的にデータを保存するための記憶領域である。
また、上記構成に加え、故障箇所がスキャナ文書蓄積領域で、使用できない機能が、スキャナ文書の蓄積や蓄積されたスキャナ文書の送信であってもよい。
また、上記構成に加え、故障箇所がFAX文書蓄積領域で、使用できない機能が、FAX文書の蓄積や蓄積されたFAX文書の送信であってもよい。
また、上記構成に加え、故障箇所がメールアドレス記憶領域で、使用できない機能が、文書のメール送信であってもよい。
また、上記構成に加え、故障箇所が配信先のアカウント情報(FTP(File Transfer Protocol:ファイル転送プロトコル)をログインするときの情報、パスワード、samba(登録商標:UNIX(登録商標)上でWindows(登録商標)ネットワークのファイル共有機能を実現するためのソフトウェア)を使ったフォルダ認証のアクセス先とパスワード)記憶領域で、使用できない機能が、文書のFTP送信、指定フォルダへの転送であってもよい。
また、上記構成に加え、故障箇所がFAX送信先の電話番号記憶領域で、使用できない機能が、FAX送信であってもよい。
また、上記構成に加え、故障箇所がコピー画像一時蓄積領域で、使用できない機能が、コピーの複数部出力(ソート)であってもよい。
また、上記構成に加え、故障箇所がプリンタ描画後画像一時蓄積領域で、使用できない機能が、プリンタの複数部出力(ソート)であってもよい。
すなわち、本画像形成装置は、故障箇所に関連する領域を使用しない機能については引き続き使用可能なことを特徴とする。
(Embodiment 7)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above-described configuration, a failure location is a copy document or document BOX document storage area, and an unusable function is a copy document storage or a document BOX document storage or storage. It is characterized by printing of a copied document or printing of an accumulated Document BOX document.
Here, the document BOX is a storage area for temporarily storing data in order to determine whether or not to copy.
Further, in addition to the above configuration, the failure location may be the scanner document storage area, and the function that cannot be used may be the storage of the scanner document or the transmission of the stored scanner document.
Further, in addition to the above configuration, the function that cannot be used when the failure location is in the FAX document storage area may be the storage of the FAX document or the transmission of the stored FAX document.
Further, in addition to the above configuration, a function that cannot be used because the failure location is a mail address storage area may be document mail transmission.
In addition to the above configuration, the failure location is the account information (FTP (File Transfer Protocol) when logging in), password, samba (registered trademark: UNIX (registered trademark) Windows (registered trademark) (Trademark) The folder authentication access destination and password using the software for realizing the file sharing function of the network) and the function that cannot be used in the storage area may be FTP transmission of the document and transfer to the designated folder.
Further, in addition to the above configuration, the function that cannot be used in the telephone number storage area of the FAX transmission destination may be FAX transmission.
Further, in addition to the above configuration, the function that cannot be used when the failure location is the copy image temporary storage area may be output (sort) of a plurality of copies.
In addition to the above-described configuration, the function that cannot be used in the temporary image storage area after drawing of the printer may be output (sorting) of a plurality of printers.
That is, the image forming apparatus is characterized in that it can continue to be used for a function that does not use a region related to a failure location.

本発明者は、(a)HDDが故障すると、故障箇所を使わない機能でも使用できなくなってしまう、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint that (a) when a HDD fails, even a function that does not use the failed part cannot be used.

上記構成により、
(1)HDDの故障箇所がコピー文書やドキュメントBOX文書蓄積領域の場合、その領域を使用しない機能はHDDに故障があっても引き続き使用することができる。
(2)HDDの故障箇所がスキャナ文書蓄積領域の場合、その領域を使用しない機能はHDDに故障があっても引き続き使用することができる。
(3)HDDの故障箇所がFAX文書蓄積領域の場合、その領域を使用しない機能はHDDに故障があっても引き続き使用することができる。
(4)HDDの故障箇所がアカウント情報記憶領域の場合、その領域を使用しない機能はHDDに故障があっても引き続き使用することができる。
(5)HDDの故障箇所がFAX送信先の電話番号記憶領域の場合、その領域を使用しない機能はHDDに故障があっても引き続き使用することができる。
(6)HDDの故障箇所がコピー画像一時蓄積領域の場合、その領域を使用しない、コピーの複数部出力(ソート)以外の機能はHDDに故障があっても引き続き使用することができる。
(7)HDDの故障箇所がプリンタ描画後画像一時蓄積領域の場合、その領域を使用しない、プリンタの複数部出力(ソート)以外の機能はHDDに故障があっても引き続き使用することができる。
With the above configuration,
(1) If the failure location of the HDD is a copy document or document BOX document storage area, functions that do not use that area can continue to be used even if there is a failure in the HDD.
(2) When the failure location of the HDD is the scanner document storage area, functions that do not use that area can continue to be used even if there is a failure in the HDD.
(3) If the failure location of the HDD is a FAX document storage area, functions that do not use that area can continue to be used even if there is a failure in the HDD.
(4) If the failure location of the HDD is the account information storage area, functions that do not use that area can continue to be used even if there is a failure in the HDD.
(5) If the failure location of the HDD is the telephone number storage area of the fax destination, functions that do not use that area can continue to be used even if there is a failure in the HDD.
(6) When the failure location of the HDD is a copy image temporary storage area, functions other than the copy multiple copy output (sort) that do not use the area can continue to be used even if there is a failure in the HDD.
(7) When the HDD failure location is the image temporary storage area after printer drawing, functions other than printer multiple output (sort) that do not use that area can be used continuously even if the HDD is faulty.

(実施の形態8)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、故障箇所がプリンタ用の描画後画像一時蓄積領域で、制約事項が、出力性能であることを特徴とする。
ここで、出力性能とは、印刷速度、文書蓄積速度、文書蓄積容量、文書読み出し速度等が挙げられる。
すなわち、本画像形成装置は、故障箇所がプリンタ用の描画後画像一時蓄積領域であり、制約事項が出力性能であることを特徴とする。
(Embodiment 8)
Another embodiment of the image forming apparatus according to the present invention is characterized in that, in addition to the above configuration, the failed part is a post-drawing image temporary storage area for a printer, and the restriction item is output performance.
Here, the output performance includes a printing speed, a document storage speed, a document storage capacity, a document reading speed, and the like.
In other words, this image forming apparatus is characterized in that the failure part is a post-drawing image temporary storage area for a printer, and the restriction item is output performance.

本発明者は、HDDが故障すると、プリンタ機能も使用できなくなってしまう、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint that if the HDD fails, the printer function cannot be used.

上記構成により、HDDの故障箇所がプリンタ描画後画像一時蓄積領域の場合、HDDに故障があっても、出力性能低下しつつ、プリンタ機能を使用し続けることができる。   With the above configuration, when the failure location of the HDD is the image temporary storage area after rendering the printer, the printer function can continue to be used while the output performance is degraded even if the HDD has a failure.

(実施の形態9)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、故障箇所がアクセスログや動作ログ等のログ蓄積領域で、使用できない機能が、ログの蓄積と蓄積ログの送信であることを特徴とする。
すなわち、本画像形成装置は、故障箇所がアクセスログや動作ログを含むログ蓄積領域であり、使用できない機能がログの蓄積及び蓄積ログの送信であることを特徴とする。
(Embodiment 9)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above configuration, a failure location is a log storage area such as an access log or an operation log, and functions that cannot be used are log storage and transmission of the storage log. It is characterized by that.
That is, this image forming apparatus is characterized in that the failure location is a log storage area including an access log and an operation log, and the function that cannot be used is log storage and transmission of the storage log.

本発明者は、HDDが故障すると、故障箇所を使わない機能でも使用できなくなってしまう、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint that when a HDD fails, even a function that does not use the failed part cannot be used.

上記構成により、HDDの故障箇所がアクセスログや動作ログ蓄積領域の場合、その領域を使用しない、ログの蓄積と蓄積ログの送信以外の機能はHDDに故障があっても引き続き使用することができる。   With the above configuration, when the failure location of the HDD is the access log or operation log storage area, functions other than the storage of the log and the transmission of the storage log can be used continuously even if there is a failure in the HDD. .

(実施の形態10)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、故障箇所がユーザカスタマイズ追加機能プログラム領域で、使用できない機能が、ユーザカスタマイズ追加機能であることを特徴とする。
(Embodiment 10)
Another embodiment of the image forming apparatus according to the present invention is characterized in that, in addition to the above configuration, the failure location is a user customization additional function program area, and the unusable function is a user customization addition function.

本発明者は、HDDが故障すると、故障箇所を使わない機能でも使用できなくなってしまう、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint that when a HDD fails, even a function that does not use the failed part cannot be used.

上記構成により、HDDの故障箇所がユーザカスタマイズ追加機能プログラム記憶領域の場合、その領域を使用しない、ユーザカスタマイズ追加機能プログラムによる追加機能以外はHDDに故障があっても引き続き使用することができる。   With the above configuration, when the failure location of the HDD is the user customization additional function program storage area, it can be used continuously even if there is a failure in the HDD other than the additional functions of the user customization addition function program that do not use that area.

(実施の形態11)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、それぞれの使用出来ない機能を呼び出す操作パネル上のボタンを通常より薄く表示し、その機能が選択できないことを示すことを特徴とする。
すなわち、本画像形成装置は、使用できない機能を呼び出す操作パネル上のボタンを通常とは異なる色相、明度、もしくは彩度で表示し、その機能が選択できないことを特徴とする。
(Embodiment 11)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above configuration, the buttons on the operation panel for calling the unusable functions are displayed lighter than usual to indicate that the functions cannot be selected. Features.
In other words, the image forming apparatus is characterized in that buttons on the operation panel for calling unusable functions are displayed with a hue, lightness, or saturation different from normal, and the functions cannot be selected.

本発明者は、HDDの故障により、どの機能が使用できないかがわからなかった、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint of not knowing which function cannot be used due to a failure of the HDD.

上記構成により、例えば、表示部のボタンが薄く表示されることにより、どの機能が使用できないかが一目でわかるようになる。   With the above configuration, for example, when a button on the display unit is displayed in a thin color, it is possible to know at a glance which function cannot be used.

(実施の形態12)
本発明に係る画像形成装置の他の実施の形態は、上記構成に加え、それぞれの使用出来ない機能を呼び出す操作パネル上のボタンを押したときに通常とは違う音を発し、その機能が選択できないことを示すことを特徴とする。
すなわち、本画像形成装置は、使用できない機能を呼び出す操作パネル上のボタンを押すと、通常とは異なる音声を発し、その機能ができないことを特徴とする。
(Embodiment 12)
In another embodiment of the image forming apparatus according to the present invention, in addition to the above configuration, when a button on the operation panel for calling each unusable function is pressed, an unusual sound is generated and the function is selected. It is characterized by indicating that it cannot.
That is, this image forming apparatus is characterized in that when a button on an operation panel for calling an unusable function is pressed, a sound different from the normal sound is generated and the function cannot be performed.

本発明者は、HDDの故障により、どの機能が使用できないかがわからなかった、という観点から本願発明に至った。   The present inventor has arrived at the present invention from the viewpoint of not knowing which function cannot be used due to a failure of the HDD.

上記構成により、ボタンを押した時、その機能が使用できないことが、音により確認できる。   With the above configuration, it can be confirmed by sound that the function cannot be used when the button is pressed.

(実施の形態13)
本発明に係る画像形成装置の他の実施の形態は、ストレージを交換すると、機能オフレジスタをすべて1論理レベルにすることを特徴とする。
(Embodiment 13)
Another embodiment of the image forming apparatus according to the present invention is characterized in that all the function off registers are set to one logic level when the storage is replaced.

上記構成により、ストレージ交換後の処理が不要となる。   With the above configuration, processing after storage replacement is not necessary.

<方法、プログラム及び記憶媒体>
本発明に係る画像形成方法の一実施の形態は、画像形成装置のデータを記憶するストレージの故障個所を検知し、検知した結果に基づいて機能を制限することを特徴とする。
<Method, program and storage medium>
One embodiment of the image forming method according to the present invention is characterized in that a failure part of a storage for storing data of the image forming apparatus is detected, and the function is limited based on the detected result.

上記構成によれば、ストレージの故障個所を検知し、検知した結果に基づいて機能を制限するので、ストレージに故障が発生するとすぐに他のストレージと交換するのではないため、ハードウェア資源を有効に利用することができる。   According to the above configuration, the failure location of the storage is detected, and the function is limited based on the detected result. Therefore, when a failure occurs in the storage, it is not immediately replaced with another storage. Can be used.

本発明に係る画像形成方法の他の実施の形態は、上記構成に加え、ストレージのフォーマットにより復旧の可能性のある故障が発生した旨を表示し、故障のアドレスを含むパーティションのフォーマットの要否を表示し、操作パネルでフォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする。   In another embodiment of the image forming method according to the present invention, in addition to the above configuration, it is displayed whether or not a failure that can be recovered by the storage format has occurred, and whether or not the format of the partition including the failure address is necessary. Is displayed, and formatting is performed after an operation indicating that formatting is required is performed on the operation panel.

本発明に係る画像形成方法の他の実施の形態は、上記構成に加え、ストレージの故障を検知した場合、故障のアドレスを含むパーティションをフォーマットすることを特徴とする。   In addition to the above configuration, another embodiment of the image forming method according to the present invention is characterized in that when a storage failure is detected, a partition including the failure address is formatted.

また、本発明の画像装置は、コンピュータで処理を実行させるプログラムによって実現されている。コンピュータとしては、例えばパーソナルコンピュータやワークステーションなどの汎用的なものが挙げられるが、本発明はこれに限定されるものではない。   The image apparatus of the present invention is realized by a program that causes a computer to execute processing. Examples of the computer include general-purpose computers such as personal computers and workstations, but the present invention is not limited to this.

本発明に係るプログラムの一実施の形態は、ストレージが画像形成装置のデータを記憶する手順と、 故障検知手段が前記ストレージの故障個所を検知する手順と、機能制限手段が前記故障検知手段が検知した結果に基づいて機能を制限する手順とを実行させることを特徴とする。   One embodiment of the program according to the present invention includes a procedure in which a storage stores data of an image forming apparatus, a procedure in which a failure detection unit detects a failure location of the storage, and a function restriction unit that is detected by the failure detection unit. And a procedure for restricting the function based on the result.

また、本発明に係るプログラムの他の実施の形態は、上記構成に加え、ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、機能制限手段は、操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行う手順を実行させることを特徴とする。   In addition to the above-described configuration, another embodiment of the program according to the present invention indicates whether a failure that may be recovered due to the storage format has occurred, and the necessity of formatting the partition including the failure address. The function restricting means executes a procedure for formatting after the operation indicating that the formatting is required is performed on the operation panel.

また、本発明に係るプログラムの他の実施の形態は、上記構成に加え、故障検知手段がストレージの故障を検知した場合、機能制限手段が、故障のアドレスを含むパーティションをフォーマットする手順を実行させることを特徴とする。   In addition to the above configuration, in another embodiment of the program according to the present invention, when the failure detection unit detects a storage failure, the function restriction unit executes a procedure for formatting the partition including the failure address. It is characterized by that.

これにより、プログラムが実行可能なコンピュータ環境さえあれば、どこにおいても本発明の画像形成装置を実現することができる。
このようなプログラムは、コンピュータに読み取り可能な記録媒体に記憶されていてもよい。
ここで、記録媒体としては、例えば、CD-ROM(Compact Disc Read Only Memory)、フレキシブルディスク(FD)、CD-R(CD Recordable)、DVD(Digital Versatile Disk)などのコンピュータで読み取り可能な記憶媒体、HDD(Hard Disc Drive)、フラッシュメモリ、RAM(Random Access Memory)、ROM(Read Only Memory)、FeRAM(強誘電体メモリ)等の半導体メモリが挙げられる。
Thus, the image forming apparatus of the present invention can be realized anywhere as long as there is a computer environment capable of executing the program.
Such a program may be stored in a computer-readable recording medium.
Here, examples of the recording medium include a computer-readable storage medium such as a CD-ROM (Compact Disc Read Only Memory), a flexible disk (FD), a CD-R (CD Recordable), and a DVD (Digital Versatile Disk). Semiconductor memories such as HDD (Hard Disc Drive), flash memory, RAM (Random Access Memory), ROM (Read Only Memory), and FeRAM (ferroelectric memory).

なお、上述した実施の形態は、本発明の好適な実施の形態の一例を示すものであり、本発明はそれに限定されることなく、その要旨を逸脱しない範囲内において、種々変形実施が可能である。   The above-described embodiment shows an example of a preferred embodiment of the present invention, and the present invention is not limited thereto, and various modifications can be made without departing from the scope of the invention. is there.

次に本発明に係る画像形成装置の実施例について図を参照して説明する。
図1は、本発明に係る画像形成装置の一実施例を示すブロック図である。
コントローラ(1)は、CPU(Central Processing Unit:6)とASIC(Application Specific Integrated Circuit:特定用途向けIC:7)とNVRAM(non-volataile random access memory:不揮発性ランダムアクセスメモリ:11)とROM(読み取り専用メモリ:10)とRAM(09)とSATA(serial AT attachment:パソコンとハードディスクとを接続するインターフェースを標準化した規格の一種) HOSTコントローラ(08)とで構成され、全体を制御する。
CPU(06)は全体を制御する。
Next, an embodiment of an image forming apparatus according to the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing an embodiment of an image forming apparatus according to the present invention.
The controller (1) includes a CPU (Central Processing Unit: 6), an ASIC (Application Specific Integrated Circuit: IC for specific application: 7), NVRAM (non-volataile random access memory: 11), and ROM ( Read-only memory: 10), RAM (09) and SATA (serial AT attachment: a kind of standard that standardizes the interface connecting a personal computer and hard disk) HOST controller (08), and controls the whole.
The CPU (06) controls the whole.

ASIC(7)は、操作部(2)とのインターフェースと外部PC(personal computer)とネットワーク(16)とを用いて通信を行うためのネットワークインターフェースを持つ。
NVRAM(11)は各種設定を不揮発に記憶するROM(10)はCPU(6)のプログラムを格納する。RAM(09)は汎用に使用する。スキャナやプロッタへの画像データも記憶する。
SATA HOSTコントローラ(8)はHDD(17)が接続され、HDD(17)のREAD/WRITEアクセスを行う。また、アクセス時に発生した故障を検知する。
The ASIC (7) has a network interface for performing communication using an interface with the operation unit (2), an external PC (personal computer), and a network (16).
The NVRAM (11) stores various settings in a nonvolatile manner, and the ROM (10) stores the program of the CPU (6). RAM (09) is used for general purposes. It also stores image data for scanners and plotters.
The SATA HOST controller (8) is connected to the HDD (17) and performs READ / WRITE access to the HDD (17). It also detects a failure that occurred during access.

ストレージとしてのHDD(17)は多くの領域(パーティション)に区分され、それぞれの領域ごとに役割を持つ。コントローラ(1)とプロッタ(もしくはプリンタ)(3)とはプロッタデータ処理とエンジン制御部(12)とを経由して接続される。コントローラ(1)とスキャナ(4)とはスキャナデータ処理部(13)を経由して接続される。   The HDD (17) as a storage is divided into many areas (partitions), and each area has a role. The controller (1) and the plotter (or printer) (3) are connected via the plotter data processing and the engine control unit (12). The controller (1) and the scanner (4) are connected via the scanner data processing unit (13).

操作部(2)は、表示部(14)とメカ的な押しボタン(5)と、少なくとも2種類の周波数の音声(例えば、ピー音、ブー音)を発することのできるブザー(15)とで構成される。表示部(14)にはタッチパネル入力も備え、操作者が指で押すことで入力される。   The operation unit (2) includes a display unit (14), a mechanical push button (5), and a buzzer (15) that can emit sound of at least two types of frequencies (for example, a beep sound and a boo sound). Composed. The display unit (14) is also provided with a touch panel input, which is input by the operator pressing it with a finger.

プロッタ(3)は、プロッタデータ処理とエンジン制御部(12)からデータを受け取り、印刷を行う。
スキャナ(4)は紙をスキャンし、スキャンデータをスキャナデータ処理部(13)に渡す。プロッタデータ処理とエンジン制御部(12)は、プロッタ(3)に送るデータの画像処理を行ったり、MFP内のモータ制御やセンサデータの検出、紙搬送のタイミング制御などを行ったりする。スキャナデータ処理部(13)はスキャナ(04)から来たデータの画像処理を行う。
The plotter (3) receives data from the plotter data processing and engine control unit (12) and performs printing.
The scanner (4) scans the paper and passes the scan data to the scanner data processing unit (13). The plotter data processing and engine control unit (12) performs image processing of data to be sent to the plotter (3), performs motor control in the MFP, sensor data detection, paper transport timing control, and the like. The scanner data processing unit (13) performs image processing of data coming from the scanner (04).

図2は、図1に示した画像形成装置に用いられるストレージとしてのHDDのアドレスマップの一例である。
図2に示すようにアドレスマップは、10個の領域に分けられている。各領域はそれぞれ別のパーティションとし、フォーマットはパーティション毎に実施することができる。
図2に示す例では、LBA(logical block addressing)を以下のように区分けしている。
LBAが0から9999までの領域をコピー文書およびドキュメントBOX文書蓄積領域(A201)とする。LBAが10000から19999までの領域をスキャナ文書蓄積領域(A202)とする。LBAが20000から29999までの領域をFAX文書蓄積領域(A203)とする。LBAが30000から39999までの領域をメールアドレス記憶領域(A204)とする。LBAが40000から49999までの領域をアカウント情報記憶領域(A205)とする。LBAが50000から59999までの領域を電話番号記憶領域(A206)とする。LBAが60000から69999までの領域をコピー画像一時記憶領域(A207)とする。LBAが70000から79999までの領域をプリンタ画像一時記憶領域(A208)とする。LBAが80000から89999までの領域をログ蓄積領域(A209)とする。LBAが90000から99999までの領域をユーザカスタマイズ追加機能プログラム記憶領域(A210)とする。
FIG. 2 is an example of an address map of an HDD as a storage used in the image forming apparatus shown in FIG.
As shown in FIG. 2, the address map is divided into 10 areas. Each area is a separate partition, and formatting can be performed for each partition.
In the example shown in FIG. 2, LBA (logical block addressing) is divided as follows.
An area with an LBA from 0 to 9999 is defined as a copy document and document BOX document storage area (A201). An area from LBA 10000 to 19999 is set as a scanner document storage area (A202). An area where the LBA is 20000 to 29999 is defined as a FAX document storage area (A203). An area with an LBA from 30000 to 39999 is defined as a mail address storage area (A204). An area with LBA from 40000 to 49999 is defined as an account information storage area (A205). An area from LBA 50000 to 59999 is defined as a telephone number storage area (A206). An area from LBA 60000 to 69999 is defined as a temporary copy image storage area (A207). An area from LBA 70000 to 79999 is defined as a printer image temporary storage area (A208). An area where the LBA is 80000 to 89999 is defined as a log storage area (A209). An area from LBA 90000 to 99999 is defined as a user customization additional function program storage area (A210).

ここで、LBAは、ハードディスク内のすべてのセクタに通し番号を振り、その通し番号によってセクタを指定する方式である。LBA=0がHDDの最外周にあたり、内周に向かって1セクタ=512Byte単位で1ずつアドレスが増えていき、最内周まで番地を振る。   Here, LBA is a system in which serial numbers are assigned to all sectors in the hard disk, and sectors are designated by the serial numbers. LBA = 0 is the outermost circumference of the HDD, and the address increases by 1 in increments of 1 sector = 512 bytes toward the inner circumference, and addresses are allocated to the innermost circumference.

次にSATAにおけるコマンド/ステータスの授受の方法について説明する。
図3(a)は、図1に示した画像形成装置に用いられるSATAのコマンド/ステータスのフォーマットの一例であり、図3(b)はFISタイプ一覧の一例である。
Serial ATAではコマンドやステータスなどの情報の授受をFIS(Frame Information Structure)という形式で行う。FISは複数のDword(32bitデータ)から構成され、最初の8bitはFIS タイプを表しており、表記の通り8種類のタイプが存在する。そのタイプの中で、従来のATAのレジスタアクセスにあたるのが2種類有る。レジスタのWRITEアクセスにあたるのがFIS TYPE CODE=27(H)であり、レジスタのREADアクセスにあたるのがFIS TYPE CODE=34(H)である。
Next, a method for exchanging commands / status in SATA will be described.
FIG. 3A shows an example of the SATA command / status format used in the image forming apparatus shown in FIG. 1, and FIG. 3B shows an example of the FIS type list.
Serial ATA exchanges information such as commands and status in the form of FIS (Frame Information Structure). FIS is composed of multiple Dwords (32-bit data), and the first 8 bits represent FIS type, and there are 8 types as shown. There are two types of conventional ATA register access. FIS TYPE CODE = 27 (H) corresponds to the WRITE access of the register, and FIS TYPE CODE = 34 (H) corresponds to the READ access of the register.

図4は、図1に示した画像形成装置に用いられるATAのコマンドアドレスマップの一例を示す図である。
CS0、CS1、A0-2、READ/WRITEの組み合わせで、図に示すように、Data、Error、Features、Sector Count、Sector Number、Cylinder Low、Cylinder High、Device/Head、Status、Command、Alternate Status、Device Controlのレジスタをマッピングする。
FIG. 4 is a diagram showing an example of an ATA command address map used in the image forming apparatus shown in FIG.
In combination of CS0, CS1, A0-2, READ / WRITE, as shown in the figure, Data, Error, Features, Sector Count, Sector Number, Cylinder Low, Cylinder High, Device / Head, Status, Command, Alternate Status, Map the Device Control registers.

図5は、図1に示した画像形成装置に用いられるSATA及びATAのレジスタ名の対応表の一例である。
図5において、ATAのレジスタ名からSATAのレジスタ名への変換の対応がとれる。
FIG. 5 is an example of a correspondence table of SATA and ATA register names used in the image forming apparatus shown in FIG.
In FIG. 5, the conversion from the ATA register name to the SATA register name can be handled.

図6は、図1に示した画像形成装置に用いられるSATAのレジスタWRITEアクセスのFIS構造を示す図である。
図6に示す通り、5つのDwordで構成されている。FIS TYPE CODE = 27(H)固定である。例えば、DMA WRITEアクセスは、Command = C8(H)であり、DMA READアクセスは、Command = CA(H)である。
FIG. 6 is a diagram showing a FIS structure of SATA register WRITE access used in the image forming apparatus shown in FIG.
As shown in FIG. 6, it is composed of five Dwords. FIS TYPE CODE = 27 (H) is fixed. For example, the DMA WRITE access is Command = C8 (H), and the DMA READ access is Command = CA (H).

図7は、図1に示した画像形成装置に用いられるSATAのレジスタREADアクセスのFIS構造の一例を示す図である。
図7に示す通り、5つのDwordで構成されている。FIS TYPE CODE = 34(H)固定である。Dword = 0の2Byte目がStatusレジスタでDMAコマンドの実行結果がわかる。
すなわち、Statusレジスタの1番目のビット(網点で示す領域のビット)をチェックすることによりDMAコマンドの実行結果がわかる(1論理レベル(“1”)のときはエラーであり0論理レベル(“0”)のときは正常であることが分かる)。つまり、FISタイプの34(H)のステータスの一番上位ビットを見るとエラーが発生したか否かが分かるのである。
FIG. 7 is a diagram showing an example of the FIS structure of the SATA register READ access used in the image forming apparatus shown in FIG.
As shown in FIG. 7, it consists of five Dwords. FIS TYPE CODE = 34 (H) is fixed. The second byte of Dword = 0 is the Status register, which shows the execution result of the DMA command.
That is, by checking the first bit of the Status register (bit in the area indicated by halftone dots), the execution result of the DMA command is known (when it is 1 logic level (“1”), it is an error and 0 logic level (“ When 0 ”), it is known to be normal). In other words, whether or not an error has occurred can be seen by looking at the most significant bit of the status of the FIS type 34 (H).

図8は、図1に示した画像形成装置に用いられるHDDのREAD/WRITEアクセスと故障検出のフローチャートの一例を示す図である。
まず、リトライカウンタを0にし(ステップS1)、最大リトライ数を設定する(ステップS2)。
次にREADまたはWRITE DMAコマンドをSATA HOSTコントローラ(108)からHDD(17)に発行する(ステップS3)。
コマンドが実行され実行結果がHDD(17)からSATA HOSTコントローラ(8)に転送される(ステップS4)。
実行結果の中にDMAコマンドが正しく実行できたか否かのステータス情報が存在する。ステータスにエラーが有るか否かを判断する(ステップS5)。
ステータスにエラーが無ければ(ステップS5/No)、正常終了する。
ステータスにエラーが有れば(ステップS5/Yes)、次にリトライ回数が最大リトライ数値以下か否かを判断して(ステップS6)、リトライ回数が最大リトライ回数以下であれば(ステップS6/Yes)、リトライカウンタを+1にした後(ステップS7)、DMAコマンドの実行に戻る。リトライ回数が設定値を超えていたら(ステップS6/No)、故障と判断して故障処理を継続して行う。
FIG. 8 is a view showing an example of a flowchart of HDD READ / WRITE access and failure detection used in the image forming apparatus shown in FIG.
First, the retry counter is set to 0 (step S1), and the maximum number of retries is set (step S2).
Next, a READ or WRITE DMA command is issued from the SATA HOST controller (108) to the HDD (17) (step S3).
The command is executed and the execution result is transferred from the HDD (17) to the SATA HOST controller (8) (step S4).
The execution result includes status information indicating whether the DMA command was executed correctly. It is determined whether or not there is an error in the status (step S5).
If there is no error in the status (step S5 / No), the process ends normally.
If there is an error in the status (step S5 / Yes), it is next determined whether or not the number of retries is less than or equal to the maximum retry value (step S6), and if the number of retries is less than or equal to the maximum number of retries (step S6 / Yes). ) After setting the retry counter to +1 (step S7), the process returns to the execution of the DMA command. If the number of retries exceeds the set value (step S6 / No), it is determined as a failure and the failure process is continued.

図9は、図1に示した画像形成装置の故障処理のフォローチャートの一例を示す図である。
まず、故障を検出したLBAがどの領域かを判断する。判断には図2に示したアドレスマップを参照しながら、判断を行う(ステップS11)。
次に、どの領域かの判断ができたら、その領域を使用している機能を使用不可にする(ステップS12)。
FIG. 9 is a diagram illustrating an example of a follow chart of failure processing of the image forming apparatus illustrated in FIG.
First, it is determined which region the LBA that has detected the failure is. The determination is made with reference to the address map shown in FIG. 2 (step S11).
Next, when it is possible to determine which area, the function using that area is disabled (step S12).

図10は、図1に示した画像形成装置の他のフローチャートの一例を示す図である。
まず、実施例1と同様に、故障を検出したLBAがどの領域かを判断する(ステップS21)。
次に、操作部(2)の表示部(14)に“xxの領域が故障しました。初期化を行うと、故障が直る可能性がありますが、初期化を行いますか?”と表示する(ステップS22)。
また、同じく“Yes”もしくは“No”を表示し、入力を待つ(ステップS23)。
“Yes”の入力を検知した場合(ステップS23/Yes)、故障箇所を含むパーティションのフォーマットを実行する(ステップS24)。
“No”が入力された場合(ステップS23/No)は、実施例1と同様に、その領域を使用している機能を使用不可にする(ステップS25)。
FIG. 10 is a diagram showing an example of another flowchart of the image forming apparatus shown in FIG.
First, in the same manner as in the first embodiment, it is determined which region the LBA in which a failure is detected (step S21).
Next, the display unit (14) of the operation unit (2) displays "XX area has failed. If initialization is performed, the failure may be corrected. Do you want to initialize?" (Step S22).
Similarly, “Yes” or “No” is displayed, and input is awaited (step S23).
When the input of “Yes” is detected (step S23 / Yes), the partition including the failed part is formatted (step S24).
When “No” is input (step S23 / No), the function using the area is disabled (step S25) as in the first embodiment.

図11は、図1に示した画像形成装置の他のフローチャートの一例を示す図である。
実施例1と同様に、故障を検出したLBAがどの領域かを判断する(ステップS31)。
次に故障箇所を含むパーティションのフォーマットを実行する(ステップS32)。
その領域を使用している機能を使用不可にする。尚表示及び入力を待つ動作は行わない(ステップS33)。
FIG. 11 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1.
In the same manner as in the first embodiment, it is determined which region the LBA in which a failure has been detected (step S31).
Next, the formatting of the partition including the failure location is executed (step S32).
Disable the function that uses the area. Note that the operation of waiting for display and input is not performed (step S33).

図12は、図1に示した画像形成装置の他のフローチャートの一例を示す図である。
実施例1と同様に、故障を検出したLBAがどの領域かを判断し(ステップS41)、実施例2のように操作部(2)の表示部(4)に表示を行うか否かを切り替える。
NVRAM(11)に不揮発のレジスタを設ける。すなわち、設定値が“1”であるか否かを判断する(ステップS42)。
設定値が“1”であれば(ステップS42/Yes)、ステップS43に進み、設定値が“0”であればステップS46に進む。
すなわち、設定値が“1”であれば(ステップS42/Yes)、操作部(2)の表示部(14)に“xxの領域が故障しました。初期化を行うと、故障が直る可能性がありますが、初期化を行いますか?”と表示する(ステップS43)。
また、同じく“Yes”もしくは“No”を表示し、入力を待つ(ステップS44)。
“Yes”の入力を検知したら(ステップS44/Yes)、故障箇所を含むパーティションのフォーマットを実行する(ステップS46)。
“No”が入力された場合(ステップS44/No)は、実施例1と同様に、その領域を使用している機能を使用不可にする(ステップS45)。
FIG. 12 is a diagram showing an example of another flowchart of the image forming apparatus shown in FIG.
As in the first embodiment, it is determined which region the LBA in which a failure is detected (step S41), and whether to display on the display unit (4) of the operation unit (2) as in the second embodiment is switched. .
A nonvolatile register is provided in the NVRAM (11). That is, it is determined whether or not the set value is “1” (step S42).
If the set value is “1” (step S42 / Yes), the process proceeds to step S43, and if the set value is “0”, the process proceeds to step S46.
In other words, if the set value is “1” (step S42 / Yes), “xx area has failed in the display section (14) of the operation section (2). If initialization is performed, the failure may be corrected. Is displayed, is initialization done? "Is displayed (step S43).
Similarly, “Yes” or “No” is displayed, and input is awaited (step S44).
When the input of “Yes” is detected (step S44 / Yes), formatting of the partition including the failed part is executed (step S46).
When “No” is input (step S44 / No), the function using the area is disabled (step S45) as in the first embodiment.

図13は、図1に示した画像形成装置の他のフローチャートの一例を示す図である。
図8〜12との差異は、ステップS51、S52、S61、S63、S64の5箇所である。
NVRAM(11)に不揮発のフォーマットカウンタレジスタと最大フォーマット数設定レジスタとを設ける。フォーマットカウンタレジスタはパーティション毎に設ける。
FIG. 13 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1.
The difference from FIGS. 8 to 12 is five points of steps S51, S52, S61, S63, and S64.
The NVRAM (11) is provided with a nonvolatile format counter register and a maximum format number setting register. A format counter register is provided for each partition.

HDDアクセスがスタートしたら、フォーマットカウンタレジスタを“1”に設定する(ステップS51)。
また、最大フォーマット数設定レジスタに最大値、この例では“5”を設定する(ステップS52)。
リトライカウンタを“0”に設定する(ステップS53)。
最大リトライ数を設定する(ステップS54)。
READコマンドまたはWRITEコマンドを発行する(HOST→HDD:ステップS55)。
実行結果を転送する(インタラプト及びステータス:ステップS56)。
When HDD access starts, the format counter register is set to “1” (step S51).
Further, the maximum value, “5” in this example, is set in the maximum format number setting register (step S52).
The retry counter is set to “0” (step S53).
The maximum number of retries is set (step S54).
A READ command or a WRITE command is issued (HOST → HDD: Step S55).
The execution result is transferred (interrupt and status: step S56).

次にエラーの有無を判断し(ステップS57)、エラーが無い場合(ステップS57/No)には終了し、エラーが有る場合(ステップS57/Yes)にはステップS58に進む。
リトライ回数が最大リトライ数値以下であるか否かを判断し(ステップS58)、リトライ回数が最大リトライ数値以下である場合(ステップS59/Yes)、リトライカウンタを+1にしてステップS55に戻り、リトライ回数が最大リトライ数値以下でない場合(ステップS59/No)、故障を検出したLBAがどの領域かを判断する(ステップS60)。
Next, the presence / absence of an error is determined (step S57). If there is no error (step S57 / No), the process ends. If there is an error (step S57 / Yes), the process proceeds to step S58.
It is determined whether the number of retries is less than or equal to the maximum retry value (step S58). If the number of retries is less than or equal to the maximum retry value (step S59 / Yes), the retry counter is incremented by 1 and the process returns to step S55. Is not less than or equal to the maximum retry value (step S59 / No), it is determined to which region the LBA that has detected the failure is located (step S60).

エラー検知が行われたら、該当パーティションのフォーマットカウンタレジスタ値(フォーマット回数)と最大フォーマット数設定レジスタの値(最大フォーマット数値)とを比較する(ステップS61)。
フォーマットカウンタレジスタ値の方が最大フォーマット数設定レジスタの値と同じか小さい場合(ステップS61/Yes)は、故障箇所を含むパーティションをフォーマットし(ステップS62)、フォーマットカウントを+1にし(ステップS63)、ステップS53に戻る。
When the error is detected, the format counter register value (format count) of the partition is compared with the value of the maximum format number setting register (maximum format numerical value) (step S61).
If the value of the format counter register is equal to or smaller than the value of the maximum format number setting register (step S61 / Yes), the partition including the failed part is formatted (step S62), the format count is set to +1 (step S63), The process returns to step S53.

フォーマットカウンタレジスタ値の方が最大フォーマット数設定レジスタの値より大きいか等しい場合(ステップS61/No)は、操作部(2)の表示部(14)に“xxの領域が故障しました。初期化をyy(この場合5)回行いましたが故障は直りませんでした”と表示する(ステップS64)。
"Yes"もしくは"No"を表示し、入力を待つ(ステップS65)。
"Yes"の入力を検知したら(ステップS65/Yes)、故障箇所を含むパーティションのフォーマットを実行する(ステップS62)。
"No"が入力された場合(ステップS65/No)は、実施例1と同様に、その領域を使用している機能を使用不可にする(ステップS66)。
また、フォーマットを行った場合、該当パーティションのフォーマットカウンタレジスタを+1する(ステップS63)。
If the value of the format counter register is greater than or equal to the value of the maximum format number setting register (step S61 / No), the display section (14) of the operation section (2) has a “xx area failure. Is displayed yy (5 in this case, but the failure has not been fixed) ”is displayed (step S64).
“Yes” or “No” is displayed and input is waited (step S65).
If the input of “Yes” is detected (step S65 / Yes), the format of the partition including the failed part is executed (step S62).
When “No” is input (step S65 / No), the function using the area is disabled (step S66) as in the first embodiment.
When formatting is performed, the format counter register of the partition is incremented by 1 (step S63).

図14は、図1に示した画像形成装置の他のフローチャートの一例を示す図である。
図14に示したフローチャートのうち、ステップS71〜S86は、図13に示したフローチャートのステップS51〜S66と同様のため、説明を省略する。
故障が発生し、HDDの故障箇所を使用する機能を使用不可にしたら(ステップS86)、操作部(2)の表示部(14)に“zz機能が使用不可能、または、現在、zz機能の性能は低下しています。"、と表示する(ステップS87)。
FIG. 14 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1.
In the flowchart shown in FIG. 14, steps S71 to S86 are the same as steps S51 to S66 in the flowchart shown in FIG.
When a failure occurs and the function of using the failed part of the HDD is disabled (Step S86), the display unit (14) of the operation unit (2) indicates that the zz function cannot be used or is currently in the zz function. “The performance is degraded.” Is displayed (step S87).

次に、具体的な機能をON/OFFする方法を示す。
図15は、図1に示した画像形成装置に用いられるHDDの領域とその領域を使用する機能と機能ON/OFFレジスタのbitアサインの一例を示す図である。
図15は、図2に示したアドレスマップの10個の領域に対応する機能を表記の通りとする。また、NVRAM(11)に不揮発の“機能ON/OFFレジスタ”を設ける。16bitの幅を持ちb15〜b06に表記されたそれぞれの機能がONかOFFであるかを示す。“1”で、その機能がON(使用可能)であることを示し、“0”でOFF(使用不可能)であることを示す。機能をOFFにする場合は、機能ON/OFFレジスタの該当機能のbitを“0”に変更する。
Next, a method for turning on / off a specific function is shown.
FIG. 15 is a diagram illustrating an example of an HDD area used in the image forming apparatus illustrated in FIG. 1, a function using the area, and a bit assignment of the function ON / OFF register.
FIG. 15 shows the functions corresponding to the ten areas of the address map shown in FIG. In addition, a nonvolatile “function ON / OFF register” is provided in the NVRAM (11). Indicates whether each function indicated by b15 to b06 has a width of 16 bits and is ON or OFF. “1” indicates that the function is ON (usable), and “0” indicates OFF (unusable). To turn the function OFF, change the bit of the corresponding function in the function ON / OFF register to “0”.

図16は、図1に示した画像形成装置に用いられるHDDの新品検知のフローチャートの一例を示す図である。
MFPの電源がONされたら、HDDのシリアルNo.をチェックし(ステップS91)、NVRAM(11)に記憶されているHDDのシリアルNoと同一の場合には終了し(ステップS91/Yes)、記憶されているHDDのシリアルNoとは異なっていた場合には(ステップS91/No)、機能ON/OFFレジスタを全て“1”に設定し(ステップS92)、終了する。
FIG. 16 is a diagram showing an example of a flowchart for detecting a new HDD used in the image forming apparatus shown in FIG.
When the MFP power is turned on, the HDD serial number is checked (step S91), and if it is the same as the HDD serial number stored in the NVRAM (11), the process is terminated (step S91 / Yes) and stored. If it is different from the serial number of the HDD being set (step S91 / No), all function ON / OFF registers are set to “1” (step S92), and the process ends.

図17は、図1に示した画像形成装置に用いられる機能の起動チェックのフローチャートの一例を示す図である。
機能を起動しようとしたらまず、該当機能の機能ON/OFFレジスタは“1”であるか否かをチェックし(ステップS101)、該当機能の機能ON/OFFレジスタが“1”の場合(ステップS101/Yes)は、高い音(例えば、ピー音)を発して(ステップS102)、起動し、該当機能の機能ON/OFFレジスタが“0”の場合(ステップS101/No)は、低い音(例えば、ブー音)を発して(ステップS103)、起動せず終了する。
FIG. 17 is a diagram illustrating an example of a flowchart of a function activation check used in the image forming apparatus illustrated in FIG.
When trying to activate a function, first, it is checked whether or not the function ON / OFF register of the corresponding function is “1” (step S101). If the function ON / OFF register of the corresponding function is “1” (step S101) / Yes) emits a high sound (for example, a beep) (step S102) and is activated. When the function ON / OFF register of the corresponding function is “0” (step S101 / No), a low sound (for example, , (Boo sound) (step S103), the process is terminated without starting.

図13、14に示したフローチャートを参考に具体的に説明する。
コピー文書およびドキュメントBOX文書蓄積領域(A201)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 15を“0”に書き換える。
次に、操作部(2)の表示部(14)に“コピー文書の蓄積やドキュメントBOX文書の蓄積や蓄積されたコピー文書の印刷や蓄積されたドキュメントBOX文書の印刷”機能が使用不可能、の表示を操作部に表示する。
操作部(2)の表示部(14)のタッチパネル入力から“コピー文書の蓄積やドキュメントBOX文書の蓄積や蓄積されたコピー文書の印刷や蓄積されたドキュメントBOX文書の印刷”機能を起動しようとする場合には、まず、機能ON/OFFレジスタのbit 15が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the copy document and document BOX document storage area (A201), an error will occur even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 15 of the function ON / OFF register. Rewrite to “0”.
Next, the function of “accumulation of copy documents, accumulation of document box documents, printing of accumulated copy documents and printing of accumulated document box documents” cannot be used on the display section (14) of the operation section (2). Is displayed on the operation unit.
From the touch panel input on the display unit (14) of the operation unit (2), try to activate the "accumulate copy documents, accumulate document BOX documents, print accumulated copy documents, and print accumulated document BOX documents" function. In this case, first, it is checked whether or not bit 15 of the function ON / OFF register is “1”. If it is “1”, it starts, and if it is “0”, it ends without starting.

図13、14に示したフローチャートを参考に具体的に説明する。
スキャナ文書蓄積領域(202)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 14を“0”に書き換える。
次に、操作部(2)の表示部(14)に“スキャナ文書の蓄積や蓄積されたスキャナ文書の送信”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“スキャナ文書の蓄積や蓄積されたスキャナ文書の送信”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 14が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the scanner document storage area (202) and an error occurs even if the specified retry is performed, and bit 14 of the function ON / OFF register is set to “0” if the format of the same area exceeds the specified number of times. rewrite.
Next, a display indicating that the “accumulation of scanner document and transmission of stored scanner document” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate the “Store Scanner Documents or Send Stored Scanner Documents” function from the touch panel input on the display unit (14) of the operation unit (2), first set bit 14 of the function ON / OFF register to “1”. It is checked whether or not it exists. If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
FAX文書蓄積領域(A203)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 13を“0”に書き換える。
次に、操作部(2)の表示部(14)に“FAX文書の蓄積や蓄積されたFAX文書の送信”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“FAX文書の蓄積や蓄積されたFAX文書の送信”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 13が“1”であるか否かをチェックし、“1”Nの場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the FAX document storage area (A203) and an error occurs even if the specified retry is performed, and bit 13 of the function ON / OFF register is set to “0” if the format of the same area exceeds the specified number of times. rewrite.
Next, a display indicating that the “accumulation of FAX document or transmission of accumulated FAX document” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate the “Accumulate Fax Documents or Send Accumulated Fax Documents” function from the touch panel input on the display unit (14) of the operation unit (2), first set bit 13 of the function ON / OFF register to “1”. Whether or not there is a check is made. If it is “1” N, it starts, and if it is “0”, it ends without starting.

図13、14に示したフローチャートを参考に具体的に説明する。
メールアドレス記憶領域(A204)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えた場合には機能ON/OFFレジスタのbit 12を“0”に書き換える。
次に、操作部(2)の表示部(14)に“文書のメール送信”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“文書のメール送信”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 12が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the mail address storage area (A204) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 12 of the function ON / OFF register to “ Rewrite to 0 ”.
Next, an indication that the “document mail transmission” function is not available is displayed on the operation unit on the display unit (14) of the operation unit (2). When trying to activate the “Mail Send Document” function from the touch panel input on the display (14) of the operation unit (2), first check whether bit 12 of the function ON / OFF register is “1”. If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
アカウント情報記憶領域(A205)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 11を“0”に書き換える。
次に、操作部(2)の表示部(14)に“文書のFTP送信、指定フォルダへの転送”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“文書のFTP送信、指定フォルダへの転送”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 11が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the account information storage area (A205) and an error occurs even if the specified retry is performed, and bit 11 of the function ON / OFF register is set to “0” when the format of the same area exceeds the specified number of times rewrite.
Next, an indication that the “FTP transmission of document, transfer to designated folder” function is not available is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate the "FTP transmission of document, transfer to specified folder" function from the touch panel input on the display section (14) of the operation section (2), first check if bit 11 of the function ON / OFF register is "1" If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
電話番号記憶領域(A206)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 10を“0”に書き換える。
次に、操作部(2)の表示部(14)に“FAX送信”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“FAX送信”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 10が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the phone number storage area (A206) and an error occurs even if the specified retry is performed, and the format of the same area exceeds the specified number of times, bit 10 of the function ON / OFF register is set to “0” rewrite.
Next, a display indicating that the “FAX transmission” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). When trying to activate the "FAX transmission" function from the touch panel input on the display section (14) of the operation section (2), first check whether bit 10 of the function ON / OFF register is "1" If "", it starts, and if it is "0", it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
コピー画像一時蓄積領域(A207)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 09を“0”に書き換える。
次に、操作部(2)の表示部(14)に“コピーの複数部出力(ソート)”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“コピーの複数部出力(ソート)”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 09が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the copy image temporary storage area (A207) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 09 of the function ON / OFF register to “0”. Rewrite to
Next, a display indicating that the “multi-copy output (sort)” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you want to start the “Copy multiple copies (sort)” function from the touch panel input of the display section (14) of the operation section (2), first check whether bit 09 of the function ON / OFF register is “1”. If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
プリンタ画像一時蓄積領域(A208)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 08を“0”に書き換える。
次に、操作部(2)の表示部(14)に“プリンタの複数部出力(ソート)”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“プリンタの複数部出力(ソート)”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 08が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the printer image temporary storage area (A208) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 08 of the function ON / OFF register to “0”. Rewrite to
Next, a display indicating that the “printer multiple output (sort)” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate the “Printer multiple part output (sort)” function from the touch panel input of the display part (14) of the operation part (2), first check if bit 08 of the function ON / OFF register is “1”. If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
プリンタ画像一時蓄積領域(A208)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 08を“0”に書き換える。
次に、操作部(2)の表示部(14)に“プリンタ出力機能が低下しています”の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力からPCからネットワーク経由でプリントアウトの指示が来た場合は、機能ON/OFFレジスタのbit 08が“1”であるか否かをチェックし、“1”の場合にはHDDを使用してプリント動作を行い、“0”の場合にはHDDを使用せずに(メインメモリのみを使って)プリント動作を行う。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the printer image temporary storage area (A208) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 08 of the function ON / OFF register to “0”. Rewrite to
Next, “Printer output function is degraded” is displayed on the operation unit on the display unit (14) of the operation unit (2). When a printout instruction is received from the PC via the touch panel input on the display section (14) of the operation section (2) via the network, check whether bit 08 of the function ON / OFF register is “1”. When “1”, the print operation is performed using the HDD, and when “0”, the print operation is performed without using the HDD (using only the main memory).

図13、14にフローチャートを参考に具体的に説明する。
ログ蓄積領域(A209)に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 07を“0”に書き換える。
次に、操作部(2)の表示部(14)に“ログの蓄積と蓄積ログの送信”機能が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“ログの蓄積と蓄積ログの送信”機能を起動しようとしたらまず、機能ON/OFFレジスタのbit 07が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to flowcharts in FIGS.
If a failure occurs in the log storage area (A209) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, bit 07 of the function ON / OFF register is rewritten to “0” .
Next, a display indicating that the “accumulate log and transmit accumulated log” function cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate the “Accumulate log and send accumulated log” function from the touch panel input on the display part (14) of the operation part (2), first check if bit 07 of the function ON / OFF register is “1”. If it is “1”, it starts, and if it is “0”, it does not start and ends.

図13、14に示したフローチャートを参考に具体的に説明する。
ユーザカスタマイズ追加機能プログラム記憶領域(A210))に故障が発生し、規定のリトライを行ってもエラーが発生し、また、同じ領域のフォーマットが規定回数を超えたら機能ON/OFFレジスタのbit 06を“0”に書き換える。
次に、操作部(2)の表示部(14)に“ユーザカスタマイズ追加機能プログラムによる追加機能”が使用不可能、の表示を操作部に表示する。操作部(2)の表示部(14)のタッチパネル入力から“ユーザカスタマイズ追加機能プログラムによる追加機能”を起動しようとしたらまず、機能ON/OFFレジスタのbit 06が“1”であるか否かをチェックし、“1”の場合には起動し、“0”の場合には起動せず終了する。
A specific description will be given with reference to the flowcharts shown in FIGS.
If a failure occurs in the user customized additional function program storage area (A210) and an error occurs even if the specified retry is performed, and if the format of the same area exceeds the specified number of times, set bit 06 of the function ON / OFF register. Rewrite to “0”.
Next, a display indicating that “additional function by user customization additional function program” cannot be used is displayed on the operation unit on the display unit (14) of the operation unit (2). If you try to activate “additional function by user customization additional function program” from the touch panel input of the display part (14) of the operation part (2), first check whether bit 06 of the function ON / OFF register is “1”. Check to start if “1”, end if not “0”.

図18は、図1に示した画像形成装置の操作画面の一例である。
図18に示す文書蓄積ボタンのように機能が使用できない場合にボタンの色を薄く表示する。例えば、モノクロの場合はグレー、カラーの場合は薄い色に変更する(また、色相、明度、彩度を変えても良い。)。
FIG. 18 is an example of an operation screen of the image forming apparatus shown in FIG.
When the function cannot be used like the document accumulation button shown in FIG. 18, the button color is displayed lightly. For example, the monochrome is changed to gray, and the color is changed to a light color (the hue, brightness, and saturation may be changed).

図19は、図1に示した画像形成装置の操作画面の他の一例である。
操作画面にスキャナ画面のフォルダ送信画面を示すこの場合、タブと点線内の字、枠、塗りつぶし色を薄く表示する。
FIG. 19 is another example of the operation screen of the image forming apparatus shown in FIG.
In this case, where the operation screen shows the folder transmission screen of the scanner screen, the characters in the tabs and dotted lines, the frame, and the fill color are displayed lightly.

操作部(2)のブザー(15)の制御を行う図17にフローチャートを示す。
機能の起動時に該当機能の機能ON/OFFレジスタの値をチェックする“1”の場合、コントローラはブザー(15)に短い周波数の高い音を発するように指示を出す。感覚的には“ピッ”と聞こえる音とする。“0”の場合、コントローラはブザー(15)に長い周波数の低い音を発するように指示を出す。感覚的には“ブー”と聞こえる音とする。音の高さや長さ、音の数は問わない。
FIG. 17 is a flowchart for controlling the buzzer (15) of the operation unit (2).
If the value of the function ON / OFF register of the corresponding function is checked when the function is activated, the controller instructs the buzzer (15) to emit a high-frequency sound with a short frequency. The sound is audibly “beep”. When “0”, the controller instructs the buzzer (15) to emit a long low frequency sound. The sound is audible “boo”. The pitch, length, and number of sounds are irrelevant.

次に本発明に係る画像形成装置の構成について、図20を参照して説明する。
図20は、図1に示した画像形成装置がプリンタの場合の構成図の一例である。
尚、画像処理回路(116)にストレージとしてのHDD(17)、コントローラ(1)等が内蔵されている。
回転可能に支持されて図20の矢印方向に回転する感光体(201)の外周部には、除電装置Lと、クリーニング装置(202)と、帯電装置(203)と、現像装置(205)とが配設されている。
Next, the configuration of the image forming apparatus according to the present invention will be described with reference to FIG.
FIG. 20 is an example of a configuration diagram when the image forming apparatus shown in FIG. 1 is a printer.
The image processing circuit (116) includes a HDD (17) as a storage, a controller (1), and the like.
On the outer periphery of the photosensitive member (201) that is rotatably supported and rotates in the direction of the arrow in FIG. 20, a static elimination device L, a cleaning device (202), a charging device (203), and a developing device (205) Is arranged.

感光体(201)の外周部における帯電装置(203)と現像装置(205)との間には、露光装置(204)から発せられる光情報を入射させるスペースが確保されている。
図20に示す構成では感光体(201)が4個(201a、201b、201c、201d)あるが、現像装置(205)が扱う色材(トナー)の色が異なるのみであり、それぞれの外周部に設けられる画像形成用の上述した部品構成は同じである。
Between the charging device (203) and the developing device (205) on the outer peripheral portion of the photoconductor (201), a space for allowing light information emitted from the exposure device (204) to enter is secured.
In the configuration shown in FIG. 20, there are four photoreceptors (201) (201a, 201b, 201c, 201d), but only the color of the color material (toner) handled by the developing device (205) is different. The above-described component configurations for image formation provided in the same are the same.

感光体(201)は、直径が30mmから100mm程度のアルミニュム円筒表面に、光導電性物質である有機半導体の層を設けて構成され、その一部が中間転写ベルト(第1の顕像担持手段)(210)に接している。   The photoconductor (201) is formed by providing an organic semiconductor layer, which is a photoconductive substance, on the surface of an aluminum cylinder having a diameter of about 30 mm to 100 mm, and a part of the photoconductor (201) is an intermediate transfer belt (first visible image carrying means). ) (210).

中間転写ベルト(210)は、回転するローラ211、212、213、214により支持され、図20の矢印方向に移動可能に張架されている。この中間転写ベルト(210)の裏側(ループの内側)には、第1の転写手段としてのローラ(212)が感光体(201)の近傍に配備され、感光体(201)上の顕像を中間転写ベルト(210)に転写させる。   The intermediate transfer belt (210) is supported by rotating rollers 211, 212, 213, and 214, and is stretched so as to be movable in the direction of the arrow in FIG. On the back side (inside the loop) of the intermediate transfer belt (210), a roller (212) as a first transfer means is provided in the vicinity of the photoconductor (201), and a visible image on the photoconductor (201) is displayed. Transfer to the intermediate transfer belt (210).

中間転写ベルト(210)のベルトループの外側における、中間転写ベルト(210)から顕像を記録媒体または裏面用中間転写ベルト(第2の顕像担持手段)(200)に転写する位置の下流に、中間転写ベルト用クリーニング装置(250)が配設されている。このクリーニング装置(250)のブラシは、中間転写ベルト(210)から顕像が他に転写された後でベルト表面に残留する不要なトナーを拭い去る。   Outside the belt loop of the intermediate transfer belt (210), downstream of the position where the visible image is transferred from the intermediate transfer belt (210) to the recording medium or back surface intermediate transfer belt (second visible image carrying means) (200). An intermediate transfer belt cleaning device (250) is provided. The brush of the cleaning device (250) wipes off unnecessary toner remaining on the surface of the belt after another visible image is transferred from the intermediate transfer belt (210).

図20はブラシローラが裏面用中間転写ベルト(200)の表面から離れた状態にある。このブラシローラは支点(250A)を中心として揺動可能に設けられ、裏面用中間転写ベルト(200)表面に接離可能な構造になっている。
中間転写ベルト(210)から転写されたトナー像を記録媒体Pに転写する以前、すなわち裏面用中間転写ベルト(100)がトナー像を担持しているときは離れた状態とし、記録媒体Pへの転写が行われてクリーニングが必要となったとき、ブラシローラは図20での反時計方向に揺動し接触される。
除去された不要トナーはトナー収納部(250B)に集められる。
FIG. 20 shows a state in which the brush roller is separated from the surface of the intermediate transfer belt for back surface (200). The brush roller is provided so as to be swingable about a fulcrum (250A), and has a structure capable of contacting and separating from the surface of the intermediate transfer belt for back surface (200).
Before transferring the toner image transferred from the intermediate transfer belt (210) to the recording medium P, i.e., when the back surface intermediate transfer belt (100) is carrying the toner image, it is in a separated state. When the transfer is performed and cleaning is necessary, the brush roller is swung in the counterclockwise direction in FIG.
The removed unnecessary toner is collected in the toner storage portion (250B).

露光装置(204)は公知のレーザ方式によるもので、フルカラー画像形成に対応した光情報を、一様に帯電された感光体(201)表面に潜像として照射する。この露光装置(204)としては、LEDアレイと結像手段とから成る露光装置を用いてもよい。   The exposure device (204) is based on a known laser method, and irradiates light information corresponding to full color image formation on the surface of the uniformly charged photoreceptor (201) as a latent image. As this exposure apparatus (204), an exposure apparatus comprising an LED array and an imaging means may be used.

このように、上述した感光体(201)と、クリーニング装置(202)と、帯電装置(203)と、露光装置(204)と、現像装置(205)と、除電装置Lと、第1の転写手段(212)とが、中間転写ベルト(210)に転写する顕像(トナーによる像)を生成する作像手段として機能する。   As described above, the above-described photoconductor (201), cleaning device (202), charging device (203), exposure device (204), developing device (205), static elimination device L, and first transfer device. The means (212) functions as an image forming means for generating a visible image (image with toner) transferred to the intermediate transfer belt (210).

中間転写ベルト(210)は、基体の厚みが50μm〜600μmの樹脂フィルムあるいはゴムを基体にしたベルトであり、感光体(211)からトナーを転写可能とする抵抗値を備える。
この中間転写ベルト(210)に対して図20の右方には、ベルト状の裏面用中間転写ベルト(第2の顕像担持手段)(200)が配設されている。この裏面用中間転写ベルト(200)は、回転ローラ(216、217、218、219)により支持され、図20の矢印方向に移動可能に張架されており、裏側(ループの内側)には、第2の転写手段(220)が配設されている。裏面用中間転写ベルト(200)によるベルトループの外側に、この裏面用中間転写ベルト用クリーニング装置(250)、チャージャCH、などが配設されている。
The intermediate transfer belt (210) is a belt based on a resin film or rubber having a base thickness of 50 μm to 600 μm, and has a resistance value that enables transfer of toner from the photoreceptor (211).
On the right side of FIG. 20 with respect to the intermediate transfer belt (210), a belt-like back surface intermediate transfer belt (second visible image carrying means) (200) is disposed. This back surface intermediate transfer belt (200) is supported by rotating rollers (216, 217, 218, 219) and stretched so as to be movable in the direction of the arrow in FIG. 20, and on the back side (inside the loop), Second transfer means (220) is provided. On the outside of the belt loop of the back surface intermediate transfer belt (200), the back surface intermediate transfer belt cleaning device (250), the charger CH, and the like are disposed.

上述した第2の転写手段(219)と、ローラ(218、219)と、中間転写ベルト(210)を支持するローラ(214)とにより、中間転写ベルト(210)と裏面用中間転写ベルト(200)とが接触し、あらかじめ定められた転写ニップを形成する。   The above-described second transfer means (219), rollers (218, 219), and roller (214) that supports the intermediate transfer belt (210), the intermediate transfer belt (210) and the back surface intermediate transfer belt (200). ) To form a predetermined transfer nip.

裏面用中間転写ベルト(200)は、基体の厚みが50μm〜600μmの樹脂フィルムあるいはゴムを基体にしたベルトで、中間転写ベルト(210)からトナーを転写可能とする抵抗値を備えるベルトである。   The intermediate transfer belt for back surface (200) is a belt having a base of resin film or rubber having a base thickness of 50 μm to 600 μm, and has a resistance value capable of transferring toner from the intermediate transfer belt (210).

記録媒体(用紙)Pは図の下方の給紙装置(給紙カセット)(226-1、226-2)に収納されており、最上にある用紙が給紙ローラ(227)で1枚づつ、複数のガイド(229)を経てレジストローラ対(228)に搬送される。
記録媒体Pが搬送されるさらに下流には、定着用加熱手段(230)、排紙ガイド対(231)、排紙ローラ対(232)、排紙スタック部(240)が配設されている。
The recording medium (paper) P is stored in a paper feeding device (paper cassette) (226-1, 226-2) in the lower part of the figure, and the uppermost paper is fed one by one by the paper feeding roller (227). It is conveyed to the registration roller pair (228) through a plurality of guides (229).
Further downstream of the recording medium P being conveyed, a fixing heating means (230), a paper discharge guide pair (231), a paper discharge roller pair (232), and a paper discharge stack section (240) are disposed.

図20における中間転写ベルト(210)の上方で排紙スタック部(240)の下方には、補給用のトナーが収納できる収納部TSが設けてある。トナーの色はマゼンタ、シアン、イエロー、ブラックの四色があり、カートリッジTCの形態にされている。このカートリッジTCからは、粉体ポンプ等により対応する色の現像装置に適宜補給される。   A storage unit TS that can store replenishment toner is provided above the intermediate transfer belt (210) and below the paper discharge stack unit (240) in FIG. There are four colors of toner, magenta, cyan, yellow, and black, which are in the form of a cartridge TC. From the cartridge TC, the corresponding color developing device is appropriately supplied by a powder pump or the like.

こうした装置本体の一部であるフレーム(251)は、開閉支軸(251A)を中心として、回動・開放が可能な構造にされている。このため、ユーザーはこのフレーム(251)を開いた状態とすることにより記録媒体の搬送路を大きく開くことができ、ジャムが発生した場合の記録媒体P(用紙)の処理を容易にしている。   The frame (251), which is a part of the apparatus main body, has a structure that can be rotated and opened around the opening / closing support shaft (251A). For this reason, the user can open the recording medium conveyance path by opening the frame (251), thereby facilitating the processing of the recording medium P (paper) when a jam occurs.

また、上述した記録媒体Pへの画像形成を行う装置本体の上部に示した画像読み取り装置が支持部(266)を介して連設され、この画像読み取り装置により読み取られた画像データを上述した装置本体が記録媒体Pに印刷することで、コピー動作を可能にするよう構成されている。   Further, the image reading device shown in the upper part of the apparatus main body that performs image formation on the recording medium P described above is connected via the support portion (266), and the image data read by the image reading device is the device described above. When the main body prints on the recording medium P, the copying operation can be performed.

画像読取装置は、原稿(105)を搭載するコンタクトガラス(101)、シートスルー用読み取り窓(102)、白レベル調整やシェーディング補正データ生成用の基準白板(103)、原稿(105)を照射する光源(107)及び第1ミラー(108)が搭載される第1キャリッジ(109)、第2ミラー(110)、第3ミラー(111)が搭載される第2キャリッジ(112)、キャリッジ位置を検出するために備えられたホームポジションセンサ(HPS)(117)、CCDイメージセンサ(CCD)(114)上に縮小結像させるレンズユニット(113)、光電変換素子であるCCD(114)を搭載した画像読取回路(115)、画像処理回路(116)、第1キャリッジ(109)、第2キャリッジ(112)を駆動するスキャナ駆動モータ、及び原稿センサ等から構成される。   The image reading device irradiates a contact glass (101) on which a document (105) is mounted, a sheet-through reading window (102), a reference white plate (103) for white level adjustment and shading correction data generation, and a document (105). A first carriage (109) on which a light source (107) and a first mirror (108) are mounted, a second mirror (110), a second carriage (112) on which a third mirror (111) is mounted, and detecting a carriage position Images equipped with a home position sensor (HPS) (117), a CCD image sensor (CCD) (114), a lens unit (113) for reduction image formation, and a CCD (114) as a photoelectric conversion element The scanner includes a reading circuit (115), an image processing circuit (116), a first carriage (109), a scanner driving motor for driving the second carriage (112), and a document sensor.

画像読み取り装置の外周部には、操作・表示部(表示手段、かつ入力手段)が設けられている。この操作・表示部は、ユーザーに各種の操作情報を表示により通知すると共に操作入力を受けるタッチパネルや、テンキーなど各種のボタンを備える。
ユーザーは、この操作・入力部により、コピーの片面/両面切り替え、コピー動作の開始、コピー枚数の設定、コピー機能とプリンタ機能との切り替えなどの各種操作を行う。
An operation / display unit (display means and input means) is provided on the outer periphery of the image reading apparatus. This operation / display unit includes various buttons such as a touch panel and numeric keys for notifying the user of various types of operation information by display and receiving operation inputs.
The user performs various operations such as one-side / double-side switching of a copy, start of a copy operation, setting of the number of copies, and switching between a copy function and a printer function by using the operation / input unit.

次に、本実施形態としての画像形成装置により両面印刷を行う場合の動作について説明する。
まず作像手段による作像が行われる。
露光装置(204)の動作により、不図示のLD(Laser Diode)光源からの光は、不図示の光学部品を経て、帯電装置(203)により一様に帯電された感光体(201)のうち、まず感光体(201a)上に至り、書き込み情報(色に応じた情報)に対応した潜像を形成する。
Next, an operation when performing double-sided printing with the image forming apparatus according to the present embodiment will be described.
First, an image is formed by the image forming means.
By the operation of the exposure device (204), light from an LD (Laser Diode) light source (not shown) passes through an optical component (not shown) and is uniformly charged by the charging device (203). First, it reaches the photoconductor (201a) and forms a latent image corresponding to writing information (information corresponding to color).

感光体(201a)aの潜像は現像装置(205)で現像され、トナーによる顕像が感光体(201a)の表面に形成・保持される。このトナー像は、第1の転写手段(212)により、感光体(201a)と同期して移動する中間転写ベルト(210)の表面に転写される。
感光体(201a)の表面は、残存するトナーがクリーニング装置(202)でクリーニングされ、除電装置Lで除電され次の作像サイクルに備える。
The latent image on the photoconductor (201a) a is developed by the developing device (205), and a visible image is formed and held on the surface of the photoconductor (201a). This toner image is transferred by the first transfer means (212) onto the surface of the intermediate transfer belt (210) that moves in synchronization with the photoreceptor (201a).
The remaining toner on the surface of the photosensitive member (201a) is cleaned by the cleaning device (202), and the charge is removed by the charge removing device L to prepare for the next image forming cycle.

中間転写ベルト(210)は、表面に転写されたトナー像を坦持し、図20の矢印の方向に移動する。上述した感光体(201a)の場合と同様の動作により、感光体(201b)には別の色に対応する潜像が書き込まれ、その対応する色のトナーで現像され顕像が形成される。この顕像は、すでに中間転写ベルト(210)に転写されている前の色の顕像に重ねられ、最終的に感光体(201a〜201d)により形成された4色の顕像が重ねられる。   The intermediate transfer belt (210) carries the toner image transferred on the surface and moves in the direction of the arrow in FIG. By the same operation as that of the above-described photoconductor (201a), a latent image corresponding to another color is written on the photoconductor (201b), and developed with the toner of the corresponding color to form a visible image. This visible image is superimposed on the previous color visible image that has already been transferred to the intermediate transfer belt (210), and finally the four color visible images formed by the photoreceptors (201a to 201d) are superimposed.

このとき同期して裏面用中間転写ベルト(200)は矢印方向に移動していて、中間転写ベルト(210)表面に転写された顕像が、第2の転写手段(220)の作用により裏面用中間転写ベルト(200)の表面に転写される。
このように、本実施形態としての画像形成装置は、いわゆるタンデム形式である4個の感光体(201)上で顕像が形成されながら、中間転写ベルト(210)および裏面用中間転写ベルト(200)が搬送移動し、作像が進められるので、感光体(201)上に顕像を形成して中間転写ベルト(210)、裏面用中間転写ベルト(200)まで転写していく工程に要する時間が短縮できる構成となっている。
At this time, the intermediate transfer belt for back surface (200) is moved in the direction of the arrow in synchronization, and the visible image transferred to the surface of the intermediate transfer belt (210) is applied to the back surface by the action of the second transfer means (220). It is transferred onto the surface of the intermediate transfer belt (200).
As described above, the image forming apparatus according to the present embodiment is configured so that a visible image is formed on the four photoconductors (201) in a so-called tandem format while the intermediate transfer belt (210) and the back surface intermediate transfer belt (200). ) Is transported and image formation proceeds, the time required for the process of forming a visible image on the photoconductor (201) and transferring it to the intermediate transfer belt (210) and back surface intermediate transfer belt (200). Can be shortened.

中間転写ベルト(210)が所定のところまで搬送移動すると、記録媒体Pのもう一方の面(表面)に転写されるべきトナー画像が、上述した工程で再度作像手段Gにより作像され、給紙が開始される。
給紙ローラ(227)が反時計方向に回転すると、給紙装置(給紙カセット)(226-1、226-2)内の最上部にある記録媒体Pが引き出され、レジストローラ対(228)に搬送される。
When the intermediate transfer belt (210) is conveyed and moved to a predetermined position, the toner image to be transferred to the other surface (front surface) of the recording medium P is formed again by the image forming means G in the above-described process and supplied. Paper is started.
When the paper feed roller (227) rotates counterclockwise, the uppermost recording medium P in the paper feed device (paper feed cassette) (226-1, 226-2) is pulled out, and the registration roller pair (228) It is conveyed to.

レジストローラ対(228)を経て、中間転写ベルト(210)と裏面用中間転写ベルト(200)との間に搬送された記録媒体Pの片側の面(表面)に、中間転写ベルト(210)表面のトナー像が第2の転写手段(220)により転写される。
更に記録媒体Pは図20における上方に搬送され、裏面用中間転写ベルト(200)表面のトナー像が、チャージャCHにより記録媒体Pのもう一方の面(裏面)に転写される。転写に際して、記録媒体Pは画像の位置が正規のものとなるよう、タイミングがとられて搬送される。
The surface of the intermediate transfer belt (210) passes through one side (front surface) of the recording medium P conveyed between the intermediate transfer belt (210) and the back surface intermediate transfer belt (200) through the registration roller pair (228). The toner image is transferred by the second transfer means (220).
Further, the recording medium P is conveyed upward in FIG. 20, and the toner image on the surface of the intermediate transfer belt for back surface (200) is transferred to the other surface (back surface) of the recording medium P by the charger CH. At the time of transfer, the recording medium P is transported at a timing so that the position of the image is normal.

本実施形態では、感光体(201)上に作像されるトナーの極性はマイナスである。第1の転写手段(212)にプラスの電荷を与えることで、感光体(201)に作像された顕像(トナー)は中間転写ベルト(210)に転写される。さらに、第2の転写手段(219)にプラスの電荷を与えることで、中間転写ベルト(210)に作像されたトナーは裏面用中間転写ベルト(200)に転写される。
上述のように中間転写ベルト(210)表面のトナーが記録媒体Pの片側の面(表面)に転写された後、チャージャCHからプラス極性の電荷与えることで、裏面用中間転写ベルト(200)表面のマイナス極性のトナーは吸引されて、記録媒体Pの他の面(裏面)に転写される。
In this embodiment, the polarity of the toner imaged on the photoreceptor (201) is negative. By applying a positive charge to the first transfer means (212), the visible image (toner) formed on the photoreceptor (201) is transferred to the intermediate transfer belt (210). Further, by applying a positive charge to the second transfer means (219), the toner imaged on the intermediate transfer belt (210) is transferred to the back surface intermediate transfer belt (200).
As described above, after the toner on the surface of the intermediate transfer belt (210) is transferred to one surface (front surface) of the recording medium P, the surface of the intermediate transfer belt (200) for the back surface is given by applying a positive polarity charge from the charger CH. The negative polarity toner is sucked and transferred to the other surface (back surface) of the recording medium P.

上述した動作により両面にトナー像が転写された記録媒体Pは、定着手段(230)に送られ、記録媒体P上の両面のトナー像が一度に溶融、定着され、ガイド対(231)を経て排紙ローラ対(232)により本体フレーム上部の排紙スタック部(240)に排出される。   The recording medium P on which the toner images are transferred on both sides by the above-described operation is sent to the fixing means (230), and the toner images on both sides on the recording medium P are melted and fixed at one time, and then passed through the guide pair (231). The paper is discharged to the paper discharge stack section (240) at the top of the main body frame by the paper discharge roller pair (232).

本発明に係る画像形成装置の一実施例を示すブロック図である。1 is a block diagram showing an embodiment of an image forming apparatus according to the present invention. 図1に示した画像形成装置に用いられるストレージとしてのHDDのアドレスマップの一例である。2 is an example of an address map of an HDD as a storage used in the image forming apparatus illustrated in FIG. 1. (a)は、図1に示した画像形成装置に用いられるSATAのコマンド/ステータスのフォーマットの一例であり、(b)はFISタイプ一覧の一例である。(A) is an example of a SATA command / status format used in the image forming apparatus shown in FIG. 1, and (b) is an example of a FIS type list. 図1に示した画像形成装置に用いられるATAのコマンドアドレスマップの一例を示す図である。FIG. 2 is a diagram illustrating an example of an ATA command address map used in the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置に用いられるSATA及びATAのレジスタ名の対応表の一例である。2 is an example of a correspondence table of SATA and ATA register names used in the image forming apparatus shown in FIG. 1. 図1に示した画像形成装置に用いられるSATAのレジスタWRITEアクセスのFIS構造を示す図である。FIG. 2 is a diagram showing an FIS structure of SATA register WRITE access used in the image forming apparatus shown in FIG. 1. 図1に示した画像形成装置に用いられるSATAのレジスタREADアクセスのFIS構造の一例を示す図である。FIG. 2 is a diagram illustrating an example of a FIS structure of SATA register READ access used in the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置に用いられるHDDのREAD/WRITEアクセスと故障検出のフローチャートの一例を示す図である。FIG. 2 is a diagram illustrating an example of a flowchart of HDD READ / WRITE access and failure detection used in the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の故障処理のフォローチャートの一例を示す図である。FIG. 2 is a diagram illustrating an example of a follow chart of failure processing of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の他のフローチャートの一例を示す図である。FIG. 5 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の他のフローチャートの一例を示す図である。FIG. 5 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の他のフローチャートの一例を示す図である。FIG. 5 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の他のフローチャートの一例を示す図である。FIG. 5 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の他のフローチャートの一例を示す図である。FIG. 5 is a diagram illustrating an example of another flowchart of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置に用いられるHDDの領域とその領域を使用する機能と機能ON/OFFレジスタのbitアサインの一例を示す図である。FIG. 2 is a diagram illustrating an example of an HDD area used in the image forming apparatus illustrated in FIG. 1, a function using the area, and a bit assignment of a function ON / OFF register. 、図1に示した画像形成装置に用いられるHDDの新品検知のフローチャートの一例を示す図である。FIG. 2 is a diagram showing an example of a flow chart for detecting a new HDD used in the image forming apparatus shown in FIG. 1. 図1に示した画像形成装置に用いられる機能の起動チェックのフローチャートの一例を示す図である。FIG. 2 is a diagram illustrating an example of a flowchart of a function activation check used in the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の操作画面の一例である。2 is an example of an operation screen of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置の操作画面の他の一例である。6 is another example of the operation screen of the image forming apparatus illustrated in FIG. 1. 図1に示した画像形成装置がプリンタの場合の構成図の一例である。FIG. 2 is an example of a configuration diagram when the image forming apparatus illustrated in FIG. 1 is a printer.

符号の説明Explanation of symbols

1 コントローラ
2 操作部
3 プロッタ
4 スキャナ
5 ボタン
6 CPU
7 ASIC
8 SATA HOST コントローラ
9 RAM
10 ROM
11 NVRAM
12 データ処理とエンジン制御部
13 スキャナデータ処理部
14 表示部
15 ブザー
16 ネットワーク
17 HDD(ストレージ)
DESCRIPTION OF SYMBOLS 1 Controller 2 Operation part 3 Plotter 4 Scanner 5 Button 6 CPU
7 ASIC
8 SATA HOST controller 9 RAM
10 ROM
11 NVRAM
12 Data Processing and Engine Control Unit 13 Scanner Data Processing Unit 14 Display Unit 15 Buzzer 16 Network 17 HDD (Storage)

Claims (20)

画像形成装置のデータを記憶するストレージと、
前記ストレージの故障個所を検知する故障検知手段と、
前記故障検知手段が検知した結果に基づいて機能を制限する機能制限手段とを有することを特徴とする画像形成装置。
Storage for storing data of the image forming apparatus;
A failure detection means for detecting a failure location of the storage;
An image forming apparatus comprising: a function limiting unit that limits a function based on a result detected by the failure detection unit.
請求項1において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、前記機能制限手段は、前記操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする画像形成装置。   2. The function limiter according to claim 1, further comprising an operation panel for displaying a display indicating that a failure that can be recovered by the storage format has occurred, and a display indicating whether or not a partition format including a failure address is necessary, The image forming apparatus is characterized in that the formatting is performed after an operation indicating that the formatting is required is performed on the operation panel. 請求項1において、前記故障検知手段が前記ストレージの故障を検知した場合、前記機能制限手段は、故障のアドレスを含むパーティションをフォーマットすることを特徴とする画像形成装置。   2. The image forming apparatus according to claim 1, wherein when the failure detection unit detects a failure of the storage, the function restriction unit formats a partition including the address of the failure. 請求項1において、前記故障検知手段が前記ストレージに前記ストレージのフォーマットにより復旧の可能性のある故障を検知した場合、操作パネルに該当故障箇所を含むパーティションのフォーマットの要否の確認メッセージを出力するか否かを切り替える切り替え手段を有することを特徴とする画像形成装置。   2. The method according to claim 1, wherein when the failure detection unit detects a failure that may be recovered due to the format of the storage in the storage, a confirmation message as to whether or not the format of the partition including the corresponding failure part is necessary is output to the operation panel. An image forming apparatus comprising switching means for switching whether or not. 請求項2または3において、前記機能制限手段は、フォーマットを行っても規定回数同一箇所の故障が発生する場合は、前記ストレージのフォーマットにより復旧できない故障が発生した旨の表示を表示手段に行わせ、それ以降、前記ストレージのフォーマットを行わないことを特徴とする画像形成装置。   4. The function restricting means according to claim 2, wherein if a failure occurs at the same location a specified number of times even after formatting, the function restricting means causes the display means to display that a failure that cannot be recovered by formatting the storage has occurred. Thereafter, the storage is not formatted. 請求項2または5において、前記操作パネルで前記フォーマットを必要とする旨の操作が行われなかった場合、及び前記ストレージの故障がフォーマットにより修復しないと判断された場合には、前記機能制限手段は、前記ストレージの故障箇所を使用しないように制御し、前記操作パネル上に前記ストレージの故障箇所を使用する機能が使用不可もしくは性能低下の制約事項を表示することを特徴とする画像形成装置。   6. The function restriction unit according to claim 2, wherein when the operation indicating that the formatting is required is not performed on the operation panel and when it is determined that the storage failure is not repaired by the formatting, The image forming apparatus is characterized in that the storage failure location is controlled so as not to be used, and the function of using the storage failure location is displayed on the operation panel as a restriction item indicating that the storage location is unusable or performance degradation. 請求項6において、前記故障箇所に関連する領域を使用しない機能については引き続き使用可能なことを特徴とする画像形成装置。   The image forming apparatus according to claim 6, wherein a function that does not use an area related to the failure location can be continuously used. 請求項6において、前記故障箇所がプリンタ用の描画後画像一時蓄積領域であり、制約事項が出力性能であることを特徴とする画像形成装置。   7. The image forming apparatus according to claim 6, wherein the failure portion is a post-drawing image temporary storage area for a printer, and the restriction item is output performance. 請求項6において、前記故障箇所がアクセスログや動作ログを含むログ蓄積領域であり、使用できない機能がログの蓄積及び蓄積ログの送信であることを特徴とする画像形成装置。   7. The image forming apparatus according to claim 6, wherein the failure location is a log storage area including an access log and an operation log, and the unusable function is log storage and storage log transmission. 請求項6において、前記故障箇所がユーザカスタマイズ追加機能プログラム記憶領域であり、使用できない機能がユーザカスタマイズ追加機能プログラムによる追加機能であることを特徴とする画像形成装置。   7. The image forming apparatus according to claim 6, wherein the failure location is a user customization additional function program storage area, and the unusable function is an additional function by a user customization additional function program. 請求項7、9または10において、使用できない機能を呼び出す操作パネル上のボタンを通常とは異なる色相、明度、もしくは彩度で表示し、その機能が選択できないことを特徴とする画像形成装置。   11. The image forming apparatus according to claim 7, 9 or 10, wherein a button on an operation panel for calling an unusable function is displayed with a hue, brightness, or saturation different from normal, and the function cannot be selected. 請求項11において、使用できない機能を呼び出す操作パネル上のボタンを押すと、通常とは異なる音声を発し、その機能ができないことを特徴とする画像形成装置。   12. The image forming apparatus according to claim 11, wherein when a button on an operation panel for calling an unusable function is pressed, a sound different from normal is emitted and the function cannot be performed. 請求項6において、前記ストレージを交換すると、機能オフレジスタをすべて1論理レベルにすることを特徴とする画像形成装置。   7. The image forming apparatus according to claim 6, wherein when the storage is replaced, all the function off registers are set to one logic level. 画像形成装置のデータを記憶するストレージの故障個所を検知し、検知した結果に基づいて機能を制限することを特徴とする画像形成方法。   What is claimed is: 1. An image forming method, comprising: detecting a failure location of a storage for storing data of an image forming apparatus; and limiting a function based on the detected result. 請求項14において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨を表示し、故障のアドレスを含むパーティションのフォーマットの要否を表示し、操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行うことを特徴とする画像形成方法。   15. The display according to claim 14, wherein a failure that can be recovered due to the format of the storage is displayed, the necessity of formatting a partition including the failure address is displayed, and the format is required on the operation panel. An image forming method characterized in that formatting is performed after the above operation is performed. 請求項14において、前記ストレージの故障を検知した場合、故障のアドレスを含むパーティションをフォーマットすることを特徴とする画像形成方法。   15. The image forming method according to claim 14, wherein when a failure of the storage is detected, a partition including the failure address is formatted. ストレージが画像形成装置のデータを記憶する手順と、
故障検知手段が前記ストレージの故障個所を検知する手順と、
機能制限手段が前記故障検知手段が検知した結果に基づいて機能を制限する手順とを実行させることを特徴とするコンピュータ読み取り可能なプログラム。
A procedure for the storage to store data of the image forming apparatus;
A procedure for the failure detection means to detect a failure location of the storage;
A computer-readable program, wherein the function restricting means causes a function restricting function to be executed based on a result detected by the failure detecting means.
請求項17において、前記ストレージのフォーマットにより復旧の可能性のある故障が発生した旨の表示、及び故障のアドレスを含むパーティションのフォーマットの要否の表示を表示する操作パネルを有し、前記機能制限手段は、前記操作パネルで前記フォーマットを必要とする旨の操作が行われてからフォーマットを行う手順を実行させることを特徴とするコンピュータ読み取り可能なプログラム。   18. The function limiter according to claim 17, further comprising an operation panel for displaying a display indicating that a failure that may be recovered due to the format of the storage has occurred, and a display indicating whether or not a partition format including a failure address is necessary, A computer-readable program characterized by causing a procedure for formatting to be executed after an operation indicating that the formatting is required is performed on the operation panel. 請求項17において、前記故障検知手段が前記ストレージの故障を検知した場合、前記機能制限手段が、故障のアドレスを含むパーティションをフォーマットする手順を実行させることを特徴とするプログラム。   18. The program according to claim 17, wherein when the failure detection unit detects a failure of the storage, the function restriction unit causes a procedure for formatting a partition including the address of the failure. 請求項17から19のいずれか1項記載のプログラムを記録したことを特徴とする記録媒体。   A recording medium on which the program according to any one of claims 17 to 19 is recorded.
JP2008052077A 2008-03-03 2008-03-03 Image forming apparatus, image forming method, program, and recording medium Expired - Fee Related JP5004831B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008052077A JP5004831B2 (en) 2008-03-03 2008-03-03 Image forming apparatus, image forming method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008052077A JP5004831B2 (en) 2008-03-03 2008-03-03 Image forming apparatus, image forming method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2009212677A true JP2009212677A (en) 2009-09-17
JP5004831B2 JP5004831B2 (en) 2012-08-22

Family

ID=41185427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008052077A Expired - Fee Related JP5004831B2 (en) 2008-03-03 2008-03-03 Image forming apparatus, image forming method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5004831B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009233865A (en) * 2008-03-25 2009-10-15 Kyocera Mita Corp Image forming apparatus
JP2013109476A (en) * 2011-11-18 2013-06-06 Canon Inc Image forming apparatus, control method, and program
JP2013254290A (en) * 2012-06-06 2013-12-19 Kyocera Document Solutions Inc Electronic apparatus and display program
JP2016010974A (en) * 2015-07-30 2016-01-21 キヤノン株式会社 Printing apparatus, control method of printing apparatus, and program
JP2016024474A (en) * 2014-07-16 2016-02-08 京セラドキュメントソリューションズ株式会社 Image forming apparatus
JP2017185651A (en) * 2016-04-03 2017-10-12 京セラドキュメントソリューションズ株式会社 Image formation device and program
JP2018195354A (en) * 2018-09-12 2018-12-06 キヤノン株式会社 Image forming apparatus and control method for image forming apparatus

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7214381B2 (en) 2018-06-28 2023-01-30 キヤノン株式会社 IMAGE FORMING APPARATUS, IMAGE FORMING APPARATUS CONTROL METHOD AND PROGRAM
JP7246869B2 (en) 2018-06-28 2023-03-28 キヤノン株式会社 IMAGE FORMING APPARATUS, IMAGE FORMING APPARATUS CONTROL METHOD AND PROGRAM

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124851A (en) * 1997-05-07 1999-01-29 Sharp Corp Image processor
JP2003099146A (en) * 2001-09-20 2003-04-04 Fujitsu Ltd System for controlling start of computer system
JP2006113680A (en) * 2004-10-12 2006-04-27 Toshiba Corp Image processor and method for controlling it
JP2006155269A (en) * 2004-11-30 2006-06-15 Fuji Xerox Co Ltd Voice guidance system and voice guidance method thereof
JP2006285456A (en) * 2005-03-31 2006-10-19 Casio Electronics Co Ltd Maintenance system for information equipment
JP2007006350A (en) * 2005-06-27 2007-01-11 Funai Electric Co Ltd Hard disk recorder
JP2007156599A (en) * 2005-12-01 2007-06-21 Fujitsu Ltd Data erasure management method of auxiliary storage, auxiliary storage, and remote maintenance apparatus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1124851A (en) * 1997-05-07 1999-01-29 Sharp Corp Image processor
JP2003099146A (en) * 2001-09-20 2003-04-04 Fujitsu Ltd System for controlling start of computer system
JP2006113680A (en) * 2004-10-12 2006-04-27 Toshiba Corp Image processor and method for controlling it
JP2006155269A (en) * 2004-11-30 2006-06-15 Fuji Xerox Co Ltd Voice guidance system and voice guidance method thereof
JP2006285456A (en) * 2005-03-31 2006-10-19 Casio Electronics Co Ltd Maintenance system for information equipment
JP2007006350A (en) * 2005-06-27 2007-01-11 Funai Electric Co Ltd Hard disk recorder
JP2007156599A (en) * 2005-12-01 2007-06-21 Fujitsu Ltd Data erasure management method of auxiliary storage, auxiliary storage, and remote maintenance apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009233865A (en) * 2008-03-25 2009-10-15 Kyocera Mita Corp Image forming apparatus
JP2013109476A (en) * 2011-11-18 2013-06-06 Canon Inc Image forming apparatus, control method, and program
JP2013254290A (en) * 2012-06-06 2013-12-19 Kyocera Document Solutions Inc Electronic apparatus and display program
JP2016024474A (en) * 2014-07-16 2016-02-08 京セラドキュメントソリューションズ株式会社 Image forming apparatus
US9785875B2 (en) 2014-07-16 2017-10-10 Kyocera Document Solutions Inc. Image forming apparatus and image formation method that reduces restriction of function even in case where failure happens in storage device
JP2016010974A (en) * 2015-07-30 2016-01-21 キヤノン株式会社 Printing apparatus, control method of printing apparatus, and program
JP2017185651A (en) * 2016-04-03 2017-10-12 京セラドキュメントソリューションズ株式会社 Image formation device and program
JP2018195354A (en) * 2018-09-12 2018-12-06 キヤノン株式会社 Image forming apparatus and control method for image forming apparatus

Also Published As

Publication number Publication date
JP5004831B2 (en) 2012-08-22

Similar Documents

Publication Publication Date Title
JP5004831B2 (en) Image forming apparatus, image forming method, program, and recording medium
JP5121518B2 (en) Image forming apparatus, control method therefor, program, and storage medium
JP5152034B2 (en) Memory control method
US8174722B2 (en) Image forming apparatus and control method thereof
JP6406219B2 (en) Communication apparatus and image forming apparatus
JP4885814B2 (en) Image processing apparatus, image forming apparatus, image processing method, image data processing program, and recording medium
JP4274175B2 (en) Image forming system, image forming apparatus and device, and data erasing program
US7821665B2 (en) Image forming device and firmware overwriting method
JP2006184722A (en) Image forming apparatus with self-checking function
JP4168719B2 (en) Information processing apparatus, image forming apparatus, and program update method
US8593662B2 (en) Compound image-forming method and compound image-forming apparatus
JP2001053913A (en) Image processor and its control method
JP2010287108A (en) Image processing apparatus
JP6292085B2 (en) Electronic apparatus and image forming apparatus
JP5534554B2 (en) Image forming apparatus and image information processing method
JP4292866B2 (en) Image forming apparatus, firmware rewriting method, rewriting program, and recording medium
US20090296145A1 (en) Image forming apparatus, image forming method, and storage medium
JP2014138265A (en) Image forming apparatus
JP2005026835A (en) Image processing apparatus
JP7419079B2 (en) Information processing device, display control program and display control method in the information processing device
JP2012133651A (en) Control program of semiconductor storage, semiconductor storage medium control device, control method of semiconductor storage medium and image forming device
JP2011194846A (en) Image forming apparatus
JP3618167B2 (en) Digital image forming apparatus
JP2000215008A (en) Image processor
JP2006218623A (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: 20101102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120412

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120522

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150601

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5004831

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees