JP2007125851A - Printing control device, imaging method and storage medium - Google Patents

Printing control device, imaging method and storage medium Download PDF

Info

Publication number
JP2007125851A
JP2007125851A JP2005322382A JP2005322382A JP2007125851A JP 2007125851 A JP2007125851 A JP 2007125851A JP 2005322382 A JP2005322382 A JP 2005322382A JP 2005322382 A JP2005322382 A JP 2005322382A JP 2007125851 A JP2007125851 A JP 2007125851A
Authority
JP
Japan
Prior art keywords
data
print
partial
data processing
area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005322382A
Other languages
Japanese (ja)
Inventor
Koichi Nakahara
鉱一 中原
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 JP2005322382A priority Critical patent/JP2007125851A/en
Publication of JP2007125851A publication Critical patent/JP2007125851A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To assign optimal processor elements to a printing data interpretation system and various image processings, in juxtaposing image processings in a printing device. <P>SOLUTION: This printing control device generates a printing image from printing data and outputs the printing image to an output device. The device comprises the following constituent components: a printing data interpretation means which generates intermediate data by interpreting the printing data; a region dividing means which plurally divides a printing region where the printing data are printed; at least one kind of partial data processing means which processes data to a partial region corresponding to a region divided by the region dividing means; a juxtapositional execution means which executes the juxtapositional operation of the partial data processing means to the partial region; a processing distribution means which distributes a process request for the partial region to the partial data processing means whose juxtapositional operation is executed by the juxtapositional execution means; and an alignment means which aligns the data processed juxtapositionally by the juxtapositional execution means in the order intended for by the printing data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、印刷装置に関連し、特に複数のプロセッサエレメントを持つ印刷装置に係る技術である処の、印刷制御装置及び画像形成方法ならびに記憶媒体に関する。   The present invention relates to a printing apparatus, and more particularly to a printing control apparatus, an image forming method, and a storage medium, which are techniques related to a printing apparatus having a plurality of processor elements.

近年、印刷結果の更なる高品位化、高画質化への要求から印刷装置の高解像度化が進んでいる。このような高解像度化に伴い、印刷装置が処理すべきデータの量も飛躍的に大きくなってきている。   In recent years, the resolution of printing apparatuses has been increasing due to demands for higher quality printing results and higher image quality. With such high resolution, the amount of data to be processed by the printing apparatus has also increased dramatically.

処理データ量の増大に対する対策としては、処理を行うCPUの高速化、利用できるメモリの高速化などがあげられる。特にCPUの高速化については、単にCPUの駆動周波数を上げるだけでなく、複数のCPUを利用する、あるいは単一CPUであってもCPU内に複数のプロセッサエレメント(PE)を持つCPUを利用するなど、同時に複数の処理を実行することができる仕組みを持つ印刷装置も存在する。   Measures against the increase in the amount of processing data include speeding up the CPU that performs processing and speeding up the available memory. Especially for speeding up the CPU, not only simply increasing the CPU drive frequency, but also using a plurality of CPUs, or even a single CPU using a CPU having a plurality of processor elements (PE) within the CPU. There are also printing apparatuses having a mechanism capable of executing a plurality of processes simultaneously.

複数のPEが利用可能な印刷装置においては、例えば、PE0、PE1、PE2、PE3という4つのプロセッサエレメントが利用可能な場合、PE0にジョブの管理と印刷データの解釈系を配置し、PE0、PE1、PE2、PE3にレンダリングなどを行う画像生成系や色補正、色変換、ハーフトーン処理などを行う画像処理系を配置するような構成が考えられる。   In a printing apparatus that can use a plurality of PEs, for example, when four processor elements PE0, PE1, PE2, and PE3 are available, job management and print data interpretation systems are arranged in PE0, and PE0 and PE1. A configuration in which an image generation system that performs rendering and the like, and an image processing system that performs color correction, color conversion, halftone processing, and the like are arranged in PE2 and PE3 can be considered.

PE0で稼動する解釈系は、ネットワークを介して受信された所定のPDL(Page Description Language)で記述された印刷データを解釈し、ディスプレイリストと呼ばれる、よりプリミティブな描画命令からなるデータ構造を生成する。   The interpretation system operating in PE0 interprets print data described in a predetermined PDL (Page Description Language) received via the network, and generates a data structure including a more primitive drawing command called a display list. .

PE0、PE1、PE2、PE3に配置された画像生成系は、PE0から受け取ったディスプレイリスト解釈し、担当する領域内を描画する描画命令に従って、RGB画素からなるラスター画像を生成する。この場合、PE0、PE1、PE2、PE3の処理を、ページ内の異なる小領域(バンド)に対して割り当てることにより並列的に処理を進めることができる。   The image generation system arranged in PE0, PE1, PE2, and PE3 interprets the display list received from PE0 and generates a raster image composed of RGB pixels in accordance with a drawing command for drawing the area in charge. In this case, the processing of PE0, PE1, PE2, and PE3 can be performed in parallel by assigning the processing to different small regions (bands) in the page.

並列処理の様子を、図4を用いて説明する。図4の例では、3ページの文書を処理することを前提としている。まず、ネットワーク等所定の入力手段を通じて印刷データを受け取った印刷データ解釈系は、1ページ目の解釈処理を実行する(図4−I1)。I1の処理は、1ページ目のディスプレイリスト生成する。この例では、1ページの印刷領域は、簡単化のために4つのバンドに分割されているものとするが、実際は、メモリの消費量を抑えるために数十バンドに分割することが多い。   The state of parallel processing will be described with reference to FIG. In the example of FIG. 4, it is assumed that a three-page document is processed. First, a print data interpretation system that has received print data through a predetermined input means such as a network executes interpretation processing for the first page (FIG. 4-I1). In the process I1, a display list for the first page is generated. In this example, it is assumed that the print area of one page is divided into four bands for the sake of simplicity. However, in practice, the print area is often divided into several tens of bands in order to reduce memory consumption.

画像生成手段がPE0〜3に配置されているため、同時に4バンドの処理が可能である(図4R1−1〜R1−4)。各々のPEに配置された画像生成手段は印刷データ解釈手段が生成した出ディスプレイリストに基づき、担当するバンドの処理を行う。1ページ目のすべてのバンドの画像生成が終了すると、2ページ目の印刷データ解釈処理を実行する(I2)。以下、同様に3ページ分の処理を行う。
特開2001−287412号公報
Since the image generation means are arranged in PE0 to PE3, 4-band processing can be performed simultaneously (FIGS. 4R1-1 to R1-4). The image generation means arranged in each PE performs processing of the band in charge based on the output display list generated by the print data interpretation means. When the image generation for all the bands on the first page is completed, the print data interpretation process for the second page is executed (I2). Thereafter, processing for three pages is similarly performed.
Japanese Patent Laid-Open No. 2001-287412

印刷データを部分データに分割してマルチプロセッサで並列に処理する場合、すべてのプロセッサの稼働率を上げることは、困難であった。   When print data is divided into partial data and processed in parallel by a multiprocessor, it is difficult to increase the operating rate of all processors.

図4のような構成で、並列処理を進めると、1ページの文書については非常に高速に処理をすすめることができた。しかし、複数ページの文書を印刷する際には、各ページの印刷データ解釈処理の間、PE1〜3が解釈処理待ち状態になり、プロセッサを有効に活用できない。このような処理待ちの時間を遊休時間と呼ぶ。   When the parallel processing is advanced in the configuration as shown in FIG. 4, the processing of one page document can be performed at a very high speed. However, when printing a document of a plurality of pages, PE1 to PE3 are in a state of waiting for interpretation processing during print data interpretation processing of each page, and the processor cannot be effectively used. Such processing waiting time is called idle time.

並列処理で高い効果を発揮するためには、可能な限りPEの遊休時間を削減することが必要である。上記の例では、ラスタライザが動作可能な状態にあるにもかかわらず、動作に必要な中間データが供給されないことにある。   In order to achieve a high effect in parallel processing, it is necessary to reduce the idle time of PE as much as possible. In the above example, although the rasterizer is in an operable state, intermediate data necessary for the operation is not supplied.

上述のようなことから、本発明は、印刷装置における画像処理などの並列化において、印刷データ解釈系、および各種画像処理に対して最適なプロセッサエレメントの割り当てが可能な印刷制御装置及び画像形成方法ならびに記憶媒体の提供を目的とする。   As described above, the present invention provides a print data interpretation system and a print control apparatus and an image forming method capable of assigning optimum processor elements to various image processes in parallelizing image processing and the like in the printing apparatus. In addition, an object is to provide a storage medium.

上記目的を達成するため、本発明は以下の構成を備える。   In order to achieve the above object, the present invention comprises the following arrangement.

(1)印刷データから印刷イメージを生成し、前記印刷イメージを出力装置に出力する印刷制御装置において、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データ解釈手段の終了を検知する印刷データ解釈終了検知手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に該部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを収集し結合するイメージ生成手段と、
を有することを特徴とする印刷制御装置。
(1) In a print control device that generates a print image from print data and outputs the print image to an output device,
Print data interpretation means for interpreting print data and generating intermediate data;
Print data interpretation end detection means for detecting the end of the print data interpretation means;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Image generation means for collecting and combining data processed in parallel by the parallel execution means;
A printing control apparatus comprising:

(2)印刷データから印刷イメージを生成し、前記印刷イメージを形成する画像形成方法であって、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に前記部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを、前記印刷データが意図する順序に整列する整列手段と、
を有することを特徴とする画像形成方法。
(2) An image forming method for generating a print image from print data and forming the print image,
Print data interpretation means for interpreting print data and generating intermediate data;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Alignment means for aligning data processed in parallel by the parallel execution means in an order intended by the print data;
An image forming method comprising:

(3)印刷データから印刷イメージを生成し、前記印刷イメージを生成するプログラムを記憶した記憶媒体であって、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に前記部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを、前記印刷データが意図する順序に整列する整列手段と、
を有することを特徴とする記憶媒体。
(3) A storage medium for generating a print image from print data and storing a program for generating the print image,
Print data interpretation means for interpreting print data and generating intermediate data;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Alignment means for aligning data processed in parallel by the parallel execution means in an order intended by the print data;
A storage medium comprising:

このような構成をとることにより、図5(a)のように処理を進めることができる。PE0では、1ページ目の解釈処理の終了後、直ちに2ページ目の解釈処理に入る。PE0で解釈処理系が稼動している場合には、画像生成系は、PE1〜3でのみ稼動させる。典型的な文書では、解釈処理にかかる時間(I2)が、画像生成にかかる時間より短いことが多いため、1ページ目の画像生成処理および画像変換処理がすべて終わった段階で、2ページ目の解釈処理は終了していることが多い。このため、画像生成処理は、直ちに2ページ目の処理に移ることができるため、従来例で示したような、画像生成処理が長い遊休時間を持つことは少なくなり、全体として処理時間を短縮することができる。   By adopting such a configuration, the processing can proceed as shown in FIG. In PE0, the interpretation process for the second page is started immediately after the interpretation process for the first page is completed. When the interpretation processing system is operating at PE0, the image generation system is operated only at PE1 to PE3. In a typical document, the time (I2) required for the interpretation processing is often shorter than the time required for image generation. Therefore, when the image generation processing and image conversion processing for the first page are all completed, Interpretation processing is often completed. For this reason, since the image generation process can immediately move to the process for the second page, the image generation process does not have a long idle time as shown in the conventional example, and the processing time is shortened as a whole. be able to.

更に、プロセッサ稼働率を上げるためには、図5(b)で示すように、3ページ目の解釈処理を終了したPE0において画像生成処理および画像変換処理を実行させる。このように構成することで、すべてのプロセッサの計算資源を有効に利用することができる。   Further, in order to increase the processor operation rate, as shown in FIG. 5B, the image generation process and the image conversion process are executed in PE0 that has finished the interpretation process for the third page. With this configuration, it is possible to effectively use the calculation resources of all processors.

本発明は、上記を鑑み、解釈系の処理終了後にラスタライズ処理および画像処理等、PEで行う処理を代行することにより、すべてのPEのCPU資源を有効に活用することを目的とする。   In view of the above, it is an object of the present invention to effectively utilize the CPU resources of all PEs by substituting processes performed by PEs such as rasterization processing and image processing after completion of interpretation processing.

本発明により、印刷装置における画像処理などの並列化において、最適なプロセッサエレメントの割り当てが可能になり、高速な印刷データ処理ができる。   According to the present invention, it is possible to assign an optimal processor element in parallel processing such as image processing in a printing apparatus, and high-speed print data processing can be performed.

以下に、本発明を実施するための最良の形態を、実施例に基づいて説明する。   The best mode for carrying out the present invention will be described below based on examples.

本発明の実施の形態に係る印刷装置を含むシステムの全体構成を示すブロック図を図1に示す。本発明の実施の形態に係る印刷装置を含むシステムは、外部装置101および印刷装置102から構成されている。   FIG. 1 is a block diagram showing the overall configuration of a system including a printing apparatus according to an embodiment of the present invention. A system including a printing apparatus according to an embodiment of the present invention includes an external apparatus 101 and a printing apparatus 102.

更に、印刷装置102はコントローラ部103、エンジン部104を備える構成となっている。   Further, the printing apparatus 102 includes a controller unit 103 and an engine unit 104.

外部装置101は、パーソナルコンピュータ(PC)やワークステーション(WS)として構成されており、印刷装置102に対してページ記述言語で記述された印刷データを送出する。   The external device 101 is configured as a personal computer (PC) or a workstation (WS), and sends print data described in a page description language to the printing device 102.

印刷装置102のコントローラ部103は、エンジン部104に接続されており、外部装置101から送られるPDL(Page Description Language)等のページ記述言語で記述された印刷データを受け、これらのデータに基づいてC、M、Y、K各色のドットデータからなる画像データを生成し、エンジン部104に対して順次ドットデータを送信する。   The controller unit 103 of the printing apparatus 102 is connected to the engine unit 104, receives print data described in a page description language (PDL) such as PDL (Page Description Language) sent from the external apparatus 101, and based on these data Image data composed of dot data of C, M, Y, and K colors is generated, and the dot data is sequentially transmitted to the engine unit 104.

印刷装置102のエンジン部104は、C、M、Y、K各色のドットデータ毎に実際に感光ドラムに潜像を形成することによって用紙にC、M、Y、Kの4色を重ね合わせ、熱定着させることによって印刷を行う。印刷装置102のコントローラ部103とエンジン部104は所定のビデオインターフェースによって接続される。   The engine unit 104 of the printing apparatus 102 superimposes four colors C, M, Y, and K on a sheet by actually forming a latent image on the photosensitive drum for each dot data of C, M, Y, and K, Printing is performed by heat fixing. The controller unit 103 and the engine unit 104 of the printing apparatus 102 are connected by a predetermined video interface.

次に本発明の実施の形態に係るコントローラ部103の処理フローを図2のブロック図をもとに説明する。   Next, the processing flow of the controller unit 103 according to the embodiment of the present invention will be described based on the block diagram of FIG.

入力手段200を介してデータ解釈手段201に送られる。   The data is sent to the data interpretation means 201 via the input means 200.

印刷データ解釈手段201は、入力手段200から送られた印刷データを解析、所定サイズのバンドを構成するディスプレイリストを生成する。入力される印刷データは特に種類を問わず、プリンタの用途に合わせて任意のPDLでよい。生成される各バンドのディスプレイリストは、後述する任意の部分データ処理手段で処理可能なように、互いに依存しないように構成される。印刷データ解釈手段201は、生成したディスプレイリストに、ヘッダ情報として概バンドが属するページの番号と、概バンドのバンド番号を付加してバンドデータを生成する。印刷データ解釈手段201は、生成したバンドデータを部分データ処理分配手段202に通知し、次ページの処理が必要な場合は、直ちに、次ページに対しての解釈処理を開始する。処理したページが最終ページである場合は、印刷データ解釈処理終了フラグを真とする。   The print data interpretation unit 201 analyzes the print data sent from the input unit 200 and generates a display list that constitutes a band of a predetermined size. The print data to be input is not particularly limited, and may be any PDL according to the application of the printer. The generated display list of each band is configured not to depend on each other so that it can be processed by an arbitrary partial data processing unit described later. The print data interpretation unit 201 generates band data by adding the number of the page to which the approximate band belongs and the band number of the approximate band as header information to the generated display list. The print data interpretation unit 201 notifies the generated band data to the partial data processing distribution unit 202, and immediately starts the interpretation process for the next page when the next page process is necessary. If the processed page is the last page, the print data interpretation process end flag is set to true.

部分データ処理分配手段202は、図8に示すフローにしたがって、部分データを処理するプロセッサを決定する。部分データ処理分配手段202(801)は、ステップ802で印刷データ解釈手段201からの分配要求を受信し、803において、該当する部分データを処理するプロセッサを決定する。続いてステップ804において、ステップ802で決定したプロセッサで稼動する部分データ処理手段に対して、部分データを送信する。   The partial data processing distribution unit 202 determines a processor for processing the partial data according to the flow shown in FIG. The partial data processing distribution unit 202 (801) receives the distribution request from the print data interpretation unit 201 in step 802, and in 803, determines a processor for processing the corresponding partial data. Subsequently, in step 804, the partial data is transmitted to the partial data processing means operating in the processor determined in step 802.

図9は、前述した図8のステップ803で行うプロセッサ決定手段のフローを詳細に示している。プロセッサ決定手段(901)は、ステップ902において、後述する部分データ処理手段から、データ送信要求を受信する。データ送信要求には、要求を送信したプロセッサ番号などが記述されているものとする。ステップ903において、プロセッサ決定手段は、受信したプロセッサ番号を部分データ処理分配手段202に返す。   FIG. 9 shows in detail the flow of the processor determination means performed in step 803 of FIG. 8 described above. In step 902, the processor determination unit (901) receives a data transmission request from a partial data processing unit described later. It is assumed that the data transmission request describes the processor number that transmitted the request. In step 903, the processor determination unit returns the received processor number to the partial data processing distribution unit 202.

図10を用いて、部分データ処理手段の処理手順を説明する。   The processing procedure of the partial data processing means will be described with reference to FIG.

部分データ処理手段1 203、部分データ処理手段2 204、部分データ処理手段3 205、部分データ処理手段4 206は、並列に動作するために別々のPEに配置される。   The partial data processing means 1 203, the partial data processing means 2 204, the partial data processing means 3 205, and the partial data processing means 4 206 are arranged in separate PEs to operate in parallel.

本実施例では、それぞれPE0、PE1、PE2、PE3に配置する。これらの部分データ処理手順は、部分データ処理手順同士が同じPEに配置されなければ、本発明を構成する他の手段と同じPEに配置することが可能である。   In this embodiment, they are arranged in PE0, PE1, PE2, and PE3, respectively. These partial data processing procedures can be arranged in the same PE as the other means constituting the present invention unless the partial data processing procedures are arranged in the same PE.

各部分データ処理手段は、どのプロセッサで起動されているかを確認する(ステップ1001)。ここで、起動されているプロセッサが、印刷データ解釈手段201と異なる場合には、そのままプロセッサ決定手段901にデータ転送要求を送信する(ステップ1002)。   Each partial data processing means confirms which processor is activated (step 1001). If the activated processor is different from the print data interpretation unit 201, a data transfer request is transmitted to the processor determination unit 901 as it is (step 1002).

起動されているプロセッサが、印刷データ解釈手段201と同じPE0である場合には、印刷データ解釈手段201が終了するまで、データ転送要求を送信せず、待ち状態に入る(ステップ1003)。印刷データ解釈手段201が終了したかどうかは、前述した印刷データ解釈処理終了フラグを参照すれば判断可能である。   If the activated processor is the same PE0 as the print data interpretation unit 201, the data transfer request is not transmitted until the print data interpretation unit 201 is finished, and a standby state is entered (step 1003). Whether or not the print data interpretation unit 201 has ended can be determined by referring to the print data interpretation process end flag described above.

部分データ処理手段1 203、部分データ処理手段2 204、部分データ処理手段3 205、部分データ処理手段4 206は、部分データ処理分配手段202から、部分データを受信する(ステップ1004)。   The partial data processing unit 1 203, the partial data processing unit 2 204, the partial data processing unit 3 205, and the partial data processing unit 4 206 receive the partial data from the partial data processing distribution unit 202 (step 1004).

ステップ1005において、部分データ処理手段は、受信した部分データに対して所定の画像処理を実行する。部分データ処理手段1 203、部分データ処理手段2 204、部分データ処理手段3 205、部分データ処理手段4 206には、部分データ処理分配手段202から通知されたバンドデータ内のディスプレイリストからラスターデータを生成するレンダラー、プリンタエンジンの特性に合わせて色変換、ハーフトーン処理を行うモジュールであるものとする。このように、部分データ処理手段で行う、処理としては同じバンドに対する複数の異なる一連の処理を適用することで、バンド間の処理、あるいは同一バンドの異なる処理が、他の部分データ処理手段に依存する必要性を排除することができる。すなわち並列バンド処理におけるプロセッサ間の同期を最小限に抑えることができるため、高い並列化効果を実現することができる。   In step 1005, the partial data processing means performs predetermined image processing on the received partial data. The partial data processing means 1 203, the partial data processing means 2 204, the partial data processing means 3 205, and the partial data processing means 4 206 receive raster data from the display list in the band data notified from the partial data processing distribution means 202. Assume that the module performs color conversion and halftone processing according to the characteristics of the renderer and printer engine to be generated. As described above, by applying a plurality of different series of processes for the same band as the process performed by the partial data processing means, processing between bands or different processing of the same band depends on other partial data processing means. The need to do so can be eliminated. That is, since synchronization between processors in parallel band processing can be minimized, a high parallelization effect can be realized.

部分データ処理手段1 203、部分データ処理手段2 204、部分データ処理手段3 205、部分データ処理手段4 206は、一つのバンドの処理が終了する度に、イメージ生成手段207に対して処理結果を送信する(ステップ1006)。また次のバンドを受け取るために、部分データ処理分配手段202に対して、データ送信要求を送信し、受信待ち状態に入る(ステップ1001に戻る)。   The partial data processing unit 1 203, the partial data processing unit 2 204, the partial data processing unit 3 205, and the partial data processing unit 4 206 send the processing result to the image generation unit 207 every time one band is processed. Transmit (step 1006). Further, in order to receive the next band, a data transmission request is transmitted to the partial data processing distribution unit 202, and a reception waiting state is entered (returning to step 1001).

イメージ生成手段207は、受信した部分イメージを収集して、1ページ分のイメージを生成する。   The image generation unit 207 collects the received partial images and generates an image for one page.

出力手段208は、イメージ生成手段207が生成した1ページ分のイメージを、プリンタエンジンからの印刷要求に応じてプリンタエンジンに転送する。   The output unit 208 transfers the image for one page generated by the image generation unit 207 to the printer engine in response to a print request from the printer engine.

次に図3を用いて、本発明の実施例における印刷装置を動作させる複数のプロセッサエレメントと、各プロセッサエレメントの高速メモリの構成を示す。本発明の実施例においては、高速メモリはSRAMで実現される。   Next, the configuration of a plurality of processor elements for operating the printing apparatus according to the embodiment of the present invention and the high-speed memory of each processor element will be described with reference to FIG. In the embodiment of the present invention, the high-speed memory is realized by SRAM.

図3の301、302、303、304はそれぞれプロセッサエレメント1、プロセッサエレメント2、プロセッサエレメント3、プロセッサエレメント4である。   Reference numerals 301, 302, 303, and 304 in FIG. 3 denote a processor element 1, a processor element 2, a processor element 3, and a processor element 4, respectively.

各プロセッサエレメント301、302、303、304はそれぞれ、高速小容量のメモリ305、306、307、308を備える。各プロセッサエレメント301、302、303、304は自身の持つ高速小容量のメモリに対しては、高速にread/writeが可能である。また、他のプロセッサエレメントが持つ高速小容量のメモリに対しても、自身の持つ高速小容量のメモリアクセスのアクセスレイテンシは長くなるが、高速メモリバス310を利用することによりアクセスが可能である。   Each of the processor elements 301, 302, 303, and 304 includes high-speed and small-capacity memories 305, 306, 307, and 308, respectively. Each processor element 301, 302, 303, 304 can read / write at high speed with respect to its own high-speed and small-capacity memory. Also, the high-speed and small-capacity memory possessed by other processor elements has a longer access latency for its own high-speed and small-capacity memory access, but can be accessed by using the high-speed memory bus 310.

メモリ309は、自他高速小容量のメモリアクセスのレイテンシよりは長くなるが、大容量のメモリであり、メモリバス311を利用して各プロセッサエレメント301、302、303、304から利用することができる。   The memory 309 is a large-capacity memory that is longer than the self-other high-speed and small-capacity memory access latency, and can be used from each processor element 301, 302, 303, 304 using the memory bus 311. .

本発明の実施形態においては、プロセッサエレメント302、プロセッサエレメント303、プロセッサエレメント304において、それぞれ部分データ処理手段1 203、部分データ処理手段2 204、部分データ処理手段3 205、部分データ処理手段4 206が備えられ、印刷データ解釈処理手段201は、プロセッサエレメント301において動作する。   In the embodiment of the present invention, the partial data processing unit 1203, the partial data processing unit 2 204, the partial data processing unit 3 205, and the partial data processing unit 4 206 are respectively included in the processor element 302, the processor element 303, and the processor element 304. The print data interpretation processing unit 201 is provided to operate in the processor element 301.

図6は、印刷する1ページ分の画像データを複数のバンド領域に分割した様子を表した図である。601は、一ページ分の画像データのイメージであり、5つのバンドから構成されている。本実施例では簡単化のためバンド数を5としているが、一般性を失うことなくより多くのバンドで構成することが可能なことは言うまでもない。   FIG. 6 is a diagram illustrating a state where image data for one page to be printed is divided into a plurality of band regions. Reference numeral 601 denotes an image of image data for one page, and is composed of five bands. In this embodiment, the number of bands is set to 5 for simplification, but it goes without saying that it is possible to configure with more bands without losing generality.

一ページ分の画像データ601は、画像形成部602によりバンド1で示されるバンド602、バンド2で示されるバンド603、バンド3で示されるバンド604、バンド4で示されるバンド605、バンド5で示されるバンド606の各バンド領域に分割され処理される。   The image data 601 for one page is indicated by a band 602 indicated by band 1, a band 603 indicated by band 2, a band 604 indicated by band 3, a band 605 indicated by band 4, and a band 5 by the image forming unit 602. The band 606 is divided into each band region and processed.

図7は、バンドデータの構成要素を示した図である。   FIG. 7 is a diagram showing the components of band data.

701で示されるバンド領域中の1ラインは、画素707の集合である。   One line in the band region indicated by 701 is a set of pixels 707.

また画素707の構成要素を示したのが708である。   Reference numeral 708 denotes a component of the pixel 707.

画素707は、R(赤)色の情報を格納する領域702、G(緑)色の情報を格納する領域703、B(青)色を格納する領域704、画素の透明度情報(A)を格納する領域705から構成される。各領域は1バイトの容量を持ち、本実施例においては、Aを格納する領域705の下位4Bitを使用し、画素が表す画像オブジェクトを指定するオブジェクト識別子706とする。オブジェクト識別子706は、上位ビットから順にベクトルオブジェクト、フォントオブジェクト、ラスターオブジェクトの何れかを示す。   The pixel 707 stores an area 702 for storing R (red) color information, an area 703 for storing G (green) color information, an area 704 for storing B (blue) color, and pixel transparency information (A). Area 705 to be used. Each area has a capacity of 1 byte. In this embodiment, the lower 4 bits of the area 705 for storing A are used, and an object identifier 706 for specifying an image object represented by a pixel is used. The object identifier 706 indicates any of a vector object, a font object, and a raster object in order from the upper bit.

以上説明した通り、本発明により、印刷装置における画像処理などの並列化において、印刷データ解釈系、および各種画像処理に対して最適なプロセッサエレメントの割り当てが可能になり、高速な印刷データ処理ができる。   As described above, according to the present invention, in parallel processing such as image processing in a printing apparatus, it is possible to assign an optimum processor element for a print data interpretation system and various image processing, and high-speed print data processing can be performed. .

本発明の実施の形態に係る印刷装置を含むシステムの全体構成を示すブロック図1 is a block diagram showing the overall configuration of a system including a printing apparatus according to an embodiment of the present invention. 本発明の実施の形態に係るコントローラ部103の構成を示すブロック図The block diagram which shows the structure of the controller part 103 which concerns on embodiment of this invention. 本発明の実施例における印刷装置を動作させる複数のプロセッサエレメントと、各プロセッサエレメントの高速メモリの構成を示す図1 is a diagram illustrating a configuration of a plurality of processor elements that operate a printing apparatus according to an embodiment of the present invention and a high-speed memory of each processor element. 高速小容量のメモリ306、307、308に色処理テーブルを配置した様子を示す図The figure which shows a mode that the color processing table has been arrange | positioned to the high-speed small-capacity memory 306,307,308. 画像形成部202が生成するバンド情報の構成を表した図The figure showing the structure of the band information which the image formation part 202 produces | generates 印刷する一ページ分の画像データを複数のバンド領域に分割した様子を表した図A figure showing how the image data for one page to be printed is divided into multiple band areas バンドデータの構成要素を示した図Diagram showing the components of band data 部分データを処理するプロセッサの決定について説明する図The figure explaining determination of the processor which processes partial data バンドデータ、バンド情報を各プロセッサエレメントの画像処理部に送信するまでのフローを示す図The figure which shows the flow until it transmits band data and band information to the image processing part of each processor element. 画像処理を行うプロセッサエレメント選択フローを示す図The figure which shows the processor element selection flow which performs image processing

符号の説明Explanation of symbols

101 外部装置
102 印刷装置
103 コントローラ部
104 エンジン部
200 入力手段
201 印刷データ解釈手段
202 部分データ処理分配手段
203 部分データ処理手段1
204 部分データ処理手段2
205 部分データ処理手段3
206 部分データ処理手段4
207 イメージ生成手段
208 出力手段
301 プロセッサエレメント1
302 プロセッサエレメント2
303 プロセッサエレメント3
304 プロセッサエレメント4
305 高速メモリ
306 速メモリ
307 高速メモリ
308 高速メモリ
309 メモリ
310 高速メモリバス
311 メモリバス
601 ページイメージ
602 バンド領域1
603 バンド領域2
604 バンド領域3
605 バンド領域4
606 バンド領域5
701 1ライン
702 R領域
703 G領域
704 B領域
705 A領域
706 オブジェクト識別子領域
707 画素
708 画素構成
DESCRIPTION OF SYMBOLS 101 External apparatus 102 Printing apparatus 103 Controller part 104 Engine part 200 Input means 201 Print data interpretation means 202 Partial data processing distribution means 203 Partial data processing means 1
204 Partial data processing means 2
205 Partial data processing means 3
206 Partial data processing means 4
207 Image generation means 208 Output means 301 Processor element 1
302 Processor element 2
303 Processor element 3
304 Processor element 4
305 High-speed memory 306 High-speed memory 307 High-speed memory 308 High-speed memory 309 Memory 310 High-speed memory bus 311 Memory bus 601 Page image 602 Band area 1
603 Band region 2
604 band region 3
605 band region 4
606 band region 5
701 1 line 702 R region 703 G region 704 B region 705 A region 706 Object identifier region 707 Pixel 708 Pixel configuration

Claims (9)

印刷データから印刷イメージを生成し、前記印刷イメージを出力装置に出力する印刷制御装置において、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データ解釈手段の終了を検知する印刷データ解釈終了検知手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に該部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを収集し結合するイメージ生成手段と、
を有することを特徴とする印刷制御装置。
In a print control device that generates a print image from print data and outputs the print image to an output device,
Print data interpretation means for interpreting print data and generating intermediate data;
Print data interpretation end detection means for detecting the end of the print data interpretation means;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Image generating means for collecting and combining data processed in parallel by the parallel execution means;
A printing control apparatus comprising:
前記中間データがディスプレイリスト構造であることを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the intermediate data has a display list structure. 前記部分データ処理手段としてレンダリング処理を含むことを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the partial data processing unit includes a rendering process. 前記部分データ処理手段として色補正処理を含むことを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the partial data processing unit includes a color correction process. 前記部分データ処理手段として色空間変換処理を含むことを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the partial data processing unit includes a color space conversion process. 前記部分データ処理手段としてハーフトーン処理を含むことを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the partial data processing unit includes a halftone process. 前記部分データ処理手段として圧縮処理を含むことを特徴とする請求項1記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the partial data processing unit includes a compression process. 印刷データから印刷イメージを生成し、前記印刷イメージを形成する画像形成方法であって、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に前記部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを、前記印刷データが意図する順序に整列する整列手段と、
を有することを特徴とする画像形成方法。
An image forming method for generating a print image from print data and forming the print image,
Print data interpretation means for interpreting print data and generating intermediate data;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Alignment means for aligning data processed in parallel by the parallel execution means in an order intended by the print data;
An image forming method comprising:
印刷データから印刷イメージを生成し、前記印刷イメージを生成するプログラムを記憶した記憶媒体であって、
印刷データを解釈し中間データを生成する印刷データ解釈手段と、
前記印刷データが印刷される印刷領域を複数に分割する領域分割手段と、
前記領域分割手段により分割された領域に該当する部分領域に対してデータ処理を行う少なくとも1種類の部分データ処理手段と、
前記部分領域に対する部分データ処理手段を並列的に実行する並列実行手段と、
前記並列実行手段により並列に実行される前記部分データ処理手段に前記部分領域に対する処理要求を分配する処理分配手段と、
前記並列実行手段により並列に処理されたデータを、前記印刷データが意図する順序に整列する整列手段と、
を有することを特徴とする記憶媒体。
A storage medium for generating a print image from print data and storing a program for generating the print image,
Print data interpretation means for interpreting print data and generating intermediate data;
Area dividing means for dividing the print area on which the print data is printed, into a plurality of areas;
At least one type of partial data processing means for performing data processing on a partial area corresponding to the area divided by the area dividing means;
Parallel execution means for executing partial data processing means for the partial area in parallel;
Processing distribution means for distributing processing requests for the partial area to the partial data processing means executed in parallel by the parallel execution means;
Alignment means for aligning data processed in parallel by the parallel execution means in an order intended by the print data;
A storage medium comprising:
JP2005322382A 2005-11-07 2005-11-07 Printing control device, imaging method and storage medium Withdrawn JP2007125851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005322382A JP2007125851A (en) 2005-11-07 2005-11-07 Printing control device, imaging method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005322382A JP2007125851A (en) 2005-11-07 2005-11-07 Printing control device, imaging method and storage medium

Publications (1)

Publication Number Publication Date
JP2007125851A true JP2007125851A (en) 2007-05-24

Family

ID=38148912

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005322382A Withdrawn JP2007125851A (en) 2005-11-07 2005-11-07 Printing control device, imaging method and storage medium

Country Status (1)

Country Link
JP (1) JP2007125851A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009259231A (en) * 2008-04-16 2009-11-05 Sharp Corp Method and system for improved multi-processing utilization in printing controller
JP2010238235A (en) * 2009-03-30 2010-10-21 Sharp Corp Printing system and method for controlling printing system
JP2010280101A (en) * 2009-06-03 2010-12-16 Ricoh Co Ltd Image forming apparatus, control method, and control program
JP2011183757A (en) * 2010-03-11 2011-09-22 Konica Minolta Business Technologies Inc Image processor, image processing method, and program
KR101209351B1 (en) 2008-03-13 2012-12-07 세키스이가가쿠 고교가부시키가이샤 Method and apparatus for etching silicon-containing films
US8339672B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data using graphic-list partitions and associated rendering processors
US8339671B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data by partitioning a graphics list
US8339670B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data based on graphic-list partitioning
CN117464999A (en) * 2023-11-01 2024-01-30 深圳市金石三维打印科技有限公司 G-code parallel generation method of 3D printing model

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101209351B1 (en) 2008-03-13 2012-12-07 세키스이가가쿠 고교가부시키가이샤 Method and apparatus for etching silicon-containing films
JP2009259231A (en) * 2008-04-16 2009-11-05 Sharp Corp Method and system for improved multi-processing utilization in printing controller
JP2010238235A (en) * 2009-03-30 2010-10-21 Sharp Corp Printing system and method for controlling printing system
US8339672B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data using graphic-list partitions and associated rendering processors
US8339671B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data by partitioning a graphics list
US8339670B2 (en) 2009-03-30 2012-12-25 Sharp Laboratories Of America, Inc. Methods and systems for rendering data based on graphic-list partitioning
US8411319B2 (en) 2009-03-30 2013-04-02 Sharp Laboratories Of America, Inc. Methods and systems for concurrent rendering of graphic-list elements
JP2010280101A (en) * 2009-06-03 2010-12-16 Ricoh Co Ltd Image forming apparatus, control method, and control program
JP2011183757A (en) * 2010-03-11 2011-09-22 Konica Minolta Business Technologies Inc Image processor, image processing method, and program
CN117464999A (en) * 2023-11-01 2024-01-30 深圳市金石三维打印科技有限公司 G-code parallel generation method of 3D printing model

Similar Documents

Publication Publication Date Title
JP2007125851A (en) Printing control device, imaging method and storage medium
US8861014B2 (en) Systems and methods for optimized printer throughput in a multi-core environment
JP2007087137A (en) Printing controller, image forming method, and storage medium
US20140211222A1 (en) Image forming apparatus and method using multi-processor
JP5487882B2 (en) Image processing apparatus and image processing method
JP2011160013A (en) Image processing apparatus, and image forming apparatus
JP2012111210A (en) Apparatus, method and program for forming print data
JP5245713B2 (en) Image processing apparatus, image processing method, and program
JP2000198240A (en) Printer and control method thereof
JP5906648B2 (en) Image processing apparatus and image processing method
JP5112386B2 (en) Image processing apparatus and image processing method
JP2011136425A (en) Printing apparatus and method, and program
JP2009039929A (en) Image forming apparatus
US7383363B2 (en) Method and apparatus for interval DMA transfer access
JP2001096854A (en) Apparatus and method for printing processing
JP2002063582A (en) Device and method for forming image
JP2011188050A (en) Image processing method and apparatus, and image forming apparatus
US11205242B2 (en) Memory error recovery for complex page RIP
JP4367745B2 (en) Image drawing processing apparatus and image processing system
JP2009147439A (en) Image forming device
US20050219624A1 (en) Device and method for controlling image forming apparatus
JP2008060730A (en) Image processor, image processing method, image processing program, and recording medium
US7380069B2 (en) Method and apparatus for DMA-generated memory write-back
JPH11157143A (en) Printing data-processing apparatus
JP2015013388A (en) Image processing device and image processing method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090203