JPS6163148A - Converter of facsimile response - Google Patents

Converter of facsimile response

Info

Publication number
JPS6163148A
JPS6163148A JP59185116A JP18511684A JPS6163148A JP S6163148 A JPS6163148 A JP S6163148A JP 59185116 A JP59185116 A JP 59185116A JP 18511684 A JP18511684 A JP 18511684A JP S6163148 A JPS6163148 A JP S6163148A
Authority
JP
Japan
Prior art keywords
character
memory
pattern
image signal
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
JP59185116A
Other languages
Japanese (ja)
Other versions
JPH0435100B2 (en
Inventor
Katsumi Hashimoto
橋本 克己
Tadao Nakagawa
忠夫 中川
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 Corp
Nippon Telegraph and Telephone Corp
Original Assignee
NEC Corp
Nippon Telegraph and Telephone Corp
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 Corp, Nippon Telegraph and Telephone Corp filed Critical NEC Corp
Priority to JP59185116A priority Critical patent/JPS6163148A/en
Publication of JPS6163148A publication Critical patent/JPS6163148A/en
Publication of JPH0435100B2 publication Critical patent/JPH0435100B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To shorten significantly the time of encoding process by not transmitting an encoding picture signal to a character pattern memory but advancing an address pointer with respect to a row memory by one when character codes of one line are all blank codes. CONSTITUTION:When a control circuit 5 starts conversion of an encoding picture signal into a pattern picture signal, said circuit 5 clears a row memory 4 and inputs the encoding picture signal through an I/O interface 2. When the character code of the encoding picture signal is not blank, said character code is transmitted to a character pattern memory 3, the pattern picture signal is read out and written in the memory 4. When the character code is blank, the control circuit 5 will not the encoding picture signal to the memory 3 but advances an address pointer with respect to the memory 4 by one.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ファクシミリ変換装置に関する。特に、文字
コードで表現されている文書を白黒二値のパタン画信号
に変換し、このパタン画信号を符号化してファクシミリ
端末に出力するファクシミリ応答変換装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a facsimile conversion device. In particular, the present invention relates to a facsimile response conversion device that converts a document expressed in character codes into a black and white binary pattern image signal, encodes this pattern image signal, and outputs the encoded pattern image signal to a facsimile terminal.

〔従来の技術〕[Conventional technology]

ファクシミリ応答変換装置は、例えばJISC6226
のような文字コードで表現されている文書(コード化画
信号)を、白黒二値のドツトマトリクスで表されたパタ
ン画信号に変換し、さらにこのパタン画信号を符号化し
て、ファクシミリ端末に出力する。これにより、文書に
よる情報をファクシミリ端末に出力することができる。
The facsimile response conversion device is, for example, JISC6226
Converts a document (coded image signal) expressed in a character code like do. This allows document information to be output to a facsimile terminal.

従来のファクシミリ応答変換装置は、以下のようにして
コード化画信号をパタン画信号に変換している。まず、
文字パタンメモリが文字パタンを記憶し、入力された文
字コードに対応する文字パタンを出力する。この文字パ
タンは、コード化画信号の行単位で行メモリに記憶され
る。この行メモリに記憶された内容は、ファクシミリの
走査線単位で、モディファイドハフマン符号化によりフ
ァクシミリ信号に変換される。
A conventional facsimile response conversion device converts a coded image signal into a pattern image signal in the following manner. first,
A character pattern memory stores character patterns and outputs character patterns corresponding to input character codes. This character pattern is stored in a row memory in units of rows of the coded image signal. The contents stored in this row memory are converted into a facsimile signal by modified Huffman encoding in units of facsimile scanning lines.

このようなファクシミリ応答変換装置入力される文字コ
ードは、第3図に示すように、行内の文字高さが異なる
文字が混在している場合がある。
As shown in FIG. 3, character codes inputted to such a facsimile response conversion apparatus may contain a mixture of characters having different character heights within a line.

このような場合の処理を容易にするために、従来のファ
クシミリ応答変換装置では、行メモリの内容を、文字コ
ードから文字パタンへの変換を開始するときに消去する
。これにより行メモリの内容は、空白が書き込まれたと
同一の状態となる。
In order to facilitate processing in such a case, conventional facsimile response conversion devices erase the contents of the line memory when starting conversion from character code to character pattern. This causes the contents of the row memory to be in the same state as if a blank had been written.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、従来のファクシミリ応答変換装置では、上述の
ように行メモリに予め空白が書き込まれているにもかか
わらず、空白コードに対しても他の文字コードと同様の
処理を行っていた。すなわち、空白コードに対して、他
の文字コードと同様に、文字パタンメモリから文字パタ
ンを読み出して行メモリに凹き込んでいる。このため、
無駄な処理時間が必要となる・欠点があった。
However, in conventional facsimile response conversion devices, blank codes are processed in the same way as other character codes, even though blanks are written in the line memory in advance as described above. That is, for a blank code, the character pattern is read out from the character pattern memory and stored in the line memory in the same way as for other character codes. For this reason,
There was a drawback that unnecessary processing time was required.

特に、水平タブ機能を備えていないファクシミリ応答変
換装置では、空白を文字位置合わせのために多用してお
り、この空白のために処理速度が著しく遅くなる欠点が
あった。
In particular, facsimile response conversion devices without a horizontal tab function frequently use blank spaces for character alignment, and these blank spaces have the disadvantage of significantly slowing down the processing speed.

本発明は、以上の欠点を解決し、文字コードから文字パ
タンへの変換を効率よく処理できるファクシミリ応答変
換装置を提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a facsimile response conversion device that can solve the above-mentioned drawbacks and efficiently convert character codes to character patterns.

〔問題点を解決するための手段〕[Means for solving problems]

本発明ファクシミリ応答変換装置は、外部から文字コー
ドを入力する手段と、この手段により入力された文字コ
ードがアドレス入力に与えられ、そのアドレスは文字コ
ードに対応する白黒二値のパタン画信号があらかじめ記
録された文字パタンメモリと、この文字パタンメモリが
出力したパタン画信号を文字コードの行単位で記憶する
行メモリと、上記文字パタンメモリの入出力の制御およ
び上記行メモリのアドレス指定を行う制御回路とを備え
たファクシミリ応答変換装置において、上記制御回路は
、上記入力する手段により入力された文字コードが空白
コードであることを検出する手段と、この検出する手段
が空白コードを検出したときには、上記文字パタンメモ
リの動作を停止させ、上記行メモリにパタン画信号を記
憶させることなしにそのアドレスポインタを更新する手
段とを含むことを特徴とする。
The facsimile response conversion device of the present invention includes means for inputting a character code from the outside, and the character code inputted by this means is given to an address input, and the address has a black and white binary pattern image signal corresponding to the character code in advance. A recorded character pattern memory, a line memory that stores pattern image signals output by this character pattern memory in units of character code lines, and a control that controls input/output of the character pattern memory and specifies addresses of the line memory. In the facsimile response conversion apparatus, the control circuit includes means for detecting that the character code inputted by the inputting means is a blank code, and when the detecting means detects a blank code, The present invention is characterized in that it includes means for stopping the operation of the character pattern memory and updating its address pointer without storing the pattern image signal in the line memory.

〔作用〕[Effect]

本発明ファクシミリ応答変換装置は、制御回路が空白コ
ードの検出を行い、空白コードに対しては文字パタンメ
モリからの文字パタンの読み出しを実行せず、行メモリ
のアドレスポインタのみを更新する。
In the facsimile response conversion apparatus of the present invention, the control circuit detects a blank code, and for the blank code, only the address pointer of the line memory is updated without reading out the character pattern from the character pattern memory.

〔実施例〕〔Example〕

次に、実施例を参照して本発明の詳細な説明する。 Next, the present invention will be described in detail with reference to Examples.

第1図は、本発明実施例ファクシミリ応答変換装置の要
部ブロック構成図である。
FIG. 1 is a block diagram of main parts of a facsimile response conversion apparatus according to an embodiment of the present invention.

入出力端子1は入出力インタフェース2に接続される。The input/output terminal 1 is connected to the input/output interface 2.

入出力インタフェース2、文字パタンメモリ3、行メモ
リ4および制御回路5は、バス6に接続される。
Input/output interface 2 , character pattern memory 3 , line memory 4 and control circuit 5 are connected to bus 6 .

入出力端子1には、文字コードを含むコード化画信号が
入力される。入出力インタフェース2は、このコード化
画信号をバス6に送出する。文字パタンメモリ3は、あ
らかじめ文字コードに対応する白黒二値のドツトマトリ
クスで表されたパタン画信号を記憶しており、アドレス
入力に与えられた文字コードに対応するパタン画信号を
バス6に出力する。行メモリ4は、文字パタンメモリ3
が出力したパタン画信号を、行単位で記憶する。制御回
路5は、人出力インタフェース2、文字パタンメモリ3
および行メモリ4を制御する。バス6は、各部への制御
信号の伝達やデータ転送を行う。
A coded image signal including a character code is input to the input/output terminal 1 . The input/output interface 2 sends this coded image signal to the bus 6. The character pattern memory 3 stores in advance a pattern image signal represented by a black and white binary dot matrix corresponding to the character code, and outputs the pattern image signal corresponding to the character code given to the address input to the bus 6. do. Line memory 4 is character pattern memory 3
The pattern image signal outputted by is stored row by row. The control circuit 5 includes a human output interface 2 and a character pattern memory 3.
and controls the row memory 4. The bus 6 transmits control signals and data to each section.

第2図は、制御回路5による動作を示す流れ図である。FIG. 2 is a flowchart showing the operation by the control circuit 5.

この図は、−行分のコード化画信号をパタン画信号に変
換する動作を示す。
This figure shows the operation of converting coded image signals for -rows into pattern image signals.

制御回路5は、−行分のコード化画信号のパタン画信号
への変換を開始するときに、行メモリ4をクリアする。
The control circuit 5 clears the row memory 4 when starting the conversion of the coded image signal for - rows into the pattern image signal.

この後に制御回路5は、入出力インタフェース2を介し
てコード化画信号を入力する。コード化画信号の文字コ
、−ドが空白コードでない場合には、この文字コードを
文字パタンメモリ3に送出してパタン画信号を読み出し
、このパタン画信号を行メモリ4に書き込む。この書き
込みのアドレス指定は、ファクシミリの走査方向の順に
行われる。
Thereafter, the control circuit 5 inputs the coded image signal via the input/output interface 2. If the character codes of the coded image signal are not blank codes, the character codes are sent to the character pattern memory 3, the pattern image signal is read out, and this pattern image signal is written into the line memory 4. Addressing for this writing is performed in the order of the facsimile scanning direction.

文字コードが空白コードの場合には、制御回路5は、こ
のコード化画信号を文字パタンメモリ3に送出せず、行
メモリ4に対するアドレスポインタを一つ分だけ進める
If the character code is a blank code, the control circuit 5 does not send this coded image signal to the character pattern memory 3, but advances the address pointer for the line memory 4 by one.

バス6上のデータが8ピントとすると、24 X 24
ドツトの文字フォントを扱う場合には、72バイトの文
字パタンデータを文字パタンメモリ3から読み出し、行
メモリ4に対するアドレスを更新しながら書き込む必要
があるが、文字コードが空白コードの場合には、行メモ
リ4に対するアドレスポインタを更新するだけでよい。
If the data on bus 6 is 8 pins, then 24 x 24
When handling a dot character font, it is necessary to read 72 bytes of character pattern data from the character pattern memory 3 and write it while updating the address in the line memory 4. However, if the character code is a blank code, the line It is only necessary to update the address pointer to memory 4.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明のファクシミリ応答変換装
置は、−行の文字コードが全て空白コードである場合の
符号化処理を、大幅に短縮することができる効果がある
。したがって、文書による情報を高速でファクシミリ端
末に出力することが可能となり、ファクシミリのデータ
通信への応用に大きな効果がある。
As described above, the facsimile response conversion apparatus of the present invention has the advantage of being able to significantly shorten the encoding process when all the character codes in the - line are blank codes. Therefore, it becomes possible to output document information to a facsimile terminal at high speed, which is highly effective in applying facsimile to data communication.

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

第1図は本発明実施例ファクシミリ応答変換装置の要部
ブロック構成図。 第2図は制御回路による一行分のコード化画信号をパタ
ン画信号に変換する動作の流れ図。 第3図は文字コードの一例を示す図。 1・・・入出力端子、2・・・入出力インタフェース、
3・・・文字パタンメモリ、4・・・行メモリ、5・・
・制御回路、6・・・バス。
FIG. 1 is a block diagram of main parts of a facsimile response conversion apparatus according to an embodiment of the present invention. FIG. 2 is a flowchart of the operation of converting one row of coded image signals into pattern image signals by the control circuit. FIG. 3 is a diagram showing an example of a character code. 1... Input/output terminal, 2... Input/output interface,
3...Character pattern memory, 4...Line memory, 5...
- Control circuit, 6... bus.

Claims (1)

【特許請求の範囲】[Claims] (1)外部から文字コードを入力する手段と、この手段
により入力された文字コードがアドレス入力に与えられ
、そのアドレスには文字コードに対応する白黒二値のパ
タン画信号があらかじめ記録された文字パタンメモリと
、 この文字パタンメモリが出力したパタン画信号を文字コ
ードの行単位で記憶する行メモリと、上記文字パタンメ
モリの入出力の制御および上記行メモリのアドレス指定
を行う制御回路とを備えたファクシミリ応答変換装置に
おいて、上記制御回路は、 上記入力する手段により入力された文字コードが空白コ
ードであることを検出する手段と、この検出する手段が
空白コードを検出したときには、上記文字パタンメモリ
の動作を停止させ、上記行メモリにパタン画信号を記憶
させることなしにそのアドレスポインタを更新する手段
とを含む ことを特徴とするファクシミリ応答変換装置。
(1) A means for inputting a character code from the outside, and the character code inputted by this means is given to an address input, and at that address, a character is recorded in advance with a black and white binary pattern image signal corresponding to the character code. It includes a pattern memory, a line memory that stores the pattern image signal output by the character pattern memory in units of character code lines, and a control circuit that controls the input/output of the character pattern memory and specifies the address of the line memory. In the facsimile response conversion device, the control circuit includes means for detecting that the character code inputted by the inputting means is a blank code, and when the detecting means detects a blank code, the control circuit controls the character pattern memory. and means for updating the address pointer without storing the pattern image signal in the line memory.
JP59185116A 1984-09-04 1984-09-04 Converter of facsimile response Granted JPS6163148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59185116A JPS6163148A (en) 1984-09-04 1984-09-04 Converter of facsimile response

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59185116A JPS6163148A (en) 1984-09-04 1984-09-04 Converter of facsimile response

Publications (2)

Publication Number Publication Date
JPS6163148A true JPS6163148A (en) 1986-04-01
JPH0435100B2 JPH0435100B2 (en) 1992-06-10

Family

ID=16165140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59185116A Granted JPS6163148A (en) 1984-09-04 1984-09-04 Converter of facsimile response

Country Status (1)

Country Link
JP (1) JPS6163148A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5668054A (en) * 1979-11-08 1981-06-08 Toshiba Corp Facsimile input confirmation system
JPS58205365A (en) * 1982-05-25 1983-11-30 Fujitsu Ltd File transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5668054A (en) * 1979-11-08 1981-06-08 Toshiba Corp Facsimile input confirmation system
JPS58205365A (en) * 1982-05-25 1983-11-30 Fujitsu Ltd File transfer system

Also Published As

Publication number Publication date
JPH0435100B2 (en) 1992-06-10

Similar Documents

Publication Publication Date Title
JPS62204955A (en) Character image generation circuit
JPS595434B2 (en) Insatsu Sochi
JPS6163148A (en) Converter of facsimile response
US6809834B1 (en) Image forming apparatus
JPH0435099B2 (en)
US4004279A (en) Method and apparatus for controlling data transfer between input and output devices and a direct digital controller
JPS6217766B2 (en)
JPS586345B2 (en) Fukugo Kasouchi
JPS5970074A (en) Transmitter of facsimile
JPS627269A (en) Image information processor
JPS628663A (en) Data recovering circuit
JPS6131886B2 (en)
JPS617769A (en) Image memory write control system
JPS58184864A (en) Facsimile transmitting system
JPS6175483A (en) Character reader
JPH0151228B2 (en)
JPH0397572A (en) Thermal head driver
JPS63233843A (en) Bit map memory control device
JPS61283558A (en) Character pattern memory method
JPS628664A (en) Data recovering circuit
JPS5931731B2 (en) Print information processing method
JPS6122341B2 (en)
JPS63182693A (en) Character pattern correction circuit
JPS61220866A (en) Printing data forming system
JPS63227351A (en) Character height position control apparatus in character generating circuit