JP2019175431A - Information processing apparatus and control method thereof - Google Patents

Information processing apparatus and control method thereof Download PDF

Info

Publication number
JP2019175431A
JP2019175431A JP2018243004A JP2018243004A JP2019175431A JP 2019175431 A JP2019175431 A JP 2019175431A JP 2018243004 A JP2018243004 A JP 2018243004A JP 2018243004 A JP2018243004 A JP 2018243004A JP 2019175431 A JP2019175431 A JP 2019175431A
Authority
JP
Japan
Prior art keywords
sram
data
power
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
JP2018243004A
Other languages
Japanese (ja)
Inventor
大佑 松永
Daisuke Matsunaga
大佑 松永
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to US16/361,792 priority Critical patent/US10811060B2/en
Publication of JP2019175431A publication Critical patent/JP2019175431A/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

  • Semiconductor Memories (AREA)
  • Power Sources (AREA)
  • Memory System (AREA)

Abstract

To provide an information processing apparatus efficiently performing power control in accordance with a job to be processed.SOLUTION: The information processing apparatus includes a scanner image processing part including a color space conversion part that comprise: a data processing means performing data processing; a first SRAM 404 storing a parameter for performing data processing of data input to the data processing means; a second SRAM 405 temporarily storing the data processed by the data processing means; data control means controlling an output of the data stored in the second SRAM; and data control means performing power control to supply power to a storage area in which the parameter of the first SRAM is stored, stop power supply to a control area for writing the data to the first SRAM and a storage area in which the data of the second SRAM is stored, and stop power supply to a control area for writing the data in a case where a job that uses the first SRAM and the second SRAM is not performed.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理装置の有する半導体集積回路の省電力技術に関する。   The present invention relates to a power saving technique for a semiconductor integrated circuit included in an information processing apparatus.

情報処理装置内の半導体集積回路は、演算処理を実行するロジック回路と、データの記憶領域として用いられるスタティックメモリ(SRAM)回路とを備えている。従来のSRAMの省電力技術として、データ読出しおよびデータ書込みをおこなう通常動作モードとは別に、レジュームスタンバイモードと、シャットダウンモードという2つの省電力モードを有するSRAM回路が開示されている(特許文献1参照)。このSRAMのレジュームスタンバイモード(以下「RSモード」と記す)は、書込まれたデータを保持した状態で消費電力を低減させる動作モードである。シャットダウンモード(以下「SDモード」と記す)は、書き込まれたデータを保持せずに機能を停止するときの動作モードである。これらのモードで動作することによって、SRAMセルやSRAMにアクセスするための周辺回路のリーク電流を低減している。   A semiconductor integrated circuit in the information processing apparatus includes a logic circuit that executes arithmetic processing and a static memory (SRAM) circuit that is used as a data storage area. As a conventional SRAM power saving technique, an SRAM circuit having two power saving modes, a resume standby mode and a shutdown mode, is disclosed in addition to a normal operation mode for reading and writing data (see Patent Document 1). ). This resume standby mode (hereinafter referred to as “RS mode”) of the SRAM is an operation mode in which power consumption is reduced while the written data is retained. The shutdown mode (hereinafter referred to as “SD mode”) is an operation mode for stopping the function without holding the written data. By operating in these modes, leakage currents in peripheral circuits for accessing SRAM cells and SRAMs are reduced.

国際公開第2016/157412号International Publication No. 2016/157412

上述した半導体集積回路が搭載される画像形成装置は、スキャンやプリントなどの動作を行う通常電力モードと、動作を行わず待機電力を低減するための省電力モードとを備え、電力モードを切り替えて動作している。画像形成装置では、電力モードに応じて半導体集積回路への電力供給を制御することで、画像形成装置全体として消費電力の抑制を図っている。例えば、半導体集積回路のロジック回路およびSRAMに対しクロックゲートや電力供給の遮断を行えるように構成している。   An image forming apparatus on which the above-described semiconductor integrated circuit is mounted has a normal power mode for performing operations such as scanning and printing, and a power saving mode for reducing standby power without performing operations, and switches the power mode. It is working. In the image forming apparatus, the power supply to the semiconductor integrated circuit is controlled according to the power mode, so that the power consumption of the entire image forming apparatus is reduced. For example, it is configured such that a clock gate and power supply can be shut off for the logic circuit and SRAM of the semiconductor integrated circuit.

しかしながら、画像形成装置に搭載している半導体集積回路では、SRAMを使用するジョブが実行されていない期間であっても、SRAMへの電源供給を遮断して保持しているデータを消去してしまうと、その後のジョブ動作に影響を及ぼす場合がある。例えば、SRAMを使用するジョブが実行されていない期間に、画像処理パラメータ保持用のSRAMを電源遮断しデータを消去すると、SRAMを使用するジョブを実行するときに、パラメータの再設定を行う必要が生じ、リカバリタイムが長くなってしまう。   However, in a semiconductor integrated circuit mounted on the image forming apparatus, even if a job using the SRAM is not executed, the power supply to the SRAM is cut off and the stored data is erased. May affect subsequent job operations. For example, if the SRAM for holding image processing parameters is turned off and the data is deleted during a period when the job using the SRAM is not executed, it is necessary to reset the parameters when executing the job using the SRAM. Occurs, and the recovery time becomes longer.

特許文献1に開示の技術では、RSモードとなっていると、データを保持する必要が無い場合であっても、SRAM回路の記憶領域に対し電力供給が行われるため、そのぶん省電力化を図ることができなかった。   In the technique disclosed in Patent Document 1, in the RS mode, even when there is no need to hold data, power is supplied to the storage area of the SRAM circuit. I couldn't plan.

そのため、処理されるジョブに応じて、効率的に電力制御を行うことができないおそれがあった。   Therefore, there is a possibility that power control cannot be performed efficiently according to the job to be processed.

上述した課題を解決する本発明に係る一態様の情報処理装置は、データ処理を実行するデータ処理手段と、前記データ処理手段に入力されたデータに対して前記データ処理を実行するためのパラメータを記憶する第1のSRAMと、前記データ処理手段によって処理されたデータを一時的に記憶する第2のSRAMと、前記第2のSRAMに記憶された前記データの出力を制御するデータ制御手段と、前記第1のSRAM及び前記第2のSRAMを使用するジョブを実行しない場合に、前記第1のSRAMの前記パラメータが記憶された記憶領域に電力を供給し且つ前記第1のSRAMに前記データを書き込むための制御領域への電力供給を停止すると共に、前記第2のSRAMの前記データが記憶された記憶領域及び前記データを書き込むための制御領域への電力供給を停止する電力制御を行う制御手段と、を備えることを特徴とする。   An information processing apparatus according to an aspect of the present invention that solves the above-described problem includes a data processing unit that executes data processing, and a parameter for executing the data processing on data input to the data processing unit. A first SRAM for storing; a second SRAM for temporarily storing data processed by the data processing means; a data control means for controlling the output of the data stored in the second SRAM; When a job that uses the first SRAM and the second SRAM is not executed, power is supplied to a storage area in which the parameters of the first SRAM are stored, and the data is stored in the first SRAM. The power supply to the control area for writing is stopped, and the storage area in which the data of the second SRAM is stored and the data are written. Characterized in that it comprises a control means for performing power control for stopping the power supply to fit the control area.

本発明によれば、処理されるジョブに応じて、SRAMの省電力制御時に、データを保持する必要があるSRAMはRSモード、データを保持する必要がないSRAMはSDモードに設定するような電力制御をおこなうことができる。   According to the present invention, in the power saving control of the SRAM, the SRAM that needs to hold data is set to the RS mode, and the SRAM that does not need to hold the data is set to the SD mode according to the job to be processed. Control can be performed.

本実施形態における画像形成装置の全体構成例を示すブロック図である。1 is a block diagram illustrating an example of the overall configuration of an image forming apparatus according to an exemplary embodiment. メインコントローラの概略構成例を示すブロック図である。It is a block diagram which shows the example of schematic structure of a main controller. スキャナ画像処理部の概略構成例を示すブロック図である。It is a block diagram which shows the schematic structural example of a scanner image processing part. 色空間変換部の概略構成例を示すブロック図である。It is a block diagram which shows the schematic structural example of a color space conversion part. SRAMの詳細構成例を示すブロック図である。It is a block diagram which shows the detailed structural example of SRAM. 画像形成装置へのコピージョブ投入時のSRAM電力制御の流れを示すフローチャートである。4 is a flowchart illustrating a flow of SRAM power control when a copy job is input to the image forming apparatus. SRAM電力制御の流れの詳細を示すフローチャートである。It is a flowchart which shows the detail of the flow of SRAM power control. SRAM電力制御例を説明するタイミングチャートである。It is a timing chart explaining the example of SRAM power control.

以下、本発明の実施形態について、図面を参照して説明する。なお、以下の実施形態は本発明を限定するものではなく、また、本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. The following embodiments do not limit the present invention, and all the combinations of features described in the present embodiment are not necessarily essential to the solution means of the present invention.

[実施形態]
<画像形成装置>
図1は、本実施形態における画像形成装置の全体構成例を示すブロック図である。画像形成装置100は、用紙などの記録媒体に画像を印刷することができるプリント機能を備える。また、画像形成装置100は、原稿をスキャンし、ネットワークを介して入力画像を送信することができるスキャン機能を備える。本実施形態では、画像形成装置100は、複合機(Multi Function Printer:以下「MFP」と記す)である例について説明する。
[Embodiment]
<Image forming apparatus>
FIG. 1 is a block diagram illustrating an example of the overall configuration of an image forming apparatus according to the present embodiment. The image forming apparatus 100 includes a print function that can print an image on a recording medium such as paper. Further, the image forming apparatus 100 includes a scan function that can scan a document and transmit an input image via a network. In the present embodiment, an example in which the image forming apparatus 100 is a multi-function printer (Multi Function Printer: hereinafter referred to as “MFP”) will be described.

画像形成装置100は、メインコントローラ101と、操作部102と、スキャナ103と、プリンタ104とを備える。操作部102と、スキャナ103と、プリンタ104とは、それぞれメインコントローラ101と通信可能に接続され、メインコントローラ101からの指示によって制御される。   The image forming apparatus 100 includes a main controller 101, an operation unit 102, a scanner 103, and a printer 104. The operation unit 102, the scanner 103, and the printer 104 are communicably connected to the main controller 101, and are controlled by instructions from the main controller 101.

メインコントローラ101は、LAN(Local Area Network)106に接続され、LAN106を介してPC105などと接続される。操作部102は、液晶ディスプレイのタッチパネル等を備え、ユーザから入力される指示を受け付ける。スキャナ103は、用紙上に形成された画像を照明し、R(赤)、G(緑)、B(青)のカラーフィルタが設けられたCCD(Charge Coupled Device)を走査する。スキャナ103は、CCDで取得される電荷量から、RGBカラー画像データまたはグレイスケール画像データを示す電気信号に変換する。プリンタ104は、ラスタ画像データを用紙などの記録媒体上に印刷する。   The main controller 101 is connected to a LAN (Local Area Network) 106 and is connected to the PC 105 or the like via the LAN 106. The operation unit 102 includes a liquid crystal display touch panel and the like, and receives an instruction input from a user. The scanner 103 illuminates an image formed on a sheet and scans a CCD (Charge Coupled Device) provided with R (red), G (green), and B (blue) color filters. The scanner 103 converts the charge amount acquired by the CCD into an electrical signal indicating RGB color image data or gray scale image data. The printer 104 prints raster image data on a recording medium such as paper.

図2は、本実施形態におけるメインコントローラ101の概略構成例を示すブロック図である。メインコントローラ101は画像処理装置として機能し、メインコントローラ101の各機能ブロックは、例えばASICなどの半導体集積回路上に実装される。本実施形態では、複数の機能ブロックが1つのASIC上に実装されているが、各機能ブロックがそれぞれ別個のASIC上に実装されていてもよい。メインコントローラ101は、スキャナインタフェース(以下インタフェースは「I/F」と記す)212を介して接続されるスキャナ103や、プリンタI/F213を介して接続されるプリンタ104を制御する。メインコントローラ101は、LAN I/F206を介してLAN106に、モデム部207を介して公衆回線107と接続される。メインコントローラ101は、LAN106や公衆回線107を通じて、PC105などの外部機器と、ファイルなどの送受信を行うことができる。   FIG. 2 is a block diagram illustrating a schematic configuration example of the main controller 101 in the present embodiment. The main controller 101 functions as an image processing apparatus, and each functional block of the main controller 101 is mounted on a semiconductor integrated circuit such as an ASIC. In the present embodiment, a plurality of functional blocks are mounted on one ASIC, but each functional block may be mounted on a separate ASIC. The main controller 101 controls the scanner 103 connected via a scanner interface (hereinafter referred to as “I / F”) 212 and the printer 104 connected via a printer I / F 213. The main controller 101 is connected to the LAN 106 via the LAN I / F 206 and the public line 107 via the modem unit 207. The main controller 101 can send and receive files and the like to and from external devices such as the PC 105 through the LAN 106 and the public line 107.

メインコントローラ101は、主制御部であるCPU201を備える。CPU201は、システムバス209を介して、DRAM202と、ROM203と、画像バスI/F204と、操作部I/F205と、LAN I/F206と、モデム部207と、HDD(Hard Disk Drive)208と接続される。また、CPU201はさらに、システムバス209を介して、クロック制御部220とSRAM省電力制御部221に接続される。   The main controller 101 includes a CPU 201 that is a main control unit. The CPU 201 is connected to the DRAM 202, the ROM 203, the image bus I / F 204, the operation unit I / F 205, the LAN I / F 206, the modem unit 207, and the HDD (Hard Disk Drive) 208 via the system bus 209. Is done. The CPU 201 is further connected to the clock control unit 220 and the SRAM power saving control unit 221 via the system bus 209.

DRAM202は、メインコントローラ101における主記憶装置であり、CPU201に作業領域を提供する。本実施形態のDRAM202は、画像データを一時記憶するための画像メモリとしても用いられる。ROM203は、システムのブートプログラムを格納する。操作部I/F205は、メインコントローラ101と操作部102との間の伝送を行う。例えば、操作部I/F205は、操作部102に表示用の画像データを伝送し、操作部102を介して入力を受け付けた情報をCPU201に伝送する。LAN I/F206は、CPU201とLAN106との間の伝送を行う。モデム部207は、CPU201と公衆回線107との間の伝送を行う。HDD208は、補助記憶装置であり、画像形成装置100内で用いられる、画像データ、アドレス帳データ、ログデータ、ユーザデータなどの各種データを保持する。   The DRAM 202 is a main storage device in the main controller 101 and provides a work area to the CPU 201. The DRAM 202 of this embodiment is also used as an image memory for temporarily storing image data. The ROM 203 stores a system boot program. The operation unit I / F 205 performs transmission between the main controller 101 and the operation unit 102. For example, the operation unit I / F 205 transmits image data for display to the operation unit 102 and transmits information received through the operation unit 102 to the CPU 201. The LAN I / F 206 performs transmission between the CPU 201 and the LAN 106. The modem unit 207 performs transmission between the CPU 201 and the public line 107. The HDD 208 is an auxiliary storage device and holds various data used in the image forming apparatus 100 such as image data, address book data, log data, and user data.

クロック制御部220は、詳細につき後述する各画像処理部に供給するクロック信号(CLK)の制御をおこなう。図2では図示していないが、メインコントローラ101は、クロック信号によって動作しており、スキャナ画像処理部(データ処理部)300もそのクロック信号で動作している。また、SRAM省電力制御部221は、詳細につき後述する各画像処理部が有するSRAMに対し省電力移行制御と省電力復帰制御(通常電力復帰制御)をおこなう。CPU201は、クロック制御部220とSRAM省電力制御部221を制御することで、詳細につき後述するSRAM省電力移行制御とSRAM省電力復帰制御(SRAM通常電力復帰制御)を実行する。   The clock control unit 220 controls a clock signal (CLK) supplied to each image processing unit described later in detail. Although not shown in FIG. 2, the main controller 101 is operated by a clock signal, and the scanner image processing unit (data processing unit) 300 is also operated by the clock signal. The SRAM power saving control unit 221 performs power saving shift control and power saving return control (normal power return control) on the SRAM included in each image processing unit, which will be described later in detail. The CPU 201 controls the clock control unit 220 and the SRAM power saving control unit 221 to execute SRAM power saving transition control and SRAM power saving return control (SRAM normal power return control) described later in detail.

画像バスI/F204は、システムバス209と画像バス210との間で、画像データを高速で伝送するためのインタフェースであり、画像データの伝送前後で画像データのデータ構造を変換する。つまり、本実施形態の画像バスI/F204は、バスブリッジとして機能する。   The image bus I / F 204 is an interface for transmitting image data at a high speed between the system bus 209 and the image bus 210, and converts the data structure of the image data before and after the transmission of the image data. That is, the image bus I / F 204 of the present embodiment functions as a bus bridge.

画像バス210には、RIP(Raster Image Processor)211と、スキャナ画像処理部300と、プリンタ画像処理部900と、画像回転部214と、画像圧縮部215とが接続される。RIP211は、例えばPC105から送信され、LAN106を介して受信したPDL(Page Description Language)データをビットマップイメージに展開する。   A RIP (Raster Image Processor) 211, a scanner image processing unit 300, a printer image processing unit 900, an image rotation unit 214, and an image compression unit 215 are connected to the image bus 210. The RIP 211 develops, for example, PDL (Page Description Language) data transmitted from the PC 105 and received via the LAN 106 into a bitmap image.

スキャナI/F212は、スキャナ103とメインコントローラ101(スキャナ画像処理部300)との間で、画像データを伝送するためのインタフェースであり、画像データの伝送前後で画像データの同期系/非同期系の変換を行う。スキャナ画像処理部300は、スキャナ103からスキャナI/F212を介して入力された画像データに対して、色空間変換処理、フィルタ処理などの画像処理を実行する。   A scanner I / F 212 is an interface for transmitting image data between the scanner 103 and the main controller 101 (scanner image processing unit 300). The image I / F 212 is a synchronous / asynchronous system for image data before and after transmission of the image data. Perform conversion. The scanner image processing unit 300 performs image processing such as color space conversion processing and filter processing on image data input from the scanner 103 via the scanner I / F 212.

プリンタI/F213は、プリンタ104とメインコントローラ101(プリンタ画像処理部900)との間で、画像データを伝送するためのインタフェースであり、画像データの伝送前後で画像データの同期系/非同期系の変換を行う。プリンタ画像処理部900は、プリンタI/F213を介してプリンタ104へ出力される画像データに対して、色空間変換処理、フィルタ処理、ガンマ補正処理などの画像処理を実行する。   The printer I / F 213 is an interface for transmitting image data between the printer 104 and the main controller 101 (printer image processing unit 900). The image I / F 213 is a synchronous / asynchronous system of image data before and after transmission of image data. Perform conversion. The printer image processing unit 900 performs image processing such as color space conversion processing, filter processing, and gamma correction processing on image data output to the printer 104 via the printer I / F 213.

画像回転部214は、画像データを回転させる処理を実行する。画像圧縮部215は、各種画像データに対して圧縮伸長処理を実行する。具体的には、画像圧縮部215は、多値画像データに対してJPEG圧縮伸長処理を実行し、2値画像データに対してJBIG、MMR、MHなどの圧縮伸長処理を実行する。   The image rotation unit 214 executes processing for rotating image data. The image compression unit 215 performs compression / decompression processing on various image data. Specifically, the image compression unit 215 executes JPEG compression / decompression processing for multi-valued image data, and performs compression / decompression processing such as JBIG, MMR, and MH for binary image data.

電力制御部216は、操作部102、CPU201およびLAN I/F206からの制御信号に基づいて、画像形成装置100の電力制御を行う。本実施形態の電力制御部216は、画像形成装置100を、通常電力モードと省電力モードとを切り替えて動作させるように電力制御を行う。本実施形態において、通常電力モードは、画像形成装置100の各機能ブロックに電力が供給され、入力を受け付けたジョブに応じて印刷などの動作が実行可能な状態をいう。省電力モードは、画像形成装置100内の各機能ブロックへの電力を遮断し、通常電力モードと比較して消費電力が小さい状態をいう。   The power control unit 216 performs power control of the image forming apparatus 100 based on control signals from the operation unit 102, the CPU 201, and the LAN I / F 206. The power control unit 216 according to the present embodiment performs power control so that the image forming apparatus 100 is operated by switching between the normal power mode and the power saving mode. In the present embodiment, the normal power mode refers to a state in which power is supplied to each functional block of the image forming apparatus 100 and an operation such as printing can be performed according to a job that has received an input. The power saving mode is a state in which power to each functional block in the image forming apparatus 100 is cut off and power consumption is smaller than that in the normal power mode.

なお、画像形成装置100の主要な機能ブロックとは、例えば通常電力モードにおいて、入力を受け付けたジョブに応じてプリンタ104に印刷動作を実行させるために必要なプリンタ画像処理部900や、RIP211、CPU201などをいう。一方、例えば省電力モードにおいて、PC105からジョブ受信を検知するLAN I/F206や、電力制御部216などは、主要な機能ブロックに該当しない。   The main functional blocks of the image forming apparatus 100 are, for example, the printer image processing unit 900, the RIP 211, and the CPU 201 necessary for causing the printer 104 to execute a printing operation according to a job that has received an input in the normal power mode. And so on. On the other hand, for example, in the power saving mode, the LAN I / F 206 that detects job reception from the PC 105, the power control unit 216, and the like do not correspond to main functional blocks.

図3は、スキャナ画像処理部300の概略構成例を示すブロック図である。本実施形態のスキャナ画像処理部300は、画像形成装置100がスキャナ103を動作させて画像を読み取るために必要な画像処理を行う、画像処理モジュール群を構成する。スキャナ画像処理部300は、例えばASICなどの半導体集積回路上に実装され、当該半導体集積回路は、画像処理に必要な演算を行うロジック回路と、データの記憶領域として用いられるSRAM回路とを備える。   FIG. 3 is a block diagram illustrating a schematic configuration example of the scanner image processing unit 300. The scanner image processing unit 300 according to the present embodiment constitutes an image processing module group that performs image processing necessary for the image forming apparatus 100 to operate the scanner 103 and read an image. The scanner image processing unit 300 is mounted on, for example, a semiconductor integrated circuit such as an ASIC, and the semiconductor integrated circuit includes a logic circuit that performs an operation necessary for image processing and an SRAM circuit that is used as a data storage area.

副走査色ずれ補正部311は、スキャナ103で入力された画像データの副走査方向の色ずれを補正する画像処理モジュールである。例えば、副走査色ずれ補正部311は、画像データのRGB各色8ビットの画素データに対して、注目画素を中心とする1画素×3画素サイズフィルタを用いて、マトリクス演算を施す。副走査色ずれ補正部311は、注目画素を一画素ずつ主走査方向に走査して、画像データに対してマトリクス演算を施す。このとき、副走査色ずれ補正部311は、注目画素の走査に応じて、主走査方向に連続する画素データをラインバッファ用のSRAM(不図示)に格納する。   The sub-scanning color misregistration correction unit 311 is an image processing module that corrects color misregistration in the sub-scanning direction of image data input by the scanner 103. For example, the sub-scanning color misregistration correction unit 311 performs a matrix operation on the 8-bit pixel data of each RGB color of the image data using a 1 × 3 pixel size filter centered on the target pixel. The sub-scanning color misregistration correction unit 311 scans the target pixel pixel by pixel in the main scanning direction, and performs matrix calculation on the image data. At this time, the sub-scanning color misregistration correction unit 311 stores pixel data continuous in the main scanning direction in a line buffer SRAM (not shown) in accordance with the scanning of the target pixel.

主走査色ずれ補正部312は、画像データの主走査方向の色ずれを補正する画像処理モジュールである。例えば、主走査色ずれ補正部312は、画像データのRGB各色8ビットの画素データに対して、注目画素を中心とする5画素×1画素サイズのフィルタを用いて、マトリクス演算を施す。   The main scanning color misregistration correction unit 312 is an image processing module that corrects color misregistration in the main scanning direction of image data. For example, the main scanning color misregistration correction unit 312 performs a matrix operation on the 8-bit pixel data of each RGB color of the image data using a filter of 5 pixels × 1 pixel size centered on the target pixel.

色空間変換部313は、スキャナ103の特性に依存する画像データを、デバイス非依存な色空間の画像データに変換する画像処理モジュールである。本実施形態において、色空間変換部313は、後述のSRAM404(図4参照)に保持されるルックアップテーブル(以下「LUT」と記す)を参照し、スキャナ103の特性に依存する画像データを、デバイス非依存な色空間の画像データに変換する。また、色空間変換部313は、前述の色空間変換処理を加えた画像データを一時的に格納するためのSRAM405(図4参照)も有する。SRAM(第2のSRAM)405は、色空間変換部313での画像処理に比べて、像域判定部314の像域判定処理の方が、ハード的な処理ステップ数が多いことに起因して設けられたものである。すなわち、SRAM405は、主走査色ずれ補正部312から色空間変換部313を経由してフィルタ処理部315へ画像データを伝送する伝送経路にて遅延用バッファとして機能する。これにより、色空間変換部313は、像域判定部314が出力する属性フラグデータと同時に、この属性フラグデータと同じ位置の画素データを後段のフィルタ処理部315に入力することができる。なお、色空間変換部313の詳細構成については後述する。   The color space conversion unit 313 is an image processing module that converts image data depending on the characteristics of the scanner 103 into image data in a device-independent color space. In this embodiment, the color space conversion unit 313 refers to a look-up table (hereinafter referred to as “LUT”) held in an SRAM 404 (see FIG. 4) described later, and converts image data depending on the characteristics of the scanner 103 into Convert to device-independent color space image data. The color space conversion unit 313 also includes an SRAM 405 (see FIG. 4) for temporarily storing image data to which the above-described color space conversion processing is added. The SRAM (second SRAM) 405 has a larger number of hardware processing steps in the image area determination process of the image area determination unit 314 than in the image processing in the color space conversion unit 313. It is provided. That is, the SRAM 405 functions as a delay buffer in a transmission path for transmitting image data from the main scanning color misregistration correction unit 312 to the filter processing unit 315 via the color space conversion unit 313. As a result, the color space conversion unit 313 can input pixel data at the same position as the attribute flag data to the subsequent filter processing unit 315 simultaneously with the attribute flag data output from the image area determination unit 314. The detailed configuration of the color space conversion unit 313 will be described later.

像域判定部314は、画像データにおける注目画素が、文字部分、写真部分、有彩色部分または無彩色部分などいずれの部分に含まれるかを判定し、当該部分を示す属性フラグデータを画素単位で生成する画像処理モジュールである。   The image area determination unit 314 determines whether the pixel of interest in the image data is included in a character portion, a photograph portion, a chromatic color portion, or an achromatic color portion, and sets attribute flag data indicating the portion in units of pixels. An image processing module to be generated.

フィルタ処理部315は、画像データを、所望の空間周波数特性を有する画像データに補正する画像処理モジュールである。フィルタ処理部315は、画像データのRGB各色8ビットの画素データに対して、注目画素を中心とする5画素×5画素サイズのフィルタを用いて、マトリクス演算を施す。   The filter processing unit 315 is an image processing module that corrects image data to image data having desired spatial frequency characteristics. The filter processing unit 315 performs a matrix operation on the 8-bit pixel data of each RGB color of the image data, using a 5 pixel × 5 pixel size filter centered on the target pixel.

ヒストグラム処理部316は、画像データを構成する画素データから分布を作成し、作成した分布を変更することにより、画像データに対してさらなる補正を施す画像処理モジュールである。   The histogram processing unit 316 is an image processing module that creates a distribution from pixel data constituting the image data, and further corrects the image data by changing the created distribution.

なお、上述したスキャナ画像処理部300における処理は、副走査色ずれ補正部311からヒストグラム処理部316までの処理に限られるものではなく、他の種類の画像処理を行う機能ブロックが含まれていてもよい。また、副走査色ずれ補正部311からヒストグラム処理部316までの処理のうち、一部が省略されていてもよい。さらに、副走査色ずれ補正部311からヒストグラム処理部316までの処理の順番も、上述した順番に限られるものではない。   Note that the processing in the scanner image processing unit 300 described above is not limited to the processing from the sub-scanning color misregistration correction unit 311 to the histogram processing unit 316, and includes functional blocks that perform other types of image processing. Also good. Also, some of the processing from the sub-scanning color misregistration correction unit 311 to the histogram processing unit 316 may be omitted. Further, the processing order from the sub-scanning color misregistration correction unit 311 to the histogram processing unit 316 is not limited to the above-described order.

また、スキャナ画像処理部300には、クロック信号(CLK)320が供給されている。スキャナ画像処理部300に供給されたクロック信号320は、上述した各画像処理部311〜316に供給される。各画像処理部311〜316にクロック信号320を供給するか否かは、CPU201からクロック制御部220への指示によって制御される。また、SRAM省電力制御部221からスキャナ画像処理部300に入出力するRS信号321は、各画像処理部311〜316が有するSRAMの省電力制御をおこなうための信号である。RS信号321の伝送経路が図3にて破線で示されるとおり、副走査色ずれ補正部311と主走査色ずれ補正部312と色空間変換部313と像域判定部314とフィルタ処理部315とヒストグラム処理部316とがシリアル接続される。最終段の画像処理部であるヒストグラム処理部316から出力したRS信号321は、SRAM省電力制御部221に戻っており、いわゆるループバックの手法が採られている。SRAM省電力制御部221は、いわば、SRAM404、405を省電力モードに移行させる制御信号を、シリアル接続されたSRAM404、405へ出力する出力手段として機能する。   The scanner image processing unit 300 is supplied with a clock signal (CLK) 320. The clock signal 320 supplied to the scanner image processing unit 300 is supplied to each of the image processing units 311 to 316 described above. Whether the clock signal 320 is supplied to each of the image processing units 311 to 316 is controlled by an instruction from the CPU 201 to the clock control unit 220. The RS signal 321 input / output from the SRAM power saving control unit 221 to the scanner image processing unit 300 is a signal for performing power saving control of the SRAM included in each of the image processing units 311 to 316. The transmission path of the RS signal 321 is indicated by a broken line in FIG. 3, and the sub-scanning color misregistration correction unit 311, main scanning color misregistration correction unit 312, color space conversion unit 313, image area determination unit 314, filter processing unit 315, The histogram processing unit 316 is serially connected. The RS signal 321 output from the histogram processing unit 316 that is the image processing unit at the final stage returns to the SRAM power saving control unit 221, and a so-called loopback method is adopted. In other words, the SRAM power saving control unit 221 functions as an output unit that outputs a control signal for shifting the SRAMs 404 and 405 to the power saving mode to the serially connected SRAMs 404 and 405.

図4は、色空間変換部313の概略構成例を示すブロック図である。色空間変換処理部401は、主走査色ずれ補正部312から入力されたRGB画素を、デバイス非依存のsRGB画素に変換するロジック部である。色空間変換処理部401はSRAM(第1のSRAM)404と接続されている。SRAM404はLUT設定部403と接続されている。LUT設定部403は、CPU201からの指示に基づき、色変換処理で参照される変換テーブルであるLUTを設定し、設定したLUTをSRAM404に格納する。色空間変換処理部401は、SRAM404に格納したLUTに基づいて、色空間変換処理をおこなう。色空間変換処理部401は、いわばデータ処理を実行するデータ処理手段として機能する。   FIG. 4 is a block diagram illustrating a schematic configuration example of the color space conversion unit 313. The color space conversion processing unit 401 is a logic unit that converts RGB pixels input from the main scanning color misregistration correction unit 312 into device-independent sRGB pixels. The color space conversion processing unit 401 is connected to an SRAM (first SRAM) 404. The SRAM 404 is connected to the LUT setting unit 403. Based on an instruction from the CPU 201, the LUT setting unit 403 sets an LUT that is a conversion table referred to in the color conversion process, and stores the set LUT in the SRAM 404. The color space conversion processing unit 401 performs color space conversion processing based on the LUT stored in the SRAM 404. The color space conversion processing unit 401 functions as data processing means for executing data processing.

出力遅延制御部402は、色空間変換処理部401で処理した画素データを一度SRAM405に溜め、並行して動作する像域判定部314から出力される像域判定データと合わせて、後段のフィルタ処理部315で画像処理をおこなうために遅延量を制御する。すなわち、出力遅延制御部402は、上述したデバイス非依存な色空間の画像データを像域判定データと同じタイミングでフィルタ処理部315に出力するように、当該デバイス非依存な色空間の画像データの出力を遅延させる遅延量を制御する。出力遅延制御部402は、いわばSRAM405に記憶されたデータの出力を制御するデータ制御手段として機能する。   The output delay control unit 402 once accumulates the pixel data processed by the color space conversion processing unit 401 in the SRAM 405, and combines it with the image area determination data output from the image area determination unit 314 operating in parallel, and performs subsequent filtering processing. The delay amount is controlled in order to perform image processing in the unit 315. That is, the output delay control unit 402 outputs the device-independent color space image data to the filter processing unit 315 at the same timing as the image area determination data. Controls the amount of delay to delay the output. The output delay control unit 402 functions as data control means for controlling output of data stored in the SRAM 405.

色空間変換部313に供給されたクロック信号320は、各サブモジュール401〜405に供給される。また、色空間変換部313に入出力するRS信号321の伝送経路が破線で示されるとおり、SRAM404とSRAM405とがシリアル接続されている。また、モード信号420、421は、SRAM404、405の省電力モードを設定するための設定ポートにそれぞれ入力される。SRAM404、405の各設定ポートがモード信号420のようにVddに接続してHighレベルになると、SRAMは省電力制御時にRSモードに移行する。また、SRAM404、405の各設定ポートがモード信号421のようにGNDに接続してLowレベルになると、SRAMは省電力制御時にSDモードに移行する。なお、このモード信号420、421は、メインコントローラ101の構成に応じて、Vdd/GNDが固定化されても良いし、例えばCPU201から設定変更可能なように、接続先がレジスタで構成されていても良い。   The clock signal 320 supplied to the color space conversion unit 313 is supplied to each of the sub modules 401 to 405. In addition, the SRAM 404 and the SRAM 405 are serially connected so that the transmission path of the RS signal 321 input to and output from the color space conversion unit 313 is indicated by a broken line. The mode signals 420 and 421 are input to setting ports for setting the power saving modes of the SRAMs 404 and 405, respectively. When the setting ports of the SRAMs 404 and 405 are connected to Vdd as in the mode signal 420 and become high level, the SRAM shifts to the RS mode during power saving control. When the setting ports of the SRAMs 404 and 405 are connected to the GND as in the mode signal 421 and become low level, the SRAM shifts to the SD mode during power saving control. The mode signals 420 and 421 may be fixed to Vdd / GND according to the configuration of the main controller 101. For example, the connection destination is configured by a register so that the setting can be changed from the CPU 201. Also good.

図5(a)は、本実施形態におけるSRAM500の詳細構成例を示すブロック図である。図5(b)〜(d)はSRAM500の動作状態例の説明図であって、図5(b)は通常電力モードの場合を示し、図5(c)は省電力モード(RSモード)の場合を示し、図5(d)は省電力モード(SDモード)の場合を示している。すなわち、SRAM500は、RSモードまたはSDモードへの移行と通常モードへの復帰とが可能で、RSモードまたはSDモードへの移行時に通常モード時と比べて消費電力が低い省電力型のSRAMである。本実施形態では、前記のSRAM405に、SRAM500のような構成をもつSRAMが適用され、適応的な省電力制御が実行される。また、SRAM500は、リードアクセスとライトアクセスが同時に可能となる2ポートSRAMが適用されるものとする。図5(b)〜(d)において、電力供給が行われているサブモジュールを白抜きで表示し、電力供給の遮断が行われているサブモジュールをハッチングで表示している。   FIG. 5A is a block diagram illustrating a detailed configuration example of the SRAM 500 according to the present embodiment. FIGS. 5B to 5D are explanatory diagrams of an example of the operation state of the SRAM 500. FIG. 5B shows the case of the normal power mode, and FIG. 5C is the power saving mode (RS mode). FIG. 5D shows a case of the power saving mode (SD mode). That is, the SRAM 500 is a power-saving SRAM that can shift to the RS mode or the SD mode and return to the normal mode, and has a lower power consumption than the normal mode when shifting to the RS mode or the SD mode. . In the present embodiment, an SRAM having a configuration like the SRAM 500 is applied to the SRAM 405, and adaptive power saving control is executed. Further, it is assumed that the SRAM 500 is a 2-port SRAM that allows simultaneous read access and write access. In FIGS. 5B to 5D, the submodules for which power supply is performed are displayed in white, and the submodules for which power supply is interrupted are displayed in hatching.

図5(a)に示される通り、SRAM500には複数種類の信号が入力される。CS信号、WE信号、およびRE信号は、一般的なメモリ制御に用いられる信号と同様に、SRAM500の動作タイミングを制御するための入力信号である。wraddr信号、rdaddr信号、data_in信号、およびクロック信号(CLK)320は、一般的なメモリ制御に用いられる信号と同様に、ライト/リードアドレス制御、入力データ制御、およびクロック制御のための入力信号である。RS信号321は、RSモードもしくはSDモードといった省電力モードへの移行や、通常電力モードへの復帰を制御するための信号である。mode信号は、RS信号によって移行する省電力モードを、RSモードにするかSDモードにするかを選択するための入力信号であり、HighレベルのときにRSモード、LowレベルのときにSDモードに移行する。これは、図4におけるモード信号420、421に接続されている。   As shown in FIG. 5A, a plurality of types of signals are input to the SRAM 500. The CS signal, the WE signal, and the RE signal are input signals for controlling the operation timing of the SRAM 500, as are signals used for general memory control. The wraddr signal, the rdaddr signal, the data_in signal, and the clock signal (CLK) 320 are input signals for write / read address control, input data control, and clock control as well as signals used for general memory control. is there. The RS signal 321 is a signal for controlling the transition to the power saving mode such as the RS mode or the SD mode and the return to the normal power mode. The mode signal is an input signal for selecting whether the power saving mode shifted by the RS signal is to be the RS mode or the SD mode. Transition. This is connected to the mode signals 420 and 421 in FIG.

また、図5(a)に示される通り、SRAM500からは複数種類の信号が出力される。data_out信号は、一般的なメモリ制御に用いられる信号と同様に、出力データ制御のための出力信号である。RSO信号は、入力されるRS信号を、バッファ505によって所定時間の遅延をさせたのち、後段モジュールのSRAMもしくはSRAM省電力制御部221に出力するための信号である。後段モジュールのSRAMもしくはSRAM省電力制御部221は、SRAM500がRSモードもしくはSDモードへの移行や通常電力モードへの復帰を完了したことを本信号のアサートとネゲートタイミングによって知ることができる。   Also, as shown in FIG. 5A, the SRAM 500 outputs a plurality of types of signals. The data_out signal is an output signal for controlling output data, similarly to a signal used for general memory control. The RSO signal is a signal for delaying the input RS signal for a predetermined time by the buffer 505 and then outputting it to the SRAM or SRAM power saving control unit 221 of the subsequent module. The SRAM or SRAM power saving control unit 221 of the subsequent module can know from the assertion of this signal and the negation timing that the SRAM 500 has completed the transition to the RS mode or the SD mode or the return to the normal power mode.

制御部501は、CS信号やWE信号から動作のタイミング信号を生成するタイミング制御回路(不図示)を備える。また、制御部501は、ワードドライバ部502、カラム部503、およびメモリアレイ部504への電力供給をRS信号に従って制御し、RS信号がHighレベルのときにこれらへの電力供給を選択的に遮断する回路を備える。   The control unit 501 includes a timing control circuit (not shown) that generates an operation timing signal from a CS signal or a WE signal. The control unit 501 controls power supply to the word driver unit 502, the column unit 503, and the memory array unit 504 according to the RS signal, and selectively cuts off power supply to these when the RS signal is at a high level. A circuit is provided.

ここで、SRAM500におけるRSモード(520)とSDモード(530)の2つの省電力モードについて説明する。RSモードは、SRAM500のデータを保持しながら省電力を実施するモードである。mode信号によってRSモードが指示されると、制御部501は、図5(c)に示すように、制御部501とメモリアレイ部504への電力供給を維持(継続)するが、ワードドライバ部502とカラム部503への電力供給のみを遮断する。一方、SDモードは、SRAM500のデータを保持しないが、RSモードと比べてより高い省電力を実現するモードである。mode信号によってSDモードが指示されると、制御部501は、図5(d)に示すように、ワードドライバ部502とカラム部503に加えて、メモリアレイ部504への電力供給を遮断する。また、RSモード及びSDモードの2つの省電力モードに移行していないときは、SRAM500は通常モードとして動作する。すなわち、SRAM500は、図5(b)に示すように、制御部501とワードドライバ部502とカラム部503とメモリアレイ部504へ電力を供給する通常モード(510)として動作する。また、SRAMをRSモード、SDモードといった省電力モードに移行するさいには、図5(c)、(d)に示すようにSRAMに供給するクロック信号をあらかじめOFFにしておく必要がある。   Here, two power saving modes of the SRAM 500, that is, the RS mode (520) and the SD mode (530) will be described. The RS mode is a mode for implementing power saving while retaining the data of the SRAM 500. When the RS signal is instructed by the mode signal, the control unit 501 maintains (continues) power supply to the control unit 501 and the memory array unit 504 as illustrated in FIG. Only the power supply to the column unit 503 is cut off. On the other hand, the SD mode is a mode that does not hold the data of the SRAM 500 but realizes higher power saving than the RS mode. When the SD mode is instructed by the mode signal, the control unit 501 cuts off the power supply to the memory array unit 504 in addition to the word driver unit 502 and the column unit 503 as shown in FIG. In addition, when not shifting to the two power saving modes of the RS mode and the SD mode, the SRAM 500 operates as a normal mode. That is, the SRAM 500 operates as a normal mode (510) in which power is supplied to the control unit 501, the word driver unit 502, the column unit 503, and the memory array unit 504, as shown in FIG. Further, when the SRAM is shifted to the power saving mode such as the RS mode or the SD mode, it is necessary to turn off the clock signal supplied to the SRAM in advance as shown in FIGS.

図5(a)の説明に戻り、ワードドライバ部502は、addr信号をデコードして、メモリアレイ部504のいずれの列(ロウ)を活性化させるかを決定する機能ブロックである。ワードドライバ部502は、RSモードまたはSDモードをSRAM500が受け付けたときに、制御部501によって電力供給が遮断される。   Returning to the description of FIG. 5A, the word driver unit 502 is a functional block that determines which column (row) of the memory array unit 504 is activated by decoding the addr signal. When the SRAM 500 receives the RS mode or the SD mode, the word driver unit 502 is powered off by the control unit 501.

カラム部503は、addr信号をデコードして、メモリアレイ部504のいずれの行(カラム)を活性化させるかを決定する機能ブロックである。カラム部503は、RSモードまたはSDモードをSRAM500が受け付けたときに、制御部501によって電力供給が遮断される。   The column unit 503 is a functional block that determines which row (column) of the memory array unit 504 is activated by decoding the addr signal. The column unit 503 is powered off by the control unit 501 when the SRAM 500 accepts the RS mode or the SD mode.

本実施形態では、RSモードへの移行時には、ワードドライバ部502やカラム部503の電力供給の遮断とクロック信号の発振とが重ならないようにすることで、メモリアレイ部504での電圧揺れが抑えられる。このようなSRAM500における制御部501、ワードドライバ部502、カラム部503は、いわばメモリアレイ部504にデータを書き込むための制御領域といえる。   In this embodiment, the voltage fluctuation in the memory array unit 504 is suppressed by preventing the power supply interruption of the word driver unit 502 and the column unit 503 and the oscillation of the clock signal from overlapping when shifting to the RS mode. It is done. The control unit 501, word driver unit 502, and column unit 503 in the SRAM 500 can be said to be control regions for writing data to the memory array unit 504.

メモリアレイ部504は、スタティック型のメモリセルがマトリクス状に配置され、ワードドライバ部502とカラム部503とで決定されるメモリセルにデータを保持する。メモリアレイ部504は、通常動作時に加え、RSモード時にも電力供給が維持されており、これにより、RSモード時にはデータを保持することができる。一方、メモリアレイ部504は、SDモードをSRAM500が受け付けたときに、制御部501によって電力供給が遮断され、メモリアレイ部504に保持されていたデータが消失する。このようなSRAM500におけるメモリアレイ部504は、いわば画像処理を実行するための画像データを記憶する記憶領域といえる。   In the memory array portion 504, static memory cells are arranged in a matrix, and data is held in memory cells determined by the word driver portion 502 and the column portion 503. The memory array unit 504 maintains power supply in the RS mode in addition to the normal operation, and thus can hold data in the RS mode. On the other hand, in the memory array unit 504, when the SRAM 500 receives the SD mode, the power supply is interrupted by the control unit 501, and the data held in the memory array unit 504 is lost. The memory array unit 504 in the SRAM 500 can be said to be a storage area for storing image data for executing image processing.

本実施形態では、スキャナ画像処理部300(図3参照)に対し、CPU201からクロック制御部220を介して、クロック信号320をゲーティングすることで、スキャナ画像処理部300を使用しない場合の消費電力を抑えることができる。加えて、CPU201からSRAM省電力制御部221を介して、RS信号321を制御することで、スキャナ画像処理部300内部のSRAMの消費電力をさらに抑えることができる。   In the present embodiment, the power consumption when the scanner image processing unit 300 is not used is obtained by gating the clock signal 320 from the CPU 201 via the clock control unit 220 to the scanner image processing unit 300 (see FIG. 3). Can be suppressed. In addition, by controlling the RS signal 321 from the CPU 201 via the SRAM power saving control unit 221, the power consumption of the SRAM in the scanner image processing unit 300 can be further suppressed.

LUT用のSRAM404のように、内部に保持しているデータが消えてしまうとスキャナ画像処理実行前に再設定が必要なパラメータを保持するためのSRAMについては、データが消えないRSモードを使用して省電力制御をおこなう。これによって、省電力モードからの復帰後に、SRAM404に対しパラメータを再設定する必要がなくなり、省電力モードからの復帰後にジョブ実行を開始するまでの時間を短くできる。一方、遅延バッファ用のSRAM405のように、画像形成装置100のジョブ単位でSRAM内部データの保持と再利用を完結して良いSRAMについては、データが消えるがRSモードよりも省電力効果が高いSDモードを使用して省電力制御をおこなう。これによって、省電力と省電力モードからの復帰時間を両立するシステムを構築することができる。   Like the LUT SRAM 404, the SRAM that holds parameters that need to be reset before executing scanner image processing uses the RS mode that does not erase the data if the data held inside disappears. To perform power saving control. This eliminates the need for resetting parameters in the SRAM 404 after returning from the power saving mode, and shortens the time required to start job execution after returning from the power saving mode. On the other hand, for an SRAM that can complete the retention and reuse of SRAM internal data for each job of the image forming apparatus 100, such as the delay buffer SRAM 405, the data disappears, but the SD has a higher power saving effect than the RS mode. Use the mode to perform power saving control. As a result, it is possible to construct a system that achieves both power saving and return time from the power saving mode.

SRAMの通常モード、RSモード、SDモードの切り替え方法について、図6、図7、および図8を用いて詳細に説明する。なお、以下の各記号Sは、フローチャートにおけるステップであることを意味する。   A method of switching the normal mode, the RS mode, and the SD mode of the SRAM will be described in detail with reference to FIGS. 6, 7, and 8. FIG. The following symbols S mean steps in the flowchart.

図6は、画像形成装置100にコピージョブが投入されたときのSRAM404、405の省電力復帰制御および省電力移行制御の流れを示すフローチャートである。特に断りがなければ、各処理はCPU201において実行されるものである。なお、図6に記載の処理が始まる前、SRAM404はRSモードで、SRAM405はSDモードで保持されているとする。さらに、図6に記載の処理が始まる前、プリンタ画像処理部900内のSRAMも用途に応じてRSモード、SDモードに設定されており、省電力状態であるとする。   FIG. 6 is a flowchart showing the flow of power saving return control and power saving shift control of the SRAMs 404 and 405 when a copy job is input to the image forming apparatus 100. Unless otherwise specified, each process is executed by the CPU 201. It is assumed that the SRAM 404 is held in the RS mode and the SRAM 405 is held in the SD mode before the processing illustrated in FIG. 6 is started. Furthermore, it is assumed that the SRAM in the printer image processing unit 900 is also set to the RS mode and the SD mode according to the application before the process illustrated in FIG.

まず、CPU201は、コピージョブが開始されたか否かを判定する(S601)。ユーザの入力操作によって操作部102を介して画像形成装置100にコピージョブが投入されると、メインコントローラ101等の制御によりコピージョブが開始される。すなわち、画像形成装置100は、コピージョブが投入されるまでコピージョブが開始されたか否かの判定を行い、コピージョブが投入されると、コピージョブを実行する。CPU201は、コピージョブが開始されたと判定した場合(S601のYES)、CPU201は、SRAM省電力制御部221に対して、スキャナ画像処理部300のSRAMの省電力復帰制御を指示する(S602)。SRAM省電力制御部221は、CPU201からの指示に基づいて、スキャナ画像処理部300のSRAM404、405に対して省電力復帰制御を実行する。この省電力復帰制御の詳細に関しては後述する。   First, the CPU 201 determines whether a copy job has been started (S601). When a copy job is input to the image forming apparatus 100 via the operation unit 102 by a user input operation, the copy job is started under the control of the main controller 101 or the like. In other words, the image forming apparatus 100 determines whether or not the copy job has been started until the copy job is input. When the copy job is input, the image forming apparatus 100 executes the copy job. When the CPU 201 determines that the copy job has started (YES in S601), the CPU 201 instructs the SRAM power saving control unit 221 to perform the SRAM power saving return control of the scanner image processing unit 300 (S602). The SRAM power saving control unit 221 executes power saving return control on the SRAMs 404 and 405 of the scanner image processing unit 300 based on an instruction from the CPU 201. Details of the power saving return control will be described later.

続いて、CPU201は、プリンタ画像処理部900のSRAMの省電力復帰制御を実行する(S603)。すなわち、CPU201は、SRAM省電力制御部221に対して、プリンタ画像処理部900を省電力状態から通常電力状態に復帰させるよう指示する。SRAM省電力制御部221は、CPU201からの指示に基づいて、プリンタ画像処理部900のSRAMに対してRSモード、SDモードから通常モードへの復帰を指示する信号を出力する。プリンタ画像処理部900のSRAMは、SRAM省電力制御部221からの復帰信号に基づいて、省電力状態から通常電力状態に復帰する。   Subsequently, the CPU 201 executes power saving return control of the SRAM of the printer image processing unit 900 (S603). That is, the CPU 201 instructs the SRAM power saving control unit 221 to return the printer image processing unit 900 from the power saving state to the normal power state. Based on an instruction from the CPU 201, the SRAM power saving control unit 221 outputs a signal instructing the SRAM of the printer image processing unit 900 to return from the RS mode and the SD mode to the normal mode. The SRAM of the printer image processing unit 900 returns from the power saving state to the normal power state based on the return signal from the SRAM power saving control unit 221.

次に、CPU201は、コピージョブで使用するスキャナ画像処理部300とプリンタ画像処理部900に対して、画像処理パラメータの設定が必要か否かを判定する(S604)。画像処理パラメータの設定が必要な場合とは、SRAM404にパラメータやLUTが設定されていない場合、またはコピージョブの設定が変更されており、パラメータやLUTをSRAM404に再度設定する必要がある場合である。CPU201はパラメータやLUTの設定を完了すると、レジスタにSRAMへの設定が完了している旨を設定する。S604において、CPU201は当該レジスタを参照し、パラメータやLUTの設定が完了しているか否かを判定する。さらに、CPU201はSRAM404とは異なるDRAM202等のメモリに記憶された前回のコピージョブの設定を参照する。前回のコピージョブの設定と、今回のコピージョブの設定を比較し、設定が異なる場合には、CPU201はパラメータやLUTの設定が必要であると判定する。すなわち、CPU201は、コピージョブで使用するスキャナ画像処理部300とプリンタ画像処理部900に対して、画像処理パラメータの設定が必要であると判定すると(S604のYES)、処理をS605へ移行する。CPU201は、コピージョブで使用するスキャナ画像処理部300とプリンタ画像処理部900に対して、画像処理パラメータの設定が必要ではないと判定すると(S604のNO)、S605をスキップして処理をS606へ移行する。   Next, the CPU 201 determines whether it is necessary to set image processing parameters for the scanner image processing unit 300 and the printer image processing unit 900 used in the copy job (S604). The case where the setting of the image processing parameter is necessary is a case where the parameter or LUT is not set in the SRAM 404 or a case where the setting of the copy job is changed and the parameter or LUT needs to be set again in the SRAM 404. . When the CPU 201 completes the parameter and LUT settings, the CPU 201 sets in the register that the setting to the SRAM is complete. In step S604, the CPU 201 refers to the register and determines whether the parameter and LUT settings have been completed. Further, the CPU 201 refers to the setting of the previous copy job stored in a memory such as the DRAM 202 different from the SRAM 404. The settings of the previous copy job and the settings of the current copy job are compared. If the settings are different, the CPU 201 determines that the parameter and LUT settings are necessary. In other words, when the CPU 201 determines that image processing parameters need to be set for the scanner image processing unit 300 and the printer image processing unit 900 used in the copy job (YES in S604), the process proceeds to S605. If the CPU 201 determines that it is not necessary to set image processing parameters for the scanner image processing unit 300 and the printer image processing unit 900 used in the copy job (NO in S604), the process skips S605 and proceeds to S606. Transition.

CPU201は、SRAM404に対してパラメータ、LUTの設定を実行する(S605)。CPU201は、コピージョブの設定に適したパラメータ、LUTをスキャナ画像処理部300のSRAM404、および、プリンタ画像処理部900のSRAMに設定する。SRAMにパラメータやLUTが設定されていない場合、CPU201は今回のジョブの設定に対応するLUTやパラメータをSRAMに設定する。すでにSRAMにパラメータやLUTが設定されている場合、CPU201はDRAM202等に記憶されている前回のジョブの設定と、今回のジョブの設定を比較し、差分に対応するパラメータやLUTのみをSRAMに設定する。   The CPU 201 executes parameter and LUT settings for the SRAM 404 (S605). The CPU 201 sets parameters and LUTs suitable for setting a copy job in the SRAM 404 of the scanner image processing unit 300 and the SRAM of the printer image processing unit 900. When no parameter or LUT is set in the SRAM, the CPU 201 sets the LUT or parameter corresponding to the current job setting in the SRAM. If parameters and LUTs have already been set in the SRAM, the CPU 201 compares the previous job settings stored in the DRAM 202 and the current job settings, and sets only the parameters and LUTs corresponding to the differences in the SRAM. To do.

スキャナ画像処理部300のSRAM404およびプリンタ画像処理部900のSRAMそれぞれへの画像処理パラメータ設定が完了すると、スキャナ103、プリンタ104との画像データの転送が開始される。   When the image processing parameter setting to the SRAM 404 of the scanner image processing unit 300 and the SRAM of the printer image processing unit 900 is completed, transfer of image data to the scanner 103 and the printer 104 is started.

CPU201は、コピージョブが完了したか否かを判定する(S606)。CPU201は、原稿全ページの読み取り完了、および印刷完了に基づきコピージョブが完了したと判定する。具体的には、CPU201は、プリンタ104が全ページの印刷を完了すると出力するコピージョブの完了通知に基づいてコピージョブが完了したと判定する。   The CPU 201 determines whether or not the copy job is completed (S606). The CPU 201 determines that the copy job is completed based on the completion of reading all pages of the document and the completion of printing. Specifically, the CPU 201 determines that the copy job has been completed based on a copy job completion notification that is output when the printer 104 has completed printing all pages.

CPU201は、コピージョブが完了していないと判定した場合(S606のNO)、CPU201は、処理をS607に移行する。CPU201は、コピージョブが完了したと判定した場合(S606のYES)、CPU201は、処理をS609に移行する。   If the CPU 201 determines that the copy job is not completed (NO in S606), the CPU 201 shifts the processing to S607. If the CPU 201 determines that the copy job is completed (YES in S606), the CPU 201 shifts the process to S609.

S607にて、CPU201は、ページ画像をスキャナ103から受信し、DRAM202等に格納する。受信の過程では、スキャナ画像処理部300によって、ページ画像に対し所定の画像処理が実行される。なお、ADF(Auto Documento Feeder)の原稿台にセットされた全ページの読み取りが完了した等、スキャン処理が完了している場合、S607の処理を行わず、S608の処理を実行する。   In S607, the CPU 201 receives a page image from the scanner 103 and stores it in the DRAM 202 or the like. In the process of reception, the scanner image processing unit 300 executes predetermined image processing on the page image. If the scanning process is completed, for example, reading of all pages set on an ADF (Auto Document Feeder) document table is completed, the process of S608 is performed without performing the process of S607.

S608にて、CPU201は、DRAM202に格納したページ画像をプリンタ画像処理部900に入力し、コピーデータとしてプリンタIF213を介してプリンタ104に送信する。プリンタ104は、入力されたコピーデータを記録媒体上に出力する(印刷する)。送信の過程では、プリンタ画像処理部900によって、ページ画像に対し所定の画像処理であるページ画像処理が実行される。そして、ページ画像に対する処理が1ページ分終了すると、処理がS606に戻される。CPU201は、コピージョブが完了したか否かを判定する。ここで、S607とS608は必ずしもシーケンシャルに実行する必要はなく、S607とS608を並列実行してコピージョブ動作を高速化することもできる。   In step S <b> 608, the CPU 201 inputs the page image stored in the DRAM 202 to the printer image processing unit 900 and transmits it as copy data to the printer 104 via the printer IF 213. The printer 104 outputs (prints) the input copy data on a recording medium. In the transmission process, the printer image processing unit 900 performs page image processing, which is predetermined image processing, on the page image. When the processing for the page image is completed for one page, the processing is returned to S606. The CPU 201 determines whether or not the copy job has been completed. Here, S607 and S608 do not necessarily have to be executed sequentially, and S607 and S608 can be executed in parallel to speed up the copy job operation.

S609にて、CPU201は、SRAM省電力制御部221に対して、スキャナ画像処理部300の省電力移行制御を指示する。SRAM省電力制御部221は、CPU201からの指示に基づいて、スキャナ画像処理部300のSRAM404、405に対して省電力移行制御を実行する。この省電力移行制御の詳細に関しても後述する。   In step S <b> 609, the CPU 201 instructs the SRAM power saving control unit 221 to perform power saving shift control of the scanner image processing unit 300. The SRAM power saving control unit 221 executes power saving transition control on the SRAMs 404 and 405 of the scanner image processing unit 300 based on an instruction from the CPU 201. Details of the power saving shift control will also be described later.

S610にて、CPU201は、プリンタ画像処理部900のSRAMの省電力移行制御を実行する。すなわち、CPU201は、SRAM省電力制御部221に対して、プリンタ画像処理部900の通常電力状態から省電力状態に移行させるよう指示する。SRAM省電力制御部221は、CPU201からの指示に基づいて、プリンタ画像処理部900のSRAMに対して通常電力状態から省電力状態に移行させるよう指示する信号を出力する。プリンタ画像処理部900のSRAMは、SRAM省電力制御部221からの移行信号に基づいて、通常電力状態から省電力状態に移行する。   In step S610, the CPU 201 executes SRAM power saving transition control of the printer image processing unit 900. That is, the CPU 201 instructs the SRAM power saving control unit 221 to shift the printer image processing unit 900 from the normal power state to the power saving state. Based on an instruction from the CPU 201, the SRAM power saving control unit 221 outputs a signal that instructs the SRAM of the printer image processing unit 900 to shift from the normal power state to the power saving state. The SRAM of the printer image processing unit 900 shifts from the normal power state to the power saving state based on the shift signal from the SRAM power saving control unit 221.

以上により、スキャナ画像処理部300の省電力移行制御(S609)およびプリンタ画像処理部900の省電力移行制御が完了すると、コピージョブの画像形成装置100への投入に伴う一連の電力制御処理は完了する。   As described above, when the power saving transition control (S609) of the scanner image processing unit 300 and the power saving transition control of the printer image processing unit 900 are completed, a series of power control processing accompanying the input of the copy job to the image forming apparatus 100 is completed. To do.

なお、本実施形態では、コピージョブが完了した後に、スキャナ画像処理部300に含まれるSRAM404、405をそれぞれRSモード、SDモードに移行させる処理例について説明した。プリンタ104による印刷が完了していなくても、CPU201は、スキャナ103が原稿全ページの読み取りを完了すると出力する原稿読み取りの完了通知に基づいて、S609の処理を実行するとしてもよい。   In the present embodiment, a processing example in which the SRAMs 404 and 405 included in the scanner image processing unit 300 are shifted to the RS mode and the SD mode, respectively, after the copy job is completed has been described. Even if the printing by the printer 104 has not been completed, the CPU 201 may execute the processing of S609 based on a document reading completion notification that is output when the scanner 103 has read all the pages of the document.

本実施形態では、コピージョブの完了通知に基づいて、S609の処理を実行する場合について説明した。プリンタ104による印刷が完了してからスキャナ103を所定時間使用するジョブが実行されない場合に、S609の処理を実行するとしてもよい。また、プリンタ104による印刷が完了してからプリンタを所定時間使用するジョブが実行されない場合にS609の処理を実行するとしてもよい。   In the present embodiment, the case where the process of S609 is executed based on the copy job completion notification has been described. When the job that uses the scanner 103 for a predetermined time is not executed after the printing by the printer 104 is completed, the process of S609 may be executed. Further, the processing of S609 may be executed when a job for using the printer for a predetermined time is not executed after printing by the printer 104 is completed.

また、スキャナ103からの入力画像を、HDD208に格納するデータ保存機能や、LAN106経由で他のPC105に送信する送信機能など、スキャナ103を使用するコピージョブ以外のジョブを開始する場合がある。このようなスキャナ103を使用するコピージョブ以外のジョブを開始する場合に、スキャナ画像処理部300内のSRAM404、405を省電力状態から通常電力状態に復帰させ、ジョブの完了後に再度省電力状態に移行するとしてもよい。   In addition, a job other than a copy job using the scanner 103 may be started, such as a data storage function for storing an input image from the scanner 103 in the HDD 208 or a transmission function for transmitting the image to another PC 105 via the LAN 106. When starting a job other than the copy job using the scanner 103, the SRAMs 404 and 405 in the scanner image processing unit 300 are returned from the power saving state to the normal power state, and are again set to the power saving state after the job is completed. You may migrate.

さらに、PDLプリントのようなスキャナ画像処理部300を使用しないジョブを実行するときには、プリンタ画像処理部900内のSRAMに対してのみ省電力復帰制御と、ジョブ完了後の省電力移行制御とを行ってもよい。すなわち、スキャナ画像処理部300を使用しないジョブを実行するときには、スキャナ画像処理部300内のSRAMを省電力状態で保持してもよい。   Furthermore, when executing a job that does not use the scanner image processing unit 300 such as PDL printing, power saving return control and power saving transition control after completion of the job are performed only for the SRAM in the printer image processing unit 900. May be. That is, when executing a job that does not use the scanner image processing unit 300, the SRAM in the scanner image processing unit 300 may be held in a power saving state.

ジョブに応じた電力制御を行うことで、スキャナ画像処理部300を使用しないジョブの実行時には、スキャナ画像処理部300内のSRAM404、405を省電力状態で維持したまま、プリンタ画像処理部900内のSRAMを動作させることができる。   By performing power control according to the job, when executing a job that does not use the scanner image processing unit 300, the SRAMs 404 and 405 in the scanner image processing unit 300 are maintained in the power saving state, and the printer image processing unit 900 has the power saving state. The SRAM can be operated.

図7(a)は、図6のS609の詳細を示すフローチャートである。具体的には、図7(a)は、スキャナ画像処理部300のSRAM404、405の省電力移行制御のフローを示すフローチャートである。図7(b)は、図6のS602の詳細を示すフローチャートである。具体的には、図7(b)は、スキャナ画像処理部300のSRAM404、405の省電力復帰制御(通常電力復帰制御)のフローを示すフローチャートである。また、図8(a)は、スキャナ画像処理部300のSRAM404、405の省電力移行制御例の動作を説明するタイミングチャートである。図8(b)は、同じくスキャナ画像処理部300のSRAM404、405の通常電力復帰制御例の動作を説明するタイミングチャートである。なお、図8(a)においてNは89以上の整数であり、図8(b)においてMは86以上の整数である。   FIG. 7A is a flowchart showing details of S609 in FIG. Specifically, FIG. 7A is a flowchart showing a flow of power saving transition control of the SRAMs 404 and 405 of the scanner image processing unit 300. FIG. 7B is a flowchart showing details of S602 in FIG. Specifically, FIG. 7B is a flowchart showing a flow of power saving return control (normal power return control) of the SRAMs 404 and 405 of the scanner image processing unit 300. FIG. 8A is a timing chart for explaining the operation of the power saving transition control example of the SRAMs 404 and 405 of the scanner image processing unit 300. FIG. 8B is a timing chart for explaining the operation of the normal power return control example of the SRAMs 404 and 405 of the scanner image processing unit 300. In FIG. 8A, N is an integer of 89 or more, and in FIG. 8B, M is an integer of 86 or more.

CLK800は、色空間変換部313内部の各サブモジュール401〜405、および、その周辺回路である画像処理部311〜316に供給されるクロック信号(CLK)320と同じクロック信号である。   CLK 800 is the same clock signal as the clock signal (CLK) 320 supplied to each of the sub modules 401 to 405 in the color space conversion unit 313 and the image processing units 311 to 316 that are peripheral circuits thereof.

mode_0信号810、RS_0信号811、RSO_0信号812、SRAM State_0信号813は、LUT用のSRAM404の省電力状態の制御信号の動きを表している。mode_1信号820、RS_1信号821、RSO_1信号822、SRAM State_1信号823は、遅延バッファ用のSRAM405の省電力状態の制御信号の動きを表している。   The mode_0 signal 810, the RS_0 signal 811, the RSO_0 signal 812, and the SRAM State_0 signal 813 represent the movement of the control signal in the power saving state of the SRAM 404 for LUT. The mode_1 signal 820, the RS_1 signal 821, the RSO_1 signal 822, and the SRAM State_1 signal 823 represent the movement of the control signal in the power saving state of the SRAM 405 for the delay buffer.

mode_0/1信号810、820は、各SRAMを省電力状態に移行したときに、RSモードに移行するか、SDモードに移行するかを指示する信号である。本実施形態では、SRAM404、405のmode信号は、図4に示す通りSRAM404に対しVdd固定、SRAM405に対しGND固定となるので、mode_0信号810はHighレベル、mode_1信号820はLowレベルとなっている。RS_0/1信号811、821は、SRAM404、405のRS/SDモードへの移行と省電力復帰(通常電力復帰)を制御するための信号である。CLK800がゲーティングされた状態で、かつ、RS_0/1信号811、821がHighレベルにアサートされたとき、SRAM404、405はRS/SDモードに移行した状態にある。RSO_0/1信号812、822は、RS信号811、821がSRAM500内部のバッファ505によって遅延を付加されて出力される信号である。そして、SRAM State_0/1 813、823は、SRAM404、405の電力状態が、通常モード、通常モード(クロックゲート)、RSモード、SDモードのいずれの状態にあるかを示したSRAM電力状態情報である。RSO_n信号830は、SRAM404、405を含むスキャナ画像処理部300内にてシリアル接続で全てのSRAMを伝送したRS信号321が、最終段のヒストグラム処理部316から出力されてSRAM省電力制御部221に戻るタイミングを示す。   The mode_0 / 1 signals 810 and 820 are signals for instructing whether to shift to the RS mode or the SD mode when each SRAM shifts to the power saving state. In this embodiment, the mode signals of the SRAMs 404 and 405 are fixed to Vdd with respect to the SRAM 404 and fixed to GND with respect to the SRAM 405 as shown in FIG. 4, so the mode_0 signal 810 is at the high level and the mode_1 signal 820 is at the low level. . The RS_0 / 1 signals 811 and 821 are signals for controlling the transition of the SRAMs 404 and 405 to the RS / SD mode and the power saving return (normal power return). When the CLK 800 is in a gated state and the RS_0 / 1 signals 811 and 821 are asserted to a high level, the SRAMs 404 and 405 are in a state of shifting to the RS / SD mode. The RSO_0 / 1 signals 812 and 822 are signals output from the RS signals 811 and 821 with a delay added by the buffer 505 in the SRAM 500. SRAM State_0 / 1 813 and 823 are SRAM power status information indicating whether the power status of the SRAM 404 or 405 is in the normal mode, normal mode (clock gate), RS mode, or SD mode. . The RSO_n signal 830 is output from the histogram processing unit 316 at the final stage of the RS signal 321 that is transmitted by serial connection in the scanner image processing unit 300 including the SRAMs 404 and 405 and is output to the SRAM power saving control unit 221. Indicates the return timing.

以下、特に指定がなければ、各信号名は図8のタイミングチャートにおける信号のタイミングを示し、CLKXXXもしくはCLKXXX〜YYY(XXX、YYYは整数)という表記は、図8におけるクロックタイミングを示すものとする。さらに、CLKA0〜N+3は図8(a)のタイミングチャートにおけるクロックタイミングであり、CLKB0〜M+5は図8(b)のタイミングチャートにおけるクロックタイミングとする。   Hereinafter, unless otherwise specified, each signal name indicates a signal timing in the timing chart of FIG. 8, and the notation CLKXXX or CLKXXX to YYY (XXX and YYY are integers) indicate the clock timing in FIG. . Further, CLKA0 to N + 3 are clock timings in the timing chart of FIG. 8A, and CLKB0 to M + 5 are clock timings in the timing chart of FIG.

図7(a)、(b)のフローチャートの説明に戻る。図7(a)、(b)の各フローの処理は、特に断りがなければ、CPU201が実行するものとする。本実施形態では、スキャナ画像処理部300を使用するジョブの実行が完了すると、CPU201は、スキャナ画像処理部300の省電力移行制御を開始するものとする。以下、図7(a)を用いて、スキャナ画像処理部300の省電力移行制御例について説明する。   Returning to the description of the flowcharts of FIGS. The processing of each flow in FIGS. 7A and 7B is executed by the CPU 201 unless otherwise specified. In the present embodiment, when execution of a job that uses the scanner image processing unit 300 is completed, the CPU 201 starts power saving transition control of the scanner image processing unit 300. Hereinafter, an example of power saving shift control of the scanner image processing unit 300 will be described with reference to FIG.

まず、CPU201は、クロック制御部220に対して、スキャナ画像処理部300に供給されるクロック信号320(CLK800)のクロックゲートを指示する(S701)。これによって、図8(a)のCLKA3〜N+3のように、SRAM404、405に供給されるクロック信号320(CLK800)も停止される。また、それに伴い、SRAM State_0/1信号813、823のように、各SRAMの電力状態は通常モードではあるがクロックゲートされた状態となる。   First, the CPU 201 instructs the clock control unit 220 to clock the clock signal 320 (CLK800) supplied to the scanner image processing unit 300 (S701). As a result, the clock signal 320 (CLK800) supplied to the SRAMs 404 and 405 is also stopped as in CLKA3 to N + 3 in FIG. Accordingly, as shown in SRAM State_0 / 1 signals 813 and 823, the power state of each SRAM is in the normal mode but is clock gated.

次に、CPU201は、SRAM省電力制御部221に省電力移行制御を指示する(S702)。これは、具体的には、RS_0信号811をアサートする、図8のCLKA5のタイミングの信号制御に対応する。SRAM404ではmode_0信号810がHighレベルであるため、入力されたRS_0信号811に応じて、SRAM404の制御部501は、ワードドライバ部502とカラム部503への電力供給をOFF(遮断)する。また、これらサブモジュール502、503への電力供給の遮断(停止)に伴い、SRAM State_0信号813のように、SRAM404の電力状態はRSモードに移行する。   Next, the CPU 201 instructs the SRAM power saving control unit 221 to perform power saving transition control (S702). Specifically, this corresponds to the signal control of the timing of CLKA5 in FIG. 8 in which the RS_0 signal 811 is asserted. In the SRAM 404, since the mode_0 signal 810 is at a high level, the control unit 501 of the SRAM 404 turns off (shuts off) power supply to the word driver unit 502 and the column unit 503 in accordance with the input RS_0 signal 811. Further, as the power supply to these submodules 502 and 503 is cut off (stopped), the power state of the SRAM 404 shifts to the RS mode as in the SRAM State_0 signal 813.

また、RS_0信号811は、本実施形態においては、バッファ505によって40クロックぶん遅延され、RSO_0信号812として、図8(a)のCLKA45のタイミングで出力される。そしてCLKA45のタイミングで出力したRSO_0信号812は、配線長によって1クロックぶん遅延され、RS_1信号821として、図8(a)のCLKA46のタイミングで、SRAM405に入力される。   In the present embodiment, the RS_0 signal 811 is delayed by 40 clocks by the buffer 505, and is output as the RSO_0 signal 812 at the timing of the CLKA 45 in FIG. The RSO_0 signal 812 output at the timing of CLKA45 is delayed by one clock depending on the wiring length, and is input to the SRAM 405 as the RS_1 signal 821 at the timing of CLKA46 in FIG.

SRAM405ではmode_1信号820がLowレベルであるため、入力されたRS_1信号821に応じて、SRAM405の制御部501は、ワードドライバ部502とカラム部503とメモリアレイ部504への電力供給をOFF(遮断)する。また、これらサブモジュール502、503、504への電力供給の遮断(停止)に伴い、SRAM State_1信号823のように、SRAM405の電力状態はSDモードに移行する。   In the SRAM 405, since the mode_1 signal 820 is at the low level, the control unit 501 of the SRAM 405 turns off (cuts off) the power supply to the word driver unit 502, the column unit 503, and the memory array unit 504 in accordance with the input RS_1 signal 821. ) Further, as the power supply to these submodules 502, 503, and 504 is interrupted (stopped), the power state of the SRAM 405 shifts to the SD mode as in the SRAM State_1 signal 823.

また、RS_1信号822は、本実施形態においては、バッファ505によって40クロックぶん遅延され、RSO_1信号822として、図8(a)のCLKA86のタイミングで出力される。そしてそれ以降も同様の制御をおこなうSRAMを全部でN−1個分経由したのち、RSO_n信号830として、図8(a)のCLKA NのタイミングでSRAM省電力制御部221に返っていく。   In the present embodiment, the RS_1 signal 822 is delayed by 40 clocks by the buffer 505 and is output as the RSO_1 signal 822 at the timing of the CLKA 86 in FIG. After that, after N-1 SRAMs that perform the same control are routed in total, the RSO_n signal 830 is returned to the SRAM power saving control unit 221 at the timing of CLKA N in FIG.

S702でRS_0信号811をアサートしたSRAM省電力制御部221は、このRSO_n信号830のアサートタイミングを待つことで、スキャナ画像処理部300のSRAM省電力移行制御が完了したかどうかを判断する(S703)。RSO_n信号830がアサートされたことを確認(検知)すると(S703のYES)、CPU201はスキャナ画像処理部300の省電力移行制御を完了する。   The SRAM power saving control unit 221 that asserted the RS_0 signal 811 in S702 determines whether or not the SRAM power saving transition control of the scanner image processing unit 300 has been completed by waiting for the assert timing of the RSO_n signal 830 (S703). . When it is confirmed (detected) that the RSO_n signal 830 is asserted (YES in S703), the CPU 201 completes the power saving transition control of the scanner image processing unit 300.

次に、スキャナ画像処理部300の省電力復帰制御例(通常電力復帰制御例)について、図7(b)を用いて説明する。本実施形態では、ユーザからスキャナ画像処理部300を使用するジョブの実行が指示されると、CPU201は、スキャナ画像処理部300の通常電力復帰制御を開始するものとする。   Next, a power saving return control example (normal power return control example) of the scanner image processing unit 300 will be described with reference to FIG. In this embodiment, when the execution of a job using the scanner image processing unit 300 is instructed by the user, the CPU 201 starts the normal power return control of the scanner image processing unit 300.

まず、CPU201は、SRAM省電力制御部221に対して、通常電力制御を行う省電力復帰制御(通常電力復帰制御)を指示する(S711)。これは具体的には、RS_0信号811をネゲートする、図8(b)のCLKB1のタイミングの信号制御に対応する。SRAM404の制御部501は、入力されたRS_0信号811に応じて、ワードドライバ部502とカラム部503への電力供給をON(開始)する。また、これらサブモジュール502、503への電力供給に伴い、SRAM State_0信号813のように、SRAM404の電力状態は通常モード(クロックゲート)状態に復帰する。   First, the CPU 201 instructs the SRAM power saving control unit 221 to perform power saving return control (normal power return control) for performing normal power control (S711). Specifically, this corresponds to the signal control of the timing of CLKB1 in FIG. 8B in which the RS_0 signal 811 is negated. The control unit 501 of the SRAM 404 turns on (starts) power supply to the word driver unit 502 and the column unit 503 in accordance with the input RS_0 signal 811. Further, with the power supply to these submodules 502 and 503, the power state of the SRAM 404 returns to the normal mode (clock gate) state as in the SRAM State_0 signal 813.

また、RS_0信号811は、前述したように、バッファ505によって40クロックぶん遅延され、RSO_0信号812として、図8(b)のCLKB41のタイミングで出力される。そしてCLKB41のタイミングで出力したRSO_0信号812は、配線長によって1クロックぶん遅延され、RS_1信号821として、図8(b)のCLKB42のタイミングで、SRAM405に入力される。   Further, as described above, the RS_0 signal 811 is delayed by 40 clocks by the buffer 505 and is output as the RSO_0 signal 812 at the timing of the CLKB 41 in FIG. The RSO_0 signal 812 output at the timing of CLKB41 is delayed by one clock depending on the wiring length, and is input to the SRAM 405 as the RS_1 signal 821 at the timing of CLKB42 in FIG.

SRAM405の制御部501は、入力されたRS_1信号821に応じて、ワードドライバ部502とカラム部503とメモリアレイ部504に電力供給する。SRAM State_1信号823のように、SRAM405の電力状態は、通常モード(クロックゲート)状態に復帰する。   The control unit 501 of the SRAM 405 supplies power to the word driver unit 502, the column unit 503, and the memory array unit 504 in accordance with the input RS_1 signal 821. Like the SRAM State_1 signal 823, the power state of the SRAM 405 returns to the normal mode (clock gate) state.

また、RS_1信号822は、前述したように、バッファ505によって40クロックぶん遅延され、RSO_1信号822として、図8(b)のCLKB82のタイミングで出力される。そしてそれ以降も同様の制御をおこなうSRAMを全部でM−1個分経由したのち、RSO_n信号830として、図8(b)のCLKB MのタイミングでSRAM省電力制御部221に返っていく。   Further, as described above, the RS_1 signal 822 is delayed by 40 clocks by the buffer 505 and is output as the RSO_1 signal 822 at the timing of the CLKB 82 in FIG. After that, after passing through M−1 SRAMs that perform the same control, the RSO_n signal 830 is returned to the SRAM power saving control unit 221 at the timing of CLKBM in FIG.

S711でRS_0信号811をネゲートしたSRAM省電力制御部221は、このRSO_n信号830のネゲートタイミングを待つことで、スキャナ画像処理部300のSRAM通常電力復帰制御が完了したかどうかを判断する(S712)。RSO_n信号830がネゲートされたことを確認(検知)すると(S712のYES)、CPU201はクロック制御部220に対して、スキャナ画像処理部300に供給されるクロック信号320のクロックゲート解除を指示する(S713)。これによって、図8(b)のCLKB M+1〜M+5のように、クロックが再開されてSRAM404、405に送信される。また、それに伴い、SRAM State_0/1のように、各SRAMの電力状態はクロックゲートされていない、通常モードの状態に復帰することとなる。以上によって、スキャナ画像処理部300は、スキャナ画像処理を実行可能な状態に復帰し、省電力復帰制御(通常電力復帰制御)は完了する。   The SRAM power saving control unit 221 negating the RS_0 signal 811 in S711 determines whether or not the SRAM normal power return control of the scanner image processing unit 300 is completed by waiting for the negation timing of the RSO_n signal 830 (S712). . When it is confirmed (detected) that the RSO_n signal 830 has been negated (YES in S712), the CPU 201 instructs the clock control unit 220 to cancel the clock gate of the clock signal 320 supplied to the scanner image processing unit 300 ( S713). As a result, the clock is restarted and transmitted to the SRAMs 404 and 405 as CLKB M + 1 to M + 5 in FIG. Accordingly, as in SRAM State_0 / 1, the power state of each SRAM returns to the normal mode state in which no clock gate is performed. As described above, the scanner image processing unit 300 returns to a state in which scanner image processing can be executed, and the power saving return control (normal power return control) is completed.

以上のように、本実施形態では、色空間変換部313のLUT用のSRAM404は、アイドル時の省電力モードとしてRSモードに移行し、遅延バッファ用のSRAM405はSDモードに移行するように制御が実行される。それによって、画像処理動作時のSRAM500の電力制御を適応的におこなうことができるため、画像処理モジュール動作時の、より効果的な省電力制御が実現できる。すなわち、処理されるジョブに応じて、SRAMの省電力制御時に、データを保持する必要があるSRAMをRSモードに、データを保持する必要がないSRAMをSDモードに設定することで、効率的に電力制御を行うことができる。   As described above, in this embodiment, the LUT SRAM 404 of the color space conversion unit 313 is controlled to shift to the RS mode as the power saving mode at the idle time, and the delay buffer SRAM 405 is shifted to the SD mode. Executed. Thereby, since the power control of the SRAM 500 during the image processing operation can be adaptively performed, more effective power saving control during the operation of the image processing module can be realized. In other words, according to the job to be processed, the SRAM that needs to hold data is set to the RS mode and the SRAM that does not need to hold the data is set to the SD mode during the power saving control of the SRAM. Power control can be performed.

[変形例]
以下に本実施形態の変形例について説明する。
[Modification]
A modification of the present embodiment will be described below.

上記では、スキャナ画像処理部300の色空間変換部313に適用した場合について説明したが、スキャナ画像処理部300内の他の画像処理部や、スキャナ画像処理部300以外の他の画像処理部などに適用することも可能である。このような場合であっても、処理されるジョブに応じて、SRAMの省電力制御時に、データを保持する必要があるSRAMをRSモードに、データを保持する必要がないSRAMをSDモードに設定することで、効率的に電力制御を行うことができる。   In the above description, the case where the present invention is applied to the color space conversion unit 313 of the scanner image processing unit 300 has been described. However, other image processing units in the scanner image processing unit 300, other image processing units other than the scanner image processing unit 300, etc. It is also possible to apply to. Even in such a case, the SRAM that needs to hold data is set to the RS mode and the SRAM that does not need to hold the data is set to the SD mode during the power saving control of the SRAM according to the job to be processed. By doing so, power control can be performed efficiently.

[その他の実施形態]
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other Embodiments]
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. It can also be realized by processing. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

320 クロック信号
321 RS信号
404 SRAM(LUT用のSRAM)
405 SRAM(遅延バッファ用のSRAM)
420 モード信号
421 モード信号
500 SRAM
505 バッファ
320 Clock signal 321 RS signal 404 SRAM (SRAM for LUT)
405 SRAM (SRAM for delay buffer)
420 mode signal 421 mode signal 500 SRAM
505 buffer

Claims (16)

データ処理を実行するデータ処理手段と、
前記データ処理手段に入力されたデータに対して前記データ処理を実行するためのパラメータを記憶する第1のSRAMと、
前記データ処理手段によって処理されたデータを一時的に記憶する第2のSRAMと、
前記第2のSRAMに記憶された前記データの出力を制御するデータ制御手段と、
前記第1のSRAM及び前記第2のSRAMを使用するジョブを実行しない場合に、前記第1のSRAMの前記パラメータが記憶された記憶領域に電力を供給し且つ前記第1のSRAMに前記データを書き込むための制御領域への電力供給を停止すると共に、前記第2のSRAMの前記データが記憶された記憶領域及び前記データを書き込むための制御領域への電力供給を停止する電力制御を行う制御手段と、を備えることを特徴とする情報処理装置。
Data processing means for performing data processing;
A first SRAM for storing parameters for executing the data processing on the data input to the data processing means;
A second SRAM for temporarily storing data processed by the data processing means;
Data control means for controlling the output of the data stored in the second SRAM;
When a job that uses the first SRAM and the second SRAM is not executed, power is supplied to a storage area in which the parameters of the first SRAM are stored, and the data is stored in the first SRAM. Control means for stopping power supply to the control area for writing, and performing power control for stopping power supply to the storage area for storing the data of the second SRAM and the control area for writing the data An information processing apparatus comprising:
前記制御手段は、前記第1のSRAM及び前記第2のSRAMを使用するジョブを実行する場合、前記第1のSRAMの前記記憶領域および前記制御領域に電力を供給すると共に、前記第2のSRAMの前記記憶領域および前記制御領域に電力を供給することを特徴とする請求項1に記載の情報処理装置。   The control means supplies power to the storage area and the control area of the first SRAM and executes the second SRAM when executing a job using the first SRAM and the second SRAM. The information processing apparatus according to claim 1, wherein power is supplied to the storage area and the control area. 前記データ処理手段に入力されたデータは、画像データであり、
前記パラメータは、前記データ処理手段で参照されるルックアップテーブルである
ことを特徴とする請求項1または2に記載の情報処理装置。
The data input to the data processing means is image data,
The information processing apparatus according to claim 1, wherein the parameter is a lookup table referred to by the data processing unit.
前記ルックアップテーブルは、前記画像データの色空間変換処理で参照される変換テーブルであることを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the lookup table is a conversion table referred to in a color space conversion process of the image data. 前記第2のSRAMは、前記データ処理手段によって処理されたデータの出力を遅延させることを特徴とする請求項1から4の何れか一項に記載の情報処理装置。   5. The information processing apparatus according to claim 1, wherein the second SRAM delays output of data processed by the data processing unit. 6. 前記第1のSRAM及び前記第2のSRAMを省電力モードに移行させる制御信号を、シリアル接続された前記第1のSRAM及び前記第2のSRAMへ出力する出力手段を有することを特徴とする請求項1から5の何れか一項に記載の情報処理装置。   An output means for outputting a control signal for shifting the first SRAM and the second SRAM to a power saving mode to the first SRAM and the second SRAM connected in series. Item 6. The information processing device according to any one of Items 1 to 5. メモリ領域と当該メモリ領域への書き込みを制御する制御領域と、前記メモリ領域と前記制御領域への電力供給を制御する電力制御回路を有するメモリデバイスを複数有する情報処理装置において、
前記複数のメモリデバイスに省電力状態への移行を指示する電力制御手段と、
前記複数のメモリデバイスのうち少なくとも一つのメモリデバイスの電力制御回路は、前記電力制御手段からの省電力状態への移行指示に基づいて、前記メモリ領域への電力供給を継続したまま、前記制御領域への電力供給を停止し、
前記複数のメモリデバイスのうち他のメモリデバイスの電力制御回路は、前記電力制御手段からの前記省電力状態への移行指示に基づいて、前記メモリ領域と前記制御領域への電力供給を停止することを特徴とする情報処理装置。
In an information processing apparatus having a plurality of memory devices having a memory area, a control area for controlling writing to the memory area, and a power control circuit for controlling power supply to the memory area and the control area.
Power control means for instructing the plurality of memory devices to shift to a power saving state;
The power control circuit of at least one memory device among the plurality of memory devices is configured to continue the power supply to the memory area based on an instruction to shift to the power saving state from the power control unit. Power supply to
A power control circuit of another memory device among the plurality of memory devices stops power supply to the memory area and the control area based on an instruction to shift to the power saving state from the power control means. An information processing apparatus characterized by the above.
省電力状態に移行後も前記メモリデバイスの前記電力制御回路に電力が供給されることを特徴とする請求項7に記載の情報処理装置。   The information processing apparatus according to claim 7, wherein power is supplied to the power control circuit of the memory device even after shifting to the power saving state. 入力されたデータを処理するデータ処理手段をさらに有し、
前記少なくとも一つのメモリデバイスは、前記データ処理手段による処理で用いられるパラメータを記憶することを特徴とする請求項7に記載の情報処理装置。
A data processing means for processing the input data;
The information processing apparatus according to claim 7, wherein the at least one memory device stores a parameter used in processing by the data processing unit.
前記少なくとも一つのメモリデバイスに記憶される前記パラメータは、ルックアップテーブルであることを特徴とする請求項9に記載の情報処理装置。   The information processing apparatus according to claim 9, wherein the parameter stored in the at least one memory device is a lookup table. 前記少なくとも一つのメモリデバイスは、前記電力制御手段からの前記省電力状態への移行指示を遅延させて、前記他のメモリデバイスに対して出力することを特徴とする請求項7に記載の情報処理装置。   8. The information processing according to claim 7, wherein the at least one memory device delays an instruction to shift to the power saving state from the power control unit and outputs the delayed instruction to the other memory device. apparatus. 前記電力制御回路は、前記メモリ領域と前記制御領域のうち、所定のピンにかかる電圧に基づいて、電力供給が停止される領域を決定することを特徴とする請求項7に記載の情報処理装置。   The information processing apparatus according to claim 7, wherein the power control circuit determines an area in which power supply is stopped based on a voltage applied to a predetermined pin among the memory area and the control area. . 前記電力制御手段は前記メモリデバイスへアクセスするジョブの完了に従って、前記省電力状態への移行を指示することを特徴とする請求項7に記載の情報処理装置。   The information processing apparatus according to claim 7, wherein the power control unit instructs to shift to the power saving state in accordance with completion of a job for accessing the memory device. 前記メモリデバイスはSRAMであることを特徴とする請求項7に記載の情報処理装置。   The information processing apparatus according to claim 7, wherein the memory device is an SRAM. 前記電力制御手段はジョブが入力されたことに従って、前記メモリデバイスに前記省電力状態からの復帰を指示することを特徴とする請求項13に記載の情報処理装置。 The information processing apparatus according to claim 13, wherein the power control unit instructs the memory device to return from the power saving state in accordance with a job input. 情報処理装置の制御方法であって、
データ処理を実行するデータ処理ステップと、
前記データ処理ステップに入力されたデータに対して前記データ処理を実行するためのパラメータを第1の記憶手段に記憶するステップと、
前記データ処理ステップによって処理されたデータを一時的に第2の記憶手段に記憶するステップと、
前記第2の記憶手段に記憶された前記データの出力を制御するデータ制御ステップと、
前記第1の記憶手段及び前記第2の記憶手段を使用するジョブを実行しない場合に、前記第1の記憶手段の前記パラメータが記憶された記憶領域に電力を供給し且つ前記第1の記憶手段に前記データを書き込むための制御領域への電力供給を停止すると共に、前記第2の記憶手段の前記データが記憶された記憶領域及び前記データを書き込むための制御領域への電力供給を停止する電力制御を行う制御ステップと、を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus,
A data processing step for performing data processing;
Storing in the first storage means a parameter for executing the data processing on the data input in the data processing step;
Temporarily storing the data processed by the data processing step in a second storage means;
A data control step for controlling the output of the data stored in the second storage means;
When the job using the first storage unit and the second storage unit is not executed, the first storage unit supplies power to the storage area in which the parameter of the first storage unit is stored and the first storage unit The power for stopping the power supply to the control area for writing the data to the storage area and for stopping the power supply to the storage area for storing the data and the control area for writing the data of the second storage means And a control step for controlling the information processing apparatus.
JP2018243004A 2018-03-27 2018-12-26 Information processing apparatus and control method thereof Pending JP2019175431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/361,792 US10811060B2 (en) 2018-03-27 2019-03-22 Information processing apparatus and control method thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018060895 2018-03-27
JP2018060895 2018-03-27

Publications (1)

Publication Number Publication Date
JP2019175431A true JP2019175431A (en) 2019-10-10

Family

ID=68167167

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018243004A Pending JP2019175431A (en) 2018-03-27 2018-12-26 Information processing apparatus and control method thereof

Country Status (1)

Country Link
JP (1) JP2019175431A (en)

Similar Documents

Publication Publication Date Title
JP5438358B2 (en) Data processing apparatus and control method thereof
JP6308821B2 (en) Image processing device
JP5247542B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2001169068A (en) Device and method for image processing and computer readable storage medium with program making computer perform the method stored therein
JP2007324956A (en) Image processing apparatus and image processing method
JP4717570B2 (en) Data transfer device, display device, and data transfer method
US10630915B2 (en) Semiconductor integrated circuit that can turn off part of a write area without turning off a memory area and control method of semiconductor integrated circuit
JP2018050198A (en) Image processing apparatus, control method thereof, and program
JP6341832B2 (en) Semiconductor integrated circuit, method for controlling power supply in semiconductor integrated circuit, and program
US7679768B2 (en) Image processing apparatus and method
US10811060B2 (en) Information processing apparatus and control method thereof
JP7446860B2 (en) Multifunction device, its control method, and program
JP2011120080A (en) Image forming apparatus
JP2019175431A (en) Information processing apparatus and control method thereof
US10871926B2 (en) Information processing apparatus including SRAM capable of shifting to plurality of power saving modes according to control signal and control method thereof
JP2006325260A (en) Image forming system
JP5325902B2 (en) Image forming apparatus
JP2019075775A (en) Information processing device having sram capable of shifting to multiple power save modes according to control signal and control method thereof
JP5202265B2 (en) Image processing apparatus, program, and control method for image processing apparatus
JP2006224595A (en) Printing system
EP3122028B1 (en) Image processing apparatus and processing method
JP2001318828A (en) Memory controller and picture processing system
JP2001318826A (en) Memory controller and picture processing system
JP2006352256A (en) Programmable logic circuit and method and program for reconfiguring its logic circuitry
JP2003333292A (en) Image formation system