JP2008068539A - Image forming device, image processing method and program - Google Patents

Image forming device, image processing method and program Download PDF

Info

Publication number
JP2008068539A
JP2008068539A JP2006250043A JP2006250043A JP2008068539A JP 2008068539 A JP2008068539 A JP 2008068539A JP 2006250043 A JP2006250043 A JP 2006250043A JP 2006250043 A JP2006250043 A JP 2006250043A JP 2008068539 A JP2008068539 A JP 2008068539A
Authority
JP
Japan
Prior art keywords
scan data
data
band
band data
scan
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
JP2006250043A
Other languages
Japanese (ja)
Inventor
Masahide Horiuchi
誠英 堀内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2006250043A priority Critical patent/JP2008068539A/en
Publication of JP2008068539A publication Critical patent/JP2008068539A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Ink Jet (AREA)
  • Record Information Processing For Printing (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming device, an image processing method and a program by which image processing when printing a plurality of copies can be effectively carried out. <P>SOLUTION: The image forming device forming an image on a printing sheet by discharging an ink from an ink head has a band data generating means generating band data in a recording unit based on printing data, a scan data generating means generating scan data for controlling the discharge of an ink from the ink head based on the band data and holding the scan data in the recording unit, a band data managing means eliminating the band data used for generating the scan data from the recording unit, and a print control means printing the same page plurality of times repeatedly using the scan data held in the recording unit. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、画像形成装置、画像処理方法及びプログラムに関し、特にインクヘッドよりインクを発射することより印刷用紙に画像を形成する画像形成装置、画像処理方法及びプログラムに関する。   The present invention relates to an image forming apparatus, an image processing method, and a program, and more particularly, to an image forming apparatus, an image processing method, and a program for forming an image on printing paper by ejecting ink from an ink head.

図1は、従来のインクジェットプリンタにおける1部印刷の際の画像処理を説明するための模式図である。図1では、インクジェットプリンタ500における画像処理が模式的に示されている。   FIG. 1 is a schematic diagram for explaining image processing when one copy is printed in a conventional inkjet printer. FIG. 1 schematically shows image processing in the ink jet printer 500.

例えば、ネットワーク等を介して接続するホストコンピュータよりPDL(Page Description Language)コマンドが入力されると(S1)、PDL処理部510は、PDLコマンドを解釈して、バンド単位のラスタデータ(バンドデータ)をバンドメモリ520に生成する(S2)。スキャンデータ生成部530は、バンドメモリ520よりバンドデータを取り出し(S3)、バンドデータをスキャンデータに変換する(S4)。ここで、スキャンデータとは、1回のスキャン(インクヘッドによる主走査方向への印字動作)において、インクヘッドからのインクの発射を制御するためのデータをいう。ところで、インクヘッドの副走査方向における幅(以下「インクヘッド幅」という。)は、一般的に、複数バンド分に相当するため、一つのスキャンデータは、当該複数バンド分のバンドデータに基づいて生成される。   For example, when a PDL (Page Description Language) command is input from a host computer connected via a network or the like (S1), the PDL processing unit 510 interprets the PDL command and performs raster data (band data) in units of bands. Is generated in the band memory 520 (S2). The scan data generation unit 530 extracts the band data from the band memory 520 (S3), and converts the band data into scan data (S4). Here, the scan data refers to data for controlling the ejection of ink from the ink head in one scan (printing operation in the main scanning direction by the ink head). Incidentally, since the width of the ink head in the sub-scanning direction (hereinafter referred to as “ink head width”) generally corresponds to a plurality of bands, one scan data is based on the band data for the plurality of bands. Generated.

続いて、ハードウェアインタフェース部540は、スキャンデータを取り出し(S5)、ASIC(Application Specific Integrated Circuit)550等のハードウェアに出力する(S6)。その後、ASIC550よりインクヘッドに対してインクの発射命令が出力され、印字が実行される。   Subsequently, the hardware interface unit 540 extracts the scan data (S5) and outputs the scan data to hardware such as an ASIC (Application Specific Integrated Circuit) 550 (S6). Thereafter, an ink firing command is output from the ASIC 550 to the ink head, and printing is executed.

上記の一連の処理における、PDL処理部510、スキャンデータ生成部530、及びハードウェアインタフェース部540のそれぞれの処理手順は、例えば、以下の通りである。なお、以下のフローチャートにおけるステップ番号は、図1に対応する。   The processing procedures of the PDL processing unit 510, the scan data generation unit 530, and the hardware interface unit 540 in the above series of processing are as follows, for example. Note that step numbers in the following flowchart correspond to FIG.

図2は、従来のインクジェットプリンタにおける1部印刷の際のPDL処理部の処理手順を説明するための図である。   FIG. 2 is a diagram for explaining the processing procedure of the PDL processing unit when one copy is printed in a conventional inkjet printer.

図2に示されるように、PDL処理部510は、PDLコマンドを解釈し、バンドメモリ520にバンドデータを生成(描画)する処理(S2)を、一つのページについてバンド数分繰り返す(l11)。更に、これ(ループl11)をページ数分繰り返す(l12)。   As shown in FIG. 2, the PDL processing unit 510 interprets the PDL command and repeats the process (S2) for generating (drawing) band data in the band memory 520 for each band (l11). Further, this (loop l11) is repeated for the number of pages (l12).

図3は、従来のインクジェットプリンタにおける1部印刷の際のスキャンデータ生成部の処理手順を説明するための図である。   FIG. 3 is a diagram for explaining the processing procedure of the scan data generation unit when one copy is printed in a conventional inkjet printer.

図3に示されるように、スキャンデータ生成部530は、バンドデータに基づくスキャンデータの生成処理(S3、S4)を、一つのページについてスキャン数分繰り返す(l21)。更に、これ(ループl21)をページ数分繰り返す(l22)。   As shown in FIG. 3, the scan data generation unit 530 repeats the scan data generation process (S3, S4) based on the band data for the number of scans for one page (122). Further, this (loop 1121) is repeated for the number of pages (122).

図4は、従来のインクジェットプリンタにおける1部印刷の際のハードウェアインタフェース部の処理手順を説明するための図である。   FIG. 4 is a diagram for explaining the processing procedure of the hardware interface unit when one copy is printed in a conventional inkjet printer.

図4に示されるように、ハードウェアインタフェース部540は、スキャンデータのASIC550への出力(S5、S6)を、一つのページについてスキャン数分繰り返す(l31)。更に、これ(ループl31)をページ数分繰り返す(l32)。   As shown in FIG. 4, the hardware interface unit 540 repeats outputting scan data to the ASIC 550 (S5, S6) for one page by the number of scans (l31). Further, this (loop l31) is repeated for the number of pages (l32).

ところで、複数部印刷(複数の部数の印刷)を行う場合、スキャンデータの生成処理以降(すなわち、図1におけるS3〜S6)は、同一のバンドデータに基づいてその部数分繰り返される。したがって、バンドメモリ520に展開されたバンドデータは、全部数分のスキャンデータの生成が完了するまでバンドメモリより削除することはできず、メモリ消費量を増大させるという問題がある。   By the way, when performing a plurality of copies (printing a plurality of copies), the scan data generation processing and thereafter (that is, S3 to S6 in FIG. 1) are repeated for the number of copies based on the same band data. Accordingly, the band data expanded in the band memory 520 cannot be deleted from the band memory until the generation of all the scan data for several minutes is completed, and there is a problem that the memory consumption increases.

本発明は、上記の点に鑑みてなされたものであって、複数部印刷の際の画像処理を効率的に行うことのできる画像形成装置、画像処理方法及びプログラムの提供を目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide an image forming apparatus, an image processing method, and a program capable of efficiently performing image processing when printing a plurality of copies.

そこで上記課題を解決するため、本発明は、インクヘッドよりインクを発射することより印刷用紙に画像を形成する画像形成装置であって、印刷データに基づいてバンドデータを記憶装置に生成するバンドデータ生成手段と、前記バンドデータに基づいて、前記インクヘッドからのインクの発射を制御するためのスキャンデータを生成し、該スキャンデータを前記記憶装置に保持させるスキャンデータ生成手段と、前記スキャンデータの生成に用いられた前記バンドデータを前記記憶装置より削除するバンドデータ管理手段と、前記記憶装置に保持されているスキャンデータを繰り返し用いて同一ページを複数回印刷させる印刷制御手段とを有することを特徴とする。   Accordingly, in order to solve the above-described problem, the present invention provides an image forming apparatus that forms an image on printing paper by ejecting ink from an ink head, and generates band data in a storage device based on the print data. A scan data generating unit configured to generate scan data for controlling ejection of ink from the ink head based on the band data, and to store the scan data in the storage device; Band data management means for deleting the band data used for generation from the storage device, and print control means for repeatedly printing the same page a plurality of times using scan data held in the storage device. Features.

このような画像形成装置では、複数部印刷の際の画像処理を効率的に行うことができる。   Such an image forming apparatus can efficiently perform image processing when printing a plurality of copies.

本発明によれば、複数部印刷の際の画像処理を効率的に行うことのできる画像形成装置、画像処理方法及びプログラムを提供することができる。   According to the present invention, it is possible to provide an image forming apparatus, an image processing method, and a program capable of efficiently performing image processing when printing a plurality of copies.

以下、図面に基づいて本発明の実施の形態を説明する。図5は、第一の実施の形態のインクジェットプリンタにおける画像処理を説明するための模式図である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 5 is a schematic diagram for explaining image processing in the ink jet printer according to the first embodiment.

例えば、ネットワーク等を介して接続するホストコンピュータよりPDL(Page Description Language)コマンドが入力されると(S101)、PDL処理部110は、PDLコマンドを解釈して、バンド単位のラスタデータ(バンドデータ)をバンドメモリ120に生成する(S102)。この際、既にバンドメモリ120に他のバンドデータが生成されている場合は、ステップS102において新たにバンドデータを生成する前に、当該他のバンドデータを圧縮しておく(S102)。図中では、バンドデータ2−5が圧縮され、バンドデータ2−6が新たに生成された例が示されている。図中において、各バンドデータは、[N]−[M]の形式で識別子が付されている。[N]はページ番号を示し、[M]はそのページ内のバンド番号を示す。なお、図中ではバンドデータ1−1〜2−5が圧縮されている例が示されている。   For example, when a PDL (Page Description Language) command is input from a host computer connected via a network or the like (S101), the PDL processing unit 110 interprets the PDL command and performs raster data (band data) in units of bands. Is generated in the band memory 120 (S102). At this time, if other band data has already been generated in the band memory 120, the other band data is compressed before generating new band data in step S102 (S102). In the figure, an example is shown in which band data 2-5 is compressed and band data 2-6 is newly generated. In the figure, each band data is given an identifier in the format [N]-[M]. [N] indicates a page number, and [M] indicates a band number in the page. In the figure, an example in which the band data 1-1 to 2-5 is compressed is shown.

続いて、スキャンデータ生成部130は、バンドメモリ120よりバンドデータを取り出す。この際、処理対象のバンドデータが圧縮されている場合は当該バンドデータをバンドメモリ120内において伸張してから取り出す(S104、S105)。図中では、バンドデータ1−1が伸張された例が示されている。   Subsequently, the scan data generation unit 130 extracts band data from the band memory 120. At this time, if the band data to be processed is compressed, the band data is extracted after being expanded in the band memory 120 (S104, S105). In the figure, an example in which the band data 1-1 is expanded is shown.

続いて、スキャンデータ生成部130は、伸張されたバンドデータに基づいてスキャンデータを生成する(S105、S106)。ここで、スキャンデータとは、1回のスキャン(インクヘッドによる主走査方向への印字動作)において、インクヘッドからのインクの発射を制御するためのデータをいう。ところで、インクヘッドの副走査方向における幅(以下「インクヘッド幅」という。)は、一般的に、複数バンド分に相当するため、一つのスキャンデータは、当該複数バンド分のバンドデータに基づいて生成される。   Subsequently, the scan data generation unit 130 generates scan data based on the expanded band data (S105, S106). Here, the scan data refers to data for controlling ejection of ink from the ink head in one scan (printing operation in the main scanning direction by the ink head). Incidentally, since the width of the ink head in the sub-scanning direction (hereinafter referred to as “ink head width”) generally corresponds to a plurality of bands, one scan data is based on the band data for the plurality of bands. Generated.

続いて、ハードウェアインタフェース部140は、スキャンデータを取り出し(S107)、ASIC(Application Specific Integrated Circuit)150等のハードウェアに出力する(S108)。その後、ASIC550よりインクヘッドに対してインクの発射命令が出力され、印字が実行される。   Subsequently, the hardware interface unit 140 takes out the scan data (S107) and outputs it to hardware such as an ASIC (Application Specific Integrated Circuit) 150 (S108). Thereafter, an ink firing command is output from the ASIC 550 to the ink head, and printing is executed.

なお、複数部印刷(複数の部数の印刷)を行う場合、スキャンデータの生成処理以降(すなわち、図5におけるS104〜S108)は、同一のバンドデータに基づいてその部数分繰り返される。   In the case of performing a plurality of copies (a plurality of copies), the scan data generation processing and subsequent steps (that is, S104 to S108 in FIG. 5) are repeated for the number of copies based on the same band data.

上記の一連の処理における、PDL処理部110、スキャンデータ生成部130、及びハードウェアインタフェース部140のそれぞれの処理手順は、例えば、以下の通りである。なお、以下のフローチャートにおけるステップ番号は、図5に対応する。   The respective processing procedures of the PDL processing unit 110, the scan data generation unit 130, and the hardware interface unit 140 in the above series of processing are as follows, for example. Note that step numbers in the following flowchart correspond to FIG.

図6は、第一の実施の形態のインクジェットプリンタにおけるPDL処理部の処理手順を説明するための図である。   FIG. 6 is a diagram for explaining the processing procedure of the PDL processing unit in the ink jet printer according to the first embodiment.

図6に示されるように、PDL処理部110は、既存のバンドデータを圧縮して待避する処理(S102)と、PDLコマンドを解釈しバンドメモリ120にバンドデータを生成(描画)する処理(S103)とを、一つのページについてバンド数分繰り返す(l11)。また、複数ページの場合、ループl11内の処理をページ数分繰り返す(l12)。   As shown in FIG. 6, the PDL processing unit 110 compresses existing band data and saves it (S102), and interprets the PDL command and generates (draws) band data in the band memory 120 (S103). ) Is repeated for the number of bands for one page (l11). In the case of a plurality of pages, the processing in the loop l11 is repeated for the number of pages (l12).

図7は、第一の実施の形態のインクジェットプリンタにおけるスキャンデータ生成部の処理手順を説明するための図である。   FIG. 7 is a diagram for explaining a processing procedure of the scan data generation unit in the ink jet printer according to the first embodiment.

図7に示されるように、スキャンデータ生成部130は、圧縮されて待避されているバンドデータの伸張処理(S104)と、バンドデータに基づくスキャンデータの生成処理(S105、S106)とを、一つのページについてスキャン数分繰り返す(l21)。また、ページごとのコピーが指定されている場合、ループl21内の処理をコピー数分繰り返す(l22)。また、複数ページの場合、ループl22内の処理をページ数分繰り返す(l23)。更に、複数の印刷部数が指定されている場合、ループl23内の処理を当該部数分繰り返す(l24)。   As shown in FIG. 7, the scan data generation unit 130 performs a decompression process (S104) of band data that has been compressed and saved, and a scan data generation process (S105, S106) based on the band data. Repeat for the number of scans for one page (122). If the copy for each page is designated, the processing in the loop l21 is repeated for the number of copies (122). In the case of a plurality of pages, the processing in the loop 122 is repeated for the number of pages (122). Further, when a plurality of print copies are designated, the processing in the loop l23 is repeated for the number of copies (l24).

例えば、3ページのページごとのコピー数が2であり、印刷部数が2の場合、1、1、2、2、3、3、1、1、2、2、3、3という順番(左記の番号はページ番号を示す。)で各ページのスキャンデータが生成される。   For example, if the number of copies per page of 3 pages is 2 and the number of copies is 2, the order of 1, 1, 2, 2, 3, 3, 1, 1, 2, 2, 3, 3 The number indicates the page number.) Scan data for each page is generated.

図8は、第一の実施の形態のインクジェットプリンタにおけるハードウェアインタフェース部の処理手順を説明するための図である。   FIG. 8 is a diagram for explaining the processing procedure of the hardware interface unit in the ink jet printer according to the first embodiment.

図8に示されるように、ハードウェアインタフェース部140は、スキャンデータのASIC150への出力(S107、S108)を、一つのページについてスキャン数分繰り返す(l31)。また、複数ページの場合、ループl31内の処理をページ数分繰り返す(l32)。更に、複数の印刷部数が指定されている場合、ループl33内の処理を当該部数分繰り返す(l34)。   As shown in FIG. 8, the hardware interface unit 140 repeats outputting scan data to the ASIC 150 (S107, S108) for one page by the number of scans (l31). In the case of a plurality of pages, the processing in the loop l31 is repeated for the number of pages (l32). Further, when a plurality of print copies are designated, the processing in the loop l33 is repeated for the number of copies (l34).

例えば、3ページのページごとのコピー数が2であり、印刷部数が2の場合、1、1、2、2、3、3、1、1、2、2、3、3という順番(左記の番号はページ番号を示す。)で各ページのスキャンデータがASIC150に出力される。   For example, if the number of copies per page of 3 pages is 2 and the number of copies is 2, the order of 1, 1, 2, 2, 3, 3, 1, 1, 2, 2, 3, 3 The number indicates a page number.) Scan data of each page is output to the ASIC 150.

上述したように、第一の実施の形態におけるインクジェットプリンタ10によれば、バンドデータを圧縮して保持するため、複数部数印刷の際でもバンドメモリ120の消費量を抑制することができる。   As described above, according to the ink jet printer 10 in the first embodiment, since the band data is compressed and held, the consumption of the band memory 120 can be suppressed even when printing a plurality of copies.

次に、第二の実施の形態について説明する。図9は、第二の実施の形態におけるインクジェットプリンタのハードウェア構成例を示す図である。図9において、インクジェットプリンタ20(画像形成装置)は、CPU21、ROM22、ASIC23、RAM24、USBデバイス25、及びインクヘッド26等より構成される。   Next, a second embodiment will be described. FIG. 9 is a diagram illustrating a hardware configuration example of the ink jet printer according to the second embodiment. In FIG. 9, the ink jet printer 20 (image forming apparatus) includes a CPU 21, a ROM 22, an ASIC 23, a RAM 24, a USB device 25, an ink head 26, and the like.

CPU21は、プログラムを実行することにより、インクジェットプリンタ20に関する各種機能を実現する。ROM22には、プログラムや当該プログラムによって使用される各種データが格納されている。ASIC23は、スキャンデータに基づいてインクヘッド26を制御する。なお、本実施の形態におけるASIC23は、圧縮データの伸張機能を備えている。RAM24は、プログラムをロードするための記憶領域、バンドメモリ、及びスキャンデータを一時的に保持するためのメモリ領域として用いられる。USBデバイス25は、USB規格の接続端子を提供するためのデバイスである。したがってインクジェットプリンタ20は、USBケーブルによってホストコンピュータ30やスキャナ40等と接続可能である。ホストコンピュータ30又はスキャナ40等からはPDLデータ又は画像データ(以下、「印刷データ」という。)が入力される。なお、ホストコンピュータ30やスキャナ40等との接続媒体は、USBケーブルに限定されない。例えば、LAN等のネットワーク(有線又は無線の別は問わない。)によって接続されてもよい。インクヘッド26は、インクを発射することにより印刷用紙に画像を形成(印刷)する、いわゆるインクヘッドである。   CPU21 implement | achieves the various functions regarding the inkjet printer 20 by running a program. The ROM 22 stores a program and various data used by the program. The ASIC 23 controls the ink head 26 based on the scan data. Note that the ASIC 23 in the present embodiment has a compressed data decompression function. The RAM 24 is used as a storage area for loading a program, a band memory, and a memory area for temporarily storing scan data. The USB device 25 is a device for providing a USB standard connection terminal. Therefore, the inkjet printer 20 can be connected to the host computer 30, the scanner 40, and the like by a USB cable. PDL data or image data (hereinafter referred to as “print data”) is input from the host computer 30 or the scanner 40. Note that the connection medium with the host computer 30 and the scanner 40 is not limited to a USB cable. For example, it may be connected by a network such as a LAN (whether wired or wireless). The ink head 26 is a so-called ink head that forms (prints) an image on printing paper by firing ink.

図10は、第二の実施の形態におけるインクジェットプリンタの機能構成例を示す図である。図10において、インクジェットプリンタ20は、USBドライバ201、印刷データ受信部202、印刷データ処理部203、スキャンデータ生成部204、ハードウェアインタフェース部205、バンドメモリ管理部206、及び印刷画像管理部207等によって構成される。これら各部の機能は、CPU21がプログラムを処理することによって実現される。   FIG. 10 is a diagram illustrating a functional configuration example of the ink jet printer according to the second embodiment. In FIG. 10, an inkjet printer 20 includes a USB driver 201, a print data reception unit 202, a print data processing unit 203, a scan data generation unit 204, a hardware interface unit 205, a band memory management unit 206, a print image management unit 207, and the like. Consists of. The functions of these units are realized by the CPU 21 processing a program.

USBドライバ201は、USBデバイス25を制御することによりUSB接続を実現する。印刷データ受信部202は、ホストコンピュータ30やスキャナ40等より印刷データを受信する。印刷データ処理部203は、印刷データを解釈して、バンドデータをバンドメモリに生成(描画)する。スキャンデータ生成部204は、バンドメモリに生成されたバンドデータをスキャンデータに変換する。なお、スキャンデータの意味は第一の実施の形態と同様である。ハードウェアインタフェース部205は、スキャンデータをASIC23に出力する。バンドメモリ管理部206は、バンドメモリの管理を行う。印刷画像管理部207は、バンドデータやスキャンデータ等、印刷処理に関する画像データの管理を行う。   The USB driver 201 realizes USB connection by controlling the USB device 25. The print data receiving unit 202 receives print data from the host computer 30 or the scanner 40. The print data processing unit 203 interprets the print data and generates (draws) band data in the band memory. The scan data generation unit 204 converts the band data generated in the band memory into scan data. The meaning of the scan data is the same as that in the first embodiment. The hardware interface unit 205 outputs the scan data to the ASIC 23. The band memory management unit 206 manages the band memory. A print image management unit 207 manages image data related to print processing, such as band data and scan data.

以下、インクジェットプリンタ20の処理手順について説明する。図11は、第二の実施の形態のインクジェットプリンタにおける画像処理を説明するための模式図である。   Hereinafter, the processing procedure of the inkjet printer 20 will be described. FIG. 11 is a schematic diagram for explaining image processing in the ink jet printer according to the second embodiment.

例えば、ホストコンピュータ30又はスキャナ40からの印刷データが印刷データ受信部202によって受信されると(S201)、印刷データ処理部203は、印刷データを解釈して、バンド単位のラスタデータ(バンドデータ)をバンドメモリ260に生成する(S202)。図中では、バンドデータ2−6Bが生成された例が示されている。なお、この際、既存のバンドデータの圧縮は行われない。図中において、各バンドデータは、[N]−[M]Bの形式で識別子が付されている。[N]はページ番号を示し、[M]はそのページ内のバンド番号を示す。また、末尾の「B」は、バンドデータであることを示す。   For example, when print data from the host computer 30 or the scanner 40 is received by the print data receiving unit 202 (S201), the print data processing unit 203 interprets the print data and performs raster data (band data) in band units. Is generated in the band memory 260 (S202). In the drawing, an example in which band data 2-6B is generated is shown. At this time, the existing band data is not compressed. In the figure, each band data is assigned an identifier in the format [N]-[M] B. [N] indicates a page number, and [M] indicates a band number in the page. Also, “B” at the end indicates band data.

続いて、スキャンデータ生成部204は、バンドメモリ260より(非圧縮の)バンドデータを取り出し(S203)、バンドデータをスキャンデータに変換する(S204)。図中では、バンドデータ2−5Bがスキャンデータに変換された例が示されている。なお、スキャンデータに変換されたバンドデータは、バンドメモリ管理部206によってバンドメモリ260より削除される。したがって、図中において、バンドデータ2−5Bは、スキャンデータ生成部204によって取り出されたとき不要と判断された場合に削除される。   Subsequently, the scan data generation unit 204 extracts (uncompressed) band data from the band memory 260 (S203), and converts the band data into scan data (S204). In the drawing, an example in which band data 2-5B is converted into scan data is shown. Note that the band data converted into the scan data is deleted from the band memory 260 by the band memory management unit 206. Therefore, in the figure, the band data 2-5B is deleted when it is determined that the band data 2-5B is unnecessary when taken out by the scan data generation unit 204.

続いて、スキャンデータ生成部204は、生成されたスキャンデータを圧縮し(S205)、圧縮されたスキャンデータ(圧縮スキャンデータ)をバンドメモリ260に書き込む(S206)。図中では、圧縮スキャンデータ2−5Sが新たにバンドメモリ260に書き込まれた例が示されている。図中において、各圧縮スキャンデータは、[N]−[M]Sの形式で識別子が付されている。[N]はページ番号を示し、[M]はそのページ内のスキャン番号を示す。また、末尾の「S」は、圧縮スキャンデータであることを示す。図中では、圧縮スキャンデータ1−1S〜2−5Sがバンドメモリ260に保持されている例が示されている。   Subsequently, the scan data generation unit 204 compresses the generated scan data (S205), and writes the compressed scan data (compressed scan data) in the band memory 260 (S206). In the drawing, an example in which the compressed scan data 2-5S is newly written in the band memory 260 is shown. In the figure, each compressed scan data is given an identifier in the format [N]-[M] S. [N] indicates a page number, and [M] indicates a scan number in the page. Further, “S” at the end indicates compressed scan data. In the drawing, an example in which the compressed scan data 1-1S to 2-5S is held in the band memory 260 is shown.

続いて、ハードウェアインタフェース部205は、バンドメモリ260より圧縮スキャンデータを取り出し(S207a)、圧縮スキャンデータをそのまま(圧縮されたまま)ASIC23に出力する(S208)。その後、ASIC23の伸張機能によってスキャンデータは伸張され、インクヘッド26に出力される。インクヘッド26は、当該スキャンデータに基づいてインクを発射し、印字を行う。   Subsequently, the hardware interface unit 205 extracts the compressed scan data from the band memory 260 (S207a) and outputs the compressed scan data to the ASIC 23 as it is (compressed) (S208). Thereafter, the scan data is expanded by the expansion function of the ASIC 23 and output to the ink head 26. The ink head 26 ejects ink based on the scan data and performs printing.

複数部印刷を行う場合、ハードウェアインタフェース部205による圧縮スキャンデータの取り出し処理以降(すなわち、図11におけるS207a、S208)が、同一の圧縮スキャンデータに基づいてその部数分繰り返される。   When printing a plurality of copies, the processing after the compressed scan data extraction processing by the hardware interface unit 205 (that is, S207a and S208 in FIG. 11) is repeated for the number of copies based on the same compressed scan data.

なお、複数部数印刷でない場合や、RAM24の容量に余裕がある場合は、スキャンデータの圧縮等(S205〜S207a)は行わなくてもよい。この場合、ハードウェアインタフェース部205は、非圧縮のスキャンデータを取り出し(S207b)、ASIC23に出力する。   In addition, when the number of copies is not printed or when the RAM 24 has a sufficient capacity, the scan data compression or the like (S205 to S207a) may not be performed. In this case, the hardware interface unit 205 extracts uncompressed scan data (S207b) and outputs it to the ASIC 23.

上記の一連の処理における、印刷データ処理部203、スキャンデータ生成部204、及びハードウェアインタフェース部205のそれぞれの処理手順は、例えば、以下の通りである。なお、以下のフローチャートにおけるステップ番号は、図11に対応する。   The processing procedures of the print data processing unit 203, the scan data generation unit 204, and the hardware interface unit 205 in the above series of processing are as follows, for example. Note that step numbers in the following flowchart correspond to FIG.

図12は、第二の実施の形態のインクジェットプリンタにおける印刷データ処理部の処理手順を説明するための図である。   FIG. 12 is a diagram for explaining the processing procedure of the print data processing unit in the ink jet printer according to the second embodiment.

図12に示されるように、印刷データ処理部203は、印刷データを解釈しバンドメモリ260にバンドデータを生成(描画)する処理(S202)を、一つのページについてバンド数分繰り返す(l71)。また、複数ページの場合、ループl71内の処理をページ数分繰り返す(l72)。   As shown in FIG. 12, the print data processing unit 203 repeats the process of interpreting the print data and generating (rendering) the band data in the band memory 260 (S202) by the number of bands for one page (l71). In the case of a plurality of pages, the processing in the loop l71 is repeated for the number of pages (l72).

図13は、第二の実施の形態のインクジェットプリンタにおけるスキャンデータ生成部の処理手順を説明するための図である。   FIG. 13 is a diagram for explaining a processing procedure of the scan data generation unit in the ink jet printer according to the second embodiment.

図13に示されるように、スキャンデータ生成部130は、バンドデータに基づくスキャンデータの生成処理(S203、S204)と、スキャンデータを圧縮し、圧縮スキャンデータをバンドメモリ260に書き込む処理(S205、S206)とを、一つのページについてスキャン数分繰り返す(l81)。また、複数ページの場合、ループl82内の処理をページ数分繰り返す(l82)。なお、スキャンデータに変換されたバンドデータは、スキャンデータ生成部204によって取り出されたとき不要と判断されたバンドがバンドメモリ管理部206によってバンドメモリ260より削除される。したがって、第二の実施の形態における印刷データ(PDLデータ)は、バンド単位で順番にその描画内容が確定するものであることが望ましい。   As shown in FIG. 13, the scan data generation unit 130 generates scan data based on band data (S203, S204), compresses the scan data, and writes the compressed scan data to the band memory 260 (S205, S204). S206) is repeated for the number of scans for one page (l81). In the case of a plurality of pages, the processing in the loop l82 is repeated for the number of pages (l82). The band data converted into scan data is deleted from the band memory 260 by the band memory management unit 206 when the band is determined to be unnecessary when the scan data generation unit 204 extracts the band data. Therefore, it is desirable that the print data (PDL data) in the second embodiment is such that the drawing contents are determined in order in band units.

図14は、第二の実施の形態のインクジェットプリンタにおけるハードウェアインタフェース部の処理手順を説明するための図である。   FIG. 14 is a diagram for explaining the processing procedure of the hardware interface unit in the ink jet printer according to the second embodiment.

図14に示されるように、ハードウェアインタフェース部205は、圧縮スキャンデータのASIC23への出力(S207a、S208)を、一つのページについてスキャン数分繰り返す(l91)。また、複数ページの場合、ループl91内の処理をページ数分繰り返す(l92)。更に、複数の印刷部数が指定されている場合、ループl93内の処理を当該部数分繰り返す(l94)。   As shown in FIG. 14, the hardware interface unit 205 repeats the output of the compressed scan data to the ASIC 23 (S207a, S208) for one page by the number of scans (l91). In the case of a plurality of pages, the processing in the loop l91 is repeated for the number of pages (l92). Further, when a plurality of print copies are designated, the processing in the loop l93 is repeated for the number of copies (l94).

例えば、3ページのページごとのコピー数が2であり、印刷部数が2の場合、1、1、2、2、3、3、1、1、2、2、3、3という順番(左記の番号はページ番号を示す。)で各ページの圧縮スキャンデータがASIC23に出力される。   For example, if the number of copies per page of 3 pages is 2 and the number of copies is 2, the order of 1, 1, 2, 2, 3, 3, 1, 1, 2, 2, 3, 3 The number indicates a page number.) The compressed scan data of each page is output to the ASIC 23.

上述したように、第二の実施の形態におけるインクジェットプリンタ20によれば、バンドデータではなく、スキャンデータがバンドメモリ260に保持される。したがって、複数部数印刷の場合、同一のバンドデータに基づくスキャンデータの生成を部数分繰り返す必要はなく、処理効率が向上される。この点に関しては、図7と図13とを比較すると明らかである。   As described above, according to the inkjet printer 20 in the second embodiment, scan data is held in the band memory 260 instead of band data. Therefore, in the case of printing a plurality of copies, it is not necessary to repeat the generation of scan data based on the same band data, and the processing efficiency is improved. In this regard, it is clear when FIG. 7 is compared with FIG.

また、スキャンデータは圧縮されてバンドメモリ260に書き込まれるため、バンドメモリ260の消費量を抑制することができる。   Further, since the scan data is compressed and written to the band memory 260, the consumption amount of the band memory 260 can be suppressed.

更に、スキャンデータの伸張は、CPU21ではなくASIC23によって行われる。したがって、その機能の実現にCPU21を必要とする印刷データ処理部203、スキャンデータ生成部204、及びハードウェアインタフェース部205等の処理と、スキャンデータの伸張処理とを並列的に実行することが可能である。よって、スキャンデータの伸張処理による処理効率の悪化を抑制することができる。   Further, the scan data is decompressed not by the CPU 21 but by the ASIC 23. Therefore, it is possible to execute in parallel the processing of the print data processing unit 203, the scan data generation unit 204, the hardware interface unit 205 and the like that require the CPU 21 to realize the function and the scan data expansion processing. It is. Therefore, it is possible to suppress the deterioration of the processing efficiency due to the scan data expansion process.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

従来のインクジェットプリンタにおける1部印刷の際の画像処理を説明するための模式図である。It is a schematic diagram for demonstrating the image process in the case of 1 copy printing in the conventional inkjet printer. 従来のインクジェットプリンタにおける1部印刷の際のPDL処理部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the PDL process part in the case of 1 copy printing in the conventional inkjet printer. 従来のインクジェットプリンタにおける1部印刷の際のスキャンデータ生成部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the scan data production | generation part in the case of 1 copy printing in the conventional inkjet printer. 従来のインクジェットプリンタにおける1部印刷の際のハードウェアインタフェース部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the hardware interface part in the case of 1 copy printing in the conventional inkjet printer. 第一の実施の形態のインクジェットプリンタにおける画像処理を説明するための模式図である。It is a schematic diagram for demonstrating the image processing in the inkjet printer of 1st embodiment. 第一の実施の形態のインクジェットプリンタにおけるPDL処理部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the PDL process part in the inkjet printer of 1st embodiment. 第一の実施の形態のインクジェットプリンタにおけるスキャンデータ生成部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the scan data generation part in the inkjet printer of 1st embodiment. 第一の実施の形態のインクジェットプリンタにおけるハードウェアインタフェース部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the hardware interface part in the inkjet printer of 1st embodiment. 第二の実施の形態におけるインクジェットプリンタのハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the inkjet printer in 2nd embodiment. 第二の実施の形態におけるインクジェットプリンタの機能構成例を示す図である。It is a figure which shows the function structural example of the inkjet printer in 2nd embodiment. 第二の実施の形態のインクジェットプリンタにおける画像処理を説明するための模式図である。It is a schematic diagram for demonstrating the image processing in the inkjet printer of 2nd embodiment. 第二の実施の形態のインクジェットプリンタにおける印刷データ処理部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the print data process part in the inkjet printer of 2nd embodiment. 第二の実施の形態のインクジェットプリンタにおけるスキャンデータ生成部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the scan data generation part in the inkjet printer of 2nd embodiment. 第二の実施の形態のインクジェットプリンタにおけるハードウェアインタフェース部の処理手順を説明するための図である。It is a figure for demonstrating the process sequence of the hardware interface part in the inkjet printer of 2nd embodiment.

符号の説明Explanation of symbols

10、20、500 インクジェットプリンタ
21 CPU
22 ROM
23 ASIC
24 RAM
25 USBデバイス
26 インクヘッド
30 ホストコンピュータ
40 スキャナ
110、510 PDL処理部
120、520 バンドメモリ
130、530 スキャンデータ生成部
140、540 ハードウェアインタフェース部
150、550 ASIC
201 USBドライバ
202 印刷データ受信部
203 印刷データ処理部
204 スキャンデータ生成部
205 ハードウェアインタフェース部
206 バンドメモリ管理部
207 印刷画像管理部
10, 20, 500 Inkjet printer 21 CPU
22 ROM
23 ASIC
24 RAM
25 USB device 26 Ink head 30 Host computer 40 Scanner 110, 510 PDL processing unit 120, 520 Band memory 130, 530 Scan data generation unit 140, 540 Hardware interface unit 150, 550 ASIC
201 USB Driver 202 Print Data Receiving Unit 203 Print Data Processing Unit 204 Scan Data Generation Unit 205 Hardware Interface Unit 206 Band Memory Management Unit 207 Print Image Management Unit

Claims (7)

インクヘッドよりインクを発射することより印刷用紙に画像を形成する画像形成装置であって、
印刷データに基づいてバンドデータを記憶装置に生成するバンドデータ生成手段と、
前記バンドデータに基づいて、前記インクヘッドからのインクの発射を制御するためのスキャンデータを生成し、該スキャンデータを前記記憶装置に保持させるスキャンデータ生成手段と、
前記スキャンデータの生成に用いられた前記バンドデータを前記記憶装置より削除するバンドデータ管理手段と、
前記記憶装置に保持されているスキャンデータを繰り返し用いて同一ページを複数回印刷させる印刷制御手段とを有することを特徴とする画像形成装置。
An image forming apparatus that forms an image on printing paper by firing ink from an ink head,
Band data generation means for generating band data in the storage device based on the print data;
Scan data generating means for generating scan data for controlling the ejection of ink from the ink head based on the band data, and holding the scan data in the storage device;
Band data management means for deleting the band data used for generating the scan data from the storage device;
An image forming apparatus comprising: a print control unit that repeatedly uses the scan data held in the storage device to print the same page multiple times.
前記スキャンデータ生成手段は、前記スキャンデータを圧縮し、圧縮されたスキャンデータを前記記憶装置に保持させることを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, wherein the scan data generation unit compresses the scan data and causes the storage device to hold the compressed scan data. 前記バンドデータ生成手段、前記スキャンデータ生成手段、前記バンドデータ管理手段、及び前記印刷制御手段が利用する第一の演算処理装置とは異なる第二の演算処理装置を備え、
前記第二の演算処理装置に、前記圧縮されたスキャンデータの伸張を実行させることを特徴とする請求項1又は2記載の画像形成装置。
A second arithmetic processing unit different from the first arithmetic processing unit used by the band data generation unit, the scan data generation unit, the band data management unit, and the print control unit;
3. The image forming apparatus according to claim 1, wherein the second arithmetic processing unit causes the compressed scan data to be decompressed. 4.
インクヘッドよりインクを発射することより印刷用紙に画像を形成する画像形成装置によって実行される画像処理方法であって、
印刷データに基づいてバンドデータを記憶装置に生成するバンドデータ生成手順と、
前記バンドデータに基づいて、前記インクヘッドからのインクの発射を制御するためのスキャンデータを生成し、該スキャンデータを前記記憶装置に保持させるスキャンデータ生成手順と、
前記スキャンデータの生成に用いられた前記バンドデータを前記記憶装置より削除するバンドデータ管理手順と、
前記記憶装置に保持されているスキャンデータを繰り返し用いて同一ページを複数回印刷させる印刷制御手順とを有することを特徴とする画像処理方法。
An image processing method executed by an image forming apparatus that forms an image on printing paper by firing ink from an ink head,
A band data generation procedure for generating band data in the storage device based on the print data;
Based on the band data, a scan data generation procedure for generating scan data for controlling the ejection of ink from the ink head and holding the scan data in the storage device;
A band data management procedure for deleting the band data used for generating the scan data from the storage device;
An image processing method comprising: a print control procedure for repeatedly printing the same page a plurality of times by repeatedly using scan data held in the storage device.
前記スキャンデータ生成手順は、前記スキャンデータを圧縮し、圧縮されたスキャンデータを前記記憶装置に保持させることを特徴とする請求項4記載の画像処理方法。   5. The image processing method according to claim 4, wherein the scan data generation procedure compresses the scan data and causes the storage device to hold the compressed scan data. 前記画像形成装置は、前記バンドデータ生成手順、前記スキャンデータ生成手順、前記バンドデータ管理手順、及び前記印刷制御手順が利用する第一の演算処理装置とは異なる第二の演算処理装置を備え、
前記第二の演算処理装置に、前記圧縮されたスキャンデータの伸張を実行させることを特徴とする請求項4又は5記載の画像処理方法。
The image forming apparatus includes a second arithmetic processing device different from the first arithmetic processing device used by the band data generation procedure, the scan data generation procedure, the band data management procedure, and the print control procedure,
6. The image processing method according to claim 4, wherein the second arithmetic processing unit is caused to perform decompression of the compressed scan data.
請求項4乃至6いずれか一項記載の画像処理方法をコンピュータに実行させるためのプログラム。   A program for causing a computer to execute the image processing method according to any one of claims 4 to 6.
JP2006250043A 2006-09-14 2006-09-14 Image forming device, image processing method and program Pending JP2008068539A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006250043A JP2008068539A (en) 2006-09-14 2006-09-14 Image forming device, image processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006250043A JP2008068539A (en) 2006-09-14 2006-09-14 Image forming device, image processing method and program

Publications (1)

Publication Number Publication Date
JP2008068539A true JP2008068539A (en) 2008-03-27

Family

ID=39290554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006250043A Pending JP2008068539A (en) 2006-09-14 2006-09-14 Image forming device, image processing method and program

Country Status (1)

Country Link
JP (1) JP2008068539A (en)

Similar Documents

Publication Publication Date Title
JP4458176B2 (en) Printing control apparatus, printing apparatus, and program
US9208414B2 (en) Bi-color duplex printing method and device
JP5117175B2 (en) Color processing apparatus, PDL processing apparatus, image forming apparatus, color conversion method, computer program, and recording medium
JP5471681B2 (en) Image processing apparatus and image processing program
JP6772020B2 (en) Image processing device, control method of image processing device, and program
JP2008068539A (en) Image forming device, image processing method and program
JPH10154050A (en) Print processor and method
JP4385628B2 (en) Image data processing apparatus and image forming apparatus
JP5699448B2 (en) Information processing device
JP4345055B2 (en) Image processing apparatus and method, and printer system
JP4706884B2 (en) Image processing apparatus, image processing program, and printing apparatus
JP2007083556A (en) Image processor and image processing method
US20100157382A1 (en) Image reading apparatus, control method therefor, and storage medium
JP3244745B2 (en) Image processing device
JP4389199B2 (en) Printer system
JP2011176756A (en) Device, method and program for forming image
JP2011083914A (en) Image forming apparatus and method and program for controlling the same
JP2007086968A (en) Print system, printer driver, print controller, and printer
JP2008077158A (en) Printer driver program
JP2008183780A (en) Image formation device, printing processing method and printing processing program
JP2004254187A (en) Information processor
US20100165385A1 (en) Image processing apparatus and control method therefor
JP2005151054A (en) Image expanding apparatus and method thereof, and image processing system
JP2009165078A (en) Information processor, and information processing method and program
JP2009212789A (en) Image compressor