JPH0646180A - Picture communication equipment - Google Patents

Picture communication equipment

Info

Publication number
JPH0646180A
JPH0646180A JP4180760A JP18076092A JPH0646180A JP H0646180 A JPH0646180 A JP H0646180A JP 4180760 A JP4180760 A JP 4180760A JP 18076092 A JP18076092 A JP 18076092A JP H0646180 A JPH0646180 A JP H0646180A
Authority
JP
Japan
Prior art keywords
level
data
encoding
modulation
code
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
JP4180760A
Other languages
Japanese (ja)
Other versions
JP2991863B2 (en
Inventor
Keiichi Tomita
桂一 冨田
Mikio Mizutani
幹男 水谷
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP4180760A priority Critical patent/JP2991863B2/en
Publication of JPH0646180A publication Critical patent/JPH0646180A/en
Application granted granted Critical
Publication of JP2991863B2 publication Critical patent/JP2991863B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Facsimiles In General (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

PURPOSE:To operate a modulation and demodulation processing, and an encoding and decoding processing by the same processor by preferentially operating the modulation and demodulation processing of transmitted and received data in a high interruption level, and operating the encoding and decoding processing in a low interruption level. CONSTITUTION:In an interruption first level, an A/D and D/A conversion at the time of transmission and reception is operated, and a high speed interrupt mucode is used. The data fetched in the first level are demodulated in the second level. In the third level, a general CPU instruction code is used in an I0 interruption, and in the fourth level, the general CPU code instruction code is used in a main program, and the encoding and decoding processing is operated. When the received data are inputted, the received data are A/D converted by an AFP 1 in the first level, and demodulated by a DSP 2 in the second level. The demodulated data are transferred to an RAM 7 in the third level, and the data in the RAM 7 are read and decoded in the fourth level. And also, at the time of transmission, the data encoded and stored in the RAM 7 are read, modulated, and transmitted to the D/A converter 1.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファクシミリ装置など
の画像データを送受信する画像通信装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image communication apparatus such as a facsimile apparatus for transmitting and receiving image data.

【0002】[0002]

【従来の技術】図10はファクシミリ装置の構成の一例を
示す図である。モデム12は回線インタフェース13を介し
て電話回線より送受される通信データの変調、復調を行
う。ROM6はプログラムやデータを格納し、RAM7
は画像データの格納やCPU14の作業領域となる。読取
部8は原稿を読み取るスキャナーであり、記録部9は受
信した電文をプリントアウトする。表示部10は操作部11
で入力した電話番号や、アラムームの内容などの表示を
行う。符号・復号化部15はCPU14と共にスキャナーで
読み取ったデータを符号化し、モデム12より受信したデ
ータを復号化する。CPU14はさらに全体の制御を行
う。
2. Description of the Related Art FIG. 10 is a diagram showing an example of the configuration of a facsimile apparatus. The modem 12 modulates and demodulates communication data transmitted and received through a telephone line via the line interface 13. ROM 6 stores programs and data, and RAM 7
Serves as a storage area for image data and a work area of the CPU 14. The reading unit 8 is a scanner that reads an original, and the recording unit 9 prints out the received electronic message. The display unit 10 is the operation unit 11
Display the phone number entered in and the content of Alum. The encoding / decoding unit 15 encodes the data read by the scanner together with the CPU 14, and decodes the data received from the modem 12. The CPU 14 further controls the whole.

【0003】図11はモデム12の詳細図である。モデム12
は変復調を行うデジタル・シグナル・プロセッサ121 、
デジタル・アナログ変換を行うアナログ・フロントエン
ド・プロセッサ122 、CPU14とデジタル・シグナル・
プロセッサ121 とでデジタルデータを交換をするのに用
いるレジスタ類を有するインタフェース123 およびRO
M124 より構成される。デジタル・シグナル・プロセッ
サ121 とCPU14はインタフェース123 に設けたレジス
タにリード/ライトすることによって両者間のデータ受
け渡しおよび制御を行う。
FIG. 11 is a detailed diagram of the modem 12. Modem 12
Is a digital signal processor 121 that performs modulation and demodulation,
Analog front-end processor 122 for digital-to-analog conversion, CPU14 and digital signal
Interface 123 and RO with registers used to exchange digital data with processor 121
It is composed of M124. The digital signal processor 121 and the CPU 14 perform data transfer and control between the two by reading / writing the registers provided in the interface 123.

【0004】[0004]

【発明が解決しようとする課題】近年デジタル・シグナ
ル・プロセッサの能力が向上してきており、符号化・復
号化と変復調を1つのプロセッサで処理できる程度の能
力を備えるものが出現してきている。従来のように符号
化・復号化と変復調をそれぞれ別のCPUで処理する場
合、前述のように両プロセッサ間のデータを交換する為
にレジスタが必要となる。
In recent years, the capabilities of digital signal processors have been improved, and those having the capability of being capable of processing encoding / decoding and modulation / demodulation by one processor have appeared. When encoding / decoding and modulation / demodulation are processed by different CPUs as in the conventional case, a register is required to exchange data between both processors as described above.

【0005】本発明は、上述の問題点および状況に鑑み
てなされたもので、変復調と符号化・復号化処理を同一
のプロセッサで行う画像通信装置を提供することを目的
とする。
The present invention has been made in view of the above problems and circumstances, and an object thereof is to provide an image communication apparatus in which modulation / demodulation and encoding / decoding processing are performed by the same processor.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、送受信データの変復調処理と読取・記録
データの符号化・複号化処理を同一のCPUで実施する
ものとし、複数の割込みレベルを設け、変復調処理を高
い割込みレベルとし、符号化・複号化処理を低い割込み
レベルとする。
In order to achieve the above object, according to the present invention, the modulation / demodulation processing of transmission / reception data and the encoding / decoding processing of read / record data are performed by the same CPU. An interrupt level is provided so that the modulation / demodulation process has a high interrupt level and the encoding / decoding process has a low interrupt level.

【0007】また、前記割込みレベルを4レベルとし、
高い順から第1レベルで送受信データのアナログ・デジ
タル変換を行い、第2レベルで変復調処理を行い、第4
レベルで符号化・複号化処理を行うようにする。
Further, the interrupt level is set to 4 levels,
From the highest to the lowest, the first level performs analog-digital conversion of the transmitted / received data, and the second level performs modulation / demodulation processing.
Encode / decode at the level.

【0008】[0008]

【作用】変復調と符号化・復号化を同一のCPUで処理
する場合、待たせることのできない送受信データの変復
調処理を高い割込レベルで優先的に行い、装置内のペー
スで処理できる符号化・復号化処理を低い割込レベルで
行う。これにより1つのCPUで変復調と符号化・復号
化処理を実施することができる。
When the same CPU processes modulation / demodulation and encoding / decoding, the modulation / demodulation processing of transmission / reception data, which cannot be kept waiting, is preferentially performed at a high interrupt level, and the encoding / processing can be performed at the pace in the apparatus. Perform the decryption process at a low interrupt level. As a result, one CPU can perform modulation / demodulation and encoding / decoding processing.

【0009】割込みレベルを高い方から順に第1レベル
から第4レベルまでの4段階設け、送受信データについ
て、送信データはアナログデータに、受信データはデジ
タルデータに変換する処理を第1レベルで行う。この処
理は電話回線側との取り合となるため待つことができな
いためである。第2レベルで変復調処理をし、第3レベ
ルでキーボードなどからの割込み処理をし、第4レベル
で最も緊急度の低い符号化・復号化処理を行う。符号化
・復号化処理は装置内の都合だけで実施できるので、比
較的ゆっくり処理してもよいからである。
The interrupt level is provided in four steps from the first level to the fourth level in order from the highest level, and the processing for converting the transmission data into analog data and the reception data into digital data is performed at the first level. This is because this process involves the telephone line side and cannot wait. Modulation / demodulation processing is performed at the second level, interrupt processing from a keyboard or the like is performed at the third level, and encoding / decoding processing having the lowest urgency is performed at the fourth level. This is because the encoding / decoding processing can be performed only within the device, and thus the processing may be performed relatively slowly.

【0010】[0010]

【実施例】以下、本発明の実施例を図面を参照して説明
する。図1は本発明の実施例の構成を示すブロック図で
ある。なお、図10,図11と同一符号は同一機能を有する
部品を表す。図1において、1はディジタル・シグナル
・プロセッサ、2はアナログ・プロントエンド・プロセ
ッサで送信するデータをアナログデータとするA/D変
換器と、受信したデータをデジタルデータとするD/A
変換器とから構成される。3は回線インタフェースで電
話回線とのインタフェースを行う。4はFAX用回路で
バスを介して接続されている読取部8、記録部9、表示
部11と、操作部12とデジタル・シグナルプロセッサ1 と
のインタフェースを行い、FAXロジックを制御する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. The same reference numerals as those in FIGS. 10 and 11 represent parts having the same functions. In FIG. 1, reference numeral 1 is a digital signal processor, 2 is an A / D converter for converting data transmitted by an analog front end processor into analog data, and D / A for converting the received data into digital data.
It is composed of a converter. A line interface 3 interfaces with the telephone line. Reference numeral 4 denotes a FAX circuit which interfaces the reading unit 8, the recording unit 9, the display unit 11, the operation unit 12 and the digital signal processor 1 which are connected via a bus, and controls the FAX logic.

【0011】図2は本実施例の割込みレベルと復調処
理、復号処理を示すタイミングチャートである。割込み
第1レベルは送受信時のA/D,D/A変換を行い、高
速インタラプトμコードを用いる。A/D,D/Aの転
送は9600bps で行われ、104 μs ごとにRAM7に取り
込む。ADINはこの取り込みデータを示す。第1レベルで
取り込んだデータを第2レベルで復調処理をする。第3
レベルはIO割り込みで、凡用CPU命令コードが用い
られ、第4レベルはメインプログラムで凡用CPU命令
コードが用いられ、符号化、復号化処理、表示パレルに
アラームを表示するとかスキャナーからの読み取り、プ
リンタでの記録等を行う。
FIG. 2 is a timing chart showing the interrupt level, demodulation processing, and decoding processing of this embodiment. The interrupt first level uses A / D and D / A conversion during transmission / reception and uses a high-speed interrupt μ code. Transfer of A / D and D / A is performed at 9600 bps, and is taken into RAM 7 every 104 μs. ADIN indicates this captured data. The data acquired at the first level is demodulated at the second level. Third
Level is IO interrupt, general CPU instruction code is used, fourth level is main CPU instruction code is used in main program, encoding, decoding processing, displaying alarm on display parel, or reading from scanner , Recording with a printer, etc.

【0012】図2における動作を説明すると、受信デー
タが入ると第1レベルでA/D変換し、これを第2レベ
ルで復調する。第3レベルでは復調されたデータを外部
RAM7に転送し、第4レベルではこの外部RAM7の
データを読み出して復号化する。また送信する場合は、
第4レベルで符号化されて外部RAM7に格納されてい
るデータを、第3レベルで外部RAM7より読み出し、
第2レベルで変調して第1レベルでD/A変換器に転送
する。以上の動作を繰り返すことにより送受信が行われ
る。
The operation in FIG. 2 will be described. When received data is input, A / D conversion is performed at the first level and demodulation is performed at the second level. At the third level, the demodulated data is transferred to the external RAM 7, and at the fourth level, the data in the external RAM 7 is read and decoded. If you want to send again,
The data encoded in the fourth level and stored in the external RAM 7 is read from the external RAM 7 in the third level,
Modulate at the second level and transfer to the D / A converter at the first level. Transmission and reception are performed by repeating the above operation.

【0013】図3は変調ブロック図と復調ブロック図を
示す。(a)変調ブロックにおいて、送信データをスク
ランブラ30でランダム化し変調における位相変化角度
が、まんべんなく発行されるようにし、このデータの星
座パターンをX−Yマップ31とし、ロールオフフィルタ
32で低域ろ波した後、変調器33において送信データでキ
ャリアを変調し、D/A変換器34に出力する。
FIG. 3 shows a modulation block diagram and a demodulation block diagram. (A) In the modulation block, the transmission data is randomized by the scrambler 30 so that the phase change angles in the modulation are evenly issued, and the constellation pattern of this data is used as the XY map 31, and the roll-off filter is used.
After low-pass filtering at 32, the modulator 33 modulates the carrier with the transmission data and outputs it to the D / A converter 34.

【0014】また(b)復調ブロックにおいて、受信デ
ータをA/D変換(35)し、復調器36で信号成分を復調
し、ロールオフフィルタ37で低域ろ波した後、正常な信
号か判定し(38)、デスクランブラ39でスクランブルを
解く。
In the demodulation block (b), the received data is A / D-converted (35), the demodulator 36 demodulates the signal component, and the roll-off filter 37 performs low-pass filtering. (38) and descrambler 39 to unscramble.

【0015】次に符号化・復号化処理について説明す
る。本符号化・復号化処理方法は、スキャナで読み取っ
た生データ(NCデータ,Non Coded Format)を圧縮す
る場合、および受信したMH(Modified Huffman Forma
t )データあるいはMR(Modified Read Format)デー
タを伸張する場合、NCデータ、MHデータ、MRデー
タの相互変換を中間コードとしての積算ランレングスを
用い、専用の符号化・復号化ハードウェアを用いない方
法である。なお、本方法については特願平3−1929
19号に詳細な説明がなされている。
Next, the encoding / decoding process will be described. This encoding / decoding processing method is used for compressing raw data (NC data, Non Coded Format) read by a scanner and for receiving MH (Modified Huffman Forma).
t) When decompressing data or MR (Modified Read Format) data, mutual run of NC data, MH data, and MR data uses the accumulated run length as an intermediate code, and does not use dedicated encoding / decoding hardware. Is the way. Regarding this method, Japanese Patent Application No. 3-1929
No. 19 gives a detailed explanation.

【0016】以下、本発明の実施例を図面を参照して説
明する。図4は符号・復号化命令の関係を示す図であ
る。NCはNon −Formatでスキャナより読み込まれた画
像データ、いわゆる生データを表す。RLは積算ランレ
ングスを示し、Run −Length Format である。MH,M
RはそれぞれCCITTのT.4勧告のMHコード,M
Rコードである。NC2RLはNCコードよりRLへの
変換を示し、MH2RLも同様にMHコードよりRLへ
の変換を示す。RESCNVはRLに倍率を乗じて解像
度を変換することを示し、B4よりA4への矢印はB4
サイズの原稿よりA4サイズの原稿への変換を示す。ま
たメモリ付ファクシミリ装置の場合、メモリにはMRコ
ードで格納されることを示す。このように中間コードR
Lを介してNCコード,MHコード,MRコード間の変
換が行われる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 4 is a diagram showing the relationship between encoding / decoding instructions. NC represents image data read by a scanner in Non-Format, so-called raw data. RL indicates an accumulated run length, which is Run-Length Format. MH, M
R is CCITT's T.E. MH code of 4 recommendations, M
It is an R code. NC2RL indicates conversion from NC code to RL, and MH2RL also indicates conversion from MH code to RL. RESCNV indicates that RL is multiplied by the magnification to convert the resolution, and the arrow from B4 to A4 is B4.
A conversion from a size document to an A4 size document is shown. In the case of a facsimile machine with a memory, it indicates that the memory stores the MR code. Thus, the intermediate code R
Conversion between NC code, MH code and MR code is performed via L.

【0017】図5は積算ランレングスRLを生データN
Cより生成する場合の説明図である。生データは白画素
列、黒画素列が交互に並んだデータである。RLは生デ
ータの1ラインの最初に白画素がないときはこれを0と
して必ず最初は白画素より初め、生データの3黒画素を
黒3とし、次の2白画素は積算して白5と表す。1ライ
ンの最後は終了コードとして8000を記入する。
FIG. 5 shows the accumulated run length RL as the raw data N.
It is explanatory drawing at the time of generating from C. Raw data is data in which white pixel rows and black pixel rows are alternately arranged. When there is no white pixel at the beginning of one line of raw data, RL sets this to 0 and always starts from a white pixel, 3 black pixels of raw data are set to black 3, and the next 2 white pixels are integrated to form a white 5 pixel. Express. At the end of one line, enter 8000 as the end code.

【0018】図6は符号化系命令のメモリ構成を示す。
各CODEC(符号・復号化)命令のパラメータテーブ
ルはマイクロRAMにセットされ、各CODEC命令実
行時に参照されるCODEC用変換テーブルはユーザR
OMに配置される。ランレングステーブルはユーザRA
Mに配置される。これにより、1ライン分の生データを
読み込んでNC2RLを行い、RL2MHまたはRL2
MRを行い、MH/MRデータバッファに格納する操作
を繰り返して符号化を行う。
FIG. 6 shows a memory configuration of encoding-type instructions.
The parameter table of each CODEC (encoding / decoding) instruction is set in the micro RAM, and the conversion table for CODEC referred to when each CODEC instruction is executed is user R.
Placed in the OM. Run length table is user RA
It is located at M. As a result, the raw data for one line is read and NC2RL is performed, and RL2MH or RL2 is read.
MR is performed and the operation of storing in the MH / MR data buffer is repeated to perform encoding.

【0019】図7は復号化命令系統のメモリ構成を示
す。ユーザRAMのMH/MRデータバッファに格納さ
れた1ライン分の生データに変換する操作を繰り返して
復号化を行う。
FIG. 7 shows the memory structure of the decoding instruction system. Decoding is performed by repeating the operation of converting the raw data for one line stored in the MH / MR data buffer of the user RAM.

【0020】図8は符号化のフロー図である。ステップ
(40)で生データからランレングステーブルを作成す
る。ランレングステーブルとは図5で示すように、積算
ランレングスの集まりである。ステップ(41)でB4サ
イズからA4サイズへの変換があるか調べ、ステップ
(42)でB4サイズからA4サイズへ変換したランレン
グステーブルを作成し、ステップ(43)でKパラメータ
によりMH/MRに分岐する。KパラメータはT4勧告
の値である。ステップ(44,46 )でEOL+タグビット
をアプリケーションプログラムでセットし、ステップ
(45)でランレングステーブルからMHコードを作成
し、又は、ステップ(46)でランレングステーブルから
MRコードを作成し、ステップ(48)で0−Fillをアプ
リケーションプログラムで付加する。ステップ(49)で
終了したか調べステップ(50)でRTC(制御復帰符
号)をアプリケーションプログラムで付加する。
FIG. 8 is a flow chart of encoding. In step (40), a run length table is created from the raw data. The run length table is a set of accumulated run lengths, as shown in FIG. In step (41), it is checked whether or not there is conversion from B4 size to A4 size, in step (42) a run length table converted from B4 size to A4 size is created, and in step (43) MH / MR is set by K parameter. Branch off. The K parameter is a value recommended by T4. The EOL + tag bit is set by the application program in step (44,46), the MH code is created from the run length table in step (45), or the MR code is created from the run length table in step (46). In (48), 0-Fill is added by the application program. It is checked whether the process is completed in step (49), and an RTC (control return code) is added by an application program in step (50).

【0021】図9は復号化のフロー図である。ステップ
(51)で受信した圧縮データからEOLをサーチする。
ステップ(52)でタグビットをチェックする。タグビッ
トが1のときは次のラインはMHコード、0のときはM
Rコードである。ステップ(53)でMHコードをランレ
ングステーブルに変換する。ステップ(54)でMRコー
ドをランレングステーブルに変換する。ステップ(55)
で先頭でEOLを検出したか調べ、検出しない場合、ス
テップ(56)でランレングステーブルを生データに変換
し、ステップ55でEOLを検出したときは、ステップ
(57)でRTCか調べ、RTCでなければ、ステップ
(58)でエラー処理をし、ステップ57でRTCであれば
終了する。
FIG. 9 is a flow chart of decoding. The EOL is searched from the compressed data received in step (51).
Check the tag bit in step (52). When the tag bit is 1, the next line is MH code, and when it is 0, M
It is an R code. In step (53), the MH code is converted into a run length table. In step (54), the MR code is converted into a run length table. Steps (55)
In step (56), if the EOL is detected at the beginning, the run length table is converted to raw data. If it is detected in step 55, the RTC is checked in step (57), and RTC is used. If not, error processing is performed in step (58), and if RTC in step 57, the process ends.

【0022】[0022]

【発明の効果】以上の説明から明らかなように、本発明
は、1つのCPUで変復調と符号化・復号化処理を行う
ことにより、部品数が減少し、コストを低減することが
できる。
As is apparent from the above description, the present invention can reduce the number of parts and the cost by performing modulation / demodulation and encoding / decoding processing by one CPU.

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

【図1】本発明の実施例の構成図FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】実施例のタイミングチャート図FIG. 2 is a timing chart of the embodiment.

【図3】変調および復調ブロック図FIG. 3 Modulation and demodulation block diagram

【図4】符号化・復号化のコード変換体系を示す図FIG. 4 is a diagram showing an encoding / decoding code conversion system.

【図5】積算ランレングスのテーブルを説明する図FIG. 5 is a diagram for explaining a cumulative run length table.

【図6】符号化系命令のメモリ構成図FIG. 6 is a memory block diagram of encoding instructions.

【図7】復号化命令のメモリ構成FIG. 7 is a memory configuration of a decoding instruction

【図8】符号化のフロー図FIG. 8 is a flow chart of encoding.

【図9】復号化のフロー図FIG. 9 is a decryption flow chart.

【図10】従来のファクシミリ装置の構成図FIG. 10 is a configuration diagram of a conventional facsimile device.

【図11】モデムの詳細構成図[Fig. 11] Detailed configuration diagram of the modem

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

1 デジタル・シグナル・プロセッサ 2 アナログ・フロントエンド・プロセッサ 3 回線インタフェース 4 FAX用回路 5 デュアルポートラム 1 Digital Signal Processor 2 Analog Front End Processor 3 Line Interface 4 Fax Circuit 5 Dual Port Ram

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 送受信データの変復調処理と読取・記録
データの符号化・複号化処理を同一のCPUで実施する
ものとし、複数の割込みレベルを設け、変復調処理を高
い割込みレベルとし、符号化・複号化処理を低い割込み
レベルとしたことを特徴とする画像通信装置。
1. Modulation / demodulation processing of transmission / reception data and encoding / decoding processing of read / record data are performed by the same CPU, a plurality of interrupt levels are provided, and modulation / demodulation processing is set to a high interrupt level to perform encoding. An image communication device characterized in that the decoding process has a low interrupt level.
【請求項2】 前記割込みレベルを4レベルとし、高い
順から第1レベルで送受信データのアナログ・デジタル
変換を行い、第2レベルで変復調処理を行い、第4レベ
ルで符号化・複号化処理を行うようにしたことを特徴と
する請求項1記載の画像通信装置。
2. The interrupt level is set to four levels, the analog-digital conversion of transmission / reception data is performed at the first level from the highest level, the modulation / demodulation process is performed at the second level, and the encoding / decoding process is performed at the fourth level. The image communication device according to claim 1, wherein
JP4180760A 1992-07-08 1992-07-08 Image communication device Expired - Fee Related JP2991863B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4180760A JP2991863B2 (en) 1992-07-08 1992-07-08 Image communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4180760A JP2991863B2 (en) 1992-07-08 1992-07-08 Image communication device

Publications (2)

Publication Number Publication Date
JPH0646180A true JPH0646180A (en) 1994-02-18
JP2991863B2 JP2991863B2 (en) 1999-12-20

Family

ID=16088846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4180760A Expired - Fee Related JP2991863B2 (en) 1992-07-08 1992-07-08 Image communication device

Country Status (1)

Country Link
JP (1) JP2991863B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58108859A (en) * 1981-12-23 1983-06-29 Ricoh Co Ltd Facsimile equipment
JPH03293867A (en) * 1990-11-28 1991-12-25 Ricoh Co Ltd Facsimile equipment
JPH0423063A (en) * 1990-05-17 1992-01-27 Ricoh Co Ltd Signal processor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58108859A (en) * 1981-12-23 1983-06-29 Ricoh Co Ltd Facsimile equipment
JPH0423063A (en) * 1990-05-17 1992-01-27 Ricoh Co Ltd Signal processor
JPH03293867A (en) * 1990-11-28 1991-12-25 Ricoh Co Ltd Facsimile equipment

Also Published As

Publication number Publication date
JP2991863B2 (en) 1999-12-20

Similar Documents

Publication Publication Date Title
JPH07264417A (en) Image coding method
JP2991863B2 (en) Image communication device
JPH05252384A (en) Method for transmitting color still image
JP3083493B2 (en) Image processing device
JP2502882B2 (en) Image processing device
US7072078B2 (en) Image storage apparatus, image storage method, and storage medium
JP3292575B2 (en) Facsimile machine
JPH09284569A (en) Image data coding-decoding processing method and its device
JP2004080627A (en) Image forming device
JP2941836B2 (en) Image processing device
EP2157778A1 (en) Faxing method, system and faxing computer
JPS59101959A (en) Picture information magnifying circuit
JP2000069298A (en) Facsimile equipment
KR100299959B1 (en) Method for controlling software codec of combiner
JP2599524B2 (en) Image communication device
KR0154698B1 (en) Method for saving paper for facsimile
JP3247754B2 (en) Image transmission device
JP3054436B2 (en) Facsimile machine
JPS6384266A (en) Facsimile equipment
JP3159811B2 (en) Demodulator
JPH03228470A (en) Encoder/decoder for facsimile
JPH09275488A (en) Image reader
JPH0330573A (en) Facsimile equipment
JPH04357769A (en) Encoder/decoder
JPH04223769A (en) Facsimile equipment

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081015

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees