JP2009301124A - Equipment with memory device and method for protecting memory device - Google Patents

Equipment with memory device and method for protecting memory device Download PDF

Info

Publication number
JP2009301124A
JP2009301124A JP2008152014A JP2008152014A JP2009301124A JP 2009301124 A JP2009301124 A JP 2009301124A JP 2008152014 A JP2008152014 A JP 2008152014A JP 2008152014 A JP2008152014 A JP 2008152014A JP 2009301124 A JP2009301124 A JP 2009301124A
Authority
JP
Japan
Prior art keywords
auxiliary power
power supply
memory device
power source
auxiliary
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008152014A
Other languages
Japanese (ja)
Inventor
Takaaki Hiroi
貴明 廣井
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 JP2008152014A priority Critical patent/JP2009301124A/en
Publication of JP2009301124A publication Critical patent/JP2009301124A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily and simply take measures against the disconnection of power when the disconnection of the power is caused during writing into a nonvolatile memory device, and to suppress the use of an auxiliary power supply to the minimum. <P>SOLUTION: A CPU 103 transmits a control signal to an auxiliary power supply validation means 107 according to occurrence of an auxiliary power supply validation factor, and validates the auxiliary power supply 106. When main power disconnection is caused, a power selection means 105 selects a power from a main power supply 200 and supplies electric power to the auxiliary power supply 106, and protects a nonvolatile ROM 101 and an HDD 102. When detecting a predetermined second prescribed period, the CPU 103 invalidates the auxiliary power supply 106 by transmitting the control signal to the auxiliary power supply validation means 107. When any main power disconnection is not caused, the CPU 103 detects an auxiliary power supply invalidation factor, and invalidates the auxiliary power supply 106 in the same way. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ファイルシステムを有するメモリデバイスにおいて、メモリデバイスへの書き込み中に電源断が起こることに依るデータ破壊を防止するメモリデバイスを備えた機器、メモリデバイスの保護方法に関する。   The present invention relates to a memory device having a file system, a device including a memory device that prevents data destruction due to power failure during writing to the memory device, and a method for protecting the memory device.

例えば画像形成装置などのコンピュータ搭載機器のコントローラ上には、フラッシュROM等の不揮発性メモリやHDD等の記憶デバイスが搭載されている。これらの機器においてはその動作中、とくに立ち上げ時などにおいては、上記記憶デバイスへの書き込みが頻繁に行われる。ところが記憶デバイスへの書き込み中に電源が中断されると、書き込みデータが破壊されるだけではなく、元となるデータまで破壊されることがある。   For example, a non-volatile memory such as a flash ROM and a storage device such as an HDD are mounted on a controller of a computer-equipped device such as an image forming apparatus. In these devices, writing to the storage device is frequently performed during the operation, particularly when starting up. However, if the power supply is interrupted during writing to the storage device, the written data may be destroyed as well as the original data.

例えば、書き込み中にファイルシステム自体が破壊されるとデータを修復することが不可能なため、それが一体に組み込まれたコンピュータシステムの制御を行うコントローラボード自体の交換が必要になる。
そのため、従来から電源断対策として主電源に加えて補助電源を備え、主電源が遮断されたときは補助電源を用いて上記記憶デバイスへの書き込みを行っている。
For example, if the file system itself is destroyed during writing, it is impossible to restore the data. Therefore, it is necessary to replace the controller board itself that controls the computer system in which the file system is integrated.
Therefore, conventionally, as a countermeasure against power interruption, an auxiliary power supply is provided in addition to the main power supply, and when the main power supply is cut off, writing to the storage device is performed using the auxiliary power supply.

1例を挙げれば、主電源の電圧降下を検知する電圧降下検知手段と、不揮発性メモリに書き込みが行われているか否かを検知する書き込み検知手段を備え、電圧降下検知手段に基づいて、主電源の電圧降下を検知したとき、不揮発性メモリへの書き込み中であるときには主電源からバックアップ電源に切り替え、不揮発性メモリへの書き込みが終了したときには、再び主電源で電源の供給を行い、書き込み中に電源断が生じることによるデータ破壊を防止した不揮発性メモリデータ保護装置が知られている(特許文献1参照)。   For example, a voltage drop detection unit that detects a voltage drop of the main power source and a write detection unit that detects whether or not writing is performed in the nonvolatile memory. When a power supply voltage drop is detected, the main power supply is switched to the backup power supply when writing to the non-volatile memory is in progress, and when the writing to the non-volatile memory is completed, the main power supply is again supplied and writing is in progress. There is known a nonvolatile memory data protection device that prevents data destruction due to power failure (see Patent Document 1).

この不揮発性メモリデータ保護装置は、不揮発性メモリへのデータ書き込み中に電源断が生じたときに限って、主電源からバックアップ電源に切り替えてデータの保護をするものであるが、補助電源は常に充電しておく必要があり、放電し切らずに充放電を繰り返すことになる。
つまり、不揮発性メモリが書き込み中であることを常に検知(監視)する必要があり、また、不揮発性メモリへの書き込みと電源断が重なったときに補助電源を使用するので、何時電源断が生じても対応できるように補助電源を常に有効化(充電)しておく必要がある。そのため、放電しきらない状態で充放電を繰り返すので、充電容量が減るメモリ効果が発生し、補助電源の充電量の減少を招く恐れがある。
This non-volatile memory data protection device switches data from the main power source to the backup power source only when power is cut off during data writing to the non-volatile memory. It is necessary to charge the battery, and charging and discharging are repeated without discharging.
In other words, it is necessary to always detect (monitor) that the non-volatile memory is being written, and since the auxiliary power supply is used when writing to the non-volatile memory and the power are interrupted, the power is cut off at any time. However, it is necessary to always enable (charge) the auxiliary power supply so that it can be used. For this reason, since charging and discharging are repeated in a state where the discharge is not complete, a memory effect that reduces the charging capacity occurs, which may lead to a reduction in the amount of charge of the auxiliary power supply.

これに対し、不揮発性メモリにファイル管理情報を書き込む際は、主電源及び補助電源による電源供給を可能とし、不揮発性メモリにファイルデータを書き込むときは、補助電源による電源供給を停止して主電源による電源供給を行い、電源異常に伴う不揮発性メモリの書き込み不可のリスクをファイルデータの破壊に限定して、補助電源を搭載することによる消費電力増を抑制するようにした不揮発性メモリ書き込み回路も知られている(特許文献2参照)。   On the other hand, when writing file management information to the nonvolatile memory, it is possible to supply power from the main power supply and auxiliary power supply. When writing file data to the nonvolatile memory, the power supply from the auxiliary power supply is stopped and the main power supply is stopped. There is also a nonvolatile memory writing circuit that controls the increase in power consumption due to the auxiliary power supply by limiting the risk of non-volatile memory writing due to power failure to the destruction of file data due to power supply failure It is known (see Patent Document 2).

しかしながら、このように、不揮発性メモリにファイルデータの書き込みが発生するたびに、主電源と補助電源を選択する処理を行うと、CPUにおける処理が煩雑になり、動作速度の低下が懸念されるという別の問題が生じる。
特開2004−272309号公報 特開2006−155006号公報
However, if the processing for selecting the main power supply and the auxiliary power supply is performed every time file data is written to the nonvolatile memory in this way, the processing in the CPU becomes complicated and there is a concern that the operation speed may be reduced. Another problem arises.
JP 2004-272309 A JP 2006-155006 A

本発明は、不揮発性メモリデバイスを備えた機器、例えば画像形成装置において、そのコントローラ上にある記憶部としての記憶デバイスへの書き込み中に電源断が生じた場合、復帰不能となるような重大な障害が起こる可能性があるのは装置の立ち上げ中の書き込み中に発生することに着目して、その電源断対策をメインスイッチONから所定の期間内における記憶デバイスの書き込み中に限定することで、電源断対策を容易かつ単純(簡易)に行えるようにすることを目的とするものである。
また、他の目的は、補助電源の使用を最低限に抑制することである。
According to the present invention, in a device provided with a nonvolatile memory device, for example, an image forming apparatus, when a power interruption occurs during writing to a storage device as a storage unit on the controller, the device cannot be recovered. Focusing on the fact that a failure may occur during writing while the device is starting up, limiting the power-off countermeasure to writing to the storage device within a predetermined period from the main switch ON. The purpose is to make it possible to easily and simply (simplely) take measures against power interruption.
Another object is to minimize the use of auxiliary power.

請求項1の発明は、メモリデバイスを備えた機器に電力を供給する主電源と、前記主電源に代わって前記機器に電力を供給する補助電源と、前記補助電源を有効化又は無効化する補助電源制御手段と、主電源断が生じたときに前記主電源から前記補助電源に電力の供給を選択する電源選択手段と、を備えたことを特徴とする。
請求項2の発明は、請求項1に記載されたメモリデバイスを備えた機器において、前記補助電源制御手段は主電源ON状態において補助電源有効化要因の検知により補助電源を有効化し、補助電源無効化要因の検知により補助電源を無効化することを特徴とする。
請求項3の発明は、請求項2に記載されたメモリデバイスを備えた機器において、前記補助電源制御手段は、前記補助電源無効化要因が検知されずメインスイッチONから第1の所定期間が経緯したとき、前記補助電源を無効化することを特徴とする。
請求項4の発明は、請求項1ないし3のいずれかに記載されたメモリデバイスを備えた機器において、前記主電源の電源断を検知する電源断検知手段を備え、前記補助電源有効化期間中に前記電源断検知手段が前記主電源断を検知したとき、前記電源選択手段が電源を前記主電源から前記補助電源に選択することを特徴とする。
請求項5の発明は、請求項1ないし4のいずれかに記載されたメモリデバイスを備えた機器において、前記補助電源制御手段は、基本入出力システム(BIOS)の起動又はハードディスクがレディ状態に移行したこと又は不揮発性ROMを検知したとき、前記補助電源を有効化することを特徴とする。
請求項6の発明は、請求項1ないし5のいずれかに記載されたメモリデバイスを備えた機器において、前記補助電源制御手段が、機種によって予め定めた時間の経過、又はオプションの構成によって予め定めた時間の経過、又は前記機種によって予め定めた時間と前記オプションの構成によって予め定めた時間を足し合わせた時間を予め定め、前記足し合わせた時間の経過、又は機器のレディ状態、又は予め定めたアプリケーションの起動を検知したとき、前記補助電源を無効化することを特徴とする。
請求項7の発明は、請求項4に記載されたメモリデバイスを備えた機器において、前記電源選択手段は、前記主電源の電源断検知手段からの電源断信号に基づき選択制御されるスイッチング回路であることを特徴とする。
請求項8の発明は、請求項1ないし3または請求項5ないし6のいずれかに記載されたメモリデバイスを備えた機器において、前記電源選択手段は、前記主電源及び補助電源のいずれか高い方の電圧に自動的に選択する選択回路であることを特徴とする。
請求項9の発明は、請求項4または8のいずれかに記載されたメモリデバイスを備えた機器において、前記補助電源制御手段は、前記補助電源に選択が行われたときから第2の所定期間が経過したとき前記補助電源を無効化することを特徴とする。
請求項10の発明は、請求項1ないし9のいずれかに記載されたメモリデバイスを備えた機器は、画像形成装置であることを特徴とする。
請求項11の発明は、メモリデバイスを備え、主電源又は補助電源から電力供給される機器におけるメモリデバイスの保護方法であって、前記補助電源を有効化又は無効化する補助電源制御工程と、主電源断が生じたときに前記主電源から前記補助電源に電力の供給を選択する電源選択工程と、を備えたことを特徴とする。
請求項12の発明は、請求項11に記載されたメモリデバイスの保護方法において、前記補助電源制御工程では主電源ON状態において補助電源有効化要因の検知により補助電源を有効化し、補助電源無効化要因の検知により補助電源を無効化する処理を行うことを特徴とする。
請求項13の発明は、請求項12に記載されたメモリデバイスの保護方法において、前記補助電源制御工程は、前記補助電源無効化要因が検知されずメインスイッチONから第1の所定期間が経緯したとき、前記補助電源を無効化する処理を行うことを特徴とする。
請求項14の発明は、請求項11ないし13のいずれかに記載されたメモリデバイスの保護方法において、前記補助電源有効化期間中に電源断検知手段が前記主電源断を検知したとき、電源を前記主電源から前記補助電源に選択する処理を行うことを特徴とする。
請求項15の発明は、請求項11ないし14のいずれかに記載されたメモリデバイスの保護方法において、前記補助電源制御工程では、基本入出力システム(BIOS)の起動又はハードディスクがレディ状態に移行したこと又は不揮発性ROMを検知したとき、前記補助電源を有効化する処理を行うことを特徴とする。
請求項16の発明は、請求項11ないし15のいずれかに記載されたメモリデバイスの保護方法において、前記補助電源制御工程では、機種によって予め定めた時間の経過、又はオプションの構成によって予め定めた時間の経過、又は前記機種によって予め定めた時間と前記オプションの構成によって予め定めた時間を足し合わせた時間を予め定め、前記足し合わせた時間の経過、又は装置のレディ状態、又は予め定めたアプリケーションの起動を検知したとき、前記補助電源を無効化する処理を行うことを特徴とする。
請求項17の発明は、請求項14に記載されたメモリデバイスの保護方法において、主電源の電源断を検知する主電源断検知工程を備え、前記電源選択工程は、前記主電源の電源断検知手段からの電源断信号に基づき電源が選択制御される工程であることを特徴とする。
請求項18の発明は、請求項11ないし13または請求項15ないし16のいずれかに記載されたメモリデバイスの保護方法において、前記電源選択工程は、前記主電源及び補助電源のいずれか高い方の電圧に自動的に選択する選択工程であることを特徴とする。
請求項19の発明は、請求項14または18のいずれかに記載されたメモリデバイスの保護方法において、前記補助電源制御工程では、前記補助電源に選択が行われたときから第2の所定期間が経過したとき前記補助電源を無効化する処理を行うことを特徴とする。
According to the first aspect of the present invention, there is provided a main power supply for supplying power to equipment having a memory device, an auxiliary power supply for supplying power to the equipment in place of the main power supply, and an auxiliary for enabling or disabling the auxiliary power supply. Power supply control means, and power supply selection means for selecting supply of power from the main power supply to the auxiliary power supply when main power is cut off are provided.
According to a second aspect of the present invention, in the apparatus having the memory device according to the first aspect, the auxiliary power supply control means enables the auxiliary power supply by detecting the auxiliary power supply enable factor in the main power ON state, and disables the auxiliary power supply. The auxiliary power supply is invalidated by detecting the activation factor.
According to a third aspect of the present invention, in the apparatus including the memory device according to the second aspect, the auxiliary power source control means detects the first predetermined period from the main switch ON without detecting the auxiliary power source invalidation factor. In this case, the auxiliary power supply is invalidated.
According to a fourth aspect of the present invention, there is provided a device including the memory device according to any one of the first to third aspects, further comprising a power-off detection unit that detects a power-off of the main power source, and the auxiliary power source is valid. When the power-off detection unit detects the main power-off, the power selection unit selects a power source from the main power source to the auxiliary power source.
According to a fifth aspect of the present invention, in the device including the memory device according to any one of the first to fourth aspects, the auxiliary power supply control means is configured to start a basic input / output system (BIOS) or to shift the hard disk to a ready state. Or the auxiliary power is activated when a non-volatile ROM is detected.
According to a sixth aspect of the present invention, in the apparatus including the memory device according to any one of the first to fifth aspects, the auxiliary power supply control unit is predetermined according to the passage of a predetermined time according to a model or an optional configuration. The time obtained by adding the time determined in advance by the model or the time determined in advance by the configuration of the option is determined in advance, and the time elapsed in addition, the ready state of the device, or the time determined in advance When the activation of the application is detected, the auxiliary power is invalidated.
According to a seventh aspect of the present invention, in the apparatus including the memory device according to the fourth aspect, the power source selection unit is a switching circuit that is selectively controlled based on a power-off signal from a power-off detection unit of the main power source. It is characterized by being.
According to an eighth aspect of the present invention, in the apparatus including the memory device according to any one of the first to third aspects or the fifth to sixth aspects, the power source selection unit is the higher of the main power source and the auxiliary power source. It is a selection circuit that automatically selects the voltage of
According to a ninth aspect of the present invention, in the apparatus including the memory device according to the fourth or eighth aspect, the auxiliary power source control unit performs a second predetermined period from when the auxiliary power source is selected. The auxiliary power supply is invalidated when the time elapses.
According to a tenth aspect of the present invention, the apparatus including the memory device according to any one of the first to ninth aspects is an image forming apparatus.
The invention of claim 11 is a method for protecting a memory device in a device comprising a memory device and powered by a main power supply or an auxiliary power supply, comprising: an auxiliary power supply control step for enabling or disabling the auxiliary power supply; And a power source selecting step of selecting power supply from the main power source to the auxiliary power source when a power interruption occurs.
According to a twelfth aspect of the invention, in the memory device protection method according to the eleventh aspect, in the auxiliary power supply control step, the auxiliary power supply is enabled by detecting the auxiliary power supply enable factor in the main power supply ON state, and the auxiliary power supply is disabled. It is characterized in that processing for invalidating the auxiliary power supply is performed by detecting the factor.
According to a thirteenth aspect of the present invention, in the memory device protection method according to the twelfth aspect, in the auxiliary power supply control process, the first predetermined period has elapsed since the main switch was turned on without detecting the auxiliary power supply invalidation factor. In this case, a process for invalidating the auxiliary power is performed.
According to a fourteenth aspect of the present invention, in the method for protecting a memory device according to any one of the eleventh to thirteenth aspects, when the power-off detection means detects the main power-off during the auxiliary power-supply activation period, the power is turned off. Processing for selecting from the main power source to the auxiliary power source is performed.
According to a fifteenth aspect of the present invention, in the memory device protection method according to any one of the eleventh to fourteenth aspects, in the auxiliary power supply control step, the basic input / output system (BIOS) is started or the hard disk is shifted to the ready state. When the non-volatile ROM is detected, a process for enabling the auxiliary power supply is performed.
According to a sixteenth aspect of the present invention, in the method for protecting a memory device according to any one of the eleventh to fifteenth aspects, the auxiliary power supply control step is predetermined according to the passage of a predetermined time depending on a model or an optional configuration. The time elapsed or the time determined in advance by the model and the time determined in advance by the configuration of the option are determined in advance, the time elapsed by the addition, the ready state of the device, or the predetermined application When the activation is detected, the auxiliary power supply is invalidated.
According to a seventeenth aspect of the present invention, in the method for protecting a memory device according to the fourteenth aspect, the main power-off detection step of detecting a power-off of the main power source is provided, and the power source selection step includes a power-off detection of the main power source. The power supply is selectively controlled based on a power-off signal from the means.
According to an eighteenth aspect of the present invention, in the memory device protection method according to any one of the eleventh to thirteenth and fifteenth to sixteenth aspects, the power source selection step includes the higher of the main power source and the auxiliary power source. It is a selection process for automatically selecting a voltage.
According to a nineteenth aspect of the present invention, in the method for protecting a memory device according to the fourteenth or eighteenth aspect, in the auxiliary power supply control step, a second predetermined period from when the auxiliary power supply is selected. When the time has elapsed, the auxiliary power supply is invalidated.

本発明によれば、そのメモリデバイスへの電源断対策をメインスイッチONから所定の期間内における記憶デバイスの書き込み中に限定したため、従来の対策に比して電源断対策を容易かつ簡易に行うことができ、また、補助電源の使用を最低限に抑制しつつ記憶部を保護することができる。   According to the present invention, the power-off countermeasure for the memory device is limited to the writing of the storage device within a predetermined period after the main switch is turned on. Therefore, the power-off countermeasure can be easily and simply performed as compared with the conventional countermeasure. In addition, the storage unit can be protected while minimizing the use of auxiliary power.

本発明のメモリデバイスを備えた機器の実施形態として、画像形成装置について添付図面を参照して説明する。
一般に画像形成装置の起動時は、記憶装置への書き込み頻度が高く、書き込み時に電源を切ってしまうとデータが破壊され起動不可能になる。そのため、本画像形成装置では、メインスイッチONから所定期間補助電源を有効にして、主電源断が生じたときに補助電源を選択するようにする。
以下、その構成を説明する。
As an embodiment of an apparatus including a memory device of the present invention, an image forming apparatus will be described with reference to the accompanying drawings.
In general, when the image forming apparatus is activated, the frequency of writing to the storage device is high. If the power is turned off during writing, the data is destroyed and the image forming apparatus cannot be activated. Therefore, in this image forming apparatus, the auxiliary power is enabled for a predetermined period from the main switch ON, and the auxiliary power is selected when the main power is cut off.
The configuration will be described below.

図1は、画像形成装置の外観を示した全体図である。
本画像形成装置は、キャスタ付きの用紙収容ボックス上に載置されたエンジン制御部500、エンジン制御部500の上部に並んで配置されたメインコントローラ100、主電源200及び主電源用のメインスイッチ201と、その上に配置された排紙部、及び排紙部の上側に配置された操作部300と原稿読取部400から成り、それ自体は周知の構造から成っている。
FIG. 1 is an overall view showing the appearance of the image forming apparatus.
The image forming apparatus includes an engine control unit 500 placed on a paper storage box with casters, a main controller 100 arranged side by side above the engine control unit 500, a main power source 200, and a main switch 201 for main power source. A manipulating unit 300 and a document reading unit 400 arranged on the upper side of the sheet ejecting unit, and the document reading unit 400 itself has a known structure.

図2は、画像形成装置の内部構造を示すブロック図である。
本画像形成装置の内部構造は、図示のように、概略的にはメインコントローラ100、主電源200、エンジン制御部500、及び主電源断を検知する電源断検知手段600から成っている。
メインコントローラ100は、画像形成装置の制御を行う制御部108、補助電源106、主電源200と補助電源106の選択制御を行う電源制御部109から成っている。
FIG. 2 is a block diagram showing the internal structure of the image forming apparatus.
As shown in the figure, the internal structure of the image forming apparatus generally includes a main controller 100, a main power supply 200, an engine control unit 500, and a power-off detection unit 600 that detects main power-off.
The main controller 100 includes a control unit 108 that controls the image forming apparatus, an auxiliary power source 106, and a power source control unit 109 that performs selection control of the main power source 200 and the auxiliary power source 106.

制御部108は、不揮発性ROM101、HDD102、プログラムを読み込むことで処理を実行するCPU103、制御部108と周辺機器との信号の授受を行う制御回路であるASIC(Application Specific IC)104から成っている。   The control unit 108 includes a nonvolatile ROM 101, an HDD 102, a CPU 103 that executes processing by reading a program, and an ASIC (Application Specific IC) 104 that is a control circuit that exchanges signals between the control unit 108 and peripheral devices. .

電源制御部109は、補助電源106と主電源200の選択を行う電源選択手段105、補助電源106の電源供給を有効にする補助電源有効化手段107から成っている。
電源選択手段105は、主電源断が生じたとき主電源200から補助電源106に選択するが、その動作はCPU103によるプログラム制御によるか、或いは電圧の高い方の電源を常に選択するようにした選択回路で構成する。
The power control unit 109 includes a power selection unit 105 that selects the auxiliary power source 106 and the main power source 200, and an auxiliary power source validation unit 107 that validates the power supply of the auxiliary power source 106.
The power source selection unit 105 selects the main power source 200 to the auxiliary power source 106 when the main power source is cut off, but the operation is based on program control by the CPU 103 or a selection that always selects the power source with the higher voltage. Consists of a circuit.

補助電源有効化手段107は、MOS(Metal Oxide Semiconductor)トランジスタなど、信号でスイッチの選択を行うスイッチング素子を用いたスイッチング回路であり、制御部108の制御により作動される。ここで、制御部108と補助電源有効化手段107は、補助電源制御手段を構成している。
電源断検知手段600は、主電源200と制御部108のASIC104に接続されており、主電源200の電圧が閾値を下回ったときに、ASIC104に電源断検知信号を送る。
The auxiliary power supply enabling means 107 is a switching circuit using a switching element that selects a switch by a signal, such as a MOS (Metal Oxide Semiconductor) transistor, and is operated under the control of the control unit 108. Here, the control unit 108 and the auxiliary power enable means 107 constitute auxiliary power control means.
The power-off detection unit 600 is connected to the main power supply 200 and the ASIC 104 of the control unit 108, and sends a power-off detection signal to the ASIC 104 when the voltage of the main power supply 200 falls below a threshold value.

不揮発性ROM101とHDD102は、本画像形成装置の記憶部110である。補助電源106は、例えばマンガンなどの一次電池、リチウムイオン蓄電池等の二次電池である。主電源200のメインスイッチ201は画像形成装置への主電源の接続又は遮断制御する。エンジン制御部500は、例えば、感光ドラムに生成した静電潜像にトナーを付着させて印刷を行う、従来のレーザープリンタエンジンを制御する。   The nonvolatile ROM 101 and the HDD 102 are the storage unit 110 of the image forming apparatus. The auxiliary power source 106 is, for example, a primary battery such as manganese, or a secondary battery such as a lithium ion storage battery. The main switch 201 of the main power supply 200 controls connection or disconnection of the main power supply to the image forming apparatus. The engine control unit 500 controls, for example, a conventional laser printer engine that performs printing by attaching toner to an electrostatic latent image generated on a photosensitive drum.

図3は、以上の構成を備えた本画像形成装置における起動処理(立ち上げ)の手順を示したフロー図である。
メインスイッチ201がONされると、CPU103は、不揮発性ROM101に格納されたBIOS(Basic Input/Output System)を起動し(S101)、メインコントローラ100のハードウェアの検知、診断、初期化を行う(S102)。続いて、CPU103は、不揮発性ROM101に格納されたOS(Operating System)を起動し(S103)、コピー機能が実施可能なコピーアプリケーションを起動する(S104)。
FIG. 3 is a flowchart showing the procedure of start-up processing (startup) in the image forming apparatus having the above configuration.
When the main switch 201 is turned on, the CPU 103 activates a basic input / output system (BIOS) stored in the nonvolatile ROM 101 (S101), and performs hardware detection, diagnosis, and initialization of the main controller 100 ( S102). Subsequently, the CPU 103 activates an OS (Operating System) stored in the non-volatile ROM 101 (S103), and activates a copy application that can implement the copy function (S104).

HDD102から送信されたレディ信号の受信に基づいて、HDD102のレディ状態が検知されると(S105)、画像形成装置は、コピー機能が使用できるレディ状態へ移行する(S106)。
CPU103は、各ハードウェアから受信した信号に基づいて、各I/Fオプションを検知し(S107)、HDD102に格納されたプリンタ、ファックス、スキャナ機能を実現するための各アプリケーションを起動する(S108)。
When the ready state of the HDD 102 is detected based on reception of the ready signal transmitted from the HDD 102 (S105), the image forming apparatus shifts to a ready state in which the copy function can be used (S106).
The CPU 103 detects each I / F option based on a signal received from each hardware (S107), and activates each application for realizing the printer, fax, and scanner functions stored in the HDD 102 (S108). .

本実施形態においては、主電源200ONによる画像形成装置の上記立ち上げ時に補助電源106を有効化する処理を行い、主電源断が発生したときに限って、補助電源106を選択する。これにより消費電力を抑えつつ不揮発性ROM101及び、HDD102を保護することができる。
ここで、補助電源106を有効化する処理は、例えば、図3のステップS101のBIOS起動のタイミング或いはステップS102のメインコントローラ100のハードウェアの検知、診断、及び初期化が終了したタイミングで行う。
CPU103は補助電源106を有効化するため有効化処理、即ち上記タイミングでASIC104のI/Oポートから補助電源有効化手段107のON/OFF制御信号のON信号として「H」を出力する処理を行う。
なお、この有効化処理は例えば上記BIOS起動や、後述するようにHDD102がレディ状態になった等の有効化事由を検知したタイミングで行い、そのタイミングは任意に設定できる。また、上記有効化処理の事由(例えば、上記BIOS起動)を検知することをここでは有効化要因の検知という。
In the present embodiment, the auxiliary power source 106 is activated when the image forming apparatus is turned on when the main power source 200 is turned on, and the auxiliary power source 106 is selected only when the main power source is cut off. Thereby, the nonvolatile ROM 101 and the HDD 102 can be protected while suppressing power consumption.
Here, the process of enabling the auxiliary power source 106 is performed, for example, at the timing of BIOS activation in step S101 in FIG. 3 or the timing at which the detection, diagnosis, and initialization of the hardware of the main controller 100 in step S102 are completed.
The CPU 103 performs an enabling process for enabling the auxiliary power supply 106, that is, a process of outputting “H” as the ON signal of the ON / OFF control signal of the auxiliary power supply enabling means 107 from the I / O port of the ASIC 104 at the above timing. .
The activation process is performed at the timing when the activation reason is detected, for example, when the BIOS is activated or the HDD 102 is ready as described later, and the timing can be arbitrarily set. In addition, detecting the reason for the above-described activation processing (for example, the above-described BIOS activation) is referred to as detection of the activation factor here.

他方、補助電源106を有効化した後そのまま有効化しておくと消費電力が増大し、さらには補助電源106の寿命が短くなる問題がある。
そこで、CPU103は補助電源106を無効化する処理を行う。補助電源106を無効化する処理は、例えば、図3のステップS106の画像形成装置のレディ状態移行が発生したタイミング、ステップS108の不揮発性ROM101に書き込みを行うアプリケーションの起動が行われたタイミングで行うか、或いは、補助電源106が有効化されているときに、何らかの支障(例えば、サービスマンコールエラーの発生など)があって、上記タイミングが得られないときに、メインスイッチ201がONされてから所定期間(第1の所定期間)経過のタイミングで行う。
補助電源106の無効化は、CPU103が補助電源有効化手段107に補助電源無効化信号制御信号「L」を送信して行われる。
On the other hand, if the auxiliary power source 106 is enabled after being enabled, there is a problem that power consumption increases and the life of the auxiliary power source 106 is shortened.
Therefore, the CPU 103 performs processing for invalidating the auxiliary power source 106. The process of invalidating the auxiliary power source 106 is performed, for example, at the timing when the ready state transition of the image forming apparatus in step S106 in FIG. 3 occurs, or at the timing when the application for writing to the nonvolatile ROM 101 in step S108 is started. Or, when the auxiliary power supply 106 is activated, when there is some trouble (for example, occurrence of a serviceman call error) and the above timing cannot be obtained, the main switch 201 is turned on. It is performed at a timing when a predetermined period (first predetermined period) has elapsed.
The invalidation of the auxiliary power supply 106 is performed by the CPU 103 sending an auxiliary power supply invalidation signal control signal “L” to the auxiliary power supply validation means 107.

上記無効化のタイミングの検知は、経過時間をタイミングとする場合は、図示しないタイマによって検知をし、上述した画像形成装置の状態移行、ハードウェアの状態移行をタイミングとする場合は、ソフトウェアで検知をする。
なお、上記無効化処理の事由(例えば、上記起動時間の経過)を検知することをここでは無効化要因の検知といい、CPU103は、補助電源106を有効化後、上記補助電源無効化要因を検知すると、電源選択手段105に電源選択制御信号デフォルト「L」を送信し、補助電源106から主電源200を選択する制御を行う。
The invalidation timing is detected by a timer (not shown) when the elapsed time is used as a timing, and is detected by software when the above-described state transition of the image forming apparatus or hardware state is used as a timing. do.
Here, detecting the reason for the invalidation process (for example, the elapse of the startup time) is referred to as invalidation factor detection, and the CPU 103 activates the auxiliary power source 106 and then determines the auxiliary power source invalidation factor. When detected, a power source selection control signal default “L” is transmitted to the power source selecting means 105 to perform control for selecting the main power source 200 from the auxiliary power source 106.

以上の説明は、補助電源106が有効化されている状態で主電源断(主電源200の電圧が予め設定した閾値を下回ると状態を含む)が発生しない場合における補助電源106の無効化処理についてである。
次に、補助電源106が有効化されている状態で主電源断が発生したときの電源選択処理について説明する。
The above description is about the invalidation process of the auxiliary power supply 106 when the main power supply disconnection (including the state when the voltage of the main power supply 200 falls below a preset threshold value) does not occur while the auxiliary power supply 106 is enabled. It is.
Next, power supply selection processing when the main power supply is cut off with the auxiliary power supply 106 being activated will be described.

図4は、CPU103から送信された信号によって、主電源200と補助電源106を選択するための第1の回路構成を示すブロック図である。
図示の構成において、電源断検知手段600が主電源断を検知すると、電源断検知信号をASIC104を介してCPU103に送信する。CPU103は電源断検知信号を受信すると、ASIC104を介して電源選択手段105に電源選択制御信号「H」を送信し、主電源200から補助電源106に選択する制御を行う。
FIG. 4 is a block diagram illustrating a first circuit configuration for selecting the main power supply 200 and the auxiliary power supply 106 based on a signal transmitted from the CPU 103.
In the illustrated configuration, when the power-off detection unit 600 detects the main power-off, the power-off detection signal is transmitted to the CPU 103 via the ASIC 104. When the CPU 103 receives the power interruption detection signal, the CPU 103 transmits a power selection control signal “H” to the power selection means 105 via the ASIC 104 and performs control for selecting the main power supply 200 to the auxiliary power supply 106.

CPU103は、補助電源106に選択した後、電源断検知手段600の検知信号に基づいて主電源200が回復したことを検知すると、電源選択手段105に電源選択制御信号を送信して、補助電源106から主電源200に選択する。
しかし、主電源200が回復しないとき、選択した補助電源106をいつまでも有効化させておくと補助電源106の浪費に繋がるため、CPU103は、予め定めた所定期間(即ち、不揮発性ROM101とHDD102の書き込みに必要な時間:第2の所定期間という)が経過したとき補助電源106を無効化する処理を行う。
When the CPU 103 selects the auxiliary power source 106 and then detects that the main power source 200 has been recovered based on the detection signal from the power-off detection unit 600, the CPU 103 transmits a power source selection control signal to the power source selection unit 105. To the main power supply 200.
However, if the selected auxiliary power supply 106 is activated indefinitely when the main power supply 200 does not recover, the auxiliary power supply 106 is wasted. Therefore, the CPU 103 does not write to the nonvolatile ROM 101 and the HDD 102 for a predetermined period. When the time required for the second predetermined period has elapsed), the auxiliary power source 106 is invalidated.

図5は、以上で説明した電源選択手段105である第1の回路構成を用いた場合におけるCPU103の補助電源106の有効化・無効化制御手順を示すフロー図である。
CPU103は、主電源200のメインスイッチ201がONされると、画像形成装置の起動処理を開始し(S201)、上記補助電源有効化要因を検知すると(S202;YES)、補助電源106を有効化する(S203)。
FIG. 5 is a flowchart showing the procedure for enabling / disabling the auxiliary power supply 106 of the CPU 103 when the first circuit configuration which is the power supply selecting means 105 described above is used.
When the main switch 201 of the main power supply 200 is turned on, the CPU 103 starts the image forming apparatus activation process (S201). When the CPU 103 detects the auxiliary power enable factor (S202; YES), the CPU 103 enables the auxiliary power supply 106. (S203).

ステップS204において主電源断発生を検知しないときは(S204;NO)、補助電源無効化要因の有無を検知し(S205)、同要因を検知すると(S205;YES)、補助電源106を無効化する(S206)。この場合は、正常起動であるから、補助電源無効化要因の検知により保護機能を終了する。   When the occurrence of main power cut-off is not detected in step S204 (S204; NO), the presence / absence of an auxiliary power source invalidation factor is detected (S205). When the same factor is detected (S205; YES), the auxiliary power source 106 is invalidated. (S206). In this case, since the activation is normal, the protection function is terminated when the auxiliary power source invalidation factor is detected.

ステップS205において、即ち主電源断発生を検知しない状態でかつ補助電源無効化要因を検知しないときは(S205;NO)、メインスイッチ201のONから予め設定した所定期間(ここでは第1の所定期間という)が経過したか否かを判断し(S207)、上記第1の所定期間が経過したと判断した場合は(S207;YES)、補助電源106を無効化する(S208)。この場合は、起動異常として保護機能を終了する。   In step S205, that is, when the occurrence of main power supply interruption is not detected and the auxiliary power supply invalidation factor is not detected (S205; NO), a predetermined period (here, the first predetermined period) from when the main switch 201 is turned on. (S207). If it is determined that the first predetermined period has elapsed (S207; YES), the auxiliary power source 106 is invalidated (S208). In this case, the protection function is terminated as a start abnormality.

ステップ204で、電源断検知手段600が主電源断発生を検知したときは(S204;YES)、主電源200から補助電源106に選択し(S209)、補助電源106により記憶装置、即ち、不揮発性ROM101およびHDD102に電力供給を行いデータ保護動作を行う(S210)。
CPU103は、主電源断が発生してから上記第2の所定期間経過後、補助電源106を無効化する(S211)。
In step 204, when the power-off detection means 600 detects the occurrence of main power-off (S204; YES), the main power source 200 is selected as the auxiliary power source 106 (S209), and the auxiliary power source 106 uses the storage device, that is, the nonvolatile memory. Power is supplied to the ROM 101 and the HDD 102 to perform a data protection operation (S210).
The CPU 103 disables the auxiliary power supply 106 after the second predetermined period has elapsed since the main power supply interruption occurred (S211).

以上で説明した電源選択制御はCPU103を用いて行っているが、次に、CPU103を用いず、電圧の高い方の電源を自動的に選択する電源選択手段105(選択回路)を用いて行う電源の選択について説明する。
図6は、主電源200と補助電源106の電圧に基づいて電源を選択するための第2の回路構成を示すブロック図である。
電源選択手段105以外の構成は、図4に示した画像形成装置の構成と全て同様である。
電源選択手段105は、図示のようにダイオードD1、D2を組み合わせて構成された選択回路からなり、供給される電源の電圧値に基づいて、電圧値の高い電源を選択し、制御部108に電力を供給する制御を行う。つまり、補助電源有効化期間中に主電源断が発生したときは、自動的に補助電源106を選択して電力の供給を行い、主電源200が回復すると、電源選択手段105は補助電源106からそれより電圧の高い主電源200を選択する。
The power source selection control described above is performed using the CPU 103. Next, the power source performed using the power source selection unit 105 (selection circuit) that automatically selects the power source having the higher voltage without using the CPU 103. The selection will be described.
FIG. 6 is a block diagram showing a second circuit configuration for selecting a power supply based on the voltages of the main power supply 200 and the auxiliary power supply 106.
The configuration other than the power source selection unit 105 is the same as that of the image forming apparatus shown in FIG.
The power source selection unit 105 includes a selection circuit configured by combining diodes D1 and D2 as shown in the figure, selects a power source having a high voltage value based on the voltage value of the supplied power source, and supplies power to the control unit 108. The control which supplies is performed. In other words, when the main power supply is cut off during the auxiliary power supply valid period, the auxiliary power supply 106 is automatically selected to supply power, and when the main power supply 200 is restored, the power supply selection means 105 starts from the auxiliary power supply 106. The main power supply 200 having a higher voltage is selected.

図7は、上記第2の回路構成を用いた場合におけるCPU103の補助電源106の有効化・無効化制御手順を示したフロー図である。
先ず、補助電源有効期間内に主電源断が生じない場合について説明する。
主電源200により本画像形成装置の起動処理が開始され(S301)、CPU103が上記補助電源有効化要因を検知すると(S302)、補助電源106を有効化してメモリデバイスの保護を開始する。補助電源106を有効化した状態において、CPU103が上記補助電源無効化要因を検知すると(S304;YES)、補助電源106を無効化する(S305)、これによりメモリデバイスの保護を終了する。
他方、起動異常があり、ステップS304においてCPU103が補助電源無効化要因を検知せず(S304;NO)、かつメインスイッチ201ONより上記第1の所定期間が経過すると、補助電源106を無効化し(S307)、保護を終了する。
FIG. 7 is a flowchart showing a procedure for enabling / disabling the auxiliary power source 106 of the CPU 103 when the second circuit configuration is used.
First, a case where the main power supply is not cut off during the auxiliary power supply effective period will be described.
The main power supply 200 starts the image forming apparatus activation process (S301). When the CPU 103 detects the auxiliary power activation factor (S302), the auxiliary power supply 106 is activated to start protecting the memory device. When the auxiliary power supply 106 is activated and the CPU 103 detects the auxiliary power supply invalidation factor (S304; YES), the auxiliary power supply 106 is invalidated (S305), thereby ending the protection of the memory device.
On the other hand, if there is a start abnormality, the CPU 103 does not detect the auxiliary power source invalidation factor in step S304 (S304; NO), and the auxiliary power source 106 is invalidated when the first predetermined period elapses from the main switch 201 ON (S307). ) End protection.

次に、第2の回路構成を備えた本実施形態の画像形成装置において、補助電源有効期間内に主電源断が生じた場合における電源選択について説明する。
電源選択手段105は、補助電源106が有効化されている期間、即ち、図中の点線に示した期間内に主電源断が発生すると、主電源200の電圧が下がるため自動的に補助電源106に電源を選択する。
Next, in the image forming apparatus of the present embodiment having the second circuit configuration, power selection when the main power supply is cut off during the auxiliary power supply effective period will be described.
The power source selection unit 105 automatically reduces the voltage of the main power source 200 when the main power source is cut off during the period when the auxiliary power source 106 is activated, that is, the period indicated by the dotted line in the figure. Select the power source.

図8は、第2の回路構成を備えた本実施形態の画像形成装置において主電源断が生じたときにおける、保護動作の処理手順を示すフロー図である。
この場合は、電源の選択に際して上記第1の回路構成を用いた場合のように主電源断の検知を行う必要はなく、主電源断が発生すると自動的に補助電源106に選択し記憶装置データ保護を開始する(S401)。CPU103は、その後上記第2の所定期間の経過を検知すると補助電源106を無効化し(S402)、保護機能を終了するという単純な処理手順で記憶装置のデータ保護を開始することができる。
FIG. 8 is a flowchart showing the procedure of the protection operation when the main power supply is cut off in the image forming apparatus of the present embodiment having the second circuit configuration.
In this case, it is not necessary to detect the main power supply disconnection as in the case of using the first circuit configuration when selecting the power supply. When the main power supply disconnection occurs, the auxiliary power supply 106 is automatically selected and the storage device data is selected. Protection is started (S401). When the CPU 103 subsequently detects the elapse of the second predetermined period, the auxiliary power source 106 is disabled (S402), and data protection of the storage device can be started by a simple processing procedure of ending the protection function.

次に、上記補助電源有効化要因発生要因の検知の設定の具体的態様について説明する。
(1)上記補助電源有効化要因発生の検知をBIOSの起動の検知に設定した場合
CPU103による不揮発性ROM101及びHDD102をはじめとしたメモリデバイスへの書き込みは、BIOS起動後に開始される。そのため、メインスイッチ201がONされてからBIOSが起動するまでの間に主電源断が発生したときでも、これらのファイルシステムが破壊されることはない。
そこで、補助電源有効化要因発生の検知をBIOSの起動の検知に設定し、メインスイッチ201がONされてからBIOSが起動されるまでの間は、補助電源106を無効にしておくことにより、不揮発性ROM101及びHDD102のファイルシステムを保護しつつ、消費される電力を抑制することで補助電源106の浪費を抑えることができる。
Next, a specific aspect of the setting for detecting the above-described auxiliary power source enabling factor occurrence factor will be described.
(1) When the detection of the occurrence of the auxiliary power enable factor is set to the detection of the BIOS activation The writing to the memory devices such as the nonvolatile ROM 101 and the HDD 102 by the CPU 103 is started after the BIOS is activated. Therefore, even when the main power supply is interrupted between when the main switch 201 is turned on and when the BIOS is activated, these file systems are not destroyed.
Therefore, the detection of the occurrence of the auxiliary power supply enabling factor is set to the detection of the BIOS activation, and the auxiliary power supply 106 is invalidated until the BIOS is activated after the main switch 201 is turned on, thereby making the nonvolatile The power consumption of the auxiliary power source 106 can be suppressed by suppressing the power consumption while protecting the file system of the readable ROM 101 and the HDD 102.

(2)上記補助電源有効化要因発生の検知を不揮発性ROM101の検知に設定した場合
不揮発性ROM101への書き込みは、CPU103が不揮発性ROM101のレディ信号により不揮発性ROM101を検知した後、即ち、図3のステップS102のハードウェアの検知の後に行われる。
そこで、補助電源有効化要因発生の検知を不揮発性ROM101の検知に設定して、補助電源有効化要因発生の検知を上記BIOSの起動の検知に設定したときよりも遅らせることで、補助電源106の浪費をさらに抑えることができる。
(2) When the detection of the generation factor of the auxiliary power source is set to the detection of the nonvolatile ROM 101 The writing to the nonvolatile ROM 101 is performed after the CPU 103 detects the nonvolatile ROM 101 by the ready signal of the nonvolatile ROM 101, that is, FIG. 3 is performed after the hardware detection in step S102.
Therefore, the detection of the auxiliary power source activation factor occurrence is set to the detection of the nonvolatile ROM 101, and the detection of the auxiliary power source activation factor occurrence is delayed from the time when the detection of the BIOS activation is set, so that the auxiliary power source 106 Waste can be further reduced.

(3)上記補助電源有効化要因発生の検知をHDD102のレディ検知に設定した場合
HDD102への書き込みは、HDD102のレディ状態検知、即ち、図3のステップS105のHDD102のレディ検知以降に行われる。
そこで、補助電源有効化要因をHDD102のレディ検知に設定することで、HDD102のファイルシステムを保護すると共に、BIOSの起動に設定したときと比較して、さらに補助電源106の浪費を抑えることができる。
(3) When the detection of the occurrence of the auxiliary power enable factor is set to the ready detection of the HDD 102 The writing to the HDD 102 is performed after the ready state detection of the HDD 102, that is, after the ready detection of the HDD 102 in step S105 in FIG.
Thus, by setting the auxiliary power source activation factor to the ready detection of the HDD 102, the file system of the HDD 102 can be protected, and the waste of the auxiliary power source 106 can be further suppressed compared to when the BIOS is set to start. .

続いて、上記補助電源無効化要因発生を検知についての具体的態様について説明する。
(1)上記補助電源無効化要因発生の検知を機種毎の起動時間の経過の検知に設定した場合
画像形成装置は、機種によって装着するファックスやスキャナなどの機能オプションや、搭載する処理速度に関係するハードウェアの仕様も異なる。
即ち、これらの機能オプションを実行するハードウェアが増加することによって、それらを認識する時間が必要となり、また、機能オプションを実行するために起動するアプリケーションも増加し、さらにはそれらを処理するハードウェアの仕様も異なる。
したがって、不揮発性ROM101及びHDD102への書き込みが発生するタイミングは、機種毎に異なり、その結果、機種毎の画像形成装置の起動時間は異なる。
Next, a specific mode for detecting the occurrence of the auxiliary power source invalidation factor will be described.
(1) When the detection of the occurrence of the auxiliary power invalidation factor is set to the detection of the elapse of the startup time for each model The image forming device is related to the function options such as fax and scanner installed depending on the model and the processing speed to be installed. Different hardware specifications.
That is, as the hardware that executes these function options increases, it takes time to recognize them, and the number of applications that are started to execute the function options also increases, and further, the hardware that processes them. The specifications are different.
Accordingly, the timing at which writing to the nonvolatile ROM 101 and the HDD 102 occurs is different for each model, and as a result, the startup time of the image forming apparatus for each model is different.

図9(a)は、画像形成装置のローエンドである機種Aと、ハイエンド機である機種Bの外観を表す全体図であり、図9(b)は、機種Aと機種Bにおける補助電源無効化要因発生を検知するタイミングと起動時間の関係を示したタイミングチャート図である。
図9(b)に示した機種Aと機種Bの画像形成装置の起動時間は、説明のために仮に設定したものである。
FIG. 9A is an overall view showing the appearance of model A, which is a low end of the image forming apparatus, and model B, which is a high end machine, and FIG. 9B is an auxiliary power supply invalidation in model A and model B. It is a timing chart figure showing the relation between the timing which detects factor occurrence, and starting time.
The startup times of the model A and model B image forming apparatuses shown in FIG. 9B are temporarily set for explanation.

機種Aのローエンド機は搭載する機能が少ないため、起動時間は比較的短い。例えば、メインスイッチ201がONされてから15秒で保護機能の作動を終了することができる。
これに対し機種Bのハイエンド機は、搭載する機能が多いため、図示しないメモリ上に展開するソフトウェアの容量が大きいことに加えて、画像形成装置の外形サイズが大きい。そのため、紙に付着させたトナーを定着させる定着温度が規定温度に達するまでに時間がかかる。
つまり、不揮発性ROM101及び、HDD102に書き込む時間が長い上に、その他の要因も加わり、補助電源有効化期間は、例えばローエンド機の2倍の30秒が必要である。
Since the low-end machine of model A has few functions, the startup time is relatively short. For example, the operation of the protection function can be finished 15 seconds after the main switch 201 is turned on.
On the other hand, since the high-end machine of model B has many functions to be mounted, in addition to the large capacity of software developed on a memory (not shown), the external size of the image forming apparatus is large. For this reason, it takes time until the fixing temperature for fixing the toner adhered to the paper reaches the specified temperature.
That is, it takes a long time to write in the nonvolatile ROM 101 and the HDD 102, and other factors are added, and the auxiliary power supply activation period needs 30 seconds, which is twice that of the low-end machine, for example.

そのため、補助電源106を有効化する期間、即ち補助電源無効化要因の発生タイミングを機種によって変更することで、機種に最適な補助電源106の有効化期間を設定することができ、補助電源106の浪費を抑えることができる。   Therefore, by changing the period for enabling the auxiliary power supply 106, that is, the generation timing of the auxiliary power supply ineffective factor, depending on the model, the effective period for the auxiliary power supply 106 that is optimal for the model can be set. Waste can be suppressed.

(2)上記補助電源無効化要因発生の検知を画像形成装置に装着する機能オプション毎の起動時間の検知に設定した場合
同じ機種の画像形成装置においても、装着する機能オプションの数によって、ハードウェアとアプリケーションの検出および起動に要する時間が異なる。
(2) When the detection of the occurrence of the auxiliary power source invalidation factor is set to the detection of the activation time for each function option installed in the image forming apparatus, even in the same type of image forming apparatus, depending on the number of function options installed, And the time required to detect and launch applications.

図10(a)は、画像形成装置のメインコントローラ100に、ファックス700、プリンタ800、スキャナ900の制御装置を装着したときの外観を示す全体図であり、図10(b)は、同機種における画像形成装置の補助電源無効化要因発生を検知するタイミングと装着するオプションによって変化する起動時間の関係を示す図である。
なお、図10(b)に表した画像形成装置の起動時間は、説明のために仮に設定したものである。
FIG. 10A is an overall view showing the appearance when the control device of the fax 700, the printer 800, and the scanner 900 is mounted on the main controller 100 of the image forming apparatus, and FIG. FIG. 6 is a diagram illustrating a relationship between timing for detecting generation of an auxiliary power supply invalidation factor of an image forming apparatus and activation time that varies depending on a mounted option.
Note that the startup time of the image forming apparatus shown in FIG. 10B is temporarily set for the sake of explanation.

例えば、機能オプションの装着が無い画像形成装置の起動時間を15秒、この画像形成装置にファックスを装着したときの画像形成装置の起動時間を20秒、ファックスを装着した画像形成装置にプリンタ及び、スキャナを装着したときの画像形成装置の起動時間を30秒とする。
つまり、ファックスが装着されたときは、オプションが無い画像形成装置の起動時間よりも5秒ほど遅くなるため、補助電源無効化要因の設定時間も5秒遅らせ、また、ファックスを装着した画像形成装置にプリンタやスキャナのオプションを追加すると、ファックスを装着したときの起動時間と比べてさらに10秒遅くなるため、補助電源無効化要因の設定時間も10秒遅らせている。
このように、補助電源106を有効化する期間をオプション構成によって変化させることで、最適な補助電源106の有効化期間を設定することができる。
For example, the startup time of the image forming apparatus without the function option is 15 seconds, the startup time of the image forming apparatus when the fax is attached to the image forming apparatus is 20 seconds, the printer is installed in the image forming apparatus with the fax attached, and The startup time of the image forming apparatus when the scanner is mounted is assumed to be 30 seconds.
In other words, when a fax machine is installed, it is delayed by about 5 seconds from the startup time of the image forming apparatus having no option. Therefore, the setting time of the auxiliary power source invalidation factor is also delayed by 5 seconds. If the printer and scanner options are added, the startup time when the fax is attached is further delayed by 10 seconds, so the auxiliary power invalidation factor setting time is also delayed by 10 seconds.
In this way, by changing the period for enabling the auxiliary power source 106 according to the option configuration, the optimal period for enabling the auxiliary power source 106 can be set.

(3)補助電源無効化要因発生の検知を画像形成装置の機種毎とオプション毎の起動時間を足し合わせた起動時間経過の検知に設定した場合
図9で示したように、画像形成装置の起動時間は、機種によって異なり、さらに図10で示したように、同じ機種においてもオプションの構成によって異なる。
そこで、画像形成装置の機種毎とオプション毎の起動時間を足し合わせた起動時間として設定する。
ここで、足し合わせた起動時間とは、機種により予め定めた基本有効化期間、即ち、機能オプション非搭載時の立ち上げ時間に、装着する機能オプションによって必要となる有効化期間を加えた時間である。
(3) When the detection of the cause of the auxiliary power supply invalidation is set to the detection of the elapsed start time obtained by adding the start time for each model of the image forming apparatus and each option, as shown in FIG. The time varies depending on the model, and also varies depending on the option configuration even in the same model as shown in FIG.
Therefore, the activation time is set by adding the activation time for each model and option of the image forming apparatus.
Here, the combined startup time is the basic activation period determined by the model, that is, the time when the activation option required by the installed function option is added to the startup time when the function option is not installed. is there.

画像形成装置の機種と装着するオプションの構成に基づいて、補助電源106の有効化する期間を複合的に変化させることで、機種及びオプション構成を含めた最適な期間を設定することができる。   Based on the model of the image forming apparatus and the configuration of the option to be mounted, the optimal period including the model and the option configuration can be set by changing the period for enabling the auxiliary power source 106 in a complex manner.

(4)補助電源無効化要因発生の検知を予め定めた所定の時間の経過の検知に設定せずに、画像形成装置のレディ状態移行の検知に設定した場合
(1)〜(3)で説明した補助電源無効化要因は、予め定めた所定時間の経過を検知して発生させている。この場合、画像形成装置の起動時間は、例えば、HDD102のフォーマットなどの処理が行われたときに、設定した所定の時間よりも遅れる虞がある。
不揮発性ROM101及び、HDD102への書き込みは、主に画像形成装置がコピー動作をすることが可能なレディ状態へ移行する前に行われる。
(4) When the detection of the occurrence of the auxiliary power supply invalidation factor is not set to the detection of the elapse of a predetermined time, but is set to the detection of the ready state transition of the image forming apparatus, as described in (1) to (3) The auxiliary power invalidation factor is generated by detecting the passage of a predetermined time. In this case, the startup time of the image forming apparatus may be delayed from a predetermined time when processing such as formatting of the HDD 102 is performed.
Writing to the nonvolatile ROM 101 and the HDD 102 is performed mainly before the image forming apparatus shifts to a ready state in which a copying operation can be performed.

画像形成装置のレディ状態の検知は、CPU103によってシステムの起動及び、エンジンが印刷可能状態になったことをレディ信号の受信に基づいて行われる。
CPU103は、画像形成装置がレディ状態の検知をすると、例えば、「コピーできます」などを操作部300に表示させると同時に、補助電源106も無効化させる。
このように補助電源無効化要因を画像形成装置がレディ状態へ移行したときに設定することで、レディ状態への移行が遅れたときでも、不揮発性ROM101とHDD102のデータ破壊防止をすることができる。
Detection of the ready state of the image forming apparatus is performed by the CPU 103 based on activation of the system and reception of a ready signal indicating that the engine is ready for printing.
When the image forming apparatus detects the ready state, the CPU 103 displays, for example, “Copying is possible” on the operation unit 300 and simultaneously disables the auxiliary power source 106.
Thus, by setting the auxiliary power source invalidation factor when the image forming apparatus shifts to the ready state, even when the shift to the ready state is delayed, data destruction of the nonvolatile ROM 101 and the HDD 102 can be prevented. .

(5)補助電源無効化要因発生の検知を予め定めた所定の時間の経過に設定せずに、不揮発性ROM101に書き込みを行う特定のアプリケーションの起動の完了に検知に設定した場合
不揮発性ROM101(不揮発性メモリ)への書き込みは全てのアプリケーションが必ずしも行うわけではなく、不揮発性メモリに書き込みを行うアプリケーションは、例えば、アドレス帳の書き込み処理を行うファックスアプリケーションなど限られるため、全てのアプリケーションが立ち上がるまで補助電源106を有効化しておく必要はない。
(5) When the detection of the occurrence of the auxiliary power supply invalidation factor is not set to the elapse of a predetermined time, but is set to detection at the completion of the start of a specific application for writing to the nonvolatile ROM 101. (Non-volatile memory) is not necessarily written by all applications, and applications that write to non-volatile memory are limited to, for example, a fax application that performs address book writing processing. It is not necessary to activate the auxiliary power source 106.

そこで、図3に示したステップS108において、不揮発性ROM101に書き込みを行う特定のアプリケーションの起動が完了したタイミングで補助電源106を無効化する。
補助電源106を有効化する期間を不揮発性ROM101に書き込みを行うアプリケーションの立ち上がりまでとすることで、補助電源106の消費を抑えることができる。
Therefore, in step S108 shown in FIG. 3, the auxiliary power supply 106 is invalidated at the timing when the activation of a specific application for writing to the nonvolatile ROM 101 is completed.
The consumption of the auxiliary power supply 106 can be suppressed by setting the period during which the auxiliary power supply 106 is activated to the start of the application that writes to the nonvolatile ROM 101.

ところで、起動異常などの理由で上記補助電源無効化要因発生を検知しない場合がある。その場合、消費電力抑制の観点から補助電源106を別途無効化する必要がある。
このような場合、メインスイッチ201のONから予め定めた上記第1の所定期間(即ち、装置の起動完了に十分な時間)を経過しても補助電源無効化の要因を検知しない場合、CPU103は、起動異常と判断し補助電源106を無効化する。
尚、この場合は、主電源断は発生していないため、電源供給は主電源200から継続して行われている。
By the way, there is a case where the generation of the auxiliary power source invalidation factor is not detected due to a start abnormality or the like. In that case, it is necessary to disable the auxiliary power source 106 separately from the viewpoint of power consumption suppression.
In such a case, if the cause of the auxiliary power supply invalidation is not detected even after the first predetermined period (that is, a time sufficient for completing the start-up of the apparatus) has elapsed since the main switch 201 is turned on, the CPU 103 The auxiliary power supply 106 is invalidated by determining that the start is abnormal.
In this case, since the main power supply is not cut off, the power supply is continued from the main power supply 200.

本実施形態では、このように、上記第1の所定期間を経過しても補助電源106を無効化する要因を検知しないときにも、補助電源106を無効化できるため、補助電源106の電力の浪費を防止することができる。   In this embodiment, since the auxiliary power source 106 can be disabled even when the factor for invalidating the auxiliary power source 106 is not detected even after the first predetermined period has elapsed, the power of the auxiliary power source 106 can be reduced. Waste can be prevented.

以上で説明した、補助電源106の有効化と無効化をタイミングチャート図に沿って説明する。
図11(a)は、画像形成装置の正常起動における補助電源106の有効化及び、無効化を示すタイミングチャート図である。
メインスイッチ201がONされると、不揮発性ROM101とHDD102に電源供給が開始される。CPU103は、補助電源有効化要因を検知すると、補助電源106を有効化し、その後補助電源無効化要因を検知すると無効化する。
The above-described validation and invalidation of the auxiliary power supply 106 will be described with reference to a timing chart.
FIG. 11A is a timing chart showing validation and invalidation of the auxiliary power source 106 in normal startup of the image forming apparatus.
When the main switch 201 is turned on, power supply to the nonvolatile ROM 101 and the HDD 102 is started. The CPU 103 validates the auxiliary power source 106 when detecting the auxiliary power source enabling factor, and disables it when detecting the auxiliary power source invalidating factor thereafter.

図11(b)は、画像形成装置の起動時において、補助電源106が有効である期間中に主電源断が生じたときの補助電源106の有効化と選択を示すタイミングチャート図である。
CPU103は、主電源断を検知すると主電源200から補助電源106に選択して、制御部108に電力供給を行う。
FIG. 11B is a timing chart showing the activation and selection of the auxiliary power supply 106 when the main power supply is cut off during the period in which the auxiliary power supply 106 is effective when the image forming apparatus is activated.
When the CPU 103 detects that the main power supply is cut off, the CPU 103 selects the auxiliary power supply 106 from the main power supply 200 and supplies power to the control unit 108.

図11(c)は、画像形成装置の起動から立ち下げ(シャットダウン)までの動作において、補助電源106の有効化及び、無効化を示すタイミングチャート図である。
画像形成装置の起動処理の期間のみ補助電源106の有効化と無効化を行い、電源選択手段105は、主電源断発生を検知しなければ主電源200を選択する。
このように、補助電源106からの電力供給が可能な期間を画像形成装置の起動処理の期間のみにすることで、補助電源106の寿命を延ばすことができる。
FIG. 11C is a timing chart illustrating the validation and invalidation of the auxiliary power source 106 in the operation from the startup to the shutdown (shutdown) of the image forming apparatus.
The auxiliary power source 106 is validated and invalidated only during the image forming apparatus activation process, and the power source selection unit 105 selects the main power source 200 if it does not detect the occurrence of the main power source interruption.
As described above, the lifetime of the auxiliary power source 106 can be extended by setting the period in which power can be supplied from the auxiliary power source 106 only to the period of the startup process of the image forming apparatus.

図12は、保護動作期間における補助電源無効化要因発生を検知するタイミングを示したタイミングチャート図である。
補助電源有効期間中に主電源断が発生した場合、メインコントローラ100への電力供給は補助電源106から行われるが、その後主電源断が継続した場合、補助電源106からの電力供給で動作を続ける。
この場合、CPU103は、主電源断が発生した時点から、不揮発性ROM101とHDD102のデータ保護に必要な第2の所定期間経過時に補助電源106を無効化して画像形成装置をシャットダウンする。
FIG. 12 is a timing chart showing the timing for detecting the generation of the auxiliary power supply invalidation factor during the protection operation period.
When the main power supply is cut off during the auxiliary power supply valid period, the power supply to the main controller 100 is performed from the auxiliary power supply 106, but when the main power supply continues thereafter, the operation continues with the power supply from the auxiliary power supply 106. .
In this case, the CPU 103 disables the auxiliary power source 106 and shuts down the image forming apparatus when a second predetermined period required for data protection of the nonvolatile ROM 101 and the HDD 102 has elapsed since the main power interruption occurred.

画像形成装置の外観を示した全体図である。1 is an overall view illustrating an appearance of an image forming apparatus. 画像形成装置の内部構造を示すブロック図である。2 is a block diagram illustrating an internal structure of the image forming apparatus. FIG. 画像形成装置における起動処理の手順を示したフロー図である。FIG. 5 is a flowchart illustrating a procedure of activation processing in the image forming apparatus. CPUから送信された信号によって、主電源と補助電源を選択するための第1の回路構成を示すブロック図である。It is a block diagram which shows the 1st circuit structure for selecting a main power supply and an auxiliary power supply with the signal transmitted from CPU. 第1の回路構成を用いた場合におけるCPUの補助電源の有効化・無効化制御手順を示すフロー図である。It is a flowchart which shows the validation / invalidation control procedure of the auxiliary | assistant power supply of CPU at the time of using a 1st circuit structure. 主電源と補助電源の電圧に基づいて電源を選択するための第2の回路構成を示すブロック図である。It is a block diagram which shows the 2nd circuit structure for selecting a power supply based on the voltage of a main power supply and an auxiliary power supply. 第2の回路構成を用いた場合におけるCPUの補助電源106の有効化・無効化制御手順を示したフロー図である。It is the flowchart which showed the validation / invalidation control procedure of auxiliary power supply of CPU in the case of using the second circuit configuration. 第2の回路構成を備えた本実施形態の画像形成装置において主電源断が生じたときにおける、保護動作の処理手順を示すフロー図である。It is a flowchart which shows the process sequence of protection operation | movement when the main power supply cutoff has arisen in the image forming apparatus of this embodiment provided with the 2nd circuit structure. 図9(a)は、画像形成装置のローエンドである機種Aと、ハイエンド機である機種Bの外観を表す全体図であり、図9(b)は、機種Aと機種Bにおける補助電源無効化要因発生を検知するタイミングと起動時間の関係を示したタイミングチャート図である。FIG. 9A is an overall view showing the appearance of model A, which is a low end of the image forming apparatus, and model B, which is a high end machine, and FIG. 9B is an auxiliary power supply invalidation in model A and model B. It is a timing chart figure showing the relation between the timing which detects factor occurrence, and starting time. 図10(a)は、画像形成装置のメインコントローラに、ファックス、プリンタ、スキャナの制御装置を装着したときの外観を示す全体図であり、図10(b)は、同機種における画像形成装置の補助電源無効化要因発生を検知するタイミングと装着するオプションによって変化する起動時間の関係を示す図である。FIG. 10A is an overall view showing an appearance when a fax, printer, and scanner control device is mounted on the main controller of the image forming apparatus, and FIG. 10B is an image forming apparatus of the same model. It is a figure which shows the relationship between the timing which detects generation | occurrence | production of an auxiliary power invalidation factor, and the starting time which changes with the options to mount. 図11(a)は、画像形成装置の正常起動における補助電源の有効化及び、無効化を示すタイミングチャート図、図11(b)は、画像形成装置の起動時において、補助電源が有効である期間中に主電源断が生じたときの補助電源の有効化と選択を示すタイミングチャート図、図11(c)は、画像形成装置の起動から立ち下げまでの動作において、補助電源の有効化及び無効化を示すタイミングチャート図である。FIG. 11A is a timing chart showing the validation and invalidation of the auxiliary power supply when the image forming apparatus is normally activated, and FIG. 11B is the auxiliary power supply when the image forming apparatus is activated. FIG. 11C is a timing chart showing the activation and selection of the auxiliary power supply when the main power supply is interrupted during the period, and FIG. 11C shows the activation of the auxiliary power supply and the operation in the operation from the startup to the shutdown of the image forming apparatus. It is a timing chart figure which shows invalidation. 保護動作期間における補助電源無効化要因発生を検知するタイミングを示したタイミングチャート図である。It is a timing chart figure which showed the timing which detects generation of an auxiliary power supply invalidation factor in a protection operation period.

符号の説明Explanation of symbols

100・・・メインコントローラ、101・・・不揮発性メモリ、102・・・HDD、103・・・CPU、104・・ASIC、105・・・電源選択手段、106・・・補助電源、107・・・補助電源有効化手段、108・・・コンピュータ、109・・・記憶部、200・・・主電源、201・・・メインスイッチ、300・・・操作部、400・・・読み取り部、500・・・エンジン制御部、600・・・電源断検知手段、700・・・ファックス、800・・・プリンタ、900・・・スキャナ、D1・・・ダイオード、D2・・・ダイオード。 DESCRIPTION OF SYMBOLS 100 ... Main controller, 101 ... Nonvolatile memory, 102 ... HDD, 103 ... CPU, 104 ... ASIC, 105 ... Power supply selection means, 106 ... Auxiliary power supply, 107 ... Auxiliary power source enabling means, 108... Computer, 109... Storage unit, 200... Main power source, 201... Main switch, 300. ..Engine control unit, 600... Power failure detection means, 700... Fax, 800 .. printer, 900 .. scanner, D1.

Claims (19)

メモリデバイスを備えた機器に電力を供給する主電源と、
前記主電源に代わって前記機器に電力を供給する補助電源と、
前記補助電源を有効化又は無効化する補助電源制御手段と、
主電源断が生じたときに前記主電源から前記補助電源に電力の供給を選択する電源選択手段と、を備えたことを特徴とするメモリデバイスを備えた機器。
A main power supply for supplying power to the device with the memory device;
An auxiliary power supply for supplying power to the device instead of the main power supply;
Auxiliary power control means for enabling or disabling the auxiliary power; and
An apparatus comprising a memory device, comprising: power selection means for selecting supply of power from the main power supply to the auxiliary power supply when a main power supply is interrupted.
請求項1に記載されたメモリデバイスを備えた機器において、
前記補助電源制御手段は主電源ON状態において補助電源有効化要因の検知により補助電源を有効化し、補助電源無効化要因の検知により補助電源を無効化することを特徴とするメモリデバイスを備えた機器。
An apparatus comprising the memory device according to claim 1.
The auxiliary power supply control means enables the auxiliary power supply by detecting the auxiliary power supply enabling factor in the main power ON state, and disables the auxiliary power supply by detecting the auxiliary power supply invalidating factor. .
請求項2に記載されたメモリデバイスを備えた機器において、
前記補助電源制御手段は、前記補助電源無効化要因が検知されずメインスイッチONから第1の所定期間が経緯したとき、前記補助電源を無効化することを特徴とするメモリデバイスを備えた機器。
An apparatus comprising the memory device according to claim 2.
The apparatus having a memory device, wherein the auxiliary power supply control means disables the auxiliary power supply when the auxiliary power supply invalidating factor is not detected and a first predetermined period has passed since the main switch was turned on.
請求項1ないし3のいずれかに記載されたメモリデバイスを備えた機器において、
前記主電源の電源断を検知する電源断検知手段を備え、
前記補助電源有効化期間中に前記電源断検知手段が前記主電源断を検知したとき、前記電源選択手段が電源を前記主電源から前記補助電源に選択することを特徴とするメモリデバイスを備えた機器。
In an apparatus comprising the memory device according to any one of claims 1 to 3,
Comprising power-off detection means for detecting power-off of the main power supply,
The memory device is characterized in that, when the power-off detection means detects the main power-off during the auxiliary power-activation period, the power selection means selects a power source from the main power source to the auxiliary power source. machine.
請求項1ないし4のいずれかに記載されたメモリデバイスを備えた機器において、
前記補助電源制御手段は、基本入出力システム(BIOS)の起動又はハードディスクがレディ状態に移行したこと又は不揮発性ROMを検知したとき、前記補助電源を有効化することを特徴とするメモリデバイスを備えた機器。
In an apparatus comprising the memory device according to any one of claims 1 to 4,
The auxiliary power supply control means includes a memory device that activates the auxiliary power supply when a basic input / output system (BIOS) is started or when a hard disk transitions to a ready state or when a nonvolatile ROM is detected. Equipment.
請求項1ないし5のいずれかに記載されたメモリデバイスを備えた機器において、
前記補助電源制御手段が、機種によって予め定めた時間の経過、又はオプションの構成によって予め定めた時間の経過、又は前記機種によって予め定めた時間と前記オプションの構成によって予め定めた時間を足し合わせた時間を予め定め、前記足し合わせた時間の経過、又は機器のレディ状態、又は予め定めたアプリケーションの起動を検知したとき、前記補助電源を無効化することを特徴とするメモリデバイスを備えた機器。
In an apparatus comprising the memory device according to any one of claims 1 to 5,
The auxiliary power supply control means has passed the time predetermined by the model, the time predetermined by the option configuration, or the time predetermined by the model and the time predetermined by the option configuration. A device provided with a memory device, wherein the auxiliary power supply is invalidated when a time is determined in advance and the elapsed time of the added time, the ready state of the device, or activation of a predetermined application is detected.
請求項4に記載されたメモリデバイスを備えた機器において、
前記電源選択手段は、前記主電源の電源断検知手段からの電源断信号に基づき選択制御されるスイッチング回路であることを特徴とするメモリデバイスを備えた機器。
An apparatus comprising the memory device according to claim 4.
The apparatus having a memory device, wherein the power selection means is a switching circuit that is selectively controlled based on a power-off signal from a power-off detection means of the main power supply.
請求項1ないし3または請求項5ないし6のいずれかに記載されたメモリデバイスを備えた機器において、
前記電源選択手段は、前記主電源及び補助電源のいずれか高い方の電圧に自動的に選択する選択回路であることを特徴とするメモリデバイスを備えた機器。
In an apparatus comprising the memory device according to any one of claims 1 to 3 or claims 5 to 6,
The apparatus including a memory device, wherein the power source selection unit is a selection circuit that automatically selects a higher voltage of the main power source and the auxiliary power source.
請求項4または8のいずれかに記載されたメモリデバイスを備えた機器において、
前記補助電源制御手段は、前記補助電源に選択が行われたときから第2の所定期間が経過したとき前記補助電源を無効化することを特徴とするメモリデバイスを備えた機器。
A device comprising the memory device according to claim 4 or 8,
The apparatus having a memory device, wherein the auxiliary power control means invalidates the auxiliary power when a second predetermined period has elapsed from when the auxiliary power is selected.
請求項1ないし9のいずれかに記載されたメモリデバイスを備えた機器は、画像形成装置であることを特徴とするメモリデバイスを備えた機器。   10. A device including a memory device according to claim 1, wherein the device including the memory device is an image forming apparatus. メモリデバイスを備え、主電源又は補助電源から電力供給される機器におけるメモリデバイスの保護方法であって、
前記補助電源を有効化又は無効化する補助電源制御工程と、
主電源断が生じたときに前記主電源から前記補助電源に電力の供給を選択する電源選択工程と、を備えたことを特徴とするメモリデバイスの保護方法。
A method for protecting a memory device in a device including a memory device and powered by a main power supply or an auxiliary power supply,
An auxiliary power control step for enabling or disabling the auxiliary power; and
And a power source selecting step of selecting power supply from the main power source to the auxiliary power source when a main power source is cut off.
請求項11に記載されたメモリデバイスの保護方法において、
前記補助電源制御工程では主電源ON状態において補助電源有効化要因の検知により補助電源を有効化し、補助電源無効化要因の検知により補助電源を無効化する処理を行うことを特徴とするメモリデバイスの保護方法。
The method for protecting a memory device according to claim 11, wherein
In the auxiliary power control process, the auxiliary power is enabled by detecting the auxiliary power enable factor in the main power ON state, and the auxiliary power is disabled by detecting the auxiliary power disable factor. Protection method.
請求項12に記載されたメモリデバイスの保護方法において、
前記補助電源制御工程は、前記補助電源無効化要因が検知されずメインスイッチONから第1の所定期間が経緯したとき、前記補助電源を無効化する処理を行うことを特徴とするメモリデバイスの保護方法。
A method for protecting a memory device as recited in claim 12.
The auxiliary power supply control step performs a process of disabling the auxiliary power supply when a first predetermined period has elapsed after the main switch is turned on without detecting the auxiliary power supply invalidating factor. Method.
請求項11ないし13のいずれかに記載されたメモリデバイスの保護方法において、
前記補助電源有効化期間中に電源断検知手段が前記主電源断を検知したとき、電源を前記主電源から前記補助電源に選択する処理を行うことを特徴とするメモリデバイスの保護方法。
The method for protecting a memory device according to any one of claims 11 to 13,
A method for protecting a memory device, comprising: performing a process of selecting a power source from the main power source to the auxiliary power source when the power source power off detecting unit detects the main power source power off during the auxiliary power source valid period.
請求項11ないし14のいずれかに記載されたメモリデバイスの保護方法において、
前記補助電源制御工程では、基本入出力システム(BIOS)の起動又はハードディスクがレディ状態に移行したこと又は不揮発性ROMを検知したとき、前記補助電源を有効化する処理を行うことを特徴とするメモリデバイスの保護方法。
The method for protecting a memory device according to any one of claims 11 to 14,
In the auxiliary power supply control step, a process for enabling the auxiliary power supply is performed when a basic input / output system (BIOS) is started, a hard disk is shifted to a ready state, or a nonvolatile ROM is detected. How to protect the device.
請求項11ないし15のいずれかに記載されたメモリデバイスの保護方法において、
前記補助電源制御工程では、機種によって予め定めた時間の経過、又はオプションの構成によって予め定めた時間の経過、又は前記機種によって予め定めた時間と前記オプションの構成によって予め定めた時間を足し合わせた時間を予め定め、前記足し合わせた時間の経過、又は機器のレディ状態、又は予め定めたアプリケーションの起動を検知したとき、前記補助電源を無効化する処理を行うことを特徴とするメモリデバイスの保護方法。
The method for protecting a memory device according to any one of claims 11 to 15,
In the auxiliary power supply control step, the passage of time predetermined by the model, the passage of time predetermined by the option configuration, or the time predetermined by the model and the time predetermined by the option configuration are added. Protecting a memory device, wherein a time is predetermined and the auxiliary power supply is invalidated when it is detected that the added time has elapsed, the device is ready, or a predetermined application is activated. Method.
請求項14に記載されたメモリデバイスの保護方法において、
主電源の電源断を検知する主電源断検知工程を備え、
前記電源選択工程は、前記主電源の電源断検知手段からの電源断信号に基づき電源が選択制御される工程であることを特徴とするメモリデバイスの保護方法。
15. A method for protecting a memory device as recited in claim 14.
It has a main power-off detection process that detects the main power-off.
The method for protecting a memory device, wherein the power source selection step is a step in which a power source is selected and controlled based on a power-off signal from a power-off detection means of the main power source.
請求項11ないし13または請求項15ないし16のいずれかに記載されたメモリデバイスの保護方法において、
前記電源選択工程は、前記主電源及び補助電源のいずれか高い方の電圧に自動的に選択する選択工程であることを特徴とするメモリデバイスの保護方法。
A method for protecting a memory device according to any of claims 11 to 13 or 15 to 16,
The method of protecting a memory device, wherein the power source selection step is a selection step of automatically selecting a higher one of the main power source and the auxiliary power source.
請求項14または18のいずれかに記載されたメモリデバイスの保護方法において、
前記補助電源制御工程では、前記補助電源に選択が行われたときから第2の所定期間が経過したとき前記補助電源を無効化する処理を行うことを特徴とするメモリデバイスの保護方法。
The method for protecting a memory device according to claim 14 or 18,
The method of protecting a memory device, wherein, in the auxiliary power control step, a process of invalidating the auxiliary power is performed when a second predetermined period has elapsed from when the auxiliary power is selected.
JP2008152014A 2008-06-10 2008-06-10 Equipment with memory device and method for protecting memory device Pending JP2009301124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008152014A JP2009301124A (en) 2008-06-10 2008-06-10 Equipment with memory device and method for protecting memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008152014A JP2009301124A (en) 2008-06-10 2008-06-10 Equipment with memory device and method for protecting memory device

Publications (1)

Publication Number Publication Date
JP2009301124A true JP2009301124A (en) 2009-12-24

Family

ID=41547985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008152014A Pending JP2009301124A (en) 2008-06-10 2008-06-10 Equipment with memory device and method for protecting memory device

Country Status (1)

Country Link
JP (1) JP2009301124A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020032201A1 (en) * 2018-08-10 2020-02-13 株式会社デンソー Vehicular electronic control system, power source self-holding execution control method, and power source self-holding execution control program
JP2020027643A (en) * 2018-08-10 2020-02-20 株式会社デンソー Electronic control system for vehicle, and method and program for controlling execution of self holding of power source
WO2021066620A1 (en) * 2019-10-04 2021-04-08 엘지이노텍 주식회사 Apparatus for controlling nand flash memory device and method for controlling same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020032201A1 (en) * 2018-08-10 2020-02-13 株式会社デンソー Vehicular electronic control system, power source self-holding execution control method, and power source self-holding execution control program
JP2020027643A (en) * 2018-08-10 2020-02-20 株式会社デンソー Electronic control system for vehicle, and method and program for controlling execution of self holding of power source
JP2022010389A (en) * 2018-08-10 2022-01-14 株式会社デンソー Electronic control system for vehicle, slave device for vehicle, master device for vehicle, control method for execution of power self-holding, control program for execution of power self-holding, and control program for instruction of power self-holding
JP7416036B2 (en) 2018-08-10 2024-01-17 株式会社デンソー Vehicle electronic control system, vehicle slave device, vehicle master device, power self-maintaining execution control method, power self-maintaining execution control program, and power self-maintaining instruction control program
WO2021066620A1 (en) * 2019-10-04 2021-04-08 엘지이노텍 주식회사 Apparatus for controlling nand flash memory device and method for controlling same
US12009035B2 (en) 2019-10-04 2024-06-11 Lg Innotek Co., Ltd. Apparatus for controlling NAND flash memory device and method for controlling same

Similar Documents

Publication Publication Date Title
NL2007975C2 (en) Information processing apparatus capable of appropriately executing shutdown processing, method of controlling the information processing apparatus, and storage medium.
KR20150024800A (en) Image forming apparatus having power save function, control method thereof, and storage medium
EP2535772B1 (en) Image forming apparatus that shifts to state where quick activation is possible, method of controlling the same, and storage medium
US9349084B2 (en) Image forming apparatus, non-transitory computer-readable storage medium and method for monitoring error in central processing unit and performs resetting process
KR20190009260A (en) Information processing apparatus and method for controlling information processing apparatus
JP2009301124A (en) Equipment with memory device and method for protecting memory device
JP2010074380A (en) Communication device, and method for controlling communication device
JP2016110642A (en) Information processing device, restart execution method and restart execution program
JP2007136862A (en) Image forming apparatus
JP6226243B2 (en) Image forming apparatus, operation control method, and operation control program
JP2008140492A (en) Current-carrying controller for storage device, image forming device, and program
JP2008059007A (en) Semiconductor storage device
JP5470124B2 (en) Electronic device and program for electronic device
JP2014104654A (en) Image forming apparatus and control method of the same
JP5346964B2 (en) Electronic equipment and system management program
JP5277262B2 (en) Electronic equipment and system management program
JP5458507B2 (en) Image processing apparatus, image forming apparatus, and data protection method
US20180267811A1 (en) Electronic apparatus and control method of the same
JP2007034963A (en) Electronic equipment
JP2014116905A (en) Image processing system, apparatus control method, and apparatus control program
JP4372090B2 (en) Image forming apparatus
JP4233515B2 (en) Data processing device
JP5065857B2 (en) Information processing equipment, electronic equipment
JP2011060178A (en) Electronic equipment, image forming apparatus, power supply controller, and power supply control method
JP2012138663A (en) Image forming device, control method of the same, and program