JPH09163142A - Gradation data compressed transfer system for printer - Google Patents

Gradation data compressed transfer system for printer

Info

Publication number
JPH09163142A
JPH09163142A JP31502295A JP31502295A JPH09163142A JP H09163142 A JPH09163142 A JP H09163142A JP 31502295 A JP31502295 A JP 31502295A JP 31502295 A JP31502295 A JP 31502295A JP H09163142 A JPH09163142 A JP H09163142A
Authority
JP
Japan
Prior art keywords
data
gradation data
gradation
printer
detected
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP31502295A
Other languages
Japanese (ja)
Inventor
Hideshi Kodama
英志 児玉
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP31502295A priority Critical patent/JPH09163142A/en
Publication of JPH09163142A publication Critical patent/JPH09163142A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Color Television Systems (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a gradation data compressed transfer system by which the number of gradation data transferred to a printer is decreased. SOLUTION: In this system, n-Bits in one byte are used for gradation data and the remaining bits are used for number of times data respectively. A comparison control section 10a compares gradation data in series of gradation data with the preceding gradation data to detect the presence of matching. A data transfer control section 10b transfers the gradation data without any modification when matching is not detected as the result of comparison, and transfers the gradation data by adding frequency data indicating the number of times of matching to the gradation data whose matching is detected after succeeding nonmatching is detected when the matching is detected.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は階調印字のできるカ
ラープリンタの階調データ圧縮転送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a gradation data compression transfer system for a color printer capable of gradation printing.

【0002】[0002]

【従来の技術】パーソナルコンピュータ(以下、パソコ
ンと呼ぶ)の周辺機器の一つであるカラープリンタの印
字方式は、カラー階調印字方式を採用している。階調印
字方式は、プリンタで再現できる最小単位である1画素
が複数の階調値を持つことにより中間色などの、色再現
性のよい印字方式である。また、パソコンとプリンタと
の間は、セントロニクスインタフェースケーブルによっ
て接続され、データ線8本と、制御・ステータス信号1
0本で構成される。
2. Description of the Related Art As a printing method of a color printer, which is one of the peripheral devices of a personal computer (hereinafter referred to as a personal computer), a color gradation printing method is adopted. The gradation printing method is a printing method with good color reproducibility such as an intermediate color because one pixel, which is the minimum unit that can be reproduced by a printer, has a plurality of gradation values. In addition, the personal computer and the printer are connected by a Centronics interface cable, and eight data lines and control / status signal 1 are connected.
It consists of 0 pieces.

【0003】ところで、この種のプリンタでは、データ
の転送に際してデータ転送数をできるだけ少なくするこ
とが望ましい。このような要望に関連する技術として、
特開平4−262448号(以下、第1の例と呼ぶ)、
特開昭62−103154号(以下、第2の例と呼ぶ)
があげられる。
By the way, in this type of printer, it is desirable to reduce the number of data transfers as much as possible when transferring data. As a technology related to such requests,
Japanese Patent Laid-Open No. 4-262448 (hereinafter referred to as a first example),
JP-A-62-103154 (hereinafter referred to as the second example)
Is raised.

【0004】第1の例は、バスを介して通信処理装置及
び入出力管理装置間のデータ転送を行う情報処理システ
ムのデータ転送装置であり、同じ内容のデータが連続す
る場合に、1データ分の内容とその連続回数を格納して
おき、バスへの転送時にその1データ分の内容と連続回
数のみを送出する。そのため、第1の例は、プロセッサ
からバスへのデータ送出部と、バスからプロセッサへの
データ入力部の2つに分けられる。データ送出部は、デ
ータを比較する比較制御部と連続するデータをカウント
するカウンタとデータ送出時にデータとカウンタ値とを
セレクトするセレクタ等からなる。データ入力部は、デ
ータを格納するレジスタと連続回数だけカウントするカ
ウンタ等からなる。
The first example is a data transfer device of an information processing system which transfers data between a communication processing device and an input / output management device via a bus. When data of the same content continues, one data Is stored and the number of consecutive times is stored, and only the content and the number of consecutive times for one data are transmitted at the time of transfer to the bus. Therefore, the first example is divided into two parts, a data sending part from the processor to the bus and a data input part from the bus to the processor. The data transmission unit includes a comparison control unit that compares data, a counter that counts continuous data, a selector that selects data and a counter value when transmitting data, and the like. The data input unit includes a register for storing data, a counter for counting the number of continuous times, and the like.

【0005】一方、第2の例は、文字パターン記憶回路
に関するものであり、nビット構成の文字データと回数
データとが記憶されている文字パターン記憶回路と、こ
の記憶回路から読み出す時、回数データに応じたnビッ
トのデータを繰り返し出力する文字パターンデータ発生
装置で構成される。この第2の例では、m×nのドット
マトリックスで構成される文字パターンは、文字パター
ン記憶回路に記憶されている。記憶回路からデータを読
み出す時、文字データは、データレジスタに格納され、
回数データはカウンタに供給される。カウンタに供給さ
れた回数データは、連続回数だけ同じデータを送出す
る。
On the other hand, the second example relates to a character pattern storage circuit, which stores a character pattern storage circuit in which character data of n bits and count data are stored, and the count data when reading from this storage circuit. The character pattern data generator repeatedly outputs n-bit data according to the above. In this second example, the character pattern formed by the m × n dot matrix is stored in the character pattern storage circuit. When reading data from the memory circuit, the character data is stored in the data register,
The count data is supplied to the counter. As the count data supplied to the counter, the same data is transmitted for the continuous count.

【0006】[0006]

【発明が解決しようとする課題】ところが、第1の例で
は、データとカウント値を2回に分けてバスに送出する
ため、連続回数が無い場合は、2倍の送出量になってし
まうおそれがある。
However, in the first example, since the data and the count value are transmitted to the bus in two steps, the transmission amount may be doubled if there is no continuous number. There is.

【0007】また、第2の例では、文字パターンが既に
記憶回路に存在し、そこから回数データ分だけ連続して
同じデータを送出するため、データの転送数は以前と変
わらない。
In the second example, since the character pattern already exists in the memory circuit and the same data is continuously transmitted from the memory circuit by the number of times of data, the number of data transfers is the same as before.

【0008】本発明の課題は、上記のような問題点を生
ずることなく、プリンタへ転送する階調データ数を減ら
すことのできる階調データ圧縮転送方式を提供すること
にある。
An object of the present invention is to provide a gradation data compression transfer system capable of reducing the number of gradation data transferred to a printer without causing the above problems.

【0009】[0009]

【課題を解決するための手段】本発明による階調データ
圧縮転送方式は、外部記憶装置からのプリンタの階調デ
ータをプリンタ出力ポートに転送する転送方式におい
て、1バイトのうちのnビットを階調データ、残りのビ
ットを回数データにそれぞれ利用し、一連の階調データ
についてある階調データとその前の階調データとを比較
して一致の有無を検出する比較制御手段と、前記比較の
結果、一致が検出されない場合にはその階調データをそ
のまま転送し、一致が検出された場合には次の不一致が
検出されてから、一致が検出された階調データに一致の
回数を示す回数データを付加して転送するデータ転送制
御手段とを備えたことを特徴とする。
A gradation data compression transfer system according to the present invention is a transfer system for transferring printer gradation data from an external storage device to a printer output port. Comparison control means for detecting whether there is a match by comparing the gradation data of a series of gradation data with the gradation data before the gradation data using the gradation data and the remaining bits as count data, respectively. As a result, if no match is detected, the gradation data is transferred as it is, and if a match is detected, the next mismatch is detected, and then the number of times that the match is detected is indicated in the gradation data. And a data transfer control means for adding and transferring data.

【0010】なお、前記比較制御手段は、前記その前の
階調データを一時保存するレジスタ手段を含む。
The comparison control means includes register means for temporarily storing the previous grayscale data.

【0011】また、前記データ転送制御手段は、前記一
致が検出された場合に回数データをインクリメントする
ステップと、前記一致が繰り返された場合にその繰り返
し回数が所定の最大値を越えているかどうかの検出を行
うステップとを実行し、所定の最大値を越えていなけれ
ば次の階調データに対する一致の有無を検出する動作に
戻るようにし、所定の最大値を越えている時には回数デ
ータをデクリメントしてその値を階調データに付加して
転送する。
Further, the data transfer control means increments the number of times data when the match is detected, and when the match is repeated, whether the number of repetitions exceeds a predetermined maximum value or not. Detecting step is executed, and if it does not exceed the predetermined maximum value, the operation returns to the operation of detecting whether there is a match with the next gradation data, and when it exceeds the predetermined maximum value, the count data is decremented. The value is added to the gradation data and transferred.

【0012】[0012]

【作用】パソコンとプリンタとの間をつなぐケーブルの
データの幅は、通常8ビットである。一方、階調データ
は、1画素あたりの階調数によって決定されるが、8ビ
ットのデータ幅を全て利用しない場合がある。このと
き、未使用のビットを利用してデータを圧縮することに
より、転送するデータ数が少なくなる。
The width of the data of the cable connecting the personal computer and the printer is usually 8 bits. On the other hand, the grayscale data is determined by the number of grayscales per pixel, but there are cases where the entire 8-bit data width is not used. At this time, the number of data to be transferred is reduced by compressing the data by using the unused bits.

【0013】すなわち、階調データを6ビットとする
と、データ幅は、8ビットであるので、2ビット余分で
ある。この余分な2ビットを利用することで、データの
圧縮転送を行う。連続する階調データがある時、連続す
る回数を余分な2ビットに割り当てることにより、デー
タの転送数を少なくする。
That is, assuming that the gradation data has 6 bits, the data width is 8 bits, which is an extra 2 bits. By utilizing the extra 2 bits, data is compressed and transferred. When there is continuous grayscale data, the number of times of data transfer is reduced by allocating the number of continuous times to extra 2 bits.

【0014】[0014]

【発明の実施の形態】図面を参照して、本発明の実施の
形態について説明する。図1を参照して、ここでは階調
データ1を6ビット、回数データを2ビットとする1バ
イト(8ビット)の構成として記述するが、これに限ら
れるものでは無い。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described with reference to the drawings. Referring to FIG. 1, here, the gradation data 1 is described as 6 bits and the number data is 2 bits, but is described as a 1-byte (8 bits) configuration, but the invention is not limited to this.

【0015】階調データ1は、図2の外部記憶装置13
に保存されている。階調データ1に回数データ2を付加
する機能を持つのが本発明部分であるデータ圧縮部10
である。データ圧縮部10には、当回分と前回分の階調
データ1を比較する比較制御部10aと、当回分の階調
データ1に回数データ2を付加しプリンタ出力ポート1
4に転送するためのデータ転送制御部10bとを備えて
いる。また、階調データ1の比較動作を行うため、比較
制御部10aは内部記憶装置12を前回分の階調データ
を一時的に記憶するためのレジスタとして利用する。そ
れ故、比較制御部10aと内部記憶装置12は、まとめ
て比較制御手段と呼ばれても良い。なお、このレジスタ
はまた、回数データを一時的に格納するためにも利用さ
れる。
The gradation data 1 is stored in the external storage device 13 of FIG.
Stored in. The data compression unit 10 according to the present invention has a function of adding the frequency data 2 to the gradation data 1.
It is. The data compression unit 10 includes a comparison control unit 10a that compares the current grayscale data 1 with the previous grayscale data 1 and the count data 2 to the current grayscale data 1 to add the printer output port 1
The data transfer control unit 10b for transferring the data to the No. 4 is provided. Further, in order to perform the comparison operation of the gradation data 1, the comparison control unit 10a uses the internal storage device 12 as a register for temporarily storing the gradation data of the previous time. Therefore, the comparison control unit 10a and the internal storage device 12 may be collectively referred to as comparison control means. Note that this register is also used for temporarily storing the count data.

【0016】階調データのカウントの方法について説明
する。階調データが連続して同じデータの場合、連続す
る回数から1引いた数を回数データに入れる。4回連続
するときは2進数“11”で最大値であり、3回連続す
るときは“10”、2回連続するときは“01”、連続
しないときは“00”となる。
A method of counting gradation data will be described. When the gradation data is the same data continuously, the number obtained by subtracting 1 from the continuous number is put in the number-of-times data. The maximum value is the binary number "11" when four consecutive times occur, "10" when three consecutive times, "01" when two consecutive times, and "00" when not consecutive.

【0017】次に、図3をも参照して詳細な動作につい
て述べる。まず、ここで扱われる階調データを以下のよ
うに定義する。
Next, the detailed operation will be described with reference to FIG. First, the gradation data handled here is defined as follows.

【0018】階調データ(16進数)3A,2A,1
5,15,15,25,25,25,25,25,2
5,30 データ圧縮転送の処理のスタートステップ100から始
まる。データのクリアを行うステップ101でレジスタ
やプリンタ出力ポート14に転送するデータのクリアを
行う。ステップ103で階調データの有無の判定を行
い、ここでは階調データ“3A”があるので、フローB
のステップ120に移り、レジスタに一時保存されてい
るデータと階調データとの比較を行う。レジスタには、
まだデータが入っていないため、比較結果は“NO”で
あり、ステップ127に進む。ここでは、階調データが
全階調データの先頭であるか判断される。階調データ
“3A”は全階調データの先頭であるため、ステップ1
25に進む。ここでは、レジスタに階調データを転送す
る。この後、ステップ126で回数データのクリアを行
い、再びステップ103に戻る。
Gradation data (hexadecimal number) 3A, 2A, 1
5,15,15,25,25,25,25,25,25,2
5, 30 Start from the start step 100 of data compression transfer processing. In step 101 of clearing data, the data transferred to the register or the printer output port 14 is cleared. In step 103, the presence / absence of gradation data is determined. Since there is gradation data “3A” here, the flow B
In step 120, the data temporarily stored in the register is compared with the gradation data. In the register
Since no data has been entered yet, the comparison result is "NO", and the routine proceeds to step 127. Here, it is determined whether the gradation data is the head of all the gradation data. Since the gradation data “3A” is the head of all gradation data, step 1
Go to 25. Here, the gradation data is transferred to the register. After that, the number data is cleared in step 126, and the process returns to step 103 again.

【0019】次は、階調データ“2A”である。先程と
同じように階調データがあるため、ステップ120でレ
ジスタに格納されている前回の階調データとの比較を行
う。レジスタに格納されているデータは、前の階調デー
タである“3A”で、比較の結果“NO”であるためス
テップ127に進む。そして、階調データ“2A”は先
頭データでないので、ステップ124に進む。ここで、
データ転送制御部10bはプリンタ出力ポートに、レジ
スタの値“3A”に回数データを付加してデータ転送を
行う。このときの回数データは、“00”である。この
あと、ステップ125でレジスタに階調データ“2A”
を転送し、ステップ126において回数データをクリア
してステップ103に戻る。
Next is the gradation data "2A". As in the previous case, since there is gradation data, comparison is made with the previous gradation data stored in the register in step 120. The data stored in the register is “3A” which is the previous gradation data, and the comparison result is “NO”, so the flow proceeds to step 127. Then, since the gradation data “2A” is not the head data, the process proceeds to step 124. here,
The data transfer control unit 10b transfers the data to the printer output port by adding the number of times data to the register value "3A". The count data at this time is "00". Then, in step 125, the gradation data “2A” is stored in the register.
Is transferred, the count data is cleared in step 126, and the process returns to step 103.

【0020】次の階調データは“15”で、前の階調デ
ータと異なるため、前回と同じ処理を行う。それ故、こ
の動作説明は省略し、2回目の階調データ“15”から
説明する。ステップ103を経てステップ120でレジ
スタのデータと階調データを比較すると“YES”であ
るため、ステップ121に進む。ここで、回数データを
1だけインクリメントする。次に、ステップ122では
回数データが最大値を越えているか判断する。ステップ
121でインクリメントされた回数データは、最大値を
越えていないため、NOへ進み、ステップ103に戻
る。次の階調データも“15”であるため、ステップ1
03,120,121,122へ至り、ステップ122
では回数データは、まだ最大値を越えていないため、ス
テップ103に戻る。
Since the next gradation data is "15", which is different from the previous gradation data, the same processing as the previous processing is performed. Therefore, description of this operation is omitted, and description will be made starting with the second gradation data “15”. When the data in the register and the grayscale data are compared in step 120 through step 103, the result is "YES", so the flow proceeds to step 121. Here, the count data is incremented by one. Next, at step 122, it is judged whether the number of times data exceeds the maximum value. Since the count data incremented in step 121 does not exceed the maximum value, the process proceeds to NO and returns to step 103. Since the next gradation data is also “15”, step 1
03, 120, 121, 122, step 122
Then, since the count data has not exceeded the maximum value yet, the process returns to step 103.

【0021】次の階調データは、“25”である。ステ
ップ103からステップ120に移り、レジスタのデー
タと階調データの比較を行う。レジスタ値は“15”で
あるため、ステップ127を経てステップ124に進
む。ステップ124ではレジスタ値“15”に回数デー
タ2、すなわち“10”を付加してデータをプリンタ出
力ポートに転送する。この後ステップ125で、階調デ
ータ“25”をレジスタに転送し、ステップ126で回
数データをクリアしステップ103に戻る。
The next gradation data is "25". The process moves from step 103 to step 120, and the register data and the gradation data are compared. Since the register value is “15”, the process proceeds to step 124 via step 127. At step 124, the count value data 2, that is, "10" is added to the register value "15" and the data is transferred to the printer output port. After that, in step 125, the gradation data “25” is transferred to the register, in step 126 the count data is cleared, and the process returns to step 103.

【0022】次の階調データも“25”で、6連続のデ
ータである。なお、回数データが最大値を越えるところ
までの説明は省略する。回数データの最大値は3、すな
わち“11”で、同じデータが4回連続であることを表
している。したがって、5回目の階調データを受けたス
テップ122から説明する。回数データが最大値3を越
えているため、ステップ123で回数データを1だけデ
クリメントし回数データを3(“11”)に戻す。ステ
ップ124でレジスタ値“25”に回数データ3(“1
1”)を付加してプリンタ出力ポートにデータを転送す
る。その後ステップ125で階調データ“25”をレジ
スタに転送し、ステップ126で回数データをクリアし
た後ステップ103に戻る。
The next gradation data is also "25", which is 6 continuous data. The description up to the point where the count data exceeds the maximum value is omitted. The maximum value of the number of times data is 3, that is, "11", indicating that the same data is continuous 4 times. Therefore, the description will be given from step 122 when the fifth gradation data is received. Since the count data exceeds the maximum value 3, the count data is decremented by 1 in step 123 and the count data is returned to 3 (“11”). In step 124, the count value data 3 (“1
1 ") is added and the data is transferred to the printer output port. After that, the gradation data" 25 "is transferred to the register in step 125, the number of times data is cleared in step 126, and the process returns to step 103.

【0023】次の階調データは“25”であり、前回と
同じデータであるため、説明は省略し次の階調データの
“30”から説明する。ステップ120で、レジスタ値
“25”と比較し“NO”であるため、ステップ127
を経てステップ124でレジスタ値“25”に回数デー
タ1(“01”)を付加してデータ転送する。ステップ
125で階調データ“30”をレジスタに転送し、回数
データをクリア(ステップ126)し、ステップ103
に戻る。ここでもし、階調データがない場合はステップ
103からステップ104へ進み、レジスタ値“30”
に回数データ“00”を付加してプリンタ出力ポートに
データを転送して、ステップ104で処理を終了する。
Since the next gradation data is "25", which is the same data as the previous one, the description will be omitted and the description will be started from the next gradation data "30". In step 120, the register value is “NO” compared with the register value “25”.
Then, in step 124, the count value 1 (“01”) is added to the register value “25” and the data is transferred. In step 125, the gradation data “30” is transferred to the register, the count data is cleared (step 126), and step 103
Return to If there is no gradation data, the process proceeds from step 103 to step 104, and the register value is "30".
The number data “00” is added to the data, the data is transferred to the printer output port, and the process ends in step 104.

【0024】[0024]

【発明の効果】以上説明したきたように、本発明によれ
ばプリンタへ転送する1バイトのデータ幅のうち階調デ
ータのために使用されない残りのビットに回数データを
付加することにより、データ転送数を減少させることが
できる。
As described above, according to the present invention, the data transfer is performed by adding the count data to the remaining bits which are not used for the gradation data in the 1-byte data width transferred to the printer. The number can be reduced.

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

【図1】本発明によるデータ圧縮転送方式における、階
調データと回数データとの関係を示した図である。
FIG. 1 is a diagram showing a relationship between gradation data and frequency data in a data compression transfer system according to the present invention.

【図2】本発明によるデータ圧縮転送方式を行うために
必要な構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration necessary for performing a data compression transfer system according to the present invention.

【図3】本発明によるデータ圧縮転送を説明するための
フローチャート図である。
FIG. 3 is a flow chart diagram for explaining data compression transfer according to the present invention.

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

1 階調データ 2 回数データ 10 データ圧縮部 10a 比較制御部 10b データ転送制御部 12 内部記憶装置 13 外部記憶装置 14 プリンタ出力ポート 1 gradation data 2 number data 10 data compression unit 10a comparison control unit 10b data transfer control unit 12 internal storage device 13 external storage device 14 printer output port

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 外部記憶装置からのプリンタの階調デー
タをプリンタ出力ポートに転送する転送方式において、
1バイトのうちのnビットを階調データ、残りのビット
を回数データにそれぞれ利用し、一連の階調データにつ
いてある階調データとその前の階調データとを比較して
一致の有無を検出する比較制御手段と、前記比較の結
果、一致が検出されない場合にはその階調データをその
まま転送し、一致が検出された場合には次の不一致が検
出されてから、一致が検出された階調データに一致の回
数を示す回数データを付加して転送するデータ転送制御
手段とを備えたことを特徴とするプリンタの階調データ
圧縮転送方式。
1. A transfer system for transferring gradation data of a printer from an external storage device to a printer output port,
The n bits of 1 byte are used as gradation data and the remaining bits are used as count data, respectively, and a certain gradation data of a series of gradation data is compared with the previous gradation data to detect whether there is a match. And the comparison control means for transferring the gradation data as it is if no match is detected as a result of the comparison, and if the match is detected, the next mismatch is detected and then the level at which the match is detected. A gradation data compression transfer system for a printer, comprising: a data transfer control means for adding the number data indicating the number of coincidences to the key data and transferring the data.
【請求項2】 請求項1記載の階調データ圧縮転送方式
において、前記比較制御手段は、前記その前の階調デー
タを一時保存するレジスタ手段を含むことを特徴とする
プリンタの階調データ圧縮転送方式。
2. The gradation data compression transfer system according to claim 1, wherein the comparison control means includes a register means for temporarily storing the previous gradation data. Transfer method.
【請求項3】 請求項1あるいは2記載の階調データ圧
縮転送方式において、前記データ転送制御手段は、前記
一致が検出された場合に回数データをインクリメントす
るステップと、前記一致が繰り返された場合にその繰り
返し回数が所定の最大値を越えているかどうかの検出を
行うステップとを実行し、所定の最大値を越えていなけ
れば次の階調データに対する一致の有無を検出する動作
に戻るようにし、所定の最大値を越えている時には回数
データをデクリメントしてその値を階調データに付加し
て転送することを特徴とするプリンタの階調データ圧縮
転送方式。
3. The gradation data compression transfer method according to claim 1, wherein the data transfer control means increments the number of times data when the match is detected, and when the match is repeated. And the step of detecting whether or not the number of repetitions exceeds a predetermined maximum value, and if it does not exceed the predetermined maximum value, return to the operation of detecting the presence or absence of a match with the next gradation data. A gradation data compression transfer method for a printer, characterized in that when a predetermined maximum value is exceeded, the number of times data is decremented and the value is added to the gradation data for transfer.
JP31502295A 1995-12-04 1995-12-04 Gradation data compressed transfer system for printer Withdrawn JPH09163142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31502295A JPH09163142A (en) 1995-12-04 1995-12-04 Gradation data compressed transfer system for printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31502295A JPH09163142A (en) 1995-12-04 1995-12-04 Gradation data compressed transfer system for printer

Publications (1)

Publication Number Publication Date
JPH09163142A true JPH09163142A (en) 1997-06-20

Family

ID=18060486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31502295A Withdrawn JPH09163142A (en) 1995-12-04 1995-12-04 Gradation data compressed transfer system for printer

Country Status (1)

Country Link
JP (1) JPH09163142A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6967745B1 (en) 1999-08-27 2005-11-22 Canon Kabushiki Kaisha Image processing apparatus and method, and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6967745B1 (en) 1999-08-27 2005-11-22 Canon Kabushiki Kaisha Image processing apparatus and method, and storage medium

Similar Documents

Publication Publication Date Title
US4843632A (en) Compressed image expansion system
US5247589A (en) Method for encoding color images
US6785424B1 (en) Encoding method and apparatus for compressing a data structure having two or more dimensions, decoding method, and storage medium
US5268906A (en) Method and apparatus for high speed parallel communications
EP0629973B1 (en) Output apparatus and method
JPH09163142A (en) Gradation data compressed transfer system for printer
US7196802B2 (en) Image processing device having compression judgement
EP0472323B1 (en) Outputting method
JPS60140979A (en) Parallel processor for encoding and decoding of picture signal
JP3433276B2 (en) Image signal compression method and apparatus, image signal decompression method and apparatus, image signal compression / decompression method and apparatus, and printer
KR100276768B1 (en) Changed Pixel Detector for Encoding Image Data
JP3171726B2 (en) Transmission data management device
JP2776785B2 (en) Serial data transfer device
JPH07170410A (en) Color image data compression method
JP3019014B2 (en) Communication terminal device
JP3350348B2 (en) Change point detector
JPH04329483A (en) Image processor
JP2744250B2 (en) Character processing apparatus and method
JP3257902B2 (en) Printing apparatus and data transfer control method for printing apparatus
JP2806310B2 (en) Encoding device and facsimile device having the same
JP3160180B2 (en) Data transfer device and data transfer method
KR100239738B1 (en) Method and apparatus of processing packet data of lan
JPH07271656A (en) Image data processing system
JPS63117562A (en) Image data coding system
JPH05193200A (en) Printer

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030204