JP2008198101A - Information processor, power control method, and program - Google Patents

Information processor, power control method, and program Download PDF

Info

Publication number
JP2008198101A
JP2008198101A JP2007035106A JP2007035106A JP2008198101A JP 2008198101 A JP2008198101 A JP 2008198101A JP 2007035106 A JP2007035106 A JP 2007035106A JP 2007035106 A JP2007035106 A JP 2007035106A JP 2008198101 A JP2008198101 A JP 2008198101A
Authority
JP
Japan
Prior art keywords
power
command
power supply
instruction
unit
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
JP2007035106A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Ono
義之 小野
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2007035106A priority Critical patent/JP2008198101A/en
Publication of JP2008198101A publication Critical patent/JP2008198101A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a scheme which reduces a chance which keeps a user waiting and reduces power consumption conventionally. <P>SOLUTION: The present scheme checks whether the following event occurs immediately before a process about one time of event generation is completed. When the following event occurs, the process is shifted to a process which processes the following event immediately without performing a power supply shutdown process. A series of processes such as the stop of electric power supply to the resumption of electric power supply to various kinds of initialization processing in a power management domain can be omitted. A user is not kept for waiting and it becomes possible to reduce power consumption more than a conventional one. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、情報処理装置において電力を供給する技術に関する。   The present invention relates to a technique for supplying power in an information processing apparatus.

情報処理装置において消費電力を削減するための技術としては、様々なものが知られている。例えば、処理を行う必要のない待機時においては、装置内部における電力の供給を停止しておき、処理を行う必要が生じた場合には、電力の供給を再開することにより、待機時における消費電力を削減する技術がある。また、一定時間以上操作が行われない待機時においては、CPUが低周波数で動作すると共に、周辺回路への電力の供給を停止する一方、操作が行われた場合には、CPUの動作周波数を復帰させ、周辺回路への電力の供給を開始することにより、待機時の消費電力の削減を図るものもよく知られている。   Various techniques for reducing power consumption in information processing apparatuses are known. For example, during standby when processing does not need to be performed, power supply within the device is stopped, and when processing needs to be performed, power supply is resumed by restarting power supply. There is a technology to reduce. In the standby state where the operation is not performed for a certain period of time, the CPU operates at a low frequency and stops supplying power to the peripheral circuits. On the other hand, when the operation is performed, the CPU operating frequency is It is also well known that the power consumption during standby is reduced by returning and starting the supply of power to the peripheral circuits.

例えば特許文献1では、情報処理装置において電力制御をより適切に行うための仕組みが提案されている。具体的には、コンピュータシステムを複数のパワーマネジメントドメイン(電力供給対象部)に分割し、待機時には全てのパワーマネジメントドメインに対する電力供給を停止しておく。そして、ユーザがボタンを押すなどのイベントが発生すると、まずはCPUを含むパワーマネジメントドメインに対する電力供給が開始され、次いで、そのCPUによってソフトウェア処理が開始され、そのソフトウェア処理の流れに応じて、処理に必要となる他のパワーマネジメントドメインに対する電力供給が制御される。
特開2006−48190号公報
For example, Patent Document 1 proposes a mechanism for performing power control more appropriately in an information processing apparatus. Specifically, the computer system is divided into a plurality of power management domains (power supply target units), and power supply to all power management domains is stopped during standby. When an event such as a user pressing a button occurs, power supply to the power management domain including the CPU is started first, then software processing is started by the CPU, and processing is performed according to the flow of the software processing. Power supply to other required power management domains is controlled.
JP 2006-48190 A

しかし、上記特許文献1の技術では、1回のイベントが発生して処理が完了するたびに、CPUを含むパワーマネジメントドメインに対する電力供給が停止するようになっている。よって、複数のイベントが連続して発生した場合には、電力供給の停止→電力供給の再開→パワーマネジメントドメインにおける各種の初期化処理、という一連の処理がイベント発生のたびに繰り返されることになる。この処理には或る程度の時間を要するために、ユーザが新たな処理を指示できるようになるまでに相当の期間待たせてしまうという問題がある。また、この一連の処理において電力を少なからず消費してしまい、省消費電力の効果を妨げるというデメリットもある。   However, in the technique of Patent Document 1, the power supply to the power management domain including the CPU is stopped every time one event occurs and the processing is completed. Therefore, when a plurality of events occur continuously, a series of processes of stopping power supply → resuming power supply → various initialization processes in the power management domain are repeated each time an event occurs. . Since this process requires a certain amount of time, there is a problem that the user has to wait for a considerable period of time before the user can instruct a new process. In addition, there is a demerit that power is consumed not only in this series of processing, but the effect of power saving is hindered.

そこで、本発明の目的は、複数の処理をより迅速に実行し得ると共に、従来よりも消費電力を削減する効果が高い仕組みを提供することにある。   Therefore, an object of the present invention is to provide a mechanism that can execute a plurality of processes more quickly and that has a higher effect of reducing power consumption than in the past.

上述した課題を解決するため、本発明は、電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部と、各々の前記電力供給対象部に対して電力を供給する電力制御部と、命令が入力されると、その命令を実行する前記機能部を有する前記電力供給対象部に対し、前記電力制御部によって電力を供給させて当該機能部に前記命令を実行させる制御部とを備え、前記制御部は、第1の命令が入力されると、当該第1の命令を実行する前記機能部を有する前記電力供給対象部に対し、前記電力制御部によって電力を供給させて当該機能部に前記第1の命令を実行させ、当該第1の命令の実行が終了したときに、当該第1の命令とは異なる第2の命令を実行するべきか否かを判断し、当該第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して、前記電力制御部によって電力を供給させて当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止させることを特徴とする情報処理装置を提供する。   In order to solve the above-described problems, the present invention supplies power to a plurality of power supply target units having one or a plurality of functional units that execute instructions using power, and to each of the power supply target units. When a command is input to the power control unit, the power supply target unit having the functional unit that executes the command is supplied with power by the power control unit and causes the functional unit to execute the command. When the first command is input, the control unit causes the power control unit to supply power to the power supply target unit having the functional unit that executes the first command. The function unit is caused to execute the first instruction, and when the execution of the first instruction is completed, it is determined whether or not a second instruction different from the first instruction is to be executed, That the second instruction should be executed In the case, the power supply target unit having the function unit that executes the second command is supplied with power by the power control unit, and the function unit executes the second command, When it is determined that the second command is not executed, the power supply to the power supply target unit to which power is supplied when the first command is executed is stopped. Providing equipment.

前記制御部は、前記制御部は、前記第1の命令の実行が終了したときから所定期間待機し、その所定期間経過後に、前記第2の命令を実行するべきか否かを判断するようにしてもよい。   The control unit waits for a predetermined period from the end of execution of the first instruction, and determines whether or not the second instruction should be executed after the elapse of the predetermined period. May be.

また、前記制御部自身が、前記複数の電力供給対象部のいずれか1つの電力供給対象部に含まれている場合には、前記電力制御部は、前記制御部が実行すべき命令が入力されると、前記制御部を含む電力供給対象部に対して電力を供給して当該命令の内容を当該制御部に通知し、当該制御部による前記命令の実行が終了すると、前記制御部に対する電力の供給を停止するようにしてもよい。   In addition, when the control unit itself is included in any one of the plurality of power supply target units, a command to be executed by the control unit is input to the power control unit. Then, power is supplied to the power supply target unit including the control unit, the content of the command is notified to the control unit, and when execution of the command by the control unit is completed, The supply may be stopped.

また、本発明は、情報処理装置において、電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部に対して、電力を供給する電力制御方法であって、入力された第1の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第1の命令を実行させる手順と、前記第1の命令の実行が終了したときに、前記第1の命令とは異なる第2の命令を実行するべきか否かを判断する手順と、前記第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止する手順とを備えることを特徴とする電力制御方法を提供する。   In addition, the present invention is a power control method for supplying power to a plurality of power supply target units having one or a plurality of functional units that execute instructions using power in an information processing apparatus. A procedure for supplying power to the power supply target unit having the functional unit that executes the first command and causing the functional unit to execute the first command, and executing the first command. When it is determined that the second instruction different from the first instruction is to be executed and when it is determined that the second instruction is to be executed, the second instruction When it is determined that power is supplied to the power supply target unit having the function unit that executes an instruction and the function unit executes the second instruction while the second instruction is not executed. Is powered when executing the first instruction It is to provide a power control method characterized by comprising the steps of stopping the power supply to the power supply target portion had.

また、本発明は、電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部を備えるコンピュータ装置に、入力された第1の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第1の命令を実行させる手順と、前記第1の命令の実行が終了したときに、前記第1の命令とは異なる第2の命令を実行するべきか否かを判断する手順と、前記第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止する手順とを実行させるプログラムを提供する。   In addition, the present invention provides the above-described functional unit that executes the input first instruction in a computer device including a plurality of power supply target units having one or a plurality of functional units that execute an instruction using power. A procedure for supplying power to the power supply target unit and causing the functional unit to execute the first instruction, and when the execution of the first instruction is completed, the procedure is different from the first instruction. The procedure for determining whether or not to execute the second command and the power supply target unit having the functional unit that executes the second command when it is determined that the second command should be executed Power is supplied to the function unit to execute the second instruction, and when it is determined that the second instruction is not executed, the power is Power supply to the power supply target part that was being supplied Providing a program for executing a step of stopping.

以下、図面を参照して本発明の実施の形態を説明する。
本実施形態では、一回のイベント発生に関する処理が終了すると、その次のイベントが発生しているかを確認し、もしその次のイベントが発生していた場合は、電力供給停止処理を行わずに、すぐに次のイベントを処理する処理へ移行する。これによって、電力供給の停止→電力供給の再開→パワーマネジメントドメインにおける各種の初期化処理、という一連の処理を省略することができる。よって、ユーザを待たせることもなく、複数の処理を迅速に実行することができるし、電力供給の停止→電力供給の再開→パワーマネジメントドメインにおける各種の初期化処理、という一連の処理に必要とされていた電力を削減することが可能となる。
Embodiments of the present invention will be described below with reference to the drawings.
In this embodiment, when the process related to the occurrence of one event is completed, it is confirmed whether the next event has occurred. If the next event has occurred, the power supply stop process is not performed. Immediately move on to processing the next event. Thereby, a series of processes of stopping power supply → resuming power supply → various initialization processes in the power management domain can be omitted. Therefore, it is possible to execute a plurality of processes quickly without causing the user to wait, and it is necessary for a series of processes of stopping power supply → resuming power supply → various initialization processes in the power management domain. It is possible to reduce the power that has been used.

まず、本実施形態の構成を説明する。
図1は、本発明に係る情報処理装置1の外観構成を示す図である。この情報処理装置1は、電子ブックのコンテンツを閲覧するための電子ブックリーダとして用いられる。図1に示すように、情報処理装置1は、本体2と、ディスプレイ3と、ページ戻りボタン4と、ページめくりボタン5と、一覧表示ボタン6と、決定ボタン7と、通信コネクタ8と、メモリカードスロット9とを含んで構成される。本体2は、情報処理装置1を構成する各種機能部を備えており、前面には、ディスプレイ3と、ページ戻りボタン4と、ページめくりボタン5と、一覧表示ボタン6と、決定ボタン7とを備え、左側面には、通信コネクタ8と、メモリカードスロット9とを備えている。また、本体2は、内部に後述するCPU20あるいはディスプレイコントローラ70といった各種機能を実現するための装置を備えている。
First, the configuration of the present embodiment will be described.
FIG. 1 is a diagram showing an external configuration of an information processing apparatus 1 according to the present invention. This information processing apparatus 1 is used as an electronic book reader for browsing the contents of an electronic book. As shown in FIG. 1, the information processing apparatus 1 includes a main body 2, a display 3, a page return button 4, a page turning button 5, a list display button 6, a determination button 7, a communication connector 8, a memory And a card slot 9. The main body 2 includes various functional units constituting the information processing apparatus 1. On the front surface, the main body 2 includes a display 3, a page return button 4, a page turning button 5, a list display button 6, and a decision button 7. The communication connector 8 and the memory card slot 9 are provided on the left side. The main body 2 includes a device for realizing various functions such as a CPU 20 or a display controller 70 described later.

ディスプレイ3は、例えばA4サイズの高画素密度(多ピクセル)である表示装置によって構成され、ディスプレイコントローラ70の制御に応じて、所定画素に画素データを表示する。また、ディスプレイ3は、電源を切断しても表示画面が維持されるという記憶性を有する表示装置である。そのため、表示画面の状態を維持するためには電力が不要となることから、情報処理装置1をより低消費電力化することができる。なお、ディスプレイ3として、例えば、電気泳動ディスプレイ、コレステリック液晶ディスプレイ、帯電トナーを利用したディスプレイ、ツイストボールを利用したディスプレイあるいはエレクトロデポジションディスプレイ等が採用可能である。   The display 3 is configured by a display device having a high pixel density (multiple pixels) of, for example, A4 size, and displays pixel data on a predetermined pixel in accordance with control of the display controller 70. The display 3 is a display device having a memory property that the display screen is maintained even when the power is turned off. For this reason, no power is required to maintain the state of the display screen, so that the information processing apparatus 1 can further reduce power consumption. As the display 3, for example, an electrophoretic display, a cholesteric liquid crystal display, a display using charged toner, a display using a twist ball, or an electrodeposition display can be employed.

ページ戻りボタン4は、現在表示されているページを戻すためのボタンであり、ページめくりボタン5は、現在表示されているページを進めるためのボタンである。一覧表示ボタン6は、メモリカードに記憶されているコンテンツに含まれるページを一覧表示させるためのボタンである。なお、メモリカードに記憶されているコンテンツには、一覧表示用のページとして、各ページの画面が縮小されたデータ(以下、「縮小画面データ」という。)が記憶されている。決定ボタン7は、ユーザが全面表示させるページを選択するためのボタンである。これら、ページ戻りボタン4、ページめくりボタン5、一覧表示ボタン6および決定ボタン7の押下信号は、後述するパワーマネジメント回路10を介して、CPU20に入力される。   The page return button 4 is a button for returning the currently displayed page, and the page turning button 5 is a button for advancing the currently displayed page. The list display button 6 is a button for displaying a list of pages included in the content stored in the memory card. The content stored in the memory card stores data in which the screen of each page is reduced (hereinafter referred to as “reduced screen data”) as a list display page. The decision button 7 is a button for the user to select a page to be displayed on the entire screen. These pressing signals of the page return button 4, the page turning button 5, the list display button 6 and the decision button 7 are input to the CPU 20 via the power management circuit 10 described later.

通信コネクタ8は、USB(Universal Serial Bus)ケーブルを接続するためのコネクタであり、接続された通信ケーブルを介して、情報の送受信あるいは電力の供給を受けることが可能となる。メモリカードスロット9は、メモリカードを読み書きするためのインターフェースであり、電子ブックのコンテンツを記憶したメモリカードが装着されることにより、そのメモリカードに記憶されたコンテンツを読み込むことが可能となる。   The communication connector 8 is a connector for connecting a USB (Universal Serial Bus) cable, and can transmit / receive information or supply power through the connected communication cable. The memory card slot 9 is an interface for reading and writing the memory card. When a memory card storing the contents of the electronic book is attached, the contents stored in the memory card can be read.

次に、図2は、情報処理装置1の内部構成を示す機能ブロック図である。
図2に示すように、情報処理装置1は、パワーマネジメント回路10と、CPU(Central Processing Unit)20と、ROM(Read Only Memory)30と、NVRAM(Non-volatile RAM)40と、RAM50と、グラフィックアクセラレータ(以下、「GA」という。)60と、ディスプレイコントローラ70と、メモリカードコントローラ80と、通信コントローラ90とを含んで構成される。パワーマネジメント回路10を除くこれらの各機能部はバス100によって接続され、パワーマネジメント回路10は、CPU20と直接接続されている。また、パワーマネジメント回路10は、パワーマネジメントドメインのそれぞれと、電力の供給を行うための給電ライン(図中点線)によって接続されている。情報処理装置1における各機能部は、電力の供給に関する複数のグループを構成している。つまり、このグループの各々は1または複数の機能部を有する電力供給対象部であり、これが「パワーマネジメントドメイン」である。
Next, FIG. 2 is a functional block diagram showing the internal configuration of the information processing apparatus 1.
As shown in FIG. 2, the information processing apparatus 1 includes a power management circuit 10, a CPU (Central Processing Unit) 20, a ROM (Read Only Memory) 30, an NVRAM (Non-volatile RAM) 40, a RAM 50, A graphic accelerator (hereinafter referred to as “GA”) 60, a display controller 70, a memory card controller 80, and a communication controller 90 are configured. Each of these functional units excluding the power management circuit 10 is connected by a bus 100, and the power management circuit 10 is directly connected to the CPU 20. The power management circuit 10 is connected to each of the power management domains by a power supply line (dotted line in the figure) for supplying power. Each functional unit in the information processing apparatus 1 constitutes a plurality of groups related to power supply. That is, each of the groups is a power supply target unit having one or a plurality of functional units, and this is a “power management domain”.

以下、このパワーマネジメントドメインについて説明する。
情報処理装置1は、各機能部に電力を供給しない状態を基本とし、動作が必要な場合にのみ電力を供給して処理を行わせ、処理の終了後には、再び電力の供給を停止する電力制御を行うものである。このとき、入力された命令に応じた処理を実行する上で、同時に動作する可能性の高い機能部あるいは一連の処理を行う機能部などのように、機能的に密接な関係を有する機能部を同一のパワーマネジメントドメインとして電力の供給を行うこととし、他のパワーマネジメントドメインとは独立して電力の供給を制御する。このように、機能的に密接な関係を有する機能部を同一のパワーマネジメントドメインとして電力制御を行うことにより、各機能部それぞれを対象として電力制御を行うより、回路規模および制御の容易性の面で有利なものとなる。
Hereinafter, this power management domain will be described.
The information processing apparatus 1 is based on a state in which power is not supplied to each functional unit, and power is supplied only when operation is required to perform processing, and power is stopped again after the processing is completed. Control is performed. At this time, when executing a process according to the input command, a functional part having a close functional relationship, such as a functional part that is highly likely to operate simultaneously or a functional part that performs a series of processes. Power supply is performed as the same power management domain, and power supply is controlled independently of other power management domains. In this way, by performing power control using functional units that are closely related to each other as the same power management domain, it is possible to control the circuit scale and control more easily than performing power control for each functional unit. Is advantageous.

図2に示す構成においては、上述の観点から、CPU20を含むCPUドメイン、ROM30およびNVRAM40を含む不揮発性ドメイン、RAM50を含む揮発性ドメイン、GA60、ディスプレイコントローラ70およびディスプレイ3を含む描画ドメイン、メモリカードコントローラ80を含むメモリカードドメイン、及び、通信コントローラ90を含む通信ドメインが形成されている。これら各ドメインを単位として、パワーマネジメント回路10が給電を制御する。   In the configuration shown in FIG. 2, from the above viewpoint, the CPU domain including the CPU 20, the non-volatile domain including the ROM 30 and the NVRAM 40, the volatile domain including the RAM 50, the GA 60, the drawing domain including the display controller 70 and the display 3, and the memory card A memory card domain including the controller 80 and a communication domain including the communication controller 90 are formed. The power management circuit 10 controls power feeding in units of these domains.

続いて、図2に示す各機能部について説明する。
パワーマネジメント回路10は、不図示のバッテリから供給された電力を受けて、所定のパワーマネジメントドメインに電力を供給する電力制御部である。具体的には、パワーマネジメント回路10は、ページ戻りボタン4、ページめくりボタン5、一覧表示ボタン6あるいは決定ボタン7から供給される押下信号や、通信コネクタ8における通信ケーブルの接続あるいはメモリカードスロット9におけるメモリカードの接続を検出する信号を受けた場合、電力の供給が停止されているCPU20に対して電力を供給する。そして、パワーマネジメント回路10は、電力の供給が再開され、動作状態にあるCPU20に対し、発生したイベント、即ち、いずれのボタンの押下信号が入力されたか、あるいは、通信ケーブルの接続が検出されたか、あるいは、メモリカードの接続が検出されたかのいずれかを示す信号(以下、「イベント通知信号」という。)を送信する。
Next, each functional unit shown in FIG. 2 will be described.
The power management circuit 10 is a power control unit that receives power supplied from a battery (not shown) and supplies power to a predetermined power management domain. Specifically, the power management circuit 10 includes a press signal supplied from the page return button 4, the page turning button 5, the list display button 6 or the determination button 7, the connection of the communication cable in the communication connector 8, or the memory card slot 9. When the signal for detecting the connection of the memory card is received, power is supplied to the CPU 20 whose power supply has been stopped. Then, the power management circuit 10 restarts the power supply, and the event that has occurred to the CPU 20 in the operating state, that is, which button pressing signal has been input or communication cable connection has been detected. Alternatively, a signal indicating whether the connection of the memory card is detected (hereinafter referred to as “event notification signal”) is transmitted.

また、パワーマネジメント回路10は、CPU20によっていずれかのパワーマネジメントドメインに対する電力の供給が指示されると、そのパワーマネジメントドメインに対して電力を供給する一方、CPU20によっていずれかのパワーマネジメントドメインに対する電力の供給の停止が指示されると、そのパワーマネジメントドメインに対する電力の供給を停止する。   In addition, when power supply to any power management domain is instructed by the CPU 20, the power management circuit 10 supplies power to the power management domain, while the CPU 20 supplies power to any power management domain. When the stop of the supply is instructed, the supply of power to the power management domain is stopped.

CPU20は、情報処理装置1全体を制御する制御部であり、ROM30に記憶された各種プログラムを読み出して実行する。例えば、CPU20は、パワーマネジメント回路10を介して入力される各種信号に対応して、後述する情報処理装置1のシステム制御処理における各種処理のためのプログラムをROM30から読み出して実行する。そして、CPU20は、各種処理結果をNVRAM40あるいはRAM50の所定領域に格納する。ROM30は、例えばフラッシュROM等の不揮発性のメモリによって構成され、ROM30には、オペレーティングシステムプログラム(OS)および電子ブックのビューア等のアプリケーションプログラムが記憶されている。NVRAM40は、FRAM(Ferroelectric Random Access Memory)あるいはMRAM(Magnetoresistive Random Access Memory)等の不揮発性のメモリによって構成され、例えば電子ブックのコンテンツが閲覧されている場合であれば、閲覧中のページ番号といったように、情報処理装置1の電源が切断された場合にも保存しておく必要のあるデータを記憶する。なお、NVRAM40は、上述のように、電源によるバックアップが不要な不揮発性メモリで構成することが可能であるほか、SRAM等、揮発性のメモリを専用の電源でバックアップすることにより、擬似的な不揮発性メモリと構成することも可能である。RAM50は、DRAM(Dynamic Random Access Memory)、SRAM(Static Random Access Memory)あるいはSDRAM(Synchronous DRAM)といった揮発性のメモリによって構成され、CPU20が処理を実行する際にワークエリアを形成すると共に、その処理結果を記憶する。なお、ここでは、一般にNVRAM40よりRAM50の方が高速に動作することから、処理の高速性を考慮し、RAM50を備えることとして説明したが、より高速に動作するNVRAM40を用いることが可能であれば、RAM50の機能をNVRAM40に兼用させ、RAM50を備えない構成とすることも可能である。   The CPU 20 is a control unit that controls the entire information processing apparatus 1, and reads and executes various programs stored in the ROM 30. For example, the CPU 20 reads out programs for various processes in the system control process of the information processing apparatus 1 described later from the ROM 30 and executes them in response to various signals input via the power management circuit 10. Then, the CPU 20 stores various processing results in a predetermined area of the NVRAM 40 or RAM 50. The ROM 30 is configured by, for example, a non-volatile memory such as a flash ROM. The ROM 30 stores an operating system program (OS) and application programs such as an electronic book viewer. The NVRAM 40 is configured by a non-volatile memory such as a FRAM (Ferroelectric Random Access Memory) or an MRAM (Magnetoresistive Random Access Memory). In addition, it stores data that needs to be saved even when the information processing apparatus 1 is powered off. As described above, the NVRAM 40 can be configured by a non-volatile memory that does not need to be backed up by a power source. In addition, by backing up a volatile memory such as an SRAM with a dedicated power source, It is also possible to configure with a volatile memory. The RAM 50 is configured by a volatile memory such as a DRAM (Dynamic Random Access Memory), an SRAM (Static Random Access Memory), or an SDRAM (Synchronous DRAM), and forms a work area when the CPU 20 executes processing, Memorize the results. Here, since the RAM 50 generally operates at a higher speed than the NVRAM 40, it has been described that the RAM 50 is provided in consideration of high-speed processing. However, if the NVRAM 40 that operates at a higher speed can be used. It is also possible to have a configuration in which the RAM 50 functions are shared by the NVRAM 40 and the RAM 50 is not provided.

GA60は、CPU20の命令に従って、ディスプレイ3に表示する画像の描画処理を高速に行うハードウェアである。具体的には、GA60は、CPU20から入力されたベクトル図形をラスタ図形に展開するといった処理を行う。そして、GA60は、描画処理を行った図形をディスプレイ3に描画するための描画データをディスプレイコントローラ70に出力する。ディスプレイコントローラ70は、ディスプレイ3を直接制御し、GA60から入力された描画データをディスプレイ3に表示させる。具体的には、ディスプレイコントローラ70は、GA60から入力された描画データを参照して、ディスプレイ3のXドライバおよびYドライバを駆動することにより、描画対象であるラスタ図形をディスプレイ3に表示させる。   The GA 60 is hardware that performs drawing processing of an image to be displayed on the display 3 at high speed in accordance with a command from the CPU 20. Specifically, the GA 60 performs a process of expanding the vector graphic input from the CPU 20 into a raster graphic. The GA 60 then outputs to the display controller 70 drawing data for drawing the graphic on which the drawing process has been performed on the display 3. The display controller 70 directly controls the display 3 to display the drawing data input from the GA 60 on the display 3. Specifically, the display controller 70 refers to the drawing data input from the GA 60 and drives the X driver and Y driver of the display 3 to display a raster graphic as a drawing target on the display 3.

次に、本実施形態の動作を説明する。
情報処理装置1においては、ユーザによって何らかの入力操作が行われた場合などのように、処理が必要な場合にのみ電源が投入され、必要な処理が終了すると、再び電源が切断された状態となる。また、このとき、入力操作の内容に応じて、処理を実行するパワーマネジメントドメインに対してのみ電力が供給される。
Next, the operation of this embodiment will be described.
In the information processing apparatus 1, the power is turned on only when processing is necessary, such as when an input operation is performed by the user, and when the necessary processing is completed, the power is turned off again. . At this time, according to the content of the input operation, power is supplied only to the power management domain that executes processing.

図3〜6は、情報処理装置1が実行するシステム制御処理を示すフローチャートである。また、図7は、システム制御処理における表示画面例を示す図である。
図3において、ユーザによりいずれかのボタンに対する操作か、通信ケーブルの接続あるいはメモリカードの接続が行われると(ステップS1;YES)、パワーマネジメント回路10は、CPUドメイン、不揮発性ドメインおよび揮発性ドメインに電力を供給する(ステップS2)。この電力供給に応じて、CPU20は、ROM30に記憶されたOSおよびアプリケーションプログラムの実行を開始すると共に、RAM50の所定領域をワークメモリとして確保する(ステップS3)。次に、CPU20は、パワーマネジメント回路10からイベント通知信号を取得し(ステップS4)、発生したイベントの内容(つまり実行すべき命令の内容)を判定する(ステップS5)。
3 to 6 are flowcharts illustrating system control processing executed by the information processing apparatus 1. FIG. 7 is a diagram showing an example of a display screen in the system control process.
In FIG. 3, when the user performs an operation on any button, connection of a communication cable or connection of a memory card (step S <b>1; YES), the power management circuit 10 includes a CPU domain, a nonvolatile domain, and a volatile domain. Is supplied with power (step S2). In response to this power supply, the CPU 20 starts execution of the OS and application programs stored in the ROM 30 and secures a predetermined area of the RAM 50 as a work memory (step S3). Next, the CPU 20 acquires an event notification signal from the power management circuit 10 (step S4), and determines the content of the event that has occurred (that is, the content of the command to be executed) (step S5).

ステップS5において、発生したイベントがいずれかのボタンに対する入力操作であると判定した場合(ステップS5;ボタン操作)、CPU20は、入力操作されたボタンの種別を判定する(図4のステップS6)。ステップS6において、ページ戻りボタン4が入力操作されたと判定した場合(ステップS6;戻りボタン)、CPU20は、NVRAM40から現在閲覧中のページ番号を取得し(ステップS7)、そのページ番号から"1"減じて現在閲覧中のページを1ページ戻す(ステップS8)。また、ステップS6において、ページめくりボタン5が入力操作されたと判定した場合(ステップS6;めくりボタン)、CPU20は、NVRAM40から現在閲覧中のページ番号を取得し(ステップS9)、そのページ番号に"1"加算して現在閲覧中のページを1ページ進める(ステップS10)。   If it is determined in step S5 that the event that has occurred is an input operation for any button (step S5; button operation), the CPU 20 determines the type of the button that has been input (step S6 in FIG. 4). If it is determined in step S6 that the page return button 4 has been input (step S6; return button), the CPU 20 acquires the page number currently being viewed from the NVRAM 40 (step S7), and "1" from the page number. The number of pages currently being browsed is reduced by one page (step S8). If it is determined in step S6 that the page turning button 5 has been input (step S6; turning button), the CPU 20 acquires the page number currently being browsed from the NVRAM 40 (step S9), and the page number is “ Add 1 "to advance the page currently being browsed by one page (step S10).

ステップS8およびステップS10の後、パワーマネジメント回路10は、メモリカードドメインに電力を供給し(ステップS11)、新たに現在閲覧中のページとなったページのデータをメモリカードから読み込む(ステップS12)。そして、パワーマネジメント回路10は、メモリカードドメインに対する電力の供給を停止し(ステップS13)、描画ドメインに電力を供給する(ステップS14)。次に、CPU20は、図7(a)に示すようにして、描画ドメインに現在閲覧中のページを表示させ(ステップS15)、パワーマネジメント回路10が、描画ドメインに対する電力の供給を停止する(ステップS16)。   After step S8 and step S10, the power management circuit 10 supplies power to the memory card domain (step S11), and reads the data of the page that has become the currently viewed page from the memory card (step S12). Then, the power management circuit 10 stops supplying power to the memory card domain (step S13) and supplies power to the drawing domain (step S14). Next, as shown in FIG. 7A, the CPU 20 displays the currently viewed page in the drawing domain (step S15), and the power management circuit 10 stops supplying power to the drawing domain (step S15). S16).

次に、CPU20は、次のイベント発生の有無を確認する(ステップS17)。つまり、CPU20は、パワーマネジメント回路10に対して、上述したステップS4においてCPU20がパワーマネジメント回路10からイベント通知信号を取得した後に、ページ戻りボタン4、ページめくりボタン5、一覧表示ボタン6あるいは決定ボタン7から供給される押下信号や、通信コネクタ8における通信ケーブルの接続あるいはメモリカードスロット9におけるメモリカードの接続を検出する信号を受けているか否か、つまりイベントが発生しているか否かを問い合わせる。この問い合わせの結果、イベントが発生していれば(ステップS18;YES)、CPU20の処理はふたたび図3のステップS4に戻る。そして、新たに発生したイベントについてのイベント通知信号をパワーマネジメント回路10から取得し(ステップS4)、その信号に基づいて発生したイベントの内容(つまり実行すべき命令の内容)を判定する(ステップS5)。以降、上記と同様の処理が繰り返されることになる。   Next, the CPU 20 confirms whether or not the next event has occurred (step S17). That is, after the CPU 20 acquires the event notification signal from the power management circuit 10 in step S4 described above, the CPU 20 returns to the power management circuit 10 the page return button 4, the page turning button 5, the list display button 6, or the decision button. 7 is inquired as to whether or not a pressing signal supplied from 7 or a signal for detecting connection of a communication cable in the communication connector 8 or connection of a memory card in the memory card slot 9 has been received, that is, whether an event has occurred. If an event has occurred as a result of this inquiry (step S18; YES), the processing of the CPU 20 returns to step S4 in FIG. 3 again. Then, an event notification signal for the newly generated event is acquired from the power management circuit 10 (step S4), and the content of the event that has occurred (that is, the content of the command to be executed) is determined based on the signal (step S5). ). Thereafter, the same processing as described above is repeated.

一方、図4のステップS18における問い合わせの結果、イベントが発生していなければ(ステップS18;NO)、パワーマネジメント回路10は、CPUドメイン、不揮発性ドメインおよび揮発性ドメインに対する電力の供給を停止し(ステップS19)、これに対応して、CPU20が停止し、RAM50のデータが消去される(ステップS20)。なお、ステップS20において、NVRAM40に記憶されているデータは、電力の供給停止後も保持される。   On the other hand, if no event has occurred as a result of the inquiry in step S18 of FIG. 4 (step S18; NO), the power management circuit 10 stops supplying power to the CPU domain, the nonvolatile domain, and the volatile domain ( In response to this, the CPU 20 stops and the data in the RAM 50 is erased (step S20). In step S20, the data stored in the NVRAM 40 is retained even after the power supply is stopped.

また、ステップS6において、一覧表示ボタン6が入力操作されたと判定した場合(ステップS6;一覧)、CPU20は、メモリカードドメインに電力を供給し(図5のステップS21)、一覧表示用の縮小画面データを読み込む(ステップS22)。パワーマネジメント回路10は、メモリカードドメインに対する電力の供給を停止し(ステップS23)、描画ドメインに電力を供給する(ステップS24)。CPU20は、図7(b)に示すように、描画ドメインに縮小画面データを一覧表示させ(ステップS25)、パワーマネジメント回路10が、描画ドメインに対する電力の供給を停止する(ステップS26)。次いで、CPU20が、NVRAM40から現在閲覧中のページ番号を取得し(ステップS27)、一覧表示画面において表示するページ選択用のカーソルを現在閲覧中のページに設定する(ステップS28)。そして、パワーマネジメント回路10は、描画ドメインに電力を供給し(ステップS29)、CPU20は、図7(c)に示すように、描画ドメインに現在閲覧中のページ番号に対応する縮小画面にページ選択用のカーソルを表示させる(ステップS30)。   If it is determined in step S6 that the list display button 6 has been input (step S6; list), the CPU 20 supplies power to the memory card domain (step S21 in FIG. 5), and the list display reduced screen. Data is read (step S22). The power management circuit 10 stops supplying power to the memory card domain (step S23) and supplies power to the drawing domain (step S24). As shown in FIG. 7B, the CPU 20 displays a list of reduced screen data in the drawing domain (step S25), and the power management circuit 10 stops supplying power to the drawing domain (step S26). Next, the CPU 20 acquires the page number currently being browsed from the NVRAM 40 (step S27), and sets the page selection cursor to be displayed on the list display screen to the page currently being browsed (step S28). Then, the power management circuit 10 supplies power to the drawing domain (step S29), and the CPU 20 selects a reduced screen corresponding to the page number currently being viewed in the drawing domain as shown in FIG. 7C. A cursor is displayed (step S30).

続いて、パワーマネジメント回路10は、描画ドメインに対する電力の供給を停止し(ステップS31)、CPU20が、ユーザによって入力操作されたボタンの種別を判定する(ステップS32)。ステップS32において、ページ戻りボタン4が入力操作されたと判定した場合(ステップS32;戻りボタン)、CPU20は、ページ選択用のカーソルを前ページの縮小画面に移動させる(ステップS33)。一方、ページめくりボタン5が入力操作されたと判定した場合(ステップS32;めくりボタン)、CPU20は、次ページの縮小画面に移動させる(ステップS34)。これらステップS33,S34の後、CPU20は、ステップS29の処理に戻る。また、ステップS32において、決定ボタン7が入力操作されたと判定した場合(ステップS32;決定ボタン)、CPU20は、カーソルが設定された縮小画面に対応するページ番号を現在閲覧中のページ番号に設定し(ステップS35)、図4のステップS11の処理に移行する。   Subsequently, the power management circuit 10 stops the supply of power to the drawing domain (step S31), and the CPU 20 determines the type of the button input by the user (step S32). If it is determined in step S32 that the page return button 4 has been input (step S32; return button), the CPU 20 moves the page selection cursor to the reduced screen of the previous page (step S33). On the other hand, if it is determined that the page turning button 5 has been input (step S32; turning button), the CPU 20 moves to the reduced screen of the next page (step S34). After these steps S33 and S34, the CPU 20 returns to the process of step S29. If it is determined in step S32 that the enter button 7 has been input (step S32; enter button), the CPU 20 sets the page number corresponding to the reduced screen on which the cursor is set as the currently browsed page number. (Step S35), the process proceeds to Step S11 in FIG.

また、図3のステップS5において、発生したイベントが通信ケーブルの接続であると判定した場合(ステップS5;通信ケーブル接続)、パワーマネジメント回路10は、描画ドメインに電力を供給し(図6のステップS36)、CPU20は、図7(d)に示すようにして、通信ケーブルからデータを受信中である旨を表示する(ステップS37)。そして、パワーマネジメント回路10は、描画ドメインに対する電力の供給を停止し(ステップS38)、続いて、通信ドメインに電力を供給する(ステップS39)。次に、パワーマネジメント回路10は、メモリカードドメインに電力を供給し(ステップS40)、通信ケーブルからデータ(コンテンツ)の受信を開始する(ステップS41)。   If it is determined in step S5 of FIG. 3 that the event that has occurred is a communication cable connection (step S5; communication cable connection), the power management circuit 10 supplies power to the drawing domain (step of FIG. 6). S36), the CPU 20 displays that data is being received from the communication cable as shown in FIG. 7D (step S37). The power management circuit 10 stops supplying power to the drawing domain (step S38), and then supplies power to the communication domain (step S39). Next, the power management circuit 10 supplies power to the memory card domain (step S40), and starts receiving data (contents) from the communication cable (step S41).

次いで、CPU20は、通信ケーブルから受信したデータをメモリカードに書き込み(ステップS42)、データの受信が終了したか否かの判定を行う(ステップS43)。ここで、データの受信が終了していないと判定した場合(ステップS43;YES)、CPU20は、ステップS41の処理に戻る。一方、データの受信が終了したと判定した場合(ステップS43;NO)、パワーマネジメント回路10は、メモリカードドメインに対する電力の供給を停止する(ステップS44)。さらに、パワーマネジメント回路10は、通信ドメインに対する電力の供給を停止し(ステップS45)、続いて、描画ドメインに電力を供給する(ステップS46)。そして、CPU20は、図7(e)に示すようにして、描画ドメインに通信ケーブルからのデータの受信が終了した旨の表示を行わせ(ステップS47)、続いて、パワーマネジメント回路10が、描画ドメインに対する電力の供給を停止する(ステップS48)。   Next, the CPU 20 writes the data received from the communication cable into the memory card (step S42), and determines whether or not the data reception is completed (step S43). Here, when it is determined that the reception of data has not ended (step S43; YES), the CPU 20 returns to the process of step S41. On the other hand, when it is determined that the data reception has been completed (step S43; NO), the power management circuit 10 stops supplying power to the memory card domain (step S44). Further, the power management circuit 10 stops supplying power to the communication domain (step S45), and then supplies power to the drawing domain (step S46). Then, as shown in FIG. 7E, the CPU 20 causes the drawing domain to display that the reception of data from the communication cable has ended (step S47), and then the power management circuit 10 draws the drawing. The power supply to the domain is stopped (step S48).

そして、CPU20は、NVRAM40に記憶されている情報を初期化して、現在閲覧中のページ番号を"1"に設定し(ステップS49)、図4のステップS11の処理に移行する。なお、図3のステップS5において、発生したイベントがメモリカードの接続であると判定した場合(ステップS5;メモリカード接続)、CPU20は、ステップS49の処理に移行する。   Then, the CPU 20 initializes the information stored in the NVRAM 40, sets the currently browsed page number to “1” (step S49), and proceeds to the process of step S11 in FIG. If it is determined in step S5 of FIG. 3 that the event that has occurred is a memory card connection (step S5; memory card connection), the CPU 20 proceeds to the process of step S49.

以上のように、本実施の形態に係る情報処理装置1は、処理が必要な場合には適切な機能部に電力を供給してその処理を行わせる。そして、その処理の終了後において、別の処理を実行する必要があるかどうかを確認し、新たな処理が必要な場合には適切な機能部に電力を供給してその処理を行わせ、新たな処理が必要ではない場合には実行するときに電力の供給を停止する。よって、ユーザを待たせることなく、新たに発生したイベントに応じた処理を行うことができる。また、従来は電力供給の停止→電力供給の再開→パワーマネジメントドメインにおける各種の初期化処理という一連の処理において消費していた無駄な電力を節約する効果を期待することができる。   As described above, the information processing apparatus 1 according to the present embodiment supplies power to an appropriate function unit when processing is necessary, and causes the processing to be performed. Then, after the end of the process, confirm whether it is necessary to execute another process, and if a new process is required, supply power to the appropriate function unit to perform the process, If no special processing is required, the power supply is stopped when the process is executed. Therefore, it is possible to perform processing according to a newly generated event without causing the user to wait. Further, it is possible to expect an effect of saving useless power that has been consumed in a series of processes of conventionally stopping power supply → resuming power supply → various initialization processes in the power management domain.

なお、上記の実施形態を次のように変形してもよい。
図4のステップS16においてパワーマネジメント回路10が、描画ドメインに対する電力の供給を停止してから、ステップS17において、CPU20が、次のイベント発生の有無を確認していたが、この順序を逆にしてもよい。このようにすれば、描画ドメインの電力の供給を継続したまま、その次のイベントに関する処理を実行することできるので、その次のイベントが描画に関するものである場合には都合がよい。なお、実施形態のように、ステップS16でパワーマネジメント回路10が描画ドメインに対する電力の供給を停止してから、ステップS17でCPU20が次のイベント発生の有無を確認する場合に、ステップS19において電力供給を停止する対象となるパワーマネジメントドメイン(CPUドメイン及び不揮発性ドメイン)は、図3のステップS4において指示された命令を実行するときに電力が供給されていたパワーマネジメントドメインである。同様に、ステップS16とステップS17とが逆の手順である場合であっても、電力供給を停止する対象となるパワーマネジメントドメイン(描画ドメイン、CPUドメイン、不揮発性ドメイン及び揮発性ドメイン)は、ステップS4において指示された命令を実行するときに電力が供給されていたパワーマネジメントドメインである。
また、ステップS16においてパワーマネジメント回路10が、描画ドメインに対する電力の供給を停止してから、ステップS17でCPU20が所定期間待機し、その所定期間経過後に、次のイベント発生の有無を確認するようにしてもよい。このようにすれば、次のイベントがやや遅れて発生したとしても、電源を切断することなく、その次のイベントに関する処理を実行することが可能となる。
なお、CPU20が実行するプログラムは、磁気テープ、磁気ディスク、フレキシブルディスク、光記録媒体、光磁気記録媒体、CD(Compact Disk)、DVD(Digital Versatile Disk)、RAMなどの記録媒体に記録した状態で提供し得る。即ち、本発明をプログラムとして実現することもできる。
The above embodiment may be modified as follows.
After the power management circuit 10 stops supplying power to the drawing domain in step S16 in FIG. 4, the CPU 20 checks whether or not the next event has occurred in step S17. Also good. This makes it possible to execute processing related to the next event while continuing to supply power to the drawing domain, which is convenient when the next event relates to drawing. As in the embodiment, when the power management circuit 10 stops supplying power to the drawing domain in step S16 and then the CPU 20 checks whether or not the next event has occurred in step S17, power is supplied in step S19. The power management domain (CPU domain and non-volatile domain) to be stopped is a power management domain to which power is supplied when the instruction instructed in step S4 in FIG. 3 is executed. Similarly, even if step S16 and step S17 are the reverse procedure, the power management domain (drawing domain, CPU domain, non-volatile domain, and volatile domain) that is the target of stopping power supply is the step This is the power management domain to which power is supplied when executing the command instructed in S4.
Further, after the power management circuit 10 stops supplying power to the drawing domain in step S16, the CPU 20 waits for a predetermined period in step S17, and checks whether or not the next event has occurred after the predetermined period has elapsed. May be. In this way, even if the next event occurs with a slight delay, it is possible to execute processing related to the next event without turning off the power.
The program executed by the CPU 20 is recorded in a recording medium such as a magnetic tape, a magnetic disk, a flexible disk, an optical recording medium, a magneto-optical recording medium, a CD (Compact Disk), a DVD (Digital Versatile Disk), or a RAM. Can be provided. That is, the present invention can be realized as a program.

本発明に係る情報処理装置の外観構成を示す図である。It is a figure which shows the external appearance structure of the information processing apparatus which concerns on this invention. 情報処理装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of information processing apparatus. 情報処理装置が実行する処理を示すフローチャートである。It is a flowchart which shows the process which information processing apparatus performs. 情報処理装置が実行する処理を示すフローチャートである。It is a flowchart which shows the process which information processing apparatus performs. 情報処理装置が実行する処理を示すフローチャートである。It is a flowchart which shows the process which information processing apparatus performs. 情報処理装置が実行する処理を示すフローチャートである。It is a flowchart which shows the process which information processing apparatus performs. 表示画面例を示す図である。It is a figure which shows the example of a display screen.

符号の説明Explanation of symbols

1 情報処理装置、2 本体、3 ディスプレイ、4 ページ戻りボタン、5 ページめくりボタン、6 一覧表示ボタン、7 決定ボタン、8 通信コネクタ、9 メモリカードスロット、10 パワーマネジメント回路、20 CPU、30 ROM、40 NVRAM、50 RAM、60 GA、70 ディスプレイコントローラ、80 メモリカードコントローラ、90 通信コントローラ、100 バス 1 Information processing device, 2 main body, 3 display, 4 page return button, 5 page turn button, 6 list display button, 7 determination button, 8 communication connector, 9 memory card slot, 10 power management circuit, 20 CPU, 30 ROM, 40 NVRAM, 50 RAM, 60 GA, 70 display controller, 80 memory card controller, 90 communication controller, 100 bus

Claims (5)

電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部と、
各々の前記電力供給対象部に対して電力を供給する電力制御部と、
命令が入力されると、その命令を実行する前記機能部を有する前記電力供給対象部に対し、前記電力制御部によって電力を供給させて当該機能部に前記命令を実行させる制御部とを備え、
前記制御部は、
第1の命令が入力されると、当該第1の命令を実行する前記機能部を有する前記電力供給対象部に対し、前記電力制御部によって電力を供給させて当該機能部に前記第1の命令を実行させ、
当該第1の命令の実行が終了したときに、当該第1の命令とは異なる第2の命令を実行するべきか否かを判断し、
当該第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して、前記電力制御部によって電力を供給させて当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止させる
ことを特徴とする情報処理装置。
A plurality of power supply target units having one or a plurality of functional units that execute instructions using power;
A power control unit that supplies power to each of the power supply target units;
When a command is input, the power supply target unit having the functional unit that executes the command is supplied with power by the power control unit, and the control unit causes the functional unit to execute the command,
The controller is
When the first command is input, the power control target unit having the function unit that executes the first command is supplied with power by the power control unit, and the function unit receives the first command. And execute
Determining whether or not to execute a second instruction different from the first instruction when execution of the first instruction is completed;
When it is determined that the second command should be executed, the power control unit supplies power to the power supply target unit including the function unit that executes the second command, and the function is executed. If the second instruction is executed while the second instruction is not executed, power is supplied to the power supply target part that was supplied with power when the first instruction is executed. An information processing apparatus characterized by stopping power supply.
前記制御部は、前記第1の命令の実行が終了したときから所定期間待機し、その所定期間経過後に、前記第2の命令を実行するべきか否かを判断する
ことを特徴とする請求項1記載の情報処理装置。
The control unit waits for a predetermined period from the end of execution of the first instruction, and determines whether or not the second instruction should be executed after the lapse of the predetermined period. 1. An information processing apparatus according to 1.
前記制御部自身が、前記複数の電力供給対象部のいずれか1つの電力供給対象部に含まれており、
前記電力制御部は、前記制御部が実行すべき命令が入力されると、前記制御部を含む電力供給対象部に対して電力を供給して当該命令の内容を当該制御部に通知し、当該制御部による前記命令の実行が終了すると、前記制御部に対する電力の供給を停止する
ことを特徴とする請求項1記載の情報処理装置。
The control unit itself is included in any one of the plurality of power supply target units,
When the command to be executed by the control unit is input, the power control unit supplies power to a power supply target unit including the control unit, and notifies the control unit of the content of the command. The information processing apparatus according to claim 1, wherein when the execution of the command by the control unit ends, the supply of power to the control unit is stopped.
情報処理装置において、電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部に対して、電力を供給する電力制御方法であって、
入力された第1の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第1の命令を実行させる手順と、
前記第1の命令の実行が終了したときに、前記第1の命令とは異なる第2の命令を実行するべきか否かを判断する手順と、
前記第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止する手順と
を備えることを特徴とする電力制御方法。
In an information processing device, a power control method for supplying power to a plurality of power supply target units having one or a plurality of functional units that execute instructions using power,
A procedure of supplying power to the power supply target unit having the functional unit that executes the input first command, and causing the functional unit to execute the first command;
Determining whether or not to execute a second instruction different from the first instruction when execution of the first instruction is completed;
When it is determined that the second command should be executed, power is supplied to the power supply target unit having the function unit that executes the second command, and the second command is sent to the function unit. If it is determined that the second instruction is not executed, the power supply to the power supply target unit to which power was supplied when the first instruction is executed is stopped. A power control method comprising: a procedure.
電力を用いて命令を実行する1または複数の機能部を有する複数の電力供給対象部を備えるコンピュータ装置に、
入力された第1の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第1の命令を実行させる手順と、
前記第1の命令の実行が終了したときに、前記第1の命令とは異なる第2の命令を実行するべきか否かを判断する手順と、
前記第2の命令を実行するべきと判断した場合には、当該第2の命令を実行する前記機能部を有する前記電力供給対象部に対して電力を供給して、当該機能部に前記第2の命令を実行させる一方、前記第2の命令を実行しないと判断した場合には、前記第1の命令を実行するときに電力が供給されていた前記電力供給対象部への電力供給を停止する手順と
を実行させるプログラム。
In a computer apparatus including a plurality of power supply target units having one or a plurality of functional units that execute instructions using power,
A procedure of supplying power to the power supply target unit having the functional unit that executes the input first command, and causing the functional unit to execute the first command;
Determining whether or not to execute a second instruction different from the first instruction when execution of the first instruction is completed;
When it is determined that the second command should be executed, power is supplied to the power supply target unit having the function unit that executes the second command, and the second command is sent to the function unit. If it is determined that the second instruction is not executed, the power supply to the power supply target unit to which power was supplied when the first instruction is executed is stopped. A program that executes procedures and.
JP2007035106A 2007-02-15 2007-02-15 Information processor, power control method, and program Withdrawn JP2008198101A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007035106A JP2008198101A (en) 2007-02-15 2007-02-15 Information processor, power control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007035106A JP2008198101A (en) 2007-02-15 2007-02-15 Information processor, power control method, and program

Publications (1)

Publication Number Publication Date
JP2008198101A true JP2008198101A (en) 2008-08-28

Family

ID=39756959

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007035106A Withdrawn JP2008198101A (en) 2007-02-15 2007-02-15 Information processor, power control method, and program

Country Status (1)

Country Link
JP (1) JP2008198101A (en)

Similar Documents

Publication Publication Date Title
KR100679536B1 (en) Information processing apparatus and power control method
JP4341594B2 (en) Program for causing computer to execute information processing apparatus and power control method
JP5181708B2 (en) Image rewriting control device, information display device, and program
JP2006243581A (en) Display system and program for making computer execute data transfer method
JP4743263B2 (en) Information processing apparatus and information processing method
JP2007010970A (en) Image display device and program for making computer execute image display method
JP5003065B2 (en) PC with TV viewing function
JP2009276965A (en) Control device for controlling access to external memory, external memory connected to outside of control device, control method thereof, computer program, and recording medium
JP2008198101A (en) Information processor, power control method, and program
JP4341500B2 (en) Information processing apparatus and power-on method
JP4839938B2 (en) Information processing apparatus and information processing method
KR101441684B1 (en) Computer having mode of playing motion picture and Method of setting up system-mode during playing motion picture
JP4617879B2 (en) Information processing apparatus and information processing method
JP4839936B2 (en) Information processing apparatus and information processing method
JP5104237B2 (en) IC card, IC card control method, and IC card control program
US20080284787A1 (en) Information processing system, method for controlling system and computer-readable recording medium
JP2002108269A (en) Display system, digital paper and display control method
JP2009104036A (en) Information display and program thereof
JP2005202752A (en) Display device and information providing medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091218

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20110125