JP3086032B2 - Electronic device and power management control method thereof - Google Patents

Electronic device and power management control method thereof

Info

Publication number
JP3086032B2
JP3086032B2 JP03286567A JP28656791A JP3086032B2 JP 3086032 B2 JP3086032 B2 JP 3086032B2 JP 03286567 A JP03286567 A JP 03286567A JP 28656791 A JP28656791 A JP 28656791A JP 3086032 B2 JP3086032 B2 JP 3086032B2
Authority
JP
Japan
Prior art keywords
power
temperature
priority
devices
stored
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
JP03286567A
Other languages
Japanese (ja)
Other versions
JPH05127785A (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.)
Canon Inc
Original Assignee
Canon Inc
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 filed Critical Canon Inc
Priority to JP03286567A priority Critical patent/JP3086032B2/en
Publication of JPH05127785A publication Critical patent/JPH05127785A/en
Application granted granted Critical
Publication of JP3086032B2 publication Critical patent/JP3086032B2/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 which is required to be miniaturized, such as a notebook personal computer and a notebook word processor, and a power management control method therefor.

【0002】[0002]

【従来の技術】従来、電子機器におけるパワー・マネー
ジメント・コントロールは、低消費電力化のために、そ
の電子装置内の各デバイスがしばらく使用されないとお
もわれる時に、そのデバイスへの電力を制限したり、そ
の電子装置の動作負荷が軽い時に、その動作速度(パソ
コンやワープロの場合は、CPUの動作クロック周波
数)を適当に低くしたりするものであった。ノート型パ
ソコンを例にとると、図4に示すような構成となる。同
図において、6はパワー・マネージメント・コントロー
ル・プログラムを実行する制御回路、1〜4は代表的な
装置状態監視項目に対応する手段であり、1はハードデ
ィスク装置11がある一定時間アクセスがなかった場合
に、そのことを制御回路6へ知らせることができるHD
D非アクセス時間タイマーである。同様に、2はフロッ
ピーディスク装置12がある一定時間アクセスがなかっ
た場合に、制御回路6へ知らせることができるFDD非
アクセス時間タイマーであり、3はLCDディスプレイ
装置の表示内容がある一定時間変化しなかった(つま
り、ビデオRAM(V−RAM)へのアクセスがある一
定時間なかった)ことを制御回路6へ知らせることがで
きるV−RAM非アクセス時間タイマーである。また、
4は、CPUが一定時間内に行う無効処理(例えば、た
だ単にキー入力されるのを待っているキー入力待ちルー
チンや、現在までに要求のあったイベントは全て処理し
てしまって、次のイベント要求を待っている状態)の多
さを示すカウンタで、これがある一定値を上まわった
り、また、ある一定値を下まわったりすると、その様子
を、制御回路6に知らせることができるCPU処理負荷
計測カウンターである。この図4の1〜4の装置状態監
視項目に対応するタイマー,カウンターの監視状況は通
常割込みにより制御回路6におけるパワー・マネージメ
ント・コントロール・プログラムへ知らせることができ
るため、見かけ上、パワー・マネージメント・コントロ
ールは、アプリケーションプログラムの処理と平行して
実行されている。
2. Description of the Related Art Conventionally, power management control in an electronic device limits power to a device in an electronic device when the device is considered not to be used for a while in order to reduce power consumption. When the operating load of the electronic device is light, the operating speed (operating clock frequency of the CPU in the case of a personal computer or a word processor) is appropriately reduced. Taking a notebook personal computer as an example, the configuration is as shown in FIG. In the figure, 6 is a control circuit for executing a power management control program, 1 to 4 are means corresponding to typical device status monitoring items, and 1 is a hard disk device 11 that has not been accessed for a certain period of time. In such a case, the HD can notify the control circuit 6 of the fact.
D is a non-access time timer. Similarly, 2 is an FDD non-access time timer that can notify the control circuit 6 when the floppy disk device 12 has not been accessed for a certain period of time, and 3 changes the display content of the LCD display device for a certain period of time. This is a V-RAM non-access time timer that can notify the control circuit 6 that there has been no access to the video RAM (V-RAM) for a certain period of time. Also,
4 is an invalid processing performed by the CPU within a certain period of time (for example, a key input waiting routine that simply waits for a key input, and all events requested so far are processed, and the next processing is performed. A counter indicating the number of events that are waiting for an event request). A CPU process that can notify the control circuit 6 of the situation when the value exceeds a certain value or drops below a certain value. This is a load measurement counter. The monitoring statuses of the timers and counters corresponding to the device status monitoring items 1 to 4 in FIG. 4 can be notified to the power management control program in the control circuit 6 by a normal interrupt. The control is executed in parallel with the processing of the application program.

【0003】制御回路6におけるパワー・マネージメン
ト・コントロール・プログラムは、タイマ1〜3,カウ
ンター4からの割込みにより起動されると、まず、どの
装置状態監視項目による要求かをチェックし、その項目
に応じた処理を行う。例えば、項目が、HDD非アクセ
ス時間タイマー1の場合、パワー・マネージメント・コ
ントロール・プログラムは、今後しばらくの間、HDD
のアクセスはないだろうと予測してパワー・コントロー
ラ(P.C.)7に指示をして、電源15からハードデ
ィスク装置(HDD)11へ供給されている電力を制限
する。同様に、項目がFDD非アクセス時間タイマー2
の場合、パワー・マネージメント・コントロール・プロ
グラムは、今後しばらくの間FDDのアクセスはないだ
ろうと予測して、パワー・コントローラ(P.C.)8
に指示をして、電源15からフロッピーディスク装置
(FDD)12へ供給されている電力を制限する。ま
た、項目がV−RAM非アクセス時間タイマー3の場
合、パワー・マネージメント・コントロール・プログラ
ムは、今後しばらくの間ディスプレイ画面は参照されな
いだろうと予測して、パワー・コントローラ(P.
C.)9に指示をして、電源15からLCD表示器用の
バックライト13に供給されている電力を遮断する。以
上説明した3つの装置状態監視項目により電力を制限及
び遮断された装置11〜13は、アプリケーションプロ
グラム等からのアクセス要求があった時に、やはり割込
みにより制御回路6のパワー・マネージメント・コント
ロール・プログラムに知らされ、同プログラムがそのア
クセス要求のあった装置11〜13に対応するパワーコ
ントローラ7〜9に指示をすることによって、電力が回
復する。
When the power management control program in the control circuit 6 is started by an interrupt from the timers 1 to 3 and the counter 4, it first checks which device status monitoring item is required, and responds to the item. Perform the following processing. For example, if the item is the HDD non-access time timer 1, the power management control program
And instructs the power controller (PC) 7 to limit the power supplied from the power supply 15 to the hard disk drive (HDD) 11. Similarly, if the item is FDD non-access time timer 2
, The power management control program predicts that there will be no FDD access for some time to come, and the power controller (PC) 8
To limit the power supplied from the power supply 15 to the floppy disk drive (FDD) 12. If the item is the V-RAM non-access time timer 3, the power management control program predicts that the display screen will not be referred to for a while in the future, and the power controller (P.
C. 9) Instruct 9 to cut off the power supplied from the power supply 15 to the backlight 13 for the LCD display. The devices 11 to 13 whose powers are limited and cut off by the three device status monitoring items described above are also interrupted by the power management control program of the control circuit 6 when an access request is made from an application program or the like. The power is restored when the program is informed and instructs the power controllers 7 to 9 corresponding to the devices 11 to 13 which have requested the access.

【0004】最後に装置状態監視項目による要求が、C
PU処理負荷計測カウンター4の場合には、制御回路6
におけるパワー・マネージメント・コントロール・プロ
グラムは、この要求の要因が、カウント値がある一定値
を上まわったことによるものか、ある一定値を下まわっ
たことによるものかを判別する。そして、ある一定値を
下まわった場合には、CPU14の処理速度は、もっと
低くてもよいと判断できるため、周波数コントローラ1
0に指示をしてCPU14の動作クロック周波数を低く
する。CPU14の動作クロックを低くすると、CPU
14の消費電力はもちろんのこと、CPU14と同期し
て動作するメモリや周辺回路等の消費電力も下がり、か
なりのパワー・セーブとなる。
[0004] Finally, the request by the device status monitoring item is C
In the case of the PU processing load measurement counter 4, the control circuit 6
The power management control program determines whether the cause of this request is a count value exceeding a certain value or a count value falling below a certain value. If the value falls below a certain value, it can be determined that the processing speed of the CPU 14 may be lower.
0 is instructed to lower the operating clock frequency of the CPU 14. When the operating clock of the CPU 14 is lowered, the CPU
Not only the power consumption of the CPU 14 but also the power consumption of memories and peripheral circuits operating in synchronization with the CPU 14 is reduced, resulting in considerable power saving.

【0005】また、CPU処理負荷計測カウンター4が
ある一定値を上まわった場合には、CPU14の処理速
度が遅すぎると判断し、CPU14の動作クロック周波
数を高くする。一般のパソコンでは、この状態にある時
間はかなり少い。よって、このようにCPU14の動作
クロック周波数を制御することにより、低消費電力化が
計られる。
When the CPU processing load measurement counter 4 exceeds a certain value, it is determined that the processing speed of the CPU 14 is too slow, and the operating clock frequency of the CPU 14 is increased. In a general personal computer, the time in this state is very small. Therefore, by controlling the operation clock frequency of the CPU 14 in this manner, power consumption can be reduced.

【0006】従来のパワー・マネージメント・コントロ
ールは、以上説明したように動作し、電子装置の低消費
電力化を行なっていた。
The conventional power management control operates as described above to reduce the power consumption of the electronic device.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、電子装
置の機構設計は、その装置の最高保障周囲温度でその装
置の動作で考えられる最高の負荷条件での連続運転(実
使用ではほとんどありえない状態)でも正常に動作する
ことを前提とするため、電源部や大電力パーツの放熱対
策を考慮し、大きな放熱板や送風ファンを使ったり、各
パーツ間の間隔を一定以上設ける等の手段を講じなけれ
ばならず、装置の小型化を進める上で、大きな障害とな
っていた。
However, the mechanical design of an electronic device requires that the device be operated at the highest guaranteed ambient temperature and in continuous operation under the highest possible load conditions for operation of the device (a condition that is almost impossible in actual use). Because it is assumed that it operates normally, it is necessary to take measures to dissipate heat from the power supply and high power parts, and use measures such as using a large heat sink or blower fan, and providing a certain distance between each part. However, this has been a major obstacle in reducing the size of the device.

【0008】そこで本発明の目的は、以上のような問題
を解消した電子装置およびそのパワー・マネージメント
・コントロール方法を提供することにある。
It is an object of the present invention to provide an electronic device and a power management control method for the electronic device which have solved the above problems.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
本発明は、複数のデバイスを有する電子装置であって、
前記電子装置の温度を所定の時間間隔で検出する温度検
出手段と、前記複数のデバイスの優先順位を記憶する優
先順位記憶手段と、前記複数のデバイス毎に、電源の制
限が行われているか否かを示す情報を記憶する情報記憶
手段と、前記温度検出手段で検出した温度と前記優先順
位記憶手段に記憶された優先順位と前記情報記憶手段に
記憶された情報とに基づき、電力を制限するデバイスを
決定する決定手段と、前記決定手段で決定されたデバイ
スへの電力の制限を行う電力管理手段とを具えたことを
特徴とする。また本発明は、複数のデバイスを有する電
子装置であって、前記電子装置の温度を所定の時間間隔
で検出する温度検出手段と、前記複数のデバイスの優先
順位を記憶する優先順位記憶手段と、前記複数のデバイ
ス毎に、電源の制限が行われているか否かを示す情報を
記憶する情報記憶手段と、前記温度検出手段で検出した
温度と前記優先順位記憶手段に記憶された優先順位と前
記情報記憶手段に記憶された情報とに基づき、電力の制
限を解除するデバイスを決定する決定手段と、前記決定
手段で決定したデバイスへの電力の制限を解除する電力
管理手段とを具えたことを特徴とする。さらに本発明
は、複数のデバイスを有する電子装置のパワー・マネー
ジメント・コントロール方法であって、前記複数のデバ
イスの優先順位を優先順位記憶手段に記憶し、前記複数
のデバイス毎に、電源の制限が行われているか否かを示
す情報を情報記憶手段に記憶し、前記電子装置の温度を
所定の時間間隔で検出し、前記検出した温度と前記優先
順位記憶手段に記憶された優先順位と前記情報記憶手段
に記憶された情報とに基づき、電力を制限するデバイス
を決定し、前記決定されたデバイスへの電力の制限を行
うことを特徴とする。さらに本発明は、複数のデバイス
を有する電子装置パワー・マネージメント・コントロー
ル方法であって、前記複数のデバイスの優先順位を優先
順位記憶手段に記憶し、前記複数のデバイス毎に、電源
の制限が行われているか否かを示す情報を情報記憶手段
に記憶し、前記電子装置の温度を所定の時間間隔で検出
し、前記検出した温度と前記優先順位記憶手段に記憶さ
れた優先順位と前記情報記憶手段に記憶された情報とに
基づき、電力の制限を解除するデバイスを決定し、前記
決定したデバイスへの電力の制限を解除することを特徴
とする。
According to the present invention, there is provided an electronic apparatus having a plurality of devices.
Temperature detection means for detecting the temperature of the electronic device at predetermined time intervals, priority storage means for storing the priority of the plurality of devices, and whether or not power supply is restricted for each of the plurality of devices An information storage unit that stores information indicating whether the power is limited, based on the temperature detected by the temperature detection unit, the priority stored in the priority storage unit, and the information stored in the information storage unit. It is characterized by comprising determining means for determining a device, and power management means for restricting power to the device determined by the determining means. Further, the present invention is an electronic device having a plurality of devices, a temperature detecting means for detecting the temperature of the electronic device at predetermined time intervals, priority storage means for storing the priority of the plurality of devices, For each of the plurality of devices, information storage means for storing information indicating whether power supply restriction is performed, the temperature detected by the temperature detection means, the priority stored in the priority storage means, and Based on the information stored in the information storage means, determining a device to release the power restriction, and power management means to release the power restriction to the device determined by the determination means. Features. Further, the present invention is a power management control method for an electronic apparatus having a plurality of devices, wherein a priority order of the plurality of devices is stored in priority order storage means, and a power supply restriction is set for each of the plurality of devices. Information indicating whether the operation is being performed is stored in an information storage unit, the temperature of the electronic device is detected at predetermined time intervals, and the detected temperature, the priority stored in the priority storage unit, and the information are stored. On the basis of the information stored in the storage means, a device for limiting power is determined, and power is limited to the determined device. Furthermore, the present invention is an electronic device power management control method having a plurality of devices, wherein a priority order of the plurality of devices is stored in priority order storage means, and a power supply restriction is performed for each of the plurality of devices. Information indicating whether or not the temperature has been set is stored in an information storage means, the temperature of the electronic device is detected at predetermined time intervals, and the detected temperature, the priority stored in the priority storage means, and the information storage are stored. Based on the information stored in the means, a device whose power restriction is to be released is determined, and the power restriction to the determined device is released.

【0010】[0010]

【作用】本発明によれば、温度情報により、デバイスの
電力を制限するとき、優先順位と電源の制限が行われて
いるか否かを示す情報とに基づいて、電力を制限するデ
バイスを決定し、電力の制限を行い、また、温度情報に
より、デバイスの電力の制限を解除するとき、優先順位
と電源の制限が行われているか否かを示す情報とに基づ
いて、電力の制限を解除するデバイスを決定し、電力の
制限を解除する。
According to the present invention, when limiting the power of a device based on temperature information, the device to be limited is determined based on the priority and information indicating whether or not the power supply is limited. When the restriction of the power of the device is released based on the temperature information, the restriction of the power is released based on the priority and the information indicating whether the power supply is restricted. Determine the device and remove the power limit.

【0011】[0011]

【実施例】図1に示すように、制御回路6は、図4で示
した3つのタイマー1〜3、1つのカウンター4の他に
温度センサー5からの情報を入力し、その温度情報をも
加えてパワー・マネージメント・コントロール・プログ
ラムを実行してパワー・コントローラ7,8,9や、周
波数コントローラ10を制御し、電源15から、HDD
11、FDD12、LCDバックライト13、CPU1
4等へ供給される電力を制御し、電子装置の内部温度を
許容最高値以下に維持する。
As shown in FIG. 1, a control circuit 6 receives information from a temperature sensor 5 in addition to the three timers 1 to 3 and one counter 4 shown in FIG. In addition, a power management control program is executed to control the power controllers 7, 8, 9 and the frequency controller 10, and the power supply 15
11, FDD 12, LCD backlight 13, CPU1
And controlling the power supplied to the fourth and the like to keep the internal temperature of the electronic device below the maximum allowable value.

【0012】図2は、実施例において、制御回路6内の
パワー・マネージメントで利用するI/Oポートのデバ
イス・コントロール・ポートと温度コントロール・ポー
トとを示す。この2つのポートは密接な関係があり、両
者一体で被パワー・マネージメント・デバイスの電力を
制御する。両ポートの各bitはそれぞれ次のように対
応する。
FIG. 2 shows a device control port and a temperature control port of I / O ports used for power management in the control circuit 6 in the embodiment. The two ports are closely related, and together control the power of the power-managed device. Each bit of both ports corresponds as follows.

【0013】[0013]

【表1】 [Table 1]

【0014】そして、両ポートの対応するbitどうし
の論理積をとって最終結果となり、その結果の1と0が
図1の7〜10の各コントローラに次の対応のように制
御回路6から出力され、それによって各デバイス11〜
14がパワー・コントロールされる。
Then, the logical product of the corresponding bits of both ports is taken to obtain the final result, and the resulting 1 and 0 are output from the control circuit 6 to the controllers 7 to 10 in FIG. And thereby each device 11-
14 is power controlled.

【0015】[0015]

【表2】 [Table 2]

【0016】つまり、例えば、HDDの場合、両ポート
のbit1が両方とも“1”の時のみ、電力が正常に供
給され正常に動作できるが、どちらかのポート、あるい
は両ポートのbit1が“0”の時には電力が制限さ
れ、HDD内の動作状態フラグのbusy bitが有
効となり、アプリケーションプログラムからのHDDア
クセス要求に対してその要求を待たせる。他のデバイス
も同様である。
That is, for example, in the case of an HDD, power can be normally supplied and normal operation can be performed only when both bits 1 of both ports are “1”, but bit 1 of either port or both ports is “0”. In the case of "", the power is limited, the busy bit of the operation state flag in the HDD becomes valid, and the request is made to wait for the HDD access request from the application program. The same applies to other devices.

【0017】以上の様な構成において、このパワー・マ
ネージメント・コントロール・プログラムの動作を図3
に示す。
In the above configuration, the operation of the power management control program is shown in FIG.
Shown in

【0018】図3において、S18〜S21を除いたも
のは、前述の従来のパワー・マネージメント・コントロ
ール・プログラムと同じである。よって、S18〜S2
1が以下の説明のように組込まれて、本発明のパワー・
マネージメント・コントロール・プログラムが実行され
る。
In FIG. 3, those except for S18 to S21 are the same as the above-mentioned conventional power management control program. Therefore, S18 to S2
1 is incorporated as described below to provide the power
The management control program is executed.

【0019】まず、このパワー・マネージメント・コン
トロール・プログラムは、各装置状態監視項目(タイマ
ー1〜3,カウンター4,センサー5)や、アプリケー
ション等からの各デバイスへのアクセス要求により、割
込み処理として起動させられる。従って、アプリケーシ
ョン・プログラムからは見かけ上、平行して動作してい
るように見える。
First, the power management control program is started as an interrupt process in response to an access request to each device from each device status monitoring item (timers 1 to 3, counter 4, sensor 5) or an application or the like. Let me do. Therefore, the application programs seem to be operating in parallel in appearance.

【0020】起動された本プログラムは、まず、何の要
因により起動されたかをチェックする。それが、S2,
S4,S6,S8,S10,S12,S14,S18で
ある。
The activated program first checks the cause of the activation. That is S2
These are S4, S6, S8, S10, S12, S14, and S18.

【0021】まず、S2で、要因がHDD非アクセスタ
イマであると判定されたら、S3によりデバイス・コン
トロール・ポートのHDDbit(bit1)を“0”
とし、HDDへの電力を制限する。既に制限されていた
場合には、その状態を維持する。
First, if it is determined in S2 that the cause is the HDD non-access timer, the HDD bit (bit1) of the device control port is set to "0" in S3.
And restrict the power to the HDD. If it has already been restricted, that state is maintained.

【0022】また、S4で、要因がHDDアクセス要求
であると判定されれば、S5により、デバイス・コント
ロール・ポートのHDDbitを1として、HDDへの
電力を供給するように指示する。そして、このアクセス
から次のアクセスまでの時間を計るための、HDD非ア
クセスタイマーをクリアした後、再スタートさせ時間を
カウントさせる。
If it is determined in S4 that the cause is an HDD access request, in S5 the HDD bit of the device control port is set to 1 and an instruction is issued to supply power to the HDD. Then, after clearing the HDD non-access timer for measuring the time from this access to the next access, the HDD is restarted and the time is counted.

【0023】S6〜S9は先のHDDと同じことをFD
Dについても行っている。S10〜S13も同様にV−
RAMについてである。
In steps S6 to S9, the same as the previous HDD
D also goes. Similarly for S10 to S13, V-
It is about RAM.

【0024】次に、S14で、要因がCPU処理負荷計
測カウンタ4であると判定されると、S15でカウンタ
値を読んで、カウンタがある一定値を上まわったための
もの(カウントOVER)か、それともカウンタが別の
ある一定値を下まわったためのものかをチェックし、も
し、カウントOVERであれば、CPU負荷が軽いこと
を示すため、S16のようにデバイス・コントロール・
ポートのCPUbit(bit0)を0とし、CPUの
動作クロックを下げる。また、カウントOVERでなけ
れば、CPU負荷が重いことを示すため、S17のよう
にデバイス・コントロール・ポートのCPUbitを1
として、CPUの動作クロックを上げる要求を出す。
Next, in S14, when it is determined that the factor is the CPU processing load measurement counter 4, the counter value is read in S15, and whether the counter has exceeded a certain value (count OVER), Or, check whether the counter has fallen below another certain value, and if the count is OVER, indicate that the CPU load is light.
The CPU bit (bit 0) of the port is set to 0, and the operation clock of the CPU is reduced. If the count is not OVER, the CPU load of the device control port is set to 1 as in S17 to indicate that the CPU load is heavy.
Request to increase the operating clock of the CPU.

【0025】ここまでは、従来のパワー・マネージメン
ト・コントロールとほぼ同じであるが、この場合は、S
5,S9,S13,S17で、デバイスに電力を供給す
るよう要求を出したり、CPUの動作クロックを上げる
要求を出しても、いつも直に実行されるとは限らない。
つまり、温度コントロールポートの対応するbitが1
であれば直に実行されるが、0であれば、それが1にな
るまで、その要求が待たされることになる。これは、後
述の温度コントロールに優先度を持たせ、電力を統合的
に制御可能としているためである。
Up to this point, the power management control is almost the same as the conventional power management control.
In S5, S9, S13, and S17, even if a request is made to supply power to the device or a request to increase the operation clock of the CPU is not always executed immediately.
That is, the corresponding bit of the temperature control port is 1
If it is 0, it is executed immediately, but if it is 0, the request is waited until it becomes 1. This is because the temperature control described later is given priority and the power can be controlled in an integrated manner.

【0026】本実施例における温度センサーは、システ
ムの性能を極端に落とさない程度の一定時間間隔(例え
ば1分間隔)で割り込みを発生し、パワー・マネージメ
ント・プログラム中で、その測定温度結果を読めるもの
とする。この測定温度とは、装置の温度的に最も重要な
点(温度が上昇してくると、最初に支障をきたす部分、
つまり温度マージンの最低点)の温度の測定値のことで
ある。本実施例では一般の半導体の動作許容最高値が7
0℃であることから、測定点を装置内部のプリント基板
周辺とし、5℃のマージンをとって65℃を測定点の許
容最高値とした。
The temperature sensor according to the present embodiment generates an interrupt at a fixed time interval (for example, one minute interval) so that the performance of the system is not extremely lowered, and the measured temperature result can be read in the power management program. Shall be. This measured temperature is the most important point in terms of the temperature of the device (the part that first interferes when the temperature rises,
That is, the measured value of the temperature at the lowest point of the temperature margin). In this embodiment, the maximum allowable operation value of a general semiconductor is 7
Since the temperature was 0 ° C., the measurement point was set at the periphery of the printed circuit board inside the apparatus, and 65 ° C. was set as the maximum allowable value of the measurement point with a margin of 5 ° C.

【0027】そこで、パワー・マネージメント・プログ
ラムは、S18で、温度センサー割込みの要因であると
判定されると、S19でその時点の測定温度結果を読
み、その値Tが65℃を超えているかどうかを判別し、
もし、超えていれば、S20において現在の装置の温度
を下げるために、現在電力が供給されているデバイス
(温度コントロール・ポートの対応bitが1のもの)
の電力を強制的に制限したり遮断することにより、装置
の温度を下げようとする(詳細は後述)。逆に、S19
で測定温度結果の値Tが65℃を下まわっている場合に
は、もはや、電力制限する必要がないため、S21にお
いてそれ以前に測定温度結果の値が65℃を超えて電力
を強制的に制限したり遮断しているものがあれば、それ
らを解除してやり、なければ、何もしない(詳細は後
述)。
If the power management program determines in S18 that this is the cause of the temperature sensor interrupt, the power management program reads the measured temperature result at that time in S19 and determines whether the value T exceeds 65 ° C. And determine
If it exceeds, the device currently supplied with power in order to lower the temperature of the current device in S20 (the corresponding bit of the temperature control port is 1).
By forcibly limiting or shutting off the power of the apparatus, an attempt is made to lower the temperature of the apparatus (details will be described later). Conversely, S19
If the value T of the measured temperature result is lower than 65 ° C., it is no longer necessary to limit the power. Therefore, in S21, the power of the measured temperature result exceeds 65 ° C. before the power is forcibly forced. If there are any restrictions or cutoffs, release them and do nothing, otherwise do nothing (more on this later).

【0028】この時、装置の電力を統合的に制御するた
め、被パワー・マネージメント・デバイスに、その電力
を制限してもシステムに対する支障ができるだけ小さ
く、電力削減効果の大きいものから順に優先順位を付け
(この例では、図2のように温度コントロール・ポート
の各bitに被パワー・マネージメント・デバイスを割
合て、bit0を高優先とした。つまりCPU動作クロ
ック>HDD>FDD>LCDバックライトの優先順位
となる。)、測定温度が上がり、電力を制限する場合は
(S20)、優先順位の高いものから順にチェックして
行き、まだ制限されていないもの(温度コントロール・
ポートの対応bitが1のもの)があれば、(1回の温
度センサー割込みに対し、)最初に見つかった1つのデ
バイスの電力を制限する(温度コントロール・ポートの
対応bitを0とする)。逆に、測定温度が下がり、電
力を回復させる場合には(S21)、優先順位の低いも
のから順にチェックして行き、電力制限されているもの
(温度コントロール・ポートの対応bitが0のもの)
があれば、最初に見つかった1つのデバイスの電力を回
復させる(温度コントロール・ポートの対応bitを1
とする)。
At this time, in order to control the power of the apparatus in an integrated manner, priority is given to the power management target devices in order from the one having the smallest power supply effect even if the power is limited, and having the greatest power reduction effect. (In this example, as shown in FIG. 2, the power management device is assigned to each bit of the temperature control port, and bit 0 is given high priority. That is, CPU operation clock>HDD>FDD> LCD backlight priority. If the measured temperature rises and the power is to be limited (S20), the priority is checked in descending order of priority and those not yet restricted (temperature control
If there is one corresponding bit of the port, the power of one device found first (for one temperature sensor interrupt) is limited (the corresponding bit of the temperature control port is set to 0). Conversely, when the measured temperature decreases and the power is restored (S21), the power is limited in order from the lowest priority and the power is limited (the corresponding bit of the temperature control port is 0).
If there is, restore the power of one device found first (set the corresponding bit of the temperature control port to 1
And).

【0029】〔他の実施例〕前記実施例では、CPUの
動作クロック周波数は、高いか低いかの2段階しか制御
していないが、これをもっと細かく分けて制御すれば、
システムの効率をさらに上げることができる。さらに、
前記実施例では測定温度の値をパワー・マネージメント
・プログラムが読み取って、65℃を超えているかどう
かを判別していたが、温度センサーを測定温度が65℃
を超えると1、下まわっていると0となるような構成と
し、パワー・マネージメント・プログラムは、その1か
0の情報のみを読み、それによって65℃を超えている
かどうかを判別できるようにすることもできる。
[Other Embodiments] In the above embodiment, the operation clock frequency of the CPU is controlled only in two stages, high and low. However, if the operation clock frequency is controlled in finer divisions,
The efficiency of the system can be further increased. further,
In the above embodiment, the value of the measured temperature was read by the power management program to determine whether the measured temperature exceeded 65 ° C.
The power management program reads only the information of 1 or 0 so that it can determine whether the temperature exceeds 65 ° C. You can also.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
電子装置を構成するデバイスの電力を制限するとき、優
先順位と電源の制限が行われているか否かを示す情報と
に基づいて、電力を制限するデバイスを決定し、電力の
制限を行い、また、温度情報により、デバイスの電力の
制限を解除するとき、優先順位と電源の制限が行われて
いるか否かを示す情報とに基づいて、電力の制限を解除
するデバイスを決定し、電力の制限を解除することによ
って、各デバイスの電力を適切に制御することができる
ようになり、従来必要とした、放熱対策部品(送風ファ
ンや、放熱板)を省略したり、放熱対策空間をなくすこ
とができ、その電子装置の小型化、低価格化が実現でき
る。
As described above, according to the present invention,
When limiting the power of the devices constituting the electronic device, based on the priority and information indicating whether the power supply is restricted, determine the device to restrict the power, perform the power restriction, When releasing the power restriction of the device based on the temperature information, the device to release the power restriction is determined based on the priority and information indicating whether the power supply is restricted, and the power restriction is performed. By canceling, the power of each device can be controlled appropriately, and the heat radiation countermeasure parts (blowing fan and heat radiation plate), which were conventionally required, can be omitted, and the heat radiation countermeasure space can be eliminated. The size and cost of the electronic device can be reduced.

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

【図1】本発明実施例の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】本実施例における2つのI/Oポートの内容を
示す図である。
FIG. 2 is a diagram showing contents of two I / O ports in the embodiment.

【図3】本実施例でのパワー・マネージメント・コント
ロール・プログラムの動作を表わすフローチャートであ
る。
FIG. 3 is a flowchart showing an operation of a power management control program in the embodiment.

【図4】従来のパワー・マネージメント・コントロール
装置の構成例を示すブロック図である。
FIG. 4 is a block diagram illustrating a configuration example of a conventional power management control device.

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

1 HDD非アクセスタイマー 2 FDD非アクセスタイマー 3 V−RAM非アクセスタイマー 4 CPU処理負荷計測カウンター 5 温度センサー 6 制御回路 7〜9 パワー・コントローラ 10 周波数・コントローラ 11 ハードディスクドライブ装置(HDD) 12 フロッピーディスクドライブ装置(FDD) 13 LCDのバックライト 14 CPU 15 電源 DESCRIPTION OF SYMBOLS 1 HDD non-access timer 2 FDD non-access timer 3 V-RAM non-access timer 4 CPU processing load measurement counter 5 Temperature sensor 6 Control circuit 7-9 Power controller 10 Frequency controller 11 Hard disk drive (HDD) 12 Floppy disk drive Device (FDD) 13 LCD backlight 14 CPU 15 Power supply

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数のデバイスを有する電子装置であっ
て、 前記電子装置の温度を所定の時間間隔で検出する温度検
出手段と、 前記複数のデバイスの優先順位を記憶する優先順位記憶
手段と、 前記複数のデバイス毎に、電源の制限が行われているか
否かを示す情報を記憶する情報記憶手段と、 前記温度検出手段で検出した温度と前記優先順位記憶手
段に記憶された優先順位と前記情報記憶手段に記憶され
た情報とに基づき、電力を制限するデバイスを決定する
決定手段と、 前記決定手段で決定されたデバイスへの電力の制限を行
う電力管理手段とを具えたことを特徴とする電子装置。
An electronic device having a plurality of devices, a temperature detecting unit for detecting a temperature of the electronic device at predetermined time intervals, a priority storing unit for storing a priority of the plurality of devices, For each of the plurality of devices, an information storage unit that stores information indicating whether power supply restriction is performed, a temperature detected by the temperature detection unit, a priority stored in the priority storage unit, and Based on the information stored in the information storage means, determining means for determining a device for limiting power, and power management means for limiting power to the device determined by the determining means, Electronic devices.
【請求項2】 複数のデバイスを有する電子装置であっ
て、 前記電子装置の温度を所定の時間間隔で検出する温度検
出手段と、 前記複数のデバイスの優先順位を記憶する優先順位記憶
手段と、 前記複数のデバイス毎に、電源の制限が行われているか
否かを示す情報を記憶する情報記憶手段と、 前記温度検出手段で検出した温度と前記優先順位記憶手
段に記憶された優先順位と前記情報記憶手段に記憶され
た情報とに基づき、電力の制限を解除するデバイスを決
定する決定手段と、 前記決定手段で決定したデバイスへの電力の制限を解除
する電力管理手段とを具えたことを特徴とする電子装
置。
2. An electronic apparatus having a plurality of devices, wherein: a temperature detecting means for detecting a temperature of the electronic apparatus at predetermined time intervals; a priority order storing means for storing a priority order of the plurality of devices; For each of the plurality of devices, an information storage unit that stores information indicating whether power supply restriction is performed, a temperature detected by the temperature detection unit, a priority stored in the priority storage unit, and Based on the information stored in the information storage means, determining means for determining a device to release the power restriction, and power management means to release the power restriction to the device determined by the determining means. Electronic device characterized by.
【請求項3】 複数のデバイスを有する電子装置のパワ
ー・マネージメント・コントロール方法であって、 前記複数のデバイスの優先順位を優先順位記憶手段に記
憶し、 前記複数のデバイス毎に、電源の制限が行われているか
否かを示す情報を情報記憶手段に記憶し、 前記電子装置の温度を所定の時間間隔で検出し、 前記検出した温度と前記優先順位記憶手段に記憶された
優先順位と前記情報記憶手段に記憶された情報とに基づ
き、電力を制限するデバイスを決定し、 前記決定されたデバイスへの電力の制限を行うことを特
徴とする電子装置のパワー・マネージメント・コントロ
ール方法。
3. A power management control method for an electronic device having a plurality of devices, wherein a priority order of the plurality of devices is stored in priority order storage means, and a power supply restriction is set for each of the plurality of devices. Information indicating whether or not the operation is being performed is stored in an information storage unit, the temperature of the electronic device is detected at predetermined time intervals, and the detected temperature, the priority stored in the priority storage unit, and the information are stored. A power management control method for an electronic apparatus, comprising: determining a device for limiting power based on information stored in a storage unit; and limiting power to the determined device.
【請求項4】 複数のデバイスを有する電子装置パワー
・マネージメント・コントロール方法であって、前記複
数のデバイスの優先順位を優先順位記憶手段に記憶し、 前記複数のデバイス毎に、電源の制限が行われているか
否かを示す情報を情報記憶手段に記憶し、 前記電子装置の温度を所定の時間間隔で検出し、 前記検出した温度と前記優先順位記憶手段に記憶された
優先順位と前記情報記憶手段に記憶された情報とに基づ
き、電力の制限を解除するデバイスを決定し、 前記決定したデバイスへの電力の制限を解除することを
特徴とする電子装置のパワー・マネージメント・コント
ロール方法。
4. An electronic device power management control method having a plurality of devices, wherein a priority order of the plurality of devices is stored in priority order storage means, and a power supply restriction is performed for each of the plurality of devices. Information indicating whether or not the temperature has been set in the information storage means; detecting the temperature of the electronic device at predetermined time intervals; and storing the detected temperature, the priority stored in the priority storage means, and the information storage. A power management control method for an electronic device, comprising: determining a device from which power restriction is to be released based on information stored in the means; and releasing the power restriction to the determined device.
JP03286567A 1991-10-31 1991-10-31 Electronic device and power management control method thereof Expired - Fee Related JP3086032B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03286567A JP3086032B2 (en) 1991-10-31 1991-10-31 Electronic device and power management control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03286567A JP3086032B2 (en) 1991-10-31 1991-10-31 Electronic device and power management control method thereof

Publications (2)

Publication Number Publication Date
JPH05127785A JPH05127785A (en) 1993-05-25
JP3086032B2 true JP3086032B2 (en) 2000-09-11

Family

ID=17706084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03286567A Expired - Fee Related JP3086032B2 (en) 1991-10-31 1991-10-31 Electronic device and power management control method thereof

Country Status (1)

Country Link
JP (1) JP3086032B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6158012A (en) * 1989-10-30 2000-12-05 Texas Instruments Incorporated Real-time power conservation and thermal management for computers
JP3637181B2 (en) * 1997-05-09 2005-04-13 株式会社東芝 Computer system and cooling control method thereof
JP2002197051A (en) * 2000-12-11 2002-07-12 Internatl Business Mach Corp <Ibm> Selection method for communication adapter for determining communication destination, setting method for communication adapter, computer system, portable information device, and storage medium
JP4507430B2 (en) * 2001-03-14 2010-07-21 株式会社デンソー Navigation device
JP5736302B2 (en) 2011-12-15 2015-06-17 株式会社日立製作所 Information processing system, information management system operation management method, and data center

Also Published As

Publication number Publication date
JPH05127785A (en) 1993-05-25

Similar Documents

Publication Publication Date Title
EP1361501B1 (en) Power conservation and thermal management arrangements for computers
US6854064B2 (en) ACPI complaint computer system and overtemperature protection method therefor
JP3637181B2 (en) Computer system and cooling control method thereof
US9317090B2 (en) Methods and apparatuses for operating a data processing system
EP1192525B1 (en) Method and apparatus for dynamically changing the sizes of pools that control the power consumption levels of memory devices
US6243656B1 (en) Cooling mode switching system for CPU
JP3994071B2 (en) Computer apparatus, system operating state switching control method, and program
US7870407B2 (en) Dynamic processor power management device and method thereof
EP1085399B1 (en) Software-based temperature controller circuit in an electronic apparatus
US20030226047A1 (en) Portable terminal with enhanced power management function and method for managing power of the same
US20100030395A1 (en) Heat Dissipation System for Computers
WO2002021245A1 (en) Clock control method, device therefor, and medium
US7523229B2 (en) Memory protection during direct memory access
JPH05108218A (en) Computer system
US7194646B1 (en) Real-time thermal management for computers
JP3086032B2 (en) Electronic device and power management control method thereof
JPH0997128A (en) Information-processing system
EP1110136B1 (en) Control of memory access operations
JP3047534B2 (en) Low power consumption system
JPH11338640A (en) Computer system and data transfer control method
JP2003076444A (en) Electronic device and speed control method of its cooling fan
JP2666732B2 (en) Load control method for computer system
JPH0883133A (en) Computer system and clock control method for the same
JP2003345474A (en) Computer system and data transfer control method
JP2004246399A (en) Control method, information processor, and program

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070707

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20080707

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080707

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090707

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090707

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100707

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100707

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110707

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees