JPH0151228B2 - - Google Patents

Info

Publication number
JPH0151228B2
JPH0151228B2 JP58066913A JP6691383A JPH0151228B2 JP H0151228 B2 JPH0151228 B2 JP H0151228B2 JP 58066913 A JP58066913 A JP 58066913A JP 6691383 A JP6691383 A JP 6691383A JP H0151228 B2 JPH0151228 B2 JP H0151228B2
Authority
JP
Japan
Prior art keywords
buffer memory
signal
data
signal line
cpu
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.)
Expired
Application number
JP58066913A
Other languages
Japanese (ja)
Other versions
JPS59193663A (en
Inventor
Kosei Hori
Mitsuyoshi Inoe
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP58066913A priority Critical patent/JPS59193663A/en
Publication of JPS59193663A publication Critical patent/JPS59193663A/en
Publication of JPH0151228B2 publication Critical patent/JPH0151228B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 (技術分野) 本発明は電子計算機の処理結果等をフアクシミ
リ端末装置に出力する方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to a system for outputting processing results of an electronic computer to a facsimile terminal device.

(背景技術) フアクシミリの普及に伴い、フアクシミリ端末
装置は、これまでの端末相互間における通信の用
途としてだけでなく、例えばセンタにある電子計
算機を相手とした通信の用途すなわち電子計算機
の入出力装置としても使用されるようになつて来
た。ところが電子計算機の扱う情報は例えばJIS
コードのような符号であるのに対してフアクシミ
リ端末装置の扱う情報は画の濃淡に応じてドツト
で表わされたパターンであるので電子計算機とフ
アクシミリ端末装置との間で通信を行うには相互
の情報を変換するいわゆるフアクシミリ・データ
変換が必要となる。したがつて電子計算機の出力
した文字コードをフアクシミリ端末装置に出力す
るには文字コードをドツトマトリツクスに変換
し、それを走査してフアクシミリ信号に変換しフ
アクシミリ端末装置に送出する。この時のブロツ
ク構成図を第1図に示す。電子計算機CPUから
出力された文字コードは文字コード・ドツトマト
リツクス変換回路FNTによりドツトパターン
に変換されてバツフアメモリBUFに書き込まれ
る。フアクシミリ信号送出回路FAXSはバツフア
メモリBUF走査しフアクシミリ信号に変換して
フアクシミリ端末装置に送出する。この時、文字
コード・ドツトマトリツクス変換回路FNTに
よりドツトパターンに変換された後バツフアメモ
リBUFへのデータの転送量は増加し、例えば文
字コードを8ビツト、ドツトマトリツクスの構成
を16(横)×18(縦)とした場合、バツフアメモリ
BUFへのデータの転送量は16×18/8=36倍とな
る。
(Background Art) With the spread of facsimile, facsimile terminal devices have been used not only for communication between terminals, but also for communication with computers located at a center, that is, as input/output devices for computers. It has also come to be used as a. However, the information handled by electronic computers is, for example, JIS.
In contrast to code-like codes, the information handled by facsimile terminals is a pattern represented by dots depending on the shade of the image, so communication between a computer and facsimile terminal requires mutual communication. This requires so-called facsimile data conversion. Therefore, in order to output a character code output from a computer to a facsimile terminal, the character code is converted into a dot matrix, which is scanned, converted into a facsimile signal, and sent to the facsimile terminal. A block diagram at this time is shown in FIG. The character code output from the computer CPU is converted into a dot pattern by the character code/dot matrix conversion circuit FNT and written into the buffer memory BUF. The facsimile signal sending circuit FAXS scans the buffer memory BUF, converts it into a facsimile signal, and sends it to the facsimile terminal device. At this time, the amount of data transferred to the buffer memory BUF increases after being converted into a dot pattern by the character code/dot matrix conversion circuit FNT. For example, if the character code is 8 bits and the dot matrix configuration is 16 (horizontal) x When set to 18 (vertical), buffer memory
The amount of data transferred to the BUF is 16 x 18/8 = 36 times.

第1図はバツフアメモリBUFとフアクシミリ
信号送出回路FAXSが1つの場合であるが、これ
が複数となつた場合、各BUFとFAXS対応に文
字コード・ドツトマトリツクス変換回路FNT
を設ける構成はFNTによるドツトパターンに
変換後のBUFへのデータ転送量が更に増加しな
いという利点がある反面、FNTを多数設ける
必要があるため高価なものとなる欠点があり、一
般的には第2図のようにFNTを共通化する構
成をとるのが普通である。しかし、第2図のよう
な構成をとると文字コード・ドツトマトリツクス
変換回路FNTによるドツトパターンに変換後
のバツフアメモリBUFへのデータ転送量がF
NTを共通化していることにより非常に増加する
欠点があつた。
Figure 1 shows a case where there is one buffer memory BUF and one facsimile signal sending circuit FAXS, but if there are multiple BUFs and FAXS, a character code/dot matrix conversion circuit FNT is provided for each BUF and FAXS.
Although the configuration in which FNTs are provided has the advantage that the amount of data transferred to the BUF after conversion to a dot pattern by FNTs does not further increase, it has the disadvantage that it is expensive because it requires the provision of a large number of FNTs. As shown in Figure 2, it is common to adopt a configuration in which the FNT is shared. However, if the configuration shown in Figure 2 is adopted, the amount of data transferred to the buffer memory BUF after being converted into a dot pattern by the character code/dot matrix conversion circuit FNT is F.
By standardizing NT, there were many drawbacks.

(発明の課題) 本発明の目的とするところは文字コード・ドツ
トマトリツクス変換回路によるドツトパターンに
変換後のバツフアメモリへのデータ転送量を減少
することにある。
(Problem of the Invention) An object of the present invention is to reduce the amount of data transferred to a buffer memory after being converted into a dot pattern by a character code/dot matrix conversion circuit.

本発明の特徴とするところは、電子計算機から
出力され、フアクシミリ端末装置に文面として出
力される情報には空白の部分がかなり多いことに
注目して、フアクシミリ信号に変換してフアクシ
ミリ装置に送出するためにバツフアメモリの内容
を読み出した後、読み出したバツフアメモリに空
白に対応するドツトパターンのデータを書き込む
ことにより空白の部分はドツトパターンとしてバ
ツフアメモリに転送しなくてもすむようにバツフ
アメモリを制御することである。
A feature of the present invention is that the information outputted from an electronic computer and output as text to a facsimile terminal device has a considerable number of blank spaces, and the present invention converts it into a facsimile signal and sends it to the facsimile device. After reading out the contents of the buffer memory, the buffer memory is controlled so that the blank part does not need to be transferred to the buffer memory as a dot pattern by writing data of a dot pattern corresponding to the blank space into the read buffer memory.

(発明の構成および作用) 本発明の実施例を第3図に示す。またその動作
タイムチヤートを第4図に示す。
(Structure and operation of the invention) An embodiment of the invention is shown in FIG. Further, the operation time chart is shown in FIG.

201,202,203,204,205,2
06,207はセレクタであつて端子Sはセレク
ト信号、端子I0,I1は入力信号、端子Oは出力信
号であり、I0,I1およびOのデータ幅すなわちビ
ツト数は必ずしも1とは限らない。101,10
2はバツフアメモリであり、フアクシミリ信号の
連続性を保つために2面設けていわゆるトグル形
式で使用する。バツフアメモリ101,102の
端子Aはアドレス信号、端子DIはドツトパター
ンに変換された書き込みデータ信号、端子Dは
読み出しデータ信号、端子Wは書き込み信号であ
り、それぞれセレクタに接続されており、A,
DI,Dのデータ幅すなわちビツト数は必ずし
も1とは限らず場合による。301はカウンタで
ありバツフアメモリを周期的に読み出すためのア
ドレスを作成している。302はラツチであつて
バツフアメモリ101,102から読み出された
ドツトパターンに変換されたデータのいずれかを
ラツチする。ラツチ302の端子DIは入力デー
タ信号、端子Dは出力データ信号、端子CKは
ラツチクロツクパルスであり、DI,Dのデー
タ幅すなわちビツト数はバツフアメモリ101,
102のDのそれと同じである。信号線1は図
示していない中央制御装置CPUからのバツフア
メモリの書き込み信号、信号線2はCPUからの
バツフアメモリのアドレス信号、信号線3は
CPUからのドツトパターンに変換されたバツフ
アメモリの書き込みデータ信号である。信号線4
はすでに説明したカウンタ301の出力であり、
セレクタ201〜207のセレクト端子Sに接続
され、信号線5はカウンタ301の出力であり、
バツフアメモリのアドレス信号としてセレクタ2
02,205に接続される。信号線6は図示して
いない制御回路からのバツフアメモリの書き込み
信号であり、信号線7は制御回路からのラツチ3
02のラツチクロツクである。信号線8,9はバ
ツフアメモリの書き込みデータとして使用するも
ので空白のドツトパターンのデータであり、図で
はオール0となつている。
201, 202, 203, 204, 205, 2
06 and 207 are selectors, terminals S are select signals, terminals I 0 and I 1 are input signals, and terminal O is an output signal. The data width of I 0 , I 1 and O, that is, the number of bits, is not necessarily 1. Not exclusively. 101,10
Reference numeral 2 denotes a buffer memory, which is provided on two sides and used in a so-called toggle format in order to maintain continuity of facsimile signals. Terminal A of the buffer memories 101 and 102 is an address signal, terminal DI is a write data signal converted into a dot pattern, terminal D is a read data signal, and terminal W is a write signal, which are connected to selectors, respectively.
The data width of DI and D, that is, the number of bits, is not necessarily 1 and depends on the situation. A counter 301 creates an address for periodically reading the buffer memory. A latch 302 latches any of the data read out from the buffer memories 101 and 102 and converted into a dot pattern. The terminal DI of the latch 302 is an input data signal, the terminal D is an output data signal, and the terminal CK is a latch clock pulse.
It is the same as that of D of 102. Signal line 1 is a buffer memory write signal from the central control unit CPU (not shown), signal line 2 is a buffer memory address signal from the CPU, and signal line 3 is a buffer memory write signal from the central control unit CPU (not shown).
This is the buffer memory write data signal converted into a dot pattern from the CPU. signal line 4
is the output of the counter 301 already explained,
It is connected to the select terminals S of the selectors 201 to 207, and the signal line 5 is the output of the counter 301.
Selector 2 as buffer memory address signal
Connected to 02,205. The signal line 6 is a buffer memory write signal from a control circuit (not shown), and the signal line 7 is a latch 3 signal from the control circuit.
02 latch clock. The signal lines 8 and 9 are used as data to be written into the buffer memory, and are blank dot pattern data, which are all 0's in the figure.

次に第3図および第4図のタイムチヤートに基
づいて動作を説明する。カウンタ301の出力で
ある信号線4に従つてバツフアメモリ101,1
02の端子A,DI,Wはそれぞれセレクタを介
して中央制御装置CPUからの信号線2,3,1
またはカウンタ301の出力である信号線5、信
号線8または9、制御回路からの信号線6に接続
される。中央制御装置CPUからの信号線に接続
され、バツフアメモリには中央制御装置からドツ
トパターンに変換されたデータが順次書き込ま
れ、その動作はランダムである。即ち、バツフア
メモリに対するドツトパターンに変換されたデー
タの書き込み時には、バツフアメモリは、CPU
から信号線2を介して与えられるランダムなアド
レス信号に従つて、CPUから信号線3を介して
与えられるデータを、CPUから信号線1を介し
て与えられる書き込み信号の入力時に書き込む。
このときのタイムチヤートを第5図に示す。これ
に対し、バツフアメモリからのデータの読み出し
時には、カウンタ301の出力、信号線8または
9、制御回路からの信号線に接続されたバツフア
メモリはカウンタ301の出力5のアドレスに従
つて周期的に読み出され、読み出されたドツトパ
ターンに変換されたデータはラツチ302にラツ
チされた後、信号線10を介して図示していない
フアクシミリ信号送出回路FAXSに送出され、こ
の時のタイチヤートを第4図に示す。第4図に示
すようにカウンタ301の出力である信号線5の
アドレスに従つてバツフアメモリより読み出され
たドツトパターンに変換されたデータは信号線7
によりラツチ302にラツチされるが、読み出さ
れたバツフアメモリの同一アドレスには信号線6
の書き込み信号により信号線8または9の空白の
ドツトパターンのデータが書き込まれる。したが
つて、バツフアメモリの内容はデータをすべて読
み出した段階ですべて空白のドツトパターンに変
化していることになり、この段階でカウンタ30
1の出力である信号線4に従つてバツフアメモリ
は中央制御装置CPUからの信号線に接続され、
CPUからバツフアメモリにドツトパターンに変
換されたデータを書き込む段階となる。この段階
では、第5図に示すように、文字部分のデータに
対応したランダムなアドレス信号がCPUより信
号線2を介してバツフアメモリに送られると共
に、その文字部分のデータ及び書き込み信号が
夫々信号線3,1を介してバツフアメモリに送ら
れる。バツフアメモリでは、CPUから送られた
文字部分のデータのみを書き込み信号のタイミン
グでアドレス信号の示すアドレスに書き込む。
Next, the operation will be explained based on the time charts of FIGS. 3 and 4. According to the signal line 4 which is the output of the counter 301, the buffer memories 101 and 1
02 terminals A, DI, and W are connected to signal lines 2, 3, and 1 from the central control unit CPU via selectors, respectively.
Alternatively, it is connected to the signal line 5 which is the output of the counter 301, the signal line 8 or 9, and the signal line 6 from the control circuit. It is connected to a signal line from the central control unit CPU, and data converted into a dot pattern from the central control unit is sequentially written into the buffer memory, and its operation is random. That is, when writing data converted into a dot pattern to the buffer memory, the buffer memory is
According to the random address signal given from the CPU via the signal line 2, the data given from the CPU via the signal line 3 is written when the write signal given from the CPU via the signal line 1 is input.
A time chart at this time is shown in FIG. On the other hand, when reading data from the buffer memory, the buffer memory connected to the output of the counter 301, the signal line 8 or 9, and the signal line from the control circuit is periodically read out according to the address of the output 5 of the counter 301. The data read out and converted into a dot pattern is latched in the latch 302 and then sent to the facsimile signal sending circuit FAXS (not shown) via the signal line 10. The timing chart at this time is shown in FIG. show. As shown in FIG. 4, the data converted into a dot pattern read out from the buffer memory according to the address of the signal line 5, which is the output of the counter 301, is transferred to the signal line 7.
However, the signal line 6 is latched to the latch 302 at the same address of the read buffer memory.
The data of the blank dot pattern on the signal line 8 or 9 is written by the write signal. Therefore, the contents of the buffer memory will have changed to a blank dot pattern when all the data has been read out, and at this stage the counter 30 will have changed to a blank dot pattern.
According to the signal line 4 which is the output of 1, the buffer memory is connected to the signal line from the central control unit CPU,
This is the stage where the data converted into a dot pattern is written from the CPU to the buffer memory. At this stage, as shown in Figure 5, a random address signal corresponding to the data in the character part is sent from the CPU to the buffer memory via signal line 2, and the data and write signal in the character part are sent to the buffer memory through the signal line 2. 3,1 to the buffer memory. In the buffer memory, only the character data sent from the CPU is written to the address indicated by the address signal at the timing of the write signal.

(発明の効果) 以上説明したように実施例ではバツフアメモリ
が中央制御装置CPUからの信号線に接続され、
中央制御装置CPUからバツフアメモリにドツト
パターンに変換されたデータを書き込む段階にお
いてバツフアメモリの内容はすべて空白のドツト
パターンになつているため中央制御装置CPUは
字文のある部分についてのみドツトパターンを書
き込めばよいのでバツフアメモリへのデータの転
送量が減少する効果がある。
(Effect of the invention) As explained above, in the embodiment, the buffer memory is connected to the signal line from the central control unit CPU,
At the stage of writing the data converted into a dot pattern from the central control unit CPU to the buffer memory, the contents of the buffer memory are all blank dot patterns, so the central control unit CPU only has to write dot patterns for the parts where the characters are. This has the effect of reducing the amount of data transferred to the buffer memory.

以上の場合バツフアメモリはドツトパターンに
変換されたデータを蓄積する場合について説明し
たが、文字コードの形式でデータを蓄積する場合
でも空白の文字コードを書き込むことによりバツ
フアメモリへのデータの転送量が減少するという
効果がある。
In the above case, the buffer memory stores data converted into a dot pattern, but even when data is stored in character code format, writing a blank character code reduces the amount of data transferred to the buffer memory. There is an effect.

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

第1図と第2図は本発明の係わる技術の適用を
示すブロツク構成図、第3図は本発明の一実施例
のブロツク構成図、第4図は動作を説明するタイ
ムチヤート、第5図はCPUによるバツフアメモ
リへの書き込み動作を示すタイムチヤートであ
る。 (符号の説明)、CPU……中央制御装置、F
NT……文字コード・ドツトマトリツクス変換回
路、BUF……バツフアメモリ、FAXS……フア
クシミリ信号送出回路、1,6……書き込み信
号、2,5……アドレス信号、3……書き込みデ
ータ、4……バツフアメモリ切替信号、7……ラ
ツチ信号、8,9……空白ドツトパターンに対応
する書き込みデータ、10……ラツチされた読み
出しデータ、101,102……バツフアメモ
リ、201,202,203,204,205,
206,207……セレクタ、301……カウン
タ、302……ラツチ。
1 and 2 are block configuration diagrams showing the application of the technology related to the present invention, FIG. 3 is a block configuration diagram of an embodiment of the present invention, FIG. 4 is a time chart explaining the operation, and FIG. 5 is a time chart showing the write operation to the buffer memory by the CPU. (Explanation of symbols), CPU...Central control unit, F
NT... Character code/dot matrix conversion circuit, BUF... Buffer memory, FAXS... Facsimile signal sending circuit, 1, 6... Write signal, 2, 5... Address signal, 3... Write data, 4... Buffer memory switching signal, 7... Latch signal, 8, 9... Write data corresponding to blank dot pattern, 10... Latched read data, 101, 102... Buffer memory, 201, 202, 203, 204, 205,
206, 207...Selector, 301...Counter, 302...Latch.

Claims (1)

【特許請求の範囲】 1 端末装置にCPUから文面情報を送出するた
めに該文面情報を一担メモリに蓄積した後、該メ
モリの内容を順次読み出して端末装置に文面情報
を送出するバツフアメモリ制御方式において、 端末装置に文面情報を送出するために該メモリ
の内容を読み出した後、該メモリに空白情報に対
応するデータを書き込んでおき、CPUからバツ
フアメモリに次の文面情報を書き込む際に文面情
報のうち空白部分の情報はバツフアメモリに転送
せずに、CPUより指定したランダムなアドレス
信号に従つて文字部分のみの情報をバツフアメモ
リに転送し書き込むことを特徴とするバツフアメ
モリ制御方式。
[Claims] 1. A buffer memory control method in which text information is stored in a single memory in order to send text information from a CPU to a terminal device, and then the content of the memory is sequentially read out to send the text information to the terminal device. After reading the contents of the memory in order to send the text information to the terminal device, data corresponding to the blank information is written in the memory, and when the next text information is written from the CPU to the buffer memory, the text information is A buffer memory control method characterized in that the information in the blank part is not transferred to the buffer memory, but only the information in the character part is transferred and written to the buffer memory according to a random address signal specified by the CPU.
JP58066913A 1983-04-18 1983-04-18 Buffer memory control system Granted JPS59193663A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58066913A JPS59193663A (en) 1983-04-18 1983-04-18 Buffer memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58066913A JPS59193663A (en) 1983-04-18 1983-04-18 Buffer memory control system

Publications (2)

Publication Number Publication Date
JPS59193663A JPS59193663A (en) 1984-11-02
JPH0151228B2 true JPH0151228B2 (en) 1989-11-02

Family

ID=13329678

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58066913A Granted JPS59193663A (en) 1983-04-18 1983-04-18 Buffer memory control system

Country Status (1)

Country Link
JP (1) JPS59193663A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5961359A (en) * 1982-09-30 1984-04-07 Toshiba Corp Line buffer controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5961359A (en) * 1982-09-30 1984-04-07 Toshiba Corp Line buffer controller

Also Published As

Publication number Publication date
JPS59193663A (en) 1984-11-02

Similar Documents

Publication Publication Date Title
JPH0535435B2 (en)
US5010513A (en) Data processing apparatus
US4800440A (en) Digital image signal coding/decoding circuit with buffer memory storing reference line as compression codes
US5123757A (en) Printing system using received control program from word processor
JPH0151228B2 (en)
JPS6231546B2 (en)
US6809834B1 (en) Image forming apparatus
SU1076894A1 (en) Information output device
JPH0352714B2 (en)
EP0397415A2 (en) Raster scan type printer
JP3345912B2 (en) Kanji pattern storage memory read control circuit
JPS6349236B2 (en)
KR920001189B1 (en) Font image circuit
JP3313462B2 (en) Facsimile machine
JPS61226790A (en) Character generator
KR930009783B1 (en) Interface circuit for the high-speed transmission of graphic data
JP3313463B2 (en) Image processing device
JPS5970074A (en) Transmitter of facsimile
KR960036534A (en) High speed data transmission device for image processing
JPS6211544B2 (en)
JPH0435100B2 (en)
JPS624902B2 (en)
JP2000187637A (en) Data reading and writing system
JPS63315248A (en) Printer control system
JPH044953B2 (en)