JP3523289B2 - Electronic equipment and power saving method for electronic equipment - Google Patents

Electronic equipment and power saving method for electronic equipment

Info

Publication number
JP3523289B2
JP3523289B2 JP11673693A JP11673693A JP3523289B2 JP 3523289 B2 JP3523289 B2 JP 3523289B2 JP 11673693 A JP11673693 A JP 11673693A JP 11673693 A JP11673693 A JP 11673693A JP 3523289 B2 JP3523289 B2 JP 3523289B2
Authority
JP
Japan
Prior art keywords
mode
power saving
cpu
cover
saving mode
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.)
Expired - Fee Related
Application number
JP11673693A
Other languages
Japanese (ja)
Other versions
JPH06332564A (en
Inventor
充広 松本
雅夫 郡司
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP11673693A priority Critical patent/JP3523289B2/en
Publication of JPH06332564A publication Critical patent/JPH06332564A/en
Application granted granted Critical
Publication of JP3523289B2 publication Critical patent/JP3523289B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、開閉可能なカバーを有
するパソコンやワープロなどの計算機システムの電子機
器において、カバーが閉じられている電子機器の非使用
状態時の消費電力を節減するための省電力制御技術に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic device of a computer system such as a personal computer or a word processor having an openable / closable cover for saving power consumption when the electronic device with the cover closed is not in use. Power saving control technology.

【0002】[0002]

【従来の技術】従来、携帯型のパソコンやワープロなど
の計算機システムでは、通常モードによる使用中に一定
時間以上キー入力操作が行われないと、使用が中断され
ているものと見なして動作モードを通常モードから画面
を表示しながらCPUの動作を停止させる画面表示・C
PU停止モードに移行させて、節電を図る省電力制御が
一般的に行われている。
2. Description of the Related Art Conventionally, in a computer system such as a portable personal computer or a word processor, if a key input operation is not performed for a certain period of time during use in the normal mode, the operation mode is considered to be interrupted. Screen display that stops the operation of the CPU while displaying the screen from the normal mode-C
Power saving control is generally performed to save power by shifting to the PU stop mode.

【0003】図4は、従来の省電力制御機能をもつ計算
機システムの基本構成を示し、図中の1はキーボードK
B、2はキーボードコントローラKBC、3は中央処理
装置CPU、4はディスプレイを表す。動作が行われて
いる通常モードでは、キーボードKB1でキー入力操作
を行うと、キーボードコントローラKBC2によってキ
ー入力は対応するキーコードに変換され、CPU3に送
られて動作要求が行われる。CPU3は動作要求された
キー入力を処理し、処理結果をディスプレイ4に画面表
示する。
FIG. 4 shows a basic configuration of a conventional computer system having a power saving control function, and 1 in the figure is a keyboard K.
B, 2 are keyboard controllers KBC, 3 is a central processing unit CPU, and 4 is a display. In the normal mode in which the operation is performed, when a key input operation is performed on the keyboard KB1, the key input is converted into a corresponding key code by the keyboard controller KBC2 and sent to the CPU 3 to issue an operation request. The CPU 3 processes the key input requested to operate, and displays the processing result on the display 4.

【0004】CPU3では、タイマを用いてキー入力の
時間監視を行っており、図5に示すように、通常モード
5で一定時間以上キー入力がないと(たとえば数分)画
面表示・CPU停止モードに遷移し、CPU3の動作を
停止状態にして電力消費を抑制する。また画面表示・C
PU停止モード6にあるときキー入力が行われると、通
常モード5に復帰してキー入力の処理を行う状態遷移制
御が行われる。なお画面表示・CPU停止モード6で
は、メモリの情報がそのまま保持されている。
The CPU 3 uses a timer to monitor the time of key input. As shown in FIG. 5, if there is no key input for a certain period of time in the normal mode 5 (for example, several minutes), the screen display / CPU stop mode is displayed. Then, the operation of the CPU 3 is stopped and the power consumption is suppressed. Also screen display / C
When the key input is performed in the PU stop mode 6, the state transition control is performed to return to the normal mode 5 and perform the key input processing. In the screen display / CPU stop mode 6, the information in the memory is retained as it is.

【0005】このCPU3に対する状態遷移制御は、C
PU3が停止状態にあるときにでも制御しなければなら
ないためCPU3から独立した制御機能をもつ装置の助
けを必要とする。図4の構成ではキーボードコントロー
ラKBC2にこの制御機能をもたせている。以下にその
制御動作を説明する。
The state transition control for the CPU 3 is C
Since PU3 must be controlled even when it is in a stopped state, it requires the help of a device having a control function independent of CPU3. In the configuration of FIG. 4, the keyboard controller KBC2 has this control function. The control operation will be described below.

【0006】CPU3は、通常モードにおいてKBC2
からキー入力を通知されるとその処理を行うが、キー入
力がない時間を監視し、一定時間以上キー入力がないと
KBC2に割り込む。KBC2はその割り込み処理でC
PU3に対するクロックを停止させる制御を行う。この
結果、CPU3は動作を停止し、画面表示・CPU停止
モードとなる。しかしKBC2は動作状態を維持し、そ
の後キーボードKB1にキー入力が行われるとCPU3
に対するクロック供給を再開させ、CPU3に割り込ん
で通常モードの処理状態に戻す。これにより、CPU3
はキー入力を処理するとともに時間監視を始める。
The CPU 3 has the KBC 2 in the normal mode.
When the key input is notified from, the processing is performed, but the time when there is no key input is monitored, and if there is no key input for a certain time, the KBC2 is interrupted. KBC2 is C by the interrupt processing
Control is performed to stop the clock for PU3. As a result, the CPU 3 stops its operation and enters the screen display / CPU stop mode. However, the KBC2 remains in the operating state, and when the keyboard KB1 is subsequently pressed, the CPU3
To the CPU 3 to resume the normal mode processing state. As a result, the CPU3
Processes key input and starts time monitoring.

【0007】[0007]

【発明が解決しようとする課題】省電力制御を行う従来
の計算機システムでは、キーボードが一定時間以上操作
されないことを条件として動作モードを通常モード5か
ら電力消費の少ない画面表示・CPU停止モード6に遷
移させるようにしている。このため、利用者が一定時間
以上席を離れて、処理を中断するような場合でも、一定
時間は通常モード5が継続し、電力消費が多いままとな
っていた。
In the conventional computer system which performs power saving control, the operation mode is changed from the normal mode 5 to the screen display / CPU stop mode 6 which consumes less power, on condition that the keyboard is not operated for a certain time or longer. I am trying to make a transition. Therefore, even when the user leaves the seat for a certain period of time and interrupts the process, the normal mode 5 continues for a certain period of time and the power consumption remains high.

【0008】本発明は、計算機システムの使用が中断さ
れ、非使用状態にあることが明らかな場合、一定時間待
たずにCPU停止モード又は画面表示・CPU停止モー
ド6に移行できるようにして、省電力作用を高めること
を目的としている。
According to the present invention, when the use of the computer system is interrupted and it is clear that the computer system is in a non-use state, it is possible to shift to the CPU stop mode or the screen display / CPU stop mode 6 without waiting for a certain period of time. The purpose is to increase the power effect.

【0009】更にまた所定時間経過後にディスプレイO
FFモード6’へ移行することにより、より一層の省電
力作用を高めることを目的としている。
Furthermore, after a lapse of a predetermined time, the display O
By shifting to the FF mode 6 ′, the purpose is to further enhance the power saving effect.

【0010】[0010]

【課題を解決するための手段】本発明は、ディスプレイ
や入力手段であるキーボードあるいは本体装置を含む全
体に対して開閉可能なカバーを備えている電子機器にお
いて、カバーの開閉状態を監視し、CPUが通常モード
にあるときカバーが閉じられるとCPU停止モードに遷
移させる制御を行うものである。また、本発明は、ディ
スプレイやキーボードあるいは本体装置を含む全体に対
して開閉可能なカバーを備えている電子機器において、
カバー開閉状態を監視し、CPUが通常モードにあると
きカバーが閉じられると直ちに画面表示・CPU停止モ
ードに遷移させる制御を行うものである。
SUMMARY OF THE INVENTION According to the present invention, in an electronic device having a cover that can be opened and closed with respect to the whole including a display, a keyboard as an input means, or a main body device, the open / closed state of the cover is monitored and a CPU is used. When the cover is closed in the normal mode, control is performed to shift to the CPU stop mode. Further, the present invention provides an electronic device including a cover that can be opened and closed with respect to the entire device including a display, a keyboard, or a main unit,
The open / close state of the cover is monitored, and when the cover is closed when the CPU is in the normal mode, control is performed to immediately shift to the screen display / CPU stop mode.

【0011】更に所定時間経過後にディスプレイOFF
モードに遷移させる制御を使うものである。図1は本発
明の原理説明図である。
The display is turned off after a lapse of a predetermined time.
It uses the control to change to the mode. FIG. 1 is a diagram illustrating the principle of the present invention.

【0012】図において、3は、動作モード制御が行わ
れるCPUである。5は、CPU3の通常の処理が可能
な動作状態の通常モードである。
In the figure, 3 is a CPU for controlling the operation mode. Reference numeral 5 is a normal mode in which the CPU 3 can perform normal processing.

【0013】6は、CPU3の動作が停止される状態の
画面表示・CPU停止モードである。6’は、CPU3
の動作とディスプレイの画面表示とが停止される状態の
ディスプレイOFFモードである。
Reference numeral 6 denotes a screen display / CPU stop mode in which the operation of the CPU 3 is stopped. 6'is CPU3
The display OFF mode is a state in which the operation and the screen display of the display are stopped.

【0014】7は、開閉可能なカバーであり、たとえば
ディスプレイ面を保護するために設けられている。8
は、カバー7の開閉状態を検出するセンサである。
Reference numeral 7 denotes an openable / closable cover, which is provided for protecting the display surface, for example. 8
Is a sensor for detecting the open / closed state of the cover 7.

【0015】CPU3の通常モード5から画面表示・C
PU停止モード6への状態遷移制御は、入力手段からの
入力またはキー入力が一定時間以上なく時間監視がタイ
ムアウトとなったときと、カバー7が閉じられたことを
センサ8が検出したときに行われる。
From the normal mode 5 of the CPU 3 to screen display / C
The state transition control to the PU stop mode 6 is performed when the time monitoring has timed out because there is no input from the input means or key input for a certain period of time or when the sensor 8 detects that the cover 7 is closed. Be seen.

【0016】これに対して、画面表示・CPU停止モー
ド6から通常モード5への状態遷移制御は、キー入力が
行われたときに行われる。
On the other hand, the state transition control from the screen display / CPU stop mode 6 to the normal mode 5 is performed when a key is input.

【0017】[0017]

【作用】CPUは電源を投入された後通常モードにな
り、利用者によって使用可能な状態にある。この通常モ
ードでは、従来と同様な入力手段からの入力の時間監視
を行っており、入力手段からの入力が一定時間以上行わ
れないと、カバーが開いた状態でも省電力の状態に遷移
する。また任意の時点でカバーが閉じられると、これが
検出されてCPU停止モードへの遷移が行われる。図1
において、CPU3は電源を投入された後通常モードに
なり、利用者によって使用可能な状態にある。この通常
モード5では、従来と同様な入力手段からの入力又はキ
ー入力の時間監視を行っており、入力手段からの入力又
はキー入力が一定時間以上行われないと、カバー7が開
いた状態でも画面表示・CPU停止モード6に状態が遷
移する。また任意の時点でカバー7が閉じられると、セ
ンサ8が直ちにこれを検出して画面表示・CPU停止モ
ード6への遷移が行われる。
After the power is turned on, the CPU is in the normal mode and ready for use by the user. In this normal mode, the time of the input from the input means is monitored in the same manner as in the conventional case, and if the input from the input means is not performed for a certain time or longer, the power saving state is entered even when the cover is open. When the cover is closed at any time, this is detected and a transition to the CPU stop mode is made. Figure 1
In, the CPU 3 enters the normal mode after being turned on and is ready for use by the user. In this normal mode 5, time monitoring of input or key input is performed as in the conventional case, and if input from the input means or key input is not performed for a certain period of time or more, even when the cover 7 is open. The state changes to screen display / CPU stop mode 6. When the cover 7 is closed at an arbitrary time point, the sensor 8 immediately detects it and the screen display / CPU stop mode 6 is changed.

【0018】画面表示・CPU停止モード6ではCPU
3のクロックが停止又は電源がオフになっているが画面
表示は行われている。このため、使用者にとって見た目
は通常モード時と同じであるがCPU3の消費電力は大
幅に低減される。
In screen display / CPU stop mode 6, the CPU
The clock of 3 is stopped or the power is turned off, but the screen is displayed. Therefore, although the appearance is the same as that in the normal mode for the user, the power consumption of the CPU 3 is significantly reduced.

【0019】CPU3が画面表示・CPU停止モード6
にあるときには、キー入力が行われることによって、通
常モードへの復帰が行われ処理の続行が可能にされる。
このため、カバー7を開け画面を見ているだけの時に
は、CPU3の消費電力は引き続き大幅に低減される。
CPU 3 displays screen / CPU stop mode 6
In the case of, the key input is performed to return to the normal mode and the processing can be continued.
Therefore, the power consumption of the CPU 3 continues to be significantly reduced when the cover 7 is just opened and the screen is viewed.

【0020】また画面表示・CPU停止モード6におい
て時間監視を行い、一定時間以上このモードが持続して
いる場合にはさらにディスプレイ画面を消して、ディス
プレイで消費される電力を節約するようにするディスプ
レイOFFモード6’へ移行することができる。
In addition, the time display is monitored in the screen display / CPU stop mode 6, and when this mode continues for a certain time or more, the display screen is further turned off to save the power consumed by the display. It is possible to shift to the OFF mode 6 ′.

【0021】[0021]

【実施例】図2は、本発明の1実施例による計算機シス
テムの構成図である。図2において、1はキーボードK
B、2はキーボードコントローラKBC、3はCPU、
4はCRTやLCDのディスプレイ、7はディスプレイ
のカバー、8はカバー7の開閉状態を検出するセンサ、
9はキーボードKB1からキー入力された信号をコード
変換してCPU3へ送る制御を行うキー入力処理部、1
0は省電力のために通常モードと画面表示・CPU停止
モード、ディスプレイOFFモードなどのモード間遷移
を制御するモード制御部、11はCPU3の動作を制御
するクロックを発生するクロック発生器、12はキー入
力が途絶えてからの時間を監視するキー入力時間監視
部、13はセンサ8の出力信号に基づいてカバー7の開
閉を監視するカバー開閉監視部、14は画面表示・CP
U停止モードの持続時間を監視する停止モード時間監視
部である。
2 is a block diagram of a computer system according to an embodiment of the present invention. In FIG. 2, 1 is a keyboard K
B, 2 is a keyboard controller KBC, 3 is a CPU,
4 is a CRT or LCD display, 7 is a display cover, 8 is a sensor for detecting the open / closed state of the cover 7,
Reference numeral 9 denotes a key input processing unit for controlling the code conversion of a signal key-input from the keyboard KB1 and sending it to the CPU 3.
0 is a mode control unit that controls transitions between normal mode and screen display / CPU stop mode, display OFF mode, etc. for power saving, 11 is a clock generator that generates a clock that controls the operation of the CPU 3, and 12 is A key input time monitoring unit that monitors the time after the key input is cut off, 13 is a cover opening / closing monitoring unit that monitors the opening / closing of the cover 7 based on the output signal of the sensor 8, and 14 is a screen display / CP.
It is a stop mode time monitoring unit that monitors the duration of the U stop mode.

【0022】通常モードにおいて、KBC2のキー入力
処理部9は、KB1でキー入力操作が行われるとCPU
3に処理を要求する。CPU3はキー入力時間監視部1
2でキー入力があるごとにタイマを更新して、次のキー
入力が一定時間以上行われないときKBC2に割り込み
要求を行う。KBC2のモード制御部10は、割り込み
要求に応答してCPU3のクロック発生器11のクロッ
ク発生を停止させる制御を行う。これによりCPU3は
動作を停止し、画面表示・CPU停止モードとなる。
In the normal mode, the key input processing unit 9 of the KBC 2 is operated by the CPU when the key input operation is performed by the KB 1.
3 request processing. CPU3 is key input time monitoring unit 1
The timer is updated every time there is a key input in 2, and an interrupt request is issued to the KBC 2 when the next key input is not performed for a certain time. The mode control unit 10 of the KBC 2 controls the clock generation of the clock generator 11 of the CPU 3 in response to the interrupt request. As a result, the CPU 3 stops its operation and enters the screen display / CPU stop mode.

【0023】また通常モードにおいてディスプレイ4の
カバー7が閉じられると、センサ8がこれを検出し、カ
バー開閉監視部13に通知する。カバー開閉監視部13
はCPU3から独立しており、カバー7が閉じられた状
態を識別するとKBC2に割り込みを行い、モード制御
部10に画面表示・CPU停止モードへの切り換え制御
を行わせる。
When the cover 7 of the display 4 is closed in the normal mode, the sensor 8 detects this and notifies the cover opening / closing monitoring unit 13 of this. Cover open / close monitor 13
Is independent of the CPU 3, and when it identifies the closed state of the cover 7, it interrupts the KBC 2 and causes the mode control unit 10 to perform switching control to the screen display / CPU stop mode.

【0024】停止モード時間監視部14は、画面表示・
CPU停止モードの持続時間をタイマで監視しており、
その持続時間が一定時間を超えるとモード制御部10に
通知する。モード制御部10はこれに応答してディスプ
レイ4の電源をOFFにし、画面表示を消して電力消費
をさらに節減するディスプレイOFFモードに移行させ
る。
The stop mode time monitoring unit 14 displays the screen
A timer monitors the duration of CPU stop mode,
When the duration exceeds a certain time, the mode control unit 10 is notified. In response to this, the mode control unit 10 turns off the power supply of the display 4 and turns off the screen display to enter the display off mode in which the power consumption is further reduced.

【0025】カバー7が閉じられている状態でのディス
プレイOFFモードにおいてカバー7が開けられると、
センサ8がこれを検出してカバー開閉監視部13に通知
し、カバー開閉監視部13はKBC2に割り込んでモー
ド制御部10にモード遷移を要求する。モード制御部1
0はディスプレイ4の電源をONにし、画面表示・CP
U停止モードに切り換える。
When the cover 7 is opened in the display OFF mode with the cover 7 closed,
The sensor 8 detects this and notifies the cover opening / closing monitoring unit 13 of the detection, and the cover opening / closing monitoring unit 13 interrupts the KBC 2 and requests the mode control unit 10 for mode transition. Mode control unit 1
0 turns on the power of the display 4 and displays the screen / CP
Switch to U-stop mode.

【0026】またカバー7が開いている状態での画面表
示・CPU停止モードにおいてKB1からキー入力が行
われると、KBC2のモード制御部10は、CPU3の
クロック発生器11にクロック発生を行わせ、通常モー
ドに切り換えてからCPU3に割り込み、キー入力の処
理を要求する。
When key input is performed from KB1 in the screen display / CPU stop mode with the cover 7 open, the mode control unit 10 of the KBC2 causes the clock generator 11 of the CPU3 to generate the clock. After switching to the normal mode, the CPU 3 is interrupted and a key input process is requested.

【0027】これによりCPU3では、通常モードにお
けるキー入力に対応する処理を実行する。図3は、本発
明実施例の計算機システムにおけるモード制御のフロー
図である。
As a result, the CPU 3 executes the processing corresponding to the key input in the normal mode. FIG. 3 is a flow chart of mode control in the computer system according to the embodiment of this invention.

【0028】電源投入によりシステムは通常モードの動
作状態に初期化され、キー入力の時間監視を開始する。
KB,KBCを介してキー入力が行われればその対応処
理を行って時間監視を再開し、もしもキー入力がないま
まタイムアウトになると、あるいはカバーが閉じられる
と、KBCへ割り込み、CPUのクロックを停止させる
制御を行わせて、画面表示・CPU停止モードに遷移す
る。画面表示・CPU停止モードでは時間監視が行われ
る。時間監視で画面表示・CPU停止モードが一定時間
以上持続しタイムアウトになると、ディスプレイOFF
モードに移行する。ディスプレイOFFモードにおいて
カバーが開けられると、ディスプレイの電源をONに
し、画面表示・CPU停止モードに遷移する。ディスプ
レイOFFモードあるいは画面表示・CPU停止モード
においてキー入力が行われると、CPUのクロック発生
が再開され、通常モードに遷移する。通常モードに遷移
した後、KBCからCPUに割り込みが行われ、CPU
はキー入力の対応処理を開始できるようにされ、最初の
状態に戻る。
When the power is turned on, the system is initialized to the normal mode operation state, and the time monitoring of key input is started.
If a key input is made via the KB or KBC, the corresponding process is performed and the time monitoring is restarted. If the time-out occurs without key input or the cover is closed, the KBC is interrupted and the CPU clock is stopped. Control is performed to shift to the screen display / CPU stop mode. In the screen display / CPU stop mode, time monitoring is performed. If the screen display / CPU stop mode continues for a certain period of time and times out, the display turns off.
Switch to mode. When the cover is opened in the display OFF mode, the power of the display is turned ON and the screen display / CPU stop mode is entered. When a key is input in the display OFF mode or the screen display / CPU stop mode, the clock generation of the CPU is restarted and the mode is changed to the normal mode. After transitioning to the normal mode, the KBC interrupts the CPU,
Is enabled to start the corresponding processing of key input, and returns to the initial state.

【0029】[0029]

【発明の効果】本発明により、低消費電力が要求される
携帯型のパソコンやWSなどの計算機システムの電子機
器において、利用者がキー入力操作で応答するのに時間
がかかる処理を行っている場合だけでなく、処理の途中
で急用ができ中座するような場合に、カバーを閉じるこ
とによりCPUを自動的に即時に電力節減状態におくこ
とができ、省電力作用を一層向上させることができる。
According to the present invention, in an electronic device of a computer system such as a portable personal computer or WS that requires low power consumption, it takes time for a user to respond with a key input operation. Not only in the case but also in the case of urgent need during the process and sitting down, the CPU can be automatically put into the power saving state immediately by closing the cover, further improving the power saving effect. it can.

【0030】また所定時間が経過する前にカバーを開け
画面表示を見る場合、CPUが停止しているため、引き
続き電力節減状態であり続ける。更に所定時間経過後に
ディスプレイの電源をOFFにするため、より一層の省
電力効果が得られる。
When the cover is opened and the screen display is viewed before the predetermined time has elapsed, the CPU is stopped and the power saving state continues. Further, since the display is turned off after a lapse of a predetermined time, a further power saving effect can be obtained.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明の1実施例による計算機システムの構成
図である。
FIG. 2 is a configuration diagram of a computer system according to an embodiment of the present invention.

【図3】本発明実施例システムにおけるモード制御のフ
ロー図である。
FIG. 3 is a flow chart of mode control in the system of the embodiment of the present invention.

【図4】従来の計算機システムの基本構成図である。FIG. 4 is a basic configuration diagram of a conventional computer system.

【図5】従来の計算機システムにおけるモード遷移図で
ある。
FIG. 5 is a mode transition diagram in a conventional computer system.

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

3 CPU 5 通常モード 6 画面表示・CPU停止モード 6’ディスプレイOFFモード 7 カバー 8 センサ 3 CPU 5 Normal mode 6 screen display / CPU stop mode 6'Display OFF mode 7 cover 8 sensors

───────────────────────────────────────────────────── フロントページの続き (72)発明者 郡司 雅夫 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (56)参考文献 特開 平3−57007(JP,A) 特開 平1−129315(JP,A) 特開 昭62−75820(JP,A) 特開 平3−129546(JP,A) 特開 平6−19572(JP,A) 特開 平5−297987(JP,A) 特開 平5−40536(JP,A) 特開 平4−332017(JP,A) 特開 平4−96812(JP,A) 特開 平2−176919(JP,A) 実開 平5−33224(JP,U) 実開 平5−33223(JP,U) (58)調査した分野(Int.Cl.7,DB名) G06F 1/04 301 G06F 1/32 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Masao Gunji 1015 Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Limited (56) Reference JP-A-3-57007 (JP, A) JP-A-1-129315 (JP, A) JP 62-75820 (JP, A) JP 3-129546 (JP, A) JP 6-19572 (JP, A) JP 5-297987 (JP, A) Kaihei 5-40536 (JP, A) JP 4-332017 (JP, A) JP 4-96812 (JP, A) JP 2-176919 (JP, A) Actual Kai 5-33224 ( JP, U) Actual Kaihei 5-33223 (JP, U) (58) Fields investigated (Int.Cl. 7 , DB name) G06F 1/04 301 G06F 1/32

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 CPUが通常動作状態にある通常モード
と、CPUのクロックを停止させて画面表示は維持する
状態の第1の省電力モードと、画面表示とCPUクロッ
クの双方を停止させる第2の省電力モードとを有し、前
記各モード間の遷移制御を行うモード制御部と、開閉操
作が可能なカバーと、カバーの開閉状態を検出するカバ
ー開閉監視部とを備えている電子機器であって、 前記モード制御部は、CPUの通常モードの動作状態で
キー入力が一定時間以上なく、かつ前記カバー開閉監視
部がカバーが閉じられていることを検出したとき、CP
Uのクロックを停止させて第1の省電力モードに遷移さ
せ、さらに第1の省電力モードにおいてキー入力がない
ままに該モードが一定時間以上持続したとき画面表示を
消して第2の省電力モードに遷移させ、そして第2の省
電力モードにおいて、前記カバー開閉監視部がカバーの
開かれていることを検出した場合は、第1の省電力モー
ドに遷移させる制御を行うことを特徴とする電子機器。
1. A normal mode in which a CPU is in a normal operation state, a first power saving mode in which a clock of the CPU is stopped and a screen display is maintained, and a second mode in which both the screen display and the CPU clock are stopped. An electronic device having a power control mode, a mode control unit for performing transition control between the modes, a cover that can be opened and closed, and a cover open / close monitoring unit that detects an open / closed state of the cover. When the mode control unit detects that the key input has not been performed for a certain period of time in the normal mode operation of the CPU and the cover opening / closing monitoring unit detects that the cover is closed, the CP control unit
The clock of U is stopped to transit to the first power saving mode, and when the mode continues for a certain time or more without any key input in the first power saving mode, the screen display is turned off and the second power saving mode is set. When the cover opening / closing monitoring unit detects that the cover is opened in the second power saving mode, the control is performed to switch to the first power saving mode. Electronics.
【請求項2】 前記モード制御部は、第1の省電力モー
ドあるいは第2の省電力モードにおいてキー入力があっ
た場合は、CPUクロックが発生して通常モードへ遷移
させる制御を行うことを特徴とする請求項1に記載の電
子機器。
2. The mode control unit performs control to generate a CPU clock and transition to a normal mode when there is a key input in the first power saving mode or the second power saving mode. The electronic device according to claim 1.
【請求項3】 CPUが通常動作状態にある通常モード
と、CPUのクロックを停止させて画面表示は維持する
状態の第1の省電力モードと、画面表示とCPUクロッ
クの双方を停止させる第2の省電力モードとを有し、前
記各モード間の遷移制御を行う電子機器の省電力方法で
あって、 CPUの通常モードの動作状態でキー入力が一定時間以
上なく、かつ前記カバー開閉監視部がカバーが閉じられ
ていることを検出したとき、CPUのクロックを停止さ
せて第1の省電力モードに遷移させ、さらに第1の省電
力モードにおいてキー入力がないままに該モードが一定
時間以上持続したとき画面表示を消して第2の省電力モ
ード遷移させ、そして第2の省電力モードにおいて、前
記カバー開閉監視部がカバーの開かれていることを検出
した場合は、第1の省電力モードに遷移させる制御を行
うことを特徴とする電子機器の省電力方法。
3. A normal mode in which the CPU is in a normal operating state, a first power-saving mode in which the CPU clock is stopped and the screen display is maintained, and a second mode in which both the screen display and the CPU clock are stopped. A power saving method for an electronic device having a power saving mode and performing transition control between the modes, wherein a key input is not made for a certain time or more in a normal mode operating state of the CPU, and the cover opening / closing monitoring unit Detects that the cover is closed, stops the clock of the CPU and shifts to the first power saving mode, and in the first power saving mode, the mode is kept for a certain time or more without key input. When the screen display is turned off when the operation continues, the second power saving mode is entered, and in the second power saving mode, the cover opening / closing monitoring unit detects that the cover is open. Power saving method of an electronic apparatus and performing control to transition to the first power-saving mode.
【請求項4】 第1の省電力モードあるいは第2の省電
力モードにおいてキー入力があった場合は、CPUクロ
ックを発生して通常モードへ遷移させる制御を行うこと
を特徴とする請求項3に記載の電子機器の省電力方法。
4. The control according to claim 3, wherein when there is a key input in the first power saving mode or the second power saving mode, the CPU clock is generated and a transition to the normal mode is performed. Power saving method for the electronic device described.
JP11673693A 1993-05-19 1993-05-19 Electronic equipment and power saving method for electronic equipment Expired - Fee Related JP3523289B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11673693A JP3523289B2 (en) 1993-05-19 1993-05-19 Electronic equipment and power saving method for electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11673693A JP3523289B2 (en) 1993-05-19 1993-05-19 Electronic equipment and power saving method for electronic equipment

Publications (2)

Publication Number Publication Date
JPH06332564A JPH06332564A (en) 1994-12-02
JP3523289B2 true JP3523289B2 (en) 2004-04-26

Family

ID=14694522

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11673693A Expired - Fee Related JP3523289B2 (en) 1993-05-19 1993-05-19 Electronic equipment and power saving method for electronic equipment

Country Status (1)

Country Link
JP (1) JP3523289B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10186825A (en) * 1996-09-25 1998-07-14 Ricoh Co Ltd Image forming device
KR100643377B1 (en) 2004-01-17 2006-11-10 삼성전자주식회사 Portable computer and method of controlling the same
JP5206536B2 (en) * 2009-03-26 2013-06-12 沖電気工業株式会社 Display control apparatus, display control method, and display control system
US20130057774A1 (en) 2010-05-19 2013-03-07 Sharp Kabushiki Kaisha Reproduction device, display device, television receiver, system, recognition method, program, and recording medium
JP2012118891A (en) * 2010-12-03 2012-06-21 Lenovo Singapore Pte Ltd Reduction method for power consumption of computer, and computer

Also Published As

Publication number Publication date
JPH06332564A (en) 1994-12-02

Similar Documents

Publication Publication Date Title
US6418536B1 (en) Power saving of a portable computer using human sensing device
US7707436B2 (en) Managing laptop power based on display angle
US8723854B2 (en) Digital photo frame with power saving function and related power saving method
US6975947B2 (en) Power saving apparatus in an appliance
US20030051179A1 (en) Method and apparatus for power management of displays
US5475848A (en) Supervisory control method and power saving control unit for computer system
US20130054997A1 (en) Method and Apparatus to Optimize System Battery-Life for Static and Semi-Static Image Viewing Usage Models
US5664203A (en) Peripheral device input-initiated resume system for combined hibernation system and back-up power supply for computer
US5630144A (en) Desktop computer monitor power control using keyboard controller
JPH05297993A (en) Drive controller for microprocessor
JPH05282082A (en) Power-saving controller for computer system
JPH05282081A (en) Power-saving controller for computer system
US20030051182A1 (en) Method and apparatus for cognitive power management of video displays
KR20180082786A (en) Automatic power consumption reduction device and method for personal computer
JP3523289B2 (en) Electronic equipment and power saving method for electronic equipment
AU667369B2 (en) Method and apparatus for changing processor clock rate
JPH04291612A (en) Power saving type data processor
US7605782B2 (en) Method and apparatus for adjusting a brightness of a display screen
JPH05188869A (en) Portable information processor
JP3239455B2 (en) Image display device
JP3135718B2 (en) Electronic equipment system and CPU clock switching control method
JPH04245518A (en) Information processor
JP3100241B2 (en) Microprocessor drive controller
EP0573651A1 (en) Condition monitor method for computer system and power saving controller
JPH06337739A (en) Computer system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030610

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040203

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040206

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

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees