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

Image processor, image forming device, image processing method, and image processing program Download PDF

Info

Publication number
JP2006035699A
JP2006035699A JP2004220611A JP2004220611A JP2006035699A JP 2006035699 A JP2006035699 A JP 2006035699A JP 2004220611 A JP2004220611 A JP 2004220611A JP 2004220611 A JP2004220611 A JP 2004220611A JP 2006035699 A JP2006035699 A JP 2006035699A
Authority
JP
Japan
Prior art keywords
image
component
data
page memory
image data
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.)
Granted
Application number
JP2004220611A
Other languages
Japanese (ja)
Other versions
JP4509685B2 (en
Inventor
Tokiyuki Okano
時行 岡野
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2004220611A priority Critical patent/JP4509685B2/en
Publication of JP2006035699A publication Critical patent/JP2006035699A/en
Application granted granted Critical
Publication of JP4509685B2 publication Critical patent/JP4509685B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor capable of executing the output of data corresponding to high-speed image formation in a state that a storage capacity of a page memory is set to the required minimum. <P>SOLUTION: A system controller controls an image controller so that processing for writing the data, which are included in an image to be subjected to the image formation next time, to the page memory during a period when data included in an image for one page are read out from the page memory. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、例えば電子写真方式による画像形成装置に備えられる画像処理装置、およびこれを備えた画像形成装置、ならびに画像処理プログラムに関するものである。   The present invention relates to an image processing apparatus provided in an image forming apparatus using, for example, an electrophotographic method, an image forming apparatus including the image processing apparatus, and an image processing program.

従来、電子写真方式を採用した複写機、プリンタ、およびこれらの機能を両方有するMFP(Multi Function Printer)などの画像形成装置が普及している。このような画像形成装置において、例えばホストとしてのPCから受信した印刷ジョブデータ、あるいはスキャナユニットによって読取られた画像データは、画像形成装置内のハードディスク装置に一旦格納される。その後、画像形成装置内のページメモリにデータが移されて、ページメモリから適切なタイミングでプリントエンジンに対してデータが送信される。   2. Description of the Related Art Conventionally, image forming apparatuses such as copiers, printers, and MFPs (Multi Function Printers) that have both of these functions have been widely used. In such an image forming apparatus, for example, print job data received from a PC as a host or image data read by a scanner unit is temporarily stored in a hard disk device in the image forming apparatus. Thereafter, the data is transferred to the page memory in the image forming apparatus, and the data is transmitted from the page memory to the print engine at an appropriate timing.

ページメモリは、上記のように、プリントエンジンにおける画像形成速度に応じて適切なタイミングでデータの読み出しが行われる必要がある。また、画像形成に用いられるデータは比較的サイズの大きいものとなる。すなわち、ページメモリに対しては、書き込みおよび読み出しのリアルタイム性および高速性が要求される。このような要求を満たすメモリとしては、例えばDRAM(Dynamic Random Access Memory)などが挙げられる。   As described above, the page memory needs to read data at an appropriate timing according to the image forming speed in the print engine. Also, the data used for image formation is relatively large. That is, the page memory is required to have real-time and high-speed writing and reading. An example of a memory that satisfies such a requirement is a DRAM (Dynamic Random Access Memory).

後述する特許文献1では、Y、M、C、Kの4色によってカラー印刷を行う画像形成装置において、各色のバッファ(ページメモリ)が、各色に対応する感光体ドラム上に形成される各色の画像を転写体に転写するタイミング差分の画像データを記憶するメモリ容量を備えた画像形成装置が開示されている。詳しく説明すると、この従来の画像形成装置では、用紙を送り出すタイミングにおいてページバッファに画像データYMCK4色とも存在することを確実に保証するように、各色に対応するページバッファに、感光体ドラム間ギャップ分に相当するメモリ領域が加えられている。すなわち、各色のバッファのメモリ容量がそれぞれ異なっていることになる。
特開2002−113905号公報(2002年4月16日公開)
In Patent Document 1 to be described later, in an image forming apparatus that performs color printing with four colors of Y, M, C, and K, each color buffer (page memory) is formed on a photosensitive drum corresponding to each color. An image forming apparatus having a memory capacity for storing image data of a timing difference at which an image is transferred to a transfer body is disclosed. More specifically, in this conventional image forming apparatus, in order to ensure that all four colors of image data YMCK are present in the page buffer at the timing when the sheet is fed out, the gap between the photosensitive drums is provided in the page buffer corresponding to each color. A memory area corresponding to is added. That is, the memory capacity of each color buffer is different.
JP 2002-113905 A (published April 16, 2002)

上記の従来の画像形成装置において、複数枚分の画像データの画像形成が行われる場合、各色のバッファには、複数枚分の画像データが格納されている。これは、連続印刷時に所望の出力速度を確保することを目的としている。しかしながら、上記したように、書き込みおよび読み出しのリアルタイム性および高速性が要求されるメモリは比較的高価なものであるので、複数枚分の画像データを格納可能な容量を有するバッファを用いる場合には、装置コストが高くなるという問題がある。   In the above-described conventional image forming apparatus, when image formation of a plurality of pieces of image data is performed, a plurality of pieces of image data are stored in each color buffer. This is intended to ensure a desired output speed during continuous printing. However, as described above, since memory that requires real-time and high-speed writing and reading is relatively expensive, when using a buffer having a capacity capable of storing a plurality of pieces of image data. There is a problem that the cost of the apparatus becomes high.

また、両面印刷を行う場合には、さらに必要とされるバッファの容量が多くなる。例えば上記特許文献1における図10においては、両面印刷を行う場合として、各色のバッファに8〜10ページ分の画像データが格納されている例が示されている。   In addition, when performing duplex printing, the required buffer capacity is further increased. For example, FIG. 10 in Patent Document 1 shows an example in which 8 to 10 pages of image data are stored in each color buffer when performing duplex printing.

本発明は、上記の問題点に鑑みてなされたものであり、その目的は、ページメモリの記憶容量を必要最低限とした状態で、高速画像形成に対応したデータの出力を行うこと可能とする画像処理装置、画像形成装置、画像処理方法、および画像処理プログラムを提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to enable data output corresponding to high-speed image formation in a state where the storage capacity of the page memory is minimized. An object is to provide an image processing apparatus, an image forming apparatus, an image processing method, and an image processing program.

上記の課題を解決するために、本発明に係る画像処理装置は、プリンタエンジンに対して画像形成すべきデータを出力する画像処理装置において、上記データを格納するデータ記憶部と、上記データ記憶部に対して、画像形成すべきデータを書き込む処理、および、画像形成すべきデータを上記データ記憶部から読み出して上記プリンタエンジンに対して出力する処理を行う記憶部制御手段と、上記記憶部制御手段による処理を制御する処理制御手段とを備え、上記データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータを上記データ記憶部に対して書き込む処理が行われるように、上記処理制御手段が上記記憶部制御手段を制御することを特徴としている。   In order to solve the above-described problems, an image processing apparatus according to the present invention includes a data storage unit that stores the data, and the data storage unit in an image processing apparatus that outputs data to be image-formed to a printer engine. A storage unit control unit that performs a process of writing data to be image-formed, and a process of reading out data to be image-formed from the data storage unit and outputting the data to the printer engine, and the storage unit control unit Processing control means for controlling the processing according to the above, and during the period when the data included in one unit image is read from the data storage unit, the data storage unit stores the data included in the image to be imaged next The process control unit controls the storage unit control unit so that a process of writing to the storage unit is performed.

また、本発明に係る画像処理方法は、プリンタエンジンに対して画像形成すべきデータを出力する画像処理装置における画像処理方法において、上記データを格納するデータ記憶部に対して、画像形成すべきデータを書き込む処理、および、画像形成すべきデータを上記データ記憶部から読み出して上記プリンタエンジンに対して出力する処理とを含み、上記データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータを上記データ記憶部に対して書き込む処理を行うことを特徴としている。   The image processing method according to the present invention is an image processing method in an image processing apparatus that outputs data to be image-formed to a printer engine. And a process of reading out data to be formed from the data storage unit and outputting the data to the printer engine, and data included in one unit image is read from the data storage unit. In a certain period, data included in an image to be imaged next is written into the data storage unit.

上記の構成および方法では、画像形成すべきデータが一旦データ記憶部に格納され、その後、データ記憶部に格納されているデータがプリンタエンジンに対して出力されるようになっている。これにより、プリンタエンジンにおける画像形成速度に適切に追従したデータの出力を行うことが可能となっている。   In the configuration and method described above, data to be imaged is temporarily stored in the data storage unit, and then the data stored in the data storage unit is output to the printer engine. Thereby, it is possible to output data appropriately following the image forming speed in the printer engine.

そして、上記の構成および方法では、データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータをデータ記憶部に対して書き込む処理が行われるようになっている。ここで、1単位の画像とは、例えばプリント媒体の1ページ分に画像形成される画像に対応するものである。このような処理によれば、1単位の画像に含まれるデータの読み出しが完了した直後に、次の画像に含まれるデータの書き込み処理を完了させることが可能となる。したがって、データ記憶部の記憶容量が1単位の画像分のデータ量程度であっても、プリンタエンジンにおける画像形成速度に適切に追従したデータの出力を行うことが可能となる。言い換えれば、データ記憶部の記憶容量を必要最低限とした状態で、高速画像形成に対応したデータの出力を行うことが可能となる。   In the configuration and method described above, the process of writing the data included in the next image to be formed into the data storage unit during the period in which the data included in one unit image is read from the data storage unit. Is to be done. Here, one unit image corresponds to, for example, an image formed on one page of a print medium. According to such processing, it is possible to complete the writing processing of data included in the next image immediately after the reading of data included in one unit of image is completed. Therefore, even when the storage capacity of the data storage unit is about the amount of data for one unit of image, it is possible to output data that appropriately follows the image forming speed in the printer engine. In other words, it is possible to output data corresponding to high-speed image formation in a state where the storage capacity of the data storage unit is minimized.

また、本発明に係る画像処理装置は、上記の構成において、画像形成すべき1単位の画像に含まれるデータが順に上記データ記憶部に対して書き込みまたは読み出しが行われる際の方向として、第1の方向および第1の方向と逆となる第2の方向が存在するとともに、上記データ記憶部から1単位の画像に含まれるデータが読み出されている読み出し方向と、該読み出されている期間に、次に画像形成すべき画像に含まれるデータが上記データ記憶部に対して書き込まれている書き込み方向とが一致するように、上記処理制御手段が上記記憶部制御手段を制御する構成としてもよい。   Further, in the image processing apparatus according to the present invention, in the above configuration, the first direction as the direction in which the data included in one unit image to be formed is sequentially written to or read from the data storage unit is the first direction. And a second direction opposite to the first direction, a reading direction in which data included in one unit image is read from the data storage unit, and a period during which the data is read In addition, the processing control unit may control the storage unit control unit so that the data included in the image to be imaged next matches the writing direction in which the data is written to the data storage unit. Good.

上記の構成によれば、データ記憶部に対して読み出しと書き込みとが同時に行われている際に、読み出し方向と書き込み方向とが一致することになる。よって、データ記憶部において、読み出しが完了しているメモリ領域に対して書き込みを行うようにすることによって、データの読み出しと書き込みとを同時に行うことが可能となる。   According to the above configuration, when reading and writing are simultaneously performed on the data storage unit, the reading direction and the writing direction coincide with each other. Therefore, data can be read and written at the same time by writing to the memory area where the data has been read in the data storage unit.

また、本発明に係る画像処理装置は、上記の構成において、上記データ記憶部に対して、1単位の画像に含まれるデータが書き込まれている期間に、書き込みが完了したデータから順に読み出しが行われるように、上記処理制御手段が上記記憶部制御手段を制御する構成としてもよい。   In addition, in the image processing apparatus according to the present invention, in the above configuration, the data storage unit reads data sequentially from the data that has been written during the period in which the data included in one unit image is written. As described above, the processing control unit may control the storage unit control unit.

上記の構成によれば、データ記憶部に対して1単位の画像に含まれるデータが書き込まれている期間に、書き込みが完了したデータから順に読み出しが行われるようになっている。このような処理によれば、データの読み出しのタイミングを早くすることができるので、処理の高速化を図ることができる。   According to the above configuration, during the period in which the data included in one unit image is written in the data storage unit, the reading is sequentially performed from the data that has been written. According to such processing, the data read timing can be advanced, so that the processing speed can be increased.

また、本発明に係る画像処理装置は、上記の構成において、画像形成すべき1単位の画像に含まれるデータが順に上記データ記憶部に対して書き込みまたは読み出しが行われる際の方向として、第1の方向および第1の方向と逆となる第2の方向が存在するとともに、上記データ記憶部から1単位の画像に含まれるデータが書き込まれている書き込み方向と、該書き込まれている期間に書き込みが完了したデータの読み出しが行われている読み出し方向とが一致するように、上記処理制御手段が上記記憶部制御手段を制御する構成としてもよい。     Further, in the image processing apparatus according to the present invention, in the above configuration, the first direction as the direction in which the data included in one unit image to be formed is sequentially written to or read from the data storage unit is the first direction. And a second direction opposite to the first direction, and a writing direction in which data included in one unit image is written from the data storage unit, and writing in the writing period The processing control unit may control the storage unit control unit so that the reading direction in which the data that has been completed is read matches.

上記の構成によれば、データ記憶部に対して書き込みと読み出しとが同時に行われている際に、書き込み方向と読み出し方向とが一致することになる。よって、データ記憶部において、書き込みが完了したデータから読み出しを行うことが可能となる。   According to the above configuration, when writing and reading are simultaneously performed on the data storage unit, the writing direction matches the reading direction. Therefore, it is possible to read from the data for which writing has been completed in the data storage unit.

また、本発明に係る画像処理装置は、上記の構成において、画像形成すべきデータが、1単位の画像に対応するデータの中に複数の色成分のデータが含まれているデータであり、上記記憶部制御手段が、各色成分のデータを別々に読み出して上記プリンタエンジンに対して出力するように上記処理制御手段が制御する構成としてもよい。   In the image processing apparatus according to the present invention, in the above configuration, the data to be formed is data in which data of a plurality of color components is included in data corresponding to one unit of image. The storage control unit may be configured to control the processing control unit so that the data of each color component is read out separately and output to the printer engine.

一般的に、プリンタエンジンは、複数色の印刷を行う場合に、各色成分の画像形成を異なるタイミングで行うことが多い。これは、プリンタエンジンが、各色成分の画像形成手段が、プリント媒体の搬送経路に対して所定の間隔で並んで配置されている構成となっているからである。   Generally, a printer engine often performs image formation of each color component at different timings when printing a plurality of colors. This is because the printer engine has a configuration in which the image forming units for the respective color components are arranged at predetermined intervals with respect to the conveyance path of the print medium.

ここで、上記の構成によれば、記憶部制御手段が、各色成分のデータを別々に読み出して上記プリンタエンジンに対して出力するようになっているので、プリンタエンジンにおいて各色成分のデータ受信が最適なタイミングとなるように、各色成分のデータの出力を行うことが可能となる。   Here, according to the above configuration, the storage unit control means reads out the data of each color component separately and outputs it to the printer engine. Therefore, the data reception of each color component is optimal in the printer engine. Thus, it is possible to output data of each color component so that the timing is correct.

また、本発明に係る画像処理装置は、上記の構成において、画像形成すべきデータが、1単位の画像に対して、各色成分のデータがそれぞれ互いに独立しているデータであり、上記データ記憶部が、各色成分に対応した複数の色成分データ記憶部を備えており、上記記憶部制御手段が、各色成分のデータをそれぞれ対応する色成分データ記憶部に書き込むとともに、各色成分のデータを各色成分データ記憶部から別々に読み出して上記プリンタエンジンに対して出力するように上記処理制御手段が制御する構成としてもよい。   In the image processing apparatus according to the present invention, in the above configuration, the data to be imaged is data in which the data of each color component is independent of each other for one unit of image, and the data storage unit Includes a plurality of color component data storage units corresponding to the respective color components, and the storage unit control means writes the data of each color component in the corresponding color component data storage unit and the data of each color component to each color component. The processing control means may be configured to control such that the data is read separately from the data storage unit and output to the printer engine.

上記の構成によれば、各色成分に対応した複数の色成分データ記憶部が備えられているので、各色成分のデータの書き込みおよび読み出しが、それぞれ独立した色成分データ記憶部において行われることになる。よって、1つのデータ記憶部において各色成分のデータの書き込みおよび読み出しが行われる場合と比較して、1つの色成分データ記憶部におけるデータの書き込みおよび読み出しのデータ量を低減することが可能となるとともに、データの書き込みおよび読み出しも単純化することが可能となる。よって、記憶部制御手段の制御の簡素化を図ることができる。   According to the above configuration, since a plurality of color component data storage units corresponding to each color component are provided, writing and reading of data of each color component are performed in independent color component data storage units. . Accordingly, it is possible to reduce the amount of data written and read in one color component data storage unit as compared with the case where the data of each color component is written and read out in one data storage unit. Data writing and reading can also be simplified. Therefore, the control of the storage unit control means can be simplified.

また、本発明に係る画像処理装置は、上記の構成において、上記処理制御手段が、上記記憶部制御手段に対して、画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第1の方向で書き込み、該データを上記第1の方向で読み出す第1のステップと、次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第1の方向で書き込み、該データを上記第2の方向で読み出す第2のステップと、さらに次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第2の方向で書き込み、該データを上記第2の方向で読み出す第3のステップと、さらに次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第2の方向で書き込み、該データを上記第1の方向で読み出す第4のステップとを繰り返して行わせるように制御する構成としてもよい。   In the image processing apparatus according to the present invention, in the above configuration, the processing control unit sends data included in one unit image to be imaged to the data storage unit. The first step of writing in the first direction and reading the data in the first direction, and the data included in one unit image to be imaged next to the data storage unit In the second direction and reading the data in the second direction, and further, data included in one unit of image to be imaged in the second direction with respect to the data storage unit in the second direction. Writing, reading the data in the second direction, and writing data included in one unit of image to be imaged in the second direction to the data storage unit in the second direction; data It may be controlled so as to perform repeatedly a fourth step of reading in the first direction.

上記の構成では、4つのステップを1サイクルとしてデータの出力が行われるようになっている。各ステップにおける読み出しの方向と、それぞれに引き続いて行われるステップにおける書き込みの方向とは一致していることになる。よって、各ステップ間での読み出しと書き込みとのタイムラグをほとんど生じさせずに、高速画像形成に対応したデータの出力を行うことができる。   In the above configuration, data is output in four steps as one cycle. The reading direction in each step coincides with the writing direction in the subsequent step. Therefore, data corresponding to high-speed image formation can be output with almost no time lag between reading and writing between each step.

ここで、一般的にプリンタエンジンにおいてプリント媒体に対して両面印刷が行われる場合には、表面印刷時に搬送方向に対して前方向となるプリント媒体の端部が、裏面印刷時には搬送方向の後方向に位置することになる。すなわち、表面印刷時と裏面印刷時とでは画像形成の方向が逆転することになる。   Here, in general, when duplex printing is performed on a print medium in a printer engine, the end of the print medium that is forward with respect to the transport direction during front-side printing is backward in the transport direction during back-side printing. Will be located. That is, the direction of image formation is reversed between front side printing and back side printing.

これに対して、上記の構成によれば、まず、第1のステップでの読み出し方向が第1の方向であり、第2のステップでの読み出し方向が第2の方向となっているので、プリント媒体の表側に印刷される画像と、裏側に印刷される画像との上下方向を揃えることができる。同様に、第3のステップでの読み出し方向が第2の方向であり、第4のステップでの読み出し方向が第1の方向となっているので、プリント媒体の表側に印刷される画像と、裏側に印刷される画像との上下方向を揃えることができる。   In contrast, according to the above configuration, first, the reading direction in the first step is the first direction, and the reading direction in the second step is the second direction. It is possible to align the vertical direction of the image printed on the front side of the medium and the image printed on the back side. Similarly, since the reading direction in the third step is the second direction and the reading direction in the fourth step is the first direction, the image printed on the front side of the print medium and the back side It is possible to align the vertical direction with the image to be printed.

すなわち、上記の構成によれば、両面印刷を行うプリンタエンジンに対して、高速画像形成に対応したデータの出力を行うことが可能となる。   That is, according to the above configuration, it is possible to output data corresponding to high-speed image formation to a printer engine that performs duplex printing.

また、本発明に係る画像処理装置は、上記の構成において、上記処理制御手段が、上記記憶部制御手段に対して、上記各ステップをそれぞれ所定の回数繰り返して行わせるように制御する構成としてもよい。   The image processing apparatus according to the present invention may be configured such that, in the above configuration, the processing control unit controls the storage unit control unit to repeat each of the steps a predetermined number of times. Good.

プリンタエンジンにおいて両面印刷を複数枚行う場合に、印刷処理速度を向上させるために、1枚目の表面の印刷が完了し、1枚目のプリント媒体の反転・搬送処理を行っている間に2枚目もしくはそれ以上の枚数の表面の印刷を行う場合がある。上記の構成によれば、このようにプリント媒体の表面および裏面の印刷のそれぞれにおいて複数枚の印刷が行われる場合に対応したデータ出力を行うことが可能となる。   When the printer engine performs a plurality of duplex printings, in order to improve the printing processing speed, the printing on the first sheet is completed and the second printing medium is in the process of reversing and conveying the first printing medium. There are cases where the first or more sheets are printed on the surface. According to the above configuration, it is possible to perform data output corresponding to the case where a plurality of prints are performed in each of the printing on the front surface and the back surface of the print medium.

また、上記の課題を解決するために、本発明に係る画像形成装置は、上記本発明に係る画像処理装置と、プリンタエンジンとを備えたことを特徴としている。   In order to solve the above-described problems, an image forming apparatus according to the present invention includes the image processing apparatus according to the present invention and a printer engine.

上記の構成によれば、上記画像処理装置が、データ記憶部の記憶容量を必要最低限とした状態で、高速画像形成に対応したデータの出力を行うことが可能となっているので、安価でかつ高速画像形成を行うことが可能な画像形成装置を提供することができる。   According to the above configuration, since the image processing apparatus can output data corresponding to high-speed image formation in a state where the storage capacity of the data storage unit is minimized, it is inexpensive. In addition, it is possible to provide an image forming apparatus capable of performing high-speed image formation.

本発明に係る画像処理装置および画像処理方法は、以上のように、データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータを上記データ記憶部に対して書き込む処理が行われるようになっている。これにより、データ記憶部の記憶容量を必要最低限とした状態で、高速画像形成に対応したデータの出力を行うことが可能となるという効果を奏する。1
また、本発明に係る画像形成装置は、以上のように、上記本発明に係る画像処理装置と、プリンタエンジンとを備えた構成となっている。よって、安価でかつ高速画像形成を行うことが可能な画像形成装置を提供することができるという効果を奏する。
As described above, the image processing apparatus and the image processing method according to the present invention include data included in an image to be imaged next in a period in which data included in one unit image is read from the data storage unit. Is written into the data storage unit. As a result, it is possible to output data corresponding to high-speed image formation in a state where the storage capacity of the data storage unit is minimized. 1
The image forming apparatus according to the present invention includes the image processing apparatus according to the present invention and a printer engine as described above. Therefore, there is an effect that it is possible to provide an image forming apparatus that is inexpensive and can perform high-speed image formation.

本発明の一実施形態について図1ないし図9に基づいて説明すると以下の通りである。   An embodiment of the present invention will be described with reference to FIGS. 1 to 9 as follows.

(プリントシステム構成)
図7は、本実施形態に係るプリントシステムの概略構成を示すブロック図である。同図に示すように、該プリントシステムは、MFP(画像形成装置)1およびホスト2を備えた構成となっている。
(Print system configuration)
FIG. 7 is a block diagram illustrating a schematic configuration of the print system according to the present embodiment. As shown in the figure, the print system includes an MFP (image forming apparatus) 1 and a host 2.

MFP1は、スキャナユニット4、プリンタエンジン5、およびプリンタコントローラ(画像処理装置)3を備えた構成となっており、ホスト2から送信された印刷ジョブの印刷、スキャナユニット4によって読取られた画像などの印刷処理を行うMFPである。ホスト2は、例えばPCなどによって構成され、印刷ジョブの生成およびMFP1に対する印刷指示などが行われる端末装置である。ホスト2とMFP1とは、通信路によって通信接続されており、ホスト2からMFP1へ送られる印刷ジョブは、この通信路を介して送受信される。なお、通信路としては特に限定されるものではないが、例えばUSB(Universal Serial Bus)ケーブル、LANケーブルなどの有線通信路や、無線LANなどの無線通信路などが挙げられる。   The MFP 1 includes a scanner unit 4, a printer engine 5, and a printer controller (image processing device) 3, and prints a print job transmitted from the host 2, an image read by the scanner unit 4, and the like. An MFP that performs print processing. The host 2 is a terminal device configured by, for example, a PC and the like, which generates a print job and issues a print instruction to the MFP 1. The host 2 and the MFP 1 are communicatively connected via a communication path, and a print job sent from the host 2 to the MFP 1 is transmitted / received via this communication path. The communication path is not particularly limited, and examples thereof include a wired communication path such as a USB (Universal Serial Bus) cable and a LAN cable, and a wireless communication path such as a wireless LAN.

MFP1において、スキャナユニット4は、原稿画像を光学的に読取ることによって画像データを生成するものである。プリンタエンジン5は、印刷すべき画像データに基づいて、プリント媒体に対して印刷処理を行うものである。   In the MFP 1, the scanner unit 4 generates image data by optically reading a document image. The printer engine 5 performs print processing on a print medium based on image data to be printed.

プリンタコントローラ3は、MFP1における各種処理を制御するものであり、ホストI/F6、HDD7、I/Oコントローラ8、システムコントローラ(処理制御手段)9、画像処理LSI10、イメージコントローラ(記憶部制御手段)11、およびRAM(データ記憶部)12を備えている。   The printer controller 3 controls various processes in the MFP 1, and includes a host I / F 6, HDD 7, I / O controller 8, system controller (processing control unit) 9, image processing LSI 10, image controller (storage unit control unit). 11 and a RAM (data storage unit) 12.

ホストI/F6は、ホスト2との通信を行う際のインターフェースとしての機能を果たすブロックである。ホスト2とMFP1とがUSBによって接続されている場合には、ホストI/F6はUSBインターフェースに相当し、ホスト2とMFP1とがLANによって接続されている場合には、ホストI/F6はLANインターフェースに相当する。   The host I / F 6 is a block that functions as an interface when communicating with the host 2. When the host 2 and the MFP 1 are connected by USB, the host I / F 6 corresponds to a USB interface, and when the host 2 and the MFP 1 are connected by LAN, the host I / F 6 is a LAN interface. It corresponds to.

HDD7は、ホスト2から送られてきた印刷ジョブのデータ、スキャナユニット4によって読取られた画像データ、およびその他のプリンタコントローラ内で使用される各種データやプログラムを記録するハードディスク装置である。なお、本実施形態では、不揮発性記録装置として、ハードディスク装置を用いているが、これに限定されるものではなく、例えばフラッシュメモリによって不揮発性記録装置を実現してもよい。   The HDD 7 is a hard disk device that records print job data sent from the host 2, image data read by the scanner unit 4, and various data and programs used in other printer controllers. In this embodiment, a hard disk device is used as the nonvolatile recording device. However, the present invention is not limited to this, and the nonvolatile recording device may be realized by a flash memory, for example.

I/Oコントローラ8は、ホストI/F6によって受信された印刷ジョブのデータ、HDD7への書き込みおよび読み出しが行われるデータなどの入出力をコントロールするものである。   The I / O controller 8 controls input / output of print job data received by the host I / F 6 and data to be written to and read from the HDD 7.

システムコントローラ9は、プリンタコントローラ3内における各種処理ブロックの動作を制御するものである。本実施形態では、システムコントローラ9は、各種制御プログラムがシステムメモリ(RAM)9aに読み出され、これをCPU9bが実行することによって制御が実現される。なお、システムコントローラ9における制御処理は、このようなソフトウェア的な処理に限定されるものではなく、LSIなどのハードウェアロジックによって実現されていてもよい。   The system controller 9 controls operations of various processing blocks in the printer controller 3. In the present embodiment, the system controller 9 implements control by reading various control programs into the system memory (RAM) 9a and executing them by the CPU 9b. The control processing in the system controller 9 is not limited to such software processing, and may be realized by hardware logic such as LSI.

画像処理LSI10は、印刷すべき画像データに対して各種画像処理を施した上で、プリンタエンジン5に対してデータを送信する処理を行うLSIである。ここで行われる画像処理としては、例えばRGB形式のデータをCMYK形式のデータに変換する処理、階調変換処理、ディザ処理、およびγ処理などが挙げられる。なお、十分な処理速度が得られる場合には、画像処理LSI10によって行われる画像処理をソフトウェア的な処理で実現する構成としてもよい。   The image processing LSI 10 is an LSI that performs various types of image processing on image data to be printed and then performs processing for transmitting data to the printer engine 5. Examples of the image processing performed here include processing for converting RGB format data into CMYK format data, tone conversion processing, dither processing, and γ processing. If a sufficient processing speed can be obtained, the image processing performed by the image processing LSI 10 may be realized by software processing.

RAM12は、プリンタエンジン5によって印刷される画像データを格納する一時記憶手段であり、画像データを格納するメモリ領域としてのページメモリ13を含んでいる。このページメモリ13は、各色成分のデータが含まれている画像データを、少なくとも1ページ分記憶することが可能な容量を有している。   The RAM 12 is temporary storage means for storing image data to be printed by the printer engine 5, and includes a page memory 13 as a memory area for storing image data. The page memory 13 has a capacity capable of storing at least one page of image data including data of each color component.

イメージコントローラ11は、スキャナユニット4によって読取られた画像データの転送処理、プリンタエンジン5に対して送信するデータの転送処理などを行うものである。このイメージコントローラ11は、基本的に高速データ処理を行う必要があるので、例えばLSIなどによって構成される。なお、十分な処理速度が得られる場合には、イメージコントローラ11によって行われる処理をソフトウェア的な処理で実現する構成としてもよい。   The image controller 11 performs processing for transferring image data read by the scanner unit 4, processing for transferring data to be transmitted to the printer engine 5, and the like. Since the image controller 11 basically needs to perform high-speed data processing, it is configured by, for example, an LSI. If a sufficient processing speed can be obtained, the processing performed by the image controller 11 may be realized by software processing.

なお、上記の構成では、RAM12におけるページメモリ13は、各色成分のデータが含まれている画像データを記憶するようになっているが、各色成分の画像データがそれぞれ独立した状態で取り扱われる場合には、各色成分の画像データにそれぞれ対応した各色成分のページメモリを設けた構成としてもよい。図8に示す例では、各色成分の画像データとして、K(Black)成分、C(Cyan)成分、M(Magenta)成分、およびY(Yellow)成分の画像データがある場合のRAM12の構成例を示している。この場合、RAM12には、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yが設けられている。   In the above configuration, the page memory 13 in the RAM 12 stores image data including data of each color component. However, when the image data of each color component is handled in an independent state. Alternatively, a page memory for each color component corresponding to the image data of each color component may be provided. In the example shown in FIG. 8, a configuration example of the RAM 12 in the case where there is image data of K (Black) component, C (Cyan) component, M (Magenta) component, and Y (Yellow) component as image data of each color component. Show. In this case, the RAM 12 is provided with a K component page memory 13K, a C component page memory 13C, an M component page memory 13M, and a Y component page memory 13Y.

なお、本実施形態におけるプリンタシステムでは、印刷処理を行う装置としてMFPを用いているが、これに限定されるものではなく、ホスト2からの印刷ジョブに基づいた印刷処理のみを行うプリンタであってもよいし、複写機能のみを有する複写機であってもよい。プリンタである場合には、図7および図8に示すスキャナユニット4を設ける必要はない。また、複写機である場合には、図7および図8に示すホストI/F6を設ける必要はない。   In the printer system according to the present embodiment, an MFP is used as an apparatus for performing print processing. However, the present invention is not limited to this, and is a printer that performs only print processing based on a print job from the host 2. Alternatively, it may be a copying machine having only a copying function. In the case of a printer, it is not necessary to provide the scanner unit 4 shown in FIGS. In the case of a copying machine, the host I / F 6 shown in FIGS. 7 and 8 need not be provided.

なお、上記システムコントローラ9は、上記したようにCPU9bなどの演算手段がシステムメモリ9aなどの記憶手段に展開されたプログラムを実行することにより実現することができる。したがって、これらの手段を有するコンピュータが、上記プログラムを記録した記録媒体を読み取り、当該プログラムを実行するだけで、上記システムコントローラ9の各種機能および各種処理を実現することができる。また、上記プログラムをリムーバブルな記録媒体に記録することにより、任意のコンピュータ上で上記の各種機能および各種処理を実現することができる。   Note that the system controller 9 can be realized by executing a program developed by a calculation unit such as the CPU 9b in a storage unit such as the system memory 9a as described above. Therefore, various functions and various processes of the system controller 9 can be realized simply by a computer having these means reading the recording medium storing the program and executing the program. In addition, by recording the program on a removable recording medium, the various functions and various processes described above can be realized on an arbitrary computer.

この記録媒体としては、図示していないが外部記憶装置としてプログラム読取り装置が設けられ、そこに記録媒体を挿入することにより読取り可能なプログラムメディアであっても良い。   Although not shown, the recording medium may be a program medium that is provided with a program reading device as an external storage device and can be read by inserting the recording medium therein.

また、何れの場合でも、格納されているプログラムは、マイクロプロセッサがアクセスして実行される構成であることが好ましい。さらに、プログラムを読み出し、読み出されたプログラムは、マイクロコンピュータのプログラム記憶エリアにダウンロードされて、そのプログラムが実行される方式であることが好ましい。なお、このダウンロード用のプログラムは予め本体装置に格納されているものとする。   In any case, the stored program is preferably configured to be accessed and executed by the microprocessor. Furthermore, it is preferable that the program is read out, and the read program is downloaded to the program storage area of the microcomputer and the program is executed. It is assumed that the download program is stored in the main device in advance.

また、インターネットを含む通信ネットワークを接続可能なシステム構成であれば、通信ネットワークからプログラムをダウンロードするように流動的にプログラムを担持する記録媒体であることが好ましい。   In addition, if the system configuration is capable of connecting to a communication network including the Internet, the recording medium is preferably a recording medium that fluidly carries the program so as to download the program from the communication network.

(プリンタエンジンの構成例)
図9は、上記プリンタエンジン5の概略構成を示す断面図である。プリンタエンジン5は、画像形成部210、給紙部211、排紙部229を有している。
(Example of printer engine configuration)
FIG. 9 is a cross-sectional view showing a schematic configuration of the printer engine 5. The printer engine 5 includes an image forming unit 210, a paper feed unit 211, and a paper discharge unit 229.

給紙部211は、用紙トレイ233、給紙ローラ234、レジストローラ212等から構成されており、用紙トレイ233内に積載収容されているプリント媒体Pを1枚ずつ分離して画像形成部210に供給するものである。1枚ずつ分離供給されたプリント媒体Pは、用紙トレイ233と画像形成部210との間に配置された一対のレジストローラ212によってタイミングが制御されて画像形成部210に搬送されるようになっている。プリント媒体Pの両面に画像を形成する、いわゆる両面画像形成モード時には、一方の面に画像が形成されたプリント媒体Pは、画像形成部210にて他方の面に画像を形成するタイミングに合わせて、画像形成部210に再度搬送されるようになっている。   The paper feed unit 211 includes a paper tray 233, a paper feed roller 234, a registration roller 212, and the like, and separates the print media P stacked and stored in the paper tray 233 one by one to the image forming unit 210. To supply. The print media P separated and supplied one by one are conveyed to the image forming unit 210 with timing controlled by a pair of registration rollers 212 disposed between the paper tray 233 and the image forming unit 210. Yes. In the so-called double-sided image forming mode in which images are formed on both sides of the print medium P, the print medium P having an image formed on one side is synchronized with the timing at which the image forming unit 210 forms an image on the other side. The image forming unit 210 is conveyed again.

本実施の形態におけるプリンタエンジン5では、プリント媒体Pとしてカットシート状の紙が使用される。このプリント媒体Pは、用紙トレイ233から送り出され、給紙部211の給紙搬送経路にあるガイド内に供給されると、プリント媒体Pの先端部分がセンサ(図示せず)にて検知される。そして、プリント媒体Pは、このセンサから出力される検知信号に基づいて、一対のレジストローラ212により一旦停止するとともに、画像形成のタイミングに応じて画像形成部210に搬送されるようになっている。   In the printer engine 5 in the present embodiment, cut sheet-like paper is used as the print medium P. When the print medium P is sent out from the paper tray 233 and supplied into a guide in the paper feed conveyance path of the paper feed unit 211, the leading end of the print medium P is detected by a sensor (not shown). . The print medium P is temporarily stopped by the pair of registration rollers 212 based on the detection signal output from the sensor, and is conveyed to the image forming unit 210 according to the image formation timing. .

画像形成部210は、イメージコントローラ11から送られてきた画像データに基づいて、プリント媒体Pに画像を形成するものである。画像形成部210は、転写搬送ベルト機構213、定着装置217、画像形成ステーション228、レーザ書込みユニット227を有している。   The image forming unit 210 forms an image on the print medium P based on the image data sent from the image controller 11. The image forming unit 210 includes a transfer conveyance belt mechanism 213, a fixing device 217, an image forming station 228, and a laser writing unit 227.

転写搬送ベルト機構213は、給紙部211を通じて供給されたプリント媒体Pを、画像形成のタイミングに合わせて画像形成ステーション228へ搬送する機構である。   The transfer conveyance belt mechanism 213 is a mechanism for conveying the print medium P supplied through the paper supply unit 211 to the image forming station 228 in accordance with the image formation timing.

画像形成ステーション228は、原稿の画像情報に対応したトナー像をプリント媒体P上に再現するものである。画像形成ステーション228は、K成分ステーション228K、C成分ステーション228C、M成分ステーション228M、およびY成分ステーション228Yから構成されている。各色成分ステーション228K・228C・228M・228Yは、用紙搬送経路上流側から順に並設されている。   The image forming station 228 reproduces a toner image corresponding to the image information of the document on the print medium P. The image forming station 228 includes a K component station 228K, a C component station 228C, an M component station 228M, and a Y component station 228Y. The color component stations 228K, 228C, 228M, and 228Y are arranged in order from the upstream side of the sheet conveyance path.

各色成分ステーション228K・228C・228M・228Yは、実質的に同一の構成を有しており、それぞれ感光体ドラム、帯電器、現像装置、転写ローラ、クリーニング装置などを備えている。   The color component stations 228K, 228C, 228M, and 228Y have substantially the same configuration, and each include a photosensitive drum, a charger, a developing device, a transfer roller, and a cleaning device.

レーザ書込みユニット227は、画像情報に基づいて感光体ドラムに静電潜像を書き込むものである。レーザ書込みユニット227は、K成分レーザ書込みユニット227K、C成分レーザ書込みユニット227C、M成分レーザ書込みユニット227M、およびY成分レーザ書込みユニット227Yから構成されている。各レーザ書込みユニット227K・227C・227M・227Yは、各感光体ドラムの上方に設けられている。   The laser writing unit 227 writes an electrostatic latent image on the photosensitive drum based on the image information. The laser writing unit 227 includes a K component laser writing unit 227K, a C component laser writing unit 227C, an M component laser writing unit 227M, and a Y component laser writing unit 227Y. The laser writing units 227K, 227C, 227M, and 227Y are provided above the photosensitive drums.

プリント媒体Pは、各色成分ステーション228K・228C・228M・228Yへと順次搬送され、各色のトナー像がそれぞれ形成される。各色成分の画像の転写が完了すると、プリント媒体Pは、定着装置217へと搬送され、トナー像の定着が行われる。   The print medium P is sequentially conveyed to the color component stations 228K, 228C, 228M, and 228Y to form toner images of the respective colors. When the transfer of the image of each color component is completed, the print medium P is conveyed to the fixing device 217, and the toner image is fixed.

排紙部229は、画像形成が完了したプリント媒体Pを外部へと排出するものである。排出部229は、搬送方向切り換えゲート218、排出ローラ219、排紙トレイ220を有している。定着装置217から搬送されたプリント媒体Pは、搬送方向切り換えゲート218を経て、排出ローラ219によって搬送され、用紙排出口(図示せず)から排紙トレイ220上へと排出される。   The paper discharge unit 229 discharges the print medium P on which image formation has been completed to the outside. The discharge unit 229 includes a conveyance direction switching gate 218, discharge rollers 219, and a discharge tray 220. The print medium P transported from the fixing device 217 is transported by a discharge roller 219 through a transport direction switching gate 218 and discharged onto a paper discharge tray 220 from a paper discharge port (not shown).

搬送方向切り換えゲート218は、トナー像定着後のプリント媒体Pの搬送経路を切り換えるものであり、排紙トレイ220へプリント媒体Pを排出する経路と、画像形成部210に向かってプリント媒体Pを再供給する経路とを選択的に切り換えるようになっている。両面画像形成モードでは、プリント媒体Pの一方の面に画像が形成された後、プリント媒体Pは搬送方向切り換えゲート218にて再び画像形成部210に向かうように搬送方向が切り換えられ、スイッチバック搬送経路221を介して表裏反転された後、画像形成部210へと再度供給される。片面画像形成モードでは、プリント媒体Pの片面に画像が形成された後、そのまま搬送方向切り換えゲート218を経て、排出ローラ219によって排紙トレイ220上に排出される。   The transport direction switching gate 218 switches the transport path of the print medium P after the toner image is fixed, and reroutes the print medium P toward the image forming unit 210 and the path for discharging the print medium P to the paper discharge tray 220. The supply path is selectively switched. In the double-sided image forming mode, after an image is formed on one side of the print medium P, the print medium P is switched by the transport direction switching gate 218 so that the transport direction is switched again toward the image forming unit 210, and the switchback transport is performed. After being turned upside down via the path 221, it is supplied again to the image forming unit 210. In the single-sided image formation mode, after an image is formed on one side of the print medium P, it passes through the transport direction switching gate 218 and is discharged onto the discharge tray 220 by the discharge roller 219.

なお、本実施形態では、各色成分ステーション228K・228C・228M・228Yが、プリント媒体Pの搬送方向の上流側からこの順で並んだ構成となっているが、これに限定されるものではなく、どの順番で並んでいても良く、例えばY、M、C、Kの順番となっていてもよい。また、以下で示す印刷処理例では、各色の順番がK、C、M、Yとなっていることを前提に説明しているが、各色成分ステーションの並び順に応じて適宜変更することが可能である。   In this embodiment, the color component stations 228K, 228C, 228M, and 228Y are arranged in this order from the upstream side in the transport direction of the print medium P. However, the present invention is not limited to this. They may be arranged in any order, for example, the order may be Y, M, C, K. Further, in the following print processing example, the description is based on the assumption that the order of each color is K, C, M, and Y. However, it is possible to appropriately change according to the arrangement order of each color component station. is there.

(印刷処理例1:同一プレーン方式・均等紙間)
まず、1つの画像データの中に各色成分のデータが含まれている場合で、かつ、表面および裏面の印刷が等間隔で行われる場合の処理について図1を参照しながら説明する。ここで、印刷処理は次の4つのステップにて行われる。第1のステップでは、ページメモリ13に対しての書き込みが正方向で行われ、ページメモリ13からの読み出しが正方向で行われ、表面に対して印刷が行われる。第2のステップでは、ページメモリ13に対しての書き込みが正方向で行われ、ページメモリ13からの読み出しが逆方向で行われ、裏面に対して印刷が行われる。第3のステップでは、ページメモリ13に対しての書き込みが逆方向で行われ、ページメモリ13からの読み出しが逆方向で行われ、表面に対して印刷が行われる。第4のステップでは、ページメモリ13に対しての書き込みが逆方向で行われ、ページメモリ13からの読み出しが正方向で行われ、裏面に対して印刷が行われる。
(Print processing example 1: Same plane method, even paper)
First, a process in a case where data of each color component is included in one image data and printing on the front surface and the back surface is performed at equal intervals will be described with reference to FIG. Here, the printing process is performed in the following four steps. In the first step, writing to the page memory 13 is performed in the forward direction, reading from the page memory 13 is performed in the forward direction, and printing is performed on the front surface. In the second step, writing to the page memory 13 is performed in the forward direction, reading from the page memory 13 is performed in the reverse direction, and printing is performed on the back surface. In the third step, writing to the page memory 13 is performed in the reverse direction, reading from the page memory 13 is performed in the reverse direction, and printing is performed on the front surface. In the fourth step, writing to the page memory 13 is performed in the reverse direction, reading from the page memory 13 is performed in the forward direction, and printing is performed on the back surface.

なお、正方向とは、画像データに対応する画像の左上のデータから主走査方向および副走査方向の正方向の順に書き込みまたは読み出しが行われる場合の方向を示しており、逆方向とは、画像データに対応する画像の右下のデータから主走査方向および副走査方向の逆方向の順に書き込みまたは読み出しが行われる場合の方向を示している。   Note that the forward direction indicates a direction in which writing or reading is performed in the order of the main scanning direction and the sub-scanning direction from the upper left data of the image corresponding to the image data, and the reverse direction is the image direction. The direction in which writing or reading is performed in the order of the reverse of the main scanning direction and the sub-scanning direction from the lower right data of the image corresponding to the data is shown.

また、ページメモリ13に対して書き込まれる画像データは、ホスト2から印刷すべきデータとして送られてきた画像データ、およびスキャナユニット4によって読取られた画像データなどが挙げられる。このような画像データは、一旦HDD7に格納された後に、該HDD7からI/Oコントローラ8およびイメージコントローラ11を介して画像処理LSI10に送られ、その後ページメモリ13に書き込まれるようになっている。なお、ページメモリ13からプリンタエンジン5に出力される際に画像処理LSI10による画像処理が行われるようになっていてもよい。   Examples of the image data written to the page memory 13 include image data sent as data to be printed from the host 2 and image data read by the scanner unit 4. Such image data is temporarily stored in the HDD 7, then sent from the HDD 7 to the image processing LSI 10 via the I / O controller 8 and the image controller 11, and then written in the page memory 13. Note that image processing by the image processing LSI 10 may be performed when the image data is output from the page memory 13 to the printer engine 5.

図1において、「ページメモリ書き込み」で示される領域は、画像データがページメモリ13に対してどの方向で書き込まれるかを示しており、上下方向が画像データの各画素データの並びを示している。また、「VSYNC_K」、「VSYNC_C」、「VSYNC_M」、および「VSYNC_Y」は、それぞれK成分、C成分、M成分、およびY成分の画像データの読み出しを行うタイミングを示すSYNC信号の波形を示している。また、「ページメモリK読出し」、「ページメモリC読出し」、「ページメモリM読出し」、および「ページメモリY読出し」で示される領域は、それぞれK成分、C成分、M成分、およびY成分の画像データの読み出しがどの方向で行われるかを示しており、上下方向が画像データの各画素データの並びを示している。また、「ページメモリデータ変化」で示される領域は、ページメモリ13に記憶されているデータ量の変化を示している。   In FIG. 1, an area indicated by “page memory write” indicates in which direction the image data is written in the page memory 13, and the vertical direction indicates the arrangement of the pixel data of the image data. . Further, “VSYNC_K”, “VSYNC_C”, “VSYNC_M”, and “VSYNC_Y” indicate the waveform of the SYNC signal that indicates the timing of reading the image data of the K component, the C component, the M component, and the Y component, respectively. Yes. The areas indicated by “page memory K read”, “page memory C read”, “page memory M read”, and “page memory Y read” are the K component, C component, M component, and Y component, respectively. The direction in which the image data is read is shown, and the vertical direction shows the arrangement of the pixel data of the image data. An area indicated by “change in page memory data” indicates a change in the amount of data stored in the page memory 13.

以下に、各ステップの詳細について説明する。   Details of each step will be described below.

(第1のステップ)
まず、イメージコントローラ11の制御によって、時間T1においてページメモリ13に対して画像データの書き込みが開始される。この第1のステップでは、ページメモリ13に対する画像データの書き込みは正方向で行われるので、画像データの左上のデータから順にページメモリ13に書き込まれる。そして、時間T2において該画像データの全てのページメモリ13に対する書き込みが完了する。この時間T2のタイミングでは、ページメモリ13には、印刷しようとしている画像データの全てのデータが格納されていることになる。
(First step)
First, under the control of the image controller 11, writing of image data to the page memory 13 is started at time T1. In this first step, the image data is written to the page memory 13 in the forward direction, so that the image data is written to the page memory 13 in order from the upper left data. Then, the writing of the image data to all the page memories 13 is completed at time T2. At the timing of this time T2, all data of the image data to be printed is stored in the page memory 13.

時間T2になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T6まで)、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T2, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T6), the image controller 11 stores the image data of the K component from the page memory 13. Read. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、印刷時のプリント媒体の搬送方向において、先頭側が画像データの画像の上側となるように行われる。このような状態で印刷が行われる画像を0度回転画像と称する。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. The printing of the K component is performed so that the leading side is the upper side of the image of the image data in the conveyance direction of the print medium during printing. An image printed in such a state is referred to as a 0-degree rotated image.

このように、ページメモリ13からの画像データの読み出し方向と、プリンタエンジンにおける画像データの印刷方向とが一致しているので、読み出しを行いつつ印刷を行うことが可能となっている。   As described above, since the reading direction of the image data from the page memory 13 and the printing direction of the image data in the printer engine coincide with each other, printing can be performed while reading.

イメージコントローラ11は、ページメモリ13からK成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。なお、上記では、読み出した直後に該当データをページメモリ13から順に消去していくとしているが、必ずしも完全に消去する必要はなく、ページメモリ13の管理テーブル上から消去するようにしてもよい。以下、他の色成分についても、同様の消去処理が行われる。   When the image controller 11 reads the K component image data from the page memory 13, it immediately erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the K component image data is read, in other words, the free capacity of the page memory 13 increases. In the above description, the corresponding data is sequentially erased from the page memory 13 immediately after being read. However, it is not always necessary to completely erase the data, and the data may be erased from the management table of the page memory 13. Thereafter, the same erasing process is performed for the other color components.

時間T2が過ぎて時間T3になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T7まで)、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T2 has passed and the time T3 has passed, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T7), the image controller 11 stores the C component image data from the page memory 13. Read. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. The printing of the C component is performed as a 0-degree rotated image, similarly to the printing of the K component.

イメージコントローラ11は、ページメモリ13からC成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the C component image data is read, in other words, the free space in the page memory 13 increases.

時間T3が過ぎて時間T4になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T9まで)、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T3 passes and the time T4 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Along with this, the image controller 11 starts reading the M component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T 9), the image controller 11 stores the M component image data from the page memory 13. Read. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. The printing of the M component is performed as a 0-degree rotated image, similarly to the printing of the K component and the C component.

イメージコントローラ11は、ページメモリ13からM成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the M component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the M component image data is read, in other words, the free space in the page memory 13 increases.

時間T4が過ぎて時間T5になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T10まで)、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T4 has passed and time T5 has elapsed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the page memory 13 in the forward direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T10), the image controller 11 stores the Y component image data from the page memory 13. Read. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. The printing of the Y component is performed as a 0-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、ページメモリ13からY成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the page memory 13, the image controller 11 sequentially erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the Y component image data is read, in other words, the free space in the page memory 13 increases.

ここで、VSYNC_K、VSYNC_C、VSYNC_M、およびVSYNC_Yのタイミング、すなわち、各色成分の画像データの読み出し開始タイミングについて説明する。前述したように、プリンタエンジン5において、各色成分に対応するステーションは、プリント媒体の搬送方向に対して所定の間隔をおいて配置されている。すなわち、各色成分の画像データをプリント媒体の同じ位置に印刷しようとするには、各色成分に対応するステーションの印刷タイミングを、プリント媒体の搬送速度および各ステーションの位置に応じて設定する必要がある。   Here, the timing of VSYNC_K, VSYNC_C, VSYNC_M, and VSYNC_Y, that is, the read start timing of the image data of each color component will be described. As described above, in the printer engine 5, the stations corresponding to the respective color components are arranged at a predetermined interval in the print medium conveyance direction. That is, in order to print the image data of each color component at the same position on the print medium, it is necessary to set the printing timing of the station corresponding to each color component according to the conveyance speed of the print medium and the position of each station. .

本実施形態のプリンタエンジン5は、K成分ステーション228K、C成分ステーション228C、M成分ステーション228M、およびY成分ステーション228Yが、プリント媒体の搬送の上流側からこの順に並んだ構成となっている。したがって、VSYNC_K、VSYNC_C、VSYNC_M、およびVSYNC_Yは、各色成分の画像データがプリント媒体の同じ位置に印刷されるようなタイミングとなるように設定される。例えば、VSYNC_KがLowからHighに変化するタイミングの時間T2と、VSYNC_CがLowからHighに変化するタイミングの時間T3との時間間隔は、プリント媒体が、K成分ステーション228Kの印刷位置からC成分ステーション228Cの印刷位置まで移動する時間に相当することになる。   The printer engine 5 of this embodiment has a configuration in which a K component station 228K, a C component station 228C, an M component station 228M, and a Y component station 228Y are arranged in this order from the upstream side of the print medium conveyance. Therefore, VSYNC_K, VSYNC_C, VSYNC_M, and VSYNC_Y are set so that the image data of each color component is printed at the same position on the print medium. For example, the time interval between the time T2 at which VSYNC_K changes from Low to High and the time T3 at which VSYNC_C changes from Low to High is such that the print medium moves from the printing position of the K component station 228K to the C component station 228C. This corresponds to the time required to move to the printing position.

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して0度回転画像として印刷され、これによって1枚目のプリント媒体の表面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 0-degree rotated image on the print medium, thereby performing color printing on the surface of the first print medium. Is done.

(第2のステップ)
イメージコントローラ11は、時間T8において、1枚目のプリント媒体の裏面に印刷すべき画像データをページメモリ13に対して正方向に書き込みを開始する制御を行う。ここで、時間T8は、上記した時間T7と時間T9との間の時間であり、ページメモリ13において、第1のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T8と時間T10との間の時間は、ページメモリ13において、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。
(Second step)
The image controller 11 performs control to start writing image data to be printed on the back surface of the first print medium in the forward direction at time T8. Here, the time T8 is a time between the time T7 and the time T9 described above, and is the timing at which the image data in the first step still remains in the page memory 13. That is, during the time between time T8 and time T10, the page memory 13 is simultaneously reading and writing data. By performing such processing, the processing speed can be improved as compared with, for example, the case where writing is performed after data reading is completely completed.

ここで、ページメモリ13において、データの読み出しと書き込みとが同時に行われても問題がない理由について説明する。第1のステップでは、上記したように、ページメモリ13からの各色成分の画像データの読み出しは正方向で行われている。また、第2のステップでは、ページメモリ13に対する画像データの書き込みは正方向で行われる。よって、ページメモリ13において、第1のステップにおける読み出しが完了しているメモリ領域に対して、第2のステップにおける書き込みを行うようにすることによって、データの読み出しと書き込みとを同時に行うことを実現している。   Here, the reason why there is no problem even if data reading and writing are simultaneously performed in the page memory 13 will be described. In the first step, as described above, the image data of each color component is read from the page memory 13 in the forward direction. In the second step, image data is written to the page memory 13 in the forward direction. Therefore, in the page memory 13, data reading and writing can be simultaneously performed by performing writing in the second step with respect to the memory area in which reading in the first step is completed. is doing.

その後、第1のステップにおいて画像データの読み出しが完了する時間T10よりも後になる時間T11において、1枚目のプリント媒体の裏面に印刷すべき画像データの全てのページメモリ13に対する書き込みが完了する。この時間T11のタイミングでは、ページメモリ13には、印刷しようとしている画像データの全てのデータが格納されていることになる。   Thereafter, at time T11 after time T10 when reading of image data is completed in the first step, writing of all image data to be printed on the back surface of the first print medium is completed. At the timing of this time T11, the page memory 13 stores all the data of the image data to be printed.

時間T11になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T15まで)、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T11, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the page memory 13 in the reverse direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T15), the image controller 11 stores the K component image data from the page memory 13. Read. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、印刷時のプリント媒体の搬送方向において、先頭側が画像データの画像の下側となるように行われる。このような状態で印刷が行われる画像を180度回転画像と称する。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. The printing of the K component is performed so that the leading side is the lower side of the image of the image data in the printing medium conveyance direction at the time of printing. An image printed in such a state is referred to as a 180-degree rotated image.

ここで、プリント媒体の表面が印刷された後に、該プリント媒体は、前記したスイッチバック機構によって表裏が反転されて画像形成部210に搬送されることになる。この場合、裏面の印刷時におけるプリント媒体の上下方向も逆転することになる。つまり、表面印刷時に搬送方向に対して前方向となるプリント媒体の端部が、裏面印刷時には搬送方向の後方向に位置することになる。したがって、裏面印刷時には、上記の180度回転画像が印刷されることによって、プリント媒体の表側に印刷された画像と、裏側に印刷された画像との上下方向が揃えられることになる。   Here, after the surface of the print medium is printed, the print medium is conveyed to the image forming unit 210 with the front and back being reversed by the switchback mechanism described above. In this case, the up-down direction of the print medium at the time of printing on the back surface is also reversed. That is, the end portion of the print medium that is forward with respect to the transport direction during front surface printing is positioned behind the transport direction during back surface printing. Therefore, at the time of back side printing, the 180 ° rotated image is printed, so that the vertical direction of the image printed on the front side of the print medium and the image printed on the back side is aligned.

イメージコントローラ11は、ページメモリ13からK成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the page memory 13, it immediately erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the K component image data is read, in other words, the free capacity of the page memory 13 increases.

時間T11が過ぎて時間T12になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T16まで)、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T11 passes and the time T12 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T16), the image controller 11 stores the C component image data from the page memory 13. Read. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. The C component printing is performed as a 180-degree rotated image in the same manner as the K component printing.

イメージコントローラ11は、ページメモリ13からC成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the C component image data is read, in other words, the free space in the page memory 13 increases.

時間T12が過ぎて時間T13になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T18まで)、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T12 passes and the time T13 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Along with this, the image controller 11 starts reading the M component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T18), the image controller 11 stores the M component image data from the page memory 13. Read. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. The printing of the M component is performed as a 180-degree rotated image similarly to the printing of the K component and the C component.

イメージコントローラ11は、ページメモリ13からM成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the M component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the M component image data is read, in other words, the free space in the page memory 13 increases.

時間T13が過ぎて時間T14になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T19まで)、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When the time T13 has passed and the time T14 has passed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the page memory 13 in the reverse direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T19), the image controller 11 stores the Y component image data from the page memory 13. Read. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. The printing of the Y component is performed as a 180-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、ページメモリ13からY成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the page memory 13, the image controller 11 sequentially erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the Y component image data is read, in other words, the free space in the page memory 13 increases.

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して180度回転画像として印刷され、これによって1枚目のプリント媒体の裏面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 180-degree rotated image on the print medium, thereby performing color printing on the back surface of the first print medium. Is done.

(第3のステップ)
イメージコントローラ11は、時間T17において、2枚目のプリント媒体の表面に印刷すべき画像データをページメモリ13に対して逆方向に書き込みを開始する制御を行う。ここで、時間T17は、上記した時間T16と時間T18との間の時間であり、ページメモリ13において、第2のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T17と時間T19との間の時間は、ページメモリ13において、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、上記したように、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。なお、第2のステップにおいて説明したように、ページメモリ13において、第2のステップにおける読み出しが完了しているメモリ領域に対して、第3のステップにおける書き込みを行うようにすることによって、データの読み出しと書き込みとを同時に行うことを実現している。
(Third step)
The image controller 11 performs control to start writing image data to be printed on the surface of the second print medium in the reverse direction to the page memory 13 at time T17. Here, the time T17 is a time between the above-described time T16 and time T18, and is the timing at which the image data in the second step still remains in the page memory 13. In other words, during the time between time T17 and time T19, the page memory 13 is simultaneously reading and writing data. By performing such processing, as described above, for example, it is possible to improve the processing speed as compared with the case of performing writing after data reading is completely completed. As described in the second step, in the page memory 13, the data in the data is obtained by performing the writing in the third step with respect to the memory area in which the reading in the second step is completed. Reading and writing are performed at the same time.

その後、第2のステップにおいて画像データの読み出しが完了する時間T19よりも後になる時間T20において、2枚目のプリント媒体の表面に印刷すべき画像データの全てのページメモリ13に対する書き込みが完了する。この時間T20のタイミングでは、ページメモリ13には、印刷しようとしている画像データの全てのデータが格納されていることになる。   Thereafter, at time T20 after time T19 at which the reading of image data is completed in the second step, writing of all the image data to be printed on the surface of the second print medium is completed. At the timing of time T20, the page memory 13 stores all data of image data to be printed.

時間T20になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T24まで)、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T20, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T24), the image controller 11 stores the K component image data from the page memory 13. Read. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、印刷時のプリント媒体の搬送方向において、先頭側が画像データの画像の上側となるように、すなわち0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. The printing of the K component is performed so that the leading side is above the image of the image data in the print medium conveyance direction at the time of printing, that is, as a 0-degree rotated image.

イメージコントローラ11は、ページメモリ13からK成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the page memory 13, it immediately erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the K component image data is read, in other words, the free capacity of the page memory 13 increases.

時間T20が過ぎて時間T21になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T25まで)、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T20 passes and the time T21 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T 25), the image controller 11 stores the C component image data from the page memory 13. Read. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. The printing of the C component is performed as a 0-degree rotated image, similarly to the printing of the K component.

イメージコントローラ11は、ページメモリ13からC成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the C component image data is read, in other words, the free space in the page memory 13 increases.

時間T21が過ぎて時間T22になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T27まで)、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T21 passes and the time T22 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Along with this, the image controller 11 starts reading the M component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T27), the image controller 11 stores the M component image data from the page memory 13. Read. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. The printing of the M component is performed as a 0-degree rotated image, similarly to the printing of the K component and the C component.

イメージコントローラ11は、ページメモリ13からM成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the M component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the M component image data is read, in other words, the free space in the page memory 13 increases.

時間T22が過ぎて時間T23になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T28まで)、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T22 passes and time T23 is reached, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the page memory 13 in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T28), the image controller 11 stores the Y component image data from the page memory 13. Read. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、0度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. The printing of the Y component is performed as a 0-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、ページメモリ13からY成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the page memory 13, the image controller 11 sequentially erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the Y component image data is read, in other words, the free space in the page memory 13 increases.

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して0度回転画像として印刷され、これによって2枚目のプリント媒体の表面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 0-degree rotated image on the print medium, thereby performing color printing on the surface of the second print medium. Is done.

(第4のステップ)
イメージコントローラ11は、時間T26において、2枚目のプリント媒体の裏面に印刷すべき画像データをページメモリ13に対して逆方向に書き込みを開始する制御を行う。ここで、時間T26は、上記した時間T25と時間T27との間の時間であり、ページメモリ13において、第3のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T26と時間T29との間の時間は、ページメモリ13において、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。なお、第2のステップにおいて説明したように、ページメモリ13において、第3のステップにおける読み出しが完了しているメモリ領域に対して、第4のステップにおける書き込みを行うようにすることによって、データの読み出しと書き込みとを同時に行うことを実現している。
(Fourth step)
The image controller 11 performs control to start writing image data to be printed on the back surface of the second print medium in the reverse direction at time T26. Here, the time T26 is a time between the time T25 and the time T27 described above, and is the timing at which the image data in the third step still remains in the page memory 13. In other words, during the time between time T26 and time T29, the page memory 13 is simultaneously reading and writing data. By performing such processing, the processing speed can be improved as compared with, for example, the case where writing is performed after data reading is completely completed. As described in the second step, in the page memory 13, the data in the data is obtained by performing the writing in the fourth step with respect to the memory area in which the reading in the third step is completed. Reading and writing are performed at the same time.

その後、第3のステップにおいて画像データの読み出しが完了する時間T28よりも後になる時間T29において、2枚目のプリント媒体の裏面に印刷すべき画像データの全てのページメモリ13に対する書き込みが完了する。この時間T29のタイミングでは、ページメモリ13には、印刷しようとしている画像データの全てのデータが格納されていることになる。   After that, at time T29 after time T28 when reading of image data is completed in the third step, writing of all the image data to be printed on the back surface of the second print medium is completed. At the timing of time T29, the page memory 13 stores all data of the image data to be printed.

時間T29になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T33まで)、イメージコントローラ11は、ページメモリ13からK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T29, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T33), the image controller 11 stores the K component image data from the page memory 13. Read. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、印刷時のプリント媒体の搬送方向において、先頭側が画像データの画像の下側となるように、すなわち180度回転画像として行われる。このように2枚目のプリント媒体に対する印刷では、表面の印刷が0度回転画像によって行われ、裏面の印刷が180度回転画像によって行われることによって、プリント媒体の表側に印刷された画像と、裏側に印刷された画像との上下方向が揃えられることになる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. The printing of the K component is performed so that the top side is the lower side of the image of the image data in the conveyance direction of the print medium at the time of printing, that is, as a 180-degree rotated image. In this way, in printing on the second print medium, printing on the front side is performed with a 0-degree rotated image, and printing on the back side is performed with a 180-degree rotated image, whereby an image printed on the front side of the print medium, The vertical direction with the image printed on the back side is aligned.

イメージコントローラ11は、ページメモリ13からK成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the page memory 13, it immediately erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the K component image data is read, in other words, the free capacity of the page memory 13 increases.

時間T29が過ぎて時間T30になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T34まで)、イメージコントローラ11は、ページメモリ13からC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When time T29 passes and time T30 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T34), the image controller 11 stores the C component image data from the page memory 13. Read. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. The C component printing is performed as a 180-degree rotated image in the same manner as the K component printing.

イメージコントローラ11は、ページメモリ13からC成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the C component image data is read, in other words, the free space in the page memory 13 increases.

時間T30が過ぎて時間T31になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T36まで)、イメージコントローラ11は、ページメモリ13からM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T30 passes and the time T31 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Along with this, the image controller 11 starts reading the M component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T36), the image controller 11 stores the M component image data from the page memory 13. Read. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. The printing of the M component is performed as a 180-degree rotated image similarly to the printing of the K component and the C component.

イメージコントローラ11は、ページメモリ13からM成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the M component image data from the page memory 13, the image controller 11 erases the corresponding data in order from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the M component image data is read, in other words, the free space in the page memory 13 increases.

時間T31が過ぎて時間T32になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T37まで)、イメージコントローラ11は、ページメモリ13からY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T31 has passed and time T32 has elapsed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the page memory 13 in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T37), the image controller 11 stores the Y component image data from the page memory 13. Read. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出された画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、180度回転画像として行われる。   The image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. The printing of the Y component is performed as a 180-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、ページメモリ13からY成分の画像データを読み出すと、読み出した直後に該当データをページメモリ13から順に消去していく。これにより、ページメモリ13内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、ページメモリ13の空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the page memory 13, the image controller 11 sequentially erases the corresponding data from the page memory 13 immediately after the reading. As a result, the area used for storage in the page memory 13 decreases as the Y component image data is read, in other words, the free space in the page memory 13 increases.

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して180度回転画像として印刷され、これによって2枚目のプリント媒体の裏面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as 180-degree rotated images on the print medium, whereby color printing is performed on the back surface of the second print medium. Is done.

以上のように、印刷処理例1によれば、ページメモリ13を含むRAM12の記憶容量を、1ページ分の画像データを記憶することが可能な程度のサイズとした状態で、両面印刷を高速に行うプリンタエンジン5に対して遅延なく適切にデータ送信を行うことが可能となる。また、印刷処理例1では、プリンタエンジン5におけるプリント媒体の搬送間隔が等間隔となっている構成に対応した制御が行われている。よって、プリンタエンジン5におけるプリント媒体の搬送制御をより簡単なものとすることができる。   As described above, according to the print processing example 1, double-sided printing is performed at high speed while the storage capacity of the RAM 12 including the page memory 13 is set to a size that can store image data for one page. Data can be appropriately transmitted to the printer engine 5 to be performed without delay. In the print processing example 1, control corresponding to a configuration in which the print medium conveyance interval in the printer engine 5 is an equal interval is performed. Therefore, it is possible to make the conveyance control of the print medium in the printer engine 5 simpler.

(印刷処理例2:同一プレーン方式・紙間最小)
次に、1つの画像データの中に各色成分のデータが含まれている場合で、かつ、表面および裏面の印刷が等間隔では行われない場合の処理について図2を参照しながら説明する。この処理においても、上記した印刷処理例1と同様に、第1〜第4のステップによって2枚のプリント媒体に対する表裏両面印刷が行われる。
(Print processing example 2: Same plane method, minimum paper interval)
Next, processing in a case where data of each color component is included in one image data and printing on the front surface and the back surface is not performed at equal intervals will be described with reference to FIG. Also in this process, similarly to the above-described print processing example 1, front and back double-sided printing is performed on two print media by the first to fourth steps.

印刷処理例1では、表面および裏面の印刷を等間隔で行うことによって、制御の簡素化を図るということを目的としていたが、この印刷処理例2では、可能な範囲で表面および裏面の印刷を早く行うように制御することによって、印刷処理速度を速くすることを目的としている。   The purpose of printing processing example 1 is to simplify the control by printing the front and back surfaces at equal intervals. However, in this printing processing example 2, the front and back surfaces are printed as much as possible. The object is to increase the printing processing speed by controlling to perform it quickly.

印刷処理例2は、前記した印刷処理例1と比較して、第1のステップおよび第3のステップにおける処理が異なっており、その他の処理は同様となっている。以下では、印刷処理例1と異なる処理についてのみ説明する。   The print processing example 2 is different from the above-described print processing example 1 in the processing in the first step and the third step, and the other processing is the same. In the following, only processing different from print processing example 1 will be described.

(第1のステップ)
まず、イメージコントローラ11の制御によって、時間T1においてページメモリ13に対して画像データの書き込みが開始される。この第1のステップでは、ページメモリ13に対する画像データの書き込みが正方向、読み出しが正方向で行われるので、画像データの左上のデータから順にページメモリ13に書き込まれる。そして、時間T4において該画像データの全てのページメモリ13に対する書き込みが完了する。
(First step)
First, under the control of the image controller 11, writing of image data to the page memory 13 is started at time T1. In this first step, image data is written to the page memory 13 in the forward direction and read out in the forward direction. Therefore, the image data is written to the page memory 13 in order from the upper left data. At time T4, the writing of the image data to all the page memories 13 is completed.

ここで、第1のステップでは、ページメモリ13からの各色成分の画像データの読み出しは、正方向で行われるようになっている。すなわち、ページメモリ13に対する書き込みの方向と、ページメモリ13からの読み出しの方向とが一致していることになる。言い換えれば、ページメモリ13において、書き込みが行われる順番と読み出しが行われる順番とが一致することになる。よって、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、ページメモリ13に対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the first step, the image data of each color component is read from the page memory 13 in the forward direction. That is, the direction of writing to the page memory 13 and the direction of reading from the page memory 13 are the same. In other words, in the page memory 13, the order in which writing is performed and the order in which reading is performed are the same. Therefore, since it is possible to sequentially read from the memory area where the writing has been completed, it is possible to perform the reading before all the writing of the image data to the page memory 13 is completed.

本印刷処理例2では、これを利用して、画像データの書き込みが開始される時間T1の所定の時間後であり、かつ、画像データの書き込みが終了する時間T4よりも前となる時間T2において、K成分の画像データの読み出しが正方向で開始されるようになっている。その後、時間T3においてC成分、時間T5においてM成分、および時間T6においてY成分の画像データの読み出しが開始される。   In this print processing example 2, by using this, at a time T2 that is a predetermined time after the time T1 at which image data writing starts and before the time T4 at which image data writing ends. The readout of the K component image data is started in the positive direction. Thereafter, reading of image data of the C component at time T3, the M component at time T5, and the Y component at time T6 is started.

(第3のステップ)
第2のステップの後に、イメージコントローラ11の制御によって、時間T11においてページメモリ13に対して画像データの書き込みが開始される。この第3のステップでは、ページメモリ13に対する画像データの書き込みが逆方向、読み出しが逆方向で行われるので、画像データの左上のデータから順にページメモリ13に書き込まれる。そして、時間T14において該画像データの全てのページメモリ13に対する書き込みが完了する。
(Third step)
After the second step, under the control of the image controller 11, writing of image data to the page memory 13 is started at time T11. In this third step, image data is written to the page memory 13 in the reverse direction and read out in the reverse direction, so that the image data is written to the page memory 13 in order from the upper left data. At time T14, the writing of the image data to all the page memories 13 is completed.

ここで、第3のステップでは、ページメモリ13からの各色成分の画像データの読み出しは、逆方向で行われるようになっている。すなわち、ページメモリ13に対する書き込みの方向と、ページメモリ13からの読み出しの方向とが一致していることになる。すなわち、第1のステップと同様に、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、ページメモリ13に対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the third step, reading of the image data of each color component from the page memory 13 is performed in the reverse direction. That is, the direction of writing to the page memory 13 and the direction of reading from the page memory 13 are the same. That is, as in the first step, since it is possible to sequentially read from the memory area where writing has been completed, reading is performed before all writing of image data to the page memory 13 is completed. It becomes possible.

本印刷処理例2では、これを利用して、画像データの書き込みが開始される時間T11の所定の時間後であり、かつ、画像データの書き込みが終了する時間T14よりも前となる時間T12において、K成分の画像データの読み出しが逆方向で開始されるようになっている。その後、時間T13においてC成分、時間T15においてM成分、および時間T16においてY成分の画像データの読み出しが開始される。   In this print processing example 2, by using this, at a time T12 that is a predetermined time after the time T11 when the writing of the image data is started and before the time T14 when the writing of the image data is finished. The readout of the K component image data is started in the reverse direction. Thereafter, reading of image data of the C component at time T13, the M component at time T15, and the Y component at time T16 is started.

以上のように、第1のステップに関しては、印刷処理例1では、K成分の画像データの読み出しは、画像データの書き込みが終了する時間から行われるようになっていたが、印刷処理例2では、画像データの書き込みが終了する時間T4よりも前となる時間T2において、K成分の画像データの読み出しが開始されるようになっている。また、第3のステップに関しては、印刷処理例1では、K成分の画像データの読み出しは、画像データの書き込みが終了する時間から行われるようになっていたが、印刷処理例2では、画像データの書き込みが終了する時間T14よりも前となる時間T12において、K成分の画像データの読み出しが開始されるようになっている。すなわち、印刷処理例2によれば、第1および第3のステップにおいて、K成分の画像データの読み出しが開始される時間が早くなった分だけ、印刷処理速度を向上させることが可能となる。   As described above, regarding the first step, in the printing process example 1, the reading of the K component image data is performed from the time when the writing of the image data is completed. The reading of the K component image data is started at a time T2 before the time T4 at which the writing of the image data ends. Regarding the third step, in the printing process example 1, the reading of the K component image data is performed from the time when the writing of the image data is completed, but in the printing process example 2, the image data is read out. At the time T12 before the time T14 when the writing ends, the reading of the K component image data is started. That is, according to the print processing example 2, in the first and third steps, it is possible to improve the print processing speed by the amount of time that the reading of the K component image data is started earlier.

(印刷処理例3:別プレーン方式・均等紙間)
次に、1つの画像に対して、各色成分の画像データがそれぞれ互いに独立して存在している場合で、かつ、表面および裏面の印刷が等間隔で行われる場合の処理について図3を参照しながら説明する。ここで、印刷処理は次の4つのステップにて行われる。第1のステップでは、各色成分に対応するページメモリに対しての書き込みが正方向で行われ、各色成分に対応するページメモリからの読み出しが正方向で行われ、表面に対して印刷が行われる。第2のステップでは、各色成分に対応するページメモリに対しての書き込みが正方向で行われ、各色成分に対応するページメモリからの読み出しが逆方向で行われ、裏面に対して印刷が行われる。第3のステップでは、各色成分に対応するページメモリに対しての書き込みが逆方向で行われ、各色成分に対応するページメモリからの読み出しが逆方向で行われ、表面に対して印刷が行われる。第4のステップでは、各色成分に対応するページメモリに対しての書き込みが逆方向で行われ、各色成分に対応するページメモリからの読み出しが正方向で行われ、裏面に対して印刷が行われる。
(Print processing example 3: separate plane method, uniform paper interval)
Next, referring to FIG. 3 for processing when image data of each color component exists independently from each other for one image and printing of the front surface and the back surface is performed at equal intervals. While explaining. Here, the printing process is performed in the following four steps. In the first step, writing to the page memory corresponding to each color component is performed in the forward direction, reading from the page memory corresponding to each color component is performed in the forward direction, and printing is performed on the surface. . In the second step, writing to the page memory corresponding to each color component is performed in the forward direction, reading from the page memory corresponding to each color component is performed in the reverse direction, and printing is performed on the back surface. . In the third step, writing to the page memory corresponding to each color component is performed in the reverse direction, reading from the page memory corresponding to each color component is performed in the reverse direction, and printing is performed on the surface. . In the fourth step, writing to the page memory corresponding to each color component is performed in the reverse direction, reading from the page memory corresponding to each color component is performed in the forward direction, and printing is performed on the back surface. .

また、前記した印刷処理例1と同様に、各色成分に対応するページメモリに対して書き込まれる画像データは、ホスト2から印刷すべきデータとして送られてきた画像データ、およびスキャナユニット4によって読取られた画像データなどが挙げられる。このような画像データは、一旦HDD7に格納された後に、該HDD7からI/Oコントローラ8およびイメージコントローラ11を介して画像処理LSI10に送られ、その後ページメモリ13に書き込まれるようになっている。なお、ページメモリ13からプリンタエンジン5に出力される際に画像処理LSI10による画像処理が行われるようになっていてもよい。   Similarly to the print processing example 1 described above, the image data written to the page memory corresponding to each color component is read by the image data sent from the host 2 as data to be printed and the scanner unit 4. Image data. Such image data is temporarily stored in the HDD 7, then sent from the HDD 7 to the image processing LSI 10 via the I / O controller 8 and the image controller 11, and then written in the page memory 13. Note that image processing by the image processing LSI 10 may be performed when the image data is output from the page memory 13 to the printer engine 5.

図3において、「ページメモリK書き込み」、「ページメモリC書き込み」、「ページメモリM書き込み」、および「ページメモリY書き込み」で示される領域は、それぞれK成分、C成分、M成分、およびY成分の画像データが、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対してどの方向で書き込まれるかを示しており、上下方向が画像データの各画素データの並びを示している。また、「ページメモリKデータ変化」、「ページメモリCデータ変化」、「ページメモリMデータ変化」、および「ページメモリYデータ変化」で示される領域は、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに記憶されているデータ量の変化を示している。その他の領域は、前記した図1に関して説明した内容と同様である。   In FIG. 3, areas indicated by “page memory K write”, “page memory C write”, “page memory M write”, and “page memory Y write” are the K component, C component, M component, and Y, respectively. The component image data is written in the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y, and the vertical direction indicates the image data. The arrangement of each pixel data is shown. The areas indicated by “page memory K data change”, “page memory C data change”, “page memory M data change”, and “page memory Y data change” are the K component page memory 13K, C component page memory. 13C shows changes in the amount of data stored in the M component page memory 13M and the Y component page memory 13Y. Other areas are the same as those described with reference to FIG.

以下に、各ステップの詳細について説明する。   Details of each step will be described below.

(第1のステップ)
まず、イメージコントローラ11の制御によって、時間T1においてK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して、対応する各色成分の画像データの書き込みが開始される。この第1のステップでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する画像データの書き込みは正方向で行われるので、画像データの左上のデータから順にK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに書き込まれる。そして、時間T2において該画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。この時間T2のタイミングでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yには、印刷しようとしている画像データに対応する色成分における全てのデータが格納されていることになる。
(First step)
First, under the control of the image controller 11, image data of each corresponding color component is written to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y at time T1. Be started. In this first step, the image data is written to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y in the forward direction. Are sequentially written into the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. At time T2, writing of all the image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed. At the timing of this time T2, the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y have all the data in the color components corresponding to the image data to be printed. Will be stored.

時間T2になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T6まで)、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T2, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the K component page memory 13K in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T6), the image controller 11 stores the K component image from the K component page memory 13K. Read data. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出されたK成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、0度回転画像として行われる。   The K component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. Done. The printing of the K component is performed as a 0-degree rotated image.

このように、ページメモリ13からの画像データの読み出し方向と、プリンタエンジンにおける画像データの印刷方向とが一致しているので、読み出しを行いつつ印刷を行うことが可能となっている。   As described above, since the reading direction of the image data from the page memory 13 and the printing direction of the image data in the printer engine coincide with each other, printing can be performed while reading.

イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データを読み出すと、読み出した直後に該当データをK成分ページメモリ13Kから順に消去していく。これにより、K成分ページメモリ13K内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、K成分ページメモリ13Kの空き容量が増大していくことになる。なお、上記では、読み出した直後に該当データをK成分ページメモリ13Kから順に消去していくとしているが、必ずしも完全に消去する必要はなく、K成分ページメモリ13Kの管理テーブル上から消去するようにしてもよい。以下、他の色成分についても、同様の消去処理が行われる。   When the image controller 11 reads the K component image data from the K component page memory 13K, the image controller 11 erases the corresponding data in order from the K component page memory 13K immediately after the reading. As a result, the area used for storage in the K component page memory 13K decreases as the K component image data is read, in other words, the free capacity of the K component page memory 13K increases. . In the above description, the corresponding data is erased in order from the K component page memory 13K immediately after reading. However, it is not always necessary to completely erase the data, and the data is erased from the management table of the K component page memory 13K. May be. Thereafter, the same erasing process is performed for the other color components.

時間T2が過ぎて時間T3になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T7まで)、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T2 has passed and the time T3 has passed, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the C component page memory 13C in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T7), the image controller 11 stores the C component image from the C component page memory 13C. Read data. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出されたC成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、0度回転画像として行われる。   The C component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. Done. The printing of the C component is performed as a 0-degree rotated image, similarly to the printing of the K component.

イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データを読み出すと、読み出した直後に該当データをC成分ページメモリ13Cから順に消去していく。これにより、C成分ページメモリ13C内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、C成分ページメモリ13Cの空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the C component page memory 13C, the image controller 11 erases the corresponding data in order from the C component page memory 13C immediately after the reading. As a result, the area used for storage in the C component page memory 13C decreases as the C component image data is read, in other words, the free capacity of the C component page memory 13C increases. .

時間T3が過ぎて時間T4になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T9まで)、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T3 passes and the time T4 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the M component image data from the M component page memory 13M in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T9), the image controller 11 stores the M component image from the M component page memory 13M. Read data. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出されたM成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、0度回転画像として行われる。   The M component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. Done. The printing of the M component is performed as a 0-degree rotated image, similarly to the printing of the K component and the C component.

イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データを読み出すと、読み出した直後に該当データをM成分ページメモリ13Mから順に消去していく。これにより、M成分ページメモリ13M内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、M成分ページメモリ13Mの空き容量が増大していくことになる。   When the image controller 11 reads M component image data from the M component page memory 13M, the image controller 11 erases the corresponding data in order from the M component page memory 13M immediately after the reading. As a result, the area used for storage in the M component page memory 13M decreases as the M component image data is read, in other words, the free capacity of the M component page memory 13M increases. .

時間T4が過ぎて時間T5になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T10まで)、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T4 has passed and time T5 has elapsed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the Y component page memory 13Y in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T10), the image controller 11 stores the Y component image from the Y component page memory 13Y. Read data. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出されたY成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、0度回転画像として行われる。   The Y component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. Done. The printing of the Y component is performed as a 0-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データを読み出すと、読み出した直後に該当データをY成分ページメモリ13Yから順に消去していく。これにより、Y成分ページメモリ13Y内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、Y成分ページメモリ13Yの空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the Y component page memory 13Y, the image controller 11 erases the corresponding data sequentially from the Y component page memory 13Y immediately after the reading. As a result, the area used for storage in the Y component page memory 13Y decreases as the Y component image data is read, in other words, the free capacity of the Y component page memory 13Y increases. .

なお、VSYNC_K、VSYNC_C、VSYNC_M、およびVSYNC_Yのタイミングは、前記したように、プリント媒体の搬送速度および各ステーションの位置に応じて設定される。   Note that the timings of VSYNC_K, VSYNC_C, VSYNC_M, and VSYNC_Y are set according to the print medium conveyance speed and the position of each station, as described above.

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して0度回転画像として印刷され、これによって1枚目のプリント媒体の表面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 0-degree rotated image on the print medium, thereby performing color printing on the surface of the first print medium. Is done.

(第2のステップ)
イメージコントローラ11は、時間T8において、1枚目のプリント媒体の裏面に印刷すべき画像データをK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して正方向に書き込みを開始する制御を行う。ここで、時間T8は、上記した時間T7と時間T9との間の時間であり、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、第1のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T8と時間T10との間の時間は、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。ここで、ページメモリ13において、データの読み出しと書き込みとが同時に行われても問題がない理由については、前記したものと同様である。
(Second step)
At time T8, the image controller 11 sends image data to be printed on the back surface of the first print medium to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. To start writing in the forward direction. Here, the time T8 is a time between the time T7 and the time T9 described above, and the timing at which image data in the first step still remains in the M component page memory 13M and the Y component page memory 13Y. Become. That is, during the time between time T8 and time T10, data reading and writing are performed simultaneously in the M component page memory 13M and the Y component page memory 13Y. By performing such processing, the processing speed can be improved as compared with, for example, the case where writing is performed after data reading is completely completed. Here, the reason why there is no problem even if data reading and writing are simultaneously performed in the page memory 13 is the same as described above.

その後、第1のステップにおいて画像データの読み出しが完了する時間T10よりも後になる時間T11において、1枚目のプリント媒体の裏面に印刷すべき画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。この時間T11のタイミングでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yには、印刷しようとしている画像データ対応する色成分における全てのデータが格納されていることになる。   Thereafter, at a time T11 after the time T10 when reading of the image data is completed in the first step, all the K component page memories 13K and C component pages of the image data to be printed on the back surface of the first print medium. Writing to the memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed. At this time T11, the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y store all the data in the color components corresponding to the image data to be printed. Will be.

時間T11になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T15まで)、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T11, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the K component page memory 13K in the reverse direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T15), the image controller 11 stores the K component image from the K component page memory 13K. Read data. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出されたK成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、180度回転画像として行われる。なお、表面印刷時には0度回転画像が印刷され、裏面印刷時には180度回転画像が印刷されることによって、プリント媒体の表側に印刷された画像と、裏側に印刷された画像との上下方向が揃えられることになる。   The K component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. Done. The printing of the K component is performed as a 180-degree rotated image. In addition, a 0 degree rotated image is printed at the time of front side printing, and a 180 degree rotated image is printed at the time of back side printing, thereby aligning the vertical direction of the image printed on the front side of the print medium and the image printed on the back side. Will be.

イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データを読み出すと、読み出した直後に該当データをK成分ページメモリ13Kから順に消去していく。これにより、K成分ページメモリ13K内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、K成分ページメモリ13Kの空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the K component page memory 13K, the image controller 11 erases the corresponding data in order from the K component page memory 13K immediately after the reading. As a result, the area used for storage in the K component page memory 13K decreases as the K component image data is read, in other words, the free capacity of the K component page memory 13K increases. .

時間T11が過ぎて時間T12になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T16まで)、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T11 passes and the time T12 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the C component page memory 13C in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T16), the image controller 11 stores the C component image from the C component page memory 13C. Read data. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出されたC成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、180度回転画像として行われる。   The C component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. Done. The C component printing is performed as a 180-degree rotated image in the same manner as the K component printing.

イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データを読み出すと、読み出した直後に該当データをC成分ページメモリ13Cから順に消去していく。これにより、C成分ページメモリ13C内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、C成分ページメモリ13Cの空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the C component page memory 13C, the image controller 11 erases the corresponding data in order from the C component page memory 13C immediately after the reading. As a result, the area used for storage in the C component page memory 13C decreases as the C component image data is read, in other words, the free capacity of the C component page memory 13C increases. .

時間T12が過ぎて時間T13になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T18まで)、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T12 passes and the time T13 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the M component image data from the M component page memory 13M in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T18), the image controller 11 stores the M component image from the M component page memory 13M. Read data. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出されたM成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、180度回転画像として行われる。   The M component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. Done. The printing of the M component is performed as a 180-degree rotated image similarly to the printing of the K component and the C component.

イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データを読み出すと、読み出した直後に該当データをM成分ページメモリ13Mから順に消去していく。これにより、M成分ページメモリ13M内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、M成分ページメモリ13Mの空き容量が増大していくことになる。   When the image controller 11 reads M component image data from the M component page memory 13M, the image controller 11 erases the corresponding data in order from the M component page memory 13M immediately after the reading. As a result, the area used for storage in the M component page memory 13M decreases as the M component image data is read, in other words, the free capacity of the M component page memory 13M increases. .

時間T13が過ぎて時間T14になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T19まで)、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When the time T13 has passed and the time T14 has passed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the Y component page memory 13Y in the reverse direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T19), the image controller 11 stores the Y component image from the Y component page memory 13Y. Read data. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出されたY成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、180度回転画像として行われる。   The Y component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. Done. The printing of the Y component is performed as a 180-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データを読み出すと、読み出した直後に該当データをY成分ページメモリ13Yから順に消去していく。これにより、Y成分ページメモリ13Y内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、Y成分ページメモリ13Yの空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the Y component page memory 13Y, the image controller 11 erases the corresponding data sequentially from the Y component page memory 13Y immediately after the reading. As a result, the area used for storage in the Y component page memory 13Y decreases as the Y component image data is read, in other words, the free capacity of the Y component page memory 13Y increases. .

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して180度回転画像として印刷され、これによって1枚目のプリント媒体の裏面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 180-degree rotated image on the print medium, thereby performing color printing on the back surface of the first print medium. Is done.

(第3のステップ)
イメージコントローラ11は、時間T17において、2枚目のプリント媒体の表面に印刷すべき画像データをK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して逆方向に書き込みを開始する制御を行う。ここで、時間T17は、上記した時間T16と時間T18との間の時間であり、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、第2のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T17と時間T19との間の時間は、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、上記したように、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。ここで、ページメモリ13において、データの読み出しと書き込みとが同時に行われても問題がない理由については、前記したものと同様である。
(Third step)
At time T17, the image controller 11 sends image data to be printed on the surface of the second print medium to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. To start writing in the opposite direction. Here, the time T17 is a time between the time T16 and the time T18 described above, and the timing at which the image data in the second step still remains in the M component page memory 13M and the Y component page memory 13Y. Become. In other words, during the time between time T17 and time T19, data reading and writing are simultaneously performed in the M component page memory 13M and the Y component page memory 13Y. By performing such processing, as described above, for example, it is possible to improve the processing speed as compared with the case of performing writing after data reading is completely completed. Here, the reason why there is no problem even if data reading and writing are simultaneously performed in the page memory 13 is the same as described above.

その後、第2のステップにおいて画像データの読み出しが完了する時間T19よりも後になる時間T20において、2枚目のプリント媒体の表面に印刷すべき画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。この時間T20のタイミングでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yには、印刷しようとしている画像データの全てのデータが格納されていることになる。   Thereafter, at a time T20 after the time T19 when reading of the image data is completed in the second step, all the K component page memories 13K and C component pages of the image data to be printed on the surface of the second print medium. Writing to the memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed. At the timing of this time T20, the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y store all data of the image data to be printed. become.

時間T20になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T24まで)、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T20, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the K component page memory 13K in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T24), the image controller 11 stores the K component image from the K component page memory 13K. Read data. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出されたK成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、印刷時のプリント媒体の搬送方向において、先頭側が画像データの画像の上側となるように、すなわち0度回転画像として行われる。   The K component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. Done. The printing of the K component is performed so that the leading side is above the image of the image data in the print medium conveyance direction at the time of printing, that is, as a 0-degree rotated image.

イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データを読み出すと、読み出した直後に該当データをK成分ページメモリ13Kから順に消去していく。これにより、K成分ページメモリ13K内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、K成分ページメモリ13Kの空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the K component page memory 13K, the image controller 11 erases the corresponding data in order from the K component page memory 13K immediately after the reading. As a result, the area used for storage in the K component page memory 13K decreases as the K component image data is read, in other words, the free capacity of the K component page memory 13K increases. .

時間T20が過ぎて時間T21になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T25まで)、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When the time T20 passes and the time T21 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the C component page memory 13C in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T25), the image controller 11 stores the C component image from the C component page memory 13C. Read data. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出されたC成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、0度回転画像として行われる。   The C component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. Done. The printing of the C component is performed as a 0-degree rotated image, similarly to the printing of the K component.

イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データを読み出すと、読み出した直後に該当データをC成分ページメモリ13Cから順に消去していく。これにより、C成分ページメモリ13C内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、C成分ページメモリ13Cの空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the C component page memory 13C, the image controller 11 erases the corresponding data in order from the C component page memory 13C immediately after the reading. As a result, the area used for storage in the C component page memory 13C decreases as the C component image data is read, in other words, the free capacity of the C component page memory 13C increases. .

時間T21が過ぎて時間T22になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T27まで)、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T21 passes and the time T22 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the M component image data from the M component page memory 13M in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T27), the image controller 11 stores the M component image from the M component page memory 13M. Read data. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出されたM成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、0度回転画像として行われる。   The M component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. Done. The printing of the M component is performed as a 0-degree rotated image, similarly to the printing of the K component and the C component.

イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データを読み出すと、読み出した直後に該当データをM成分ページメモリ13Mから順に消去していく。これにより、M成分ページメモリ13M内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、M成分ページメモリ13Mの空き容量が増大していくことになる。   When the image controller 11 reads M component image data from the M component page memory 13M, the image controller 11 erases the corresponding data in order from the M component page memory 13M immediately after the reading. As a result, the area used for storage in the M component page memory 13M decreases as the M component image data is read, in other words, the free capacity of the M component page memory 13M increases. .

時間T22が過ぎて時間T23になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを逆方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T28まで)、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T22 passes and time T23 is reached, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the Y component page memory 13Y in the reverse direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T28), the image controller 11 stores the Y component image from the Y component page memory 13Y. Read data. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出されたY成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、0度回転画像として行われる。   The Y component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. Done. The printing of the Y component is performed as a 0-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データを読み出すと、読み出した直後に該当データをY成分ページメモリ13Yから順に消去していく。これにより、Y成分ページメモリ13Y内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、Y成分ページメモリ13Yの空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the Y component page memory 13Y, the image controller 11 erases the corresponding data sequentially from the Y component page memory 13Y immediately after the reading. As a result, the area used for storage in the Y component page memory 13Y decreases as the Y component image data is read, in other words, the free capacity of the Y component page memory 13Y increases. .

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して0度回転画像として印刷され、これによって2枚目のプリント媒体の表面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as a 0-degree rotated image on the print medium, thereby performing color printing on the surface of the second print medium. Is done.

(第4のステップ)
イメージコントローラ11は、時間T26において、2枚目のプリント媒体の裏面に印刷すべき画像データをK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して逆方向に書き込みを開始する制御を行う。ここで、時間T26は、上記した時間T25と時間T27との間の時間であり、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、第3のステップにおける画像データがまだ残っているタイミングとなる。すなわち、時間T26と時間T29との間の時間は、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、データの読み出しと書き込みとが同時に行われていることになる。このような処理を行うことによって、例えばデータの読み出しが完全に完了してから書き込みを行う場合と比較して、処理速度を向上させることが可能となる。ここで、ページメモリ13において、データの読み出しと書き込みとが同時に行われても問題がない理由については、前記したものと同様である。
(Fourth step)
At time T26, the image controller 11 sends image data to be printed on the back surface of the second print medium to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. To start writing in the opposite direction. Here, the time T26 is a time between the time T25 and the time T27 described above, and the timing at which the image data in the third step still remains in the M component page memory 13M and the Y component page memory 13Y. Become. That is, during the time between time T26 and time T29, data reading and writing are performed simultaneously in the M component page memory 13M and the Y component page memory 13Y. By performing such processing, the processing speed can be improved as compared with, for example, the case where writing is performed after data reading is completely completed. Here, the reason why there is no problem even if data reading and writing are simultaneously performed in the page memory 13 is the same as described above.

その後、第3のステップにおいて画像データの読み出しが完了する時間T28よりも後になる時間T29において、2枚目のプリント媒体の裏面に印刷すべき画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。この時間T29のタイミングでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yには、印刷しようとしている画像データの全てのデータが格納されていることになる。   Thereafter, at a time T29 after the time T28 when the reading of the image data is completed in the third step, all the K component page memories 13K and C component pages of the image data to be printed on the back surface of the second print medium. Writing to the memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed. At the timing of time T29, the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y store all data of the image data to be printed. become.

時間T29になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_KのSYNC信号をHighからLowに変化させるまで(時間T33まで)、イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データの読み出しを行う。これによって、K成分の画像データの全てが読み出される。   At time T29, the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the K component image data from the K component page memory 13K in the forward direction. After that, until the system controller 9 changes the SYNC signal of VSYNC_K transmitted to the image controller 11 from High to Low (until time T33), the image controller 11 stores the K component image from the K component page memory 13K. Read data. As a result, all of the K component image data is read out.

イメージコントローラ11によって読み出されたK成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるK成分ステーション228Kに対して送信され、K成分の印刷が行われる。このK成分の印刷は、180度回転画像として行われる。このように2枚目のプリント媒体に対する印刷では、表面の印刷が0度回転画像によって行われ、裏面の印刷が180度回転画像によって行われることによって、プリント媒体の表側に印刷された画像と、裏側に印刷された画像との上下方向が揃えられることになる。   The K component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the K component station 228K in the printer engine 5 to print the K component. Done. The printing of the K component is performed as a 180-degree rotated image. In this way, in printing on the second print medium, printing on the front side is performed with a 0-degree rotated image, and printing on the back side is performed with a 180-degree rotated image, whereby an image printed on the front side of the print medium, The vertical direction with the image printed on the back side is aligned.

イメージコントローラ11は、K成分ページメモリ13KからK成分の画像データを読み出すと、読み出した直後に該当データをK成分ページメモリ13Kから順に消去していく。これにより、K成分ページメモリ13K内で記憶に使われている領域がK成分の画像データの読み出しにつれて減少していく、言い換えれば、K成分ページメモリ13Kの空き容量が増大していくことになる。   When the image controller 11 reads the K component image data from the K component page memory 13K, the image controller 11 erases the corresponding data in order from the K component page memory 13K immediately after the reading. As a result, the area used for storage in the K component page memory 13K decreases as the K component image data is read, in other words, the free capacity of the K component page memory 13K increases. .

時間T29が過ぎて時間T30になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_CのSYNC信号をHighからLowに変化させるまで(時間T34まで)、イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データの読み出しを行う。これによって、C成分の画像データの全てが読み出される。   When time T29 passes and time T30 is reached, the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the C component image data from the C component page memory 13C in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_C transmitted to the image controller 11 from High to Low (until time T34), the image controller 11 stores the C component image from the C component page memory 13C. Read data. As a result, all of the C component image data is read out.

イメージコントローラ11によって読み出されたC成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるC成分ステーション228Cに対して送信され、C成分の印刷が行われる。このC成分の印刷は、上記K成分の印刷と同様に、180度回転画像として行われる。   The C component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the C component station 228C in the printer engine 5 to print the C component. Done. The C component printing is performed as a 180-degree rotated image in the same manner as the K component printing.

イメージコントローラ11は、C成分ページメモリ13CからC成分の画像データを読み出すと、読み出した直後に該当データをC成分ページメモリ13Cから順に消去していく。これにより、C成分ページメモリ13C内で記憶に使われている領域がC成分の画像データの読み出しにつれて減少していく、言い換えれば、C成分ページメモリ13Cの空き容量が増大していくことになる。   When the image controller 11 reads the C component image data from the C component page memory 13C, the image controller 11 erases the corresponding data in order from the C component page memory 13C immediately after the reading. As a result, the area used for storage in the C component page memory 13C decreases as the C component image data is read, in other words, the free capacity of the C component page memory 13C increases. .

時間T30が過ぎて時間T31になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_MのSYNC信号をHighからLowに変化させるまで(時間T36まで)、イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データの読み出しを行う。これによって、M成分の画像データの全てが読み出される。   When the time T30 passes and the time T31 is reached, the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the M component image data from the M component page memory 13M in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_M transmitted to the image controller 11 from High to Low (until time T36), the image controller 11 stores the M component image from the M component page memory 13M. Read data. As a result, all of the M component image data is read out.

イメージコントローラ11によって読み出されたM成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるM成分ステーション228Mに対して送信され、M成分の印刷が行われる。このM成分の印刷は、上記K成分、C成分の印刷と同様に、180度回転画像として行われる。   The M component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the M component station 228M in the printer engine 5 to print the M component. Done. The printing of the M component is performed as a 180-degree rotated image similarly to the printing of the K component and the C component.

イメージコントローラ11は、M成分ページメモリ13MからM成分の画像データを読み出すと、読み出した直後に該当データをM成分ページメモリ13Mから順に消去していく。これにより、M成分ページメモリ13M内で記憶に使われている領域がM成分の画像データの読み出しにつれて減少していく、言い換えれば、M成分ページメモリ13Mの空き容量が増大していくことになる。   When the image controller 11 reads M component image data from the M component page memory 13M, the image controller 11 erases the corresponding data in order from the M component page memory 13M immediately after the reading. As a result, the area used for storage in the M component page memory 13M decreases as the M component image data is read, in other words, the free capacity of the M component page memory 13M increases. .

時間T31が過ぎて時間T32になると、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をLowからHighに変化させる。これに伴って、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを正方向で開始する。その後、システムコントローラ9が、イメージコントローラ11に対して送信しているVSYNC_YのSYNC信号をHighからLowに変化させるまで(時間T37まで)、イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データの読み出しを行う。これによって、Y成分の画像データの全てが読み出される。   When time T31 has passed and time T32 has elapsed, the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from Low to High. Accordingly, the image controller 11 starts reading the Y component image data from the Y component page memory 13Y in the forward direction. Thereafter, until the system controller 9 changes the SYNC signal of VSYNC_Y transmitted to the image controller 11 from High to Low (until time T37), the image controller 11 stores the Y component image from the Y component page memory 13Y. Read data. As a result, all of the Y component image data is read out.

イメージコントローラ11によって読み出されたY成分の画像データは、必要に応じて画像処理LSI10による画像処理が施された後に、プリンタエンジン5におけるY成分ステーション228Yに対して送信され、Y成分の印刷が行われる。このY成分の印刷は、上記K成分、C成分、M成分の印刷と同様に、180度回転画像として行われる。   The Y component image data read by the image controller 11 is subjected to image processing by the image processing LSI 10 as necessary, and then transmitted to the Y component station 228Y in the printer engine 5 to print the Y component. Done. The printing of the Y component is performed as a 180-degree rotated image, similarly to the printing of the K component, the C component, and the M component.

イメージコントローラ11は、Y成分ページメモリ13YからY成分の画像データを読み出すと、読み出した直後に該当データをY成分ページメモリ13Yから順に消去していく。これにより、Y成分ページメモリ13Y内で記憶に使われている領域がY成分の画像データの読み出しにつれて減少していく、言い換えれば、Y成分ページメモリ13Yの空き容量が増大していくことになる。   When the image controller 11 reads the Y component image data from the Y component page memory 13Y, the image controller 11 erases the corresponding data sequentially from the Y component page memory 13Y immediately after the reading. As a result, the area used for storage in the Y component page memory 13Y decreases as the Y component image data is read, in other words, the free capacity of the Y component page memory 13Y increases. .

以上のようにして、K成分画像、C成分画像、M成分画像、およびY成分画像が、プリント媒体に対して180度回転画像として印刷され、これによって2枚目のプリント媒体の裏面に対するカラー印刷が行われる。   As described above, the K component image, the C component image, the M component image, and the Y component image are printed as 180-degree rotated images on the print medium, whereby color printing is performed on the back surface of the second print medium. Is done.

(印刷処理例4:別プレーン方式・紙間小)
次に、1つの画像に対して、各色成分の画像データがそれぞれ互いに独立して存在している場合で、かつ、表面および裏面の印刷が等間隔では行われない場合の処理について図4を参照しながら説明する。この処理においても、上記した印刷処理例3と同様に、第1〜第4のステップによって2枚のプリント媒体に対する表裏両面印刷が行われる。
(Print processing example 4: separate plane method, small paper space)
Next, see FIG. 4 for processing when image data of each color component exists independently from each other for one image and printing on the front surface and the back surface is not performed at equal intervals. While explaining. Also in this process, similarly to the above-described print processing example 3, front and back double-sided printing is performed on two print media by the first to fourth steps.

印刷処理例3では、表面および裏面の印刷を等間隔で行うことによって、制御の簡素化を図るということを目的としていたが、この印刷処理例4では、可能な範囲で表面および裏面の印刷を早く行うように制御することによって、印刷処理速度を速くすることを目的としている。   In the print processing example 3, the purpose is to simplify the control by printing the front and back surfaces at equal intervals. However, in the print processing example 4, the front and back surfaces are printed as much as possible. The object is to increase the printing processing speed by controlling to perform it quickly.

印刷処理例4は、前記した印刷処理例3と比較して、第1のステップおよび第3のステップにおける処理が異なっており、その他の処理は同様となっている。以下では、印刷処理例3と異なる処理についてのみ説明する。   The print processing example 4 is different from the above-described print processing example 3 in the processing in the first step and the third step, and the other processing is the same. Hereinafter, only processing different from print processing example 3 will be described.

(第1のステップ)
まず、イメージコントローラ11の制御によって、時間T1においてK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して画像データの書き込みが開始される。この第1のステップでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する画像データの書き込みが正方向、読み出しが正方向で行われるので、画像データの左上のデータから順にK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに書き込まれる。そして、時間T4において該画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。
(First step)
First, under the control of the image controller 11, writing of image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is started at time T1. In this first step, image data is written to the K component page memory 13K, C component page memory 13C, M component page memory 13M, and Y component page memory 13Y in the forward direction and read out in the forward direction. The data is written in the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y sequentially from the upper left data. At time T4, the writing of all the image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed.

ここで、第1のステップでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yからの各色成分の画像データの読み出しは、正方向で行われるようになっている。すなわち、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みの方向と読み出しの方向とが一致していることになる。言い換えれば、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yにおいて、書き込みが行われる順番と読み出しが行われる順番とが一致することになる。よって、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the first step, the image data of each color component is read in the positive direction from the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. It has become. That is, the writing direction and the reading direction for the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y are the same. In other words, in the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y, the order in which writing is performed and the order in which reading is performed are the same. Therefore, since it is possible to sequentially read from the memory area in which writing has been completed, an image is output to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. Reading can be performed before all writing of data is completed.

本印刷処理例4では、これを利用して、画像データの書き込みが開始される時間T1の所定の時間後であり、かつ、画像データの書き込みが終了する時間T4よりも前となる時間T2において、K成分の画像データの読み出しが正方向で開始されるようになっている。その後、時間T3においてC成分、時間T5においてM成分、および時間T6においてY成分の画像データの読み出しが開始される。   In this print processing example 4, by using this, at a time T2 that is a predetermined time after the time T1 at which image data writing starts and before the time T4 at which image data writing ends. The readout of the K component image data is started in the positive direction. Thereafter, reading of image data of the C component at time T3, the M component at time T5, and the Y component at time T6 is started.

(第3のステップ)
第2のステップの後に、イメージコントローラ11の制御によって、時間T11においてK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して画像データの書き込みが開始される。この第3のステップでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する画像データの書き込みが逆方向、読み出しが逆方向で行われるので、画像データの左上のデータから順にK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに書き込まれる。そして、時間T14において該画像データの全てのK成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みが完了する。
(Third step)
After the second step, under the control of the image controller 11, writing of image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is started at time T11. Is done. In this third step, the writing of image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is performed in the reverse direction, and the reading is performed in the reverse direction. The data is written to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y sequentially from the upper left data. At time T14, the writing of all the image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is completed.

ここで、第3のステップでは、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yからの各色成分の画像データの読み出しは、逆方向で行われるようになっている。すなわち、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みの方向と読み出しの方向とが一致していることになる。すなわち、第1のステップと同様に、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the third step, the image data of each color component is read in the reverse direction from the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y. It has become. That is, the writing direction and the reading direction for the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y are the same. That is, as in the first step, it is possible to perform reading sequentially from the memory area where writing has been completed, so the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and Y Reading can be performed before all writing of image data to the component page memory 13Y is completed.

本印刷処理例4では、これを利用して、画像データの書き込みが開始される時間T11の所定の時間後であり、かつ、画像データの書き込みが終了する時間T14よりも前となる時間T12において、K成分の画像データの読み出しが逆方向で開始されるようになっている。その後、時間T13においてC成分、時間T15においてM成分、および時間T16においてY成分の画像データの読み出しが開始される。   In this print processing example 4, by using this, at a time T12 that is a predetermined time after the time T11 when the writing of the image data is started and before the time T14 when the writing of the image data is finished. The readout of the K component image data is started in the reverse direction. Thereafter, reading of image data of the C component at time T13, the M component at time T15, and the Y component at time T16 is started.

以上のように、第1のステップに関しては、印刷処理例3では、K成分の画像データの読み出しは、画像データの書き込みが終了する時間から行われるようになっていたが、印刷処理例4では、画像データの書き込みが終了する時間T4よりも前となる時間T2において、K成分の画像データの読み出しが開始されるようになっている。また、第3のステップに関しては、印刷処理例3では、K成分の画像データの読み出しは、画像データの書き込みが終了する時間から行われるようになっていたが、印刷処理例4では、画像データの書き込みが終了する時間T14よりも前となる時間T12において、K成分の画像データの読み出しが開始されるようになっている。すなわち、印刷処理例4によれば、第1および第3のステップにおいて、K成分の画像データの読み出しが開始される時間が早くなった分だけ、印刷処理速度を向上させることが可能となる。   As described above, regarding the first step, in the print processing example 3, the reading of the K component image data is performed from the time when the writing of the image data is completed. The reading of the K component image data is started at a time T2 before the time T4 at which the writing of the image data ends. Regarding the third step, in the print processing example 3, the reading of the K component image data is performed from the time when the writing of the image data is completed, but in the printing processing example 4, the image data is read out. At the time T12 before the time T14 when the writing ends, the reading of the K component image data is started. That is, according to the print processing example 4, in the first and third steps, it is possible to improve the print processing speed by the amount of time that the reading of the K component image data is started earlier.

(印刷処理例5:別プレーン方式・紙間最小)
次に、印刷処理例4よりもさらに印刷処理速度を速くすることが可能な印刷処理例について図5を参照しながら説明する。この処理においても、上記した印刷処理例3と同様に、第1〜第4のステップによって2枚のプリント媒体に対する表裏両面印刷が行われる。
(Print processing example 5: another plane method, minimum paper interval)
Next, a print processing example that can further increase the print processing speed than the print processing example 4 will be described with reference to FIG. Also in this process, similarly to the above-described print processing example 3, front and back double-sided printing is performed on two print media by the first to fourth steps.

印刷処理例4では、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対しての画像データの書き込みは、全て同じタイミングで行われている。したがって、各ステップにおける画像データの書き込みタイミングは、読み出しの完了が最も遅くなるY成分ページメモリ13Yからの読み出しに合わせて設定されている。   In the print processing example 4, the writing of image data to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y is all performed at the same timing. Therefore, the writing timing of the image data in each step is set in accordance with the reading from the Y component page memory 13Y where the completion of reading is the slowest.

これに対して、印刷処理例5では、K成分ページメモリ13K、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対しての画像データの書き込みをそれぞれ互いに異なるタイミングで行う。すなわち、各色成分に対応するページメモリに対する書き込み開始のタイミングは、対応するページメモリに対する読み出し状況に応じてなるべく早いタイミングとなるように設定されている。これにより、印刷処理例4よりもさらに印刷処理速度を速くすることを可能としている。   In contrast, in print processing example 5, image data is written to the K component page memory 13K, the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y at different timings. . In other words, the timing of starting writing to the page memory corresponding to each color component is set to be as early as possible in accordance with the reading status of the corresponding page memory. As a result, the print processing speed can be further increased as compared with the print processing example 4.

以下では、K成分ページメモリ13Kに対する書き込みおよび読み出しのタイミングについて説明する。なお、C成分ページメモリ13C、M成分ページメモリ13M、およびY成分ページメモリ13Yに対する書き込みおよび読み出しのタイミングは、K成分ページメモリ13Kに対する書き込みおよび読み出しのタイミングに対して、その開始タイミングがずれているのみである。   Hereinafter, the timing of writing and reading to the K component page memory 13K will be described. Note that the start timings of the write and read timings for the C component page memory 13C, the M component page memory 13M, and the Y component page memory 13Y are shifted from the write and read timings for the K component page memory 13K. Only.

(第1のステップ)
まず、イメージコントローラ11の制御によって、時間T1においてK成分ページメモリ13Kに対して画像データの書き込みが開始される。この第1のステップでは、K成分ページメモリ13Kに対する画像データの書き込みは正方向で行われるので、画像データの左上のデータから順にK成分ページメモリ13Kに書き込まれる。そして、時間T3において該画像データの全てのK成分ページメモリ13Kに対する書き込みが完了する。
(First step)
First, under the control of the image controller 11, writing of image data to the K component page memory 13K is started at time T1. In this first step, the image data is written to the K component page memory 13K in the forward direction, so that the image data is written to the K component page memory 13K in order from the upper left data. At time T3, the writing of the image data to all the K component page memories 13K is completed.

ここで、第1のステップでは、K成分ページメモリ13Kからの各色成分の画像データの読み出しは、正方向で行われるようになっている。すなわち、K成分ページメモリ13Kに対する書き込みの方向と読み出しの方向とが一致していることになる。言い換えれば、K成分ページメモリ13Kにおいて、書き込みが行われる順番と読み出しが行われる順番とが一致することになる。よって、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、K成分ページメモリ13Kに対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the first step, the image data of each color component is read from the K component page memory 13K in the positive direction. That is, the direction of writing to the K component page memory 13K matches the direction of reading. In other words, in the K component page memory 13K, the order in which writing is performed and the order in which reading is performed are the same. Therefore, since it is possible to sequentially read from the memory area where the writing has been completed, it is possible to perform the reading before the writing of all the image data to the K component page memory 13K is completed.

本印刷処理例5では、これを利用して、画像データの書き込みが開始される時間T1の所定の時間後であり、かつ、画像データの書き込みが終了する時間T3よりも前となる時間T2において、K成分の画像データの読み出しが正方向で開始されるようになっている。   In this print processing example 5, by using this, at a time T2 that is a predetermined time after the time T1 at which image data writing starts and before the time T3 at which image data writing ends. The readout of the K component image data is started in the positive direction.

(第2のステップ)
その後、時間T4において、イメージコントローラ11の制御によって、K成分ページメモリ13Kに対して画像データの正方向の書き込みが開始される。ここで、時間T4は、時間T2において開始されたK成分の画像データの読み出しの完了時間である時間T5よりも前の時間となっている。すなわち、時間T4から時間T5の間は、K成分ページメモリ13Kに対して読み出しと書き込みが同時に行われていることになる。これも、上記と同様に、K成分ページメモリ13Kに対する書き込みの方向と読み出しの方向とが一致していることにより、読み出しが完了しているメモリ領域から順に書き込みを行うことが可能となっていることにより実現されるものである。
(Second step)
Thereafter, at time T4, under the control of the image controller 11, writing of image data in the positive direction to the K component page memory 13K is started. Here, the time T4 is a time before the time T5 which is the completion time of reading the K component image data started at the time T2. That is, during time T4 to time T5, reading and writing are simultaneously performed on the K component page memory 13K. Similarly to the above, since the writing direction and the reading direction with respect to the K component page memory 13K coincide with each other, it is possible to perform writing sequentially from the memory area where the reading is completed. Is realized.

その後、時間T4から開始された画像データの書き込みが終了する時間T6において、K成分の画像データの読み出しが逆方向で開始され、時間T11に読み出しが終了する。   After that, at time T6 when writing of image data started from time T4 ends, reading of K component image data starts in the reverse direction, and reading ends at time T11.

(第3のステップ)
その後、時間T11においてK成分ページメモリ13Kに対して画像データの書き込みが開始される。この第3のステップでは、K成分ページメモリ13Kに対する画像データの書き込みは逆方向で行われるので、画像データの右下のデータから順にK成分ページメモリ13Kに書き込まれる。そして、時間T13において該画像データの全てのK成分ページメモリ13Kに対する書き込みが完了する。
(Third step)
Thereafter, writing of image data to the K component page memory 13K is started at time T11. In this third step, the image data is written to the K component page memory 13K in the reverse direction, so that the image data is written to the K component page memory 13K in order from the lower right data. At time T13, the writing of the image data to all the K component page memories 13K is completed.

ここで、第3のステップでは、K成分ページメモリ13Kからの各色成分の画像データの読み出しは、逆方向で行われるようになっている。すなわち、K成分ページメモリ13Kに対する書き込みの方向と読み出しの方向とが一致していることになる。よって、書き込みが完了しているメモリ領域から順に読み出しを行うことが可能となるので、K成分ページメモリ13Kに対して画像データの全ての書き込みが完了する前から読み出しを行うことが可能となる。   Here, in the third step, the image data of each color component is read from the K component page memory 13K in the reverse direction. That is, the direction of writing to the K component page memory 13K matches the direction of reading. Therefore, since it is possible to sequentially read from the memory area where the writing has been completed, it is possible to perform the reading before the writing of all the image data to the K component page memory 13K is completed.

本印刷処理例5では、これを利用して、画像データの書き込みが開始される時間T11の所定の時間後であり、かつ、画像データの書き込みが終了する時間T13よりも前となる時間T12において、K成分の画像データの読み出しが逆方向で開始されるようになっている。   In this print processing example 5, by using this, at a time T12 that is a predetermined time after the time T11 at which image data writing is started and before the time T13 at which image data writing ends. The readout of the K component image data is started in the reverse direction.

(第4のステップ)
その後、時間T14において、イメージコントローラ11の制御によって、K成分ページメモリ13Kに対して画像データの逆方向の書き込みが開始される。ここで、時間T14は、時間T12において開始されたK成分の画像データの読み出しの完了時間である時間T15よりも前の時間となっている。すなわち、時間T14から時間T15の間は、K成分ページメモリ13Kに対して読み出しと書き込みが同時に行われていることになる。これも、上記と同様に、K成分ページメモリ13Kに対する書き込みの方向と読み出しの方向とが一致していることにより、読み出しが完了しているメモリ領域から順に書き込みを行うことが可能となっていることにより実現されるものである。
(Fourth step)
After that, at time T14, writing of image data in the reverse direction to the K component page memory 13K is started under the control of the image controller 11. Here, the time T14 is a time prior to the time T15, which is the completion time of reading the K component image data started at the time T12. That is, during time T14 to time T15, reading and writing are simultaneously performed on the K component page memory 13K. Similarly to the above, since the writing direction and the reading direction with respect to the K component page memory 13K coincide with each other, it is possible to perform writing sequentially from the memory area where the reading is completed. Is realized.

その後、時間T14から開始された画像データの書き込みが終了する時間T16において、K成分の画像データの読み出しが逆方向で開始される。   After that, at time T16 when the writing of the image data started from time T14 ends, reading of the K component image data starts in the reverse direction.

(印刷処理例6:複数枚連続印刷)
両面印刷を行う場合、前記したように、表面の印刷が完了した後にスイッチバック機構によってプリント媒体の裏表を反転させて、画像形成部210に戻す処理が行われる。すなわち、表面の印刷が完了してから裏面の印刷が行われるまでに、プリント媒体の反転処理および搬送処理に必要とされる時間がかかることになる。そこで、両面印刷を複数枚行う場合には、1枚目の表面の印刷が完了し、1枚目のプリント媒体の反転・搬送処理を行っている間に2枚目の表面の印刷を行うようにしてもよい。これにより、プリント媒体の反転・搬送処理を行っている間のアイドル時間をなくすことが可能となり、印刷処理速度を向上させることが可能となる。
(Print processing example 6: printing multiple sheets continuously)
When performing double-sided printing, as described above, after the printing on the front surface is completed, the back and front of the print medium is reversed by the switchback mechanism and returned to the image forming unit 210. That is, it takes time required for the reversing process and the conveying process of the print medium from the completion of the front surface printing to the back surface printing. Therefore, in the case where a plurality of duplex printings are performed, the printing of the first sheet is completed and the second sheet is printed while the first printing medium is reversed and transported. It may be. As a result, it is possible to eliminate idle time during the reversing / conveying process of the print medium, and it is possible to improve the printing process speed.

図6(a)は、上記のように、表面および裏面の印刷をそれぞれ2枚連続して行う場合のページメモリ13に記憶されているデータ量の変化を示している。この図6(a)に示す例では、前記した印刷処理例1における処理に基づいたものとなっている。   FIG. 6A shows a change in the amount of data stored in the page memory 13 when two sheets of the front surface and the back surface are continuously printed as described above. In the example shown in FIG. 6A, the process is based on the process in the print process example 1 described above.

第1のステップでは、印刷処理例1における第1のステップに対応する処理によって表面の印刷が行われる。第2のステップでは、同じく印刷処理例1における第1のステップに対応する処理によって表面の印刷が行われる。第3のステップでは、印刷処理例1における第2のステップに対応する処理によって裏面の印刷が行われる。第4のステップでは、印刷処理例1における第4のステップに対応する処理によって裏面の印刷が行われる。以降、これらの第1〜第4のステップが繰り返される。   In the first step, the front surface is printed by a process corresponding to the first step in the print processing example 1. In the second step, the surface is printed by the process corresponding to the first step in the print processing example 1 in the same manner. In the third step, the back side is printed by the process corresponding to the second step in the print processing example 1. In the fourth step, the back side is printed by the process corresponding to the fourth step in the print processing example 1. Thereafter, these first to fourth steps are repeated.

第1のステップでは、ページメモリ13からの読み出しが正方向で行われている一方、第2のステップでは、ページメモリ13に対する書き込みが正方向で行われている。すなわち、ページメモリ13において、書き込みの方向と読み出しの方向とが一致していることになるので、ページメモリ13に対して画像データの全ての読み出しが完了する前から書き込みを行うことが可能となっている。これにより、処理速度を向上させている。   In the first step, reading from the page memory 13 is performed in the forward direction, while in the second step, writing to the page memory 13 is performed in the forward direction. That is, in the page memory 13, the writing direction and the reading direction coincide with each other, so that it is possible to perform writing to the page memory 13 before all the image data is completely read. ing. Thereby, the processing speed is improved.

また、第2のステップでの読み出しの方向(正方向)と、第3のステップでの書き込みの方向(正方向)とが一致しているので、上記と同様に、ページメモリ13に対して画像データの全ての読み出しが完了する前から書き込みを行うことが可能となっている。これにより、処理速度を向上させている。   In addition, since the reading direction (positive direction) in the second step matches the writing direction (positive direction) in the third step, the image is stored in the page memory 13 in the same manner as described above. Writing can be performed before all the data reading is completed. Thereby, the processing speed is improved.

また、第3のステップでの読み出しの方向(逆方向)と、第4のステップでの書き込みの方向(逆方向)とが一致しているので、上記と同様に、ページメモリ13に対して画像データの全ての読み出しが完了する前から書き込みを行うことが可能となっている。これにより、処理速度を向上させている。   In addition, since the reading direction (reverse direction) in the third step and the writing direction (reverse direction) in the fourth step are the same, the image is stored in the page memory 13 in the same manner as described above. Writing can be performed before all the data reading is completed. Thereby, the processing speed is improved.

また、第4のステップでの読み出しの方向(正方向)と、次のサイクルの第1のステップでの書き込みの方向(正方向)とが一致しているので、上記と同様に、ページメモリ13に対して画像データの全ての読み出しが完了する前から書き込みを行うことが可能となっている。これにより、処理速度を向上させている。   In addition, since the reading direction (positive direction) in the fourth step matches the writing direction (positive direction) in the first step of the next cycle, similarly to the above, the page memory 13 On the other hand, writing can be performed before all reading of image data is completed. Thereby, the processing speed is improved.

以上のように、図6(a)に示す例によれば、各ステップにおけるページメモリ13に対する読み出しと書き込みの方向が一致しているので、読み出しと書き込みを同時に行うことによって処理速度の向上が図られている。   As described above, according to the example shown in FIG. 6A, the reading and writing directions with respect to the page memory 13 in each step coincide with each other, so that the processing speed can be improved by performing reading and writing simultaneously. It has been.

また、図6(b)は、表面および裏面の印刷をそれぞれ3枚連続して行う場合のページメモリ13に記憶されているデータ量の変化を示している。この図6(b)に示す例も、前記した印刷処理例1における処理に基づいたものとなっている。   FIG. 6B shows a change in the amount of data stored in the page memory 13 when three front and back prints are performed continuously. The example shown in FIG. 6B is also based on the processing in the print processing example 1 described above.

第1〜第3のステップでは、印刷処理例1における第1のステップに対応する処理によって表面の印刷が行われる。第4のステップでは、同じく印刷処理例1における第2のステップに対応する処理によって裏面の印刷が行われる。第5のステップでは、同じく印刷処理例1における第4のステップに対応する処理によって裏面の印刷が行われる。第6のステップでは、同じく印刷処理例1における第2のステップに対応する処理によって裏面の印刷が行われる。第7〜第9のステップでは、印刷処理例1における第3のステップに対応する処理によって表面の印刷が行われる。第10のステップでは、同じく印刷処理例1における第4のステップに対応する処理によって裏面の印刷が行われる。第11のステップでは、同じく印刷処理例1における第2のステップに対応する処理によって裏面の印刷が行われる。第12のステップでは、同じく印刷処理例1における第4のステップに対応する処理によって裏面の印刷が行われる。以降、これらの第1〜第12のステップが繰り返される。   In the first to third steps, the surface is printed by the process corresponding to the first step in the print processing example 1. In the fourth step, the back side is printed by the process corresponding to the second step in the print processing example 1 in the same manner. In the fifth step, the back side is printed by the process corresponding to the fourth step in the print processing example 1 in the same manner. In the sixth step, the back side is printed by the process corresponding to the second step in the print processing example 1 in the same manner. In the seventh to ninth steps, the surface is printed by the process corresponding to the third step in the print processing example 1. In the tenth step, the back side is printed by the process corresponding to the fourth step in the print processing example 1 in the same manner. In the eleventh step, the back side is printed by the process corresponding to the second step in the print processing example 1 in the same manner. In the twelfth step, the back side is printed by the process corresponding to the fourth step in the print processing example 1 in the same manner. Thereafter, these first to twelfth steps are repeated.

この例においても、各ステップにおけるページメモリ13に対する読み出しと書き込みの方向が一致しているので、読み出しと書き込みを同時に行うことによって処理速度の向上が図られている。   Also in this example, since the reading and writing directions with respect to the page memory 13 in each step coincide with each other, the processing speed is improved by simultaneously performing reading and writing.

本発明は上述した実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能である。すなわち、請求項に示した範囲で適宜変更した技術的手段を組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope shown in the claims. That is, embodiments obtained by combining technical means appropriately changed within the scope of the claims are also included in the technical scope of the present invention.

本発明に係る画像形成装置は、本実施形態で示したように、ホストから送信された印刷ジョブの印刷、スキャナユニットによって読取られた画像などの印刷処理を行うMFPや、複写機能のみを有する複写機、プリント機能のみを有するプリンタなどに適用可能である。また、本発明に係る画像処理装置は、上記のような各種画像形成装置に内蔵されるプリンタコントローラとして適用することができる。   As shown in the present embodiment, the image forming apparatus according to the present invention is an MFP that performs print processing of a print job transmitted from a host, prints an image read by a scanner unit, or a copy having only a copy function. It can be applied to a printer and a printer having only a print function. Further, the image processing apparatus according to the present invention can be applied as a printer controller built in the various image forming apparatuses as described above.

本実施形態に係るMFPが行う印刷処理例1において、ページメモリに対する書き込みおよび読み出しなどの状態遷移を示す図である。FIG. 10 is a diagram illustrating state transitions such as writing to and reading from a page memory in a print processing example 1 performed by the MFP according to the embodiment. 本実施形態に係るMFPが行う印刷処理例2において、ページメモリに対する書き込みおよび読み出しなどの状態遷移を示す図である。FIG. 10 is a diagram illustrating state transitions such as writing to and reading from a page memory in a print processing example 2 performed by the MFP according to the embodiment. 本実施形態に係るMFPが行う印刷処理例3において、ページメモリに対する書き込みおよび読み出しなどの状態遷移を示す図である。FIG. 10 is a diagram illustrating state transitions such as writing to and reading from a page memory in a print processing example 3 performed by the MFP according to the embodiment. 本実施形態に係るMFPが行う印刷処理例4において、ページメモリに対する書き込みおよび読み出しなどの状態遷移を示す図である。FIG. 10 is a diagram illustrating state transitions such as writing to and reading from a page memory in a print processing example 4 performed by the MFP according to the embodiment. 本実施形態に係るMFPが行う印刷処理例5において、ページメモリに対する書き込みおよび読み出しなどの状態遷移を示す図である。FIG. 10 is a diagram illustrating state transitions such as writing to and reading from a page memory in a print processing example 5 performed by the MFP according to the embodiment. 同図(a)および同図(b)は、本実施形態に係るMFPが行う印刷処理例6において、ページメモリにおけるデータ変化の状態遷移を示す図である。(A) and (b) are diagrams showing the state transition of the data change in the page memory in the print processing example 6 performed by the MFP according to the present embodiment. 本実施形態に係るプリントシステムの概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of a print system according to an embodiment. 各色成分の画像データにそれぞれ対応した各色成分のページメモリを設けた場合の、上記プリントシステムの概略構成を示すブロック図である。FIG. 2 is a block diagram illustrating a schematic configuration of the print system in the case where a page memory for each color component corresponding to each color component image data is provided. 本実施形態に係るMFPが備えるプリンタエンジンの概略構成を示す断面図である。FIG. 2 is a cross-sectional view illustrating a schematic configuration of a printer engine included in the MFP according to the embodiment.

符号の説明Explanation of symbols

1 MFP(画像形成装置)
2 ホスト
3 プリンタコントローラ(画像処理装置)
4 スキャナユニット
5 プリンタエンジン
7 HDD
8 I/Oコントローラ
9 システムコントローラ(処理制御手段)
9a システムメモリ
9b CPU
11 イメージコントローラ(記憶部制御手段)
12 RAM(データ記憶部)
13 ページメモリ
13C C成分ページメモリ
13K K成分ページメモリ
13M M成分ページメモリ
13Y Y成分ページメモリ
210 画像形成部
211 給紙部
221 スイッチバック搬送経路
228 画像形成ステーション
228C C成分ステーション
228K K成分ステーション
228M M成分ステーション
228Y Y成分ステーション
1 MFP (image forming device)
2 Host 3 Printer controller (image processing device)
4 Scanner unit 5 Printer engine 7 HDD
8 I / O controller 9 System controller (processing control means)
9a System memory 9b CPU
11 Image controller (storage unit control means)
12 RAM (data storage unit)
13 page memory 13C C component page memory 13K K component page memory 13M M component page memory 13Y Y component page memory 210 Image forming unit 211 Paper feed unit 221 Switchback transport path 228 Image forming station 228C C component station 228K K component station 228M M Component station 228Y Y component station

Claims (11)

プリンタエンジンに対して画像形成すべきデータを出力する画像処理装置において、
上記データを格納するデータ記憶部と、
上記データ記憶部に対して、画像形成すべきデータを書き込む処理、および、画像形成すべきデータを上記データ記憶部から読み出して上記プリンタエンジンに対して出力する処理を行う記憶部制御手段と、
上記記憶部制御手段による処理を制御する処理制御手段とを備え、
上記データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータを上記データ記憶部に対して書き込む処理が行われるように、上記処理制御手段が上記記憶部制御手段を制御することを特徴とする画像処理装置。
In an image processing apparatus that outputs data to be imaged to a printer engine,
A data storage unit for storing the data;
Storage unit control means for performing processing for writing data to be image-formed to the data storage unit, and processing for reading data to be image-formed from the data storage unit and outputting the data to the printer engine;
Processing control means for controlling processing by the storage control means,
In a period in which data included in one unit image is read from the data storage unit, a process of writing data included in an image to be imaged next to the data storage unit is performed. An image processing apparatus, wherein the processing control means controls the storage section control means.
画像形成すべき1単位の画像に含まれるデータが順に上記データ記憶部に対して書き込みまたは読み出しが行われる際の方向として、第1の方向および第1の方向と逆となる第2の方向が存在するとともに、
上記データ記憶部から1単位の画像に含まれるデータが読み出されている読み出し方向と、該読み出されている期間に、次に画像形成すべき画像に含まれるデータが上記データ記憶部に対して書き込まれている書き込み方向とが一致するように、上記処理制御手段が上記記憶部制御手段を制御することを特徴とする請求項1記載の画像処理装置。
The first direction and the second direction opposite to the first direction are directions in which data included in one unit image to be imaged is sequentially written or read out from the data storage unit. Exist and
The reading direction in which the data included in one unit image is read from the data storage unit, and the data included in the image to be imaged next in the reading period are stored in the data storage unit. The image processing apparatus according to claim 1, wherein the processing control unit controls the storage unit control unit so that a writing direction written in the same direction is matched.
上記データ記憶部に対して、1単位の画像に含まれるデータが書き込まれている期間に、書き込みが完了したデータから順に読み出しが行われるように、上記処理制御手段が上記記憶部制御手段を制御することを特徴とする請求項1記載の画像処理装置。   The processing control unit controls the storage unit control unit so that the data storage unit sequentially reads from the data that has been written during a period in which the data included in one unit image is written. The image processing apparatus according to claim 1, wherein: 画像形成すべき1単位の画像に含まれるデータが順に上記データ記憶部に対して書き込みまたは読み出しが行われる際の方向として、第1の方向および第1の方向と逆となる第2の方向が存在するとともに、
上記データ記憶部から1単位の画像に含まれるデータが書き込まれている書き込み方向と、該書き込まれている期間に書き込みが完了したデータの読み出しが行われている読み出し方向とが一致するように、上記処理制御手段が上記記憶部制御手段を制御することを特徴とする請求項3記載の画像処理装置。
The first direction and the second direction opposite to the first direction are directions in which data included in one unit image to be imaged is sequentially written or read out from the data storage unit. Exist and
The writing direction in which the data included in one unit image is written from the data storage unit and the reading direction in which the data that has been written in the writing period are being read are matched. The image processing apparatus according to claim 3, wherein the processing control unit controls the storage unit control unit.
画像形成すべきデータが、1単位の画像に対応するデータの中に複数の色成分のデータが含まれているデータであり、
上記記憶部制御手段が、各色成分のデータを別々に読み出して上記プリンタエンジンに対して出力するように上記処理制御手段が制御することを特徴とする請求項1記載の画像処理装置。
The data to be image-formed is data in which data of a plurality of color components is included in data corresponding to one unit of image,
The image processing apparatus according to claim 1, wherein the storage control unit controls the processing control unit so that the data of each color component is read out separately and output to the printer engine.
画像形成すべきデータが、1単位の画像に対して、各色成分のデータがそれぞれ互いに独立しているデータであり、
上記データ記憶部が、各色成分に対応した複数の色成分データ記憶部を備えており、
上記記憶部制御手段が、各色成分のデータをそれぞれ対応する色成分データ記憶部に書き込むとともに、各色成分のデータを各色成分データ記憶部から別々に読み出して上記プリンタエンジンに対して出力するように上記処理制御手段が制御することを特徴とする請求項1記載の画像処理装置。
The data to be image-formed is data in which the data of each color component is independent from each other for one unit of image,
The data storage unit includes a plurality of color component data storage units corresponding to each color component,
The storage unit control means writes the data of each color component in the corresponding color component data storage unit, and reads out the data of each color component from each color component data storage unit and outputs them to the printer engine. The image processing apparatus according to claim 1, wherein the processing control unit controls the image processing apparatus.
上記処理制御手段が、上記記憶部制御手段に対して、
画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第1の方向で書き込み、該データを上記第1の方向で読み出す第1のステップと、
次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第1の方向で書き込み、該データを上記第2の方向で読み出す第2のステップと、
さらに次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第2の方向で書き込み、該データを上記第2の方向で読み出す第3のステップと、
さらに次に画像形成すべき1単位の画像に含まれるデータを上記データ記憶部に対して上記第2の方向で書き込み、該データを上記第1の方向で読み出す第4のステップとを繰り返して行わせるように制御することを特徴とする請求項2記載の画像処理装置。
The processing control means, with respect to the storage control means,
A first step of writing data included in one unit of image to be imaged to the data storage unit in the first direction and reading the data in the first direction;
A second step of writing data included in one unit image to be imaged to the data storage unit in the first direction and reading the data in the second direction;
A third step of writing data contained in one unit of image to be imaged next to the data storage unit in the second direction and reading the data in the second direction;
Further, data included in one unit image to be imaged next is written in the data storage unit in the second direction, and the fourth step of reading the data in the first direction is repeated. The image processing apparatus according to claim 2, wherein control is performed so that
上記処理制御手段が、上記記憶部制御手段に対して、
上記各ステップをそれぞれ所定の回数繰り返して行わせるように制御することを特徴とする請求項7記載の画像処理装置。
The processing control means, with respect to the storage control means,
The image processing apparatus according to claim 7, wherein each of the steps is controlled to be repeated a predetermined number of times.
請求項1ないし8のいずれか一項に記載の画像処理装置と、プリンタエンジンとを備えたことを特徴とする画像形成装置。   An image forming apparatus comprising: the image processing apparatus according to claim 1; and a printer engine. プリンタエンジンに対して画像形成すべきデータを出力する画像処理装置における画像処理方法において、
上記データを格納するデータ記憶部に対して、画像形成すべきデータを書き込む処理、および、画像形成すべきデータを上記データ記憶部から読み出して上記プリンタエンジンに対して出力する処理とを含み、
上記データ記憶部から1単位の画像に含まれるデータが読み出されている期間に、次に画像形成すべき画像に含まれるデータを上記データ記憶部に対して書き込む処理を行うことを特徴とする画像処理方法。
In an image processing method in an image processing apparatus that outputs data to be imaged to a printer engine,
A process of writing data to be image-formed to a data storage unit for storing the data, and a process of reading data to be image-formed from the data storage unit and outputting the data to the printer engine,
In a period in which data included in one unit image is read from the data storage unit, a process of writing data included in an image to be imaged next to the data storage unit is performed. Image processing method.
請求項1ないし8のいずれか一項に記載の画像処理装置が備える処理制御手段をコンピュータに実現させることを特徴とする画像処理プログラム。   An image processing program for causing a computer to realize processing control means included in the image processing apparatus according to any one of claims 1 to 8.
JP2004220611A 2004-07-28 2004-07-28 Image processing apparatus, image forming apparatus, image processing method, and image processing program Expired - Fee Related JP4509685B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004220611A JP4509685B2 (en) 2004-07-28 2004-07-28 Image processing apparatus, image forming apparatus, image processing method, and image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004220611A JP4509685B2 (en) 2004-07-28 2004-07-28 Image processing apparatus, image forming apparatus, image processing method, and image processing program

Publications (2)

Publication Number Publication Date
JP2006035699A true JP2006035699A (en) 2006-02-09
JP4509685B2 JP4509685B2 (en) 2010-07-21

Family

ID=35901193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004220611A Expired - Fee Related JP4509685B2 (en) 2004-07-28 2004-07-28 Image processing apparatus, image forming apparatus, image processing method, and image processing program

Country Status (1)

Country Link
JP (1) JP4509685B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012081736A (en) * 2010-09-15 2012-04-26 Ricoh Co Ltd Printer and printing control method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05158463A (en) * 1991-12-07 1993-06-25 Fujitsu Ltd Page plotting device
JPH10230642A (en) * 1997-02-19 1998-09-02 Konica Corp Printer
JP2000203103A (en) * 1999-01-13 2000-07-25 Ricoh Co Ltd Image data processor for printer
JP2003167700A (en) * 2001-11-29 2003-06-13 Casio Electronics Co Ltd Print system
JP2003211729A (en) * 2002-01-25 2003-07-29 Canon Inc Imaging apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05158463A (en) * 1991-12-07 1993-06-25 Fujitsu Ltd Page plotting device
JPH10230642A (en) * 1997-02-19 1998-09-02 Konica Corp Printer
JP2000203103A (en) * 1999-01-13 2000-07-25 Ricoh Co Ltd Image data processor for printer
JP2003167700A (en) * 2001-11-29 2003-06-13 Casio Electronics Co Ltd Print system
JP2003211729A (en) * 2002-01-25 2003-07-29 Canon Inc Imaging apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012081736A (en) * 2010-09-15 2012-04-26 Ricoh Co Ltd Printer and printing control method

Also Published As

Publication number Publication date
JP4509685B2 (en) 2010-07-21

Similar Documents

Publication Publication Date Title
US8111420B2 (en) Printer control apparatus and method of controlling the same, printer and method of controlling the same, reader and method of controlling the same, and image forming system
JP2011039331A (en) Image forming apparatus, method for controlling thereof and program thereof
JP4402083B2 (en) Image forming apparatus
JP4509685B2 (en) Image processing apparatus, image forming apparatus, image processing method, and image processing program
JP2007017656A (en) Image forming method and image forming apparatus
US9955036B2 (en) Image forming apparatus including a first storage, a second storage, and a bus and image forming method using the same
JP2010002511A (en) Image forming apparatus and control method thereof
JP2009182812A (en) Image processor
JP2014034179A (en) Image forming system
JP2001100487A (en) Device and system for forming image
JP2010197781A (en) Copying apparatus, control method therefor, and program
JP2015005950A (en) Image forming apparatus, control method of the same, and program
JP2017161597A (en) Image forming apparatus and image formation control method
JP2001345973A (en) Image processing system and its control method, and storage medium
JP4936800B2 (en) Image forming apparatus
JP2009301291A (en) Image forming system
US8050617B2 (en) Image forming apparatus
JP5304308B2 (en) Image forming apparatus
JP6459817B2 (en) Copy device
JPH07154541A (en) Picture recorder
JP2004072391A (en) Image processor, image processing method, image forming device, image forming method, computer program, and computer readable storage medium
JP2003274075A (en) Image processing apparatus and image forming apparatus
JP4392955B2 (en) Image forming method, storage medium, and image processing system
JP4061200B2 (en) Image forming system and image forming apparatus
JP2007174538A (en) Image forming apparatus and image forming method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060912

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100209

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100402

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100402

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100427

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100428

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4509685

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140514

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees