JP2013242780A - Information processing apparatus, and control method and control program of information processing apparatus - Google Patents

Information processing apparatus, and control method and control program of information processing apparatus Download PDF

Info

Publication number
JP2013242780A
JP2013242780A JP2012116666A JP2012116666A JP2013242780A JP 2013242780 A JP2013242780 A JP 2013242780A JP 2012116666 A JP2012116666 A JP 2012116666A JP 2012116666 A JP2012116666 A JP 2012116666A JP 2013242780 A JP2013242780 A JP 2013242780A
Authority
JP
Japan
Prior art keywords
state
processing apparatus
information processing
information
control 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.)
Pending
Application number
JP2012116666A
Other languages
Japanese (ja)
Inventor
Shingo Shiromura
真悟 白村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2012116666A priority Critical patent/JP2013242780A/en
Publication of JP2013242780A publication Critical patent/JP2013242780A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Power Sources (AREA)

Abstract

PROBLEM TO BE SOLVED: To achieve both low power consumption control of an arithmetic unit included in an apparatus, and detailed control and return control of a power saving state by software.SOLUTION: An information processing apparatus refers to information that is stored in a storage area accessible by a CPU 10 in a state where a clock frequency is reduced, of the storage areas of a RAM 11, the information correlating a combination of a state of the apparatus and an event that has occurred in the apparatus with a state to be transitioned to thereafter, and controls state transition of the apparatus in a power-saving state on the basis of the state of the apparatus and the event that has occurred in the apparatus.

Description

本発明は、情報処理装置、情報処理装置の制御方法及び制御プログラムに関し、特に、省電力状態における詳細な状態制御に関する。   The present invention relates to an information processing apparatus, a control method for the information processing apparatus, and a control program, and more particularly to detailed state control in a power saving state.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ及び書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。   In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like.

また、近年電子機器の消費電力を抑えるために省電力規格が制定され、国際的な取り組みが行われている。省電力規格は機器の動作中だけでなく、動作していない時の消費電力も対象とされている。そのため、省電力規格を満たすためには、動作時及び待機時を含めた消費電力の低減が必要である。   In recent years, a power-saving standard has been established to reduce the power consumption of electronic devices, and international efforts are being made. The power saving standard covers not only the operation of the device but also the power consumption when it is not operating. Therefore, in order to satisfy the power saving standard, it is necessary to reduce power consumption including during operation and standby.

上述したような画像処理装置も電子機器の一種であるため、動作時及び待機時を含めて消費電力の低減が求められる。ここで、CPU(Central Processing Unit)のような演算装置を備えた電子機器の省電力化の技術として、複数の演算装置のうち1つの演算装置をクロックゲーティングによりクロック周波数を抑えた状態で動作させて復帰イベントの検知用に動作させ、他の演算装置を低消費電力モードにする方法が提案されている(例えば、特許文献1参照)。   Since the above-described image processing apparatus is also a kind of electronic equipment, reduction in power consumption is required including during operation and standby. Here, as a technique for power saving of an electronic apparatus having an arithmetic device such as a CPU (Central Processing Unit), one arithmetic device among a plurality of arithmetic devices is operated in a state where the clock frequency is suppressed by clock gating. Then, a method has been proposed in which the operation is performed for detection of a return event and another arithmetic device is set to a low power consumption mode (see, for example, Patent Document 1).

低消費電力モードにおけるCPU等の演算装置は、負荷のかかる複雑な処理ができない。そのため、ソフトウェア制御によってシステム全体を監視することにより最適な省電力制御を行うことや、復帰判断を行うためには、そのために他の演算装置が必要であり、特許文献1に開示された技術においても複数のCPUを含むことが前提となっている。   An arithmetic unit such as a CPU in the low power consumption mode cannot perform complicated processing with a load. Therefore, in order to perform optimal power saving control by monitoring the entire system by software control and to make a return determination, another arithmetic unit is required for this purpose. In the technique disclosed in Patent Document 1, Is also assumed to include a plurality of CPUs.

従って、特許文献1に開示された発明は、単体の演算装置を含む電子機器には適用することができない。また、複数の演算装置を含む場合、そのうち少なくとも1つはある程度のクロックを維持する必要があり、更なる省電力化の余地がある。尚、上述した課題は、画像処理装置に特有なものではなく、演算装置がソフトウェア・プログラムに従って演算を行うことにより省電力制御を行う情報処理装置全般において同様に課題となり得る。   Therefore, the invention disclosed in Patent Document 1 cannot be applied to an electronic device including a single arithmetic device. When a plurality of arithmetic devices are included, at least one of them needs to maintain a certain level of clock, and there is room for further power saving. Note that the above-described problem is not unique to the image processing apparatus, and may similarly be a problem in general information processing apparatuses that perform power saving control by performing arithmetic operations according to software programs.

本発明は、上記実情を考慮してなされたものであり、装置に含まれる演算装置の低消費電力制御と、ソフトウェアによる省電力状態の詳細な制御及び復帰制御を両立することを目的とする。   The present invention has been made in consideration of the above circumstances, and an object of the present invention is to achieve both low power consumption control of an arithmetic device included in the apparatus and detailed control and return control of a power saving state by software.

上記課題を解決するために、本発明の一態様は、装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置であって、記憶媒体に読み出されたプログラムに従って演算装置が演算を行うことにより構成され、前記電力供給が制限された省電力状態における装置制御を行う省電力状態制御部と、前記省電力状態への遷移を制御する省電力制御部とを含み、前記省電力制御部は、前記省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御し、前記省電力状態制御部は、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御することを特徴とする情報処理装置。   In order to solve the above problems, an embodiment of the present invention is an information processing device that performs power saving control by restricting power supply to each unit of the device, and the arithmetic device performs an operation according to a program read to the storage medium. And a power saving state control unit that controls the apparatus in a power saving state in which the power supply is restricted, and a power saving control unit that controls transition to the power saving state, and The control unit controls to reduce the clock frequency of the arithmetic device upon transition to the power saving state, and the power saving state control unit reduces the clock frequency in the storage area of the storage medium. Information stored in a storage area accessible to the computing device in a state, and a combination of the status of the information processing device and an event that has occurred in the information processing device Control of state transition of the information processing apparatus in the power saving state based on the state of the information processing apparatus and an event that has occurred in the information processing apparatus. An information processing apparatus characterized by that.

また、本発明の他の態様は、装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置の制御方法であって、記憶媒体に読み出されたプログラムに従って演算装置が演算を行うことにより、前記電力供給が制限された省電力状態における装置制御を行い、前記省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御し、前記省電力状態において、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御することを特徴とする。   According to another aspect of the present invention, there is provided a method for controlling an information processing apparatus that performs power saving control by restricting power supply to each unit of the apparatus, and the arithmetic device performs an operation according to a program read to a storage medium. Thus, the device control in the power saving state in which the power supply is restricted is performed, and the clock frequency of the arithmetic device is controlled to be reduced at the time of transition to the power saving state. Information stored in a storage area accessible by the arithmetic device in a state where the clock frequency is reduced in a storage area of the medium, and a state of the information processing apparatus and an event occurring in the information processing apparatus The information associated with the combination and the state to be changed thereafter is referred to, the state of the information processing device and the information processing device And controlling a state transition of the information processing apparatus in the power saving state based on Oite generated event.

また、本発明の更に他の態様は、装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置の制御プログラムであって、前記電力供給が制限された省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御するステップと、前記省電力状態において、前記情報処理装置において発生したイベントを検知するステップと、前記省電力状態において、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御するステップとを前記情報処理装置に実行させることを特徴とする。   According to still another aspect of the present invention, there is provided a control program for an information processing apparatus that performs power saving control by restricting power supply to each unit of the apparatus, and at the time of transition to the power saving state in which the power supply is restricted. A step of controlling the clock frequency of the arithmetic device to be reduced; a step of detecting an event occurring in the information processing device in the power saving state; and a step of detecting a storage area of the storage medium in the power saving state. Information stored in a storage area accessible by the arithmetic device in a state where the clock frequency is reduced, and a combination of the state of the information processing device and an event occurring in the information processing device, and subsequent transition The information associated with the state to be executed is referred to, the state of the information processing device and the information processing device And controlling a state transition of the information processing apparatus in the power saving state based on events that have occurred had, characterized in that to be executed by the information processing apparatus.

本発明によれば、装置に含まれる演算装置の低消費電力制御と、ソフトウェアによる省電力状態の詳細な制御及び復帰制御を両立することが可能となる。   According to the present invention, it is possible to achieve both low power consumption control of an arithmetic device included in the apparatus and detailed control and return control of a power saving state by software.

本発明の実施形態に係る画像処理装置の一部のハードウェア構成を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration of a part of the image processing apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像処理装置の機能構成を示す図である。It is a figure which shows the function structure of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のソフトウェア構成を示す図である。It is a figure which shows the software structure of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るRAMの記憶領域の例を示す図である。It is a figure which shows the example of the storage area of RAM which concerns on embodiment of this invention. 本発明の実施形態に係る状態遷移判定テーブルの例を示す図である。It is a figure which shows the example of the state transition determination table which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the image processing apparatus which concerns on embodiment of this invention.

以下、図面を参照して、本発明の実施形態を詳細に説明する。本実施形態においては、複合機(MFP:Multi Function Peripheral)である画像処理装置において、単一のCPUを低消費電力状態としながら、状態に応じた適切な省電力制御を行うことがその要旨である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The gist of the present embodiment is that an image processing apparatus that is a multifunction peripheral (MFP) performs appropriate power saving control according to the state while a single CPU is in a low power consumption state. is there.

図1は、本実施形態に係る画像処理装置1において装置を制御するコントローラ20のハードウェア構成を示すブロック図である。図1に示すように、本実施形態に係る画像処理装置1のコントローラ20は、一般的なサーバやPC(Personal Computer)等の情報処理端末と同様の構成を有する。即ち、本実施形態に係るコントローラ20は、CPU(Central Processing Unit)10、RAM(Random Access Memory)11、ROM(Read Only Memory)12、ネットワークI/F13、シリアルポートI/F14、メモリカードI/F15、画像入力I/F16及び画像出力I/F17を含む。   FIG. 1 is a block diagram showing a hardware configuration of a controller 20 that controls the apparatus in the image processing apparatus 1 according to the present embodiment. As shown in FIG. 1, the controller 20 of the image processing apparatus 1 according to the present embodiment has the same configuration as an information processing terminal such as a general server or a PC (Personal Computer). That is, the controller 20 according to the present embodiment includes a CPU (Central Processing Unit) 10, a RAM (Random Access Memory) 11, a ROM (Read Only Memory) 12, a network I / F 13, a serial port I / F 14, a memory card I / F. F15, image input I / F16, and image output I / F17 are included.

CPU10は演算手段であり、画像処理装置1全体の動作を制御する。RAM11は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU10が情報を処理する際の作業領域として用いられる。ROM12は、読み出し専用の不揮発性記憶媒体であり、ファームウェア等のプログラムが格納されている。   The CPU 10 is a calculation unit and controls the operation of the entire image processing apparatus 1. The RAM 11 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 10 processes information. The ROM 12 is a read-only nonvolatile storage medium, and stores programs such as firmware.

ネットワークI/F13は、画像処理装置1がLAN(Local Area Network)やインターネットに接続するためのインタフェースであり、Ethernet(登録商標)インタフェース等が用いられる。シリアルポートI/F14は、画像処理措置1がPC等の情報処理端末に接続される際に用いられるインタフェースである。メモリカードI/F15は、画像処理装置1にSDカードやメモリスティック等のメモリカードを接続するためのカードスロットである。   The network I / F 13 is an interface for connecting the image processing apparatus 1 to a LAN (Local Area Network) or the Internet, and an Ethernet (registered trademark) interface or the like is used. The serial port I / F 14 is an interface used when the image processing measure 1 is connected to an information processing terminal such as a PC. The memory card I / F 15 is a card slot for connecting a memory card such as an SD card or a memory stick to the image processing apparatus 1.

画像入力I/F16は、スキャナ等の画像入力用の機器をコントローラ20に接続するためのインタフェースである。画像出力I/F17は、プロッタ等の画像形成出力用の機器をコントローラ20に接続するためのインタフェースである。図1に示す構成の他、コントローラ20は、画像処理装置1において視覚的なユーザインタフェースを表示するための表示装置や、ユーザが画像処理装置1を操作するための操作部を接続するためのインタフェースを含む。これらのインタフェースには、例えば、USB(Universal Serial Bus)インタフェースが用いられる。   The image input I / F 16 is an interface for connecting an image input device such as a scanner to the controller 20. The image output I / F 17 is an interface for connecting an image forming output device such as a plotter to the controller 20. In addition to the configuration illustrated in FIG. 1, the controller 20 includes an interface for connecting a display device for displaying a visual user interface in the image processing device 1 and an operation unit for operating the image processing device 1 by the user. including. For these interfaces, for example, a USB (Universal Serial Bus) interface is used.

このようなハードウェア構成において、ROM12やメモリカードI/F15に接続されたメモリカード若しくは図示しない光学ディスク等の記録媒体に格納されたプログラムがRAM11に読み出され、CPU10がそれらのプログラムに従って演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、本実施形態に係る画像処理装置1の機能を実現する機能ブロックが構成される。   In such a hardware configuration, a program stored in a recording medium such as a memory card connected to the ROM 12 or the memory card I / F 15 or an optical disk (not shown) is read out to the RAM 11, and the CPU 10 performs an operation according to these programs. By doing so, a software control unit is configured. A functional block that realizes the functions of the image processing apparatus 1 according to the present embodiment is configured by a combination of the software control unit configured as described above and hardware.

次に、図2を参照して、本実施形態に係る画像処理装置1の機能構成について説明する。図2は、本実施形態に係る画像処理装置1の機能構成を示すブロック図である。図2に示すように、本実施形態に係る画像処理装置1は、コントローラ20、ADF(Auto Documennt Feeder:原稿自動搬送装置)110、スキャナユニット22、排紙トレイ23、ディスプレイパネル24、給紙テーブル25、プリントエンジン26、排紙トレイ27及びネットワークI/F13を有する。   Next, a functional configuration of the image processing apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 2 is a block diagram illustrating a functional configuration of the image processing apparatus 1 according to the present embodiment. As shown in FIG. 2, the image processing apparatus 1 according to the present embodiment includes a controller 20, an ADF (Auto Document Feeder) 110, a scanner unit 22, a paper discharge tray 23, a display panel 24, and a paper feed table. 25, a print engine 26, a paper discharge tray 27, and a network I / F 13.

また、コントローラ20は、主制御部30、エンジン制御部31、入出力制御部32、画像処理部33及び操作表示制御部34を有する。図2に示すように、本実施形態に係る画像処理装置1は、スキャナユニット22、プリントエンジン26を有する複合機として構成されている。尚、図2においては、電気的接続を実線の矢印で示しており、用紙の流れを破線の矢印で示している。   The controller 20 includes a main control unit 30, an engine control unit 31, an input / output control unit 32, an image processing unit 33, and an operation display control unit 34. As shown in FIG. 2, the image processing apparatus 1 according to the present embodiment is configured as a multifunction machine having a scanner unit 22 and a print engine 26. In FIG. 2, the electrical connection is indicated by solid arrows, and the flow of paper is indicated by broken arrows.

ディスプレイパネル24は、画像処理装置1の状態を視覚的に表示する出力インタフェースであると共に、タッチパネルとしてユーザが画像処理装置1を直接操作し若しくは画像処理装置1に対して情報を入力する際の入力インタフェース(操作部)でもある。上述したように、コントローラ20は、ソフトウェアとハードウェアとの組み合わせによって構成される。コントローラ20は、画像処理装置1全体を制御する制御部として機能する。   The display panel 24 is an output interface that visually displays the state of the image processing apparatus 1 and is an input when the user directly operates the image processing apparatus 1 or inputs information to the image processing apparatus 1 as a touch panel. It is also an interface (operation unit). As described above, the controller 20 is configured by a combination of software and hardware. The controller 20 functions as a control unit that controls the entire image processing apparatus 1.

主制御部30は、コントローラ20に含まれる各部を制御する役割を担い、コントローラ20の各部に命令を与える。エンジン制御部31は、プリントエンジン26やスキャナユニット22等を制御若しくは駆動する駆動手段としての役割を担う。プリントエンジン31は、図1に示す画像入力I/F16や画像出力I/F17を介して、スキャナユニット22やプリントエンジン26を制御する。   The main control unit 30 plays a role of controlling each unit included in the controller 20 and gives a command to each unit of the controller 20. The engine control unit 31 serves as a drive unit that controls or drives the print engine 26, the scanner unit 22, and the like. The print engine 31 controls the scanner unit 22 and the print engine 26 via the image input I / F 16 and the image output I / F 17 shown in FIG.

入出力制御部32は、ネットワークI/F13またはシリアルポートI/F14を介して入力される信号や命令を主制御部30に入力する。また、主制御部30は、入出力制御部32を制御し、ネットワークI/F13またはシリアルポートI/F14を介して他の機器にアクセスする。   The input / output control unit 32 inputs a signal or a command input via the network I / F 13 or the serial port I / F 14 to the main control unit 30. The main control unit 30 also controls the input / output control unit 32 to access other devices via the network I / F 13 or the serial port I / F 14.

画像処理部33は、主制御部30の制御に従い、入力された印刷ジョブに含まれる印刷情報に基づいて描画情報を生成する。この描画情報とは、画像形成部であるプリントエンジン26が画像形成動作において形成すべき画像を描画するための情報である。また、印刷ジョブに含まれる印刷情報とは、PC等の情報処理装置にインストールされたプリンタドライバによって画像処理装置1が認識可能な形式に変換された画像情報である。操作表示制御部34は、ディスプレイパネル24に情報表示を行い若しくはディスプレイパネル24を介して入力された情報を主制御部30に通知する。   The image processing unit 33 generates drawing information based on the print information included in the input print job under the control of the main control unit 30. The drawing information is information for drawing an image to be formed in the image forming operation by the print engine 26 as an image forming unit. The print information included in the print job is image information converted into a format that can be recognized by the image processing apparatus 1 by a printer driver installed in an information processing apparatus such as a PC. The operation display control unit 34 displays information on the display panel 24 or notifies the main control unit 30 of information input via the display panel 24.

画像処理装置1がプリンタとして動作する場合は、まず、入出力制御部32がネットワークI/F13を介して印刷ジョブを受信する。入出力制御部32は、受信した印刷ジョブを主制御部30に転送する。主制御部30は、印刷ジョブを受信すると、画像処理部33を制御して、印刷ジョブに含まれる印刷情報に基づいて描画情報を生成させる。   When the image processing apparatus 1 operates as a printer, first, the input / output control unit 32 receives a print job via the network I / F 13. The input / output control unit 32 transfers the received print job to the main control unit 30. When receiving the print job, the main control unit 30 controls the image processing unit 33 to generate drawing information based on the print information included in the print job.

画像処理部33によって描画情報が生成されると、エンジン制御部31は、生成された描画情報に基づき、給紙テーブル25から搬送される用紙に対して画像形成を実行する。プリントエンジン26によって画像形成が施された文書は排紙トレイ27に排紙される。   When drawing information is generated by the image processing unit 33, the engine control unit 31 performs image formation on the paper conveyed from the paper feed table 25 based on the generated drawing information. A document on which an image has been formed by the print engine 26 is discharged to a discharge tray 27.

画像処理装置1がスキャナとして動作する場合は、ユーザによるディスプレイパネル24の操作若しくはネットワークI/F13を介して外部のPC等から入力されるスキャン実行指示に応じて、操作表示制御部34若しくは入出力制御部32が主制御部30にスキャン実行信号を転送する。主制御部30は、受信したスキャン実行信号に基づき、エンジン制御部31を制御する。   When the image processing apparatus 1 operates as a scanner, the operation display control unit 34 or the input / output unit is operated in accordance with a user operation on the display panel 24 or a scan execution instruction input from an external PC or the like via the network I / F 13. The control unit 32 transfers a scan execution signal to the main control unit 30. The main control unit 30 controls the engine control unit 31 based on the received scan execution signal.

エンジン制御部31は、ADF21を駆動し、ADF21にセットされた撮像対象原稿をスキャナユニット22に搬送する。また、エンジン制御部31は、スキャナユニット22を駆動し、ADF21から搬送される原稿を撮像する。また、ADF21に原稿がセットされておらず、スキャナユニット22に直接原稿がセットされた場合、スキャナユニット22は、エンジン制御部31の制御に従い、セットされた原稿を撮像する。   The engine control unit 31 drives the ADF 21 and conveys the document to be imaged set on the ADF 21 to the scanner unit 22. Further, the engine control unit 31 drives the scanner unit 22 and images a document conveyed from the ADF 21. If no original is set on the ADF 21 and the original is directly set on the scanner unit 22, the scanner unit 22 takes an image of the set original under the control of the engine control unit 31.

撮像動作においては、スキャナユニット22に含まれるCCD等の撮像素子が原稿を光学的に走査し、光学情報に基づいて生成された撮像情報が生成される。エンジン制御部31は、スキャナユニット22が生成した撮像情報を画像処理部33に転送する。画像処理部33は、主制御部30の制御に従い、エンジン制御部31から受信した撮像情報に基づき画像情報を生成する。   In the imaging operation, an imaging element such as a CCD included in the scanner unit 22 optically scans the document, and imaging information generated based on the optical information is generated. The engine control unit 31 transfers the imaging information generated by the scanner unit 22 to the image processing unit 33. The image processing unit 33 generates image information based on the imaging information received from the engine control unit 31 according to the control of the main control unit 30.

画像処理部33が生成した画像情報は、画像処理装置1に装着された記憶媒体に保存される。画像処理部33によって生成された画像情報は、ユーザの指示に応じてそのまま記憶媒体に格納され若しくは入出力制御部32を介して外部の装置に送信される。   The image information generated by the image processing unit 33 is stored in a storage medium attached to the image processing apparatus 1. The image information generated by the image processing unit 33 is stored as it is in a storage medium or transmitted to an external device via the input / output control unit 32 in accordance with a user instruction.

また、画像処理装置1が複写機として動作する場合は、エンジン制御部31がスキャナユニット22から受信した撮像情報若しくは画像処理部33が生成した画像情報に基づき、画像処理部33が描画情報を生成する。その描画情報に基づいてプリンタ動作の場合と同様に、エンジン制御部31がプリントエンジン26を駆動する。   When the image processing apparatus 1 operates as a copying machine, the image processing unit 33 generates drawing information based on the imaging information received by the engine control unit 31 from the scanner unit 22 or the image information generated by the image processing unit 33. To do. Based on the drawing information, the engine control unit 31 drives the print engine 26 as in the case of the printer operation.

次に、本実施形態に係る主制御部30に含まれるソフトウェア機能の構成について図3を参照して説明する。図3に示すように、本実施形態に係る主制御部30は、メイン制御部41、省エネ制御部42、省エネ時制御部43及び状態遷移判定テーブル44を含む。   Next, the configuration of software functions included in the main control unit 30 according to the present embodiment will be described with reference to FIG. As shown in FIG. 3, the main control unit 30 according to the present embodiment includes a main control unit 41, an energy saving control unit 42, an energy saving time control unit 43, and a state transition determination table 44.

メイン制御部41は、画像処理装置1の基本的な機能を制御する制御部であり、上述したプリンタ、スキャナ及び複写機としての動作等を制御する。省エネ制御部42は、画像処理装置1の各部に対する電源供給を停止、若しくは低減した省電力状態への移行を制御する。即ち、省エネ制御部42が、省電力制御部として機能する。   The main control unit 41 is a control unit that controls basic functions of the image processing apparatus 1 and controls operations as the above-described printer, scanner, and copier. The energy saving control unit 42 controls the transition to a power saving state in which power supply to each unit of the image processing apparatus 1 is stopped or reduced. That is, the energy saving control unit 42 functions as a power saving control unit.

省エネ時制御部43は、CPU10が低消費電力状態となった場合において、画像処理装置1の様々な状態への遷移や通常状態への復帰検知などの判断を行う。即ち、省エネ時制御部43が省電力状態制御部として機能する。   When the CPU 10 is in a low power consumption state, the energy saving control unit 43 performs determination such as transition of the image processing apparatus 1 to various states and detection of return to the normal state. That is, the energy saving control unit 43 functions as a power saving state control unit.

状態遷移判定テーブル44は、省エネ時制御部43が画像処理装置1の様々な状態への遷移や通常状態への復帰検知などの判断を行うために参照するべき情報である。状態遷移判定テーブル33は、低消費電力状態であるCPU10の演算によって構成される省エネ時制御部43によっても参照可能なように、RAM11内に確保される所定の領域に格納されている。   The state transition determination table 44 is information that the energy saving control unit 43 should refer to in order to make a determination such as transition to various states of the image processing apparatus 1 and detection of return to the normal state. The state transition determination table 33 is stored in a predetermined area secured in the RAM 11 so that it can be referred to also by the energy saving control unit 43 configured by the calculation of the CPU 10 in the low power consumption state.

図4は、本実施形態に係るRAM11の記憶領域の態様を示す図である。図4に示すように、本実施形態に係るRAM11には、テキスト領域11a、静的領域11b及び動的領域11cが確保される。テキスト領域11aは、プログラムがロードされる領域である。静的領域11bは、グローバル変数等の静的変数が格納される領域であり、低消費電力の省エネ状態であるCPU10であってもアクセス可能な領域である。   FIG. 4 is a diagram showing an aspect of the storage area of the RAM 11 according to the present embodiment. As shown in FIG. 4, a text area 11a, a static area 11b, and a dynamic area 11c are secured in the RAM 11 according to the present embodiment. The text area 11a is an area where a program is loaded. The static area 11b is an area in which static variables such as global variables are stored, and can be accessed even by the CPU 10 in an energy saving state with low power consumption.

換言すると、静的領域11bは、RAM11の記憶領域のうち、省エネ時制御部43を構成するためのプログラムがテキスト領域11aに読み出されている間において、省エネ時制御部43が参照する情報である状態遷移判定テーブル44が格納される領域である。この際、状態遷移判定テーブル44は、省エネ時制御部43のプログラムが読み出されている間において、RAM11の記憶領域の一定の位置に保存され続ける。   In other words, the static area 11b is information that the energy saving time control unit 43 refers to while the program for configuring the energy saving time control part 43 is being read into the text area 11a in the storage area of the RAM 11. This is an area in which a certain state transition determination table 44 is stored. At this time, the state transition determination table 44 is continuously stored at a fixed position in the storage area of the RAM 11 while the program of the energy saving control unit 43 is being read.

このように、プログラムに従って演算を行うCPU10が参照する情報のうち、そのプログラムが読み出されている間は、一定の位置に保存され続ける情報が格納される領域が、静的領域11bである。   As described above, of the information referred to by the CPU 10 that performs the calculation according to the program, the area in which the information that is kept stored at a certain position while the program is read is the static area 11b.

動的領域11cは、メモリの動的管理において用いられる領域であると共に、ローカル変数を格納したりCPU10のレジスタ値を一次的に退避したりするために用いられる領域である。状態遷移判定テーブル44は、このように確保されるRAM11の各領域のうち、静的領域11bに格納される。   The dynamic area 11c is an area used for dynamic management of the memory, and is an area used for storing a local variable and temporarily saving a register value of the CPU 10. The state transition determination table 44 is stored in the static area 11b among the areas of the RAM 11 secured in this way.

次に、状態遷移判定テーブル44に含まれる情報の内容について、図5(a)、(b)を参照して説明する。図5(a)は、状態遷移判定テーブル44に含まれる情報のうち、状態遷移表の内容を示す図である。状態遷移表は、図5(a)に示すように、“状態A”、“状態B”、“状態C”等の画像処理装置1の状態を示す情報と、“イベント1”、“イベント2”、“イベント3”等のように画像処理装置1において発生するイベントを示す情報との組み合わせ毎に値が格納されるマトリクステーブルである。   Next, the contents of the information included in the state transition determination table 44 will be described with reference to FIGS. FIG. 5A is a diagram illustrating the contents of the state transition table among the information included in the state transition determination table 44. As shown in FIG. 5A, the state transition table includes information indicating the state of the image processing apparatus 1 such as “state A”, “state B”, “state C”, and “event 1”, “event 2”. This is a matrix table in which values are stored for each combination with information indicating an event that occurs in the image processing apparatus 1 such as “, event 3”.

図5(a)の例においては、例えば、画像処理装置1が“状態A”において“イベント1”が発生した場合、“状態B”に遷移することを示している。即ち、図5(a)に示す状態遷移表は、状態とイベントとの組み合わせ毎に、その後に遷移するべき状態を示す情報が関連付けられている情報である。   In the example of FIG. 5A, for example, when “event 1” occurs in “state A”, the image processing apparatus 1 transitions to “state B”. That is, the state transition table shown in FIG. 5A is information in which information indicating a state to be subsequently transitioned is associated with each combination of state and event.

図5(b)は、状態遷移テーブル34に含まれる情報のうち、状態遷移表において特定されている夫々の状態の詳細を示す状態表の内容を示す図である。状態表は、図5(b)に示すように、“状態A”、“状態B”、“状態C”等の状態毎に、“モジュール1”、“モジュール2”、“モジュール3”等の各モジュールのON、OFF、低クロック等の制御状態が特定された情報である。   FIG. 5B is a diagram showing the contents of the state table showing the details of each state specified in the state transition table among the information included in the state transition table 34. As shown in FIG. 5B, the status table includes “module 1”, “module 2”, “module 3”, etc. for each status such as “status A”, “status B”, “status C”, etc. This is information specifying the control state of each module such as ON, OFF, and low clock.

図5(b)に示す“モジュール1”、“モジュール2”、“モジュール3”等の各モジュールは、例えば図1に示すネットワークI/F13、シリアルポートI/F14、メモリカードI/F15等のインタフェースや、ディスプレイパネル24を接続するためのインタフェースである。省電力制御においては、夫々のインタフェースを制御することによって、そこに接続されているモジュールが制御される。図5(b)の例において、“状態B”であれば、“モジュール1”、“モジュール2”が“OFF”状態、“モジュール3”が“低クロック”状態であることを示す。   Each module such as “module 1”, “module 2”, and “module 3” illustrated in FIG. 5B includes, for example, the network I / F 13, the serial port I / F 14, and the memory card I / F 15 illustrated in FIG. An interface or an interface for connecting the display panel 24. In the power saving control, each interface is controlled by controlling each interface. In the example of FIG. 5B, “state B” indicates that “module 1” and “module 2” are in the “OFF” state, and “module 3” is in the “low clock” state.

尚、図5(a)に示す状態遷移表及び図5(b)に示す状態表は、ユーザによって変更可能に構成されることが好ましい。これにより、画像処理装置1の運用環境に応じた省電力制御が可能となる。   The state transition table shown in FIG. 5A and the state table shown in FIG. 5B are preferably configured to be changeable by the user. Thereby, power saving control according to the operating environment of the image processing apparatus 1 is possible.

次に、本実施形態に係る画像処理装置1の省電力制御に関する動作について説明する。図6は、画像処理装置1の電源投入時における動作を示すシーケンス図である。図6に示すように、画像処理装置1に電源が投入され、プログラムがRAM11にロードされて図2、3に示すようなコントローラ20の機能が構成されると、省エネ制御部42が、各モジュールを制御する制御部に対して初期化処理を行う(S601)。   Next, an operation related to power saving control of the image processing apparatus 1 according to the present embodiment will be described. FIG. 6 is a sequence diagram showing an operation when the image processing apparatus 1 is turned on. As shown in FIG. 6, when the image processing apparatus 1 is turned on and the program is loaded into the RAM 11 to configure the functions of the controller 20 as shown in FIGS. An initialization process is performed on the control unit that controls (S601).

ここで、各モジュールを制御する制御部とは、上述した図1に示すネットワークI/F13、シリアルポートI/F14、メモリカードI/F15等のインタフェースや、ディスプレイパネル24を接続するためのインタフェースを制御するための制御部であり、例えば夫々のモジュールを制御するためのドライバ・ソフトウェアである。   Here, the control unit for controlling each module includes an interface such as the network I / F 13, serial port I / F 14, and memory card I / F 15 shown in FIG. 1 and an interface for connecting the display panel 24. It is a control part for controlling, for example, driver software for controlling each module.

具体的には、ディスプレイパネル24を接続するためのインタフェースであれば、図2に示す操作表示制御部34であり、ネットワークI/F13やシリアルポートI/F14であれば、図2に示す入出力制御部32である。また、画像入力I/F16、画像出力I/F17であれば、図2に示すエンジン制御部31である。   Specifically, the interface for connecting the display panel 24 is the operation display control unit 34 shown in FIG. 2, and the network I / F 13 or the serial port I / F 14 is the input / output shown in FIG. It is the control unit 32. If the image input I / F 16 and the image output I / F 17 are used, the engine control unit 31 shown in FIG.

省エネ制御部42による初期化処理を受け付けた各モジュールの制御部は、省エネ移行や復帰等の状態遷移判定を行うためのコールバック関数を省エネ制御部42に登録する(S602)。これにより、画像処理装置1の電源投入時における省電力制御に関する動作が完了する。   The control unit of each module that has received the initialization process by the energy saving control unit 42 registers a callback function for performing state transition determination such as energy saving transition or return in the energy saving control unit 42 (S602). Thereby, the operation related to the power saving control when the image processing apparatus 1 is powered on is completed.

図7は、画像処理装置1において省エネモードへの以降及び省エネモードからの復帰動作を示すシーケンス図である。図7に示すように、まずはメイン制御部41が、ユーザの操作や省エネ移行条件の満足等、省エネ状態への遷移のきっかけに応じて、省エネ制御部42に省エネ移行指示を行う(S701)。この際、メイン制御部41は、上述したようなプリンタやスキャナ等の機能を実現するためのアプリケーション・プログラムの動作状態を確認し、いずれも実行中でないことを確認した上で省エネ移行指示を行うようにしても良い。これにより、システム運用の不整合を防ぐことができる。   FIG. 7 is a sequence diagram illustrating the subsequent operations to the energy saving mode and the return operation from the energy saving mode in the image processing apparatus 1. As shown in FIG. 7, first, the main control unit 41 gives an energy saving transition instruction to the energy saving control unit 42 in response to the user's operation and the transition to the energy saving state such as satisfaction of the energy saving transition condition (S701). At this time, the main control unit 41 confirms the operating state of the application program for realizing the functions of the printer and scanner as described above, and issues an energy saving transition instruction after confirming that none is being executed. You may do it. Thereby, inconsistency of system operation can be prevented.

メイン制御部41から省エネ移行指示を受けた省エネ制御部42は、省エネ移行判定処理を行う(S702)。S702において、省エネ制御部42は、図6のS602において登録されたコールバック関数を読み出し、省エネ移行に関わるモジュールが全て省エネ状態への移行が可能であることを確認する。尚、省エネ状態への移行が不可能なモジュールがあった場合、省エネ制御部42は、メイン制御に不可を通知し、省エネ状態への移行をキャンセルしても良い。   The energy saving control unit 42 that has received the energy saving transition instruction from the main control unit 41 performs an energy saving transition determination process (S702). In S702, the energy saving control unit 42 reads the callback function registered in S602 in FIG. 6, and confirms that all modules related to the energy saving transition can be shifted to the energy saving state. When there is a module that cannot be shifted to the energy saving state, the energy saving control unit 42 may notify the main control of the failure and cancel the shift to the energy saving state.

省エネ移行に関わるモジュールが全て省エネ移行可能であることを確認すると、省エネ制御部42は、各モジュールの制御部に対して省エネ移行指示を行う(S703)。省エネ移行指示を行った省エネ制御部42は、省エネ移行初期化処理を行う(S704)。S704の処理は、クロックゲーティング等、ハードウェアを省エネ状態へ移行させるための準備に係る処理である。   When it is confirmed that all the modules related to the energy saving transition can be transferred to the energy saving, the energy saving control unit 42 instructs the control unit of each module to save energy (S703). The energy saving control unit 42 that has issued the energy saving transition instruction performs the energy saving transition initialization process (S704). The processing in S704 is processing related to preparation for shifting hardware to an energy saving state, such as clock gating.

省エネ移行初期化処理を終えると、省エネ制御部42は、実際の省エネ移行処理を開始する。実際の省エネ移行処理において、省エネ制御部42は、まず省エネ復帰判定ルーチンの登録処理を行う(S705)。省エネ復帰判定ルーチンは、省エネ時制御部44に登録されるコールアウト関数であり、このコールアウト関数の演算処理によって省エネ復帰が判定される。   When the energy saving transition initialization process is finished, the energy saving control unit 42 starts the actual energy saving transition process. In the actual energy saving transition process, the energy saving control unit 42 first performs a registration process of an energy saving return determination routine (S705). The energy saving return determination routine is a callout function registered in the energy saving time control unit 44, and the energy saving return is determined by calculation processing of the callout function.

次に、省エネ制御部42は、ネットワーク復帰条件の設定処理を行う(S706)。S706において、省エネ制御部42は、ある特定のパケットをネットワークから受信するなど、ネットワークの状態による復帰条件を設定する。   Next, the energy saving control unit 42 performs network return condition setting processing (S706). In S706, the energy saving control unit 42 sets a return condition according to the network state, such as receiving a specific packet from the network.

次に、省エネ制御部42は、クロックゲーティングの設定処理を行う(S707)。S707において、省エネ制御部42は、クロック供給を停止するデバイスを設定する。クロック供給を停止できるデバイスは複数選択することが可能であり、例えば、図1に示すネットワークI/F13、シリアルポートI/F14等の各インタフェースを選択可能である。   Next, the energy saving control unit 42 performs clock gating setting processing (S707). In step S707, the energy saving control unit 42 sets a device that stops clock supply. A plurality of devices that can stop the clock supply can be selected. For example, each interface such as the network I / F 13 and the serial port I / F 14 shown in FIG. 1 can be selected.

S706、S707の処理を完了すると、省エネ制御部42は、CPU10を低電力状態へ移行させて省エネ移行処理を行う(S708)。これにより、以降の処理は省エネ時制御部44に引き継がれる。省エネ移行後の省エネ状態においては、CPU10のクロックは通常よりも低い状態に維持され、複雑な演算処理を行うことはできない。   When the processes of S706 and S707 are completed, the energy saving control unit 42 performs the energy saving transition process by shifting the CPU 10 to the low power state (S708). Thereby, the subsequent processing is taken over by the energy saving control unit 44. In the energy saving state after the energy saving transition, the clock of the CPU 10 is maintained at a lower level than usual, and complicated arithmetic processing cannot be performed.

省エネ状態におけるCPU10は、省エネ時制御部44に登録された省エネ復帰判定ルーチン外の関数コールやルーチン外にジャンプすることは不可能である。また、省エネ状態におけるCPU10によるデータアクセスは、図4に示す動的領域11c内に確保されるスタック領域若しくは静的領域11bに対してのみ可能である。尚、省エネ状態においては、スタック領域のサイズに制限がある。   The CPU 10 in the energy saving state cannot jump to a function call outside the energy saving return determination routine registered in the energy saving time control unit 44 or outside the routine. Further, the data access by the CPU 10 in the energy saving state is possible only for the stack area or the static area 11b secured in the dynamic area 11c shown in FIG. In the energy saving state, the size of the stack area is limited.

また、図1において説明したネットワークI/F13等の各モジュールに設けられたレジスタへのアクセスは可能であり、これによって各モジュールにおいて発生したイベントを検知する。また、省エネ状態においては、RAM11はクロックを停止してセルフリフレッシュモードへ移行すると共に、各モジュールへのクロック供給が設定に従って停止され、若しくは低クロックとなる。   In addition, it is possible to access a register provided in each module such as the network I / F 13 described with reference to FIG. 1, thereby detecting an event occurring in each module. In the energy saving state, the RAM 11 stops the clock and shifts to the self-refresh mode, and the clock supply to each module is stopped according to the setting or becomes a low clock.

このような処理により省エネ状態に移行すると、省エネ時制御部34が、S705において登録された省エネ復帰判定ルーチンに従って復帰イベントを監視することにより、復帰判定処理を繰り返す(S709)。ここで、上述したように、省エネ時制御部34は、低クロック状態のCPU10が所定のプログラムに従って演算を行うことにより構成される。そのため、複雑な復帰判定ロジック等、CPU10に負荷のかかる条件判定処理が不可能である。   When shifting to the energy saving state by such processing, the energy saving time control unit 34 repeats the return determination processing by monitoring the return event in accordance with the energy saving return determination routine registered in S705 (S709). Here, as described above, the energy saving control unit 34 is configured by the CPU 10 in the low clock state performing calculations according to a predetermined program. Therefore, it is impossible to perform condition determination processing that places a load on the CPU 10 such as complicated return determination logic.

そのため、本実施形態に係る省エネ時制御部44は、図4において説明したように、省エネ状態であるCPU10であってもアクセス可能な静的領域11bに格納されている状態遷移判定テーブル44を参照し、図5において説明したような情報に基づいて、現在の状態及び発生したイベントに基づいて遷移するべき状態を判定する。このような処理であれば、図5(a)に示す表の列と行を夫々現在の状態と発生したイベントに基づいて決定し、そのマトリクスによって定まる遷移後の状態を参照するだけの簡易な処理によって遷移するべき状態を判定することが可能であり、省エネ状態のCPU10による演算であっても実行可能である。   Therefore, the energy saving control unit 44 according to the present embodiment refers to the state transition determination table 44 stored in the static area 11b that can be accessed even by the CPU 10 in the energy saving state, as described in FIG. Then, based on the information described with reference to FIG. 5, the current state and the state to be changed are determined based on the event that has occurred. In such a process, the columns and rows of the table shown in FIG. 5A are determined based on the current state and the event that has occurred, respectively, and simply referencing the post-transition state determined by the matrix. It is possible to determine the state to be changed by the process, and even the calculation by the CPU 10 in the energy saving state can be executed.

図5(a)において説明したように、状態遷移表は、画像処理装置1の現在の状態と、発生したイベントとのマトリクスによって遷移するべき状態が定まるように構成されている。従って、省エネ時制御部44は、画像処理装置1の省エネ状態であっても、更に詳細に状態管理を行うことが可能である。   As described with reference to FIG. 5A, the state transition table is configured such that the state to be transitioned is determined by a matrix of the current state of the image processing apparatus 1 and the events that have occurred. Therefore, even when the image processing apparatus 1 is in an energy saving state, the energy saving control unit 44 can perform state management in more detail.

このような処理により、省エネ時制御部44は、復帰イベントを検知すると(S710)、省エネ制御部42に対して復帰通知を行う(S711)。尚、図5(a)、(b)においては、状態遷移表及び各状態の詳細が記述された状態表の情報を示しており、“復帰”という表現の説明はしていないが、“復帰”とは即ち、画像処理装置1の通常状態への遷移条件が満たされたことを示す。   Through such processing, when the energy saving control unit 44 detects a return event (S710), it notifies the energy saving control unit 42 of a return (S711). 5A and 5B show the state transition table and the state table information in which the details of each state are described, and the expression “return” is not explained, but “return” "" Indicates that the condition for transitioning the image processing apparatus 1 to the normal state is satisfied.

従って、図5(a)、(b)に示す各状態のうち“状態A”が通常状態であるとすると、省エネ時制御部44は、“状態A”への遷移条件が満たされるイベントが検知された場合に、復帰イベントが検知されたと判断する。   Therefore, assuming that “state A” is the normal state among the states shown in FIGS. 5A and 5B, the energy-saving control unit 44 detects an event that satisfies the transition condition to “state A”. If it is, it is determined that a return event has been detected.

省エネ時制御部44から復帰通知を受けた省エネ制御部42は、クロック供給を停止し、若しくは低クロックに切り替えていたモジュールへの通常のクロック供給を再開し、省エネ復帰制御を行う(S712)。この際、省エネ制御部42は、メイン制御部41に対して省エネ復帰を通知し、処理を終了する。   Receiving the return notification from the energy saving time control unit 44, the energy saving control unit 42 stops the clock supply or resumes the normal clock supply to the module that has been switched to the low clock, and performs the energy saving return control (S712). At this time, the energy saving control unit 42 notifies the main control unit 41 of energy saving return, and ends the process.

このような処理により、本実施形態に係る省エネモードへの以降及び省エネモードからの復帰動作が完了する。上述したように、本実施形態に係る画像処理装置1においては、図5(a)、(b)に示すような状態遷移判定テーブル44に基づいて状態の遷移判定を行うため、CPU10による簡単なテーブル参照処理のための演算で実行可能であり、低クロック状態のCPU10であっても実行可能である。また、図5(a)、(b)に示す情報は、低クロック状態のCPU10であってもアクセス可能なRAM11の静的領域11bに格納されているため、上記と同様に、低クロック状態のCPU10であっても実行可能である。   By such processing, the return to and from the energy saving mode according to the present embodiment is completed. As described above, in the image processing apparatus 1 according to the present embodiment, the state transition determination is performed based on the state transition determination table 44 as illustrated in FIGS. It can be executed by calculation for table reference processing, and can be executed even by the CPU 10 in a low clock state. Further, since the information shown in FIGS. 5A and 5B is stored in the static area 11b of the RAM 11 accessible even by the CPU 10 in the low clock state, the information in the low clock state is the same as described above. Even the CPU 10 can be executed.

以上説明したように、本実施形態に係る画像処理装置1においては、装置に含まれる演算装置の低消費電力制御と、ソフトウェアによる省電力状態の詳細な制御及び復帰制御を両立することが可能となる。   As described above, in the image processing apparatus 1 according to the present embodiment, it is possible to achieve both low power consumption control of the arithmetic device included in the apparatus and detailed control and return control of the power saving state by software. Become.

尚、上記実施形態においては、画像処理装置の省電力制御を例として説明した。しかしながら、上記実施形態は一例であり、画像処理装置以外であっても、CPU10のような演算装置が、RAM20のような揮発性記憶媒体にロードされたプログラムに従って演算を行うことにより装置の制御を行う電子機器であれば、同様に適用可能である。   In the above embodiment, the power saving control of the image processing apparatus has been described as an example. However, the above embodiment is merely an example, and even if it is not an image processing apparatus, an arithmetic device such as the CPU 10 controls the device by performing arithmetic operations according to a program loaded in a volatile storage medium such as the RAM 20. The same applies to any electronic device to be used.

1 画像形成装置
10 CPU
11 RAM
11a テキスト領域
11b 静的領域
11c 動的領域
12 ROM
13 ネットワークI/F
14 シリアルポートI/F
15 メモリカードI/F
16 画像入力I/F
17 画像出力I/F
20 コントローラ
21 ADF
22 スキャナユニット
23 排紙トレイ
24 ディスプレイパネル
25 給紙テーブル
26 プリントエンジン
27 排紙トレイ
30 主制御部
31 エンジン制御部
32 入出力制御部
33 画像処理部
34 操作表示制御部
41 メイン制御部
42 省エネ制御部
43 省エネ時制御部
44 状態遷移判定テーブル
1 Image forming apparatus 10 CPU
11 RAM
11a Text area 11b Static area 11c Dynamic area 12 ROM
13 Network I / F
14 Serial port I / F
15 Memory card I / F
16 Image input I / F
17 Image output I / F
20 Controller 21 ADF
22 Scanner unit 23 Paper discharge tray 24 Display panel 25 Paper feed table 26 Print engine 27 Paper discharge tray 30 Main control unit 31 Engine control unit 32 Input / output control unit 33 Image processing unit 34 Operation display control unit 41 Main control unit 42 Energy saving control Unit 43 Energy Saving Control Unit 44 State Transition Determination Table

特開2007−047966号公報JP 2007-047966 A

Claims (4)

装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置であって、
記憶媒体に読み出されたプログラムに従って演算装置が演算を行うことにより構成され、前記電力供給が制限された省電力状態における装置制御を行う省電力状態制御部と、
前記省電力状態への遷移を制御する省電力制御部とを含み、
前記省電力制御部は、前記省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御し、
前記省電力状態制御部は、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御することを特徴とする情報処理装置。
An information processing apparatus that performs power saving control by restricting power supply to each part of the apparatus,
A power-saving state control unit configured to perform a device control in a power-saving state in which the power supply is limited, and is configured by an arithmetic device performing an operation according to a program read to a storage medium;
A power saving control unit that controls transition to the power saving state,
The power saving control unit controls to reduce the clock frequency of the arithmetic device upon transition to the power saving state,
The power saving state control unit is information stored in a storage area accessible by the arithmetic device in a state where the clock frequency is reduced in a storage area of the storage medium, the state of the information processing apparatus and Refers to information associated with a combination of an event that has occurred in the information processing apparatus and a state to be changed thereafter, and in a power saving state based on the state of the information processing apparatus and the event that has occurred in the information processing apparatus An information processing apparatus that controls state transition of the information processing apparatus.
前記記憶媒体のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域は、前記プログラムが前記記憶媒体に読み出されている間において、前記プログラムが参照する情報のうち前記記憶媒体の記憶領域における一定の位置に保存され続ける情報を格納する領域であることを特徴とする請求項1に記載の情報処理装置。   The storage area of the storage medium that can be accessed by the arithmetic unit in a state where the clock frequency is reduced is the storage area that is referred to by the program while the program is being read to the storage medium. The information processing apparatus according to claim 1, wherein the information processing apparatus is an area for storing information that is continuously stored at a fixed position in a storage area of the medium. 装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置の制御方法であって、
記憶媒体に読み出されたプログラムに従って演算装置が演算を行うことにより、前記電力供給が制限された省電力状態における装置制御を行い、
前記省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御し、
前記省電力状態において、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御することを特徴とする情報処理装置の制御方法。
A control method for an information processing apparatus that performs power saving control by restricting power supply to each part of the apparatus,
The arithmetic device performs an operation according to the program read to the storage medium, thereby performing device control in the power saving state in which the power supply is limited,
Upon transition to the power saving state, control to reduce the clock frequency of the arithmetic device,
In the power saving state, information stored in a storage area accessible by the arithmetic unit in a state where the clock frequency is reduced in the storage area of the storage medium, the state of the information processing apparatus and the information The information in the power saving state based on the state of the information processing device and the event that has occurred in the information processing device with reference to information associated with the combination of the event that occurred in the processing device and the state to be changed thereafter A control method for an information processing apparatus, characterized by controlling state transition of the processing apparatus.
装置各部に対する電力供給を制限することにより省電力制御を行う情報処理装置の制御プログラムであって、
前記電力供給が制限された省電力状態への遷移に際して、前記演算装置のクロック周波数を低減させるように制御するステップと、
前記省電力状態において、前記情報処理装置において発生したイベントを検知するステップと、
前記省電力状態において、前記記憶媒体の記憶領域のうち前記クロック周波数が低減された状態の前記演算装置がアクセス可能な記憶領域に格納された情報であって、前記情報処理装置の状態及び前記情報処理装置において発生したイベントとの組み合わせとその後に遷移させるべき状態とが関連付けられた情報を参照し、前記情報処理装置の状態及び前記情報処理装置において発生したイベントに基づいて省電力状態における前記情報処理装置の状態遷移を制御するステップとを前記情報処理装置に実行させることを特徴とする情報処理装置の制御プログラム。
A control program for an information processing device that performs power saving control by restricting power supply to each part of the device,
Controlling to reduce the clock frequency of the arithmetic device upon transition to the power saving state where the power supply is limited;
Detecting an event that has occurred in the information processing apparatus in the power saving state;
In the power saving state, information stored in a storage area accessible by the arithmetic unit in a state where the clock frequency is reduced in the storage area of the storage medium, the state of the information processing apparatus and the information The information in the power saving state based on the state of the information processing device and the event that has occurred in the information processing device with reference to information associated with the combination of the event that occurred in the processing device and the state to be changed thereafter A control program for an information processing device, causing the information processing device to execute a step of controlling state transition of the processing device.
JP2012116666A 2012-05-22 2012-05-22 Information processing apparatus, and control method and control program of information processing apparatus Pending JP2013242780A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012116666A JP2013242780A (en) 2012-05-22 2012-05-22 Information processing apparatus, and control method and control program of information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012116666A JP2013242780A (en) 2012-05-22 2012-05-22 Information processing apparatus, and control method and control program of information processing apparatus

Publications (1)

Publication Number Publication Date
JP2013242780A true JP2013242780A (en) 2013-12-05

Family

ID=49843593

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012116666A Pending JP2013242780A (en) 2012-05-22 2012-05-22 Information processing apparatus, and control method and control program of information processing apparatus

Country Status (1)

Country Link
JP (1) JP2013242780A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08106339A (en) * 1994-10-07 1996-04-23 Hitachi Ltd Memory control system
JP2007058593A (en) * 2005-08-24 2007-03-08 Sharp Corp Information processor
JP2011186459A (en) * 2010-03-05 2011-09-22 Toshiba Corp Image forming apparatus and printing method
JP2011206965A (en) * 2010-03-29 2011-10-20 Kyocera Mita Corp Image forming apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08106339A (en) * 1994-10-07 1996-04-23 Hitachi Ltd Memory control system
JP2007058593A (en) * 2005-08-24 2007-03-08 Sharp Corp Information processor
JP2011186459A (en) * 2010-03-05 2011-09-22 Toshiba Corp Image forming apparatus and printing method
JP2011206965A (en) * 2010-03-29 2011-10-20 Kyocera Mita Corp Image forming apparatus

Similar Documents

Publication Publication Date Title
JP5545466B2 (en) Image forming system, image forming apparatus, and image forming program
JP4354483B2 (en) Image processing apparatus, image processing system, image processing method, and image processing program
US8780389B2 (en) Image processing device for modifying operating mode
US8918659B2 (en) Control device, image forming apparatus, and control method
JP2013034072A (en) Image processing device, control method for image processing device, and control program for image processing device
US8543677B2 (en) Communication control device, method, and computer readable medium allowing an information processing device to be in a power saving mode for an extended period and allowing an application part to continue functioning
JP2002142385A (en) Server device, network equipment, network system, and control method therefor
JP2017177573A (en) Information processing device provided with pci (peripheral component interconnect) device with connecting to pci bus and method for controlling information processing device
JP2017209869A (en) Information processing apparatus that determines level of electric power saving of processor according to return time reported from device connected to processor and electric power saving method for processor
JP2013146053A (en) Image processing apparatus, image processing circuit and control method of image processing apparatus
US20140201549A1 (en) Information processing apparatus, information processing system, and computer program product
JP2015104897A (en) Image processing device, control method of image processing device, and program
US10747163B2 (en) Printing apparatus, method for controlling same, and storage medium
EP2306368B1 (en) Image processing device having a plurality of control units
JP5682246B2 (en) Image processing apparatus, system, and program
JP5440153B2 (en) Image processing device
US11036668B2 (en) Electronic apparatus including device configured to be shifted to power saving state and connected to PCI device, and control method thereof
JP2013242780A (en) Information processing apparatus, and control method and control program of information processing apparatus
US9329812B2 (en) System, image processing apparatus, and method for controlling the power saving state of an image output apparatus
US20180249023A1 (en) Information Processing Apparatus and Recording Medium
JP2006345068A (en) Image forming apparatus and image formation system
US20110102825A1 (en) Image processing device having a plurality of control units
JP2015114882A (en) Image forming apparatus, control method of the same, and program
JP6798278B2 (en) Multifunction device, control method executed in the multifunction device, and control program of the multifunction device
JP5622340B2 (en) Image forming apparatus

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20150202

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150415

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160216

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160927