JP2011073259A - Image processing device, color image forming apparatus, image processing method, image processing program and recording medium - Google Patents

Image processing device, color image forming apparatus, image processing method, image processing program and recording medium Download PDF

Info

Publication number
JP2011073259A
JP2011073259A JP2009226618A JP2009226618A JP2011073259A JP 2011073259 A JP2011073259 A JP 2011073259A JP 2009226618 A JP2009226618 A JP 2009226618A JP 2009226618 A JP2009226618 A JP 2009226618A JP 2011073259 A JP2011073259 A JP 2011073259A
Authority
JP
Japan
Prior art keywords
image data
color
image
data
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009226618A
Other languages
Japanese (ja)
Inventor
Yoshikazu Katabe
佳和 形部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009226618A priority Critical patent/JP2011073259A/en
Publication of JP2011073259A publication Critical patent/JP2011073259A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing device, a color image forming apparatus, an image processing method, an image processing program and a recording medium which can cope with an increase of the number of colors while at suppressing cost and improving processing speed. <P>SOLUTION: A copy machine 1 reads image data of a reference color CMYK from a main memory 6 by DMAC 13C to 13K and outputs it to an engine 8C to 8K through each line FIFO. The image data of a special color Cl is read from the main memory 6 by DMAC for CMYK before reading the image data of reference color CMYK in a first page, and at the read-out interval of the last and succeeding pages of the reference color CMYK in the second page or the succeeding pages, and is written in a page memory 22 by a page memory writing control part 21, and read by a page memory reading control part 23, and then the image data of the special color Cl are outputted to the engine 8Cl. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、画像処理デバイス、カラー画像形成装置、画像処理方法、画像処理プログラム及び記録媒体に関し、詳細には、コストの抑制と処理速度の維持を図りつつ色数の増加に対応する画像処理デバイス、カラー画像形成装置、画像処理方法、画像処理プログラム及び記録媒体に関する。   The present invention relates to an image processing device, a color image forming apparatus, an image processing method, an image processing program, and a recording medium, and more specifically, an image processing device corresponding to an increase in the number of colors while suppressing cost and maintaining processing speed. The present invention relates to a color image forming apparatus, an image processing method, an image processing program, and a recording medium.

複写装置、複合装置等の画像形成装置は、近年、画像処理用の集積回路、例えば、ASIC(Application Specific Integrated Circuit)を搭載して、印刷用の画像データ、例えば、C(シアン)、M(マゼンタ)、Y(イエロー)、K(ブラック)の基準色の画像データを一旦メインメモリに展開した後、エンジン側からの画像要求に応じて、メインメモリ上から各版(各色)の画像データをDMAC(Direct Memory Access Controller :DMAコントローラ)によって読み出して、エンジン側へDMA転送する。   In recent years, image forming apparatuses such as copying apparatuses and composite apparatuses are equipped with an integrated circuit for image processing, for example, an ASIC (Application Specific Integrated Circuit), and image data for printing, for example, C (cyan), M ( After the image data of the reference colors of magenta), Y (yellow), and K (black) are once expanded in the main memory, the image data of each plate (each color) is transferred from the main memory in response to an image request from the engine side. The data is read out by a DMAC (Direct Memory Access Controller) and DMA-transferred to the engine side.

例えば、図9に示すような複写装置100の場合、スキャナ101で読み取った原稿の画像データをスキャナASIC102によって必要な画像処理、例えば、スキャナ特性の補正等の画像処理を施して印刷用のCMYKの画像データとして、一旦、ハードディスク(HDD)103に保管し、所定の時期に、CPU(Central Processing Unit )104がハードディスク103から1ページ分ずつ画像データを読み出してメインメモリ105に展開する。プリンタASIC106は、電子写真方式のプリンタ107から印刷要求があると、メインメモリ105に展開されている1ページ分の画像データを各色毎に順次ライン単位で読み出して、プリンタ107にビデオ信号として転送する。プリンタ107は、給紙部、画像形成部、定着部、排紙部等を備えている。画像形成部は、基準色である4色のエンジン107C、107M、107Y、107K毎に感光体107Ca、107Ma、107Ya、107Kaを中心として、電子写真方式で画像形成するのに必要が各部、例えば、帯電部、光書き込み部、現像部、転写部、除電部及びクリーニング部等が配設されており、プロッタASIC106から送られてきた各色のビデオ信号に基づいて変調した各色用のレーザ光を光書き込み部から対応する色の感光体107Ca、107Ma、107Ya、107Kaに照射して静電潜像を形成する。プリンタ107は、静電潜像の形成された感光体107Ca、107Ma、107Ya、107Kaに現像部でトナーを供給してトナー画像を形成し、各感光体107Ca、107Ma、107Ya、107Ka上のトナー画像を給紙部からタイミングを合わせて搬送されてくる用紙108に順次重ね合わせて転写することで、カラー画像を用紙108に形成する。このカラーのトナー画像の転写された用紙108を定着部で加熱・加圧することで、カラートナー画像を用紙108に定着させて画像形成する。   For example, in the case of the copying apparatus 100 as shown in FIG. 9, the image data of the original read by the scanner 101 is subjected to necessary image processing by the scanner ASIC 102, for example, image processing such as correction of scanner characteristics, and the CMYK for printing. The image data is temporarily stored in the hard disk (HDD) 103, and at a predetermined time, a CPU (Central Processing Unit) 104 reads the image data for each page from the hard disk 103 and develops it in the main memory 105. When there is a print request from the electrophotographic printer 107, the printer ASIC 106 sequentially reads out the image data for one page developed in the main memory 105 in units of lines for each color and transfers the image data to the printer 107 as a video signal. . The printer 107 includes a paper feed unit, an image forming unit, a fixing unit, a paper discharge unit, and the like. The image forming unit is required to form an image by the electrophotographic method around the photoconductors 107Ca, 107Ma, 107Ya, and 107Ka for each of the four-color engines 107C, 107M, 107Y, and 107K as reference colors. A charging unit, an optical writing unit, a developing unit, a transfer unit, a charge eliminating unit, a cleaning unit, and the like are arranged, and laser light for each color modulated based on the video signal of each color transmitted from the plotter ASIC 106 is optically written. The electrostatic latent images are formed by irradiating the corresponding color photoconductors 107Ca, 107Ma, 107Ya, and 107Ka. The printer 107 supplies toner from the developing unit to the photoconductors 107Ca, 107Ma, 107Ya, and 107Ka on which the electrostatic latent images are formed to form toner images, and the toner images on the photoconductors 107Ca, 107Ma, 107Ya, and 107Ka are formed. Are sequentially superimposed and transferred onto the sheet 108 conveyed from the sheet feeding unit at the same timing, thereby forming a color image on the sheet 108. By heating and pressurizing the paper 108 onto which the color toner image has been transferred by the fixing unit, the color toner image is fixed on the paper 108 to form an image.

そして、上記プリンタASIC106は、図10に示すように、PCIe ENDP(エンドポイント)111、アービタ112、各色の画像データに対応したDMAC113C、113M、113Y、113K、ラインFIFO114C、114M、114Y、114K及びビデオIF115C、115M、115Y、115Kを搭載している。PCIe ENDP111は、要求と応答が分離され、応答を待たずに次の要求を発行できる高速なスプリットトランザクションのバスであるPCI(Peripheral Component Interconnect) Express(以下、PCIeという。)によってCPU104を介してメインメモリ105と接続されており、メインメモリ105との間でデータやコマンドの授受を行う。   As shown in FIG. 10, the printer ASIC 106 includes a PCIe ENDP (end point) 111, an arbiter 112, DMACs 113C, 113M, 113Y, 113K, line FIFOs 114C, 114M, 114Y, 114K and video corresponding to the image data of each color. IF115C, 115M, 115Y, and 115K are installed. The PCIe ENDP 111 separates a request and a response, and the main component via the CPU 104 is a PCI (Peripheral Component Interconnect) Express (hereinafter referred to as PCIe) that is a high-speed split transaction bus that can issue a next request without waiting for a response. It is connected to the memory 105, and exchanges data and commands with the main memory 105.

DMAC113C、113M、113Y、113Kは、アービタ112を介してPCIe ENDP111と接続されており、CPU104によって起動がかけられると、アービタ112及びPCIe ENDP111を介してメインメモリ105からそれぞれ対応する色の画像データを読み出して、ラインFIFO114C、114M、114Y、114Kに渡す。アービタ112は、各DMAC113C、113M、113Y、113Kからのバス使用要求を調停(アービトレーション)する。ラインFIFO114C、114M、114Y、114Kは、プリンタ107から転送要求があると、即座に保管している画像データをプリンタ107に転送する。   The DMACs 113C, 113M, 113Y, and 113K are connected to the PCIe ENDP 111 via the arbiter 112, and when activated by the CPU 104, image data of corresponding colors are respectively received from the main memory 105 via the arbiter 112 and the PCIe ENDP 111. Read and pass to line FIFOs 114C, 114M, 114Y, 114K. The arbiter 112 arbitrates bus use requests from the DMACs 113C, 113M, 113Y, and 113K. When there is a transfer request from the printer 107, the line FIFOs 114C, 114M, 114Y, and 114K immediately transfer the stored image data to the printer 107.

そして、この場合のプリンタ107の各エンジン107C、107M、107Y、107Kの感光体107Ca、107Ma、107Ya、107Kaの物理的な位置関係と、エンジンASIC106からの画像データの転送タイミングは、図11に示すように表され、各感光体107Ca、107Ma、107Ya、107Kaのステーション間隔(ステーションピッチ)と各色のビデオ信号c、m、y、kがエンジンASIC106からプリンタ107の各エンジン107C、107M、107Y、107Kに転送されるタイミングが決定される。   In this case, the physical positional relationship between the photoreceptors 107Ca, 107Ma, 107Ya, and 107Ka of the engines 107C, 107M, 107Y, and 107K of the printer 107 and the transfer timing of the image data from the engine ASIC 106 are shown in FIG. The station intervals (station pitch) of the photoconductors 107Ca, 107Ma, 107Ya, 107Ka and the video signals c, m, y, k of the respective colors are changed from the engine ASIC 106 to the engines 107C, 107M, 107Y, 107K of the printer 107. The timing to be transferred to is determined.

プリンタASIC106は、用紙108の搬送に合わせて、感光体107Ca、107Ma、107Ya、107Ka別にそれぞれのビデオ信号c、m、y、kを転送して静電潜像を形成させるので、プリンタ107側からの画像要求に応じて、メインメモリ105上から各版(各色)の画像データをDMAC113C、113M、113Y、113Kによって読み出して、プリンタ107側へ出力する。このとき、DMAC113C、113M、113Y、113Kは、PCIe ENDP111及びPCIeを介してバースト転送で画像データをメインメモリ105からリードするが、他の版のDMAC113C、113M、113Y、113Kの転送が同時に発生する場合には、プリンタASIC106内部でアービタ112が調停して、PCIeの有する帯域を複数のDMAC113C、113M、113Y、113Kで分かち合う形となる。   The printer ASIC 106 transfers the video signals c, m, y, and k for each of the photoconductors 107Ca, 107Ma, 107Ya, and 107Ka in accordance with the conveyance of the paper 108 to form an electrostatic latent image. In response to the image request, image data of each plate (each color) is read from the main memory 105 by the DMACs 113C, 113M, 113Y, and 113K, and is output to the printer 107 side. At this time, the DMACs 113C, 113M, 113Y, and 113K read image data from the main memory 105 by burst transfer via the PCIe ENDP 111 and PCIe, but transfer of other versions of the DMACs 113C, 113M, 113Y, and 113K occurs simultaneously. In this case, the arbiter 112 arbitrates within the printer ASIC 106, and the bandwidth of the PCIe is shared by a plurality of DMACs 113C, 113M, 113Y, and 113K.

なお、プリンタ107側からの画像要求に対して各版のDMA転送が間に合わなくなる場合、すなわち、要求されるデータ転送レートが高すぎてPCIeが提供できる帯域よりも上回ってしまう場合には、プリンタ107で形成される形成画像が異常画像となってしまうため、図12に示すように、エンジン側ビデオ信号の転送に対して、PCIeの限界帯域を上回らないように、異常画像とならないような書き込み速度あるいはPCIeの帯域設定が重要である。   If the DMA transfer of each plate is not in time for the image request from the printer 107, that is, if the requested data transfer rate is too high and exceeds the bandwidth that PCIe can provide, the printer 107 As shown in FIG. 12, the writing speed that does not become an abnormal image so as not to exceed the limit band of PCIe for the transfer of the video signal on the engine side as shown in FIG. Alternatively, the bandwidth setting of PCIe is important.

一方、近年、基準色(4色等)のトナー(現像剤)の他に、透明トナーや白色トナー等の特殊色のトナーを加えて基準色以上(5色等以上)のトナーで画像形成することで、透明の企業ロゴを付加したり、ツヤを出すために全面コーティングを施すこと等が行われている。   On the other hand, in recent years, in addition to reference color (4 colors, etc.) toner (developer), special color toners, such as transparent toner and white toner, are added to form an image with a reference color or higher (5 colors or more) toner. Therefore, a transparent company logo is added, or a full-scale coating is applied to give a gloss.

ところが、色数が増えると、その増えた色の分だけ転送する画像データ量が増える。例えば、図13に示すように、プリンタ107が、4色(CMYK)の基準色と特殊色Cl色の5色となった場合、感光体が、感光体107Ca、107Ma、107Ya、107Kaと感光体107Clというように、1つ増えることになり、プリンタASIC121が、この増えた感光体Clに対する画像データClについても、メインメモリ105から読み出してプリンタ107に転送する必要がある。   However, as the number of colors increases, the amount of image data transferred increases by the increased colors. For example, as shown in FIG. 13, when the printer 107 has four colors (CMYK) reference color and special color Cl, the photosensitive members are photosensitive members 107Ca, 107Ma, 107Ya, and 107Ka. The printer ASIC 121 needs to read out the image data Cl for the increased photoconductor Cl from the main memory 105 and transfer it to the printer 107 as well.

そして、従来の4色のときの画像転送方式をそのまま5色の画像転送に適用すると、図14に示すように、5色対応のプリンタASIC121は、増えた色用のDMAC113Cl、ラインFIFO114Cl、ビデオIF115Clがアービタ112に接続された回路構成となる。   When the conventional image transfer method for four colors is applied to image transfer of five colors as it is, as shown in FIG. 14, the printer ASIC 121 corresponding to five colors has an increased color DMAC 113Cl, line FIFO 114Cl, video IF 115Cl. Is a circuit configuration connected to the arbiter 112.

この場合、プリンタ107側からの画像要求に対して、各版のDMAC113C〜113Clによる画像データのDMA転送が間に合わなくなると、すなわち、要求されるデータ転送レートが高すぎて、図15に示すように、PCIeが提供可能な帯域よりも上回ってしまうと、用紙の転送タイミングに画像データが間に合わず、色ずれ等の異常画像が発生するおそれがある。したがって、異常画像とならないような書き込み速度、あるいは、PCIeの帯域設定が重要となる。   In this case, if the DMA transfer of the image data by each version of the DMAC 113C to 113Cl is not in time for the image request from the printer 107 side, that is, the requested data transfer rate is too high, as shown in FIG. If the bandwidth exceeds the bandwidth that can be provided by PCIe, the image data may not be in time for the paper transfer timing, and an abnormal image such as color misregistration may occur. Therefore, it is important to set a writing speed that does not cause an abnormal image or a bandwidth setting of PCIe.

そして、従来、CMYK色の他に透明トナーの現像手段を有し、この透明トナーによる現像手段が、CMYK色のいずれかの画像信号の反転信号によって、透明トナー像を形成する技術が提案されている(特許文献1参照)。すなわち、この従来技術にあっては、CMYK等の基準色以外の透明トナーの画像を基準色の画像データの反転信号によって形成している。   Conventionally, a technique has been proposed in which a developing means for transparent toner in addition to CMYK colors has been formed, and the developing means based on the transparent toner forms a transparent toner image by using an inverted signal of one of the CMYK colors. (See Patent Document 1). That is, in this prior art, an image of a transparent toner other than the reference color such as CMYK is formed by an inverted signal of the image data of the reference color.

しかしながら、上記公報記載の従来技術にあっては、透明トナーの画像を基準色以外の画像データの反転信号によって形成しているが、いずれにしろ、基準色以外の色を現像して画像形成するための感光体等の画像形成ユニットが1つ増え、図13に示したように、メインメモリ105からエンジンASIC121を介してプリンタ107に基準色以外の色(透明色等)Clの画像データを転送する必要があり、現像ユニットが1つ増加した分だけ、メインメモリ105から該画像データを転送するためのDMAC113Clを1つ増やす必要がある。   However, in the prior art described in the above publication, the transparent toner image is formed by the inverted signal of the image data other than the reference color. In any case, the image other than the reference color is developed to form an image. As shown in FIG. 13, the image forming unit such as a photosensitive member is transferred from the main memory 105 to the printer 107 via the engine ASIC 121 to transfer image data of a color other than the reference color (transparent color, etc.) Cl. Therefore, it is necessary to increase the DMAC 113Cl for transferring the image data from the main memory 105 by one as the development unit is increased by one.

その結果、増加した色(版)の画像形成ユニットが追加された画像形成装置において、基準色だけのときのカラー画像生成と同様の速度で画像形成を行うためには、エンジンから要求される画像転送レートがPCIeの帯域の限界値を超えると、プリンタASICからエンジンへのビデオ信号の転送に破綻が生じ、異常画像となってしまう。したがって、PCIeを高価で高性能なPCIeバスに変更して、PCIe帯域の限界値を上げるか、PCIeバスの変更を行わずに、PCIe帯域の限界値に合わせて、画像形成速度を落とす(生産性を落とす)等の必要があり、コストが高くなるか、処理速度が低下するという問題があった。   As a result, in an image forming apparatus to which an image forming unit of increased color (plate) is added, in order to perform image formation at the same speed as color image generation when only the reference color is used, an image required from the engine When the transfer rate exceeds the limit value of the PCIe band, the transfer of the video signal from the printer ASIC to the engine is broken, resulting in an abnormal image. Therefore, the PCIe is changed to an expensive and high-performance PCIe bus to increase the limit value of the PCIe band, or the image forming speed is reduced according to the limit value of the PCIe band without changing the PCIe bus (production). Etc.), and there is a problem that the cost increases or the processing speed decreases.

そこで、本発明は、コストを抑制しつつ、より多くの色数の画像データをより速やかに転送して、色数が増加しても処理速度を安価に向上させつつ形成画像の画像品質を向上させることのできる画像処理デバイス、カラー画像形成装置、画像処理方法、画像処理プログラム及び記録媒体を提供することを目的としている。   Therefore, the present invention improves the image quality of the formed image while suppressing the cost and transferring the image data of a larger number of colors more quickly and improving the processing speed at a low cost even if the number of colors increases. An object of the present invention is to provide an image processing device, a color image forming apparatus, an image processing method, an image processing program, and a recording medium.

本発明は、上記目的を達成するために、メモリから基準色の画像データを読み出して、該基準色数分のラインメモリに基準色の画像データをそれぞれ一時記憶させて、該各ラインメモリの基準色の画像データを対応する色の画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するとともに、該基準色とは異なる特殊色の画像データを読み出して、ページメモリに書き込んで、該特殊色に対応する前記画像形成手段の画像形成タイミングに合わせて該ページメモリの特殊色の画像データを読み出して該画像形成手段に出力する際に、1ページ目の画像データについては、前記基準色の画像データの読み出し前に該特殊色の画像データを前記メモリから読み出して前記ページメモリへ書き込み、2ページ目以降の画像データについては、該基準色の前ページと次ページの画像データの読み出し間隔に、該次ページの特殊色の画像データを該メモリから所定データ量だけ順次読み出して該ページメモリへ書き込むことを特徴としている。   In order to achieve the above object, the present invention reads the reference color image data from the memory, temporarily stores the reference color image data in the line memories corresponding to the number of reference colors, and sets the reference data of each line memory. The color image data is output to the corresponding color image forming unit in accordance with the image forming timing of the image forming unit, and the special color image data different from the reference color is read out and written in the page memory. When the image data of the special color in the page memory is read out and output to the image forming unit in accordance with the image forming timing of the image forming unit corresponding to the special color, the reference color The special color image data is read from the memory and written to the page memory before reading the image data of the second page. In this case, the image data of the special color of the next page is sequentially read from the memory by a predetermined data amount and written to the page memory at the interval of reading the image data of the previous page and the next page of the reference color. .

また、本発明は、前記2ページ目以降の前記特殊色の画像データ転送において、前ページと次ページの該特殊色の画像データが同じ内容の画像データであると、前記メモリからの該特殊色の画像データの読み出しを停止し、該次ページの特殊色の画像データとして前記ページメモリに記憶されている前記前ページの画像データを読み出すことを特徴としてもよい。   Further, according to the present invention, in the transfer of the special color image data from the second page onward, if the special color image data of the previous page and the next page are image data having the same content, the special color from the memory The image data of the previous page stored in the page memory as the special color image data of the next page may be read out.

さらに、本発明は、前記メモリから前記画像形成手段への出力対象の画像データが前記基準色のみの画像データであると、前記ページメモリを前記基準色それぞれのラインメモリを拡張させる拡張メモリとして切り替えて利用することを特徴としてもよい。   Further, according to the present invention, when the image data to be output from the memory to the image forming unit is image data of only the reference color, the page memory is switched as an expansion memory for expanding the line memory of each reference color. It may be characterized by being used.

本発明によれば、コストを抑制しつつ、より多くの色数の画像データをより速やかに転送することができ、色数が増加しても処理速度を安価に向上させつつ形成画像の画像品質を向上させることができる。   According to the present invention, it is possible to more quickly transfer image data of a larger number of colors while suppressing cost, and even if the number of colors increases, the image quality of the formed image is improved while reducing the processing speed. Can be improved.

本発明の一実施例を適用した5色対応の複写装置の概略構成図。1 is a schematic configuration diagram of a five-color copying apparatus to which an embodiment of the present invention is applied. プリンタASICの回路ブロック構成図。FIG. 3 is a circuit block diagram of a printer ASIC. 5色目の1ページ目の画像データを他の4色の画像データ転送前に転送するときのタイミングとPCIe帯域の利用状況を示す図。The figure which shows the utilization condition of the timing at the time of transferring the image data of the 1st page of 5 colors before the image data transfer of other 4 colors. 5色目の2ページ目以降の画像データを他の4色の画像データの紙間に転送するときのタイミングとPCIe帯域の利用状況を示す図。The figure which shows the timing at the time of transferring the image data after the 2nd page of a 5th color between the papers of the image data of another 4 colors, and the utilization condition of a PCIe band. 5色目の画像データを他の4色の画像データ転送前に全ての色用のDMACで転送するときのタイミングとPCIe帯域の利用状況を示す図。The figure which shows the utilization condition of the timing at the time of transferring the image data of 5th color by DMAC for all colors before image data transfer of other 4 colors. 特殊色の画像データ転送制御処理を示すフローチャート。7 is a flowchart illustrating special color image data transfer control processing. 両面印刷時におけるページメモリの利用態様の説明図。Explanatory drawing of the utilization aspect of the page memory at the time of duplex printing. 広幅用に適用する場合のプリンタASICの回路ブロック構成図。The circuit block block diagram of printer ASIC in the case of applying for wide width. 4色対応の複写装置の概略構成図。1 is a schematic configuration diagram of a four-color copier. 4色対応のプリンタASICの要部ブロック構成図。FIG. 3 is a block diagram of the main part of a four-color printer ASIC. 4色の場合の感光体の配置関係とビデオ信号の転送タイミングを示す図。The figure which shows the arrangement | positioning relationship of a photoconductor in the case of 4 colors, and the transfer timing of a video signal. 4色のデータ転送におけるPCIe帯域の利用状況とエンジン側ビデオ信号転送状況を示す図。The figure which shows the utilization condition of the PCIe zone | band in the data transfer of 4 colors, and an engine side video signal transfer condition. 5色の場合の感光体の配置関係とビデオ信号の転送タイミングを示す図。The figure which shows the arrangement | positioning relationship of a photoconductor in the case of 5 colors, and the transfer timing of a video signal. 従来の5色対応のプリンタASICの回路ブロック構成図。FIG. 6 is a circuit block diagram of a conventional five-color printer ASIC. 4色のビデオ信号転送タイミングで1色増加することによってPCIe帯域の利用が限界値を超える場合の説明図。Explanatory drawing in case utilization of a PCIe band exceeds a limit value by increasing one color at the video signal transfer timing of four colors.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるので、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明によって不当に限定されるものではなく、また、本実施の形態で説明される構成の全てが本発明の必須の構成要件ではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The range of this invention is unduly limited by the following description. However, not all the configurations described in the present embodiment are essential constituent elements of the present invention.

図1〜図8は、本発明の画像処理デバイス、カラー画像形成装置、画像処理方法、画像処理プログラム及び記録媒体の一実施例を示す図であり、図1は、本発明の画像処理デバイス、カラー画像形成装置、画像処理方法、画像処理プログラム及び記録媒体の一実施例を適用した複写装置1の要部概略構成図である。   1 to 8 are diagrams showing an embodiment of an image processing device, a color image forming apparatus, an image processing method, an image processing program, and a recording medium according to the present invention, and FIG. 1 is a schematic configuration diagram of a main part of a copying apparatus 1 to which an embodiment of a color image forming apparatus, an image processing method, an image processing program, and a recording medium is applied.

図1において、複写装置1は、スキャナ2、スキャナASIC3、ハードディスク(HDD)4、CPU5、メインメモリ6、プリンタASIC7及びプリンタ8等を備えており、本実施例の複合装置1は、5色の画像形成に対応する複写装置1である。   In FIG. 1, a copying apparatus 1 includes a scanner 2, a scanner ASIC 3, a hard disk (HDD) 4, a CPU 5, a main memory 6, a printer ASIC 7, a printer 8, and the like. This is a copying apparatus 1 corresponding to image formation.

スキャナ2は、例えば、CCD(Charge Coupled Device)を利用したラインイメージセンサ等が用いられており、一般にADFを備えている。ADFには、複数枚の原稿がセットされ、ADFは、セットされた原稿を1枚ずつスキャナ2の原稿読取位置に送給する。スキャナ2は、ADFから搬送されてきた原稿を走査して、原稿の画像を所定の解像度で読み取り、サンプリング処理、A/D変換処理等を行ってデジタルの画像データをスキャナASIC3に出力する。   For example, a line image sensor using a CCD (Charge Coupled Device) or the like is used as the scanner 2 and generally includes an ADF. A plurality of documents are set in the ADF, and the ADF feeds the set documents one by one to the document reading position of the scanner 2. The scanner 2 scans a document conveyed from the ADF, reads an image of the document with a predetermined resolution, performs sampling processing, A / D conversion processing, and the like, and outputs digital image data to the scanner ASIC 3.

スキャナASIC3は、スキャナ部6で読み取られた原稿の画像データに適宜の画像処理を行って、CPU5の制御下で、画像処理後の画像データをハードディスク4に保管する。   The scanner ASIC 3 performs appropriate image processing on the document image data read by the scanner unit 6 and stores the image data after image processing in the hard disk 4 under the control of the CPU 5.

CPU5は、図示しないROM(Read Only Memory)内のプログラムに基づいて複写装置1としての基本処理を実行するとともに、本発明の4色分のDMACによる5色分の画像データを複写装置1の生産性を維持しつつ転送して画像形成する画像形成処理を実行する。   The CPU 5 executes basic processing as the copying apparatus 1 based on a program in a ROM (Read Only Memory) (not shown), and produces image data for five colors by the DMAC for four colors according to the present invention. The image forming process is executed to transfer and form an image while maintaining the characteristics.

すなわち、複写装置1は、ROM、EEPROM(Electrically Erasable and Programmable Read Only Memory )、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory )、CD−RW(Compact Disc Rewritable )、DVD(Digital Versatile Disk)、SD(Secure Digital)カード、MO(Magneto-Optical Disc)等のコンピュータが読み取り可能な記録媒体に記録されている本発明の画像形成方法を実行する画像形成プログラムを読み込んで上記ROMやハードディスク4等に導入することで、後述する基準色に特殊色を加えた色数分の画像データを複写装置1の処理速度(生産性)を維持しつつ転送して画像形成する画像形成方法を実行する画像形成装置として構築されている。この画像形成プログラムは、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語やオブジェクト指向ブログラミング言語等で記述されたコンピュータ実行可能なプログラムであり、上記記録媒体に格納して頒布することができる。   That is, the copying apparatus 1 includes a ROM, an EEPROM (Electrically Erasable and Programmable Read Only Memory), an EPROM, a flash memory, a flexible disk, a CD-ROM (Compact Disc Read Only Memory), a CD-RW (Compact Disc Rewritable), a DVD ( The above ROM is read by reading an image forming program for executing the image forming method of the present invention recorded on a computer readable recording medium such as a digital versatile disk (SD), a secure digital (SD) card, or an MO (Magneto-Optical Disc). An image forming method for forming an image by introducing image data corresponding to the number of colors obtained by adding a special color to a reference color, which will be described later, while maintaining the processing speed (productivity) of the copying apparatus 1 by being introduced into the hard disk 4 or the like It is constructed as an image forming apparatus that executes the above. This image forming program is a computer-executable program written in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark) or an object-oriented programming language, and is stored in the recording medium. Can be distributed.

プリンタ8は、ASIC4から渡される画像データに基づいて電子写真方式によって画像を用紙に記録出力する。プリンタ8は、給紙部、画像形成部、定着部、排紙部等を備えており、画像形成部は、5色分のエンジン(画像形成手段)8C、8M、8Y、8K、8Clを備えている。給紙部は、給紙トレイに収納されている複数枚の用紙Pを1枚ずつ分離して、画像形成部に搬送する。   The printer 8 records and outputs an image on a sheet by electrophotography based on the image data delivered from the ASIC 4. The printer 8 includes a paper feed unit, an image forming unit, a fixing unit, a paper discharge unit, and the like. The image forming unit includes engines (image forming units) 8C, 8M, 8Y, 8K, and 8Cl for five colors. ing. The paper feed unit separates a plurality of sheets P stored in the paper feed tray one by one and conveys them to the image forming unit.

画像形成部の各色のエンジン8C、8M、8Y、8K、8Clは、感光体8Ca、8Ma、8Ya、8Ka、8Claの周囲に、図示しないが、帯電部、光書き込み部、現像部、転写部、除電部、クリーニング部等が配設されている。画像形成部の各色のエンジン8C、8M、8Y、8K、8Clは、それぞれ対応する色のビデオ(Video)信号により光書き込み部を動作させて感光体8Ca、8Ma、8Ya、8Ka、8Cla上に静電潜像を形成し、現像部によりトナーを感光体8Ca、8Ma、8Ya、8Ka、8Cla上に供給することで現像してトナー画像を形成する。各色のエンジン8C、8M、8Y、8K、8Clは、給紙部から感光体8Ca、8Ma、8Ya、8Ka、8Claと転写部との間に搬送されてきた用紙(被画像形成媒体)Pに、感光体8Ca、8Ma、8Ya、8Ka、8Cla上の各色のトナー画像を順次重ね合わせて転写して、カラートナー画像を用紙Pに転写する。プリンタ8は、カラートナー画像の転写された用紙Pを定着部に搬送して、定着部で加熱・加圧して用紙P上のカラートナー画像を定着させることで、画像形成する。   The engines 8C, 8M, 8Y, 8K, and 8Cl for each color of the image forming unit are not shown around the photoconductors 8Ca, 8Ma, 8Ya, 8Ka, and 8Cla, but include a charging unit, an optical writing unit, a developing unit, a transfer unit, A static elimination unit, a cleaning unit, and the like are provided. Each color engine 8C, 8M, 8Y, 8K, 8Cl of the image forming unit operates the optical writing unit according to the video signal of the corresponding color, respectively, so that it is statically placed on the photoreceptors 8Ca, 8Ma, 8Ya, 8Ka, 8Cla. An electrostatic latent image is formed, and development is performed by supplying toner onto the photoreceptors 8Ca, 8Ma, 8Ya, 8Ka, and 8Cla by the developing unit to form a toner image. The engines 8C, 8M, 8Y, 8K, and 8Cl for each color are fed to a sheet (image forming medium) P that is conveyed from the paper feeding unit between the photoreceptors 8Ca, 8Ma, 8Ya, 8Ka, and 8Cla and the transfer unit. The toner images of the respective colors on the photoconductors 8Ca, 8Ma, 8Ya, 8Ka, and 8Cla are sequentially superimposed and transferred, and the color toner image is transferred to the paper P. The printer 8 conveys the paper P to which the color toner image has been transferred to the fixing unit, and heats and presses the paper P to fix the color toner image on the paper P to form an image.

CPU5は、所定の印刷タイミングに、ハードディスク4から画像データを1ページ分ずつ読み出してメインメモリ6に展開し、該画像データのプリンタASIC7へのDMA転送に必要なディスクリプタをメインメモリ6に書き込む。   The CPU 5 reads out image data for each page from the hard disk 4 at a predetermined printing timing, develops it in the main memory 6, and writes a descriptor necessary for DMA transfer of the image data to the printer ASIC 7 in the main memory 6.

プリンタASIC(画像処理デバイス)7は、図2に示すように、PCIe ENDP(エンドポイント)11、アービタ12、基準色の各色の画像データに対応したDMAC13C、13M、13Y、13K、基準色用のラインFIFO14C、14M、14Y、14K、ビデオIF15C、15M、15Y、15K、15Cl及び各DMAC13C、13M、13Y、13KとビデオIF15C、15M、15Y、15K、15Clとの間に接続されたページメモリ書き込み制御部21、Cl色用ページメモリ22、ページメモリ読み出し制御部23及び解像度・階調変換部24を搭載している。   As shown in FIG. 2, the printer ASIC (image processing device) 7 includes a PCIe ENDP (end point) 11, an arbiter 12, DMACs 13C, 13M, 13Y, and 13K corresponding to the image data of the reference colors, and for the reference colors Line memory 14C, 14M, 14Y, 14K, video IF 15C, 15M, 15Y, 15K, 15Cl and page memory write control connected between each DMAC 13C, 13M, 13Y, 13K and video IF 15C, 15M, 15Y, 15K, 15Cl A unit 21, a Cl color page memory 22, a page memory read control unit 23, and a resolution / gradation conversion unit 24 are mounted.

PCIe ENDP11は、PCIeによってCPU5を介してメインメモリ6と接続されており、メインメモリ6との間でデータやコマンドの授受を行う。   The PCIe ENDP 11 is connected to the main memory 6 via the CPU 5 by the PCIe, and exchanges data and commands with the main memory 6.

PCIe ENDP11は、アービタ12を介してDMAC13C、13M、13Y、13Kに接続されており、アービタ12は、各DMAC13C、13M、13Y、13Kからのバス使用要求を調停(アービトレーション)する。   The PCIe ENDP 11 is connected to the DMACs 13C, 13M, 13Y, and 13K via the arbiter 12, and the arbiter 12 arbitrates bus use requests from the DMACs 13C, 13M, 13Y, and 13K.

DMAC(データ読み出し手段)13C、13M、13Y、13Kは、アービタ12及びPCIe ENDP11を介して、メインメモリ6のディスクリプタに基づいてメインメモリ6に展開されている各色の1ページ分の画像データを、ライン毎に、読み出して、それぞれ対応するラインFIFO14C、14M、14Y、14Kに書き込むとともに、ページメモリ書き込み制御部21に渡す。   The DMACs (data reading means) 13C, 13M, 13Y, and 13K receive image data for one page of each color developed in the main memory 6 based on the descriptor of the main memory 6 via the arbiter 12 and the PCIe ENDP 11. For each line, the data is read out and written to the corresponding line FIFOs 14C, 14M, 14Y, and 14K, and also transferred to the page memory write control unit 21.

ラインFIFO(ラインメモリ)14C、14M、14Y、14Kは、エンジン8C、8M、8Y、8Kから転送要求があると、即座に保管している画像データをエンジン8C、8M、8Y、8Kに転送する。   When there is a transfer request from the engines 8C, 8M, 8Y, and 8K, the line FIFO (line memory) 14C, 14M, 14Y, and 14K immediately transfer the stored image data to the engines 8C, 8M, 8Y, and 8K. .

ページメモリ書き込み制御部(書き込み制御手段)21は、DMAC13C、13M、13Y、13Kがメインメモリ6から読み出した特殊色Clの画像データを受け取って、Cl用ページメモリ22に書き込む。   The page memory write control unit (write control means) 21 receives the image data of the special color Cl read from the main memory 6 by the DMACs 13C, 13M, 13Y, and 13K, and writes it in the Cl page memory 22.

Cl用ページメモリ(ページメモリ)22は、各DMAC13C、13M、13Y、13Kに対応したページメモリ22C、22M、22Y、22Kで構成される。メモリサイズとしては、5版目のCl色の解像度、階調度、サイズ等によって決定され、例えば、サイズが、A4サイズ、解像度が200dpi、階調度が1bitであると、メモリ容量は、3.6Mbit、また、サイズが、A3、解像度が200dpi、階調度が1bitであると、メモリ容量は、7.3Mbitとなる。この程度のメモリ容量であると、いずれも、既存のASICに内蔵可能な程度のメモリ容量である。なお、5版目のページメモリ22は、プリンタASIC7に内蔵されるものに限定されず、例えば、A3数面分を必要とする場合等のように容量が大きくなる場合には、プリンタASIC7に内蔵することなく、外部メモリとしてもよい。   The Cl page memory (page memory) 22 includes page memories 22C, 22M, 22Y, and 22K corresponding to the DMACs 13C, 13M, 13Y, and 13K. The memory size is determined by the resolution, gradation, size, and the like of the fifth color of the Cl color. For example, when the size is A4 size, the resolution is 200 dpi, and the gradation is 1 bit, the memory capacity is 3.6 Mbit. Further, if the size is A3, the resolution is 200 dpi, and the gradation is 1 bit, the memory capacity is 7.3 Mbit. With such a memory capacity, both are memory capacity that can be built into an existing ASIC. Note that the fifth page memory 22 is not limited to the one built in the printer ASIC 7, but is built into the printer ASIC 7 when the capacity becomes large, for example, when several A3 pages are required. It is good also as external memory, without doing.

ページメモリ読み出し制御部(ページメモリ読み出し制御手段)23は、エンジン8Clから画像データの転送要求があると、Cl用ページメモリ22から順次ラインデータを読み出して解像度・階調変換部24に送り、解像度・階調変換部24は、ページメモリ読み出し制御部23から受け取った画像データをエンジン8Clが要求している解像度及び階調度に変換して、ビデオ信号としてエンジン8Clに出力する。   When there is a transfer request for image data from the engine 8Cl, the page memory read control unit (page memory read control means) 23 sequentially reads line data from the Cl page memory 22 and sends it to the resolution / gradation conversion unit 24. The gradation converter 24 converts the image data received from the page memory read controller 23 into the resolution and gradation required by the engine 8Cl, and outputs the converted video data to the engine 8Cl.

次に、本実施例の作用を説明する。本実施例の複写装置1は、基準色に追加の特殊色が増加した場合にも、安価にかつ高速に画像データの転送を行って画像形成する。   Next, the operation of this embodiment will be described. The copying apparatus 1 of this embodiment forms an image by transferring image data at a low speed and at a high speed even when the number of special colors added to the reference color increases.

すなわち、複写装置1は、スキャナ2で読み取った原稿の画像データをスキャナASIC3によって必要な画像処理を施して印刷用のCMYKの画像データとして、一旦、ハードディスク(HDD)4に保管し、所定の時期に、CPU5がハードディスク4から1ページ分ずつ画像データを読み出してメインメモリ6に展開する。プリンタASIC7は、電子写真方式のプリンタ8から印刷要求があると、メインメモリ6に展開されている1ページ分の画像データを各色毎に順次ライン単位で読み出して、プリンタ8にビデオ信号として転送する。   That is, the copying apparatus 1 performs necessary image processing on the original image data read by the scanner 2 by the scanner ASIC 3 and temporarily stores it as CMYK image data for printing in the hard disk (HDD) 4 at a predetermined time. In addition, the CPU 5 reads the image data for each page from the hard disk 4 and develops it in the main memory 6. When there is a print request from the electrophotographic printer 8, the printer ASIC 7 sequentially reads out image data for one page developed in the main memory 6 for each color in units of lines and transfers the image data to the printer 8 as a video signal. .

すなわち、プリンタASIC7は、基準色CMYKの画像データについては、CPU5によって起動がかけられると、DMAC13C、13M、13Y、13Kによって、アービタ12及びPCIe ENDP11を介してメインメモリ6からそれぞれ対応する色(基準色)の画像データを読み出して、ラインFIFO14C、14M、14Y、14Kに保管し、エンジン8C、8M、8Y、8Kから画像データの転送要求があると、ラインFIFO14C、14M、14Y、14Kに保管している基準色CMYKの画像データをプリンタ8の対応するエンジン8C、8M、8Y、8Kに転送する。   That is, the printer ASIC 7 activates the reference color CMYK image data from the main memory 6 via the arbiter 12 and the PCIe ENDP 11 by the DMACs 13C, 13M, 13Y, and 13K when the CPU 5 is activated. Color) image data is read out and stored in the line FIFOs 14C, 14M, 14Y and 14K. When there is a transfer request of image data from the engines 8C, 8M, 8Y and 8K, the image data is stored in the line FIFOs 14C, 14M, 14Y and 14K. The image data of the reference colors CMYK is transferred to the corresponding engines 8C, 8M, 8Y, 8K of the printer 8.

そして、プリンタASIC7は、特殊色Clの画像データについては、1ページ目の特殊色Clの画像データでは、上記1ページ目の基準色CMYKの画像データをDMAC13C、13M、13Y、13Kによってメインメモリ6から読み出す前に、図3に示すように、CMYK用いずれかのDMA13C、13M、13Y、13Kを起動して、予めメインメモリ6に描画された透明トナー等の特殊色Clの画像データを読み出し、ページメモリ書き込み制御部21によってページメモリ22に格納する。   For the special color Cl image data, the printer ASIC 7 uses the DMAC 13C, 13M, 13Y, and 13K to transfer the image data of the reference color CMYK of the first page to the main memory 6 for the special color Cl of the first page. 3, any one of the CMYK DMAs 13C, 13M, 13Y, and 13K is activated to read out image data of a special color Cl such as transparent toner previously drawn in the main memory 6, as shown in FIG. The page memory write control unit 21 stores the data in the page memory 22.

プリンタASIC7は、特殊色Clの画像データのページメモリ22への転送が完了すると、上述のように、DMAC13C、13M、13Y、13Kによって基準色CMYKの1ページ目の画像データ転送を開始する。この基準色CMYKの画像データの転送においては、CMYK色毎に順次対応するDMAC13C、13M、13Y、13Kを起動して、各色の画像データの転送を行うが、特殊色Clの画像データは既にページメモリ22への転送が完了して保管されているので、PCIe帯域としては、基準色CMYKのみの画像データが流れることになる。   When the transfer of the special color Cl image data to the page memory 22 is completed, the printer ASIC 7 starts the transfer of the image data of the first page of the reference color CMYK by the DMACs 13C, 13M, 13Y, and 13K as described above. In transferring the reference color CMYK image data, the DMACs 13C, 13M, 13Y, and 13K corresponding to the CMYK colors are sequentially activated to transfer the image data of each color. Since the transfer to the memory 22 is completed and stored, image data of only the reference color CMYK flows as the PCIe band.

そして、プリンタASIC7は、2ページ目以降については、図4に示すように、前ページの基準色CMYKの画像データ転送終了後から次ページの基準色CMYKの画像データ転送開始前までの間に、特殊色Clの次ページの画像データを、DMAC13C、13M、13Y、13Kによってメインメモリ6から読み出して、ページメモリ22に書き込む。例えば、C色のDMAC13Cの場合、1ページ目のC色の画像データ転送を終了すると、エンジン8Cから2ページ目のC色の画像データ転送が要求される前に、次ページの特殊色Clの画像データ(この場合、副走査4分割)をメインメモリ6から読み出して、ページメモリ22に書き込む。その後、DMAC13Cは、2ページ目のC色の画像データをメインメモリ6から読み出して、ラインFIFO14Cに転送する。同様に、MYK色のDMAC13M、13Y、13Kも、C色の場合と同様に動作することで、ページとページの紙間に、従来においては、DMAC13C、13M、13Y、13Kが使用されていなかった期間に、DMAC13C、13M、13Y、13Kを特殊色Clの画像データの転送に使用して、特殊色Clの画像データを、他の全色における画像データの転送と重なることなく転送することができる。   For the second and subsequent pages, as shown in FIG. 4, the printer ASIC 7 starts after the image data transfer of the reference color CMYK of the previous page and before the start of image data transfer of the reference color CMYK of the next page. The image data of the next page of the special color Cl is read from the main memory 6 by the DMACs 13C, 13M, 13Y, and 13K and written to the page memory 22. For example, in the case of the C-color DMAC 13C, when the C-color image data transfer for the first page is completed, the transfer of the special color Cl for the next page is requested before the engine 8C requests the transfer of the C-color image data for the second page. Image data (in this case, sub-scan 4 divisions) is read from the main memory 6 and written to the page memory 22. Thereafter, the DMAC 13C reads out the C-color image data of the second page from the main memory 6 and transfers it to the line FIFO 14C. Similarly, the MYK color DMACs 13M, 13Y, and 13K operate in the same manner as in the case of the C color, and conventionally, the DMACs 13C, 13M, 13Y, and 13K are not used between pages. During the period, the DMACs 13C, 13M, 13Y, and 13K can be used to transfer the image data of the special color Cl, and the image data of the special color Cl can be transferred without overlapping the transfer of the image data of all other colors. .

したがって、PCIe帯域が破綻することなく、また、DMAC13C、13M、13Y、13Kを増やすことなく、さらに、プリンタ8における用紙Pの転送間隔を広げることなく、基準色CMYKに特殊色Clを含む5色の画像データを転送することができ、形成画像の画像品質を安価にかつ処理速度を向上させつつ向上させることができる。また、PCIeを高価で高帯域のものに交換することなく、PCIe帯域の破綻を防止しつつ、連続ページの印刷においても生産性を維持することができる。   Therefore, the five colors including the special color Cl are included in the reference color CMYK without breaking the PCIe band, without increasing the DMACs 13C, 13M, 13Y, and 13K, and without increasing the transfer interval of the paper P in the printer 8. Image data can be transferred, and the image quality of the formed image can be improved at low cost and with improved processing speed. Further, productivity can be maintained even in continuous page printing while preventing the PCIe band from being broken without replacing the PCIe with an expensive one having a high band.

このように、本実施例の本実施例の複写装置1は、メインメモリ6から基準色CMYKの画像データを読み出して、該基準色数分のラインFIFO14C、14M、14Y、14Kに基準色CMYKの画像データをそれぞれ一時記憶させて、該各ラインFIFO14C、14M、14Y、14Kの基準色CMYKの画像データを対応する色のエンジン8C、8M、8Y、8Kに該エンジン8C、8M、8Y、8Kの画像形成タイミングに合わせて出力するとともに、特殊色Clの画像データをメインメモリ6読み出して、ページメモリ22に書き込んで、特殊色Clに対応するエンジン8Clの画像形成タイミングに合わせてページメモリ22の特殊色Clの画像データを読み出してエンジン8Clに出力する際に、1ページ目の特殊色Clの画像データについては、基準色CMYKの画像データの読み出し前に該特殊色Clの画像データをメインメモリ6から読み出してページメモリ22へ書き込み、2ページ目以降の特殊色Clの画像データについては、基準色CMYKの前ページと次ページの画像データの読み出し間隔に、次ページの特殊色Clの画像データをメインメモリ6から所定データ量だけ順次読み出してページメモリ22へ書き込nでいる。   As described above, the copying apparatus 1 according to the present embodiment reads image data of the reference color CMYK from the main memory 6 and sets the reference colors CMYK to the line FIFOs 14C, 14M, 14Y, and 14K corresponding to the number of reference colors. The image data of each of the line FIFOs 14C, 14M, 14Y, and 14K is temporarily stored, and the image data of the reference colors CMYK of the respective line FIFOs 14C, 14M, 14Y, and 14K is stored in the engines 8C, 8M, 8Y, and 8K of the corresponding colors. In addition to outputting in accordance with the image formation timing, the image data of the special color Cl is read out from the main memory 6 and written in the page memory 22, and the special data in the page memory 22 is adjusted in accordance with the image formation timing of the engine 8Cl corresponding to the special color Cl. When the image data of the color Cl is read and output to the engine 8Cl, the special color Cl of the first page For image data, the image data of the special color Cl is read from the main memory 6 and written to the page memory 22 before the image data of the reference color CMYK is read. The image data of the special color Cl of the next page is sequentially read from the main memory 6 by a predetermined data amount and written to the page memory 22 at the reading interval of the image data of the previous page and the next page of the color CMYK.

したがって、基準色CMYKに特殊色Clを加えた色数(例えば、5色)のカラー画像をメインメモリ6からエンジン8C、8M、8Y、8K、8Clに転送する場合にも、DMAC13C、13M、13Y、13Kを増やすことなく、また、1ページ目の基準色CMYKの画像データの転送前とページ間に特殊色Clの画像データの転送を行って、画像データの転送速度を向上させることができ、コストを抑制しつつ、より多くの色数の画像データの転送をより速やかに行って、処理速度を安価に向上させつつ形成画像の画像品質を向上させることができる。すなわち、5色の画像データの画像転送が重ならないように、基準色CMYKのデータ転送の間である紙間に、1ページ分の特殊色Clの画像データをページメモリ22に蓄えた後に、基準色CMYKの画像データの転送に合わせて出力し、5色のカラー画像生成時においても4色のカラー画像生成時と同等の処理速度(生産性)で画像形成することができる。   Therefore, when transferring a color image of the number of colors (for example, 5 colors) obtained by adding the special color Cl to the reference color CMYK from the main memory 6 to the engines 8C, 8M, 8Y, 8K, 8Cl, the DMACs 13C, 13M, 13Y are also used. , 13K, and before transferring the image data of the reference color CMYK of the first page and between the pages, the image data of the special color Cl can be transferred to improve the transfer speed of the image data. It is possible to improve the image quality of the formed image while improving the processing speed at a low cost by transferring the image data of a larger number of colors more quickly while suppressing the cost. That is, after storing the image data of the special color Cl for one page in the page memory 22 between the papers during the data transfer of the reference colors CMYK so that the image transfers of the five color image data do not overlap, Output in accordance with the transfer of the color CMYK image data, it is possible to form an image at the same processing speed (productivity) as when generating a four-color image even when generating a five-color image.

なお、上記説明においては、1ページ目の特殊色Clの画像データに対するメインメモリ6からページメモリ22への転送を、基準色CMYKのいずれかのDMAC13C、13M、13Y、13Kを用いて行っているが、1ページ目の特殊色Clの画像データのメインメモリ6からページメモリ22への転送は、上記方法に限るものではなく、例えば、図5に示すように、全てのDMAC13C、13M、13Y、13Kを同時に使用して、特殊色Clの画像データのメインメモリ6からページメモリ22への転送を行ってもよい。   In the above description, the image data of the special color Cl of the first page is transferred from the main memory 6 to the page memory 22 using any of the DMACs 13C, 13M, 13Y, and 13K of the reference colors CMYK. However, the transfer of the image data of the special color Cl of the first page from the main memory 6 to the page memory 22 is not limited to the above method. For example, as shown in FIG. 5, all DMACs 13C, 13M, 13Y, 13K may be used at the same time to transfer the image data of the special color Cl from the main memory 6 to the page memory 22.

このようにすると、いずれか1色のDMAC13C、13M、13Y、13Kを使用して、特殊色Clの画像データをメインメモリ6からページメモリ22に送信する場合よりも短時間に特殊色Clの画像データを転送することができる。   In this way, the image of the special color Cl can be obtained in a shorter time than when the image data of the special color Cl is transmitted from the main memory 6 to the page memory 22 using any one of the DMACs 13C, 13M, 13Y, and 13K. Data can be transferred.

また、上記説明においては、複数ページを画像形成する場合、連続するページ間で5色目の特殊色Clの画像データが同じときには、図6にC色(版)の場合について示すように、同じ特殊色Clの画像データの転送を省略してもよい。   Further, in the above description, when forming images of a plurality of pages, if the image data of the fifth special color Cl is the same between consecutive pages, as shown in FIG. 6 for the C color (plate), the same special The transfer of the image data of the color Cl may be omitted.

すなわち、C色(版)用のDMAC13Cは、前ページのC色(版)の画像データをメインメモリ6からページメモリ22に転送を開始すると(ステップS201)、該C色(版)の画像データの転送が完了するのを待って(ステップS202)、次ページの特殊色Clの画像データが前ページの特殊色Clの画像データと同じであるかチェックする(ステップS203)。   That is, when the C color (plate) DMAC 13C starts to transfer the previous page C color (plate) image data from the main memory 6 to the page memory 22 (step S201), the C color (plate) image data Is completed (step S202), and it is checked whether the image data of the special color Cl of the next page is the same as the image data of the special color Cl of the previous page (step S203).

ステップS203で、前ページと次ページの特殊色Clの画像データが同じときには、DMAC13Cは、特殊色Clの画像データをメインメモリ6からページメモリ22に送信することなく、次のC色(版)の転送タイミングに、C色(版)の画像データのメインメモリ6からラインFIFO14Cへの転送を行う(ステップS204)。   In step S203, when the image data of the special color Cl for the previous page and the next page is the same, the DMAC 13C does not transmit the image data of the special color Cl from the main memory 6 to the page memory 22, but the next C color (version). Is transferred from the main memory 6 to the line FIFO 14C (step S204).

ステップS203で、前ページと次ページの特殊色Clの画像データが異なるときには、C色(版)用のDMAC13Cは、次ページの特殊色Clの画像データをメインメモリ6からページメモリ22に送信し(ステップS205)、該特殊色Clの画像データのメインメモリ6からページメモリ22への転送が完了するのを待って(ステップS206)、次ページのC色(版)の画像データをメインメモリ6からラインFIFO14Cへ転送する(ステップS204)。   In step S203, when the image data of the special color Cl for the previous page and the next page are different, the DMAC 13C for C color (plate) transmits the image data of the special color Cl for the next page from the main memory 6 to the page memory 22. (Step S205) Waiting for the transfer of the image data of the special color Cl from the main memory 6 to the page memory 22 (Step S206), the C color (plate) image data of the next page is stored in the main memory 6 To the line FIFO 14C (step S204).

そして、複写装置1は、他の色のASIC13M、13Y、13KもC色のASIC13Cと同様に、特殊色Clの画像データが前ページと次ページで同じときには、特殊色Clの画像データのメインメモリ6からページメモリ22への送信を省略して、次ページの対応する色(M、Y、K色)の画像データをメインメモリ6からページメモリ22に転送する。   The copying apparatus 1 also uses the main memory for the image data of the special color Cl when the image data of the special color Cl is the same for the previous page and the next page for the ASICs 13M, 13Y, and 13K for the other colors as well as the ASIC 13C for the C color. 6 is omitted, and image data of the corresponding color (M, Y, K color) of the next page is transferred from the main memory 6 to the page memory 22.

このような、連続するページで特殊色Cl、例えば、透明色の画像データが同じ場合としては、透明トナーで画像全面コーティングする場合や透明トナーで全ページに同じ企業ロゴを印刷する場合等に、紙間で特殊色Clの画像データの転送を省くことができ、紙間を詰めて、生産性をより一層向上させることができるとともに、特殊なサイズの紙幅(A2〜A0等の広幅の紙サイズ)にも適切に対応することができる。   As such, when the image data of the special color Cl, for example, the transparent color is the same in continuous pages, when the entire image is coated with a transparent toner or when the same company logo is printed on all pages with the transparent toner, etc. Transfer of image data of special color Cl between papers can be omitted, and the paper space can be reduced to further improve productivity, and a special paper width (a wide paper size such as A2 to A0). ) Can be dealt with appropriately.

さらに、本実施例の複合装置1は、プリンタASIC7が、ページメモリ22として、例えば、A3サイズ分のメモリ容量を備えていて、表裏面に連続して印刷する両面印刷機能を備えている場合、両面印刷時に表面と裏面で特殊色Clのデータ内容が異なると、A3サイズのメモリ容量を、図7に示すように、表面用と裏面用のA4サイズ2面分毎に分割して、それぞれにA4サイズの特殊色Clの表面画像データと裏面画像データとに分けて格納する。例えば、見開きページで企業ロゴが左右の端に配置される場合等においては、透明色Clの画像データで形成する企業ロゴの画像データが表面と裏面で異なった位置となるため、異なった画像データとなる。このような場合、プリンタASIC7は、ページメモリ22を、例えば、A4サイズ2面分に分割して、DMAC13C、13M、13Y、13Kが、エンジン8Clからの要求に応じて、ページメモリ22から読み出した特殊色Clの画像データを、ページメモリ書き込み制御部21が、表面の画像データであるか裏面の画像データであるか判定して、ページメモリ22の表面用と裏面用の領域に振り分けて格納する。ページメモリ書き込み制御部21は、DMAC13C、13M、13Y、13Kから送られてくる特殊色Clの画像データが表面用画像データであるか、裏面用画像データであるかを、DMAC13C、13M、13Y、13Kからの信号入力(DMAC13C、13M、13Y、13Kにはレジスタやディスクリプタで指示)によって判断してもよいし、レジスタ等に設定されるレジスタ値で判断するようにしてもよい。   Furthermore, the multifunction apparatus 1 according to the present exemplary embodiment includes a double-sided printing function in which the printer ASIC 7 has a memory capacity corresponding to, for example, A3 size as the page memory 22 and continuously prints on the front and back surfaces. If the data content of the special color Cl is different between the front and back during duplex printing, the A3 size memory capacity is divided into two A4 sizes for the front and back as shown in FIG. The A4 size special color Cl front image data and back image data are stored separately. For example, when the company logo is arranged on the left and right edges on a spread page, the image data of the company logo formed by the image data of the transparent color Cl will be at different positions on the front and back surfaces, so different image data It becomes. In such a case, the printer ASIC 7 divides the page memory 22 into, for example, two A4 size planes, and the DMACs 13C, 13M, 13Y, and 13K read from the page memory 22 in response to a request from the engine 8Cl. The page memory write control unit 21 determines whether the image data of the special color Cl is the front side image data or the back side image data, and distributes and stores the image data for the front side and the back side of the page memory 22. . The page memory write control unit 21 determines whether the image data of the special color Cl sent from the DMACs 13C, 13M, 13Y, and 13K is image data for the front side or image data for the back side. It may be determined by a signal input from 13K (indicated by a register or descriptor for DMACs 13C, 13M, 13Y, and 13K), or may be determined by a register value set in a register or the like.

そして、プリンタASIC7は、ページメモリ読み出し制御部24が、エンジン8Clからの要求に応じて、特殊色Clの表面用画像データと裏面用画像データを読み出して、解像度・階調変換部24で適宜の解像度・階調度変換を行ってエンジン7Clに出力する。   In the printer ASIC 7, the page memory read control unit 24 reads the image data for the front surface and the image data for the back surface of the special color Cl in response to a request from the engine 8Cl, and the resolution / tone conversion unit 24 appropriately Resolution / gradation conversion is performed and output to the engine 7Cl.

なお、この場合においても、印刷対象の画像データのサイズが、A3サイズであるときには、上述のように、ページメモリ22を1ページ分のページメモリとして利用して、特殊色Clの画像データの転送に利用する。   Even in this case, when the size of the image data to be printed is A3 size, as described above, the page memory 22 is used as the page memory for one page, and the image data of the special color Cl is transferred. To use.

このようにすると、両面印刷時において、表面と裏面の紙間に特殊色Clの画像データを転送する必要がなく、処理速度(生産性)を向上させることができる。   In this way, it is not necessary to transfer the image data of the special color Cl between the front and back sheets during double-sided printing, and the processing speed (productivity) can be improved.

さらに、本実施例の複合装置1は、該複写装置1が、A2サイズ以上の広幅の用紙Pへの印刷を行う場合には、ビデオ出力のラインFIFO14C、14M、14Y、14Kを該広幅の用紙Pのサイズに大きくする必要がある。   Further, when the copying apparatus 1 performs printing on a wide sheet P of A2 size or larger, the composite apparatus 1 of the present embodiment displays video output lines FIFO 14C, 14M, 14Y, and 14K on the wide sheet. It is necessary to increase the size of P.

そこで、4色で広幅の用紙Pに印刷するときには、図8に示すように、ページメモリ22を、ラインFIFO14C、14M、14Y、14Kを拡張するラインメモリとして利用してもよい。   Therefore, when printing on a wide sheet P of four colors, the page memory 22 may be used as a line memory for expanding the line FIFOs 14C, 14M, 14Y, and 14K, as shown in FIG.

この場合、例えば、5色印刷の場合と4色印刷の場合で、ページメモリ22を特殊色Cl用のページメモリと4色の拡張ラインメモリとに切り替える必要があるが、ページメモリ22として、SRAM(Static RAM )を用いる場合、レジスタ等によってページメモリ22C、22M、22Y、22Kの接続を切り替えることで、ラインFIFO114C、114M、114Y、114Kの拡張ラインメモリとして接続したり、ページメモリ22として接続することで対応する。   In this case, for example, it is necessary to switch the page memory 22 between the page memory for the special color Cl and the four-color extended line memory in the case of five-color printing and the case of four-color printing. When (Static RAM) is used, the connection of the page memories 22C, 22M, 22Y, and 22K is switched by a register or the like, thereby connecting as an extended line memory of the line FIFOs 114C, 114M, 114Y, and 114K, or connecting as the page memory 22 I will respond.

このようにすると、例えば、5色用画像形成装置と4色用画像形成装置の双方に対して、プリンタASIC7を適用することができ、汎用性を向上させることができるとともに、4色での処理速度を向上させることができる。   In this case, for example, the printer ASIC 7 can be applied to both the five-color image forming apparatus and the four-color image forming apparatus, so that versatility can be improved and processing in four colors can be performed. Speed can be improved.

なお、図示しないが、基準色の4色以下の印刷を行う場合には、ページメモリ22を基準色の拡張ラインメモリとして利用してもよい。   Although not shown, the page memory 22 may be used as an extended line memory for the reference color when printing four or less reference colors.

この場合にも、ページメモリ22をSRAMで構成する場合、Cl用ページメモリ22C、22M、22Y、22Kをレジスタ等を用いて4色以下の印刷時と5色印刷時で接続を切り替えることで対応する。   In this case as well, when the page memory 22 is configured by SRAM, the Cl page memories 22C, 22M, 22Y, and 22K can be switched by using a register or the like to switch the connection between four colors or less and five colors. To do.

すなわち、通常、ラインFIFO14C、14M、14Y、14Kは、エンジン8C、8M、8Y、8Kからのデータ転送要求に対して、速やかに画像データを出力するために設けられているものであり、1ラインの画像データ転送の間に、DMAC13C、13M、13Y、13Kは1ラインのラインFIFO14C、14M、14Y、14Kを一杯にする必要があるが、DMAC13C、13M、13Y、13Kの動作が、他のDMAC13C、13M、13Y、13Kの動作とぶつかった場合など、一時的に転送レートが落ちる場合があるため、通常は、マージンを設けた印刷速度の仕様となっている。   That is, normally, the line FIFOs 14C, 14M, 14Y, and 14K are provided for quickly outputting image data in response to a data transfer request from the engines 8C, 8M, 8Y, and 8K. The DMACs 13C, 13M, 13Y, and 13K need to fill the line FIFOs 14C, 14M, 14Y, and 14K during the image data transfer of the DMACs 13C, 13M, 13Y, and 13K. , 13M, 13Y, 13K, etc., the transfer rate may temporarily drop, so the printing speed specification is usually provided with a margin.

ところが、上述のように、ページメモリ22をラインFIFO114C、114M、114Y、114Kの拡張用ラインFIFOとして使用すると、全体として、各色のラインFIFO14C、14M、14Y、14Kの本数が増えたのと同じ結果となり、エンジン8C、8M、8Y、8Kの処理速度を速くして、DMAC13C、13M、13Y、13Kの転送レートが一時的に落ちた場合にも、転送が破綻することを防止することができ、マージンを削って高速印刷が期待できる。   However, as described above, when the page memory 22 is used as an expansion line FIFO for the line FIFOs 114C, 114M, 114Y, and 114K, as a whole, the same result as when the number of the line FIFOs 14C, 14M, 14Y, and 14K for each color is increased. Therefore, even if the processing speed of the engines 8C, 8M, 8Y, and 8K is increased and the transfer rate of the DMACs 13C, 13M, 13Y, and 13K is temporarily reduced, the transfer can be prevented from failing. High-speed printing can be expected by cutting the margin.

なお、上記説明においては、基準色が4色で、特殊色が1色の場合を中心に説明したが、基準色及び特殊色は、上記の色数に限るものではなく、基準色が4色以上あるいは4色以下であって同様に適用することができ、また、特殊色が、2色以上であっても同様に適用することができる。   In the above description, the case where there are four reference colors and one special color has been mainly described. However, the reference colors and special colors are not limited to the number of colors described above, and the reference colors are four colors. The above or four colors or less can be applied in the same manner, and even if the special color is two or more colors, the same can be applied.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記実施例で説明したものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   Although the invention made by the present inventor has been specifically described based on the preferred embodiments, the present invention is not limited to that described in the above embodiments, and various modifications can be made without departing from the scope of the invention. It goes without saying that it is possible.

本発明は、色数の異なるカラー画像形成装置に共用可能な画像処理デバイス、該画像処理デバイスを搭載するカラー画像形成装置、該画像処理デバイスを色数の異なるカラー画像形成装置で共用する画像処理方法、画像処理プログラム及び記録媒体に利用することができる。   The present invention relates to an image processing device that can be shared by color image forming apparatuses having different numbers of colors, a color image forming apparatus having the image processing devices mounted thereon, and an image processing in which the image processing devices are shared by different color image forming apparatuses. It can be used for a method, an image processing program, and a recording medium.

1 複写装置
2 スキャナ
3 スキャナASIC
4 ハードディスク(HDD)
5 CPU
6 メインメモリ
7 プリンタASIC
8 プリンタ
8C、8M、8Y、8K、8Cl エンジン
8Ca、8Ma、8Ya、8Ka、8Cla 感光体
11 PCIe ENDP
12 アービタ
13C、13M、13Y、13K DMAC
14C、14M、14Y、14K ラインFIFO
15C、15M、15Y、15K、15Cl ビデオIF
21 ページメモリ書き込み制御部
22 Cl色用ページメモリ
23 ページメモリ読み出し制御部
24 解像度・階調変換部
1 Copier 2 Scanner 3 Scanner ASIC
4 Hard disk (HDD)
5 CPU
6 Main memory 7 Printer ASIC
8 Printer 8C, 8M, 8Y, 8K, 8Cl Engine 8Ca, 8Ma, 8Ya, 8Ka, 8Cla Photoreceptor 11 PCIe ENDP
12 Arbiter 13C, 13M, 13Y, 13K DMAC
14C, 14M, 14Y, 14K line FIFO
15C, 15M, 15Y, 15K, 15Cl Video IF
21 Page memory write control unit 22 Cl color page memory 23 Page memory read control unit 24 Resolution / tone conversion unit

特開平9−200551号公報Japanese Patent Laid-Open No. 9-200551

Claims (10)

所定色数の画像データに基づいて所定の色順に該色の画像を被画像形成媒体上に形成する各色用の画像形成手段に、メモリ上の該各色の画像データを順次読み出して出力する画像処理デバイスであって、
前記メモリ上の各色の前記画像データのうち前記所定色数の最大色数よりも少ない基準色の色数だけ設けられ、それぞれ対応する該基準色の画像データを読み出すとともに、該基準色とは異なる所定色数の特殊色の画像データを読み出すデータ読み出し手段と、
前記データ読み出し手段の読み出した前記基準色の画像データをそれぞれ一時記憶する該基準色数分のラインメモリと、
前記各ラインメモリの前記基準色の画像データを対応する色の前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するデータ出力手段と、
前記被画像形成媒体に画像形成される1ページ分の画像データを記憶する所定数のページメモリと、
前記データ読み出し手段の読み出した前記特殊色の画像データを前記ページメモリに書き込む書き込み制御手段と、
前記ページメモリの前記特殊色の画像データを読み出して該特殊色に対応する前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するページメモリ読み出し制御手段と、
1ページ目の画像データについては、前記基準色の画像データの読み出し前に前記特殊色の画像データを前記データ読み出し手段に前記メモリから読み出させて前記書き込み制御手段に前記ページメモリへ書き込ませ、2ページ目以降の画像データについては、前記各データ読み出し手段による前記基準色の前ページと次ページの画像データの読み出し間隔に、該各データ読み出し手段に該次ページの前記特殊色の画像データを該メモリから所定データ量だけ順次読み出させて前記書き込み制御手段に前記ページメモリへ書き込ませる特殊色データ制御手段と、
を備えていることを特徴とする画像処理デバイス。
Image processing for sequentially reading out and outputting the image data of each color on the memory to the image forming means for each color that forms the image of the color on the image forming medium based on the image data of the predetermined number of colors. A device,
Of the image data of each color on the memory, the number of reference colors smaller than the maximum number of the predetermined number of colors is provided, the corresponding image data of the reference color is read out, and is different from the reference color Data reading means for reading out image data of special colors of a predetermined number of colors;
Line memories corresponding to the number of reference colors for temporarily storing image data of the reference colors read by the data reading means,
Data output means for outputting the image data of the reference color of each line memory to the image forming means of the corresponding color in accordance with the image forming timing of the image forming means;
A predetermined number of page memories for storing image data for one page formed on the image forming medium;
Write control means for writing the image data of the special color read by the data reading means into the page memory;
Page memory read control means for reading out the image data of the special color in the page memory and outputting it to the image forming means corresponding to the special color in accordance with the image formation timing of the image forming means;
For the image data of the first page, before reading the image data of the reference color, the image data of the special color is read from the memory by the data reading unit, and the writing control unit is written to the page memory, For the image data of the second and subsequent pages, the special color image data of the next page is stored in each data reading unit at the reading interval of the image data of the previous page and the next page of the reference color by each data reading unit. Special color data control means for sequentially reading a predetermined amount of data from the memory and causing the write control means to write to the page memory;
An image processing device comprising:
前記特殊色データ制御手段は、前記1ページ目の前記特殊色の画像データを、全ての前記データ読み出し手段によって同時に読み出させることを特徴とする請求項1記載の画像処理デバイス。   The image processing device according to claim 1, wherein the special color data control unit causes the special color image data of the first page to be read simultaneously by all the data reading units. 前記特殊色データ制御手段は、前記2ページ目以降の前記特殊色の画像データ転送において、前ページと次ページの該特殊色の画像データが同じ内容の画像データであると、前記データ読み出し手段による前記メモリからの該特殊色の画像データの読み出しを停止させ、前記ページメモリ読み出し制御手段に、該次ページの特殊色の画像データとして前記ページメモリに記憶されている前記前ページの画像データを読み出させることを特徴とする請求項1または請求項2記載の画像処理デバイス。   The special color data control means determines that when the special color image data on the second and subsequent pages is the same color image data on the previous page and the next page, the data reading means Reading of the special color image data from the memory is stopped, and the page memory read control means reads the image data of the previous page stored in the page memory as the special color image data of the next page. The image processing device according to claim 1, wherein the image processing device is output. 前記特殊色データ制御手段は、前記ページメモリの容量が前記画像形成手段で前記被画像形成媒体に形成する2ページ以上の前記特殊色の画像データを記憶する容量を有していると、該ページメモリを表面用ページメモリ及び裏面用ページメモリに分割し、1ページ目の前記基準色の画像データを転送する前に、前記データ読み出し手段に、前記メモリから該特殊色の表面と裏面の画像データを読み出させて書き込み制御手段に該ページメモリの該表面用ページメモリ及び該裏面用ページメモリへ書き込ませ、その後の特殊色の画像データについては、該ページメモリからページメモリ読み出し制御手段によって読み+出された表面用ページメモリまたは裏面用ページメモリに対応する表面または裏面の画像データを前記メモリから前記データ読み出し手段に読み出させて前記書き込み制御手段に該表面用ページメモリまたは裏面用ページメモリへ書き込ませることを特徴とする請求項1から請求項3のいずれかに記載の画像処理デバイス。   The special color data control means has a capacity for storing the image data of the special color of two or more pages formed on the image forming medium by the image forming means in the page memory. The memory is divided into a front page memory and a back page memory, and before transferring the reference color image data of the first page, the special color front and back image data is transferred from the memory to the data reading means. Is read out and written to the page memory for the front side and the page memory for the back side of the page memory, and the subsequent special color image data is read from the page memory by the page memory read control unit. The image data of the front or back surface corresponding to the output front page memory or back page memory is output from the memory to the data. The image processing device according to any one of claims 1 to 3, characterized in that for writing into the page memory or the back pages memory for surface to said write control means to read the reading means. 前記特殊色データ制御手段は、前記メモリから前記画像形成手段への出力対象の画像データが前記基準色のみの画像データであると、前記ページメモリを前記基準色それぞれのラインメモリを拡張させる拡張メモリとして切り替えて利用することを特徴とする請求項1から請求項4のいずれかに記載の画像処理デバイス。   The special color data control means expands the page memory to the line memory for each of the reference colors when the image data to be output from the memory to the image forming means is image data of only the reference colors. The image processing device according to claim 1, wherein the image processing device is switched and used as the image processing device. 前記画像処理デバイスは、所定の圧縮方式で解像度・階調度が圧縮されている画像データを伸長する変換手段を備えており、
前記特殊色の画像データが前記圧縮方式で圧縮された状態で前記メモリに記憶されており、
前記変換手段は、前記ページメモリ読み出し制御手段が前記ページメモリから読み出した圧縮されている前記特殊色の画像データを伸長して前記データ出力手段に出力することを特徴とする請求項1から請求項5のいずれかに記載の画像処理デバイス。
The image processing device includes conversion means for decompressing image data whose resolution and gradation are compressed by a predetermined compression method,
The special color image data is stored in the memory in a state compressed by the compression method,
2. The conversion unit according to claim 1, wherein the conversion unit decompresses the compressed special color image data read from the page memory by the page memory read control unit and outputs the decompressed image data to the data output unit. The image processing device according to claim 5.
搬送される被画像形成媒体にそれぞれ異なる色の画像を形成する複数の画像形成手段を備え、画像処理デバイスによってメモリ上の所定色数の画像データを読み取って、対応する色の前記画像形成手段に出力して該画像形成手段で該色の画像を順次被画像形成媒体に形成してカラー画像を形成するカラー画像形成装置において、
前記画像処理デバイスとして、請求項1から請求項6のいずれかに記載の画像処理デバイスを備えていることを特徴とするカラー画像形成装置。
A plurality of image forming means for forming images of different colors on the image forming medium to be conveyed; the image processing device reads image data of a predetermined number of colors in the memory; In a color image forming apparatus that outputs and forms a color image by sequentially forming an image of the color on an image forming medium by the image forming unit,
A color image forming apparatus comprising the image processing device according to claim 1 as the image processing device.
所定色数の画像データに基づいて所定の色順に該色の画像を被画像形成媒体上に形成する各色用の画像形成手段に、メモリ上の該各色の画像データを順次読み出して出力する画像処理方法であって、
前記メモリ上の各色の前記画像データのうち前記所定色数の最大色数よりも少ない基準色の色数だけの処理ステップ数を有し、それぞれ対応する該基準色の画像データを読み出すとともに、該基準色とは異なる所定色数の特殊色の画像データを読み出すデータ読み出し処理ステップと、
前記データ読み出し処理ステップで読み出された前記基準色数の画像データを該基準色数分のラインメモリにそれぞれ一時記憶させる一時記憶制御処理ステップと、
前記各ラインメモリの前記基準色の画像データを対応する色の前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するデータ出力処理ステップと、
前記データ読み出し処理ステップで読み出された前記特殊色の画像データを所定数のページメモリの1つのページメモリに書き込む書き込み制御処理ステップと、
前記ページメモリの前記特殊色の画像データを読み出して該特殊色に対応する前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するページメモリ読み出し制御処理ステップと、
1ページ目の画像データについては、前記基準色の画像データの読み出し前に前記特殊色の画像データを前記データ読み出し処理ステップによって前記メモリから読み出させて前記書き込み制御処理ステップで前記ページメモリへ書き込ませ、2ページ目以降の画像データについては、前記各データ読み出し処理ステップによる前記基準色の前ページと次ページの画像データの読み出し間隔に、該各データ読み出し処理ステップによって該次ページの前記特殊色の画像データを該メモリから所定データ量だけ順次読み出させて前記書き込み制御処理ステップで前記ページメモリへ書き込ませる特殊色データ制御処理ステップと、
を有していることを特徴とする画像処理方法。
Image processing for sequentially reading out and outputting the image data of each color on the memory to the image forming means for each color that forms the image of the color on the image forming medium based on the image data of the predetermined number of colors. A method,
Among the image data of each color on the memory, the number of processing steps is the same as the number of reference colors less than the maximum number of the predetermined number of colors, and the corresponding image data of the reference color is read, A data read processing step for reading out image data of a special color having a predetermined number of colors different from the reference color;
Temporary storage control processing step of temporarily storing the image data of the reference color number read in the data read processing step in the line memory for the reference color number;
A data output processing step of outputting the image data of the reference color of each line memory to the image forming unit of the corresponding color in accordance with the image forming timing of the image forming unit;
A write control processing step of writing the special color image data read in the data read processing step into one page memory of a predetermined number of page memories;
A page memory read control processing step of reading out the image data of the special color in the page memory and outputting the image data to the image forming unit corresponding to the special color in accordance with the image forming timing of the image forming unit;
For the image data of the first page, the special color image data is read from the memory by the data read processing step before the reference color image data is read, and is written to the page memory by the write control processing step. For the image data of the second and subsequent pages, the special color of the next page is read by each data read processing step at the interval of reading the image data of the previous page and the next page of the reference color by each data read processing step. Special color data control processing step of sequentially reading out a predetermined amount of data from the memory and writing to the page memory in the write control processing step;
An image processing method characterized by comprising:
所定色数の画像データに基づいて所定の色順に該色の画像を被画像形成媒体上に形成する各色用の画像形成手段に、メモリ上の該各色の画像データを順次読み出して出力する画像処理プログラムであって、
コンピュータに、
前記メモリ上の各色の前記画像データのうち前記所定色数の最大色数よりも少ない基準色の色数だけの処理数を有し、それぞれ対応する該基準色の画像データを読み出すとともに、該基準色とは異なる所定色数の特殊色の画像データを読み出すデータ読み出し処理と、
前記データ読み出し処理で読み出された前記基準色数の画像データを該基準色数分のラインメモリにそれぞれ一時記憶させる一時記憶制御処理と、
前記各ラインメモリの前記基準色の画像データを対応する色の前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するデータ出力処理と、
前記データ読み出し処理で読み出された前記特殊色の画像データを所定数のページメモリの1つのページメモリに書き込む書き込み制御処理と、
前記ページメモリの前記特殊色の画像データを読み出して該特殊色に対応する前記画像形成手段に該画像形成手段の画像形成タイミングに合わせて出力するページメモリ読み出し制御処理と、
1ページ目の画像データについては、前記基準色の画像データの読み出し前に前記特殊色の画像データを前記データ読み出し処理によって前記メモリから読み出させて前記書き込み制御処理で前記ページメモリへ書き込ませ、2ページ目以降の画像データについては、前記各データ読み出し処理による前記基準色の前ページと次ページの画像データの読み出し間隔に、該各データ読み出し処理によって該次ページの前記特殊色の画像データを該メモリから所定データ量だけ順次読み出させて前記書き込み制御処理で前記ページメモリへ書き込ませる特殊色データ制御処理と、
を実行させることを特徴とする画像処理プログラム。
Image processing for sequentially reading out and outputting the image data of each color on the memory to the image forming means for each color that forms the image of the color on the image forming medium based on the image data of the predetermined number of colors. A program,
On the computer,
Among the image data of each color on the memory, the number of processing is the number of reference colors smaller than the maximum number of the predetermined number of colors, and the corresponding reference color image data is read and the reference data A data read process for reading out image data of a special color having a predetermined number of colors different from the color;
A temporary storage control process for temporarily storing the image data of the reference color number read in the data read process in the line memory for the reference color number;
A data output process for outputting the image data of the reference color of each line memory to the image forming unit of the corresponding color in accordance with the image forming timing of the image forming unit;
A write control process for writing the image data of the special color read in the data read process into one page memory of a predetermined number of page memories;
A page memory read control process for reading out the image data of the special color in the page memory and outputting it to the image forming unit corresponding to the special color in accordance with the image formation timing of the image forming unit;
For the image data of the first page, the image data of the special color is read from the memory by the data read process before the image data of the reference color is read, and written to the page memory by the write control process, For the image data of the second and subsequent pages, the image data of the special color of the next page is read by the data read process at the read interval of the image data of the previous page and the next page of the reference color by the data read process. A special color data control process in which a predetermined amount of data is sequentially read from the memory and written to the page memory by the write control process;
An image processing program for executing
請求項9記載の画像処理プログラムを記録したことを特徴とするコンピュータが読み取り可能な記録媒体。   A computer-readable recording medium on which the image processing program according to claim 9 is recorded.
JP2009226618A 2009-09-30 2009-09-30 Image processing device, color image forming apparatus, image processing method, image processing program and recording medium Pending JP2011073259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009226618A JP2011073259A (en) 2009-09-30 2009-09-30 Image processing device, color image forming apparatus, image processing method, image processing program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009226618A JP2011073259A (en) 2009-09-30 2009-09-30 Image processing device, color image forming apparatus, image processing method, image processing program and recording medium

Publications (1)

Publication Number Publication Date
JP2011073259A true JP2011073259A (en) 2011-04-14

Family

ID=44017773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009226618A Pending JP2011073259A (en) 2009-09-30 2009-09-30 Image processing device, color image forming apparatus, image processing method, image processing program and recording medium

Country Status (1)

Country Link
JP (1) JP2011073259A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015013388A (en) * 2013-07-03 2015-01-22 株式会社リコー Image processing device and image processing method
US10313557B2 (en) 2016-03-24 2019-06-04 Konica Minolta, Inc. Image forming apparatus and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015013388A (en) * 2013-07-03 2015-01-22 株式会社リコー Image processing device and image processing method
US10313557B2 (en) 2016-03-24 2019-06-04 Konica Minolta, Inc. Image forming apparatus and program

Similar Documents

Publication Publication Date Title
US9900465B2 (en) Adjusting image data using divided areas
JP4553015B2 (en) Image forming apparatus
US8964249B2 (en) Image test apparatus, image test system, and image test method for testing a print image based on master image data
US20060023955A1 (en) Image data processing circuit and image processing apparatus including the same
US8665299B2 (en) Exposure control apparatus, image forming apparatus, and exposure control method
JP2004074561A (en) Color image processing apparatus and image outputting method
US20120182582A1 (en) Image forming apparatus and method of controlling the same
JP2011073259A (en) Image processing device, color image forming apparatus, image processing method, image processing program and recording medium
US9955036B2 (en) Image forming apparatus including a first storage, a second storage, and a bus and image forming method using the same
US10855875B2 (en) Image forming apparatus, image processing method, and storage medium
JP5293517B2 (en) Image processing apparatus, color image forming apparatus, image processing method, image processing program, and recording medium
US20100067042A1 (en) Image forming apparatus and data transferring method
US10027852B2 (en) Image processing device, image forming apparatus, and image processing method
JP5105970B2 (en) Image forming apparatus and control method
JP6658105B2 (en) Image forming apparatus, image forming method, and program
US11030499B2 (en) Image forming apparatus, method of controlling the same, and storage medium
JP6085942B2 (en) Information processing apparatus, image forming apparatus, and data processing method
JP2017175404A (en) Image formation apparatus and program
JP2004112627A (en) Image forming device, information processor, and connecting device used for them
JP4061200B2 (en) Image forming system and image forming apparatus
JP2004072391A (en) Image processor, image processing method, image forming device, image forming method, computer program, and computer readable storage medium
JP2005072987A (en) Image forming apparatus
JP2019216372A (en) Image processing apparatus, image processing method, and program
JP2004222090A (en) Image forming apparatus
JP2005072985A (en) Image forming apparatus