JP2014045406A - Image forming apparatus, control method of image forming apparatus, and program - Google Patents

Image forming apparatus, control method of image forming apparatus, and program Download PDF

Info

Publication number
JP2014045406A
JP2014045406A JP2012187396A JP2012187396A JP2014045406A JP 2014045406 A JP2014045406 A JP 2014045406A JP 2012187396 A JP2012187396 A JP 2012187396A JP 2012187396 A JP2012187396 A JP 2012187396A JP 2014045406 A JP2014045406 A JP 2014045406A
Authority
JP
Japan
Prior art keywords
image processing
processing unit
clock
input
frequency
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
JP2012187396A
Other languages
Japanese (ja)
Inventor
Minoru Kobegawa
実 神戸川
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 JP2012187396A priority Critical patent/JP2014045406A/en
Publication of JP2014045406A publication Critical patent/JP2014045406A/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

Abstract

PROBLEM TO BE SOLVED: To switch a frequency of a clock to be supplied to each of image processing units individually according to the amount of processing data required in each of the image processing units, so as to achieve power saving of the image processing units as a whole.SOLUTION: An image processing apparatus has a plurality of image processing units connected in series each performing image processing set on the basis of an input clock, to perform a series of image processing, and determines a ratio of the amount of processing data processed in subsequent image processing units with respect to the amount of processing data processed by an initial image processing unit as a reference (S503). The image processing apparatus inputs clocks having different frequencies individually determined from the processing speed programed in each of the image processing units and the calculated ratio of processing data, to each of the image processing units.

Description

本発明は、省電力制御を行う画像形成装置、画像形成装置の制御方法、及びプログラムに関するものである。   The present invention relates to an image forming apparatus that performs power saving control, a method for controlling the image forming apparatus, and a program.

一般に画像処理装置は、多様な処理内容に対応するため複数の画像処理機能を有する。各画像処理機能の実装形態としてはプロセッサを用いて画像処理プログラムにより実行する形態、各画像処理機能を論理回路で構成しそれらを直列に接続することにより実行する形態がある。高速処理が要求される分野では後者が必要である。例えば、特許文献1では読取装置から出力された画像データが画像処理装置内に直列に配して構成された複数の画像処理部を通して処理され得る構成が開示されている。   In general, an image processing apparatus has a plurality of image processing functions to cope with various processing contents. As an implementation form of each image processing function, there is a form executed by an image processing program using a processor, and a form executed by connecting each of the image processing functions in a logic circuit and connecting them in series. The latter is necessary in the field where high-speed processing is required. For example, Patent Document 1 discloses a configuration in which image data output from a reading device can be processed through a plurality of image processing units configured in series in an image processing device.

また、従来技術において動作中の画像処理回路の消費電力を低減するために画像処理部に供給するクロックを画像データのフォーマットに基づいて、より低い周波数へ切り替えて省電力を行うものが開示されている(特許文献2)。   Further, in the prior art, there is disclosed a technique for saving power by switching a clock supplied to an image processing unit to a lower frequency based on a format of image data in order to reduce power consumption of an image processing circuit in operation. (Patent Document 2).

特開2009−225270号公報JP 2009-225270 A 特許第3945328号公報Japanese Patent No. 3945328

上述したように複数の画像処理部を直列に接続することにより一度に複数の画像処理を施す画像処理装置について以下の課題が有る。   As described above, an image processing apparatus that performs a plurality of image processes at once by connecting a plurality of image processing units in series has the following problems.

各画像処理部が処理するデータ量は画像処理の内容に依存し、処理の内容によっては各画像処理部の処理データ量には偏りが生じる。各画像処理部がデータを処理する速度は固定なので一部の画像処理部が律速(ボトルネック)となることがある。各処理部はパイプライン処理をするので一部が律速となるとそれ以外の画像処理部は本来の処理速度より遅い処理速度に抑えられる。
上記律速部以外の画像処理部は速度が低下するが消費電力は同じ割合で低下しない。なぜならば処理するデータ数が減ってもリーク電力とクロックツリーを駆動する電力は減らないからである。
The amount of data processed by each image processing unit depends on the content of the image processing. Depending on the content of processing, the amount of data processed by each image processing unit may be biased. Since the speed at which each image processing unit processes data is fixed, some image processing units may become rate-limiting (bottleneck). Since each processing unit performs pipeline processing, when a part of the processing units is rate-determined, the other image processing units are suppressed to a processing speed slower than the original processing speed.
The image processing units other than the rate limiting unit are reduced in speed, but the power consumption is not reduced at the same rate. This is because even if the number of data to be processed is reduced, the leakage power and the power for driving the clock tree are not reduced.

本発明は、上記の課題を解決するためになされたもので、本発明の目的は、複数の画像処理部を直列に接続して画像処理を行う場合でも、各画像処理部で要求される処理データ量に適応して、各画像処理部へ供給するクロックの周波数を個別に切替えて、画像処理部全体として省電力を図ることができる仕組みを提供することである。 The present invention has been made to solve the above-described problems, and an object of the present invention is to perform processing required in each image processing section even when performing image processing by connecting a plurality of image processing sections in series. It is to provide a mechanism that can save power as the whole image processing unit by individually switching the frequency of the clock supplied to each image processing unit in accordance with the data amount.

上記目的を達成する本発明の画像処理装置は以下に示す構成を備える。
入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置であって、最初の画像処理部で処理される処理データ量を基準として、後続する画像処理部で処理される処理データ量との比率を求める算出手段と、各画像処理部で予定される処理速度と算出された処理データ量の比とから個別に割り出される異なる周波数の各クロックを各画像処理部に入力するクロック手段と、を備えることを特徴とする。
The image processing apparatus of the present invention that achieves the above object has the following configuration.
An image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series, and processing data amount processed by the first image processing unit Is calculated separately from the calculation means for obtaining the ratio of the processing data amount processed by the subsequent image processing unit, and the ratio of the processing speed scheduled by each image processing unit and the calculated processing data amount. Clock means for inputting the clocks having different frequencies to the image processing units.

本発明によれば、複数の画像処理部を直列に接続して画像処理を行う場合でも、各画像処理部で要求される処理データ量に適応して、各画像処理部へ供給するクロックの周波数を個別に切替えて、画像処理部全体として省電力を図ることができる。   According to the present invention, even when a plurality of image processing units are connected in series to perform image processing, the frequency of the clock supplied to each image processing unit is adapted to the amount of processing data required by each image processing unit. Can be switched individually to save power as the entire image processing unit.

本実施形態を示す画像処理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of the image processing apparatus which shows this embodiment. 図1に示した編集用画像処理部の内部構成図を示す。The internal block diagram of the image processing part for edit shown in FIG. 1 is shown. 図2に示したクロック生成部の詳細を示すブロック図である。FIG. 3 is a block diagram illustrating details of a clock generation unit illustrated in FIG. 2. 画像処理装置の動作を説明するタイミングチャートである。3 is a timing chart for explaining the operation of the image processing apparatus. 画像処理装置の制御方法を説明するフローチャートである。It is a flowchart explaining the control method of an image processing apparatus. 画像処理のパラメータと設定周波数との関係を示す図である。It is a figure which shows the relationship between the parameter of image processing, and setting frequency. 画像処理部間の詳細な信号接続状態を示すブロック図である。It is a block diagram which shows the detailed signal connection state between image processing parts. 図7に示した動作を説明するタイミングチャートである。It is a timing chart explaining the operation | movement shown in FIG. 編集用画像処理部の詳細構成を説明するブロック図である。It is a block diagram explaining the detailed structure of the image processing part for edit.

次に本発明を実施するための最良の形態について図面を参照して説明する。
<システム構成の説明>
〔第1実施形態〕
図1は、本実施形態を示す画像処理装置の構成を説明するブロック図である。
Next, the best mode for carrying out the present invention will be described with reference to the drawings.
<Description of system configuration>
[First Embodiment]
FIG. 1 is a block diagram illustrating the configuration of the image processing apparatus according to the present embodiment.

図1において、画像形成装置130は、原稿を光学的に読み取り画像データを得る読取部140、得られた画像データを加工するとともに装置全体を制御するコントローラ部100、加工されたデータをプリンタ用紙に印刷する印刷部117を有する。また画像形成装置130は、イーサネット(登録商標)規格でLAN114と接続可能なLANインターフェース120とFAX回線115に接続可能なFAXインターフェース110を有する。   In FIG. 1, an image forming apparatus 130 reads a document optically to obtain an image data, a reading section 140, processes the obtained image data and controls the entire apparatus, and processes the processed data on a printer sheet. A printing unit 117 for printing is provided. The image forming apparatus 130 includes a LAN interface 120 that can be connected to the LAN 114 according to the Ethernet (registered trademark) standard and a FAX interface 110 that can be connected to the FAX line 115.

コントローラ部100において、101はCPUで、ROM103またはHDD112に記憶されるソフトウェアプログラムを実行し、画像形成装置130全体の制御を行う。ROM103には主にOS(オペレーションシステム)を起動するためのプログラムが格納されている。HDD112にはOSとOS上で実行される印刷、コピー等のアプリケーションプログラムが格納されている。   In the controller unit 100, a CPU 101 executes a software program stored in the ROM 103 or the HDD 112 and controls the entire image forming apparatus 130. The ROM 103 mainly stores a program for starting an OS (operation system). The HDD 112 stores an OS and application programs such as printing and copying executed on the OS.

111はSDRAMでCPU101が画像形成装置130全体を制御する際に、一時的なデータを格納するワークエリアとして使用される。また、CPU101が装置全体を制御するためのOS、アプリケーションプログラムもHDD112からSDRAM111へロードされてSDRAM111上で実行される。   An SDRAM 111 is used as a work area for storing temporary data when the CPU 101 controls the entire image forming apparatus 130. An OS and application program for the CPU 101 to control the entire apparatus are also loaded from the HDD 112 to the SDRAM 111 and executed on the SDRAM 111.

109はパネルで、装置の状態を表示するとともに操作者の命令を受け付けるタッチパネル、入力キーなどから構成される。106はパネル制御部で、SDRAM111上に予め形成された表示画像をパネル109の表示部に表示する。また、パネル制御部106は、パネル109に配置された入力キーとタッチパネルの状態を取得してCPU101へ伝達する。   Reference numeral 109 denotes a panel, which includes a touch panel that displays an apparatus state and receives an operator's command, an input key, and the like. A panel control unit 106 displays a display image formed in advance on the SDRAM 111 on the display unit of the panel 109. Further, the panel control unit 106 acquires the state of the input keys and the touch panel arranged on the panel 109 and transmits them to the CPU 101.

104はプリンタ制御部で、CPU101からの命令に従って印刷部117の動作制御と状態取得を行う。116はスキャナ制御部で、CPU101からの命令に従ってスキャナ140の動作制御と状態取得を行う。   A printer control unit 104 performs operation control and status acquisition of the printing unit 117 according to instructions from the CPU 101. A scanner control unit 116 performs operation control and status acquisition of the scanner 140 in accordance with instructions from the CPU 101.

108はプリンタ画像処理部で、SDRAM111またはHDD112にCPU101が予め用意した画像データに印刷用の色空間に変換し、2値化などの画像処理を施し印刷部117へ処理後のデータを送出する。   A printer image processing unit 108 converts image data prepared in advance by the CPU 101 into the SDRAM 111 or the HDD 112 into a color space for printing, performs image processing such as binarization, and sends the processed data to the printing unit 117.

113はスキャナ画像処理部で、読取部140によって生成された読取画像データに対して非線形補正、色空間補正等を施し正規なデータに変換しSDRAM111またはHDD112に送信する画像処理部である。   A scanner image processing unit 113 is an image processing unit that performs non-linear correction, color space correction, and the like on the read image data generated by the reading unit 140, converts the read image data into regular data, and transmits the data to the SDRAM 111 or the HDD 112.

編集用画像処理部119は、縮小印刷時のページ割り当て処理、FAX送受信時の画像処理、LAN114への画像送信時の画像処理、印刷前のプレビュー画像生成処理などを行う画像処理部である。元データおよび処理済みデータの場所はSDRAM111またはHDD112である。本編集用画像処理部の詳細は後述する。   The editing image processing unit 119 is an image processing unit that performs page assignment processing during reduced printing, image processing during FAX transmission / reception, image processing during image transmission to the LAN 114, preview image generation processing before printing, and the like. The location of the original data and processed data is the SDRAM 111 or the HDD 112. Details of the image processing unit for editing will be described later.

LANコントローラ107は、LANインターフェース120を制御し本装置が印刷するデータを受信しSDRAM111へ格納する。また、SDRAM111またはHDD112に格納去られた画像データをLAN114へ送信する。   The LAN controller 107 controls the LAN interface 120 to receive data to be printed by this apparatus and store it in the SDRAM 111. Further, the image data stored in the SDRAM 111 or the HDD 112 is transmitted to the LAN 114.

FAXコントローラ104は、FAXインターフェース110を制御しSDRAM111に格納された画像データをFAX回線へ送信する。また、FAX受信時は、FAX回線115から受信した画像データをSDRAM111へ格納する。   The FAX controller 104 controls the FAX interface 110 and transmits the image data stored in the SDRAM 111 to the FAX line. At the time of FAX reception, the image data received from the FAX line 115 is stored in the SDRAM 111.

以上に説明した画像処理装置において、プリンタ画像処理部108とスキャナ画像処理部113または編集用画像処理部119はそれぞれ内部に複数の画像処理部を有し入力された画像データをパイプライン的に処理する。本発明はそのような複数の画像処理部からなる画像処理ブロックに適応可能である。本実施形態では、編集用画像処理部119に本発明を実施した例を説明する。   In the image processing apparatus described above, the printer image processing unit 108 and the scanner image processing unit 113 or the editing image processing unit 119 each have a plurality of image processing units therein and process input image data in a pipeline manner. To do. The present invention can be applied to an image processing block including a plurality of such image processing units. In the present embodiment, an example in which the present invention is implemented in the editing image processing unit 119 will be described.

図2は、図1に示した編集用画像処理部119の内部構成図を示す。本例は、入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置例に対応する。本実施形態では、CPU101が最初の画像処理部211で処理される処理データ量を基準として、後続する画像処理部212、213で処理される処理データ量との比率を求める算出処理を行う。また、各画像処理部で予定される処理速度とCPU101が算出した処理データ量の比とから個別に割り出される異なる周波数の各クロックを各画像処理部に入力するクロック生成部220を備える。
なお、各画像処理部で予定される処理速度と算出された処理データ量の比とから、最も周波数の高いクロックを入力すべき画像処理部を特定する処理と、特定された画像処理部に入力すべきクロックの周波数を基準として、後続の各画像処理部に入力すべきクロックの周波数を決定する決定処理をCPU101が後述するフローチャートに従い実行する構成を備える。
図2において、201はリードDMACで、システムバス128を介してSDRAM111に対してシーケンシャルなリードアクセスを自律的に発行しSDRAM111に格納済の画像データを後段の処理部へ供給する。SDRAM111上の読み取りアドレス、転送データ量などはCPU101によって予めDMAC201に設定される。
211は画像処理部で、予めCPU101によって設定された設定情報により解像度変換処理を行う。設定情報は、入力データタイプ、入力画像サイズ、変倍率からなる。
212は画像処理部であり予めCPU101によって設定された設定情報により色変換処理を行う。設定情報は、入力データタイプ、出力データタイプ、入力画像サイズからなる。213は画像処理部で、予めCPU101によって設定された設定情報により2値化処理を行う。設定情報は、入力データタイプ、2値化処理タイプからなる。
FIG. 2 shows an internal configuration diagram of the editing image processing unit 119 shown in FIG. This example corresponds to an example of an image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series. In the present embodiment, the CPU 101 performs a calculation process for obtaining a ratio with the processing data amount processed by the subsequent image processing units 212 and 213 with reference to the processing data amount processed by the first image processing unit 211. In addition, a clock generation unit 220 is provided that inputs each clock having a different frequency, which is individually determined from the processing speed planned by each image processing unit and the ratio of the processing data amount calculated by the CPU 101, to each image processing unit.
A process for specifying an image processing unit to which a clock with the highest frequency should be input from a processing speed scheduled for each image processing unit and a ratio of the calculated processing data amount, and an input to the specified image processing unit The CPU 101 includes a configuration in which a CPU 101 executes a determination process for determining a clock frequency to be input to each subsequent image processing unit with reference to a clock frequency to be performed according to a flowchart described later.
In FIG. 2, reference numeral 201 denotes a read DMAC, which autonomously issues sequential read access to the SDRAM 111 via the system bus 128 and supplies image data stored in the SDRAM 111 to a subsequent processing unit. The read address, transfer data amount, etc. on the SDRAM 111 are set in the DMAC 201 in advance by the CPU 101.
An image processing unit 211 performs resolution conversion processing according to setting information set in advance by the CPU 101. The setting information includes an input data type, an input image size, and a scaling factor.
An image processing unit 212 performs color conversion processing based on setting information set in advance by the CPU 101. The setting information includes an input data type, an output data type, and an input image size. An image processing unit 213 performs binarization processing using setting information set in advance by the CPU 101. The setting information includes an input data type and a binarization processing type.

205はライトDMACで、システムバス128を介してSDRAM111に対してシーケンシャルなライトアクセスを自律的に発行し画像処理後の画像データをSDRAM111へ格納する。SDRAM111上の書き込みアドレス、転送データ量などはCPU101によって予めDMAC205に設定される。   Reference numeral 205 denotes a write DMAC that autonomously issues sequential write access to the SDRAM 111 via the system bus 128 and stores image data after image processing in the SDRAM 111. The write address on the SDRAM 111, the amount of transfer data, etc. are preset in the DMAC 205 by the CPU 101.

リードDMAC201からライトDMAC205までのパスにおいて各画像処理部及びDMACの間はバッファ240、バッファ241、バッファ242、バッファ243により接続される。これらのバッファは局所的な転送速度の変化を緩衝するためと動作周波数の異なる回路間でデータを損失なく転送するために用意される。詳細は後述する。   In the path from the read DMAC 201 to the write DMAC 205, the image processing units and the DMAC are connected by a buffer 240, a buffer 241, a buffer 242, and a buffer 243. These buffers are prepared for buffering local transfer speed changes and for transferring data between circuits having different operating frequencies without loss. Details will be described later.

クロック制御部210は、画像処理部211、画像処理部212、画像処理部213に設定された設定情報の内、処理データ量に関する情報を入力とし各画像処理部211〜213へ供給するクロックの周波数を決定しクロック生成部220に周波数情報を出力する。クロック制御部210は、小規模のCPUで実現可能である。クロック生成部220は、各画像処理部211〜213で予定される処理速度とCPU101が算出した処理データ量の比とから個別に割り出される異なる周波数の各クロックを各画像処理部211〜213に入力するクロック入力処理を行う。   The clock control unit 210 receives, as input, information related to the processing data amount among setting information set in the image processing unit 211, the image processing unit 212, and the image processing unit 213, and a frequency of a clock supplied to each of the image processing units 211 to 213. And frequency information is output to the clock generator 220. The clock control unit 210 can be realized by a small CPU. The clock generation unit 220 supplies each image processing unit 211 to 213 with each clock having a different frequency that is individually determined from the processing speed planned by each image processing unit 211 to 213 and the ratio of the processing data amount calculated by the CPU 101. Performs input clock input processing.

クロック生成部220は、システムクロックを入力としクロック制御部210から与えられる周波数指定情報に従って所定のクロック331〜333を対応する画像処理部211、画像処理部212、画像処理部213に出力する。図1において不図示であるがシステムクロックはコントローラ部100全体の動作クロックであり本実施形態では100MHzとする。
図3は、図2に示したクロック生成部220の詳細を示すブロック図である。
図3において、本実施形態ではシステムクロック以外のクロックをANDゲート311、ANDゲート312、ANDゲート313で間引くことにより生成する。
The clock generation unit 220 receives the system clock and outputs predetermined clocks 331 to 333 to the corresponding image processing unit 211, image processing unit 212, and image processing unit 213 according to the frequency designation information given from the clock control unit 210. Although not shown in FIG. 1, the system clock is an operation clock for the entire controller unit 100, and is 100 MHz in this embodiment.
FIG. 3 is a block diagram showing details of the clock generation unit 220 shown in FIG.
In FIG. 3, in this embodiment, clocks other than the system clock are generated by thinning them out with an AND gate 311, an AND gate 312, and an AND gate 313.

例えば25MHzのクロックを画像処理部212へ供給したいとする。その場合クロック制御部322は、25MHzを指定する信号をマスク生成回路302へ与える。マスク生成回路302は、25MHzを指定する信号を入力されたときに、図4に示すタイミングチャートに示すマスクM322を出力する。なお、マスクM322はシステムクロック100MHzを入力としその4サイクルごとに一つのマスク信号を出力する論理回路である。当業者であれば容易に設計できるものなので説明は省略する。   For example, assume that a 25 MHz clock is to be supplied to the image processing unit 212. In that case, the clock control unit 322 gives a signal designating 25 MHz to the mask generation circuit 302. When receiving a signal designating 25 MHz, the mask generation circuit 302 outputs a mask M322 shown in the timing chart shown in FIG. The mask M322 is a logic circuit that receives a system clock of 100 MHz and outputs one mask signal every four cycles. Since those skilled in the art can easily design, description is omitted.

なお、図2の編集用画像処理部119内において、クロックの入力が明示的に示されていない画像処理部211、画像処理部212、画像処理部213以外のブロックはシステムクロックが入力され動作する。以上のように構成された編集用画像処理部119において、本発明を適応したときの画像処理ジョブの制御フローを図5に示す。   In the editing image processing unit 119 of FIG. 2, blocks other than the image processing unit 211, the image processing unit 212, and the image processing unit 213, for which clock input is not explicitly shown, are operated by inputting a system clock. . FIG. 5 shows a control flow of an image processing job when the present invention is applied to the editing image processing unit 119 configured as described above.

図4は、本実施形態を示す画像処理装置の動作を説明するタイミングチャートである。ここで、図4の(a)はG3FAX送信のためのタイミングを示し、図4の(b)はG4FAX送信のためのタイミングを示す。
図5は、本実施形態を示す画像処理装置の制御方法を説明するフローチャートである。ここで、図5の(a)に示す各ステップは、CPU101がROM103に記憶される制御プログラムを実行することで実現される。また、図5の(b)の示す各ステップは、クロック制御部210内のCPUが内部メモリに記憶された制御プログラムを実行することで実現される。本例では、画像処理ジョブとしてはG3FAX送信用の画像処理とする。すなわちG3FAX送信用の画像を得るために400dpi、RGBのカラー多値画像データからモノクロ2値データに変換するような画像処理を想定する。
FIG. 4 is a timing chart for explaining the operation of the image processing apparatus according to the present embodiment. Here, FIG. 4A shows the timing for G3 FAX transmission, and FIG. 4B shows the timing for G4 FAX transmission.
FIG. 5 is a flowchart for explaining a control method of the image processing apparatus according to the present embodiment. Here, each step shown in FIG. 5A is realized by the CPU 101 executing a control program stored in the ROM 103. Further, each step shown in FIG. 5B is realized by the CPU in the clock control unit 210 executing a control program stored in the internal memory. In this example, the image processing job is image processing for G3 FAX transmission. That is, an image process is assumed in which 400 dpi, RGB color multivalued image data is converted into monochrome binary data in order to obtain an image for G3 FAX transmission.

まず、元画像データがHDD112に格納されていれば、CPU101は、元画像データをHDD112からSDRAM111へ転送する(S511)。続いて、CPU101は、画像処理のためのパラメータを画像処理部211、画像処理部212、画像処理部213のそれぞれのレジスタにセットする(S512)。設定パラメータは、図6の(a)に示すテーブルTAB1の1列目に示す。すなわち、画像処理部Aとしては、例えば200dpiの画像を得るためにx方向、y方向ともに50%の変倍を施し、画像処理部BでRGB多値カラーを単色多値に変換し、画像処理部Cで誤差拡散に依る2値化処理を施すためのパラメータ設定を行う。
次に、CPU101はクロック制御部210内の図示しないパラメータセット終了フラグをセットする(S513)。
First, if the original image data is stored in the HDD 112, the CPU 101 transfers the original image data from the HDD 112 to the SDRAM 111 (S511). Subsequently, the CPU 101 sets parameters for image processing in the respective registers of the image processing unit 211, the image processing unit 212, and the image processing unit 213 (S512). The setting parameters are shown in the first column of the table TAB1 shown in FIG. That is, as the image processing unit A, for example, in order to obtain a 200 dpi image, 50% scaling is performed in both the x and y directions, and the RGB multi-valued color is converted into a single-color multi-valued by the image processing unit B. In part C, parameters are set for performing binarization processing based on error diffusion.
Next, the CPU 101 sets a parameter set end flag (not shown) in the clock control unit 210 (S513).

一方、クロック制御部210は、S501で、CPU101セットするパラメータセット終了フラグを監視して、当該フラグがセットされることを待っている。ここで、パラメータセット終了フラグがセットされたことを確認したら、S502へ移行し該パラメータセット終了フラグを次のジョブのためにクリアする。   On the other hand, in step S501, the clock control unit 210 monitors a parameter set end flag set by the CPU 101 and waits for the flag to be set. If it is confirmed that the parameter set end flag is set, the process proceeds to S502, and the parameter set end flag is cleared for the next job.

S503で、クロック制御部210は、各画像処理のパラメータの内データの増減に関するものから各画像処理部211〜213の処理データ量の比を検出する。すなわち、画像処理部211の処理データ量を「1」とすると、画像処理部211で縦と横とについてそれぞれ1/2変倍がなされるので、画像処理部211の処理データ量を「1」とすると、画像処理部212の処理量は1/4となる。
また、画像処理部212は、3色(R、G,B)から単色のみの出力となるので、画像処理部211の処理データ量を「1」とすると、画像処理部213の処理データ量は1/12となる(図6の(a)のテーブルTAB1の2列目参照)。
In step S <b> 503, the clock control unit 210 detects the ratio of the processing data amounts of the image processing units 211 to 213 based on the increase / decrease of the data in the parameters of each image processing. That is, if the processing data amount of the image processing unit 211 is “1”, the image processing unit 211 performs ½ scaling in the vertical and horizontal directions, so the processing data amount of the image processing unit 211 is “1”. Then, the processing amount of the image processing unit 212 is ¼.
Since the image processing unit 212 outputs only one color from three colors (R, G, B), if the processing data amount of the image processing unit 211 is “1”, the processing data amount of the image processing unit 213 is 1/12 (see the second column of the table TAB1 in FIG. 6A).

次に、クロック制御部210は、処理データ量の比と各画像処理部の既知の処理速度から少なくとも一つの律速となる処理部を検出する(S504)。
まず、既知の処理速度は、図6の(a)のテーブルTAB1の3列目に示す。単位データを処理するためのサイクル数は列1の値を列2の値で割れば良いので、結果は画像処理部211が1サイクル、画像処理部212が1/4サイクル、画像処理部213が1/6サイクルとなる(図6の(a)のテーブルTAB1の4列目)。従って、画像処理部211が最もサイクルを消費するので律速部と判断する(図6の(a)のテーブルTAB1の5列目)。
Next, the clock control unit 210 detects at least one processing unit that determines the rate from the ratio of the processing data amount and the known processing speed of each image processing unit (S504).
First, the known processing speed is shown in the third column of the table TAB1 in FIG. The number of cycles for processing the unit data can be obtained by dividing the value of column 1 by the value of column 2. As a result, the image processing unit 211 has one cycle, the image processing unit 212 has a ¼ cycle, and the image processing unit 213 has an This is 1/6 cycle (the fourth column of the table TAB1 in FIG. 6A). Therefore, since the image processing unit 211 consumes the most cycle, it is determined to be a rate-limiting unit (the fifth column of the table TAB1 in FIG. 6A).

次に、S505で、クロック制御部210は、律速となる処理部を最高周波数として、他の画像処理部に供給するクロックの周波数を算出する(図6の(a)のテーブルTAB1の6列目)。すなわち画像処理部211をシステムクロックと等しい100MHzとし、画像処理部212と画像処理部213の周波数を、図6の(a)のテーブルTAB4の割り合いに合わせて、5MHz、16.7MHzに決定する。   Next, in step S505, the clock control unit 210 calculates the frequency of the clock supplied to the other image processing unit with the processing unit that is rate limiting as the highest frequency (in the sixth column of the table TAB1 in FIG. 6A). ). That is, the image processing unit 211 is set to 100 MHz equal to the system clock, and the frequencies of the image processing unit 212 and the image processing unit 213 are determined to be 5 MHz and 16.7 MHz in accordance with the ratio of the table TAB4 in FIG. .

次に、S506で、クロック制御部210は、算出されたクロック周波数を示す信号をクロック生成部220内のマスク生成回路301、マスク生成回路302、マスク生成回路303へ出力する。マスク生成回路301から303は入力信号に対して対応するマスク信号であるマスクM321、マスクM322、マスクM323(図4のタイミングチャート、図1参照)を生成する。   In step S <b> 506, the clock control unit 210 outputs a signal indicating the calculated clock frequency to the mask generation circuit 301, the mask generation circuit 302, and the mask generation circuit 303 in the clock generation unit 220. Mask generation circuits 301 to 303 generate a mask M321, a mask M322, and a mask M323 (see the timing chart of FIG. 4 and FIG. 1), which are mask signals corresponding to the input signal.

これにより、図4の(a)に示すように、マスクM321は、常にハイレベルなので、クロック331は100MHzのままであり、一方、マスクM322は4サイクルに3サイクルがロウレベルとしてシステムクロックをマスクするので、疑似25MHzのクロック322を画像処理部212に出力する。また、マスクM323は、6サイクルに5サイクルがロウレベルとしてシステムクロックをマスクするので、16.7MHzのクロック333を画像処理部213に出力する。
次に、クロック制御部210は、クロック制御部210内部に配置された不図示の周波数設定完了フラグをセットして(S507)、フローの先頭に戻り次のジョブを待機する。
Thereby, as shown in FIG. 4A, since the mask M321 is always at the high level, the clock 331 remains at 100 MHz. On the other hand, the mask M322 masks the system clock with three cycles being low level in four cycles. Therefore, the pseudo 25 MHz clock 322 is output to the image processing unit 212. In addition, since the mask M323 masks the system clock with 5 cycles being at a low level in 6 cycles, the clock 333 of 16.7 MHz is output to the image processing unit 213.
Next, the clock control unit 210 sets a frequency setting completion flag (not shown) arranged in the clock control unit 210 (S507), returns to the top of the flow, and waits for the next job.

一方、CPU101は、クロック制御部210内の画像処理パラメータセット終了フラグをセットした後(S513)、S514で、リードDMAC201、ライトDMAC205のパラメータ設定を行う(S514)。そして、CPU101は、該周波数設定完了フラグをポーリングし(S515)、該フラグのセットを確認後、初期化のため該フラグをクリアして(S516)、リードDMAC201、ライトDMAC205を起動する(S517)。そして、ライトDMAC205が終了をCPU101が検知したら(S518)、画像処理のジョブを終了する。
これにより、各画像処理部で要求される処理データ量に適応して、各画像処理部へ供給するクロックの周波数を個別に切替えて、画像処理部全体として省電力を図ることができる。
ここで本発明が多様な画像処理設定に対応して周波数の設定ができることを説明するため、G4FAX送信用の画像を生成するジョブを例に差分を説明する。図6のフローにおいて元画像としては同じく400dpiのRGBカラー多値画像データとする。
On the other hand, after setting the image processing parameter set end flag in the clock control unit 210 (S513), the CPU 101 sets parameters of the read DMAC 201 and the write DMAC 205 in S514 (S514). The CPU 101 polls the frequency setting completion flag (S515), confirms the setting of the flag, clears the flag for initialization (S516), and activates the read DMAC 201 and the write DMAC 205 (S517). . When the CPU 101 detects that the write DMAC 205 has ended (S518), the image processing job is ended.
Accordingly, the frequency of the clock supplied to each image processing unit can be individually switched in accordance with the amount of processing data required by each image processing unit, and power saving can be achieved as a whole image processing unit.
Here, in order to explain that the present invention can set the frequency corresponding to various image processing settings, the difference will be described by taking a job for generating an image for G4 FAX transmission as an example. In the flow of FIG. 6, the original image is assumed to be RGB color multivalued image data of 400 dpi.

画像処理部211、画像処理部212、画像処理部213への設定(S512)は、図6の(b)の1列目に示す。すなわちG4FAX送信のため400dpiの2値モノクロ画像が必要なので画像処理部211は等倍設定、画像処理部212はRGB多値入力のモノクロ多値出力設定、画像処理213は誤差拡散に依るモノクロ2値変換のパラメータをセットする。   The settings (S512) in the image processing unit 211, the image processing unit 212, and the image processing unit 213 are shown in the first column of FIG. 6B. That is, since 400 dpi binary monochrome image is necessary for G4 FAX transmission, the image processing unit 211 is set to the same magnification, the image processing unit 212 is set to monochrome multi-value output of RGB multi-value input, and the image processing 213 is monochrome binary based on error diffusion. Set conversion parameters.

各画像処理部211から213の処理速度は、テーブルTAB1と等しい(図6の(b)の3列目)。単位データを処理するためのサイクル数は列1の値を列2の値で割ればよく結果は画像処理部211が1サイクル、画像処理部212が1サイクル、画像処理部213が2/3サイクルとなる(図6の(b)の4列目)。従って画像処理部A211と画像処理部B212が最もサイクルを消費するので律速部と判断する(図6の(b)の5列目)。   The processing speed of each of the image processing units 211 to 213 is equal to that of the table TAB1 (third column in FIG. 6B). The number of cycles for processing unit data may be obtained by dividing the value in column 1 by the value in column 2 and the result is 1 cycle for image processing unit 211, 1 cycle for image processing unit 212, and 2/3 cycle for image processing unit 213. (The fourth column in FIG. 6B). Accordingly, since the image processing unit A211 and the image processing unit B212 consume the most cycle, it is determined as a rate-limiting unit (the fifth column in FIG. 6B).

次に、クロック制御部210は、律速となる処理部を最高周波数として他の画像処理部に供給するクロックの周波数を算出する(図6の(b)の6列目)。すなわち画像処理部211と画像処理部212をシステムクロックと等しい100MHzとし、画像処理部の周波数を図6の(b)の列4の割り合いに合わせて66.7MHzと決定する。   Next, the clock control unit 210 calculates the frequency of the clock supplied to the other image processing units with the processing unit that is rate limiting as the highest frequency (the sixth column in FIG. 6B). That is, the image processing unit 211 and the image processing unit 212 are set to 100 MHz equal to the system clock, and the frequency of the image processing unit is determined to be 66.7 MHz in accordance with the ratio of the column 4 in FIG.

次に、クロック制御部210は、算出されたクロック周波数を示す信号をクロック生成部220内のマスク生成回路301、マスク生成回路302、マスク生成回路303へ出力する。マスク生成回路301から303は入力信号に対して対応するマスク信号であるマスクM321、マスクM322、マスクM323(図4の(b)のタイミングチャート参照)を生成する。   Next, the clock control unit 210 outputs a signal indicating the calculated clock frequency to the mask generation circuit 301, the mask generation circuit 302, and the mask generation circuit 303 in the clock generation unit 220. Mask generation circuits 301 to 303 generate masks M321, M322, and M323 (see the timing chart of FIG. 4B), which are mask signals corresponding to the input signals.

マスクM321、マスクM322は常にハイレベルなのでクロック331、クロック332は100MHzのままであり、一方、マスクM323は3サイクルに1サイクルがロウレベルとしてシステムクロックをマスクするので66.7MHzのクロック333を出力する。
以上本発明を適用した画像処理部の制御フローを説明したが、周波数の異なるブロック間のデータをバッファを介して損失なく転送する方法について説明する。
Since the mask M321 and the mask M322 are always at the high level, the clock 331 and the clock 332 remain at 100 MHz. On the other hand, the mask M323 outputs the clock 333 of 66.7 MHz because 1 cycle is masked at 3 cycles. .
Although the control flow of the image processing unit to which the present invention is applied has been described above, a method for transferring data between blocks having different frequencies via a buffer without loss will be described.

図7は、図1に示した編集用画像処理部119内の画像処理部212と画像処理部213間の詳細な信号接続状態を示すブロック図である。本例では、データはシステムクロックで動作するバッファ242を介して転送される。
従って100MHz未満の周波数で動作するブロックから100MHzで動作するブロックへのデータ転送と、100MHzで動作するブロックから100MHz未満の周波数で動作するブロックへデータを転送ができれば良い。
FIG. 7 is a block diagram showing a detailed signal connection state between the image processing unit 212 and the image processing unit 213 in the editing image processing unit 119 shown in FIG. In this example, data is transferred via a buffer 242 that operates on the system clock.
Therefore, it is only necessary to transfer data from a block operating at a frequency lower than 100 MHz to a block operating at 100 MHz, and from a block operating at 100 MHz to a block operating at a frequency lower than 100 MHz.

データのハンドシェークはVALID信号、READY信号によりなされる。データ送信側は、有効データの出力をVALID信号で示し、受信側は受信可能であることをREADY信号で示す。双方ともに自身が出力するVALIDまたはREADYと相手側から入力するREADYまたはVALID信号が自身に入力されたクロックの立ち上がり時にともにハイであればデータが転送されると判断する。   Data handshaking is performed by a VALID signal and a READY signal. The data transmission side indicates the output of valid data by a VALID signal, and the reception side indicates that reception is possible by a READY signal. In both cases, if the VALID or READY output by itself and the READY or VALID signal input from the other party are both high at the rising edge of the clock input thereto, it is determined that the data is transferred.

低周波数側から出力されるVALID信号またはREADY信号は高周波数側で誤って複数回サンプリングされないようにする必要が有る。従って、画像処理部212から出力されるVALID_B信号はANDゲート702によってマスクされたmasked_VALID_Bとしてバッファ242へ入力される。
同様に画像処理部213から出力されるREADY_C信号はANDゲート703によってマスクされたmasked_READY_Cとしてバッファ242へ入力される。
It is necessary to prevent the VALID signal or the READY signal output from the low frequency side from being erroneously sampled a plurality of times on the high frequency side. Therefore, the VALID_B signal output from the image processing unit 212 is input to the buffer 242 as masked_VALID_B masked by the AND gate 702.
Similarly, the READY_C signal output from the image processing unit 213 is input to the buffer 242 as masked_READY_C masked by the AND gate 703.

図8は、図7に示した動作を説明するタイミングチャートである。
図8の(a)にタイミングチャートでは、25MHzで動作する画像処理部212と100MHzで動作するバッファ242間の信号波形を示す。送信側の画像処理部212はサイクル2から有効データの出力を開始しサイクル8で受信側のバッファ242がREADY_buffer242を返すのでサイクル9で転送条件成立を検出しサイクル10のクロックでデータ出力を完了する。
FIG. 8 is a timing chart for explaining the operation shown in FIG.
8A shows a signal waveform between the image processing unit 212 operating at 25 MHz and the buffer 242 operating at 100 MHz. The image processing unit 212 on the transmission side starts outputting valid data from cycle 2, and the buffer 242 on the reception side returns READY_buffer 242 in cycle 8, so that the transfer condition is detected in cycle 9 and the data output is completed with the clock of cycle 10. .

受信側のバッファ242はサイクル8で受信用意ができREADY_buffer242を出力するがVALID_Bがマスクされ条件が成立しないので直ぐ受信はしない。サイクル9でmasked_VALID_Bが有効になるのでサイクル10のシステムクロックで受信を完了する。   The receiving-side buffer 242 is ready to receive in cycle 8 and outputs READY_buffer 242 but does not receive immediately because VALID_B is masked and the condition is not satisfied. Since masked_VALID_B becomes valid in cycle 9, reception is completed with the system clock of cycle 10.

図8の(b)に示すタイミングチャートでは、100MHzで動作するバッファ242と16.7MHzで動作する画像処理部213間の信号波形を示す。受信側の画像処理部C213はサイクル2で受信用意ができ送信側のバッファ242はサイクル3から有効データの出力を開始するがREADY_Cがマスクされ条件が成立しないので直ぐ送信はしない。サイクル7でREADY_buffer242が有効になりサイクルのシステムクロックで送信を完了する。   The timing chart shown in FIG. 8B shows signal waveforms between the buffer 242 operating at 100 MHz and the image processing unit 213 operating at 16.7 MHz. The image processor C213 on the receiving side is ready to receive in cycle 2, and the buffer 242 on the transmitting side starts outputting valid data from cycle 3, but does not transmit immediately because READY_C is masked and the condition is not satisfied. In cycle 7, READY_buffer 242 becomes valid, and transmission is completed with the system clock of the cycle.

受信側の画像処理部213はサイクル2で受信用意ができREADY_Cの出力を開始し、サイクル3でVALID_buffer242が有効になるので次のサンプリングポイントのサイクル8で受信を完了する。   The image processing unit 213 on the reception side is ready to receive in cycle 2 and starts outputting READY_C. Since VALID_buffer 242 becomes valid in cycle 3, reception is completed in cycle 8 of the next sampling point.

上記の実施形態では画像処理部へ供給する動作周波数を低減させることにより省電力を行う例を説明した。一般に、ある周波数で動作する回路においてより低い周波数で動作せる場合は動作電圧を元の電圧より下げることが可能である。従って、各画像処理部ごとに電源を分離しそれぞれ電源電圧を個別制御可能に構成することによりさらなる省電力効果を得ることができる。   In the above embodiment, an example in which power saving is performed by reducing the operating frequency supplied to the image processing unit has been described. In general, when a circuit operating at a certain frequency is operated at a lower frequency, the operating voltage can be lowered from the original voltage. Therefore, it is possible to obtain a further power saving effect by separating the power source for each image processing unit so that the power source voltage can be individually controlled.

図9は、図1に示した編集用画像処理部119の詳細構成を説明するブロック図である。本例と、図2に示した構成との差分は、可変電圧生成部290でありクロック制御部210から出力される動作周波数を示す信号に応じて各画像処理部動作可能な最低電圧を各画像処理部へ供給するものである。
本実施形態では、各画像処理部へ決定されたクロックの周波数に応じた電位の電源を個別に供給する電源生成手段として、可変電圧生成部290を備える。
FIG. 9 is a block diagram illustrating a detailed configuration of the editing image processing unit 119 shown in FIG. The difference between this example and the configuration shown in FIG. 2 is that the variable voltage generator 290 is the variable voltage generator 290, and the minimum voltage at which each image processor can operate is determined according to the signal indicating the operating frequency output from the clock controller 210. This is supplied to the processing unit.
In the present embodiment, a variable voltage generation unit 290 is provided as a power generation unit that individually supplies power of a potential corresponding to the determined clock frequency to each image processing unit.

本発明の各工程は、ネットワーク又は各種記憶媒体を介して取得したソフトウエア(プログラム)をパソコン(コンピュータ)等の処理装置(CPU、プロセッサ)にて実行することでも実現できる。   Each process of the present invention can also be realized by executing software (program) acquired via a network or various storage media by a processing device (CPU, processor) such as a personal computer (computer).

本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。   The present invention is not limited to the above embodiment, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not.

101 CPU
102 ROM
119 編集用画像処理部
101 CPU
102 ROM
119 Image processing unit for editing

Claims (6)

入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置であって、
最初の画像処理部で処理される処理データ量を基準として、後続する画像処理部で処理される処理データ量との比率を求める算出手段と、
各画像処理部で予定される処理速度と算出された処理データ量の比とから個別に割り出される異なる周波数の各クロックを各画像処理部に入力するクロック手段と、
を備えることを特徴とする画像処理装置。
An image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series,
A calculation means for obtaining a ratio of a processing data amount processed by a subsequent image processing unit with reference to a processing data amount processed by the first image processing unit;
A clock means for inputting each clock of different frequencies separately calculated from a processing speed scheduled in each image processing unit and a ratio of the calculated processing data amount to each image processing unit;
An image processing apparatus comprising:
入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置であって、
最初の画像処理部で処理される処理データ量を基準として、後続する画像処理部で処理される処理データ量との比率を求める算出手段と、
各画像処理部で予定される処理速度と算出された処理データ量の比とから、最も周波数の高いクロックを入力すべき画像処理部を特定する特定手段と、
特定された画像処理部に入力すべきクロックの周波数を基準として、後続の各画像処理部に入力すべきクロックの周波数を決定する決定手段と、
決定された周波数のクロックを生成して各画像処理部に入力するクロック手段と、
を備えることを特徴とする画像処理装置。
An image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series,
A calculation means for obtaining a ratio of a processing data amount processed by a subsequent image processing unit with reference to a processing data amount processed by the first image processing unit;
A specifying means for specifying an image processing unit to which a clock with the highest frequency is to be input, based on a ratio between a processing speed scheduled for each image processing unit and the calculated processing data amount;
Determining means for determining the frequency of the clock to be input to each subsequent image processing unit, with reference to the frequency of the clock to be input to the specified image processing unit;
Clock means for generating a clock of the determined frequency and inputting it to each image processing unit;
An image processing apparatus comprising:
各画像処理部へ決定されたクロックの周波数に応じた電位の電源を個別に供給する電源生成手段を備えることを特徴とする請求項1または2記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising a power generation unit that individually supplies power of a potential corresponding to the determined clock frequency to each image processing unit. 入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置の制御方法であって、
最初の画像処理部で処理される処理データ量を基準として、後続する画像処理部で処理される処理データ量との比率を求める算出工程と、
各画像処理部で予定される処理速度と算出された処理データ量の比とから個別に割り出される異なる周波数の各クロックを各画像処理部にクロック手段から入力するクロック入力工程と、
を備えることを特徴とする画像処理装置の制御方法。
A control method of an image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series,
A calculation step for obtaining a ratio of the processing data amount processed in the subsequent image processing unit with reference to the processing data amount processed in the first image processing unit;
A clock input step of inputting from the clock means to each image processing unit each clock having a different frequency, which is individually determined from the processing speed planned in each image processing unit and the ratio of the calculated processing data amount;
An image processing apparatus control method comprising:
入力されるクロックに基づいて設定された画像処理を行う複数の画像処理部を直列に接続して一連の画像処理を行う画像処理装置の制御方法であって、
最初の画像処理部で処理される処理データ量を基準として、後続する画像処理部で処理される処理データ量との比率を求める算出工程と、
各画像処理部で予定される処理速度と算出された処理データ量の比とから、最も周波数の高いクロックを入力すべき画像処理部を特定する特定工程と、
特定された画像処理部に入力すべきクロックの周波数を基準として、後続の各画像処理部に入力すべきクロックの周波数を決定する決定工程と、
決定された周波数のクロックを生成して各画像処理部にクロック手段から入力するクロック入力工程と、
を備えることを特徴とする画像処理装置の制御方法。
A control method of an image processing apparatus that performs a series of image processing by connecting a plurality of image processing units that perform image processing set based on an input clock in series,
A calculation step for obtaining a ratio of the processing data amount processed in the subsequent image processing unit with reference to the processing data amount processed in the first image processing unit;
A specific step of specifying an image processing unit to which a clock with the highest frequency is to be input, based on a ratio between the processing speed planned for each image processing unit and the calculated processing data amount;
A determination step of determining a frequency of a clock to be input to each subsequent image processing unit with reference to a frequency of the clock to be input to the specified image processing unit;
A clock input step of generating a clock of the determined frequency and inputting it to each image processing unit from a clock means;
An image processing apparatus control method comprising:
請求項4または5に記載の画像処理装置の制御方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the control method of the image processing apparatus according to claim 4 or 5.
JP2012187396A 2012-08-28 2012-08-28 Image forming apparatus, control method of image forming apparatus, and program Pending JP2014045406A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012187396A JP2014045406A (en) 2012-08-28 2012-08-28 Image forming apparatus, control method of image forming apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012187396A JP2014045406A (en) 2012-08-28 2012-08-28 Image forming apparatus, control method of image forming apparatus, and program

Publications (1)

Publication Number Publication Date
JP2014045406A true JP2014045406A (en) 2014-03-13

Family

ID=50396373

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012187396A Pending JP2014045406A (en) 2012-08-28 2012-08-28 Image forming apparatus, control method of image forming apparatus, and program

Country Status (1)

Country Link
JP (1) JP2014045406A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016133855A (en) * 2015-01-16 2016-07-25 京セラドキュメントソリューションズ株式会社 Information processing apparatus and data processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016133855A (en) * 2015-01-16 2016-07-25 京セラドキュメントソリューションズ株式会社 Information processing apparatus and data processing method
CN105812604A (en) * 2015-01-16 2016-07-27 京瓷办公信息系统株式会社 Information processing apparatus and data processing method
US9530085B2 (en) 2015-01-16 2016-12-27 Kyocera Document Solutions Inc. Information processing apparatus and data processing method for controlling an operation clock signal

Similar Documents

Publication Publication Date Title
JP5354458B2 (en) Image processing apparatus, image output control system, image forming system, and program
US20120047418A1 (en) Information processing apparatus, information processing method, and storage medium
JP2010251925A (en) Data processing apparatus and method for controlling the same
JP2014106835A (en) Information processing device, control method of information processing device, and program
JP6429549B2 (en) Semiconductor integrated circuit, device including semiconductor integrated circuit, clock control method in semiconductor integrated circuit, and program.
JP2010263328A (en) Image processing apparatus, and image processing method
JP2011071760A (en) Information processing apparatus, job processing method thereof, and program
JP6251029B2 (en) Control device, image processing device, control method, and program
JP2015052970A (en) Image processor, control method of image processor, and program
JP2014045406A (en) Image forming apparatus, control method of image forming apparatus, and program
JP2005260845A (en) Image information apparatus
JP5338538B2 (en) Image processing apparatus, control method thereof, and control program
JP2002305622A (en) Image input-output controller, image processor image processing method in image input-output controller and image processing method in image processor
JP2006285792A (en) Image processor and image processing method
JP2008301090A (en) Image processing device
JP4065550B2 (en) Image input / output control device, image processing device, image processing method in image input / output control device, and image processing method in image processing device
JP5828205B2 (en) Image forming apparatus and image forming system
JP2011191903A (en) Information processing apparatus, image forming apparatus and information processing method
JP2011071656A (en) Image processing apparatus and interface control method therefor
JP2008290362A (en) Printing controller and image forming system
JP3703431B2 (en) Data communication apparatus, image processing apparatus, data communication method, and data communication method in image processing apparatus
JP2009288326A (en) Image forming apparatus, image forming method, storage medium and program
JP2005161580A (en) Image processing apparatus, image processing method and computer program
JP6123865B2 (en) Image forming apparatus and image forming system
JP2005333676A (en) Image data processing method, image data processing apparatus and image forming apparatus