JP2000132264A - Electronic equipment using cpu - Google Patents

Electronic equipment using cpu

Info

Publication number
JP2000132264A
JP2000132264A JP10316863A JP31686398A JP2000132264A JP 2000132264 A JP2000132264 A JP 2000132264A JP 10316863 A JP10316863 A JP 10316863A JP 31686398 A JP31686398 A JP 31686398A JP 2000132264 A JP2000132264 A JP 2000132264A
Authority
JP
Japan
Prior art keywords
cpu
clock
sleep mode
load
detection circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP10316863A
Other languages
Japanese (ja)
Inventor
Soichi Azuma
聡一 東
Masatoshi Tanabe
雅俊 田辺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Canon Finetech Nisca Inc
Original Assignee
Canon Inc
Copyer 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 Canon Inc, Copyer Co Ltd filed Critical Canon Inc
Priority to JP10316863A priority Critical patent/JP2000132264A/en
Publication of JP2000132264A publication Critical patent/JP2000132264A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent malfunction from generating when a CPU sleeps. SOLUTION: When a CPU 1 enters in a sleep mode and an internal clock is stopped, a clock detection circuit 3 being hardware detects this matter. A gate circuit 5 interrupts an I/O signal from the CPU 1 based on a detection output signal of the clock detection circuit. Thus, loads such as a ventilating fan 7, a motor 11 and a 24 VDC power source 9 are turned to an off state. When the sleep mode is released and the internal clock of the CPU resumes its operation, the I/O signal becomes passable through the gate circuit 5 again because a detection output of the clock detection circuit is eliminated.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、CPUを用いた電
子機器に関し、特に、複写機、ファクシミリ、プリンタ
等の電子機器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic device using a CPU, and more particularly to an electronic device such as a copying machine, a facsimile, a printer, and the like.

【0002】[0002]

【従来の技術】従来、電子機器の電源スイッチ(SW)
としては、交流の入力を入り切りする機械的なスイッチ
(SW)が用いられてきた。このような機械的なスイッ
チを有する電子機器の場合、電源スイッチがオフとなっ
ているときの消費電力は、交流が入力されていないた
め、0Wであった。
2. Description of the Related Art Conventionally, a power switch (SW) of an electronic device.
A mechanical switch (SW) for turning on and off an AC input has been used. In the case of an electronic device having such a mechanical switch, the power consumption when the power switch is off is 0 W because no AC is input.

【0003】近年、機械的なスイッチに対するものとし
て、ソフトウェアスイッチを有する機器が増えている。
電源スイッチとしてソフトウェアスイッチを用いる電子
機器では、電源オフ時には見かけ上機器は動作していな
いが、コンセントイン(電源プラグがコンセントに接続
された)状態では、CPU回りは稼働していて、操作部
上のスイッチからの信号を読み取って機器全体を立ち上
げる。
[0003] In recent years, devices having software switches have increased as mechanical switches.
In an electronic device using a software switch as a power switch, when the power is turned off, the device does not seem to operate, but in an outlet-in state (the power plug is connected to the outlet), the CPU operates around the operation unit, and Read the signal from the switch and start up the entire device.

【0004】このようなソフトウェアスイッチを有する
機器の場合、電源オフ状態でも、特定のDC電源部およ
びコントローラ部は稼働しているため、電源オフ時の消
費電力は数W程度発生してしまう。現在、省電力が電源
オフ時にも要求されている。そのために、電源オフ時に
は、直流電源においてスイッチング周波数を下げるなど
して電力を抑えている。また、コントローラ部において
は、CPUをスリープモードに移行させることで電力を
抑えている。
In the case of a device having such a software switch, even when the power is off, a specific DC power supply unit and a controller unit are operating, so that about several watts of power is consumed when the power is off. At present, power saving is required even when the power is turned off. Therefore, when the power supply is turned off, the power is suppressed by lowering the switching frequency of the DC power supply. In the controller unit, the power is suppressed by shifting the CPU to the sleep mode.

【0005】[0005]

【発明が解決しようとする課題】CPUをスリープモー
ドにする場合において、ソフトウェアによりCPUのI
/Oをディスエーブル状態にした後、スリープモードに
移行させる。これは、CPUがスリープモードに入ると
内部クロックが停止しI/Oポートのレジスタの設定状
態がそのままになってしまう、ということを防止するた
めである。例えば、CPUがI/Oポートを介して負荷
を制御している際に、負荷をオンするデータが設定され
たままスリープモードに入ってしまうような事態を防止
するためである。
When the CPU is set to the sleep mode, the I / O of the CPU is controlled by software.
After the / O is disabled, the mode is shifted to the sleep mode. This is to prevent the internal clock from stopping when the CPU enters the sleep mode and the setting state of the register of the I / O port being left as it is. For example, when the CPU controls the load via the I / O port, it is intended to prevent a situation in which the sleep mode is entered with the data for turning on the load set.

【0006】しかし、ソフトウェア上の不具合等によ
り、上記I/Oポートをディスエーブルすることなくス
リープモードに移行してしまった場合においては、負荷
がオンのまま維持される状態になってしまう。
However, when the I / O port is shifted to the sleep mode without disabling the I / O port due to a software problem or the like, the load is kept on.

【0007】本発明は、CPUを用いた電子機器におい
て、このようなCPUのスリープモードへの移行に伴う
不具合の発生を防止することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to prevent the occurrence of a problem associated with the transition of the CPU to the sleep mode in an electronic device using the CPU.

【0008】[0008]

【課題を解決するための手段】本発明による電子機器
は、スリープモードにおいて内部クロックを停止するC
PUを用いた電子機器において、スリープモードにより
内部クロックが停止されたことをハードウェアにより検
知するクロック検知回路と、このクロック検知回路から
の前記内部クロックが停止されたことを示す信号に基づ
いて、予め定められた負荷を動作不能にする制御手段と
を備えたことを特徴とする。
An electronic device according to the present invention has a function of stopping an internal clock in a sleep mode.
In an electronic device using a PU, based on a clock detection circuit that detects by hardware that the internal clock has been stopped by the sleep mode, and based on a signal indicating that the internal clock has been stopped from the clock detection circuit, Control means for disabling a predetermined load.

【0009】ここに「負荷を動作不能にする」とは、負
荷を非能動状態におくことを意味し、例えば、排気ファ
ン、ランプ、モータ、クラッチ、ソレノイド、特定のD
C電源等をオフ状態とすることに相当する。
Here, "disable the load" means to keep the load in an inactive state. For example, an exhaust fan, a lamp, a motor, a clutch, a solenoid, a specific D
This corresponds to turning off the C power supply and the like.

【0010】このように、内部クロックの停止をハード
ウェアにより確実に検知し、予め定められた負荷を動作
不能にすることにより、ソフトウエア制御に関係なく当
該負荷の消費電力を0にすることができる。
As described above, the stop of the internal clock is reliably detected by the hardware, and the predetermined load is disabled so that the power consumption of the load can be reduced to 0 irrespective of the software control. it can.

【0011】前記制御手段は、好ましくは、スリープモ
ードが解除されCPUの内部クロックが動作を再開した
とき、前記負荷の動作不能状態を解除する。
The control means preferably releases the inoperable state of the load when the sleep mode is released and the internal clock of the CPU resumes its operation.

【0012】前記制御手段は、より具体的には、前記負
荷を駆動するドライバと、前記クロック検知回路の出力
に応じて前記CPUからのI/O信号を選択的に前記ド
ライバに対して供給するゲートとにより構成することが
できる。
More specifically, the control means selectively supplies an I / O signal from the CPU to the driver in accordance with an output of the clock detection circuit and a driver for driving the load. It can be constituted by a gate.

【0013】[0013]

【発明の実施の形態】以下、本発明の好適な実施の形態
について図面を参照しながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings.

【0014】図1は、本発明の電子機器としての複写機
のCPU関連の構成を示す。図中、1は、I/Oおよび
デジタル/アナログ変換部および内部タイマ等を内蔵す
るマイクロコンピュータ(CPU)であり、この例で
は、10MHzの発振子12によって内部で発生する基
準クロックに基づいて動作する。2は、分周カウンタで
あり、CPU1の内部クロックを分周して1kHzのク
ロックに変換する。3は、クロック検知回路であり、前
記1kHzのクロックの動作状態を検知する。すなわ
ち、このクロック検知回路3は、内部クロックが動作し
ているときにはHレベル信号を発生し、内部クロックが
動作していないときにはLレベル信号を発生する回路で
ある。この詳細な内部構成例については後述する。5
は、ゲート回路であり、クロック検知回路3の出力に応
じて、CPU1から出力されるI/O信号を導通/遮断
する。6は、ゲート回路5の出力を受けるドライバであ
る。このドライバ6は、負荷7〜11を制御する。ここ
では、負荷7は排気ファン、負荷8は原稿ランプ、負荷
9はDC電源(24V)、負荷10はクラッチ,ソレノ
イド、負荷11はモータである。4はユーザが操作する
操作部である。
FIG. 1 shows a CPU-related configuration of a copying machine as an electronic apparatus according to the present invention. In the figure, reference numeral 1 denotes a microcomputer (CPU) having a built-in I / O and digital / analog conversion unit, an internal timer, and the like. In this example, the microcomputer operates based on a reference clock generated internally by a 10 MHz oscillator 12. I do. Reference numeral 2 denotes a frequency dividing counter, which divides an internal clock of the CPU 1 and converts it into a clock of 1 kHz. Reference numeral 3 denotes a clock detection circuit which detects an operation state of the 1 kHz clock. That is, the clock detection circuit 3 is a circuit that generates an H level signal when the internal clock is operating, and generates an L level signal when the internal clock is not operating. This detailed internal configuration example will be described later. 5
Is a gate circuit for conducting / cutting off an I / O signal output from the CPU 1 in accordance with the output of the clock detection circuit 3. Reference numeral 6 denotes a driver receiving the output of the gate circuit 5. This driver 6 controls loads 7 to 11. Here, the load 7 is an exhaust fan, the load 8 is a document lamp, the load 9 is a DC power supply (24 V), the load 10 is a clutch and a solenoid, and the load 11 is a motor. Reference numeral 4 denotes an operation unit operated by the user.

【0015】この操作部4上のソフトウェアスイッチ
(以下、ソフトSW)を押すとCPU1に信号が入力さ
れ、これに応じて、CPU1はDC電源に24Vの起動
信号を出力する。これにより本機器が起動される。
When a software switch (hereinafter, software SW) on the operation unit 4 is pressed, a signal is input to the CPU 1, and in response, the CPU 1 outputs a 24V start signal to the DC power supply. This activates the device.

【0016】コンセントイン状態でかつソフトSWオフ
の時は、消費電力を押さえるためにCPU1をスリープ
モードに移行させる。まず、I/Oのデータレジスタ
(CPU1内部にある)をリセットし、I/Oポートデ
ィスエーブル状態とする。その後、スリープモード用の
レジスタ(同じくCPU1内部にある)にスリープを示
すデータを書き込むことにより、内部クロックを停止さ
せる。以上の動作は、ソフトウェアにて行う。
When in the outlet-in state and the software SW is off, the CPU 1 is shifted to the sleep mode in order to suppress power consumption. First, the I / O data register (inside the CPU 1) is reset, and the I / O port is disabled. Thereafter, the internal clock is stopped by writing data indicating sleep to a sleep mode register (also in the CPU 1). The above operation is performed by software.

【0017】機器が正常な状態では、前述のように、C
PU1がスリープモードに移行するに先だって、そのす
べてのI/Oポートがソフトウェアによりディスエーブ
ル状態とされるが、ソフトウェアの暴走時などにはI/
Oのデータレジスタがリセットされることなくスリープ
モードに移行する可能性がある。そこで、本実施の形態
では、以下のような手段を設ける。
In the normal state of the device, as described above, C
Prior to the transition of PU1 to the sleep mode, all of its I / O ports are disabled by software.
There is a possibility that the device will shift to the sleep mode without resetting the data register of O. Therefore, in the present embodiment, the following means are provided.

【0018】スリープモードに入り内部クロックが停止
すると、クロック検知回路3の入力に動きがなくなるた
め、クロック検知回路3はゲート回路5にLレベル信号
を出力する。これによって、ゲート回路5内の各ゲート
がすべて非導通状態となり、負荷7〜11のすべてを強
制的にオフさせる。
When the sleep mode is entered and the internal clock is stopped, the input of the clock detection circuit 3 stops moving, so that the clock detection circuit 3 outputs an L-level signal to the gate circuit 5. As a result, all the gates in the gate circuit 5 are turned off, and all of the loads 7 to 11 are forcibly turned off.

【0019】図2は、クロック検知回路3の内部構成例
を示す回路図である。このクロック検知回路3は、トラ
ンジスタQ1〜Q6、抵抗R1〜R12、コンデンサC
1,C2を図示のように組み合わせたハードウェア回路
である。
FIG. 2 is a circuit diagram showing an example of the internal configuration of the clock detection circuit 3. The clock detection circuit 3 includes transistors Q1 to Q6, resistors R1 to R12, a capacitor C
1 and C2 as shown in the figure.

【0020】この回路の動作を図3および図4の信号波
形図を参照しながら説明する。図3は、CPU1の内部
クロックがアクティブのときの、a〜dの各点における
信号波形を示す。図4は、CPU1の内部クロックが止
まったときの、a〜dの各点における信号波形を示す。
The operation of this circuit will be described with reference to the signal waveform diagrams of FIGS. FIG. 3 shows signal waveforms at points a to d when the internal clock of the CPU 1 is active. FIG. 4 shows signal waveforms at points a to d when the internal clock of the CPU 1 is stopped.

【0021】入力aに分周カウンタ2からの1kHzク
ロックが入力されている間(図3、波形a)、トランジ
スタQlがオン/オフを繰り返す(図3波形b)。これ
に伴い、トランジスタQ2がオン/オフを繰り返し、コ
ンデンサC2の電位のレベルを、トランジスタQ3がオ
ンしないレベルに保つ(図3波形c)。その結果、トラ
ンジスタQ4がオフ、Q5がオンとなり、最終段のトラ
ンジスタQ6がオフ状態を保つ。したがって、クロック
が入っている限り、クロック検知回路3はHレベル出力
を発生し続ける(図3波形d)。
While the 1 kHz clock from the frequency dividing counter 2 is being input to the input a (FIG. 3, waveform a), the transistor Q1 repeats on / off (waveform b in FIG. 3). Accordingly, the transistor Q2 is repeatedly turned on / off, and the potential level of the capacitor C2 is maintained at a level at which the transistor Q3 is not turned on (waveform c in FIG. 3). As a result, the transistor Q4 is turned off and the transistor Q5 is turned on, and the transistor Q6 at the last stage is kept off. Therefore, as long as the clock is on, the clock detection circuit 3 keeps generating the H level output (waveform d in FIG. 3).

【0022】トランジスタQlのコレクタとトランジス
タQ2のベース間にコンデンサC1が直列に接続されて
いるため、コンデンサC1は直流成分を通さない。した
がって、もし、クロック検知回路3の入力がLレベルか
Hレベルに固定されて変化しない場合(図4波形a)、
トランジスタQ2のベース電位は0となる(図4波形
b)。このため、トランジスタQ2はオフ状態のままと
なる(図3波形c)。このときの図2のc点の電位は、
トランジスタQ3がオンするレベル(ここでは1.5
V)に維持される。その結果、トランジスタQ4がオ
ン、Q5がオフ、Q6がオンとなり、クロック検知回路
3は、Lレベル出力を維持する(図3波形d)。
Since capacitor C1 is connected in series between the collector of transistor Q1 and the base of transistor Q2, capacitor C1 does not pass DC components. Therefore, if the input of the clock detection circuit 3 is fixed at L level or H level and does not change (waveform a in FIG. 4),
The base potential of the transistor Q2 becomes 0 (waveform b in FIG. 4). Therefore, the transistor Q2 remains off (waveform c in FIG. 3). At this time, the potential at point c in FIG.
The level at which the transistor Q3 turns on (here, 1.5
V). As a result, the transistor Q4 is turned on, Q5 is turned off, and Q6 is turned on, and the clock detection circuit 3 maintains the L level output (the waveform d in FIG. 3).

【0023】なお、図1に示した24VのDC電源9と
異なり、図2の5V電源はスリープ時もアクティブ状態
にあることに留意されたい。
It should be noted that, unlike the 24V DC power supply 9 shown in FIG. 1, the 5V power supply in FIG. 2 is also active during sleep.

【0024】以上の構成によりソフト上の不具合等によ
り、I/Oのデータレジスタを書き換える前にスリープ
モードに入ってしまったとしても、クロック検知回路3
が内部クロックを監視し、クロックが停止するとゲート
回路5を強制的にオフ(遮断)させるので、負荷の動作
しっぱなしなどの不具合を防ぐことができる。
With the above configuration, even if the sleep mode is entered before the I / O data register is rewritten due to a software defect or the like, the clock detection circuit 3
Monitors the internal clock, and forcibly turns off (cuts off) the gate circuit 5 when the clock stops, thereby preventing problems such as keeping the load operating.

【0025】以上、本発明の好適な実施の形態について
説明したが、種々の変形・変更が可能である。例えば、
上記説明では複写機への適用について説明したが、前述
したようなスリープモードへの移行に伴う不具合が生じ
うる任意の電子機器について本発明は適用可能である。
また、図2に示したクロック検知回路の具体的な構成は
あくまで一例を示したにすぎず、同等の機能、効果を奏
する任意の他の回路構成を使用することが可能である。
Although the preferred embodiment of the present invention has been described above, various modifications and changes are possible. For example,
In the above description, application to a copying machine has been described. However, the present invention can be applied to any electronic device in which a problem associated with shifting to the sleep mode as described above may occur.
Further, the specific configuration of the clock detection circuit illustrated in FIG. 2 is only an example, and any other circuit configuration having the same function and effect can be used.

【0026】[0026]

【発明の効果】本発明によれば、何らかの理由で負荷を
動作不能にすることなくCPUがスリープモードに入っ
てしまったとしても、クロックの停止をハードウェアに
より検知して、所定の負荷を強制的に動作不能にするこ
とにより、スリープモード移行に伴って発生する不具合
を未然に防止することができる。
According to the present invention, even if the CPU enters the sleep mode without disabling the load for some reason, the stop of the clock is detected by the hardware and the predetermined load is forced. By temporarily disabling the operation, it is possible to prevent a problem that occurs with the transition to the sleep mode.

【0027】[0027]

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の電子機器としての複写機のCPU関連
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration related to a CPU of a copying machine as an electronic apparatus of the present invention.

【図2】図1に示したクロック検知回路の内部構成例を
示す回路図である。
FIG. 2 is a circuit diagram showing an example of an internal configuration of the clock detection circuit shown in FIG.

【図3】図1のCPUの内部クロックがアクティブのと
きの、図2の回路図中のa〜dの各点における信号波形
を示す波形図である。
3 is a waveform diagram showing signal waveforms at points a to d in the circuit diagram of FIG. 2 when an internal clock of the CPU of FIG. 1 is active.

【図4】図1のCPUの内部クロックが停止していると
きの、図2の回路図中のa〜dの各点における信号波形
を示す波形図である。
4 is a waveform chart showing signal waveforms at points a to d in the circuit diagram of FIG. 2 when the internal clock of the CPU of FIG. 1 is stopped.

【符号の説明】[Explanation of symbols]

1…CPU、2…分周カウンタ、3…クロック検知回
路、4…操作部、5…ゲート回路、6…ドライバ、7…
排気ファン、8…原稿ランプ、9…DC電源(24
V)、10…クラッチ,ソレノイド、11…モータ。
DESCRIPTION OF SYMBOLS 1 ... CPU, 2 ... frequency division counter, 3 ... clock detection circuit, 4 ... operation part, 5 ... gate circuit, 6 ... driver, 7 ...
Exhaust fan, 8 ... Original lamp, 9 ... DC power supply (24
V) 10 ... clutch, solenoid, 11 ... motor.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 田辺 雅俊 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 Fターム(参考) 5B021 AA01 AA05 MM00 5B062 AA05 DD10 HH01 HH06 5B079 AA04 BA12 BB01 BC01 DD02 DD03 DD17 DD20  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Masatoshi Tanabe 3-30-2 Shimomaruko, Ota-ku, Tokyo F-term within Canon Inc. (reference) 5B021 AA01 AA05 MM00 5B062 AA05 DD10 HH01 HH06 5B079 AA04 BA12 BB01 BC01 DD02 DD03 DD17 DD20

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】スリープモードにおいて内部クロックを停
止するCPUを用いた電子機器において、 スリープモードにより内部クロックが停止されたことを
ハードウェアにより検知するクロック検知回路と、 このクロック検知回路からの前記内部クロックが停止さ
れたことを示す信号に基づいて、予め定められた負荷を
動作不能にする制御手段と、 を備えたことを特徴とするCPUを用いた電子機器。
1. An electronic device using a CPU for stopping an internal clock in a sleep mode, comprising: a clock detection circuit for detecting by hardware that the internal clock is stopped in a sleep mode; An electronic device using a CPU, comprising: control means for disabling a predetermined load based on a signal indicating that the clock is stopped.
【請求項2】前記制御手段は、スリープモードが解除さ
れCPUの内部クロックが動作を再開したとき、前記負
荷の動作不能状態を解除することを特徴とする請求項1
記載のCPUを用いた電子機器。
2. The control unit according to claim 1, wherein when the sleep mode is released and the internal clock of the CPU resumes its operation, the control unit releases the inoperable state of the load.
Electronic equipment using the described CPU.
【請求項3】前記制御手段は、前記負荷を駆動するドラ
イバと、前記クロック検知回路の出力に応じて前記CP
UからのI/O信号を選択的に前記ドライバに対して供
給するゲートとにより構成される請求項1または2記載
のCPUを用いた電子機器。
3. The control means comprises: a driver for driving the load; and a driver for driving the load.
3. An electronic apparatus using a CPU according to claim 1, comprising a gate for selectively supplying an I / O signal from U to said driver.
JP10316863A 1998-10-20 1998-10-20 Electronic equipment using cpu Withdrawn JP2000132264A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10316863A JP2000132264A (en) 1998-10-20 1998-10-20 Electronic equipment using cpu

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10316863A JP2000132264A (en) 1998-10-20 1998-10-20 Electronic equipment using cpu

Publications (1)

Publication Number Publication Date
JP2000132264A true JP2000132264A (en) 2000-05-12

Family

ID=18081761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10316863A Withdrawn JP2000132264A (en) 1998-10-20 1998-10-20 Electronic equipment using cpu

Country Status (1)

Country Link
JP (1) JP2000132264A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012118686A (en) * 2010-11-30 2012-06-21 Fujitsu Ten Ltd Monitoring device and electronic device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012118686A (en) * 2010-11-30 2012-06-21 Fujitsu Ten Ltd Monitoring device and electronic device

Similar Documents

Publication Publication Date Title
US6065124A (en) Computer system having power saving and management function and method of controlling the same
JP3633975B2 (en) Apparatus and method for managing power in a computer system
KR970066826A (en) Power saving device of hard disk drive and control method thereof
KR970060903A (en) Power saving control circuit of video equipment
JP2000132264A (en) Electronic equipment using cpu
JP2007098775A (en) Information apparatus
JP2003125312A (en) Power consumption controller under stand-by state
JP3744304B2 (en) Power supply
JPH0898419A (en) Power supply circuit
JP2006205589A (en) Power-saving equipment and image forming apparatus equipped with it
JPH10145970A (en) Image forming apparatus
JP3783473B2 (en) Power-saving power control device
JP2001186657A (en) Power saving circuit
JPH06255184A (en) Image forming apparatus
KR0182927B1 (en) Energy-saving circuit of monitor built-in type computer and method thereof
JP4381948B2 (en) Power control system, MFP
KR100215288B1 (en) Power switching control apparatus in computer
KR200212126Y1 (en) Computer systems
JP2006015571A (en) Controller, image processor, and method of controlling power source
JPH0519889A (en) Stand-by device
JPH08205400A (en) Power supply circuit for electronic apparatus
JPH09288438A (en) Power control unit for image forming device
JP2008260130A (en) Printer apparatus
JPH08152941A (en) Peripheral equipment system for computer
JPH08314581A (en) Power source controller

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060110