JPH0774652A - Data compressing device - Google Patents

Data compressing device

Info

Publication number
JPH0774652A
JPH0774652A JP21710493A JP21710493A JPH0774652A JP H0774652 A JPH0774652 A JP H0774652A JP 21710493 A JP21710493 A JP 21710493A JP 21710493 A JP21710493 A JP 21710493A JP H0774652 A JPH0774652 A JP H0774652A
Authority
JP
Japan
Prior art keywords
data
compression
processing
compressed
compression processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP21710493A
Other languages
Japanese (ja)
Other versions
JP3170967B2 (en
Inventor
Masato Suzuki
正人 鈴木
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP21710493A priority Critical patent/JP3170967B2/en
Publication of JPH0774652A publication Critical patent/JPH0774652A/en
Application granted granted Critical
Publication of JP3170967B2 publication Critical patent/JP3170967B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE:To transfer and store the same amount of data from the data compressor to the other device. CONSTITUTION:A data compressor 11 is provided with the 1st-Nth compression processing parts 231-23N which perform compression processing in dissimilar ways and the 1st-Nth FIFO memories 241-24N which input the corresponding output. A CPU 22 monitors the point when the half bit of each FIFO memory changes to '1' and judges that the compression system of the FIFO memory 24 which is changed to '1' last is the most effecient compression system and stores the system and its storage data in a storage device 13 by each cycle. The Nth compression processing part 27N performs no compression and it can be selected as the most efficient one according to the contents of data.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データ等の各種デ
ータを圧縮して処理したり伝送するために使用されるデ
ータ圧縮装置に係わり、具体的には複数の処理方式の中
から最適の圧縮方式を選択するようにしたデータ圧縮装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data compression apparatus used for compressing various types of data such as image data for processing and transmission, and more specifically, it is suitable for use among a plurality of processing methods. The present invention relates to a data compression device that selects a compression method.

【0002】[0002]

【従来の技術】磁気ディスクやハードディスクあるいは
磁気テープ等の記憶装置にデータを格納し、これらを必
要に応じて読み出して処理することが広く行われてい
る。このような記憶装置により多くのデータを格納する
必要のある場合には、格納前のデータに対して圧縮処理
が行われている。圧縮処理の方式は各種提案されている
が、すべてのデータに対して常に良好な圧縮率を有する
方式は、まだ開発されるに至っていない。
2. Description of the Related Art It is widely practiced to store data in a storage device such as a magnetic disk, a hard disk or a magnetic tape, and to read and process the data as needed. When it is necessary to store a large amount of data in such a storage device, compression processing is performed on the data before storage. Although various compression processing methods have been proposed, a method that always has a good compression rate for all data has not been developed yet.

【0003】例えばファクシミリ通信の分野では、可変
符号長圧縮方式が採用されている。この方式は、出現確
率の低いとされているデータに対しては相対的に長い符
号を割り当てる一方、出現確率が高いとされているもの
には相対的に短い符号を割り当てるようにしている。こ
のため、出現確率が高いとされているようなデータがそ
の通りに高い頻度で出現するようなデータに対しては高
い圧縮率で画像データの圧縮が可能であるが、そうでな
いデータに対しては、圧縮の効果をあまり期待すること
ができず、出現確率が低いデータが頻繁に出現するよう
な極端な場合には圧縮しない場合よりもデータ量が多く
なるといったような結果も発生した。
For example, in the field of facsimile communication, a variable code length compression system is adopted. According to this method, a relatively long code is assigned to data that has a low appearance probability, while a relatively short code is assigned to data that has a high appearance probability. For this reason, it is possible to compress image data with a high compression rate for data in which data that is said to have a high appearance probability appears at such a high frequency, but for data that does not. In the case of, the effect of compression cannot be expected so much, and in an extreme case where data with a low occurrence probability frequently appears, the amount of data becomes larger than in the case of no compression.

【0004】このような問題を解決するために、特開昭
62−209948号公報では、圧縮すべきデータを適
当な長さ(ブロック)ごとに分割し、これら分割された
それぞれのデータに対して互いに異なった圧縮変換規則
に基づいた複数の変換を並列に同時に行うようにしてい
る。そして、これらの変換の結果、最も短い長さとなっ
た圧縮変換規則に従った変換データを、その変換規則の
種別を表わすデータを付加して受信側に伝送するように
している。すなわち、この提案されたデータ圧縮装置に
よれば、それぞれの分割されたブロックごとに最小の圧
縮方式を選択してデータを圧縮し伝送することができる
ことになる。
In order to solve such a problem, in Japanese Unexamined Patent Publication No. Sho 62-209948, data to be compressed is divided into appropriate lengths (blocks), and each of these divided data is divided. A plurality of conversions based on different compression conversion rules are simultaneously performed in parallel. Then, as a result of these conversions, the conversion data according to the compression conversion rule having the shortest length is added to the data indicating the type of the conversion rule and transmitted to the receiving side. That is, according to the proposed data compression apparatus, the minimum compression method can be selected for each divided block to compress and transmit the data.

【0005】[0005]

【発明の解決しようとする課題】ところが、この提案の
データ圧縮装置によると、1つ1つのブロックのデータ
が圧縮後にどの程度の量のデータになるかは、複数の変
換を並列に同時に行ってそれらの結果を比較してみなけ
れば判断することができない。したがって、データ圧縮
装置側では、カウンタを用意してそれぞれの圧縮変換規
則に基づいて圧縮されたデータをその都度カウントし、
これによって最小とされたデータ量のデータをそのたび
に伝送することになり、データの伝送量が一定しない。
このため、装置側では圧縮後のデータを一時的に格納す
る比較的大容量のバッファを必要とする他、前記したよ
うなカウンタ等の回路が必要になり、装置の構成が複雑
となるという問題があった。
However, according to the proposed data compression apparatus, it is necessary to perform a plurality of conversions in parallel at the same time to determine the amount of data of each block after compression. It cannot be judged unless the results are compared. Therefore, on the data compression device side, a counter is prepared to count the data compressed based on the respective compression conversion rules each time,
As a result, the minimum amount of data is transmitted each time, and the amount of data transmission is not constant.
Therefore, on the device side, a relatively large capacity buffer for temporarily storing the compressed data is required, and in addition, a circuit such as the counter as described above is required, which complicates the configuration of the device. was there.

【0006】また、データ圧縮装置を経て伝送されるデ
ータを受信する受信側の装置においても一度に送られて
くるデータの量が不定なので、受信用のバッファとして
比較的大きな容量のものを必要とする他に、データの伝
送ミスをチェックするための処理が煩雑になるという問
題があった。
Further, even in the receiving side device for receiving the data transmitted through the data compression device, the amount of data sent at one time is indefinite, so that a relatively large receiving buffer is required. In addition to this, there is a problem that the process for checking a data transmission error becomes complicated.

【0007】そこで本発明の目的は、圧縮された後のデ
ータ量をほぼ一定量ずつに揃えながらデータの圧縮処理
を逐次実行することのできるデータ圧縮装置を提供する
ことにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a data compression apparatus capable of sequentially executing data compression processing while arranging the data amount after compression into substantially constant amounts.

【0008】本発明の他の目的は、圧縮に不利なデータ
に対してもデータ量が却って増大するような事態を避け
つつ、処理後のデータ量をほぼ一定の量に揃えて圧縮処
理を逐次実行することのできるデータ圧縮装置を提供す
ることにある。
Another object of the present invention is to avoid the situation where the data amount is increased even for data that is unfavorable for compression, while the data amount after processing is adjusted to a substantially constant amount and the compression process is sequentially performed. It is to provide a data compression device that can be executed.

【0009】[0009]

【課題を解決するための手段】請求項1記載の発明で
は、同一の圧縮すべきデータをそれぞれ異なった圧縮処
理方式で並列的に圧縮処理する複数の圧縮処理手段と、
これらの圧縮処理手段の処理結果をそれぞれ圧縮処理方
式別に格納する複数のFIFOメモリ(先入れ先出しメ
モリ)と、これらのFIFOメモリにそれぞれ満杯に相
当する量未満の一定量のデータが格納されたときそれを
逐次検出する一定格納量検出手段と、これら全FIFO
メモリのうちの最後に前記した一定量のデータが格納さ
れたと一定格納量検出手段が検出したときその最後のF
IFOメモリに格納されたデータにその圧縮方式を示す
データを付加して出力する圧縮データ出力手段と、最後
のFIFOメモリからデータが出力された段階で圧縮す
べきデータが存在するとき、これらのFIFOメモリの
内容をクリアして各手段によるデータ処理を順次反復さ
せる圧縮反復制御手段とをデータ圧縮装置に具備させ
る。
According to a first aspect of the present invention, a plurality of compression processing means for performing parallel compression processing on the same data to be compressed by different compression processing methods, respectively.
A plurality of FIFO memories (first-in first-out memory) for storing the processing results of these compression processing means for each compression processing method, and when a certain amount of data less than the amount corresponding to the full capacity is stored in each of these FIFO memories, Constant storage amount detection means for sequentially detecting, and all these FIFOs
When the constant storage amount detection means detects that the predetermined amount of data is stored at the end of the memory, the last F
When there is data to be compressed at the stage when the data is output from the last FIFO memory, the compressed data output means for adding the data indicating the compression method to the data stored in the IFO memory and outputting the data is output. The data compression apparatus is provided with a compression repetition control means for clearing the contents of the memory and sequentially repeating the data processing by each means.

【0010】すなわち請求項1記載の発明では、複数の
圧縮処理手段を用意して同一の圧縮すべきデータをそれ
ぞれ異なった圧縮処理方式で並列的に圧縮処理させる。
そして、これらの結果を対応するFIFOメモリに順に
格納していく。一定格納量検出手段は、これらのFIF
Oメモリに格納される圧縮後のデータが満杯に到達する
前の一定格納量に到達するのを検出する。そして、この
検出が最後に行われたFIFOメモリに対応する圧縮処
理方式が最も圧縮効率の良いものであるとして、これに
その圧縮方式を示すデータを付加して出力することにす
る。このような圧縮処理をデータの終了するまで繰り返
すことで、前記した一定格納量あるいはほぼこれと同一
量の圧縮データを繰り返し他の場所に転送したり磁気デ
ィスク等の記憶手段に格納するといった処理が可能にな
る。
That is, according to the first aspect of the invention, a plurality of compression processing means are prepared and the same data to be compressed is compressed in parallel by different compression processing methods.
Then, these results are sequentially stored in the corresponding FIFO memory. The fixed storage amount detecting means is based on these FIFs.
It is detected that the compressed data stored in the O memory reaches a certain storage amount before reaching the full capacity. Then, assuming that the compression processing method corresponding to the FIFO memory in which the detection is performed last has the highest compression efficiency, data indicating the compression method is added to this and output. By repeating such a compression process until the end of the data, it is possible to repeatedly transfer the fixed storage amount or almost the same amount of compressed data to another place or store it in a storage means such as a magnetic disk. It will be possible.

【0011】請求項2記載の発明では、同一の圧縮すべ
きデータをそれぞれ異なった圧縮処理方式で並列的に圧
縮処理する複数の圧縮処理手段と、これらの圧縮処理手
段の処理結果および圧縮処理を行っていない圧縮前のデ
ータをそれぞれ処理方式別に格納する複数のFIFOメ
モリと、これらのFIFOメモリにそれぞれ満杯に相当
する量未満の一定量のデータが格納されたときそれを逐
次検出する一定格納量検出手段と、これら全FIFOメ
モリのうちの最後に前記した一定量のデータが格納され
たと一定格納量検出手段が検出したときその最後のFI
FOメモリに格納されたデータにその処理方式を示すデ
ータを付加して出力するデータ出力手段と、最後のFI
FOメモリからデータが出力された段階で圧縮すべきデ
ータが存在するとき、これらのFIFOメモリの内容を
クリアして各手段によるデータ処理を順次反復させる圧
縮反復制御手段とをデータ圧縮装置に具備させる。
According to the second aspect of the present invention, a plurality of compression processing means for performing parallel compression processing on the same data to be compressed by different compression processing methods, processing results of these compression processing means and compression processing are provided. A plurality of FIFO memories that store uncompressed data for each processing method, and a fixed storage amount that sequentially detects when a fixed amount of data less than the full amount is stored in each of these FIFO memories. The detection means and the last FI when the fixed storage amount detection means detects that the fixed amount of data is stored at the end of all the FIFO memories.
Data output means for adding data indicating the processing method to the data stored in the FO memory and outputting the data, and a final FI.
When there is data to be compressed when the data is output from the FO memory, the data compression apparatus is provided with a compression repetition control means for clearing the contents of these FIFO memories and sequentially repeating the data processing by each means. .

【0012】すなわち請求項2記載の発明では、複数の
圧縮処理手段を用意して同一の圧縮すべきデータをそれ
ぞれ異なった圧縮処理方式で並列的に圧縮処理させる。
そして、これらの結果を対応するFIFOメモリに順に
格納していく。このとき、圧縮処理を行わないデータも
用意しておき、これは専用のFIFOメモリに順に格納
する。一定格納量検出手段は、これらのFIFOメモリ
に格納される圧縮後あるいは非圧縮のデータが満杯に到
達する前の一定格納量に到達するのを検出する。そし
て、この検出が最後に行われたFIFOメモリに対応す
る圧縮処理方式あるいは非圧縮処理が最もデータ量の少
ないものであるとして、これにその圧縮方式あるいは非
圧縮であることを示すデータを付加して出力することに
する。このような圧縮処理をデータの終了するまで繰り
返すことで、前記した一定格納量あるいはほぼこれと同
一量の圧縮データを繰り返し他の場所に転送したり磁気
ディスク等の記憶手段に格納するといった処理が可能に
なる。
That is, according to the second aspect of the present invention, a plurality of compression processing means are prepared and the same data to be compressed is compressed in parallel by different compression processing methods.
Then, these results are sequentially stored in the corresponding FIFO memory. At this time, data that is not subjected to compression processing is also prepared, and this data is sequentially stored in a dedicated FIFO memory. The constant storage amount detecting means detects that the compressed or non-compressed data stored in these FIFO memories reaches a constant storage amount before reaching full. Then, assuming that the compression processing method or the non-compression processing corresponding to the FIFO memory in which this detection is performed last has the smallest data amount, data indicating the compression method or the non-compression is added to this. Output. By repeating such a compression process until the end of the data, it is possible to repeatedly transfer the fixed storage amount or almost the same amount of compressed data to another place or store it in a storage means such as a magnetic disk. It will be possible.

【0013】[0013]

【実施例】以下実施例につき本発明を詳細に説明する。EXAMPLES The present invention will be described in detail below with reference to examples.

【0014】図1は、本発明の一実施例におけるデータ
圧縮装置の構成の概要を表わしたものである。このデー
タ圧縮装置11は、データの供給源としてのホストコン
ピュータ12と、圧縮後のデータ(以下圧縮データとい
う。)を格納する磁気ディスク装置からなる記憶装置1
3との間に接続されている。そして、ホストコンピュー
タ12から所定量ずつのブロックデータ14を得て、こ
れを圧縮し、圧縮データ15として記憶装置13に格納
するようになっている。
FIG. 1 shows an outline of the configuration of a data compression apparatus according to an embodiment of the present invention. The data compression device 11 is a storage device 1 including a host computer 12 as a data supply source and a magnetic disk device for storing compressed data (hereinafter referred to as compressed data).
It is connected between 3 and. Then, a predetermined amount of block data 14 is obtained from the host computer 12, compressed, and stored as compressed data 15 in the storage device 13.

【0015】データ圧縮装置11は、ブロックデータ1
4を入力するホストインターフェイス回路21と、この
装置11の全体の制御を行うCPU(中央処理装置)2
2と、ホストインターフェイス回路21と接続されそれ
ぞれ異なった圧縮方式でデータの圧縮を行う第1〜第N
の圧縮処理部231 〜23N と、これら第1〜第Nの圧
縮処理部231 〜23N と対応して設けられ、処理後の
データを順次格納する第1〜第NのFIFOメモリ24
1 〜24N と、これら第1〜第NのFIFOメモリ24
1 〜24N の出力のうち選択されたものを圧縮データ1
5として記憶装置13に出力する記憶装置インターフェ
イス回路25から構成されている。
The data compression device 11 uses the block data 1
A host interface circuit 21 for inputting 4 and a CPU (central processing unit) 2 for controlling the entire device 11
2 and the host interface circuit 21 and compresses data by different compression methods.
Compression processing units 23 1 to 23 N and first to Nth compression processing units 23 1 to 23 N corresponding to the first to Nth compression processing units 23 1 to 23 N and sequentially storing processed data.
1 to 24 N and these first to Nth FIFO memories 24
Compressed data 1 selected from 1 to 24 N output
The storage device interface circuit 25 outputs the data to the storage device 13 as 5.

【0016】ここで、第1〜第Nの圧縮処理部231
23N のうち最後の第Nの圧縮処理部23N は、圧縮処
理を行わず、入力されたデータをそのまま出力する回路
となっている。データの内容によっては圧縮を行わない
方がデータ量が却って少なくなるものがあるので、この
ような場合には圧縮を行わないデータそのものを記憶装
置インターフェイス回路25を経由して記憶装置13に
格納できるようにするためである。
Here, the first to Nth compression processing units 23 1 to
Compression processing section 23 N of the last N-th of 23 N does not perform compression processing, and has a circuit which outputs the input data. Depending on the contents of the data, the amount of data may be smaller if compression is not performed. In such a case, the data itself that is not compressed can be stored in the storage device 13 via the storage device interface circuit 25. To do so.

【0017】また、本実施例で用いられている第1〜第
NのFIFOメモリ241 〜24Nには、ハーフ(hal
f)ビットの出力端子が設けられている。これらのハー
フビットの出力端子は、メモリ容量のちょうど半分に相
当する量のデータが書き込まれた時点で、ここから信号
“0”に代えて信号“1”をハーフビット信号271
27N として出力するようになっている。これらのハー
フビット信号271 〜27N はCPU22に取り込まれ
る。そして、第1〜第NのFIFOメモリ241〜24
N のうちで最も遅く取り込まれたものが圧縮率のよいも
のとして判別され、記憶装置インターフェイス回路25
にその圧縮データの選択を行うことが指示されるように
なっている。
The first to Nth FIFO memories 24 1 to 24 N used in the present embodiment are half (hal).
f) A bit output terminal is provided. These half-bit output terminals output the signal "1" instead of the signal "0" from the half-bit signals 27 1 to 27 1 when the amount of data corresponding to exactly half the memory capacity is written.
It is designed to output as 27 N. These half bit signals 27 1 to 27 N are taken into the CPU 22. Then, the first to Nth FIFO memories 24 1 to 24
Of the N, the one fetched latest is determined to have the highest compression ratio, and the storage device interface circuit 25
Is instructed to select the compressed data.

【0018】なお、この際には第1〜第NのFIFOメ
モリ241 〜24N に対するデータの格納が中止され、
最も圧縮率の良いとされた圧縮方式に対応するFIFO
メモリ24から格納されている圧縮データの読み出しが
行われた後、これらすべてのFIFOメモリ241 〜2
N の格納内容がクリアされて、再び同様の操作で後続
のデータの圧縮処理が行われるようになっている。また
本実施例では、1ブロック分のブロックデータ14とし
て、第1〜第NのFIFOメモリ241 〜24 N のメモ
リ容量のちょうど半分に相当する量のデータを設定する
ようにしている。
At this time, the first to N-th FIFO memories are
Mori 241~ 24NStorage of data for
FIFO corresponding to the compression method with the highest compression rate
Read the stored compressed data from the memory 24
Once done, all these FIFO memories 241~ 2
FourNThe stored contents of are cleared and the same operation is performed again.
The data compression processing is performed. Also
In this embodiment, the block data 14 for one block is used.
First to Nth FIFO memory 241~ 24 NNote
Set the amount of data equivalent to exactly half of the capacity
I am trying.

【0019】図2は、以上のような構成のデータ圧縮装
置にデータを送出するホストコンピュータ側の制御動作
を説明するためのものである。ホストコンピュータ12
は、データを記憶装置13に対して格納しようとすると
き、データ圧縮装置11に対してデータの格納動作の開
始を要求する(ステップS101)。こられに呼応して
データ圧縮装置11からデータの送信要求が送られてく
ると(ステップS102;Y)、ホストコンピュータ1
2はデータ圧縮装置11に対して1ブロック分のデータ
としてのブロックデータ14を送出する(ステップS1
03)。そして、この後に送るべきデータがまだ残って
いるかどうかをチェックする(ステップS104)。そ
して、送るべきデータがまだ存在している場合には
(Y)、ステップS102に戻って送信要求が来るたび
にブロックデータ14の送出を繰り返す。
FIG. 2 is for explaining the control operation on the host computer side for sending data to the data compression apparatus having the above-mentioned configuration. Host computer 12
When the data is to be stored in the storage device 13, requests the data compression device 11 to start the data storage operation (step S101). When a data transmission request is sent from the data compression device 11 in response to this (step S102; Y), the host computer 1
2 sends block data 14 as one block of data to the data compression device 11 (step S1).
03). Then, it is checked whether or not there is still data to be sent after this (step S104). Then, if the data to be transmitted still exists (Y), the process returns to step S102 and the block data 14 is repeatedly transmitted every time a transmission request is received.

【0020】これに対して、ホストコンピュータ12が
このようなブロックデータ14の送信の繰り返しの結果
として全部のデータの送出を完了した場合には(ステッ
プS104;N)、送信終了通知をデータ圧縮装置11
に送出して(ステップS105)、記憶装置13に対す
るデータの格納のための処理をすべて終了させる(エン
ド)。
On the other hand, when the host computer 12 completes the transmission of all the data as a result of the repeated transmission of the block data 14 (step S104; N), a transmission end notification is issued to the data compression device. 11
(Step S105), and the processing for storing data in the storage device 13 is completed (end).

【0021】図3は、ホストコンピュータの以上の動作
に伴うデータ圧縮装置側の制御の様子を表わしたもので
ある。データ圧縮装置11は、ホストコンピュータ12
からデータの格納動作の開始の要求が送られてくるのを
待機している(ステップS201)。そして、この要求
が到来したら(Y)、第Nの圧縮処理部23N を除いた
全圧縮処理部231 〜23N-1 に対してそれらの採るべ
き圧縮方式を指定する(ステップS202)。第Nの圧
縮処理部23N に対して圧縮方式を指定しないことにし
たのは、本実施例の場合、これについて圧縮処理を行わ
ない回路構成としたためであり、そうでない場合には同
様に圧縮方式を指定することができる。
FIG. 3 shows a state of control on the side of the data compression apparatus in accordance with the above operation of the host computer. The data compression device 11 includes a host computer 12
It waits for the request to start the data storage operation from (step S201). Then, when this request arrives (Y), the compression methods to be adopted are designated to all the compression processing units 23 1 to 23 N-1 excluding the Nth compression processing unit 23 N (step S202). The reason why the compression method is not designated for the N-th compression processing unit 23 N is that the circuit configuration is such that the compression processing is not performed for this in the present embodiment. You can specify the method.

【0022】圧縮方式の指定は、図1に示したCPU2
2が自身の図示しないROM(リード・オンリ・メモ
リ)に書き込まれた圧縮方式の各論理内容をそれぞれの
圧縮処理部231 〜23N-1 に割り振ることによって行
われる。どのような圧縮方式を選択して割り振るかは、
ホストコンピュータ12がブロックデータ14の送出開
始に先立って送ってきたデータの内容を示す情報をキー
としてCPU22がROMに書き込まれた論理に従って
決定する。もちろん、ホストコンピュータ12がどのよ
うな圧縮方式を選択して割り振らせるかを事前に指示す
るようにしてもよい。また、第1〜第(N−1)の圧縮
処理部231 〜23N-1 が数値Nとの関係で十分な数の
圧縮方式を並列して提供することができるときには、圧
縮方式を選択して割り振る操作を省略し、これらの圧縮
方式を固定したものにしておくことも可能である。この
場合には、回路の構成を簡略化することができる。な
お、ROMに書き込んだ圧縮方式の各論理は、記憶装置
13に書き込んでおき、これを適宜読み出すようにする
ことも可能である。
The compression method is designated by the CPU 2 shown in FIG.
2 assigns each logical content of the compression method written in its own ROM (read only memory) (not shown) to the respective compression processing units 23 1 to 23 N-1 . What kind of compression method to select and allocate
The CPU 22 determines in accordance with the logic written in the ROM using the information indicating the content of the data sent by the host computer 12 prior to the start of sending the block data 14 as a key. Of course, the host computer 12 may instruct which compression method to select and allocate. When the first to (N-1) th compression processing units 23 1 to 23 N-1 can provide a sufficient number of compression methods in parallel in relation to the numerical value N, the compression method is selected. It is also possible to omit the operation of allocating them and to keep these compression methods fixed. In this case, the circuit configuration can be simplified. It is also possible to write each logic of the compression method written in the ROM in the storage device 13 and read it appropriately.

【0023】図3に戻って説明を続ける。第1〜第(N
−1)の圧縮処理部231 〜23N- 1 に対して圧縮方式
の設定が行われたら、CPU22は各FIFOメモリ2
1〜24N の内容をリセットする(ステップS20
3)。そして、ホストコンピュータ12に対してブロッ
クデータ14の送信を要求する(ステップS204)。
この後、ホストコンピュータ12からブロックデータ1
4が送られてきたら(ステップS205;Y)、ホスト
インターフェイス回路21はこの1ブロック分のデータ
を格納する。そして、これを所定の単位量ずつ読み出し
て第1〜第Nの圧縮処理部231 〜23N に同時にこれ
を供給し、これらでデータの圧縮処理を並行処理させる
(ステップS206)。この際、第Nの圧縮処理部23
N では、受信したデータを処理せずにそのまま出力する
ことになる。
Returning to FIG. 3, the description will be continued. 1st to (N
-1) When the compression method is set for the compression processing units 23 1 to 23 N- 1 of FIG .
4 1 to 24 N to reset the contents of (step S20
3). Then, the host computer 12 is requested to transmit the block data 14 (step S204).
After this, the block data 1 is sent from the host computer 12.
When 4 is sent (step S205; Y), the host interface circuit 21 stores this one block of data. Then, this is read by a predetermined unit amount and supplied to the first to Nth compression processing units 23 1 to 23 N at the same time, and the data compression processing is performed in parallel by these (step S206). At this time, the Nth compression processing unit 23
In N , the received data is output as it is without being processed.

【0024】処理されたデータはそれぞれ対応する第1
〜第NのFIFOメモリ241 〜24N に供給される
(ステップS207)。このとき、圧縮の程度の低い圧
縮処理部23から出力されたデータは圧縮の程度の高い
圧縮処理部23から出力されたデータよりもデータ量が
多いことはもちろんである。CPU22は、この段階で
全FIFOメモリ241 〜24N のハーフビット信号2
1 〜27N が“1”に変化したかどうかをチェックす
る(ステップS208)。全部のハーフビット信号27
1 〜27N が“0”のままであったり、一部のみについ
て“1”に変化している状態では(N)、まだ、最も圧
縮率の良い圧縮方式を採った圧縮処理部23に対応する
FIFOメモリ24に半分の量のデータが蓄積されてい
ない。
The processed data respectively correspond to the first
˜Nth FIFO memories 24 1 to 24 N are supplied (step S207). At this time, it goes without saying that the data output from the compression processing unit 23 having a low degree of compression has a larger data amount than the data output from the compression processing unit 23 having a high degree of compression. At this stage, the CPU 22 outputs the half bit signals 2 of all the FIFO memories 24 1 to 24 N.
7 1 ~ 27 N to check whether changes to "1" (step S208). All half-bit signals 27
In the state where 1 to 27 N remains “0” or only part of them changes to “1” (N), the compression processing unit 23 adopting the compression method with the best compression ratio is still supported. Half the amount of data is not stored in the FIFO memory 24.

【0025】CPU22は、この状態でブロックデータ
14の処理が完了したかどうかをホストインターフェイ
ス回路21の残りのデータ量からチェックし(ステップ
S209)、まだデータが残っている場合にはステップ
S206に戻って次の所定単位量のデータを読み出し、
前記したと同様の処理を行わせる。ホストコンピュータ
12から送られてきたブロックデータ14の処理が終了
した場合には(ステップS209;Y)、ホストコンピ
ュータ12から送信終了通知が受信されているかどうか
のチェックが行われ(ステップS210)、この通知が
受信されていなければ(N)、ステップS204に戻っ
てホストコンピュータ12に次の1ブロック分のブロッ
クデータ14の送信を要求することになる。
In this state, the CPU 22 checks whether or not the processing of the block data 14 is completed from the remaining data amount of the host interface circuit 21 (step S209), and if there is still data, returns to step S206. Read the next predetermined unit amount of data,
The same processing as described above is performed. When the processing of the block data 14 sent from the host computer 12 is completed (step S209; Y), it is checked whether or not a transmission completion notification is received from the host computer 12 (step S210). If the notification has not been received (N), the process returns to step S204 to request the host computer 12 to transmit the block data 14 for the next one block.

【0026】このようにしてホストコンピュータ12か
ら送られてきたブロックデータ14の処理が進行した結
果として、ある時点で全ハーフビット信号271 〜27
N が“1”に変化したら(ステップS208;Y)、C
PU22は記憶装置インターフェイス回路25に制御信
号を送って、最後にハーフビット信号27が“1”に変
化したFIFOメモリ24の内容を選択させ、これを記
憶装置13に圧縮データ15として格納させる(ステッ
プS211)。そして、各FIFOメモリ24 1 〜24
N の内容をリセットさせて(ステップS212)、ステ
ップS209に戻ることになる。
In this way, the host computer 12
Result of the processing of the block data 14 sent from
As a result, at some point all half-bit signals 271~ 27
NIs changed to "1" (step S208; Y), C
The PU 22 sends a control signal to the memory device interface circuit 25.
Signal, and finally the half-bit signal 27 changes to "1".
Select the contents of the converted FIFO memory 24 and write it down.
The compressed data 15 is stored in the storage device 13 (step
S211). Then, each FIFO memory 24 1~ 24
NIs reset (step S212), the
Return to step S209.

【0027】一方、ステップS210でホストコンピュ
ータ12から送信終了通知が受信されていると判別され
た場合には(Y)、各FIFOメモリ241 〜24N
圧縮後のデータが蓄積されているかどうかの判別が行わ
れる(ステップS213)。そして、圧縮データが格納
されていない状態でちょうど1ブロックが終了した場合
には(N)、そのまま全処理を終了させることになる。
On the other hand, if it is determined in step S210 that the transmission end notification is received from the host computer 12 (Y), whether or not the compressed data is stored in each of the FIFO memories 24 1 to 24 N. Is determined (step S213). Then, when one block is completed in the state where the compressed data is not stored (N), the whole process is ended as it is.

【0028】これに対して、ホストコンピュータ12側
がデータを送ってこないことが分かった時点でこれらF
IFOメモリ241 〜24N に圧縮されたデータが蓄積
されていたような場合には(ステップS213;Y)、
これらのうちのいずれかを圧縮後のデータとして選択し
て記憶装置13に格納する必要がある。本実施例では、
前回採用された圧縮方式と同一の圧縮方式を採用するF
IFOメモリ24を選択して、その内容をその圧縮方式
を示すデータと共に記憶装置13に記憶させることにし
た(ステップS214)。これ以外の選択方式として
は、この時点ですでにハーフビット信号27が“1”に
変化している圧縮方式を除外して選択を行う等の方式も
有効である。
On the other hand, when it is determined that the host computer 12 side does not send data, these F
When the compressed data is stored in the IFO memories 24 1 to 24 N (step S213; Y),
It is necessary to select one of these as compressed data and store it in the storage device 13. In this embodiment,
F that uses the same compression method as the one used last time
The IFO memory 24 is selected and its contents are stored in the storage device 13 together with the data indicating the compression method (step S214). As a selection method other than this, a method of excluding the compression method in which the half-bit signal 27 has already changed to "1" at this point and performing selection is also effective.

【0029】このようにして、ホストコンピュータ12
から送られてきた全ブロックデータ14の処理が終了す
ることになる(エンド)。
In this way, the host computer 12
The processing of all block data 14 sent from is ended (END).

【0030】図4は、以上の処理を図解したものであ
る。ホストコンピュータ12が記憶装置13に格納した
いデータ31は、送信を効率的に行う観点から複数のブ
ロック(a、b、c、……)からなるブロックデータ1
4に区分けされる。図では便宜的に“a”から“j”の
ブロックデータ14に区分けしている。この場合には、
まず“a”のブロックデータ14がデータ圧縮装置11
に送られ、第1〜第Nの圧縮処理部231 〜23N によ
ってそれぞれ所定の圧縮処理が行われる。ただし、本実
施例では第Nの圧縮処理部23N は圧縮を行っていな
い。
FIG. 4 illustrates the above processing. The data 31 desired to be stored in the storage device 13 by the host computer 12 is block data 1 composed of a plurality of blocks (a, b, c, ...) From the viewpoint of efficient transmission.
It is divided into 4. In the figure, the block data 14 from “a” to “j” are classified for convenience. In this case,
First, the block data 14 of “a” is the data compression device 11
And the predetermined compression processing is performed by the first to N-th compression processing units 23 1 to 23 N , respectively. However, in this embodiment, the Nth compression processing unit 23 N does not perform compression.

【0031】圧縮データ321 〜32N は、図示したよ
うにそれぞれの量が一定しない。これらは、対応するF
IFOメモリ241 〜24N に順に書き込まれていき、
最後にハーフビット信号27が“1”に変化したFIF
Oメモリ24(この例では、第1のFIFOメモリ24
1 )が記憶装置インターフェイス回路25によって選択
され、記憶装置13に格納されることになる。同様にし
て、最後の“j”のブロックデータ14まで処理が繰り
返される。
The amounts of the compressed data 32 1 to 32 N are not constant as shown in the figure. These are the corresponding F
The data is sequentially written into the IFO memories 24 1 to 24 N ,
Finally, the FIF in which the half bit signal 27 has changed to "1".
O memory 24 (in this example, the first FIFO memory 24
1 ) is selected by the storage device interface circuit 25 and stored in the storage device 13. Similarly, the process is repeated up to the last "j" block data 14.

【0032】図5は、データ圧縮装置から記憶装置への
圧縮データの転送の様子を表わしたものである。すべて
のデータの圧縮が終了したら、各FIFOメモリ241
〜24N のうちの1つずつから圧縮データ32が記憶装
置インターフェイス回路25を介して出力されるたびの
圧縮方式がヘッダファイル41に格納される。これら
は、その都度送られた圧縮データ421 〜42M と共に
記憶装置13に格納されるので、圧縮データ421 〜4
M のそれぞれがどのような圧縮で圧縮されたかが判別
できるようになっている。
FIG. 5 shows how compressed data is transferred from the data compression device to the storage device. When compression of all data is completed, each FIFO memory 24 1
The compression method each time the compressed data 32 is output from the storage device interface circuit 25 from each of .about.24 N is stored in the header file 41. Since these are stored in the storage device 13 together with the compressed data 42 1 to 42 M sent each time, the compressed data 42 1 to 4 4
It is possible to determine what kind of compression each of the 2 M has been compressed.

【0033】なお、実施例ではステップS206で所定
の単位量だけブロックデータ14を読み出して、その結
果をそれぞれのFIFOメモリ24 〜24N に読み出
すことにした。このため、ハーフビットを厳密には越え
るような量のデータがこれらに蓄えられた段階ですべて
のハーフビットが“1”となる事態の発生が生じうる。
厳密にハーフビットに等しい圧縮データを毎回、記憶装
置13に転送する必要がある場合には、ステップS20
6で処理したデータをすべて一括して各FIFOメモリ
241 〜24N に格納する代わりに、所定量ずつ格納し
最後のFIFOメモリ24のハーフビットが“1”に変
化した時点で圧縮データの格納を停止させるようにすれ
ばよい。この場合には、次のサイクルで残りの圧縮済み
のデータが各FIFOメモリ241 〜24N にまず格納
されることになる。
[0033] In the embodiment reads the block data 14 by a predetermined unit amount in step S206, and the reading the results in each of the FIFO memories 24 to 24 N. Therefore, a situation may occur in which all the half bits become "1" when the amount of data strictly exceeding the half bits is stored in them.
If it is necessary to transfer the compressed data that is exactly equal to half bits to the storage device 13 every time, step S20 is performed.
Instead of storing all the data processed in 6 in each of the FIFO memories 24 1 to 24 N in a lump, a predetermined amount is stored and the compressed data is stored when the last half bit of the FIFO memory 24 changes to “1”. Should be stopped. In this case, the remaining compressed data is first stored in each of the FIFO memories 24 1 to 24 N in the next cycle.

【0034】また、実施例では第1〜第NのFIFOメ
モリ241 〜24N のハーフビットが立つことを条件と
して圧縮データの転送を開始したが、装置によっては例
えば4分の3の量を示すビットのように他の量を示すビ
ットを基準として、これらの量に最後に達したFIFO
メモリ24の内容を記憶装置13に転送するようにする
ことも可能である。
Further, in the embodiment, the transfer of the compressed data is started on the condition that the half bits of the first to Nth FIFO memories 24 1 to 24 N are set. The FIFO that last reached these quantities, relative to bits that indicate other quantities, such as the ones shown
It is also possible to transfer the contents of the memory 24 to the storage device 13.

【0035】更に実施例では記憶装置13に圧縮後のデ
ータを格納するようにしたが、受信装置等の他の装置に
これらを順次転送するようにしてもよいことはもちろん
である。
Furthermore, although the compressed data is stored in the storage device 13 in the embodiment, it goes without saying that these may be sequentially transferred to another device such as a receiving device.

【0036】[0036]

【発明の効果】以上説明したように請求項1記載の発明
では、同一データを複数の圧縮方式でそれぞれ処理を行
い、対応するFIFOメモリに格納し、一番遅く一定格
納量に到達したFIFOメモリから圧縮データを取り出
して、その圧縮方式を示すデータを付加して出力するこ
とにした。したがって、圧縮後のデータはその一定格納
量と等しいかほぼこれと等しい量ずつ出力することがで
きることになり、これらの処理を繰り返してデータの転
送や格納を行う際に便利である。特に一度にアクセスす
るデータの量に制限があるようなシステムでは、本発明
を有効に活用することができる。また、本発明ではFI
FOメモリに格納された量があらかじめ定めた値に到達
したときに1単位の圧縮を終了させるので、どの圧縮方
式が最も効率的に圧縮できたかを計測するためのカウン
タを必要とせず、データ圧縮装置の回路構成の簡易化に
よってコストの低減と信頼性の向上を図ることができ
る。
As described above, according to the first aspect of the present invention, the same data is processed by each of a plurality of compression methods and stored in the corresponding FIFO memory, and the FIFO memory which reaches the fixed storage amount most recently is reached. We decided to extract the compressed data from, and add the data indicating the compression method to the output. Therefore, the compressed data can be output by an amount equal to or substantially equal to the fixed storage amount, which is convenient when data is transferred or stored by repeating these processes. In particular, the present invention can be effectively utilized in a system in which the amount of data accessed at one time is limited. Further, in the present invention, FI
When the amount stored in the FO memory reaches a predetermined value, one unit of compression is terminated, so there is no need for a counter for measuring which compression method has achieved the most efficient compression. By simplifying the circuit configuration of the device, it is possible to reduce cost and improve reliability.

【0037】また、請求項2記載の発明では、圧縮後の
データを格納する幾つかのFIFOメモリと共に、圧縮
を行ったデータと同一のデータを圧縮しないままで格納
するFIFOメモリも用意したので、請求項1記載の発
明による効果と同一の効果を得ることができる他、デー
タの状態によって処理前のデータよりもデータ量が多く
なるといった不都合の発生を防止することができる。
According to the second aspect of the present invention, the FIFO memory for storing the compressed data and the FIFO memory for storing the same data as the compressed data are also prepared. It is possible to obtain the same effect as the effect according to the invention described in claim 1, and it is possible to prevent the disadvantage that the data amount becomes larger than the unprocessed data depending on the state of the data.

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

【図1】本発明の一実施例におけるデータ圧縮装置とこ
れにデータを転送するホストコンピュータおよび圧縮後
のデータを格納する記憶装置の接続状態を示したブロッ
ク図である。
FIG. 1 is a block diagram showing a connection state of a data compression device, a host computer that transfers data to the data compression device, and a storage device that stores compressed data according to an embodiment of the present invention.

【図2】本実施例でデータ圧縮装置に対するホストコン
ピュータの動作を示すブロック図である。
FIG. 2 is a block diagram showing the operation of the host computer for the data compression apparatus in this embodiment.

【図3】図2に対応したデータ圧縮装置の動作を示す流
れ図である。
FIG. 3 is a flowchart showing the operation of the data compression apparatus corresponding to FIG.

【図4】本実施例でデータ圧縮装置によるデータの圧縮
処理の様子を示した説明図である。
FIG. 4 is an explanatory diagram showing a state of data compression processing by a data compression apparatus in the present embodiment.

【図5】本実施例で圧縮データとその圧縮方式を示すヘ
ッドファイルとの関係を示す説明図である。
FIG. 5 is an explanatory diagram showing a relationship between compressed data and a head file indicating the compression method in the present embodiment.

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

11…データ圧縮装置、12…ホストコンピュータ(デ
ータの送出源)、13…記憶装置、14…ブロックデー
タ、22…CPU、23…圧縮処理部、24…FIFO
メモリ、25…記憶装置インターフェイス回路、32…
圧縮データ
11 ... Data compression device, 12 ... Host computer (data transmission source), 13 ... Storage device, 14 ... Block data, 22 ... CPU, 23 ... Compression processing unit, 24 ... FIFO
Memory, 25 ... Storage device interface circuit, 32 ...
Compressed data

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/24 Continuation of front page (51) Int.Cl. 6 Identification code Office reference number FI Technical display area H04N 7/24

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 同一の圧縮すべきデータをそれぞれ異な
った圧縮処理方式で並列的に圧縮処理する複数の圧縮処
理手段と、 これらの圧縮処理手段の処理結果をそれぞれ圧縮処理方
式別に格納する複数のFIFOメモリと、 これらのFIFOメモリにそれぞれ満杯に相当する量未
満の一定量のデータが格納されたときそれを逐次検出す
る一定格納量検出手段と、 これら全FIFOメモリのうちの最後に前記一定量のデ
ータが格納されたと一定格納量検出手段が検出したとき
その最後のFIFOメモリに格納されたデータにその圧
縮方式を示すデータを付加して出力する圧縮データ出力
手段と、 最後のFIFOメモリからデータが出力された段階で前
記圧縮すべきデータが存在するとき、これらのFIFO
メモリの内容をクリアして前記各手段によるデータ処理
を順次反復させる圧縮反復制御手段とを具備することを
特徴とするデータ圧縮装置。
1. A plurality of compression processing means for parallelly processing the same data to be compressed by different compression processing methods, and a plurality of compression processing means for storing the processing results of these compression processing means for each compression processing method. FIFO memories, a fixed storage amount detecting means for sequentially detecting when a fixed amount of data less than a full amount is stored in each of the FIFO memories, and the fixed amount at the end of all the FIFO memories. When the constant storage amount detecting means detects that the data of (1) is stored, the compressed data output means for adding the data indicating the compression method to the data stored in the last FIFO memory and outputting the data from the last FIFO memory. When the data to be compressed exists at the stage when
A data compression apparatus, comprising: a compression repetition control means for clearing the contents of the memory and sequentially repeating the data processing by each means.
【請求項2】 同一の圧縮すべきデータをそれぞれ異な
った圧縮処理方式で並列的に圧縮処理する複数の圧縮処
理手段と、 これらの圧縮処理手段の処理結果および圧縮処理を行っ
ていない圧縮前のデータをそれぞれ処理方式別に格納す
る複数のFIFOメモリと、 これらのFIFOメモリにそれぞれ満杯に相当する量未
満の一定量のデータが格納されたときそれを逐次検出す
る一定格納量検出手段と、 これら全FIFOメモリのうちの最後に前記一定量のデ
ータが格納されたと一定格納量検出手段が検出したとき
その最後のFIFOメモリに格納されたデータにその処
理方式を示すデータを付加して出力するデータ出力手段
と、 最後のFIFOメモリからデータが出力された段階で前
記圧縮すべきデータが存在するとき、これらのFIFO
メモリの内容をクリアして前記各手段によるデータ処理
を順次反復させる圧縮反復制御手段とを具備することを
特徴とするデータ圧縮装置。
2. A plurality of compression processing means for performing parallel compression processing on the same data to be compressed by different compression processing methods, processing results of these compression processing means and pre-compression before compression processing. A plurality of FIFO memories for storing data according to processing methods, and a fixed storage amount detecting means for sequentially detecting a fixed amount of data less than a full amount in each of these FIFO memories, and a total storage amount detecting means Data output for adding the data indicating the processing method to the last data stored in the FIFO memory when the constant storage amount detecting means detects that the predetermined amount of data is stored at the end of the FIFO memory Means, and when the data to be compressed is present at the stage when the data is output from the last FIFO memory, these FIFO memories
A data compression apparatus, comprising: a compression repetition control means for clearing the contents of the memory and sequentially repeating the data processing by each means.
JP21710493A 1993-09-01 1993-09-01 Data compression device Expired - Fee Related JP3170967B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21710493A JP3170967B2 (en) 1993-09-01 1993-09-01 Data compression device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21710493A JP3170967B2 (en) 1993-09-01 1993-09-01 Data compression device

Publications (2)

Publication Number Publication Date
JPH0774652A true JPH0774652A (en) 1995-03-17
JP3170967B2 JP3170967B2 (en) 2001-05-28

Family

ID=16698919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21710493A Expired - Fee Related JP3170967B2 (en) 1993-09-01 1993-09-01 Data compression device

Country Status (1)

Country Link
JP (1) JP3170967B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009098933A1 (en) * 2008-02-04 2009-08-13 Sony Corporation Video signal transmission device, video signal transmission method, video signal reception device, and video signal reception method
US9014258B2 (en) 2008-02-04 2015-04-21 Sony Corporation Transmission device and method of determining transmission date format

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009098933A1 (en) * 2008-02-04 2009-08-13 Sony Corporation Video signal transmission device, video signal transmission method, video signal reception device, and video signal reception method
JP2009213110A (en) * 2008-02-04 2009-09-17 Sony Corp Video signal transmission device, video signal transmission method, video signal receiving device, and video signal reception method
US8948254B2 (en) 2008-02-04 2015-02-03 Sony Corporation Video signal transmitting device, video signal transmitting method, video signal receiving device, and video signal receiving method
US9014258B2 (en) 2008-02-04 2015-04-21 Sony Corporation Transmission device and method of determining transmission date format

Also Published As

Publication number Publication date
JP3170967B2 (en) 2001-05-28

Similar Documents

Publication Publication Date Title
US8918450B2 (en) Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses
US4843632A (en) Compressed image expansion system
US6704022B1 (en) System for accessing graphics data from memory and method thereof
US7130072B2 (en) Multifunction system, image processing method, computer program and memory medium
CN113873255B (en) Video data transmission method, video data decoding method and related devices
JP2001113759A (en) Image data output device
US7864359B2 (en) Data compression and decompression unit
JPH0774652A (en) Data compressing device
US6473527B1 (en) Module and method for interfacing analog/digital converting means and JPEG compression means
JPH06334872A (en) Picture processing unit
JP2000232587A (en) Image processor and image processing method
JPH09154021A (en) Device and method for controlling printing
JP4446389B2 (en) Interface device for compression / decompression module
JPH05207296A (en) Picture processing unit
JP3009434B2 (en) Data compression device
JPS6147466B2 (en)
JPH04329764A (en) Compression data transfer device
JP3480184B2 (en) Image processing device
JP3138693B2 (en) Data compression circuit
JPS59189751A (en) Data transmission control system
JP3146197B2 (en) Data transfer device and storage device
JPH088754A (en) Data compression transmission system and data transmitter and storage device using it
JP2975418B2 (en) Error detection method
JP2007251983A (en) Image data output apparatus
JP2003250050A (en) Image processing apparatus and control method thereof

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees