JP5422426B2 - Information processing device - Google Patents
Information processing device Download PDFInfo
- Publication number
- JP5422426B2 JP5422426B2 JP2010024559A JP2010024559A JP5422426B2 JP 5422426 B2 JP5422426 B2 JP 5422426B2 JP 2010024559 A JP2010024559 A JP 2010024559A JP 2010024559 A JP2010024559 A JP 2010024559A JP 5422426 B2 JP5422426 B2 JP 5422426B2
- Authority
- JP
- Japan
- Prior art keywords
- power supply
- power
- unit
- primary
- signal
- 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.)
- Active
Links
Images
Landscapes
- Power Sources (AREA)
- Stand-By Power Supply Arrangements (AREA)
Description
本発明は、停電等により1次側電源供給が断たれた場合に適切にシャットダウン処理を行うとともに、電源供給が復帰した場合に自動的に起動する情報処理装置に関する。 The present invention relates to an information processing apparatus that appropriately performs a shutdown process when a primary power supply is cut off due to a power failure or the like and that automatically starts when the power supply is restored.
Windows(登録商標)等の一般に広く普及しているオペレーティングシステムは、HDD(Hard Disk Drive)等の補助記憶装置に保存されたシステムファイルのデータを不揮発性のメモリ等の主記憶装置にロードして動作する。このオペレーティングシステムは、主記憶装置上のシステムのデータを更新し、HDD等の補助記憶装置に書き戻す等の動作を頻繁に行っているため、停電等により急にコンピュータの電源が切れると補助記憶装置に保存したシステムファイルに不整合が起こり、コンピュータが正常に動作しなくなることが考えられる。また、データベース機能等を有するコンピュータにおいても同様にデータのバックアップが終了する前に電源が切れて保存データが破壊される等の問題が考えられ、突然の電源断が及ぼす影響は大きい。 In general, operating systems such as Windows (registered trademark) load system file data stored in an auxiliary storage device such as an HDD (Hard Disk Drive) into a main storage device such as a nonvolatile memory. Operate. Since this operating system frequently performs operations such as updating system data on the main storage device and writing it back to an auxiliary storage device such as an HDD, etc., if the computer is suddenly turned off due to a power failure, etc. It is possible that an inconsistency occurs in the system file stored in the device, and the computer does not operate normally. Similarly, in a computer having a database function or the like, there is a problem that the stored data is destroyed because the power is turned off before the data backup is completed.
これらの問題に対する対処として無停電電源装置(Uninterruptible Power Supply:UPS)を使用して停電が発生している間の電力を供給する手法が広く用いられている。無停電電源装置は、停電時に供給できる電力がバッテリを使用した一時的なものであるため、停電時の電力供給を行うとともに、自己が有する通知機能を用いてオペレーティングシステムに1次側電源からの電力供給が断たれた旨を通知し、コンピュータ側においてアプリケーションの終了処理及びオペレーティングシステムのシャットダウン処理が適切に行われるように動作する。 As a countermeasure against these problems, a method of supplying electric power during a power failure using an uninterruptible power supply (UPS) is widely used. In the uninterruptible power supply, since the power that can be supplied at the time of a power failure is temporary using a battery, the power is supplied at the time of a power failure, and the operating system uses the notification function that it has from the primary power supply. It notifies that the power supply has been cut off, and operates so that the application termination processing and the operating system shutdown processing are appropriately performed on the computer side.
また、一部の高機能な無停電電源装置は、停電発生時に上述した通知機能でオペレーティングシステムにシャットダウン処理を行わせるのみならず、1次側電源が復旧した場合にコンピュータを自動的に起動させる機能をオプションとして有するものもある。 Some high-function uninterruptible power supplies not only cause the operating system to perform shutdown processing with the above-described notification function when a power failure occurs, but also automatically start the computer when the primary power supply is restored Some have options as an option.
すなわち、一般的な無停電電源装置は、1次側電源断時の自動シャットダウン等、終了処理に重点を置いた機能となっており、自動起動処理についてはオプションとして提供しているものが多い。しかしながら、無停電電源装置とともに設置されるコンピュータは、データベースサーバや管理サーバ等の常時稼動を前提とした用途も多いため、終了処理のみならず自動起動機能も重要となる。特にこのようなコンピュータは、無人運転での運用も多く、さらに遠隔地やセキュリティ室等の操作者が容易に触れることのできない場所に設置されることもあり、自動起動機能は必須である。 That is, a general uninterruptible power supply has a function that focuses on termination processing such as automatic shutdown when the primary power supply is cut off, and many automatic startup processing are provided as options. However, since a computer installed together with the uninterruptible power supply has many applications on the premise that the database server and the management server are always operated, not only the termination processing but also the automatic startup function is important. In particular, such a computer is often operated by unattended operation, and may be installed in a place that cannot be easily touched by an operator such as a remote place or a security room, and an automatic start function is essential.
ここで、一般に広く用いられている自動起動手段は、コンピュータのBIOS(Basic Input Output System)ソフトウェアの電源管理機能を利用するものである。具体的には、「電力供給が行われたら必ずコンピュータの電源をオンする」という設定がBIOSソフトウェア上で行われたコンピュータに対し、無停電原電装置は、1次側電源の復帰を検知した後、所定時間経過後にコンピュータに供給する電力をいったん切断し、再度供給を開始することによりコンピュータを自動的に起動させることができる。 Here, the automatic starting means generally used widely utilizes a power management function of a computer's BIOS (Basic Input Output System) software. Specifically, the uninterruptible power generation device detects that the primary power supply has returned to the computer for which the setting of “turn on the computer whenever power is supplied” is performed on the BIOS software. The computer can be automatically started by temporarily cutting off the power supplied to the computer after a predetermined time has elapsed and starting the supply again.
図9は、一般的な無停電電源装置17及びコンピュータ2の構成を示すブロック図である。図9に示すように、無停電電源装置17は、バッテリ18、リレースイッチ19、及び制御部22を備えており、1次側電源1から電力を受けている。ここで、1次側電源1は、例えば一般的な商用電源であり、通常時において無停電電源装置17を介してコンピュータ2に電力を供給している。
FIG. 9 is a block diagram showing the configuration of a general
また、コンピュータ2は、電源部3、メイン回路部5、及び電源スイッチ12を備えている。メイン回路部5は、内部にCPU6、メモリ7、HDD8、BIOS−ROM9、及び起動/終了処理判定部10を有している。また、BIOS−ROM9は、上述したように「電力供給が行われたら必ずコンピュータの電源をオンする」という設定がされているものとする。
The
図10は、図9に示す無停電電源装置17とコンピュータ2の動作を示すタイムチャート図である。図10を用いて、図9に示す無停電電源装置17とコンピュータ2との動作を簡単に説明する。まず、時刻t0までの間において、コンピュータ2は通常の「動作中」である。なお、図10において、「UPS電力供給」は、コンピュータ2に対する無停電電源装置17による電力供給であり、時刻t0までの間において1次側電源1の1次側電力をそのまま供給している。
FIG. 10 is a time chart showing operations of the
時刻t0に停電等の理由により1次側電力供給23が断たれると、無停電電源装置17内の制御部22は、1次側電力供給23が断たれたことを検知し、リレースイッチ19を操作してバッテリ18による電力供給に切り替える。さらに、制御部22は、1次側電力供給23が断たれたことを通知するためにH(High)レベルの電源断信号25をコンピュータ2内部のメイン回路部5に出力する。
When the
コンピュータ2内の電源部3は、バッテリ18により電力供給27を受け、メイン回路部5に対して通常電力28及びスタンバイ電力29を供給する。
The
メイン回路部5内の起動/終了処理判定部10は、通常電力28が電源部3から供給されているとともに電源断信号25を受け取ったことにより、1次側電力供給23が断たれたと判断し、CPU6にシャットダウン処理を開始させる。
The start / end
時刻t1においてシャットダウン処理が終了すると、コンピュータ2の状態が「待機中」となるので、メイン回路部5の起動/終了処理判定部10(あるいはCPU6)は、電力供給開始指示信号24をL(Low)レベルにして電源部3に出力する。電源部3は、Lレベルの電力供給開始指示信号24に基づいて通常電力28の供給を停止するが、スタンバイ電力29の供給は継続する。
When the shutdown process at time t 1 is terminated, the state of the
その後、時刻t2において1次側電力が復帰すると、無停電電源装置17内の制御部22は、1次側電力が復帰したことを検知し、1次側電源断信号25をLレベルにするとともに、リレースイッチ19を操作して1次側電源1による電力供給に切り替える。さらに、制御部22は、時間のカウンタをスタートさせ、所定時間経過後の時刻t3に無停電電源装置17からの電力供給を一時停止させる。これに伴い、電源部3は、メイン回路部5に対するスタンバイ電力29供給を停止する。
Thereafter, the primary side power is restored at time t 2, the
その後、時刻t4において制御部22は、無停電電源装置17からの電力供給を再開させる。これに伴い、電源部3は、メイン回路部5に対するスタンバイ電力29供給を再開する。
Thereafter, at time t 4 , the
起動/終了処理判定部10は、通常電力28の供給が無い状態でスタンバイ電力29の供給が開始されたことにより起動処理を開始する旨の判定を行い、CPU6がBIOSソフトウェアの電源管理機能によりコンピュータ2を起動させる。起動/終了処理判定部10は、起動処理が終了した時刻t5に電力供給開始指示信号24をHレベルにして電源部3に出力する。電源部3は、Hレベルの電力供給開始指示信号24に基づいて通常電力28の供給を再開する。
The start / end
以上のような動作により、コンピュータ2は、停電等により1次側電力供給23が断たれてシャットダウンした場合においても、1次側電力供給23復帰時に自動的に起動することができる。
By the operation as described above, the
なお、UPSにより自動的にコンピュータを起動させる方法として、上述したBIOSソフトウェアの電力管理機能を使う方法の他に、WOL(Wake On LAN)機能を用いて自動起動を行う方法が挙げられる。この場合において、UPSは、1次側電力供給23が復帰したことを検知した際に、イーサネット(登録商標)ケーブルを介してコンピュータに対して起動開始信号26を出力する。
As a method of automatically starting up the computer by UPS, in addition to the above-described method of using the power management function of the BIOS software, there is a method of automatically starting up using a WOL (Wake On LAN) function. In this case, when the UPS detects that the
特許文献1には、負荷機器への給電を開始または停止するタイミングをより簡単に制御できる情報処理装置、無停電電源装置等が記載されている。この無停電電源装置は、ユーザからの指令に基づいて外部から供給される入力電力に異常が発生した場合にバッテリにより負荷機器へのバックアップ給電を行う時間の上限である最長時間を設定する設定手段と、入力電力を監視する監視手段と、入力電力の異常が検出された場合、最長時間を上限としてバックアップ給電を行うように制御する給電制御手段とを備えている。
したがって、無停電電源装置のバックアップ時間を簡単に制御することができ、無停電電源装置のバッテリの無駄な放電を抑え、バッテリの早期劣化を防止することができる。 Therefore, it is possible to easily control the backup time of the uninterruptible power supply, suppress unnecessary discharge of the battery of the uninterruptible power supply, and prevent early deterioration of the battery.
さらに、この無停電電源装置において、上述した設定手段は、ユーザからの指令に基づいて、負荷機器への給電の開始を遅延する時間である遅延時間をさらに設定する。給電制御手段は、負荷機器への給電を停止している場合に入力電力が正常な状態になったとき、入力電力が正常な状態になってから遅延時間が経過した後に、負荷機器への給電を開始するように制御するようにすることができる。 Furthermore, in this uninterruptible power supply, the setting means described above further sets a delay time, which is a time for delaying the start of power supply to the load device, based on a command from the user. When the input power becomes normal when power supply to the load equipment is stopped, the power supply control means supplies power to the load equipment after the delay time has elapsed since the input power became normal. Can be controlled to start.
これにより、簡単に無停電電源装置の給電の開始を適切な時間だけ遅延させることができ、無停電電源装置が給電を開始したときに、無停電電源装置に接続されている負荷機器を確実に起動させることができる。 This makes it easy to delay the start of power supply to the uninterruptible power supply by an appropriate amount of time, and ensures that the load equipment connected to the uninterruptible power supply is Can be activated.
また、特許文献1に記載の無停電電源装置は、ユーザからの指令に基づいて、負荷機器への給電の開始を遅延する時間である遅延時間を設定する設定手段と、外部から供給される入力電力を監視する監視手段と、負荷機器への給電を停止している場合に入力電力が正常な状態になったとき、入力電力が正常な状態になってから遅延時間が経過した後に、負荷機器への給電を開始するように制御する給電制御手段とを備えている。
In addition, the uninterruptible power supply described in
この場合における無停電電源装置は、ユーザからの指令に基づいて、負荷機器への給電の開始を遅延する時間である遅延時間が設定され、外部から供給される入力電力が監視され、負荷機器への給電を停止している場合に入力電力が正常な状態になったとき、入力電力が正常な状態になってから遅延時間が経過した後に、負荷機器への給電を開始するように制御される。 In this case, the uninterruptible power supply device is set with a delay time, which is a time for delaying the start of power supply to the load device, based on a command from the user, the input power supplied from the outside is monitored, and the load device is When the input power becomes normal when power supply is stopped, control is performed to start power supply to the load device after the delay time has elapsed since the input power became normal. .
したがって、この無停電電源装置によれば、容易に給電の開始を適切な時間だけ遅延させることができ、給電を開始した時点で無停電電源装置に接続されている負荷機器を確実に起動させることができる。 Therefore, according to this uninterruptible power supply, it is possible to easily delay the start of power supply by an appropriate time, and to reliably start the load device connected to the uninterruptible power supply when power supply is started Can do.
しかしながら、図9,10で説明したような従来の自動起動手段は、コンピュータ本体側のBIOSソフトウェアがWake On LAN機能や電源管理機能に対応している必要があり、さらに当該ソフトウェア上の設定変更により有効にする必要がある。 However, the conventional automatic startup means as described with reference to FIGS. 9 and 10 require that the BIOS software on the computer main body side support the Wake On LAN function and the power management function, and further, by changing the settings on the software Must be enabled.
また、無停電電源装置は、いったん電力供給を停止・再開するためのリレースイッチが必要になり機器が大きくなるという問題点もある。この問題は特許文献1に記載の装置にも該当し、特に、コンピュータの設置環境によっては設置スペースが限られる場合もあり、複数のコンピュータに対して同じ数の無停電電源装置を設置する場合にはその制限はさらに厳しくなる。
In addition, the uninterruptible power supply has a problem that a relay switch for temporarily stopping and restarting the power supply is required and the equipment becomes large. This problem also applies to the device described in
この解決策として停電時にコンピュータに電力を供給するためのバッテリをコンピュータ本体の電源回路に組み込み、無停電電源装置の機能を実現する構成も考えられるが、この構成ではリレースイッチを組み込むことはほぼ不可能である。 As a solution to this problem, there may be a configuration in which a battery for supplying power to the computer in the event of a power failure is incorporated in the power circuit of the computer main body to realize the function of the uninterruptible power supply. Is possible.
また、イーサネット(登録商標)のWake On LAN機能を用いた場合にも、無停電電源装置にイーサネット(登録商標)機能を組み込むとともに、コンピュータと無停電電源装置とをイーサネット(登録商標)ケーブルで接続するといった必要があるため、コストや設置スペースの面で不利である。 In addition, when using the Ethernet (Wake On LAN) function, the Ethernet (registered trademark) function is incorporated into the uninterruptible power supply, and the computer and the uninterruptible power supply are connected by an Ethernet (registered trademark) cable. This is disadvantageous in terms of cost and installation space.
また、図9に示す従来装置において、コンピュータのシャットダウン処理中に1次側電源1が復帰した場合には、シャットダウン処理中にもかかわらず電力供給が強制オフされる可能性がある。この問題について、図11を用いて説明する。図11は、図9に示す無停電電源装置17とコンピュータ2の動作を示すタイムチャート図の別例である。
Further, in the conventional apparatus shown in FIG. 9, when the
まず、時刻t0までの間において、コンピュータ2が通常の「動作中」であり、時刻t0に停電等の理由により1次側電力供給23が断たれるまでは、図10で説明した動作と同じである。しかしながら、1次側電力供給23は、コンピュータ2がシャットダウン処理の最中である時刻t1において復帰しており、この点で図10と異なる。
First, until the time t 0 , the
この場合に、無停電電源装置17内の制御部22は、1次側電力が復帰したことを検知し、1次側電源断信号25をLレベルにするとともに、リレースイッチ19を操作して1次側電源1による電力供給に切り替える。さらに、制御部22は、時間のカウンタをスタートさせ、所定時間経過後の時刻t2に無停電電源装置17からの電力供給を一時停止させる。これに伴い、電源部3は、メイン回路部5に対する通常電力28供給とスタンバイ電力29供給とのいずれも停止する。したがって、コンピュータ2は、正常終了できない可能性がある。
In this case, the
その後、時刻t3において制御部22は、無停電電源装置17からの電力供給を再開させる。これに伴い、電源部3は、メイン回路部5に対する通常電力28供給とスタンバイ電力29供給とを再開する。しかしながら、コンピュータ2は、時刻t3において依然としてシャットダウン処理中であるため、自動起動することはできない。
Thereafter, at time t 3 , the
時刻t4においてシャットダウン処理が終了すると、コンピュータ2の状態が「待機中」となるので、メイン回路部5の起動/終了処理判定部10(あるいはCPU6)は、電力供給開始指示信号24をL(Low)レベルにして電源部3に出力する。電源部3は、Lレベルの電力供給開始指示信号24に基づいて通常電力の供給を停止するが、スタンバイ電力29の供給は継続する。しかしながら、無停電電源装置17による電力供給の停止/再開動作は既に行われてしまっているので、コンピュータ2は、自動起動を行うことができない。
When the shutdown process is completed at time t 4, the state of the
このような問題は、無停電電源装置17のカウント時間(1次側電力供給23が断たれてからUPSによる電力供給をいったん停止するまでの時間、すなわち図11における時刻t1〜t2間)をコンピュータ2のシャットダウン処理時間よりも長く設定することにより回避できるようにも思われるが、いくつかの阻害要因がある。例えば、無停電電源装置17とコンピュータ2との間におけるカウンタ設定値の不一致や、コンピュータ2におけるプログラムの負荷等によりシャットダウン処理時間が通常よりも長くなる場合が挙げられる。
Such a problem, count time of the uninterruptible power supply 17 (time from the
本発明は上述した従来技術の問題点を解決するもので、ネットワークケーブルやリレースイッチ等のインタフェースを追加する必要が無く、BIOSソフトウェアの変更も不要であるとともに、シャットダウン処理中の電力供給停止を回避し、且つ停電から1次側電源が復帰した場合に自動起動する情報処理装置を提供することを課題とする。 The present invention solves the above-described problems of the prior art, and it is not necessary to add an interface such as a network cable or a relay switch, and it is not necessary to change the BIOS software, and avoids stopping the power supply during the shutdown process. In addition, an object of the present invention is to provide an information processing apparatus that automatically starts when the primary power supply returns from a power failure.
本発明に係る情報処理装置は、上記課題を解決するために、1次側電源から電力の供給を受ける情報処理装置であって、前記1次側電源による電力供給の有無を検知して検知結果に応じた1次側電源断信号を生成するとともに、1次側電源により電力供給が行われている場合には当該電力を使用して通常電力とスタンバイ電力との供給を行い、1次側電源による電力供給が停止している場合には内部のバッテリを使用して通常電力とスタンバイ電力との供給を行う電源部と、前記電源部による通常電力の供給が停止してから所定時間経過後に前記1次側電源による電力供給が復帰し且つ通常電力供給がなされていない場合に時間経過信号を生成する計時部と、前記計時部により生成された時間経過信号に基づいて当該情報処理装置を起動させるための起動開始信号を生成する生成部と、前記電源部により通常電力が供給され、且つ前記1次側電源の電力供給が停止しているために前記電源部により1次側電源断信号が生成された場合に当該情報処理装置の終了処理を行う旨の判定を行うとともに、前記電源部による通常電力供給が停止され、且つ前記生成部により起動開始信号が生成された場合に当該情報処理装置の起動処理を行う旨の判定を行う判定部とを備えることを特徴とする。 In order to solve the above problems, an information processing apparatus according to the present invention is an information processing apparatus that receives supply of power from a primary power supply, and detects the presence or absence of power supply by the primary power supply. When the primary side power supply is generating power, the primary side power supply is supplied with normal power and standby power using the power. When the power supply by the power supply unit is stopped, a power supply unit that supplies normal power and standby power using an internal battery, and after a predetermined time has elapsed since the supply of normal power by the power supply unit stopped When the power supply by the primary side power supply is restored and the normal power supply is not made, a time measuring unit that generates a time lapse signal, and starting the information processing apparatus based on the time lapse signal generated by the time measuring unit A generation unit for generating a starting signal for and normal power supplied by the power supply unit, and the primary-side power-off signal by the power supply unit to the power supply of the primary power supply is stopped is generated If it is determined that the termination processing of the information processing apparatus is to be performed, the normal power supply by the power supply unit is stopped, and the generation start signal is generated by the generation unit, the information processing apparatus And a determination unit that determines whether to perform the activation process.
本発明によれば、ネットワークケーブルやリレースイッチ等のインタフェースを追加する必要が無く、BIOSソフトウェアの変更も不要であるとともに、シャットダウン処理中の電力供給停止を回避し、且つ停電から1次側電源が復帰した場合に自動起動することができる。 According to the present invention, it is not necessary to add an interface such as a network cable or a relay switch, it is not necessary to change the BIOS software, the power supply stop during the shutdown process is avoided, and the primary power supply is prevented from the power failure. It can be automatically started when it returns.
以下、本発明の情報処理装置の実施の形態について図面を参照して詳細に説明する。 Embodiments of an information processing apparatus according to the present invention will be described below in detail with reference to the drawings.
図1は、本発明の実施例1の情報処理装置の構成を示すブロック図であり、コンピュータ2aが本発明の情報処理装置に対応する。図1を参照して、情報処理装置の構成を説明する。本実施例のコンピュータ2aは、1次側電源1から電力の供給を受ける情報処理装置であり、図1に示すように、電源部3a、メイン回路部5、起動/終了制御部11、及び電源スイッチ12により構成される。すなわち、図9で説明した従来の構成と異なり、本実施例のコンピュータ2aは、無停電電源装置が不要である。
FIG. 1 is a block diagram showing the configuration of the information processing apparatus according to the first embodiment of the present invention. A
電源部3aは、1次側電源1による電力供給の有無を検知して検知結果に応じた1次側電源断信号25を生成するとともに、1次側電源により電力供給が行われている場合には当該電力を使用して通常電力28とスタンバイ電力29との供給を行い、1次側電源による電力供給が停止している場合には内部のバッテリ4を使用して通常電力28とスタンバイ電力29との供給を行う。
When the
メイン回路部5は、CPU6、メモリ7、HDD8、BIOS−ROM9、及び起動/終了処理判定部10を有している。ここで、互いに内部バスで接続されたCPU6、メモリ7、HDD8、及びBIOS−ROM9は、従来のコンピュータが有している構成であり、既知の技術であるため説明を省略する。
The
起動/終了処理判定部10は、本発明の判定部に対応し、電源部3aにより通常電力28が供給され、且つ1次側電源1の電力供給が停止しているために電源部3aにより1次側電源断信号25が生成された場合に当該情報処理装置(コンピュータ2a)の終了(シャットダウン)処理を行う旨の判定を行う。さらに、起動/終了処理判定部10は、電源部3aによる通常電力28供給が停止され、且つ起動/終了制御部11により起動開始信号26が生成された場合に当該情報処理装置(コンピュータ2a)の起動処理を行う旨の判定を行う。
The activation / termination
また、起動/終了処理判定部10は、当該情報処理装置(コンピュータ2a)の起動処理を行う旨の判定を行った場合に、通常電力28の供給を開始するための電力供給開始指示信号24を生成する。電源部3aは、起動/終了処理判定部10により生成された電力供給開始指示信号24に基づいて通常電力28の供給を開始する。
In addition, the activation / termination
起動/終了制御部11は、本発明の制御部に対応し、電源部3aによる通常電力28供給の有無に基づいて当該情報処理装置(すなわちコンピュータ2a)を起動させるための起動開始信号26を生成する。
The start /
ただし、本明細書において、コンピュータ2aを起動(あるいは終了)するとは、メイン回路部5を起動(終了)することを指し、その他の部分(電源部3aや起動/終了制御部11)まで起動(終了)するものではない。したがって、起動/終了処理判定部10は、起動処理あるいは終了処理を行う旨の判定を行った後に、判定結果に応じてCPU6に起動処理あるいは終了処理をさせる。
However, in this specification, starting (or ending) the
図2は、本実施例のコンピュータ2aの起動/終了制御部11の詳細な構成を示すブロック図である。起動/終了制御部11は、図2に示すように、起動/終了制御部電源13、カウンタ回路14、次回自動起動開始判定部15、及び起動/終了処理開始信号生成部16を有している。
FIG. 2 is a block diagram showing a detailed configuration of the start /
起動/終了制御部電源13は、電源部3aにより供給されたスタンバイ電力29を使用して、起動/終了制御部11全体に電力を供給する。
The start / end control
カウンタ回路14は、本発明の計時部に対応し、電源部3aからの通常電力28供給を受け、電源部3aによる通常電力28の供給が停止してから所定時間経過後に時間経過信号30を生成する。ただし、カウンタ回路は、後述する次回自動起動開始判定部15により自動起動を行うと判定された場合にのみ動作するものとし、次回自動起動開始判定部15により自動起動を行わないと判定された場合には、時間経過信号30を生成しない。
The
次回自動起動開始判定部15は、1次側電源1が復帰した場合に自動起動を行うか否かを判定する。例えば、次回自動起動開始判定部15は、ユーザにより予め入力された設定に基づいて自動起動を行うか否かを判定する。すなわち、起動/終了制御部11は、次回自動起動開始判定部15を備えることにより、予め入力された設定に基づいて起動開始信号26を生成するか否かを決定することができる。本実施例においては、ユーザによる設定が起動/終了処理判定部10に保存されており、起動/終了処理判定部10が当該設定を設定信号31として次回自動起動開始判定部15に出力することにより、次回自動起動開始判定部15は、ユーザにより予め入力された設定を参照し、自動起動を行うか否かを判定することができる。
The next automatic activation
なお、次回自動起動開始判定部15は、ユーザによる次回起動の設定ができない情報処理装置においては必ずしも必須の構成ではない。次回自動起動開始判定部15が無い構成とする場合には、カウンタ回路14は、電源部3aによる通常電力28の供給停止のみを条件として、所定時間経過後に時間経過信号30を生成する。
The next automatic activation
起動/終了処理開始信号生成部16は、本発明の生成部に対応し、カウンタ回路14により生成された時間経過信号30に基づいて起動開始信号26を生成する。
The activation / termination process start
なお、電源スイッチ12は、コンピュータ等の情報処理装置に設けられている一般的な電源スイッチである。したがって、起動/終了処理開始信号生成部16は、カウンタ回路14の動作によらず、通常時(1次側電源1が正常に電力供給を行っている場合)にユーザにより電源スイッチ12が最初にオンされた場合には、起動開始信号26を生成して、メイン回路部5に起動処理させる。
The
次に、上述のように構成された本実施の形態の作用を説明する。図3は、本実施例の情報処理装置の動作を示すフローチャート図である。また、図4は、本実施例の情報処理装置の各部の状態を示すタイムチャート図である。図3及び図4を用いて本実施例の情報処理装置(コンピュータ2a)の動作を説明する。なお、図3においては、最初に停電が発生し、コンピュータ2aの終了(シャットダウン)処理が行われている状態から説明する。
Next, the operation of the present embodiment configured as described above will be described. FIG. 3 is a flowchart illustrating the operation of the information processing apparatus according to the present exemplary embodiment. FIG. 4 is a time chart showing the state of each part of the information processing apparatus of this embodiment. The operation of the information processing apparatus (
まず、図4の時刻t0までの間において、コンピュータ2aは通常の「動作中」である。また、電源部3aは、メイン回路部5と起動/終了制御部11とに対して、1次側電源1の1次側電力を利用して、時刻t0までの間に通常電力28とスタンバイ電力29とを供給している。
First, until the time t 0 in FIG. 4, the
時刻t0に停電等の理由により1次側電力供給23が断たれると、電源部3aは、1次側電力供給23が断たれたことを検知し、Hレベルの1次側電源断信号25を生成するとともに、内部のバッテリ4を使用して通常電力28とスタンバイ電力29とを供給する。
When the
メイン回路部5内の起動/終了処理判定部10は、電源部3aにより通常電力28が供給され、且つ1次側電源1の電力供給23が停止しているために電源部3aにより1次側電源断信号25が生成されているので、コンピュータ2aのシャットダウン(終了)処理を行う旨の判定を行う。これにより、CPU6は、起動/終了処理判定部10の判定結果に基づいて、メイン回路部5の終了処理を行う。
The start / end
一方、起動/終了制御部11内のカウンタ回路14は、電源部3aによる通常電力28の供給が停止したか否かを判断する(図3のステップS1)。カウンタ回路14は、この通常電力28供給の有無を確認する動作により、シャットダウン処理が終了したか否かを判断する。
On the other hand, the
図4の時刻t1においてシャットダウン処理が終了すると、コンピュータ2の状態が「待機中」となるので、メイン回路部5の起動/終了処理判定部10は、電力供給開始指示信号24をLレベルにして電源部3aに出力する。電源部3aは、Lレベルの電力供給開始指示信号24に基づいて通常電力28の供給を停止するが、スタンバイ電力29の供給は継続する。
When the shutdown process is completed at time t 1 in FIG. 4, the state of the
起動/終了制御部11内のカウンタ回路14は、電源部3aによる通常電力28の供給が停止したことを検知し、メイン回路部5によるシャットダウン処理が終了したと判断する。次に、起動/終了制御部11は、予め入力された設定に基づいて起動開始信号26を生成するか否かを決定する。具体的には、カウンタ回路14は、次回自動起動開始判定部15により次回自動起動開始設定信号31がセット済か否かを判断し(ステップS2)、セット済であれば、電源部3aによる通常電力28の供給が停止しているという条件の下、カウンタをスタートさせる(ステップS3)。また、次回自動起動開始判定部15により次回自動起動開始設定信号31がセット済でない場合には、カウンタ回路14は、そこで処理を終了する。
The
なお、次回自動起動開始判定部15は、上述したように、ユーザにより予め入力された設定に基づいて自動起動を行うか否かを判定し、自動起動を行うと判定した場合に次回自動起動開始設定信号31をセットするものとする。
As described above, the next automatic activation
その後、時刻t2において1次側電力が復帰すると、電源部3aは、1次側電力が復帰したことを検知し、1次側電源断信号25をLレベルにするとともに、バッテリ4による電力供給を停止して1次側電源1による電力供給に切り替える。ただし、電源部3aは、時刻t2の前後においてメイン回路部5及び起動/終了制御部11に対する電力供給状態を変化させず、通常電力28供給を停止状態に維持するとともに、スタンバイ電力29供給を継続する。
Thereafter, the primary side power is restored at time t 2, the
一方、カウンタ回路14は、1次側電力供給23が復帰するのを待つために、電源部3aによる通常電力28の供給が停止(時刻t1)してから所定時間が経過するまで待機する(ステップS4)。その後、カウンタ回路14は、所定時間経過後の時刻t3において1次側電力供給23が復帰し(ステップS5)且つ通常電力28供給がされていない場合(ステップS6)に時間経過信号30を生成する。
On the other hand, the
なお、カウンタ回路14は、1次側電力供給23が復帰しているか否かについて、例えば電源部3aから1次側電源断信号25を受け取ることにより判断することができる。あるいは、1次側電力供給23が復帰したか否かをカウンタ回路14が判断しない構成とする場合には、起動/終了処理判定部10が1次側電力供給23が復帰したか否かに基づいて起動処理を開始する構成とする。すなわち、起動/終了処理判定部10は、1次側電源断信号25に基づいて1次側電源1の電力供給が停止している場合には、起動開始信号26が生成されたか否かにかかわらず当該情報処理装置(コンピュータ2a)の起動処理を行う旨の判定を行わない。この場合には、ステップS5の判断は、ステップS9の起動開始信号26が出力された後に、起動/終了処理判定部10により行われる。
Note that the
いずれにしても、起動/終了処理判定部10は、1次側電源1による電力供給が復帰していない場合には、自動起動を行わない旨の判定をして終了する(ステップS6)。
In any case, if the power supply by the
なお、カウンタ回路14がステップS6において通常電力28供給の有無を確認するのは、自動起動を行う前に既にユーザが電源スイッチ12等を操作して起動させている場合があるからであり、電源スイッチ12との競合を防止するためである。仮に通常電力28が供給されている場合には、カウンタ回路14は、時間経過信号30を生成せずに終了する(ステップS8)。
The reason why the
起動/終了処理開始信号生成部16は、時刻t3においてカウンタ回路14により生成された時間経過信号30に基づいて起動開始信号26を生成し、起動/終了処理判定部10に出力する(ステップS9)。起動/終了処理判定部10は、電源部3aによる通常電力28供給が停止され、且つ起動/終了制御部11(起動/終了処理開始信号生成部16)により起動開始信号26が生成されたことにより、起動処理を行う旨の判定を行い、CPU6に起動処理を開始させる。また、起動/終了処理判定部10は、起動処理が終了した時刻t4に電力供給開始指示信号24をHレベルにして電源部3aに出力する。電源部3aは、Hレベルの電力供給開始指示信号24に基づいて通常電力28の供給を再開する。
Start / end processing start
以上のような動作により、コンピュータ2aは、停電等により1次側電力供給23が断たれてシャットダウンした場合においても、1次側電力供給23復帰時に自動的に起動することができる。すなわち、本実施例における起動/処理制御部11は、通常電力28供給が断たれたことをトリガとして電源スイッチ入力を模擬し、コンピュータ2aの起動/終了処理を制御するものである。
With the operation as described above, the
図5は、本実施例の情報処理装置の各部の状態を示すタイムチャート図の別例であり、シャットダウン処理中に1次側電力供給23が復帰した場合を示している。まず、図5の時刻t0までコンピュータ2aが通常の「動作中」であり、時刻t0に停電等の理由により1次側電力供給23が断たれてシャットダウン処理を開始するまでの動作は、図4の場合と同じである。
FIG. 5 is another example of a time chart showing the state of each part of the information processing apparatus according to the present embodiment, and shows a case where the
時刻t1においてシャットダウン処理中に1次側電力が復帰すると、電源部3aは、1次側電力が復帰したことを検知し、1次側電源断信号25をLレベルにするとともに、バッテリ4による電力供給を停止して1次側電源1による電力供給に切り替える。ただし、電源部3aは、時刻t1の前後においてメイン回路部5及び起動/終了制御部11に対する電力供給状態を変化させず、通常電力28供給とスタンバイ電力29供給とを継続する。
When the primary-side power is restored during the shutdown process at time t 1, power unit 3a detects that the primary electric power is restored, with a primary
一方、起動/終了制御部11内のカウンタ回路14は、電源部3aによる通常電力28の供給が停止したか否かを判断する。カウンタ回路14は、この通常電力28供給の有無を確認する動作により、シャットダウン処理が終了したか否かを判断する。
On the other hand, the
時刻t2においてシャットダウン処理が終了すると、コンピュータ2の状態が「待機中」となるので、メイン回路部5の起動/終了処理判定部10は、電力供給開始指示信号24をLレベルにして電源部3aに出力する。電源部3aは、Lレベルの電力供給開始指示信号24に基づいて通常電力28の供給を停止するが、スタンバイ電力29の供給は継続する。
When the shutdown process is completed at time t 2, the the state of the
起動/終了制御部11内のカウンタ回路14は、電源部3aによる通常電力28の供給が停止したことを検知し、メイン回路部5によるシャットダウン処理が終了したと判断する。次に、起動/終了制御部11は、図4の場合と同様に、予め入力された設定に基づいて起動開始信号26を生成するか否かを決定する。ここでは、予めユーザにより自動起動を行う旨の設定がされており、次回自動起動開始判定部15により次回自動起動開始設定信号31がセットされているものとする。
The
カウンタ回路14は、電源部3aによる通常電力28の供給が停止(時刻t2)してから所定時間が経過するまで待機し、所定時間経過後の時刻t3において1次側電力供給23が復帰し且つ通常電力28供給がされていないので、時間経過信号30を生成する。上述したように、必ずしもカウンタ回路14が1次側電力供給23の復帰の有無について判断する必要は無く、起動/終了制御部11が起動開始信号26を生成した後に、起動/終了処理判定部10が1次側電力供給23の復帰の有無を判断し、復帰している場合にのみ起動処理を開始する構成としてもよい。
The
いずれにしても、起動/終了処理判定部10は、1次側電源1による電力供給が復帰していない場合には、自動起動を行わない旨の判定をして終了する。
In any case, if the power supply by the
起動/終了処理開始信号生成部16は、時刻t3においてカウンタ回路14により生成された時間経過信号30に基づいて起動開始信号26を生成し、起動/終了処理判定部10に出力する。起動/終了処理判定部10は、電源部3aによる通常電力28供給が停止され、且つ起動/終了制御部11(起動/終了処理開始信号生成部16)により起動開始信号26が生成されたことにより、起動処理を行う旨の判定を行い、CPU6に起動処理を開始させる。また、起動/終了処理判定部10は、起動処理が終了した時刻t4に電力供給開始指示信号24をHレベルにして電源部3aに出力する。電源部3aは、Hレベルの電力供給開始指示信号24に基づいて通常電力28の供給を再開する。
The activation / termination process start
以上のような動作により、コンピュータ2aは、シャットダウン処理中に1次側電力供給23が復帰したとしても、シャットダウン処理中に強制的に電力供給を断つこともなく、シャットダウン処理終了後に適切に起動することができる。
By the operation as described above, even if the
上述のとおり、本発明の実施例1の形態に係る情報処理装置によれば、ネットワークケーブルやリレースイッチ等のインタフェースを追加する必要が無く、BIOSソフトウェアの変更も不要であるとともに、シャットダウン処理中の電力供給停止を回避し、且つ停電から1次側電源が復帰した場合に自動起動することができる。 As described above, according to the information processing apparatus according to the first embodiment of the present invention, it is not necessary to add an interface such as a network cable or a relay switch, and it is not necessary to change the BIOS software. It can be automatically started when the power supply is stopped and the primary power supply is restored from a power failure.
すなわち、本実施例のコンピュータ2aは、バッテリ4を有する電源3aや通常電力28供給の有無を検知して起動処理開始のタイミングを制御する起動/処理制御部11を備えているので、従来の装置のように外部に無停電電源装置を用意する必要も無く最小限のコストや設置スペースで済むとともに、無停電電源装置による強制的な電力供給停止がシャットダウン処理中に行われることも無い。
That is, the
さらに、本実施例のコンピュータ2aは、カウンタ回路14を備えることにより通常電力28の供給が停止してから所定時間経過後に起動処理開始のきっかけとなる時間経過信号30を生成するので、1次側電力供給23の復帰を待つことができる。所定時間経過後においても1次側電力供給23が復帰していない場合には、上述したように起動/終了処理判定部10が当該情報処理装置(コンピュータ2a)の起動処理を行う旨の判定を行わないので、誤って起動することもない。
Furthermore, since the
また、起動処理を行う場合に、起動/終了処理判定部10が通常電力28の供給を開始するための電力供給開始指示信号24を生成して電源部3aに通常電力28を供給させるので、コンピュータ2aは適切に起動して動作を開始することができる。
Further, when performing the activation process, the activation / termination
さらに、起動/終了制御部11は、次回自動起動開始判定部15を備えることにより、予め入力された設定に基づいて起動開始信号26を生成するか否かを決定することができる。
Furthermore, the activation /
なお、図6は、本実施例の情報処理装置の起動/終了制御部11の変形例を示すブロック図である。図2に示す起動/終了制御部11と異なる点は、カウンタ回路14と起動/終了処理開始信号生成部16との間にスイッチ20を設けている点である。
FIG. 6 is a block diagram illustrating a modification of the start /
図2で説明した起動終了制御部11を備えた場合のコンピュータ2aは、図3乃至図5で説明したように、通常電力28供給の停止をきっかけに起動を開始する構成を有している。したがって、オペレーティングシステムやコンピュータの動作に影響の無い短時間での電源断等で通常電力28供給が一瞬途切れると、コンピュータ2aの動作中に意図しない起動開始信号26が生成され、誤動作を引き起こす可能性が考えられる。そこで、本実施例のコンピュータ2aは、図6のようなスイッチ20を設けて誤動作を防止することができる。
As described with reference to FIGS. 3 to 5, the
スイッチ20は、電源部3aによる通常電力28供給が停止している場合にオンするとともに、電源部3aによる通常電力28供給が行われている場合にオフする。このスイッチ20の働きにより、カウンタ回路14は、通常電力28供給時に時間経過信号30を起動/終了処理開始信号生成部16に出力することができない。すなわち、この場合における起動/終了制御部11は、起動開始信号26を生成する際に、電源部3aにより通常電力28が供給されている場合には起動開始信号26の生成を中止する。これにより、本実施例のコンピュータ2aは、動作中において起動開始信号26が生成されず、一瞬の通常電力28供給断等に起因する誤動作を防止することができる。特に、カウンタ回路14は、所定時間経過後にのみ時間経過信号30を生成するので、その間に通常電力28供給が復帰している可能性が高く、スイッチ20は、カウンタ回路14と組み合わせることで確実に誤動作を防止することができる。
The
図7は、本発明の実施例2の情報処理装置の構成を示すブロック図である。図1と異なる点は、1次側電源1と起動/終了制御部11とが接続されている点である。また、図8は、本実施例のコンピュータ2aの起動/終了制御部11の詳細な構成を示すブロック図である。図2に示す起動/終了制御部11と異なる点は、カウンタ回路14の代わりにANDロジック回路21を備えている点である。
FIG. 7 is a block diagram illustrating the configuration of the information processing apparatus according to the second embodiment of this invention. The difference from FIG. 1 is that the
ANDロジック回路21は、1次側電源1、電源部3a、次回自動起動開始判定部15、及び起動/終了処理開始信号生成部16に接続されており、電源部3aによる通常電力28の供給が停止し且つ1次側電源1により電力が供給されている場合にAND信号32を生成する。なお、1次側電源1は、電力供給の状態を示す電力供給信号33を出力している。ANDロジック回路21は、電力供給信号33に基づいて1次側電源1による電力供給の有無を判断する。起動/終了処理開始信号生成部16は、ANDロジック回路21により生成されたAND信号32に基づいて起動開始信号26を生成する。
The AND
すなわち、起動/終了制御部11は、電源部3aによる通常電力28の供給が停止し、且つ1次側電源1により電力が供給されている場合に起動開始信号26を生成する。
That is, the activation /
なお、ANDロジック回路21は、実施例1におけるカウンタ回路14と同様に、次回自動起動開始判定部15により次回自動起動開始設定信号31がセット済か否かを判断し、セット済であれば、上述した条件の下、AND信号32を生成する。さらに、ANDロジック回路21は、1次側電源1による電力供給の有無について、電源部3aから電源断信号25を受け取ることで判断してもよい。その場合には、1次側電源1と起動/終了制御部11内のANDロジック回路21とを接続する必要はなく、ANDロジック回路21は、電源部3aから電源断信号25と通常電力28供給とを受けることによりAND条件を判断する。
The AND
その他の構成は、実施例1と同様であり、重複した説明を省略する。 Other configurations are the same as those of the first embodiment, and redundant description is omitted.
次に、上述のように構成された本実施の形態の作用を説明する。本実施例のコンピュータ2aは、基本的には実施例1のコンピュータ2aと同様の動作を行うが、カウンタ回路14のように1次側電力供給23の復帰を待つのと異なり、1次側電力供給23が復帰してANDロジック回路21のAND条件を満たした場合に起動処理を開始する。したがって、本実施例のコンピュータ2aは、図4,5の場合には時刻t2の時点で起動処理を開始する。
Next, the operation of the present embodiment configured as described above will be described. The
その他の作用は、実施例1と同様であり、重複した説明を省略する。 Other operations are the same as those in the first embodiment, and redundant description is omitted.
上述のとおり、本発明の実施例2の形態に係る情報処理装置によれば、実施例1の効果に加え、1次側電源1による電力供給が再開されたときに確実且つ迅速に起動処理を開始することができる。
As described above, according to the information processing apparatus according to the second embodiment of the present invention, in addition to the effects of the first embodiment, when the power supply by the
本発明に係る情報処理装置は、停電等により1次側電源供給が断たれた場合に適切にシャットダウン処理を行うとともに、電源供給が復帰した場合に自動的に起動するコンピュータ等の情報処理装置に利用可能である。 The information processing apparatus according to the present invention is an information processing apparatus such as a computer that automatically performs a shutdown process when the primary power supply is cut off due to a power failure or the like and automatically starts when the power supply is restored. Is available.
1 1次側電源
2,2a コンピュータ
3,3a 電源部
4 バッテリ
5 メイン回路部
6 CPU
7 メモリ
8 HDD
9 BIOS−ROM
10 起動/終了処理判定部
11 起動/終了処理制御部
12 電源スイッチ
13 起動/終了制御部電源
14 カウンタ回路
15 次回自動起動開始判定部
16 起動/終了処理開始信号生成部
17 無停電電源装置
18 バッテリ
19 リレースイッチ
20 スイッチ
21 ANDロジック回路
22 制御部
23 1次側電力供給
24 電力供給開始指示信号
25 電源断信号
26 起動開始信号
27 UPS電力供給
28 通常電力
29 スタンバイ電力
30 時間経過信号
31 設定信号
32 AND信号
33 電力供給信号
DESCRIPTION OF
7
9 BIOS-ROM
10 Start / End
Claims (1)
前記1次側電源による電力供給の有無を検知して検知結果に応じた1次側電源断信号を生成するとともに、1次側電源により電力供給が行われている場合には当該電力を使用して通常電力とスタンバイ電力との供給を行い、1次側電源による電力供給が停止している場合には内部のバッテリを使用して通常電力とスタンバイ電力との供給を行う電源部と、 前記電源部による通常電力の供給が停止してから所定時間経過後に前記1次側電源による電力供給が復帰し且つ通常電力供給がなされていない場合に時間経過信号を生成する計時部と、
前記計時部により生成された時間経過信号に基づいて当該情報処理装置を起動させるための起動開始信号を生成する生成部と、
前記電源部により通常電力が供給され、且つ前記1次側電源の電力供給が停止しているために前記電源部により1次側電源断信号が生成された場合に当該情報処理装置の終了処理を行う旨の判定を行うとともに、前記電源部による通常電力供給が停止され、且つ前記生成部により起動開始信号が生成された場合に当該情報処理装置の起動処理を行う旨の判定を行う判定部と、
を備えることを特徴とする情報処理装置。 An information processing apparatus that receives power from a primary power source,
It detects the presence or absence of power supply by the primary side power supply, generates a primary side power cut-off signal according to the detection result, and uses the power when power is supplied by the primary side power supply. a power supply unit for supplying a normal power and standby power using the internal battery when the normal performs supply of power and standby power, the power supply by the primary power source is stopped Te, the power supply A time counting unit that generates a time lapse signal when power supply by the primary power source is restored after a predetermined time has elapsed since the supply of normal power by the unit is stopped and normal power supply is not performed;
A generating unit that generates a start signal for starting the information processing device based on the time lapse signal generated by the time measuring unit;
When the normal power is supplied by the power supply unit and the power supply of the primary side power supply is stopped, and the primary power supply cutoff signal is generated by the power supply unit, the information processing apparatus is terminated. It performs determination that performing, normal power supply is stopped by the power supply unit, a determining unit and a determination to the effect that performs the starting processing of the information processing apparatus when the starting signal is generated by the generating unit ,
An information processing apparatus comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010024559A JP5422426B2 (en) | 2010-02-05 | 2010-02-05 | Information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010024559A JP5422426B2 (en) | 2010-02-05 | 2010-02-05 | Information processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011166886A JP2011166886A (en) | 2011-08-25 |
JP5422426B2 true JP5422426B2 (en) | 2014-02-19 |
Family
ID=44596895
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010024559A Active JP5422426B2 (en) | 2010-02-05 | 2010-02-05 | Information processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5422426B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014147700A1 (en) * | 2013-03-18 | 2014-09-25 | 富士通株式会社 | Information processing device, method for stopping informaton processing device, and program for stopping information processing device |
JP6324831B2 (en) * | 2014-07-17 | 2018-05-16 | 株式会社日立製作所 | Radiation measurement equipment |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5930687A (en) * | 1982-08-11 | 1984-02-18 | マツダ株式会社 | Loader |
JPS63145516A (en) * | 1986-12-08 | 1988-06-17 | Fuji Electric Co Ltd | Computer power outage processing circuit |
JPH06217472A (en) * | 1993-01-14 | 1994-08-05 | Meidensha Corp | Power interruption processing system for uninterruptible power supply |
JP3231561B2 (en) * | 1994-09-22 | 2001-11-26 | 日本電気株式会社 | Backup memory control method |
JP3359461B2 (en) * | 1995-03-28 | 2002-12-24 | 富士通株式会社 | System termination processing method and apparatus |
JP3502505B2 (en) * | 1996-06-06 | 2004-03-02 | 株式会社日立製作所 | Uninterruptible power system |
JPH11155243A (en) * | 1997-11-25 | 1999-06-08 | Shin Kobe Electric Mach Co Ltd | Uninterruptible power supply and computer system with uninterruptible power supply |
JPH11202986A (en) * | 1998-01-20 | 1999-07-30 | Meidensha Corp | Uninterruptible power supply system |
JP2002208887A (en) * | 2001-01-12 | 2002-07-26 | Nec Access Technica Ltd | Mobile telephone set |
JP2002258993A (en) * | 2001-03-05 | 2002-09-13 | Toshiba Tec Corp | Uninterruptible power system |
JP2003323235A (en) * | 2002-04-30 | 2003-11-14 | Canon Inc | Operating method at power failure for information processor mounted with battery |
JP2008005598A (en) * | 2006-06-21 | 2008-01-10 | Hitachi Omron Terminal Solutions Corp | Power control device, terminal equipment |
-
2010
- 2010-02-05 JP JP2010024559A patent/JP5422426B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011166886A (en) | 2011-08-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4226983B2 (en) | Electronics | |
US8032773B2 (en) | Power-saving control apparatus and method for computer system in standby mode | |
JP5317360B2 (en) | Computer program, system, and method for thresholding system power loss notification in a data processing system | |
US8868940B2 (en) | Systems apparatus and method for blocking power transition in response to a comparision with present system state | |
JP2012069032A (en) | Information processor | |
JP4495207B2 (en) | Storage system, storage system control method, and storage system control device | |
JP2011258032A (en) | Information processing unit | |
US8219842B2 (en) | Computer system and method for energy-saving operation of a computer system | |
KR100899582B1 (en) | Information processing apparatus, control apparatus therefor, control method therefor and control program | |
JP5976074B2 (en) | Computer system and operation method thereof | |
JP5422426B2 (en) | Information processing device | |
JP5182463B2 (en) | Projection apparatus and control method | |
JP2013125493A (en) | Computer system, standby power reduction method, and program | |
JP2018142392A (en) | Memory power supply circuit, control device, and memory power supply method | |
CN111427721A (en) | Exception recovery method and device | |
JP4655718B2 (en) | Computer system and control method thereof | |
US10921875B2 (en) | Computer system, operational method for a microcontroller, and computer program product | |
JP2008003735A (en) | Automatic stop system of information processing system connected to uninterruptible power supply | |
WO2012126345A1 (en) | Computer startup method, startup apparatus, state transition method, and state transition apparatus | |
JP3487127B2 (en) | Information processing device, product registration device, and program storage medium | |
US20150143154A1 (en) | Computer systems and methods of detecting ac failure | |
JP3950453B2 (en) | Control method of control device and control device | |
JP7472687B2 (en) | Information processing device, information processing program, and information processing method | |
CN119226022A (en) | Device power-off restart method, circuit and IoT device | |
JP2004145584A (en) | Disk array device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120222 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130725 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130806 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130930 |
|
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: 20131029 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131125 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5422426 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |