JP4862395B2 - Information processing apparatus and information processing apparatus control method - Google Patents

Information processing apparatus and information processing apparatus control method Download PDF

Info

Publication number
JP4862395B2
JP4862395B2 JP2005373534A JP2005373534A JP4862395B2 JP 4862395 B2 JP4862395 B2 JP 4862395B2 JP 2005373534 A JP2005373534 A JP 2005373534A JP 2005373534 A JP2005373534 A JP 2005373534A JP 4862395 B2 JP4862395 B2 JP 4862395B2
Authority
JP
Japan
Prior art keywords
storage means
power saving
saving mode
data
return
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
JP2005373534A
Other languages
Japanese (ja)
Other versions
JP2007179103A (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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2005373534A priority Critical patent/JP4862395B2/en
Publication of JP2007179103A publication Critical patent/JP2007179103A/en
Application granted granted Critical
Publication of JP4862395B2 publication Critical patent/JP4862395B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は外部からの受信データを記憶手段にDMA(Direct Memory Access)転送して格納し、当該記憶手段に格納された受信データに対して所定の処理を実行する情報処理装置及び情報処理装置の制御方法に関する。   The present invention relates to an information processing apparatus and an information processing apparatus for transferring received data from the outside to a storage means by DMA (Direct Memory Access) transfer and storing the data, and executing predetermined processing on the received data stored in the storage means It relates to a control method.

外部装置との通信により受信したデータに対して所定の処理を実行する情報処理装置には、プリンタやファクシミリ、複合機等が含まれる。   Information processing apparatuses that execute predetermined processing on data received through communication with external apparatuses include printers, facsimiles, multifunction peripherals, and the like.

この種の情報処理装置では、受信したデータを、CPU(中央演算処理装置)を介することなく直接RAM(Random Access Memory)等の記憶手段にDMA転送することが提案されている。   In this type of information processing apparatus, it has been proposed to DMA-transfer received data directly to storage means such as a RAM (Random Access Memory) without using a CPU (Central Processing Unit).

また、この種の情報処理装置では、動作しない状態が所定期間以上継続した場合に、動作状態を各部位への電力の供給を低減させる省電力モードにする機能が採用された機種も存在する。当該省電力モードにおいては、例えば、CPUへの電力の供給が停止されると共に、外部装置との通信を実行するI/Oポート等へは、通常通りの電力が供給される。   In addition, in this type of information processing apparatus, there is also a model that adopts a function of setting an operation state to a power saving mode that reduces the supply of power to each part when the state of non-operation continues for a predetermined period or longer. In the power saving mode, for example, power supply to the CPU is stopped, and normal power is supplied to an I / O port or the like that performs communication with an external device.

ここで、省電力モードにおいて、より一層消費電力の低減を図るためには、例えばDRAM(Dynamic Random Access Memory)等のRAMに供給する電力についても低減することが好ましい。   Here, in order to further reduce the power consumption in the power saving mode, it is preferable to reduce the power supplied to a RAM such as a DRAM (Dynamic Random Access Memory).

しかし、RAMに供給する電力が低減されている場合にI/Oポートから入力されたデータがRAMへDMA転送されると、データがRAMに記憶できないだけでなくCPUがハングアップしてしまう。   However, if the data supplied from the I / O port is DMA-transferred to the RAM when the power supplied to the RAM is reduced, not only the data cannot be stored in the RAM but also the CPU hangs up.

この問題に適用しうる技術として、従来、ホストコンピュータに制御されるデバイスが、自らの判断でスリープモードに入り、ホストコンピュータからのリセット信号によりスリープモードから復帰できるようにすることが提案されている(例えば、特許文献1参照。)。   As a technique that can be applied to this problem, it has been proposed that a device controlled by a host computer enters a sleep mode at its own judgment and can return from the sleep mode by a reset signal from the host computer. (For example, refer to Patent Document 1).

すなわち、特許文献1では、ホストコンピュータとデバイスとは、通常は、ホストコンピュータとデバイスとの間で授受される信号をインタフェース処理するインタフェース処理部を介してデータの授受を行う構成とされている。しかし、状態制御部によりデバイスがスリープモードにある場合には、ホストコンピュータは、インタフェース処理部を介さずにデバイスの状態制御部に直接リセット信号を供給して、デバイスを通常状態に復帰させた後に、インタフェース処理部を介してデータを供給するようにしている。
特開2002−318646公報
That is, in Patent Document 1, the host computer and the device are usually configured to exchange data via an interface processing unit that performs interface processing on signals exchanged between the host computer and the device. However, when the device is in the sleep mode by the state control unit, the host computer supplies the reset signal directly to the device state control unit without going through the interface processing unit, and returns the device to the normal state. The data is supplied through the interface processing unit.
JP 2002-318646 A

しかしながら、上記特許文献1に記載の技術では、インタフェース処理部を介さずにホストコンピュータとデバイスの状態制御部とが通信できるようにハードウェアの構成を変更して、DMA転送前にデバイスを通常状態に復帰させる機能を持たせる必要がある、という問題点があった。   However, in the technique described in Patent Document 1, the hardware configuration is changed so that the host computer and the device state control unit can communicate with each other without using the interface processing unit, and the device is in the normal state before the DMA transfer. There was a problem that it was necessary to have a function to return to.

すなわち、ハードウェアの構成上、DMA転送前にデバイスを通常状態に復帰させる機能を有しない場合、受信したデータを取りこぼさないようにするためには、RAMに供給する電力を低減させることができない。   In other words, if the hardware configuration does not have a function to return the device to the normal state before DMA transfer, the power supplied to the RAM cannot be reduced in order not to miss the received data. .

本発明は上記問題点を解決するためになされたものであり、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる情報処理装置及び情報処理装置の制御方法を提供することが目的である。   The present invention has been made to solve the above-described problems, and provides an information processing apparatus and a control method for the information processing apparatus that can reduce power consumption in the power saving mode regardless of the hardware configuration. Is the purpose.

上記課題を解決するために、請求項1の発明は、通常モードに対して、所定の条件が成立したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段を備え、少なくとも外部から入力される受信データを所定の処理のために一時的に記憶する主記憶手段が省電力モードの対象とされた情報処理装置であって、前記外部装置から受信した受信データを前記主記憶手段にDMA転送するDMA転送手段と、前記DMA転送手段によって前記受信データを取得した場合に、前記主記憶手段の通常モードへの復帰を指示する割り込み信号を生成する割り込み信号生成手段と、前記割り込み信号生成手段により生成された前記割り込み信号に基づいて動作状態を省電力モードから復帰させて前記主記憶手段を通常モードとするデータ受信時復帰制御手段と、を備えている。   In order to solve the above-mentioned problems, the invention of claim 1 is an operation state control for shifting to a power saving mode for controlling power supply and reducing power consumption when a predetermined condition is satisfied with respect to the normal mode. A main storage means for temporarily storing at least received data inputted from the outside for a predetermined process is an information processing apparatus targeted for a power saving mode, and received from the external apparatus DMA transfer means for DMA-transferring data to the main storage means, and an interrupt signal generation for generating an interrupt signal for instructing the main storage means to return to the normal mode when the received data is acquired by the DMA transfer means Based on the interrupt signal generated by the interrupt signal generating means and the interrupt signal generating means, the main memory means is returned to the normal mode by returning the operating state from the power saving mode. And includes a data receiving time of the recovery control means to de, a.

上記課題を解決するために、請求項1の発明は、通常モードに対して、外部装置から受信したデータに対する所定の処理が実行されない状態が所定期間以上継続したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段を備え、外部から受信したデータを所定の処理のために一時的に記憶する主記憶手段が省電力モードの対象とされた情報処理装置であって、前記省電力モードにおいても電力の供給が低減されない補助記憶手段と、前記外部装置からデータを受信し、かつ該受信したデータを蓄積する受信データ蓄積手段を含み、前記受信データ蓄積手段に蓄積された前記受信したデータが所定の容量に達したとき、前記所定の容量に達した旨の通知をする通知手段と、前記通知手段からの該通知を受信し、該通知をトリガとして前記補助記憶手段に対し所定の信号をDMA転送し、かつ該所定の信号のDMA転送が完了したときに前記主記憶手段の通常モードへの復帰を指示する割り込み信号を生成し該割り込み信号を送信するDMA転送手段と、該割り込み信号を受信し、該割り込み信号をトリガとして前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させ前記主記憶手段が前記通常モードに復帰した旨の復帰信号を送信するデータ受信時復帰制御手段とを備え、前記DMA転送手段は前記復帰信号を受信し、前記復帰信号をトリガとして前記受信データ蓄積手段に蓄積されている前記受信したデータを前記主記憶手段にDMA転送する。 In order to solve the above-mentioned problem, the invention of claim 1 controls the supply of power when a state in which a predetermined process is not executed for data received from an external device continues for a predetermined period or more in the normal mode. An information processing apparatus including an operation state control unit that shifts to a power saving mode for reducing power consumption, and a main storage unit that temporarily stores data received from the outside for a predetermined process is a target of the power saving mode The received data storage means includes auxiliary storage means in which power supply is not reduced even in the power saving mode, and received data storage means for receiving data from the external device and storing the received data. When the received data stored in the memory reaches a predetermined capacity, a notification means for notifying that the predetermined capacity has been reached, and receiving the notification from the notification means. And, an interrupt signal indicating a return to the normal mode of the main memory means when a predetermined signal to said auxiliary storage means the notification as a trigger to the DMA transfer, and DMA transfer of the predetermined signal has been completed DMA transfer means for generating and transmitting the interrupt signal; receiving the interrupt signal; using the interrupt signal as a trigger to return the operating state of the main memory means from the power saving mode to the normal mode; and the main memory means And a data reception return control means for transmitting a return signal indicating the return to the normal mode , wherein the DMA transfer means receives the return signal and is stored in the received data storage means using the return signal as a trigger. the received data that have DMA transfer to the main memory unit.

すなわち、省電力モードで動作中に外部装置からデータを受信した場合、割り込み信号を送信して省電力モードから復帰する処理を実行するようにしているので、ハードウェアの構成に拘らず、主記憶手段に供給する電力を復帰させてから受信データをDMA転送することができる。これにより、省電力モードにおいて受信データのDMA転送先とされている主記憶手段に供給する電力を低減させても、外部装置からデータを受信することにより制御系がハングアップする恐れがなくなるので、省電力モードにおける消費電力を低減させることができる。   In other words, when data is received from an external device while operating in the power saving mode, an interrupt signal is transmitted to execute the process of returning from the power saving mode. Therefore, the main memory is used regardless of the hardware configuration. The received data can be DMA transferred after the power supplied to the means is restored. Thereby, even if the power supplied to the main storage means that is the DMA transfer destination of the received data in the power saving mode is reduced, there is no possibility that the control system hangs up by receiving data from the external device. Power consumption in the power saving mode can be reduced.

なお、主記憶手段としては、通常、大容量で高速処理が可能な記憶媒体が適用されるため、省電力モードにおいて当該主記憶手段における消費電力を低減させることは、装置全体の消費電力の低減に効果的である。   As the main storage means, a storage medium capable of high-capacity and high-speed processing is usually used. Therefore, reducing the power consumption of the main storage means in the power saving mode reduces the overall power consumption of the apparatus. It is effective.

また、本発明は、請求項2記載の発明のように、前記省電力モードから前記通常モードへの復帰処理に係るプログラムが予め格納された読み出し専用記憶手段をさらに備え、前記データ受信時復帰制御手段は、前記割り込み信号を受信後、前記読み出し専用記憶手段に予め格納されている該プログラムを用いて前記主記憶手段の動作状態を省電力モードから復帰させて前記主記憶手段を前記通常モードとすることもできる。 In addition, as in the invention described in claim 2, the present invention further comprises read-only storage means in which a program related to the return processing from the power saving mode to the normal mode is stored in advance, and the data reception return control After receiving the interrupt signal, the means restores the operating state of the main storage means from the power saving mode using the program stored in advance in the read-only storage means, and sets the main storage means to the normal mode. You can also

なお、読み出し専用記憶手段としては、ROM(Read Only Memory)が望ましい。 As the read-only storage means, ROM (Read Only Memory) is desirable.

さらに、本発明は、請求項3記載の発明のように、前記所定の信号は、前記補助記憶手段に対する書込み要求のリクエスト信号であるようにしてもよい。 Furthermore, according to the present invention, the predetermined signal may be a request signal for a write request to the auxiliary storage unit.

このような構成とした場合、DMA転送によって通常使用されている書込み要求のリクエスト信号を用いることにより、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる。 In such a configuration, by using a request signal for a write request that is normally used for DMA transfer, power consumption in the power saving mode can be reduced regardless of the hardware configuration.

なお、補助記憶手段としては、上記主記憶手段と比較して小容量で低速処理の記憶媒体を適用することが好ましい。   As the auxiliary storage means, it is preferable to apply a storage medium with a small capacity and low speed processing compared to the main storage means.

一方、上記問題を解決するために、請求項記載の発明は、通常モードに対して、外部装置から受信したデータに対する所定の処理が実行されない状態が所定期間以上継続したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段と割り込み信号の受信をトリガとして前記省電力モードを前記通常モードに復帰させるデータ受信時復帰制御手段を備え、外部から受信したデータを所定の処理のために一時的に記憶する主記憶手段と、補助記憶手段と、前記外部装置からデータを受信する通知手段と、該受信したデータを蓄積する受信データ蓄積手段と、前記主記憶手段及び前記補助記憶手段にデータ又は信号をDMA転送するDMA転送手段と、を有し、前記主記憶手段が省電力モードの対象とされた情報処理装置の制御方法であって、前記省電力モードにおいても前記補助記憶手段の電力の供給を維持し、前記外部装置からデータを受信し、該受信したデータを前記受信データ蓄積手段に蓄積し、該受信したデータの蓄積が所定の容量に達したとき、前記通知手段がその旨の通知を前記DMA転送手段に対して行い、該通知をトリガとして前記DMA転送手段が前記補助記憶手段に対し所定の信号をDMA転送し、該所定の信号のDMA転送が完了したときに前記主記憶手段の通常モードへの復帰を指示する割り込み信号を前記DMA転送手段が生成し、前記DMA転送手段が該生成した割り込み信号を前記データ受信時復帰制御手段に対して送信し、該割り込み信号をトリガとして前記データ受信時復帰制御手段が前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させ、かつ前記主記憶手段が前記通常モードに復帰した旨の復帰信号を前記DMA転送手段に対して送信し、前記DMA転送手段が前記復帰信号を受信し、前記復帰信号をトリガとして前記受信データ蓄積手段に蓄積されている前記受信したデータを前記主記憶手段にDMA転送する。
On the other hand, in order to solve the above problem, the invention according to claim 4 provides power supply when a state in which a predetermined process is not executed for data received from an external device continues for a predetermined period or more in the normal mode. An operation state control unit that shifts to a power saving mode to control and reduce power consumption and a data reception return control unit that returns the power saving mode to the normal mode triggered by reception of an interrupt signal are received from the outside. Main storage means for temporarily storing data for predetermined processing; auxiliary storage means; notification means for receiving data from the external device; received data storage means for storing the received data; A storage unit and a DMA transfer unit that DMA-transfers data or signals to the auxiliary storage unit, and the main storage unit is a target of a power saving mode. A control method for an information processing device, wherein the power supply of the auxiliary storage means is maintained even in the power saving mode, data is received from the external device, and the received data is stored in the received data storage means. When the storage of the received data reaches a predetermined capacity, the notification unit notifies the DMA transfer unit to that effect, and the DMA transfer unit uses the notification as a trigger to the auxiliary storage unit. When the DMA transfer of the predetermined signal is completed and the DMA transfer of the predetermined signal is completed, the DMA transfer unit generates an interrupt signal instructing the return of the main storage unit to the normal mode, and the DMA transfer unit The generated interrupt signal is transmitted to the data reception return control means, and the data reception return control means uses the interrupt signal as a trigger to operate the main memory means. The state is returned from the power saving mode to the normal mode, and a return signal indicating that the main storage means has returned to the normal mode is transmitted to the DMA transfer means, and the DMA transfer means receives the return signal. The received data stored in the received data storage means is DMA-transferred to the main storage means using the return signal as a trigger.

請求項記載の発明によれば、通常モードに対して、所定の条件が成立したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段を備え、少なくとも外部から入力される受信データを所定の処理のために一時的に記憶する主記憶手段が省電力モードの対象とするに際し、前記省電力モードにおいて前記外部装置から前記受信データが受信された場合に、前記主記憶手段の通常モードへの復帰を指示する割り込み信号を生成し、前記割り込み信号に基づいて動作状態を省電力モードから復帰させて前記主記憶手段を通常モードとして、前記受信データを前記主記憶手段にDMA転送するので、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる。
According to the invention of claim 4 , it comprises an operation state control means for shifting to a power saving mode for controlling power supply and reducing power consumption when a predetermined condition is satisfied with respect to the normal mode. When the main storage means for temporarily storing received data input from the outside for a predetermined process is the target of the power saving mode, the received data is received from the external device in the power saving mode. Generating an interrupt signal instructing the return of the main storage means to the normal mode, returning the operating state from the power saving mode based on the interrupt signal, setting the main storage means to the normal mode, and setting the received data to the normal mode. Since DMA transfer is performed to the main storage means, power consumption in the power saving mode can be reduced regardless of the hardware configuration.

すなわち、省電力モードで動作中に外部装置からデータを受信した場合、割り込み信号を送信して省電力モードから復帰する処理を実行するようにしているので、ハードウェアの構成に拘らず、主記憶手段に供給する電力を復帰させてから受信データをDMA転送することができる。 In other words, when data is received from an external device while operating in the power saving mode, an interrupt signal is transmitted to execute the process of returning from the power saving mode. Therefore, the main memory is used regardless of the hardware configuration. The received data can be DMA transferred after the power supplied to the means is restored.

これにより、省電力モードにおいて受信データのDMA転送先とされている主記憶手段に供給する電力を低減させても、外部装置からデータを受信することにより制御系がハングアップする恐れがなくなるので、省電力モードにおける消費電力を低減させることができる。Thereby, even if the power supplied to the main storage means that is the DMA transfer destination of the received data in the power saving mode is reduced, there is no possibility that the control system hangs up by receiving data from the external device. Power consumption in the power saving mode can be reduced.

また、本発明は、請求項記載の発明のように、前記省電力モードから前記通常モードへの復帰処理に係るプログラムが予め格納された読み出し専用記憶手段をさらに備えた情報処理装置の制御方法であって、前記割り込み信号をトリガとして前記データ受信時復帰制御手段が前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させるとき、前記読み出し専用記憶手段に予め格納されている該プログラムが用いられるようにしてもよい。
Further, the present invention provides a control method for an information processing apparatus, further comprising read-only storage means in which a program relating to a process for returning from the power saving mode to the normal mode is stored in advance as in the invention described in claim 5 When the data reception return control means uses the interrupt signal as a trigger to return the operation state of the main storage means from the power saving mode to the normal mode, the read-only storage means stores the data stored in advance. A program may be used.

請求項の発明によれば、読み出し専用記憶手段に予め格納されている省電力モード復帰処理プログラムによって、主記憶手段を省電力モードから通常モードへ復帰させることができる。
According to the invention of claim 5 , the main storage means can be returned from the power saving mode to the normal mode by the power saving mode return processing program stored in advance in the read-only storage means.

さらに、本発明は、請求項記載の発明のように、前記所定の信号は、前記補助記憶手段に対する書込み要求のリクエスト信号でもよい。
Furthermore, the present invention is, as in the invention of claim 6, wherein the predetermined signal may be a request signal of the write request to the secondary storage means.

請求項記載の発明によれば、DMA転送によって通常使用されている書込み要求のリクエスト信号を用いることにより、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる。 According to the sixth aspect of the present invention, it is possible to reduce the power consumption in the power saving mode regardless of the hardware configuration by using the request signal for the write request that is normally used in the DMA transfer.

以上説明した如く本発明は、通常モードに対して、所定の条件が成立したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段を備え、少なくとも外部から入力される受信データを所定の処理のために一時的に記憶する主記憶手段が省電力モードの対象とするに際し、前記省電力モードにおいて前記外部装置から前記受信データが受信された場合に、前記主記憶手段の通常モードへの復帰を指示する割り込み信号を生成し、前記割り込み信号に基づいて動作状態を省電力モードから復帰させて前記主記憶手段を通常モードとし、前記受信データを前記主記憶手段にDMA(Direct Memory Access)転送するので、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる、という優れた効果を有する。   As described above, the present invention comprises an operation state control means for controlling the supply of power and reducing the power consumption when a predetermined condition is satisfied with respect to the normal mode, and at least from the outside. When the main storage means for temporarily storing the input received data for a predetermined process is the target of the power saving mode, the received data is received from the external device in the power saving mode. An interrupt signal for instructing the return of the main storage means to the normal mode is generated, the operation state is returned from the power saving mode based on the interrupt signal, the main storage means is set to the normal mode, and the received data is stored in the main memory. Because DMA (Direct Memory Access) transfer to the means, power consumption in the power saving mode can be reduced regardless of the hardware configuration. It has an excellent effect.

以下、図面を参照して、本発明の実施の形態について詳細に説明する。まず、図1は、本実施の形態に係る情報処理装置10の構成を示す概略図であり、以下、情報処理装置10の概略構成について説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, FIG. 1 is a schematic diagram illustrating a configuration of an information processing apparatus 10 according to the present embodiment. Hereinafter, a schematic configuration of the information processing apparatus 10 will be described.

同図に示されるように、情報処理装置10は、外部のパーソナルコンピュータ(外部PC)12と通信媒体を介して接続されている。   As shown in the figure, the information processing apparatus 10 is connected to an external personal computer (external PC) 12 via a communication medium.

なお、通信媒体としては、有線通信を行うケーブル等の他、ブルートゥース(Bluetooth)、IrDA(Infrared Data Association)規格等に代表される無線通信を行うための赤外線、電波等を適用することができる。   Note that as a communication medium, in addition to a cable for performing wired communication, infrared rays, radio waves, and the like for performing wireless communication represented by Bluetooth (Infrared Data Association) standards and the like can be applied.

情報処理装置10は、装置全体の動作を司るCPU(中央演算処理装置)22と、情報処理装置10におけるメインメモリとしてのRAM(Random Access Memory)24と、RAMコントローラ26と、バスブリッジ20と、バス30と、を含んで構成されており、CPU22、RAMコントローラ26及びバス30は、バスブリッジ20を介して互いに接続されている。   The information processing apparatus 10 includes a CPU (Central Processing Unit) 22 that controls the operation of the entire apparatus, a RAM (Random Access Memory) 24 as a main memory in the information processing apparatus 10, a RAM controller 26, a bus bridge 20, The CPU 22, the RAM controller 26, and the bus 30 are connected to each other via the bus bridge 20.

RAM24は、RAMコントローラ26に接続されており、RAMコントローラ26によりRAM24へのアクセスや電力の供給等が制御されるようになっている。   The RAM 24 is connected to the RAM controller 26, and the RAM controller 26 controls access to the RAM 24, power supply, and the like.

また、バスブリッジ20は、CPU22やRAMコントローラ26がそれぞれ接続されるバス(同図では、図示省略)やバス30等、情報処理装置10内に設けられた複数のバスを接続して、互いの通信を仲介している。   The bus bridge 20 connects a plurality of buses provided in the information processing apparatus 10 such as a bus (not shown in the figure) to which the CPU 22 and the RAM controller 26 are connected, a bus 30, and the like. Mediates communications.

一方、バス30には、主としてキャッシュメモリ等に利用されるSRAM(Static RAM)32、情報処理を実行するための各種処理プログラムやテーブル等が予め格納されているROM(Read Only Memory)34及びASIC(Application Specific Integrated Circuit)36がそれぞれ接続されている。   On the other hand, the bus 30 includes an SRAM (Static RAM) 32 mainly used for a cache memory, a ROM (Read Only Memory) 34 in which various processing programs and tables for executing information processing are stored, and an ASIC. (Application Specific Integrated Circuit) 36 is connected to each other.

ASIC36は、情報処理装置10へのデータの入出力を制御するための回路であり、DMAコントローラ42及びI/Oコントローラ44を含んで構成されており、I/Oコントローラ44はDMAコントローラ42に接続されている。   The ASIC 36 is a circuit for controlling input / output of data to the information processing apparatus 10, and includes a DMA controller 42 and an I / O controller 44, and the I / O controller 44 is connected to the DMA controller 42. Has been.

また、I/Oコントローラ44には、入力されたデータを一時的に記憶すると共に、記憶した順に出力する受信用先入れ先出しメモリ(FIFO:First-In First-Out Buffer)46が更に含まれて構成されている。   The I / O controller 44 further includes a first-in first-out buffer (FIFO) 46 for receiving and temporarily storing input data and outputting the data in the stored order. ing.

外部PC12から不図示のインタフェースを介して入力されたデータは、ASIC36のI/Oコントローラ44に入力されて順次FIFO46に一時的に記憶されて蓄積される。   Data input from the external PC 12 via an interface (not shown) is input to the I / O controller 44 of the ASIC 36 and is temporarily stored and accumulated in the FIFO 46 sequentially.

また、FIFO46は、蓄積されたデータの容量が所定容量となった場合に、DMAコントローラ42にFIFOアラームを出力するようになっている。   The FIFO 46 outputs a FIFO alarm to the DMA controller 42 when the accumulated data capacity reaches a predetermined capacity.

なお、FIFOアラームを出力するデータの蓄積容量については、適宜予め設定可能である。   The data storage capacity for outputting the FIFO alarm can be set in advance as appropriate.

DMAコントローラ42は、FIFO46からFIFOアラームが入力されると、FIFO46に蓄積されたデータを順次読出してバス30、バスブリッジ20及びRAMコントローラ26を介してRAM24に転送する。また、当該DMAコントローラ42では、RAM24へのDMA転送が完了すると、その旨を示すDMA転送完了信号をCPU22に出力する。   When a FIFO alarm is input from the FIFO 46, the DMA controller 42 sequentially reads out the data stored in the FIFO 46 and transfers it to the RAM 24 via the bus 30, the bus bridge 20 and the RAM controller 26. When the DMA transfer to the RAM 24 is completed, the DMA controller 42 outputs a DMA transfer completion signal indicating that to the CPU 22.

ここで、CPU22では、情報処理装置10において、各部位が動作しない状態が所定期間以上継続した場合に、動作状態を各部位に供給する電力を低減させる省電力モードにするようにしている。   Here, in the information processing apparatus 10, when the state where each part does not operate continues for a predetermined period or longer in the information processing apparatus 10, the operation state is set to the power saving mode for reducing the power supplied to each part.

この省電力モードでは、CPU22に供給される電力は切断され、バスブリッジ20及びRAMコントローラ26に供給される電力は低減される。これに伴い、RAM24に供給される電力も低減され、RAM24は、格納されたデータを維持するために所定期間毎にリフレッシュが実行されるセルフリフレッシュモードで動作される。   In this power saving mode, the power supplied to the CPU 22 is cut off, and the power supplied to the bus bridge 20 and the RAM controller 26 is reduced. Along with this, the power supplied to the RAM 24 is also reduced, and the RAM 24 is operated in a self-refresh mode in which refresh is executed at predetermined intervals in order to maintain the stored data.

一方、省電力モードにおいて、バス30に接続された各部位には、通常と同じ量の電力が供給されており、これにより情報処理装置10の動作状態が省電力モードであっても、外部PC12との通信が可能に構成されている。   On the other hand, in the power saving mode, each part connected to the bus 30 is supplied with the same amount of power as usual, so that even if the operation state of the information processing apparatus 10 is in the power saving mode, the external PC 12 It is configured to be able to communicate with.

とろこで、本実施の形態では、セルフリフレッシュモードで動作されているRAM24に対するアクセスを回避すべく、DMAコントローラ42によるDMA転送の実行前にCPU22への割り込み信号の出力を実行するようにしている。   In this embodiment, in order to avoid access to the RAM 24 operating in the self-refresh mode, an interrupt signal is output to the CPU 22 before the DMA transfer by the DMA controller 42 is performed. .

すなわち、DMAコントローラ42では、情報処理装置10の動作状態が省電力モードである場合にFIFOアラームを受信すると、まず、SRAM32に対して所定のデータをDMA転送する。当該SRAM32に対するDMA転送を実行することによりDMA転送完了信号がCPU22に対して出力される。   That is, when the DMA controller 42 receives a FIFO alarm when the operation state of the information processing apparatus 10 is the power saving mode, the DMA controller 42 first transfers predetermined data to the SRAM 32 by DMA. By executing DMA transfer to the SRAM 32, a DMA transfer completion signal is output to the CPU 22.

CPU22では、省電力モードで動作中は、DMA転送完了信号に基づいて、ROM34に格納された割り込みハンドラを実行して、各部位に供給する電力量を通常通りに復帰させる指示(復帰信号)を出力して省電力モードから復帰する。   During operation in the power saving mode, the CPU 22 executes an interrupt handler stored in the ROM 34 based on the DMA transfer completion signal, and issues an instruction (return signal) to return the power amount supplied to each part as usual. Output and return from power saving mode.

DMAコントローラ42では、CPU22からの復帰信号が入力されると、RAM24に対する受信データのDMA転送の実行を開始する。   When the return signal from the CPU 22 is input, the DMA controller 42 starts execution of DMA transfer of received data to the RAM 24.

以下、本実施の形態の作用を説明する。   Hereinafter, the operation of the present embodiment will be described.

図2には、情報処理装置10の動作状態が省電力モードである場合にASIC36により実行される省電力データ受信処理の流れが示されている。以下、同図を参照しながら本実施の形態に係る省電力データ受信処理について説明する。   FIG. 2 shows a flow of power saving data reception processing executed by the ASIC 36 when the operation state of the information processing apparatus 10 is the power saving mode. Hereinafter, the power saving data receiving process according to the present embodiment will be described with reference to FIG.

なお、CPU22は、情報処理装置10の動作状態を省電力モードにする際に、その旨を示す情報を、供給する電力の低減の有無に拘らず全ての部位に送信するものとし、これによりASIC36においても、情報処理装置10の動作状態が把握可能である。   Note that when the CPU 22 sets the operation state of the information processing apparatus 10 to the power saving mode, the CPU 22 transmits information indicating that fact to all parts regardless of whether or not the supplied power is reduced. In this case, the operating state of the information processing apparatus 10 can be grasped.

まず、ステップ200では、外部からのデータの受信待ちを行い、次のステップ202では、受信データを順次FIFO46に蓄積する。なお、受信データの蓄積はFIFO46に一時的にデータを記憶することにより実行される。   First, in step 200, reception of data from the outside is waited, and in the next step 202, the received data is sequentially stored in the FIFO 46. The reception data is accumulated by temporarily storing the data in the FIFO 46.

次のステップ204では、受信データのFIFO46への蓄積容量が所定量となるのを待ち、当該判定が肯定判定となった場合はステップ205に移行する。ステップ205では、I/Oコントローラ42がFIFOアラームをDMAコントローラ42に対して出力し、その後にステップ206に移行する。   In the next step 204, the process waits until the storage capacity of the received data in the FIFO 46 reaches a predetermined amount. If the determination is affirmative, the process proceeds to step 205. In step 205, the I / O controller 42 outputs a FIFO alarm to the DMA controller 42, and then the process proceeds to step 206.

ステップ206では、SRAM32に対する所定のデータのDMA転送を実行し、その後にステップ208に移行して、全データの転送完了待ちを行なう。   In step 206, DMA transfer of predetermined data to the SRAM 32 is executed, and then the process proceeds to step 208 to wait for completion of transfer of all data.

ここで、本実施の形態では、SRAM32にDMA転送する所定のデータは、空データであり、DMAコントローラ42では、SRAM32に対する書込み要求のリクエスト信号のみを送信する。   In this embodiment, the predetermined data to be DMA transferred to the SRAM 32 is empty data, and the DMA controller 42 transmits only a request signal for a write request to the SRAM 32.

次のステップ210では、CPU22に対して割り込み信号としてDMA転送完了信号を送信し、その後にステップ212に移行して、CPU22からの復帰信号の受信待ちを行なう。   In the next step 210, a DMA transfer completion signal is transmitted as an interrupt signal to the CPU 22, and then the process proceeds to step 212 to wait for reception of a return signal from the CPU 22.

次のステップ214では、RAM24へのアクセスが可能であると判断して、外部から受信したデータをRAM24にDMA転送する。   In the next step 214, it is determined that the RAM 24 can be accessed, and the data received from the outside is DMA-transferred to the RAM 24.

次のステップ216では、受信データのRAM24への転送完了待ちを行い、次のステップ218では、CPU22に対してDAM転送完了信号を出力し、その後に本省電力データ受信処理を終了する。   In the next step 216, the completion of the transfer of the received data to the RAM 24 is waited. In the next step 218, a DAM transfer completion signal is output to the CPU 22, and then the power saving data receiving process is terminated.

図3には、動作状態が省電力モードとされている場合にCPU22において所定期間毎に実行される省電力モード復帰処理プログラムの処理の流れが示されている。以下、同図を参照して本実施の形態に係る省電力モード復帰処理について説明する。なお、本省電力モード復帰処理プログラムは、ROM34等に格納されている。   FIG. 3 shows the flow of processing of the power saving mode return processing program executed by the CPU 22 every predetermined period when the operation state is set to the power saving mode. Hereinafter, the power saving mode return process according to the present embodiment will be described with reference to FIG. The power saving mode return processing program is stored in the ROM 34 or the like.

まず、ステップ250では、DMA転送完了信号が受信されたか否かを判定し、当該判定が肯定判定となった場合はステップ252に移行して、ROM34に格納された割り込みハンドラを読出して実行することにより、各部位に復帰信号を出力して情報処理装置10の動作状態を省電力モードから復帰させ、その後に本省電力モード復帰処理を終了する。   First, in step 250, it is determined whether or not a DMA transfer completion signal has been received. If the determination is affirmative, the process proceeds to step 252 where the interrupt handler stored in the ROM 34 is read and executed. Accordingly, a return signal is output to each part to return the operation state of the information processing apparatus 10 from the power saving mode, and then the power saving mode return processing is ended.

また、ステップ250で否定判定となった場合は、この時点ではまだ動作状態を省電力モードから復帰させないものと判断して本省電力モード復帰処理を終了する。   If the determination in step 250 is negative, it is determined that the operating state is not yet returned from the power saving mode at this point, and the power saving mode return process is terminated.

以上詳細に説明したように、本実施の形態によれば、外部PC12から受信した信号を示す受信データをRAM24にDMA転送して格納し、RAM24に格納された受信データに対して所定の処理を実行するに際し、所定の処理が実行されない状態が所定期間以上継続した場合に、動作状態を少なくともRAM24に供給する電力を低減させる省電力モードとし、外部PC12からの信号が受信された場合にRAM24に対する受信データのDMA転送前に割り込み信号を発生させ、当該割り込み信号に基づいて動作状態を前記省電力モードから復帰させるので、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる。   As described above in detail, according to the present embodiment, received data indicating a signal received from the external PC 12 is DMA-transferred and stored in the RAM 24, and predetermined processing is performed on the received data stored in the RAM 24. When executing, when a state in which a predetermined process is not executed continues for a predetermined period or longer, the operation state is set to a power saving mode for reducing at least the power supplied to the RAM 24, and when a signal from the external PC 12 is received, Since an interrupt signal is generated before DMA transfer of received data and the operation state is restored from the power saving mode based on the interrupt signal, power consumption in the power saving mode can be reduced regardless of the hardware configuration. it can.

また、本実施の形態によれば、前記割り込み信号を生成するために、受信データのRAM24へのDMA転送前に、省電力モードにおいても電力の供給が低減されないSRAM32に対する予め定められたデータのDMA転送を実行し、当該所定のデータのDMA転送完了信号を割り込み信号としているので、ハードウェアの構成を変更することなく、割り込み信号を生成することができる。   Further, according to the present embodiment, in order to generate the interrupt signal, the DMA of the predetermined data for the SRAM 32 whose power supply is not reduced even in the power saving mode before the DMA transfer of the received data to the RAM 24 is performed. Since the transfer is executed and the DMA transfer completion signal of the predetermined data is used as the interrupt signal, the interrupt signal can be generated without changing the hardware configuration.

さらに、本実施の形態によれば、SRAM32にDMA転送する予め定められたデータとしてリクエスト信号のみを転送する、所謂空転送を実行するので、ハードウェアの構成を変更することなく、容易に割り込み信号を生成することができる。   Furthermore, according to the present embodiment, so-called empty transfer is performed in which only the request signal is transferred as predetermined data to be DMA-transferred to the SRAM 32, so that the interrupt signal can be easily changed without changing the hardware configuration. Can be generated.

さらに、本実施の形態では、省電力モードにおいても電力の供給が低減されないROM34に予め割り込みハンドラを格納しておき、当該割り込みハンドラを実行することにより動作状態を前記省電力モードから復帰させるので、ハードウェアの構成に拘らず、確実に情報処理装置10の各部位(特にRAM24)を省電力モードから復帰させることができる。   Furthermore, in the present embodiment, an interrupt handler is stored in advance in the ROM 34 in which power supply is not reduced even in the power saving mode, and the operating state is restored from the power saving mode by executing the interrupt handler. Regardless of the hardware configuration, each part (particularly the RAM 24) of the information processing apparatus 10 can be reliably restored from the power saving mode.

なお、割り込みハンドラには、CPU22とバスブリッジ20を介して接続されたRAMコントローラ26に対してRAM24に供給する電力を復帰させる指示を送信する処理等が含まれる。   The interrupt handler includes processing for transmitting an instruction to restore the power supplied to the RAM 24 to the RAM controller 26 connected to the CPU 22 via the bus bridge 20.

なお、本実施の形態では、SRAM32に対して空転送を行なう形態に付いて説明したが、本発明はこれに限定されるものではない。   Although the present embodiment has been described with respect to an embodiment in which empty transfer is performed to the SRAM 32, the present invention is not limited to this.

例えば、実際に外部PC12から送信された受信データの一部を転送するようにして、受信データに所定の処理を施す際に、SRAM32及びRAM24にそれぞれ転送された前記受信データをつなぎ合わせて得られる前記受信データを処理対象とすることもできる。
(第2の実施の形態)
上記第1の実施の形態では、省電力モードにおけるデータの受信処理において、RAM24に対する受信データのDMA転送の実行前に、SRAM32に対するDMA転送を行なうことにより情報処理装置10の動作状態を復帰させる形態について説明したが、本第2の実施の形態では、データの受信に基づくFIFOアラームをCPU22に直接送信することにより、情報処理装置10の動作状態を復帰させる形態について説明する。
For example, a part of the received data actually transmitted from the external PC 12 is transferred, and when the received data is subjected to predetermined processing, the received data transferred to the SRAM 32 and the RAM 24 are joined together. The received data may be processed.
(Second Embodiment)
In the first embodiment, in the data receiving process in the power saving mode, the operation state of the information processing apparatus 10 is restored by performing the DMA transfer to the SRAM 32 before the DMA transfer of the received data to the RAM 24. In the second embodiment, a mode in which the operation state of the information processing apparatus 10 is restored by directly transmitting a FIFO alarm based on data reception to the CPU 22 will be described.

なお、本第2の実施の形態に係る情報処理装置10の構成は、上記第1の実施の形態に係る情報処理装置10の構成と同様であるので、同一の符号を用いて説明し、ここでの図示及び説明を省略する。   Note that the configuration of the information processing apparatus 10 according to the second embodiment is the same as the configuration of the information processing apparatus 10 according to the first embodiment. The illustration and description in are omitted.

図4には、本第2の実施の形態に係る省電力データ受信処理の流れが示されている。以下、同図を参照して、本第2の実施の形態に係る省電力データ受信処理について説明する。   FIG. 4 shows a flow of power saving data reception processing according to the second embodiment. Hereinafter, the power saving data reception process according to the second embodiment will be described with reference to FIG.

なお、CPU22は、情報処理装置10の動作状態を省電力モードにする際に、その旨を示す情報を、供給する電力の低減の有無に拘らず全ての部位に送信するものとし、これによりASIC36においても、情報処理装置10の動作状態が把握可能である。   Note that when the CPU 22 sets the operation state of the information processing apparatus 10 to the power saving mode, the CPU 22 transmits information indicating that fact to all parts regardless of whether or not the supplied power is reduced. In this case, the operating state of the information processing apparatus 10 can be grasped.

まず、ステップ300では、外部からのデータの受信待ちを行い、次のステップ302では、受信データを順次FIFO46に蓄積する。なお、受信データの蓄積はFIFO46に一時的にデータを記憶することにより実行される。   First, in step 300, the reception of data from the outside is waited, and in the next step 302, the received data is sequentially stored in the FIFO 46. The reception data is accumulated by temporarily storing the data in the FIFO 46.

次のステップ304では、受信データのFIFO46への蓄積容量が所定量となるのを待ち、当該判定が肯定判定となった場合はステップ306に移行する。   In the next step 304, the process waits until the storage capacity of the received data in the FIFO 46 reaches a predetermined amount. If the determination is affirmative, the process proceeds to step 306.

ステップ306では、I/Oコントローラ42から出力されるFIFOアラームを割り込み信号としてCPU22に対して出力した後にステップ308に移行して、CPU22からの復帰信号の受信待ちを行なう。   In step 306, the FIFO alarm output from the I / O controller 42 is output as an interrupt signal to the CPU 22, and then the process proceeds to step 308 to wait for reception of a return signal from the CPU 22.

次のステップ310では、RAM24へのアクセスが可能であると判断して、外部から受信したデータをRAM24にDMA転送する。   In the next step 310, it is determined that the RAM 24 can be accessed, and the data received from the outside is DMA transferred to the RAM 24.

次のステップ312では、受信データのRAM24への転送完了待ちを行い、次のステップ314では、CPU22に対してDAM転送完了信号を出力し、その後に本省電力データ受信処理を終了する。   In the next step 312, the completion of transfer of received data to the RAM 24 is waited. In the next step 314, a DAM transfer completion signal is output to the CPU 22, and then the power saving data receiving process is terminated.

図5には、動作状態が省電力モードとされている場合にCPU22において所定期間毎に実行される省電力モード復帰処理プログラムの処理の流れが示されている。以下、同図を参照して本第2の実施の形態に係る省電力モード復帰処理について説明する。なお、本省電力モード復帰処理プログラムは、ROM34等に格納されている。   FIG. 5 shows the flow of processing of the power saving mode return processing program executed by the CPU 22 every predetermined period when the operation state is set to the power saving mode. Hereinafter, the power saving mode return processing according to the second embodiment will be described with reference to FIG. The power saving mode return processing program is stored in the ROM 34 or the like.

まず、ステップ350では、ASIC36により送信されたFIFOアラームが受信されたか否かを判定し、当該判定が肯定判定となった場合はステップ352に移行して、ROM34に格納された割り込みハンドラを読出して実行することにより、各部位に復帰信号を出力して情報処理装置10の動作状態を省電力モードから復帰させ、その後に本省電力モード復帰処理を終了する。   First, in step 350, it is determined whether or not the FIFO alarm transmitted by the ASIC 36 has been received. If the determination is affirmative, the process proceeds to step 352, and the interrupt handler stored in the ROM 34 is read. By executing, a return signal is output to each part, the operation state of the information processing apparatus 10 is returned from the power saving mode, and then the power saving mode return process is terminated.

また、ステップ350で否定判定となった場合は、この時点ではまだ動作状態を省電力モードから復帰させないものと判断して本省電力モード復帰処理を終了する。   If the determination in step 350 is negative, it is determined that the operating state is not yet returned from the power saving mode at this point, and the power saving mode return process is terminated.

以上詳細に説明したように、本第2の実施の形態によれば、I/Oコントローラにおいて、受信した前記信号の容量が所定量以上となった場合に、その旨を示すFIFOアラームを前記割り込み信号としてCPU22に送信するようにしているので、SRAM32へのDMA転送等の特別な処理を行なうことなく、情報処理装置10の動作状態を省電力モードから復帰させることができる。
(第3の実施の形態)
上記各実施の形態では、ASIC36から送信される信号に基づいて省電力モードから復帰する形態について説明したが、本第3の実施の形態では、CPU22が復帰するタイミングか否かを判断して省電力モードから復帰する形態について説明する。
As described above in detail, according to the second embodiment, when the capacity of the received signal exceeds a predetermined amount in the I / O controller, a FIFO alarm indicating the fact is interrupted. Since the signal is transmitted to the CPU 22 as a signal, the operation state of the information processing apparatus 10 can be returned from the power saving mode without performing special processing such as DMA transfer to the SRAM 32.
(Third embodiment)
In each of the above-described embodiments, the mode of returning from the power saving mode based on the signal transmitted from the ASIC 36 has been described. However, in the third embodiment, it is determined whether it is the timing for the CPU 22 to return. A mode of returning from the power mode will be described.

なお、本第3の実施の形態に係る情報処理装置10の構成は、上記第1の実施の形態に係る情報処理装置10の構成と同様であるので、同一の符号を用いて説明し、ここでの図示及び説明を省略する。   The configuration of the information processing apparatus 10 according to the third embodiment is the same as the configuration of the information processing apparatus 10 according to the first embodiment. The illustration and description in are omitted.

図6には、本第3の実施の形態に係る省電力データ受信処理の流れが示されている。以下、同図を参照して、本第3の実施の形態に係る省電力データ受信処理について説明する。   FIG. 6 shows a flow of power saving data reception processing according to the third embodiment. Hereinafter, the power saving data receiving process according to the third embodiment will be described with reference to FIG.

なお、CPU22は、情報処理装置10の動作状態を省電力モードにする際に、その旨を示す情報を、供給する電力の低減の有無に拘らず全ての部位に送信するものとし、これによりASIC36においても、情報処理装置10の動作状態が把握可能である。   Note that when the CPU 22 sets the operation state of the information processing apparatus 10 to the power saving mode, the CPU 22 transmits information indicating that fact to all parts regardless of whether or not the supplied power is reduced. In this case, the operating state of the information processing apparatus 10 can be grasped.

まず、ステップ400では、外部からのデータの受信待ちを行い、次のステップ402では、受信データを順次FIFO46に蓄積する。なお、受信データの蓄積はFIFO46に一時的にデータを記憶することにより実行される。   First, in step 400, the reception of data from the outside is waited, and in the next step 402, the received data is sequentially stored in the FIFO 46. The reception data is accumulated by temporarily storing the data in the FIFO 46.

次のステップ404では、受信データのFIFO46への蓄積容量が所定量となるのを待ち、当該判定が肯定判定となった場合はステップ406に移行する。   In the next step 404, the process waits until the storage capacity of the received data in the FIFO 46 reaches a predetermined amount. If the determination is affirmative, the process proceeds to step 406.

ステップ306では、CPU22からの復帰信号を受信したか否かを判定し、当該判定が否定判定となった場合はステップ408に移行して、外部PC12に対してデータの再送要求を送信し、その後に再びステップ406に戻る。   In step 306, it is determined whether or not a return signal from the CPU 22 has been received. If the determination is negative, the process proceeds to step 408 to transmit a data retransmission request to the external PC 12, and thereafter Return to step 406 again.

一方、ステップ406で肯定判定となった場合は、RAM24へのアクセスが可能であると判断してステップ410に移行し、外部から受信したデータのRAM24へのDMA転送を開始して、次のステップ412に移行する。   On the other hand, if an affirmative determination is made in step 406, it is determined that access to the RAM 24 is possible, the process proceeds to step 410, DMA transfer of data received from the outside to the RAM 24 is started, and the next step Move to 412.

ステップ412では、受信データのRAM24への転送完了待ちを行い、次のステップ414では、CPU22に対してDAM転送完了信号を出力し、その後に本省電力データ受信処理を終了する。   In step 412, the completion of transfer of received data to the RAM 24 is waited. In the next step 414, a DAM transfer completion signal is output to the CPU 22, and then the power saving data receiving process is terminated.

図7には、動作状態が省電力モードとされている場合にCPU22において所定期間毎に実行される省電力モード復帰処理プログラムの処理の流れが示されている。以下、同図を参照して本第3の実施の形態に係る省電力モード復帰処理について説明する。なお、本省電力モード復帰処理プログラムは、ROM34等に格納されている。   FIG. 7 shows a flow of processing of the power saving mode return processing program executed by the CPU 22 every predetermined period when the operation state is set to the power saving mode. Hereinafter, the power saving mode return processing according to the third embodiment will be described with reference to FIG. The power saving mode return processing program is stored in the ROM 34 or the like.

なお、当該省電力モード復帰処理プログラムは、通常、CPU22が省電力モードにおいてCPU内部のシステムタイマ(図示省略)等により所定期間(例えば50msec)毎に実行する処理プログラムに含まれている。   The power saving mode return processing program is usually included in a processing program executed by the CPU 22 every predetermined period (for example, 50 msec) by a system timer (not shown) in the CPU in the power saving mode.

まず、ステップ450では、ASIC36のステータスチェックを行い、次のステップ452では、ASIC36において外部PC12からデータを受信したか否かを判定し、当該判定が肯定判定となった場合はステップ454に移行して、ROM34に格納された割り込みハンドラを読出して実行することにより、各部位に復帰信号を出力して情報処理装置10の動作状態を省電力モードから復帰させ、その後に本省電力モード復帰処理を終了する。   First, in step 450, the status of the ASIC 36 is checked. In the next step 452, it is determined whether or not the ASIC 36 has received data from the external PC 12. If the determination is affirmative, the process proceeds to step 454. Then, by reading out and executing the interrupt handler stored in the ROM 34, a return signal is output to each part to return the operation state of the information processing apparatus 10 from the power saving mode, and then the power saving mode return processing is terminated. To do.

一方、ステップ452で否定判定となった場合は、この時点ではまだ動作状態を省電力モードから復帰させないものと判断して本省電力モード復帰処理を終了する。   On the other hand, if a negative determination is made in step 452, it is determined that the operating state is not yet returned from the power saving mode at this point, and the power saving mode return process is terminated.

以上詳細に説明したように、本第3の実施の形態によれば、外部PC12から受信した信号を示す受信データをRAM24にDMA転送して格納し、RAM24に格納された受信データに対して所定の処理を実行するに際し、所定の処理が実行されない状態が所定期間以上継続した場合に、動作状態を少なくともRAM24に供給する電力を低減させる省電力モードとし、省電力モードにおいて外部PC12からデータを受信した場合、I/Oコントローラ44により当該データの受信を一時的に停止して、CPU22により所定期間毎に外部PC12から受信した信号の有無を判定して、外部PC12から信号を受信したと判定された場合に動作状態を省電力モードから復帰させてI/Oコントローラ44によるデータの受信を再開すると共に、DMAコントローラ42によるRAM24に対する受信データのDMA転送を実行するので、ハードウェアの構成に拘らず、省電力モードにおける消費電力を低減させることができる。   As described above in detail, according to the third embodiment, received data indicating a signal received from the external PC 12 is DMA-transferred and stored in the RAM 24, and the received data stored in the RAM 24 is predetermined. When executing the above process, if the state in which the predetermined process is not executed continues for a predetermined period or longer, the operation state is set to the power saving mode for reducing power supplied to at least the RAM 24, and data is received from the external PC 12 in the power saving mode. In this case, the reception of the data is temporarily stopped by the I / O controller 44, and the presence or absence of the signal received from the external PC 12 is determined by the CPU 22 every predetermined period, and it is determined that the signal is received from the external PC 12. If the operation state is restored from the power saving mode and data reception by the I / O controller 44 is resumed , Because to perform the DMA transfer of the received data to RAM24 by the DMA controller 42, regardless of the hardware configuration, it is possible to reduce the power consumption in the power saving mode.

ここで、本第3の実施の形態では、データの受信を一時的に停止するものとして説明したが、他の形態として、FIFO46の記憶容量を、CPU22により省電力モード復帰処理が実行される時間(上記「所定期間」に相当する)間隔内に受信されるデータを記憶可能な容量まで大きくしておくことにより、データの受信を停止する手段を省略することができる。   Here, in the third embodiment, it has been described that the reception of data is temporarily stopped. However, as another embodiment, the time for which the storage capacity of the FIFO 46 is executed by the CPU 22 to execute the power saving mode return process is described. By increasing the data received within the interval (corresponding to the “predetermined period” above) to a capacity that can be stored, the means for stopping data reception can be omitted.

なお、上記各実施の形態では、割り込みハンドラをROM34に格納しておき、当該割り込みハンドラを実行することにより動作状態を省電力モードから復帰させる形態について説明したが、本発明はこれに限定されるものではない。   In each of the above embodiments, the interrupt handler is stored in the ROM 34 and the operation state is returned from the power saving mode by executing the interrupt handler. However, the present invention is limited to this. It is not a thing.

例えば、SRAM32等、ASIC36と接続されており、かつ省電力モードにおいても電力が低減されない部位に適宜格納しておくことができる。   For example, an SRAM 32 or the like that is connected to the ASIC 36 and can be appropriately stored in a portion where power is not reduced even in the power saving mode.

また、情報処理装置10の構成が、割り込みハンドラを用いることなく省電力モードから復帰可能な構成であれば、特に割り込みハンドラを格納しておかなくてもよい。   In addition, if the configuration of the information processing apparatus 10 is a configuration that can return from the power saving mode without using an interrupt handler, the interrupt handler need not be stored.

さらに、上記各実施の形態に係る情報処理装置10の構成(図1参照)は一例であり、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   Furthermore, the configuration (see FIG. 1) of the information processing apparatus 10 according to each of the above embodiments is an example, and can be changed as appropriate without departing from the spirit of the present invention.

また、上記各実施の形態に係る処理の流れ(図2乃至図7参照)も一例であり、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   The processing flow according to each of the above embodiments (see FIGS. 2 to 7) is also an example, and can be changed as appropriate without departing from the spirit of the present invention.

実施の形態に係る情報処理装置の構成を示す概略図である。It is the schematic which shows the structure of the information processing apparatus which concerns on embodiment. 第1の実施の形態に係る省電力データ受信処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the power saving data reception process which concerns on 1st Embodiment. 第1の実施の形態に係る省電力モード復帰処理プログラムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the power saving mode return process program which concerns on 1st Embodiment. 第2の実施の形態に係る省電力データ受信処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the power saving data reception process which concerns on 2nd Embodiment. 第2の実施の形態に係る省電力モード復帰処理プログラムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the power saving mode return process program which concerns on 2nd Embodiment. 第3の実施の形態に係る省電力データ受信処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the power saving data reception process which concerns on 3rd Embodiment. 第3の実施の形態に係る省電力モード復帰処理プログラムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the power saving mode return process program which concerns on 3rd Embodiment.

符号の説明Explanation of symbols

10 情報処理装置
12 外部PC(外部装置)
20 バスブリッジ
22 CPU(動作状態制御手段)
24 RAM(主記憶手段)
26 RAMコントローラ
30 バス
32 SRAM(補助記憶手段)
34 ROM(格納手段)
36 ASIC(割り込み信号生成手段、受信再開手段)
42 DMAコントローラ
44 I/Oコントローラ
46 受信用先入れ先出しメモリ:FIFO
10 Information processing device 12 External PC (External device)
20 bus bridge 22 CPU (operation state control means)
24 RAM (main storage means)
26 RAM controller 30 bus 32 SRAM (auxiliary storage means)
34 ROM (storage means)
36 ASIC (interrupt signal generation means, reception restart means)
42 DMA controller 44 I / O controller 46 First-in first-out memory for reception: FIFO

Claims (6)

通常モードに対して、外部装置から受信したデータに対する所定の処理が実行されない状態が所定期間以上継続したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段を備え、外部から受信したデータを所定の処理のために一時的に記憶する主記憶手段が省電力モードの対象とされた情報処理装置であって、
前記省電力モードにおいても電力の供給が低減されない補助記憶手段と、
前記外部装置からデータを受信し、かつ該受信したデータを蓄積する受信データ蓄積手段を含み、前記受信データ蓄積手段に蓄積された前記受信したデータが所定の容量に達したとき、前記所定の容量に達した旨の通知をする通知手段と、
前記通知手段からの該通知を受信し、該通知をトリガとして前記補助記憶手段に対し所定の信号をDMA転送し、かつ該所定の信号のDMA転送が完了したときに前記主記憶手段の通常モードへの復帰を指示する割り込み信号を生成し該割り込み信号を送信するDMA転送手段と、
該割り込み信号を受信し、該割り込み信号をトリガとして前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させ、前記主記憶手段が前記通常モードに復帰した旨の復帰信号を送信するデータ受信時復帰制御手段とを備え、
前記DMA転送手段は前記復帰信号を受信し、前記復帰信号をトリガとして前記受信データ蓄積手段に蓄積されている前記受信したデータを前記主記憶手段にDMA転送する情報処理装置。
An operation state control unit that shifts to a power saving mode that controls power supply and reduces power consumption when a state in which predetermined processing for data received from an external device is not executed is continued for a predetermined period or more with respect to the normal mode. An information processing apparatus whose main storage means for temporarily storing data received from outside for predetermined processing is a target of a power saving mode,
Auxiliary storage means in which power supply is not reduced even in the power saving mode;
Receiving data from the external device and including received data storage means for storing the received data, and when the received data stored in the received data storage means reaches a predetermined capacity, the predetermined capacity A notification means for notifying that
Receiving the notification from the notification means, DMA-transferring a predetermined signal to the auxiliary storage means triggered by the notification, and when the DMA transfer of the predetermined signal is completed, the normal mode of the main storage means DMA transfer means for generating an interrupt signal instructing the return to and transmitting the interrupt signal;
Receiving the interrupt signal, using the interrupt signal as a trigger, the operating state of the main memory means is returned from the power saving mode to the normal mode, and a return signal indicating that the main memory means has returned to the normal mode is transmitted. A data reception return control means,
An information processing apparatus, wherein the DMA transfer means receives the return signal and performs DMA transfer of the received data stored in the received data storage means to the main storage means using the return signal as a trigger.
前記省電力モードから前記通常モードへの復帰処理に係るプログラムが予め格納された読み出し専用記憶手段をさらに備え、
前記データ受信時復帰制御手段は、前記割り込み信号を受信後、前記読み出し専用記憶手段に予め格納されている該プログラムを用いて前記主記憶手段の動作状態を省電力モードから復帰させて前記主記憶手段を前記通常モードとすることを特徴とする請求項1記載の情報処理装置。
Read-only storage means in which a program related to return processing from the power saving mode to the normal mode is stored in advance,
The data reception return control means, after receiving the interrupt signal, restores the operating state of the main storage means from the power saving mode using the program stored in the read-only storage means in advance. The information processing apparatus according to claim 1, wherein a unit is in the normal mode.
前記所定の信号は、前記補助記憶手段に対する書込み要求のリクエスト信号であることを特徴とする請求項1又は請求項2記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the predetermined signal is a request signal for a write request to the auxiliary storage unit. 通常モードに対して、外部装置から受信したデータに対する所定の処理が実行されない状態が所定期間以上継続したときに電力の供給を制御して消費電力を低減させる省電力モードに移行する動作状態制御手段と割り込み信号の受信をトリガとして前記省電力モードを前記通常モードに復帰させるデータ受信時復帰制御手段を備え、外部から受信したデータを所定の処理のために一時的に記憶する主記憶手段と、補助記憶手段と、前記外部装置からデータを受信する通知手段と、該受信したデータを蓄積する受信データ蓄積手段と、前記主記憶手段及び前記補助記憶手段にデータ又は信号をDMA転送するDMA転送手段と、を有し、前記主記憶手段が省電力モードの対象とされた情報処理装置の制御方法であって、
前記省電力モードにおいても前記補助記憶手段の電力の供給を維持し、
前記外部装置からデータを受信し、
該受信したデータを前記受信データ蓄積手段に蓄積し、該受信したデータの蓄積が所定の容量に達したとき、前記通知手段がその旨の通知を前記DMA転送手段に対して行い、
該通知をトリガとして前記DMA転送手段が前記補助記憶手段に対し所定の信号をDMA転送し、
該所定の信号のDMA転送が完了したときに前記主記憶手段の通常モードへの復帰を指示する割り込み信号を前記DMA転送手段が生成し、前記DMA転送手段が該生成した割り込み信号を前記データ受信時復帰制御手段に対して送信し、
該割り込み信号をトリガとして前記データ受信時復帰制御手段が前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させ、かつ前記主記憶手段が前記通常モードに復帰した旨の復帰信号を前記DMA転送手段に対して送信し、
前記DMA転送手段が前記復帰信号を受信し、前記復帰信号をトリガとして前記受信データ蓄積手段に蓄積されている前記受信したデータを前記主記憶手段にDMA転送する情報処理装置の制御方法。
An operation state control unit that shifts to a power saving mode that controls power supply and reduces power consumption when a state in which predetermined processing for data received from an external device is not executed is continued for a predetermined period or more with respect to the normal mode. And a data reception return control means for returning the power saving mode to the normal mode with the reception of an interrupt signal as a trigger, and a main storage means for temporarily storing data received from outside for predetermined processing; Auxiliary storage means, notification means for receiving data from the external device, received data storage means for storing the received data, DMA transfer means for DMA transfer of data or signals to the main storage means and the auxiliary storage means And a method of controlling an information processing apparatus in which the main storage means is a target of a power saving mode,
Even in the power saving mode, maintaining the power supply of the auxiliary storage means,
Receiving data from the external device;
The received data is stored in the received data storage means, and when the storage of the received data reaches a predetermined capacity, the notification means notifies the DMA transfer means to that effect,
Using the notification as a trigger, the DMA transfer means DMA-transfers a predetermined signal to the auxiliary storage means,
When the DMA transfer of the predetermined signal is completed, the DMA transfer unit generates an interrupt signal instructing the main memory unit to return to the normal mode, and the DMA transfer unit receives the generated interrupt signal in the data reception Sent to the hour return control means,
Using the interrupt signal as a trigger, the data reception return control means returns the operation state of the main storage means from the power saving mode to the normal mode, and a return signal indicating that the main storage means has returned to the normal mode. Transmitting to the DMA transfer means;
A method for controlling an information processing apparatus, wherein the DMA transfer means receives the return signal, and the received data stored in the received data storage means is DMA-transferred to the main storage means using the return signal as a trigger.
前記省電力モードから前記通常モードへの復帰処理に係るプログラムが予め格納された読み出し専用記憶手段をさらに備えた情報処理装置の制御方法であって、
前記割り込み信号をトリガとして前記データ受信時復帰制御手段が前記主記憶手段の動作状態を省電力モードから前記通常モードに復帰させるとき、前記読み出し専用記憶手段に予め格納されている該プログラムが用いられることを特徴とする請求項記載の情報処理装置の制御方法。
A control method for an information processing apparatus, further comprising read-only storage means in which a program related to return processing from the power saving mode to the normal mode is stored in advance,
When the data reception return control means uses the interrupt signal as a trigger to return the operation state of the main storage means from the power saving mode to the normal mode, the program stored in advance in the read-only storage means is used. The method of controlling an information processing apparatus according to claim 4 .
前記所定の信号は、前記補助記憶手段に対する書込み要求のリクエスト信号であることを特徴とする請求項又は請求項記載の情報処理装置制御方法。
It said predetermined signal, according to claim 4 or claim 5 information processing apparatus control method according to wherein a request signal of the write request to the secondary storage means.
JP2005373534A 2005-12-26 2005-12-26 Information processing apparatus and information processing apparatus control method Expired - Fee Related JP4862395B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005373534A JP4862395B2 (en) 2005-12-26 2005-12-26 Information processing apparatus and information processing apparatus control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005373534A JP4862395B2 (en) 2005-12-26 2005-12-26 Information processing apparatus and information processing apparatus control method

Publications (2)

Publication Number Publication Date
JP2007179103A JP2007179103A (en) 2007-07-12
JP4862395B2 true JP4862395B2 (en) 2012-01-25

Family

ID=38304264

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005373534A Expired - Fee Related JP4862395B2 (en) 2005-12-26 2005-12-26 Information processing apparatus and information processing apparatus control method

Country Status (1)

Country Link
JP (1) JP4862395B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009187481A (en) * 2008-02-08 2009-08-20 Ricoh Co Ltd Control device and information processor

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2539058B2 (en) * 1989-03-30 1996-10-02 三菱電機株式会社 Data processor
JPH03208121A (en) * 1990-01-10 1991-09-11 Ricoh Co Ltd Printer device
JP4309508B2 (en) * 1999-03-25 2009-08-05 コニカミノルタビジネステクノロジーズ株式会社 DMA controller
JP3360665B2 (en) * 1999-03-12 2002-12-24 セイコーエプソン株式会社 Electronic printing apparatus having power saving mode and control method
JP3882452B2 (en) * 2000-03-10 2007-02-14 富士ゼロックス株式会社 Receiving device and communication device
JP2002044575A (en) * 2000-07-25 2002-02-08 Sony Corp Moving picture capturing device and moving picture capturing method therefor
JP2003122536A (en) * 2001-10-15 2003-04-25 Nec Corp Printer controller

Also Published As

Publication number Publication date
JP2007179103A (en) 2007-07-12

Similar Documents

Publication Publication Date Title
JP2004171209A (en) Shared memory data transfer device
US9552050B2 (en) Information processing device, printing device, and control method
JP4862395B2 (en) Information processing apparatus and information processing apparatus control method
JP4773693B2 (en) Memory control system
WO2012081085A1 (en) Interrupt source management device and interrupt processing system
JP5741245B2 (en) Image processing apparatus, image processing control method, and image processing control program
JP7259628B2 (en) NETWORK CONTROL DEVICE, IMAGE FORMING DEVICE, NETWORK CONTROL DEVICE CONTROL METHOD, AND NETWORK CONTROL DEVICE CONTROL PROGRAM
JP6176058B2 (en) Direct memory access control device, control method thereof, and information processing system
US20060195638A1 (en) Peripheral device
US8751702B2 (en) Communication processing device that stores communication data in buffers, image forming apparatus, and method of communication processing
JP2004078683A (en) Computer system and shared memory controlling method
JP5783348B2 (en) Control device, control program, and image forming apparatus
JP2006172198A (en) Power control method for magnetic disk device, program, power controller and electronic information apparatus
JP2015215684A (en) Information processing apparatus and information processing program
JP7374622B2 (en) information processing equipment
JP4163487B2 (en) Memory control apparatus, image forming apparatus, and memory system control method
JP2008084043A (en) Interruption processing method
JP2006260092A (en) Information processor or data transfer controller
JP2006240130A (en) Controller of printing device
JP2010152501A (en) Information processing system, peripheral device, information processor, power-saving control method and program
JP2003122335A (en) Display controller
JP4107278B2 (en) Processor control circuit and information processing apparatus
JP4738756B2 (en) Information processing device
JP4190969B2 (en) Bus arbitration system in bus system and AMBA
JP2008118211A (en) Device and method for transferring data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101116

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110105

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110823

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110922

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111011

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111024

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

Free format text: PAYMENT UNTIL: 20141118

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees