JPH09240062A - Color printer memory-saving system - Google Patents

Color printer memory-saving system

Info

Publication number
JPH09240062A
JPH09240062A JP8311296A JP8311296A JPH09240062A JP H09240062 A JPH09240062 A JP H09240062A JP 8311296 A JP8311296 A JP 8311296A JP 8311296 A JP8311296 A JP 8311296A JP H09240062 A JPH09240062 A JP H09240062A
Authority
JP
Japan
Prior art keywords
memory
color
printing
full
disk
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
JP8311296A
Other languages
Japanese (ja)
Inventor
Mitsuru Sato
満 佐藤
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 JP8311296A priority Critical patent/JPH09240062A/en
Publication of JPH09240062A publication Critical patent/JPH09240062A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color, Gradation (AREA)
  • Storing Facsimile Image Data (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To execute high speed printing by reducing the capacity of a memory reguired for full-color and full-size printing. SOLUTION: A cyan drawing command is read from a disk C to be developed in a drawing memory. Cyan printing data wherein development of drawing is ended is outputted to be printed. For one plain memory, the next drawing is started after completing output of C printing, and a memory necessary for a full color and full sized one us reduced to 1/4. When two plain memories are mounted, a magenta drawing command is read from a disk M simultaneously at start of printing to be developed in the drawing memory. By completion of cyan printing and completing of drawing of magenta, magenta printing data is outputted to be printed. Thereby, the capacity of a memory required for the full-color and full-size printing is reduced to 1/2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、カラープリンタに
おける省メモリ方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory saving system in a color printer.

【0002】[0002]

【従来の技術】仮想記憶は、ハードウェアの仮想記憶制
御により、実メモリに存在しない領域は、ディスクより
読み出しまたはディスクに書き込み、省メモリ制御を行
っている。この仮想記憶を用いる場合、プリント制御デ
ータを受信,描画,ディスクに格納するというシーケン
スにおいて、フルメモリ時にはないディスクへの格納と
いう処理が必要になる。このディスクアクセスは、メモ
リアクセスに比べてからり遅い。描画時は、ディスクア
クセス間のロスをホストビジーにより対応可能である。
2. Description of the Related Art In virtual memory, memory saving control is performed by reading from a disk or writing to a disk in an area that does not exist in the real memory under the control of hardware virtual memory. When this virtual memory is used, in the sequence of receiving, drawing, and storing the print control data, it is necessary to perform the processing of storing the print control data in the disk, which is not the case in the full memory. This disk access is much slower than memory access. At the time of drawing, host busy can deal with the loss between disk accesses.

【0003】[0003]

【発明が解決しようとする課題】しかし、出力時はディ
スクから描画データの読み出しと並行してプリンタへの
出力を行うことになる。レーザプリンタは印字途中で待
たせることができないため、ディスクアクセスは必ずエ
ンジンスピードに間に合うという条件が必要である。ま
た、データ量とディスクアクセスタイムからデータの圧
縮,伸張が必要であり、画像データによっては伸張に長
時間要する可能性があり、エンジンスピードに間に合わ
なくなり印字エラーとなる。このように、仮想記憶を用
いる場合、省メモリ効果は大きいが、印字エラーとなる
可能性を含むことになる。
However, at the time of output, the drawing data is output to the printer in parallel with the reading of the drawing data from the disk. Since the laser printer cannot hold the printer in the middle of printing, disk access must always meet the engine speed. Further, it is necessary to compress and decompress the data based on the data amount and the disk access time, and depending on the image data, the decompression may take a long time, and the engine speed cannot be met in time, resulting in a printing error. As described above, when the virtual memory is used, the memory saving effect is great, but a printing error may occur.

【0004】[0004]

【課題を解決するための手段】請求項1の発明は、ディ
スクから描画コマンドを読み出し描画メモリに展開し、
描画展開が終了した印字データを印字出力し、1プレー
ンメモリの場合は、印字出力の完了を待って次の描画を
開始することを特徴とし、もって、フルカラー・フルサ
イズに必要なメモリを1/4(C,M,Y,Kの1プレ
ーン分)に減らし、しかも、印字エラーとなる可能性を
0にするようにしたものである。
According to a first aspect of the invention, a drawing command is read from a disk and expanded in a drawing memory,
The print data that has completed drawing development is printed out, and in the case of 1-plane memory, the next drawing is started after waiting for the completion of print output. Therefore, the memory required for full color and full size is 1 / 4 (for one plane of C, M, Y, and K), and the possibility of printing error is set to 0.

【0005】請求項2の発明は、ディスクから描画コマ
ンドを読み出し描画メモリに展開し、描画展開が終了し
た印字データを印字出力し、2プレーンメモリが実装さ
れているときは、印字起動と同時に次色ディスクから次
色の描画コマンドを読み出し描画メモリに展開し、前色
印字完了および次色描画の完了により次色印字データを
印字出力することを特徴とし、もって、フルカラー・フ
ルサイズに必要なメモリを1/2(C,M,Y,Kの2
プレーン分)に減らし、しかも、フルメモリ時と同等の
高速印字を可能としたものである。
According to the second aspect of the present invention, the drawing command is read from the disk, expanded into the drawing memory, and the print data whose drawing expansion is completed is printed out. The drawing command of the next color is read from the color disk, expanded to the drawing memory, and the next color print data is printed out when the previous color printing is completed and the next color drawing is completed.Therefore, the memory required for full color and full size. 1/2 (C, M, Y, K 2
It is possible to reduce the number of prints to a plane) and to perform high-speed printing equivalent to that in full memory.

【0006】請求項3の発明は、フルカラー出力以外の
ときは、描画コマンドが作成されたカラーだけの出力と
することを特徴とし、もって、KだけあるいはC,Y,
M等全C,M,Y,Kの印字を必要としない場合、描画
されない色の印字出力は行わず、ページ印刷の高速化を
図ったものである。
The invention of claim 3 is characterized in that, except for full-color output, only the color for which the drawing command is created is output, so that only K or C, Y,
When printing of all Cs, Ms, Ys, and Ks such as M is not required, printout of colors that are not drawn is not performed, and page printing is speeded up.

【0007】[0007]

【発明の実施の形態】図1は、本発明が適用されるカラ
ープリンタの一例を説明するための要部構成図で、図
中、10は制御ユニットで、該制御ユニット10は、統
括制御部1,ディスク制御部2,ディスク3,通信制御
部4,プリンタ制御部5,描画メモリ6等からなり、統
括制御部1は、ディスク制御部2,通信制御部4,プリ
ンタ制御部5,描画メモリ6を制御する。ディスク制御
部2は、描画コマンドをハードディスク3に保存する。
通信制御部4は、ホストコンピュータ11からプリント
データを受信する。描画メモリ6には、カラープリント
データが展開され、プリンタ制御部5は、描画メモリ6
に展開されたカラープリントデータをカラーレーザプリ
ンタ12に出力する。カラーレーザプリンタ12は、C
(シアン),M(マゼンタ),Y(イエロー),K(ブ
ラック)の各色に分けて着色する方式のもので、各色ご
とに印字制御が可能である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a main part configuration diagram for explaining an example of a color printer to which the present invention is applied. In the drawing, 10 is a control unit, and the control unit 10 is a general control unit. 1, a disk control unit 2, a disk 3, a communication control unit 4, a printer control unit 5, a drawing memory 6 and the like. The general control unit 1 includes a disk control unit 2, a communication control unit 4, a printer control unit 5, and a drawing memory. Control 6 The disk control unit 2 stores the drawing command in the hard disk 3.
The communication control unit 4 receives print data from the host computer 11. The color print data is expanded in the drawing memory 6, and the printer control unit 5 sets the drawing memory 6
The color print data expanded in the above is output to the color laser printer 12. The color laser printer 12 is C
It is a system of separately coloring each color of (cyan), M (magenta), Y (yellow), and K (black), and printing control is possible for each color.

【0008】図2は、プリント制御データの展開を示す
図で、プリント制御データは、図2に示すように、C,
M,Y,Kの色ごとに描画コマンドに展開される。
FIG. 2 is a diagram showing the expansion of the print control data. As shown in FIG. 2, the print control data is C,
Each color of M, Y, K is expanded into a drawing command.

【0009】図3は、描画コマンド及び描画メモリを示
す図で、各描画コマンドは、描画Xピクセルポジショ
ン,描画Yピクセルポジション,描画Lピクセルサイ
ズ,モード(ライン時イメージ),階調数,イメージデ
ータよりなり、ラインデータの場合は、階調数のライン
をピクセルサイズ描画、イメージデータの場合は、ピク
セルサイズのイメージデータを展開する。
FIG. 3 is a diagram showing a drawing command and a drawing memory. Each drawing command includes a drawing X pixel position, a drawing Y pixel position, a drawing L pixel size, a mode (line-time image), a gradation number, and image data. In the case of line data, lines of gradation number are drawn in pixel size, and in the case of image data, image data of pixel size is developed.

【0010】図4は、C(シアン)印字からK(ブラッ
ク)印字までの動作説明をするためのフロー図で、 Cディスクからシアン描画コマンドを読み出し描画メ
モリに展開する。 描画展開が終了したシアン印字データを印字出力す
る。 2プレーンメモリが実装されているときには印字起動
と同時にMディスクからマゼンタ描画コマンドを読み出
し描画メモリに展開する。 ´1プレーンメモリの場合は、C印字出力の完了を待
ち描画を開始することになり、印字出力と描画は並行動
作しない。 シアン印字完了およびマゼンタ描画の完了によりマゼ
ンタ印字データを印字出力する。以下、同様にしてブラ
ック印字を印字出力する。
FIG. 4 is a flow chart for explaining the operation from C (cyan) printing to K (black) printing, in which a cyan drawing command is read from the C disk and expanded in the drawing memory. The cyan print data that has completed drawing expansion is printed out. When the two-plane memory is installed, the magenta drawing command is read from the M disk at the same time as the printing is started and expanded in the drawing memory. In the case of the 1 plane memory, drawing is started after the completion of C print output, and print output and drawing do not operate in parallel. Magenta print data is printed out upon completion of cyan printing and magenta drawing. Thereafter, the black print is printed out in the same manner.

【0011】図5乃至図7は、ページ印刷の制御フロー
を示す図で、通信制御部4がホストコンピュータ11よ
りプリント制御データを受信すると、ディスク制御部2
は、描画コマンドを作成し、ディスク3にセーブする。
プリンタ制御部5は、この描画コマンドに従って描画メ
モリ6のカラープリントデータを順次印字するが、当該
カラーについて、描画コマンドがない時は、次のカラー
に印字に飛ぶ。同様にして、順次ページ印刷を行う。
FIGS. 5 to 7 are flowcharts showing the control flow of page printing. When the communication control unit 4 receives print control data from the host computer 11, the disk control unit 2 receives the print control data.
Creates a drawing command and saves it on the disk 3.
The printer control unit 5 sequentially prints the color print data in the drawing memory 6 in accordance with this drawing command, but if there is no drawing command for that color, it jumps to printing to the next color. Similarly, page printing is sequentially performed.

【0012】[0012]

【発明の効果】請求項1の発明によると、フルカラー・
フルサイズに必要な描画メモリの1/4のメモリでフル
カラー・フルサイズ描画が可能になるので、大量のメモ
リを必要とするカラープリンタでは、メモリコストを大
幅に削減することができる。
According to the invention of claim 1, full color
Since full-color / full-size drawing can be performed with 1/4 of the drawing memory required for full size, the memory cost can be significantly reduced in a color printer that requires a large amount of memory.

【0013】請求項2の発明によると、フルカラー・フ
ルサイズに必要な描画メモリの1/2のメモリでフルカ
ラー・フルサイズ描画が可能になる。また、印字出力と
描画処理が並列に動作するので、メモリコストを半減す
るとともに、高速印字出力が可能になる。
According to the second aspect of the present invention, full-color / full-size drawing can be performed with half the drawing memory required for full-color / full-size. Further, since the print output and the drawing process operate in parallel, the memory cost can be reduced by half and high-speed print output can be performed.

【0014】請求項3の発明によると、白黒出力,モノ
カラー出力が自動的に判別され、描画された色のみ印字
出力されるので、フルカラー以外のページ印刷の高速化
が図れる。
According to the third aspect of the present invention, monochrome output and monocolor output are automatically discriminated and only the drawn color is printed out, so that page printing other than full color can be speeded up.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明が適用されるカラープリンタの一例を
説明するための要部構成図である。
FIG. 1 is a main part configuration diagram for explaining an example of a color printer to which the present invention is applied.

【図2】 プリント制御データの展開例を示す図であ
る。
FIG. 2 is a diagram showing an example of expansion of print control data.

【図3】 描画コマンド及び描画メモリの例を示す図で
ある。
FIG. 3 is a diagram showing an example of a drawing command and a drawing memory.

【図4】 カラー印字のフローを示す図である。FIG. 4 is a diagram showing a flow of color printing.

【図5】 ページ印刷の制御フローの一部を示す図であ
る。
FIG. 5 is a diagram showing a part of a page printing control flow.

【図6】 ページ印刷の制御フローの他の一部を示す図
である。
FIG. 6 is a diagram showing another part of the control flow of page printing.

【図7】 ページ印刷の制御フローの更に他の一部を示
す図である。
FIG. 7 is a diagram showing still another part of the control flow of page printing.

【符号の説明】[Explanation of symbols]

1…統括制御部、2…ディスク制御部、3…ディスク、
4…通信制御部、5…プリンタ制御部、6…描画メモ
リ、10…制御ユニット、11…ホストコンピュータ、
12…カラーレーザプリンタ。
1 ... Overall control unit, 2 ... Disk control unit, 3 ... Disk,
4 ... Communication control unit, 5 ... Printer control unit, 6 ... Drawing memory, 10 ... Control unit, 11 ... Host computer,
12 ... Color laser printer.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ディスクから描画コマンドを読み出し描
画メモリに展開し、描画展開が終了した印字データを印
字出力し、1プレーンメモリの場合は、印字出力の完了
を待って次の描画を開始することを特徴とするカラープ
リンタ省メモリ方式。
1. A drawing command is read from a disk, expanded into a drawing memory, and print data whose drawing expansion is completed is printed out. In the case of a 1-plane memory, the next drawing is started after the completion of the print output. A color printer memory saving method characterized by.
【請求項2】 ディスクから描画コマンドを読み出し描
画メモリに展開し、描画展開が終了した印字データを印
字出力し、2プレーンメモリが実装されているときは、
印字起動と同時に次色ディスクから次色の描画コマンド
を読み出し描画メモリに展開し、前色印字完了および次
色描画の完了により次色印字データを印字出力すること
を特徴とするカラープリンタ省メモリ方式。
2. A drawing command is read from a disk, expanded in a drawing memory, print data for which drawing expansion is completed is printed out, and when a 2-plane memory is mounted,
A color printer memory saving method characterized by reading the drawing command of the next color from the next color disk at the same time as printing is started, expanding it to the drawing memory, and printing the next color print data upon completion of printing the previous color and drawing the next color. .
【請求項3】 フルカラー出力以外のときは、描画コマ
ンドが作成されたカラーだけの出力とすることを特徴と
する省メモリ方式。
3. A memory-saving system characterized in that, except for full-color output, only the color for which a drawing command is created is output.
JP8311296A 1996-03-12 1996-03-12 Color printer memory-saving system Pending JPH09240062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8311296A JPH09240062A (en) 1996-03-12 1996-03-12 Color printer memory-saving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8311296A JPH09240062A (en) 1996-03-12 1996-03-12 Color printer memory-saving system

Publications (1)

Publication Number Publication Date
JPH09240062A true JPH09240062A (en) 1997-09-16

Family

ID=13793125

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8311296A Pending JPH09240062A (en) 1996-03-12 1996-03-12 Color printer memory-saving system

Country Status (1)

Country Link
JP (1) JPH09240062A (en)

Similar Documents

Publication Publication Date Title
JP3660154B2 (en) Image processing device for printing
JP3262492B2 (en) Color printer control device, color printer control method, and storage medium storing control program
JPH01136770A (en) Printer
EP0664521B1 (en) Colour image processing apparatus and method
JPH09240062A (en) Color printer memory-saving system
JPH0284364A (en) Printer
JP2000153647A (en) Image-processing apparatus and its method
US6995852B1 (en) Printing data processor which manages memory
JP3203660B2 (en) Image recording device
JP3636891B2 (en) Color image output method
JP2982608B2 (en) Printer device
JP4369137B2 (en) Image processing device for printing
JP3279171B2 (en) Color printer
JPH05284306A (en) Image forming device
JP3247550B2 (en) Printing apparatus and printing method
JPH08123633A (en) Color image printing system
JP3143118B2 (en) Printer and print image pattern development method
JPH11110151A (en) Printer driver, computer having printer driver, and computer system
JPH07141130A (en) Printer controller
JP2000225735A (en) Image printer
JP3269525B2 (en) Color printing device
JPH05108809A (en) Picture forming device
JPH0449067A (en) Printing apparatus
JPH0937092A (en) Printing device and data processing method of the same
JPH08300745A (en) Image processing device and control method thereof