JPS5926969B2 - Multi-terminal centralized display control device - Google Patents

Multi-terminal centralized display control device

Info

Publication number
JPS5926969B2
JPS5926969B2 JP52148443A JP14844377A JPS5926969B2 JP S5926969 B2 JPS5926969 B2 JP S5926969B2 JP 52148443 A JP52148443 A JP 52148443A JP 14844377 A JP14844377 A JP 14844377A JP S5926969 B2 JPS5926969 B2 JP S5926969B2
Authority
JP
Japan
Prior art keywords
character
character data
data
buffer memory
data buffer
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
JP52148443A
Other languages
Japanese (ja)
Other versions
JPS5449030A (en
Inventor
茂 布施
茂 鈴木
健実 唐沢
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.)
Shaken Co Ltd
Original Assignee
Shaken 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 Shaken Co Ltd filed Critical Shaken Co Ltd
Priority to JP52148443A priority Critical patent/JPS5926969B2/en
Publication of JPS5449030A publication Critical patent/JPS5449030A/en
Publication of JPS5926969B2 publication Critical patent/JPS5926969B2/en
Expired legal-status Critical Current

Links

Description

【発明の詳細な説明】 発明の分野 本発明は複数の陰極線管表示装置の表示を集中的に制御
するようにした多端末集中表示制御装置に関するもので
ある。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a multi-terminal centralized display control device that centrally controls the display of a plurality of cathode ray tube display devices.

発明の背景 新聞組版や一般印刷等の分野に於いて、文章の訂正や校
正、さらに各種の編集処理をスピーディに行なうため、
最近は第1図に模式的に示したように電子計算機5(以
下単にCPUという)や陰極線管表示装置1(以下単に
CRTという)を含んだ組版処理装置が用いられるよう
になつてきている。
Background of the Invention In fields such as newspaper typesetting and general printing, in order to speedily correct and proofread text, as well as various editing processes,
Recently, as schematically shown in FIG. 1, a typesetting processing apparatus including an electronic computer 5 (hereinafter simply referred to as a CPU) and a cathode ray tube display device 1 (hereinafter simply referred to as a CRT) has come into use.

このような装置に於いては各種の記事や文章を一旦CP
Uの記憶装置に記憶させ、CRTIに表示したモニター
したり、さらにキーボード入力装置2、タブレット入力
装置3等から記事の訂正、校正、組版形式の指定あるい
は変更等を指定して、CPUでこれらの指令を処理する
ことによって各種の編集処理がスピーディにしかも簡単
におこな4うことができる。しかしながらこのような装
置を用いる場合、前記の入出力端末は複数台使用するの
が一般的であり、又これら端末は互いに離れた場所に設
置されることが多い。
In such a device, various articles and texts are
You can store it in the storage device of U, monitor it displayed on the CRTI, and also specify corrections, proofreading, formatting format designation or changes to the article from the keyboard input device 2, tablet input device 3, etc., and use the CPU to make these changes. By processing commands, various editing processes can be performed quickly and easily. However, when using such a device, it is common to use a plurality of the above-mentioned input/output terminals, and these terminals are often installed at locations separated from each other.

ところが邦文の場合、CRTに表示させるための文字を
発生する文字発生部は扱う文字数が多く、記憶容量が大
きくなつて非常に高価となる。そのため個々のCRTに
文字発生部を持たせるということはコストの点からみて
得策ではなく、1つの文字発生部を含んだ表示制御装置
でこれら複数のCRTを集中的に制御するようにした方
が都合がよい。又このように1台のCPUで複数のCR
Tを制御する場合、各端末とCPUとのデータ転送は割
込みによる多重処理となるため、CPUから各CRTに
対して1文字単位の文字転送をしていたのではプログラ
ム処理上でのムダ時間を生じる。このようなことを防ぐ
ためには、各CRT毎に対応させて数十字分の文字デー
タ(表示文字コード、表示位置アドレスコード等)をC
PUから受けとつて一時記憶できる文字データバツフア
メモリを用意し、かつこの文字データバツフアメモリと
文字発生部と各CRTに対応したリフレツシユメモリと
を表示制御装置内にまとめて収容すれば、CPUから各
CRTに対して表示文字データをまとめて転送できるか
らデータ転送の実効速度が向上し、さらに文字発生部と
リフレツシユメモリ間の画素データの転送速度が上げら
れると共に転送に要するコストも下けられる。発明の目
的従つて本発明の第1の目的は、低価格で高速、しかも
多様性に富んだ多端末集中表示制御装置を提供すること
である。
However, in the case of Japanese text, the character generation section that generates characters to be displayed on a CRT handles a large number of characters, requires a large storage capacity, and is very expensive. Therefore, it is not a good idea from a cost standpoint to provide each CRT with a character generation section, and it is better to centrally control these multiple CRTs with a display control device that includes one character generation section. convenient. Also, like this, one CPU can handle multiple CRs.
When controlling the T, data transfer between each terminal and the CPU requires multiple processing using interrupts, so transferring characters from the CPU to each CRT one by one would waste time in program processing. arise. In order to prevent this, it is necessary to store several cross-shaped character data (display character code, display position address code, etc.) for each CRT.
If a character data buffer memory that can be received from the PU and temporarily stored is prepared, and this character data buffer memory, character generator, and refresh memory corresponding to each CRT are housed together in the display control device, Display character data can be transferred from the CPU to each CRT at once, which improves the effective speed of data transfer.Furthermore, the transfer speed of pixel data between the character generator and refresh memory is increased, and the cost required for transfer is reduced. I get kicked. OBJECTS OF THE INVENTION Accordingly, a first object of the present invention is to provide a multi-terminal centralized display control device that is low-cost, high-speed, and rich in variety.

本発明の第2の目的は、複数のCRTを単一の文字発生
部で駆動できるような装置に於いて、CPUから各端末
へのデータ転送における無,駄時間を短縮するためCR
T毎に数十字分の容量を持つた文字データバツフアメモ
リを用意し、かつ各端末が文字発生部を均等に使用しう
る制御をおこなう文字データバツフアメモリ制御部を持
つた表示制御装置を提供することである。
A second object of the present invention is to reduce wasted time in data transfer from the CPU to each terminal in a device in which multiple CRTs can be driven by a single character generator.
A display control device is provided with a character data buffer memory having a capacity of several crosses for each T, and a character data buffer memory control section that controls each terminal to use the character generating section equally. It is to provide.

発明の概要 上記目的を達成するために本発明の表示制御装置は、複
数のCRTを集中して制御する表示制御装置において、
各CRTが要求するデータを送出するCPUと、前記各
CRTに対応して設けられ、CPUから送られてくる文
字データを一時的に記憶する文字データレジスタと、こ
の文字データレジスタに対応して設けられ、文字データ
レジスタに記憶された文字データをN個記憶する複数の
文字データバツフアメモリと、前記CPUからのCRT
選択指令によつて選択されたCRTと対応した文字デー
タレジスタに、前記CPUからの文字データを表示文字
コードとCRT表示画面上の表示位置アドレスコードを
一対の組とするデータとして組みたてると共に、該文字
データレジスタと対応する前記文字データバツフアメモ
リにそのデータの組みを書込む文字データバツフアメモ
リ書込み制御回路と、前記文字データバツフアメモリに
書込まれた一対のデータ組に基ずいて1文字ずつ文字を
発生して各CRTに供給する1つの文字発生部と、この
文字発生部の稼働状況に応じて前記複数の文字データバ
ツフアメモリから循環的に一対のデータ組を読み出し、
前記文字発生部に供給する文字データバツフアメモリ読
み出し制御回路とから構成される。
Summary of the Invention In order to achieve the above object, a display control device of the present invention centrally controls a plurality of CRTs.
A CPU that sends out data requested by each CRT, a character data register provided corresponding to each CRT and temporarily storing character data sent from the CPU, and a character data register provided corresponding to the character data register. a plurality of character data buffer memories storing N pieces of character data stored in character data registers; and a CRT from the CPU.
Assembling the character data from the CPU into a character data register corresponding to the CRT selected by the selection command as a pair of display character code and display position address code on the CRT display screen; a character data buffer memory write control circuit that writes the data set to the character data buffer memory corresponding to the character data register; and a character data buffer memory write control circuit that writes the data set to the character data buffer memory corresponding to the character data register; one character generating unit that generates characters one by one and supplies them to each CRT; and cyclically reading a pair of data sets from the plurality of character data buffer memories according to the operating status of this character generating unit;
and a character data buffer memory read control circuit that supplies the character generating section.

発明の実施例 以下本発明の実施例を図にもとずいて説明する。Examples of the invention Embodiments of the present invention will be described below with reference to the drawings.

第2図において10はCPUlllはCPUlOからの
データライン、12はCPUlOから送られてきた文字
データ(文字コード、表示位置アドレスコード)を数十
字分記憶できる文字データバツフアメモI八 13は文
字データバツフアメモリ12のデータの書込み、読み出
しを制御する文字データバツフア制御部、14は文字デ
ータバツフアメモリ12に記憶された文字データの内、
表示位置アドレスコードの転送ライン、15はアドレス
コード転送ライン14で送られてきたパラレルデータを
シリアルに変換して転送するアドレスデータ転送部、1
6は文字発生部17へ文字コードを転送する転送ライン
、17は文字コード転送ライン16で送られてきた文字
コードで指定された1文字分の文字画素データを読み出
す制御をおこなう読み出し制御部等を有した文字発生部
、18は文字発生部17から読み出された文字画素デー
タをデータ圧縮された状態から復元する文字画素デコー
ダで、文字発生部内の文字画素データが圧縮されていな
い場合は不要である。19は文字画素デコーダ18で復
元された文字画素データを転送するための文字画素デー
タライン、20は表示位置アドレスコードライン、21
は垂直同期信号、水平同期信号をはじめとする基準信号
を発生する同期信号発生部、22は同期信号転送ライン
、23はバスドライバー、24は文字画素データライン
19、表示位置アドレスコードライン20によつて送ら
れてきた文字画素データを、CPUからのデータライン
11で送られてきた書込み命令に従つてリフレツシユメ
モリ25へ書き込むためのリフレツシユメモリ制御部で
、このうち24−1は後述するハードコピー装置27の
画像メモリの制御部であり、24−2,24−3・・・
・・・はCRT用である。
In Figure 2, 10 is a data line from CPUIO, 12 is a character data buffer memory I8 that can store several cross characters of character data (character code, display position address code) sent from CPUIO, and 13 is character data. A character data buffer control unit 14 controls writing and reading of data in the buffer memory 12;
Display position address code transfer line 15 is an address data transfer unit that converts parallel data sent through the address code transfer line 14 into serial data and transfers the serial data;
6 is a transfer line that transfers the character code to the character generation section 17, and 17 is a readout control section that controls reading out character pixel data for one character specified by the character code sent on the character code transfer line 16. The character generating section 18 is a character pixel decoder that restores the character pixel data read from the character generating section 17 from the compressed state, and is unnecessary if the character pixel data in the character generating section is not compressed. be. 19 is a character pixel data line for transferring the character pixel data restored by the character pixel decoder 18; 20 is a display position address code line; 21
22 is a synchronous signal transfer line, 23 is a bus driver, 24 is a character pixel data line 19, and a display position address code line 20. 24-1 is a refresh memory control unit for writing character pixel data sent from the CPU to the refresh memory 25 in accordance with a write command sent from the CPU via the data line 11. It is a control unit for the image memory of the copying device 27, and includes 24-2, 24-3, . . .
... is for CRT.

25はリフレツシユメモリ、26はCRTに表示された
内容をハードコピー装置27に出力するため各CRTに
対応したリフレツシユメモリ25の内容をハードコピー
用画像メモリ25−1に転送するための転送ライン、2
7はハードコピー装置、28はCRTl29はCRTに
付随して設けられたキーボードやタブレツト等の入力装
置、30は入力装置29からの指令をCPUlOに伝え
る信号線である。
25 is a refresh memory; 26 is a transfer line for transferring the contents of the refresh memory 25 corresponding to each CRT to the hard copy image memory 25-1 in order to output the contents displayed on the CRT to the hard copy device 27; ,2
7 is a hard copy device; 28 is a CRT; 29 is an input device such as a keyboard or tablet attached to the CRT; 30 is a signal line for transmitting commands from the input device 29 to the CPUIO.

これらの構成要素のうち、ハードコピー装置−27には
、画像メモリ25−1、画像メモリ制御部24−1、文
字データバツフアメモリ12−1が対応し、CRT28
−1にはリフレツシユメモリ25−2、リフレツシユメ
モリ制御部24−2、文字データバツフアメモリ12−
2という順に対応している。
Among these components, the hard copy device 27 corresponds to an image memory 25-1, an image memory control section 24-1, a character data buffer memory 12-1, and a CRT 28.
-1 includes a refresh memory 25-2, a refresh memory control section 24-2, and a character data buffer memory 12-2.
They correspond in order of 2.

これらの個々のCRT又はハードコピー装置1こ関連し
た回路はすべて同様な動作をおこなうので、以下CRT
28−1に関連した回路の動作を代表して説明していく
。今、リフレツシユメモリ25−2に文字を書き込むの
に先立つてリフレツシユメモリ25−2の内容をすべて
消去する場合、まずCPUlOからCPUデータライン
11を通してリフレツシユメモリ25−2のリフレツシ
ユメモリ制御部242に消去命令を送る。
Since the circuits associated with each of these individual CRTs or hard copy devices all operate in the same way, we will refer to them below as CRTs.
The operation of the circuit related to 28-1 will be explained as a representative example. If you want to erase all the contents of the refresh memory 25-2 before writing characters to the refresh memory 25-2, first, the refresh memory control section of the refresh memory 25-2 is A deletion command is sent to 242.

するとリフレツシユメモリ制御部24−2はリフレツシ
ユメモリ25−2の内容をすべてデジタル的に「0」と
する。このような状態から必要な文字を書込む場合、ま
ずリフレツシユメモリ制御部24−2にCPUlOから
“文字の書込み゛という命令を送る。
Then, the refresh memory control section 24-2 digitally sets all contents of the refresh memory 25-2 to "0". When writing a necessary character in such a state, the CPU 10 first sends a command "write character" to the refresh memory control unit 24-2.

するとリフレツシユメモリ制御部24−2はリフレツシ
ユメモリ25−2を゜゜文字書込み状態”にセツトする
と共に、文字データバツフアメモリ制御部13に文字デ
ータの転送要求信号を送る。するとCPUlOから文字
データバツフアメモリ122に文字データが送られてく
る。この文字データは表示文字の文字コード、CRT上
における文字の表示位置を示すX座標、Y座標のアドレ
スコード等から成る。文字データバツフアメモリ122
はCRTが複数の場合に生じる持ち時間等によつて無駄
時間が生じないよう数十字分の容量を有しており、この
文字データバツフアメモリ12一2中に空きが有る場合
は文字データバツフアメモリ制御部13から次の文字デ
ータの転送要求が直ちに出され、CPUlOからは同様
の順序で文字データバツフアメモリ12−2に文字デー
タが送られてくる。こうして文字データバツフアメモリ
12−2に文字データが記憶されてゆくが、先に記した
ように文字データバツフアメモリ制御部13にはすでに
リフレツシユメモリ制御部24−2から文字画素データ
の転送要求が出されているため、文字データバツフアメ
モリ12−2に少くとも1文字分のデータが書込まれる
と、文字発生部17、アドレスデータ転送部15が稼動
中でなければ文字データバツフアメモリ制御部13がこ
の文字データの読み出しを指令する。
Then, the refresh memory control unit 24-2 sets the refresh memory 25-2 to ゜Character writing state'' and sends a character data transfer request signal to the character data buffer memory control unit 13.Then, the character data is transferred from the CPUIO. Character data is sent to the buffer memory 122. This character data consists of the character code of the displayed character, the address code of the X and Y coordinates indicating the display position of the character on the CRT, etc. Character data buffer memory 122
The character data buffer memory 12-2 has a capacity of several crosses in order to avoid wasted time due to the time that occurs when multiple CRTs are used. A request to transfer the next character data is immediately issued from the buffer memory control unit 13, and the character data is sent from the CPUIO to the character data buffer memory 12-2 in the same order. In this way, character data is stored in the character data buffer memory 12-2, but as mentioned earlier, character pixel data has already been transferred to the character data buffer memory control unit 13 from the refresh memory control unit 24-2. Since a request has been issued, when at least one character's worth of data is written to the character data buffer memory 12-2, the character data buffer is The memory control unit 13 instructs reading of this character data.

読み出された文字データのうち表示位置アドレスコード
はアドレスコード転送ライン14からアドレスコード転
送部15で並列直列変換され、アドレスコードライン2
0からバスドライバー23を通してリフレツシユメモリ
制御部24−2のアドレスレジスタへ送られる。一方文
字データバツフアメモリ12−2から読み出された文字
コードは文字コード転送ライン16を通して文字発生部
17へ送られ、文字画素デ一) 夕が読み出される。こ
の文字画素データがデータ圧縮されているものであれば
、文字画素デコーダ18によつて元の完全な文字画素デ
ータに復元され、文字画素データライン19からバスド
ライバー23を通してリフレツシユメモリ制御部245
2内の文字画素バツフアメモリに記憶される。こうして
CPUlOからの1文字書込み命令゛゛表示位置アドレ
スコード゛゜“文字画素データ1がリフレツシユメモリ
制御部24−2内で揃うと、文字画素データをリフレツ
シユメモリ25−2内のO指定されたアドレスに書込む
。尚1文字分の文字画素データがリフレツシユメモリ2
5−2に書き始められると、リフレツシユメモリ制御部
24−2は次の文字画素データの転送要求を文字データ
バツフアメモリ制御部13に送り、CPUlOから文字
データバツフアメモリ12−2に次の文字データが格納
されていればそのデータが読み出されて、以後同様の動
作がおこなわれる。
Among the read character data, the display position address code is converted from parallel to serial by the address code transfer unit 15 from the address code transfer line 14, and then transferred to the address code line 2.
0 through the bus driver 23 to the address register of the refresh memory control section 24-2. On the other hand, the character code read from the character data buffer memory 12-2 is sent to the character generation section 17 through the character code transfer line 16, and the character pixel data is read out. If this character pixel data is data compressed, it is restored to the original complete character pixel data by the character pixel decoder 18 and sent from the character pixel data line 19 through the bus driver 23 to the refresh memory controller 245.
It is stored in the character pixel buffer memory in 2. In this way, when the character pixel data 1 of the one-character write command "display position address code" from the CPUIO is completed in the refresh memory control section 24-2, the character pixel data is transferred to the address specified by O in the refresh memory 25-2. The character pixel data for one character is written to refresh memory 2.
5-2, the refresh memory control unit 24-2 sends a transfer request for the next character pixel data to the character data buffer memory control unit 13, and the next character pixel data is transferred from the CPUIO to the character data buffer memory 12-2. If character data is stored, that data is read out and the same operation is performed thereafter.

リフレツシユメモリ25−2に文字画素データを書込み
、それをCRT28−1に表示する動作は以上の通りで
あるが、CRT28−1に表示した内容をハードコピー
装置27に出力させる場合はCPUデータライン11を
通してハードコピー用画像メモリ制御部24−1にその
旨の指令が送られ、データ転送ライン26を通してCR
T28lのリフレツシユメモリ25−2の内容がハード
コピー用画像メモリ25−1に送られる。
The operation of writing character pixel data into the refresh memory 25-2 and displaying it on the CRT 28-1 is as described above, but when outputting the content displayed on the CRT 28-1 to the hard copy device 27, the CPU data line A command to that effect is sent to the hard copy image memory control unit 24-1 through the data transfer line 26.
The contents of the refresh memory 25-2 of T28l are sent to the hard copy image memory 25-1.

そしてこのハードコピー用画像メモリ25−1にデータ
が書き込まれると、ハードコピー装置27の動作に適し
た同期信号でこの内容がハードコピー装置21に送られ
、ハードコピーが出力される。又CPUlOから直接指
令して文字画素データを送り込みハードコピーを取る場
合は、前記したCRT28−1への表示の場合と全く同
様にして表示データがハードコピー用画像メモリ25−
1に送られ、ハードコピー出力がとられる。又CRT2
8に表示した内容を訂正する場合はキーボードやタブレ
ツト等の入力装置29によつてこれを指示すると、信号
線30を通してその信号がCPUlOに送られ以上と全
く同様にして訂正がなされる。
When data is written to this hard copy image memory 25-1, the contents are sent to the hard copy device 21 using a synchronization signal suitable for the operation of the hard copy device 27, and a hard copy is output. In addition, when sending character pixel data directly from the CPUIO to take a hard copy, the display data is stored in the hard copy image memory 25-1 in exactly the same manner as in the case of displaying on the CRT 28-1 described above.
1 and a hard copy output is taken. Also CRT2
If the content displayed at 8 is to be corrected, an instruction is given using the input device 29 such as a keyboard or tablet, and the signal is sent to the CPU 10 through the signal line 30, and the correction is made in exactly the same manner as described above.

叉罫線を表示する場合はCPUlOから罫引の指令をリ
フレツシユメモリ制御部24−2に送り、さらに罫引の
始点終点の座標等を文字データバツフアメモリ12−2
に送る。
When displaying crossed lines, the CPUIO sends a line drawing command to the refresh memory control unit 24-2, and the coordinates of the start and end points of the lines are sent to the character data buffer memory 12-2.
send to

そして前記と同様リフレツシユメモリ制御部24−2か
らデータの転送要求が有り、アドレスデータ転送部15
が稼動中でなければこの罫線データがリフレツシユメモ
リ制御部24−2に送られ、リフレツシユメモリ25−
2に罫線が書きこまれてCRT28−1に罫線が表示さ
れる。次に第3図を用いて前記した文字データバツフア
メモリ12と、その書込み読み出しを制御する文字デー
タバツフア制御部13の詳細を説明する。
Then, as described above, there is a data transfer request from the refresh memory control section 24-2, and the address data transfer section 15
is not in operation, this ruled line data is sent to the refresh memory control section 24-2, and the refresh memory 25-2 is sent to the refresh memory control section 24-2.
2, and the ruled lines are displayed on the CRT 28-1. Next, details of the character data buffer memory 12 and the character data buffer control section 13 that controls writing and reading thereof will be explained using FIG.

尚以下の説明では前記の例に従い1つの文字データバツ
フアメモリ12−2に基ずいて説明するが、他も全く同
様に動作する。図中101は文字データレジスタ、10
2は文字データバツフアメモI八103は文字データバ
ツフアメモリ制御部で、104は第2図で11として示
したCPUからの文字データライン、105は文字デー
タレジスタの選択ライン(機器アドレスライン)、10
6はCPUデータライン104上に乗せられた文字デー
タを文字データレジスタ101に取り込むためのデータ
取込パルスを送る信号線、107はデータ取込パルスを
各文字データレジスタに振り分けるためのロードシーケ
ンサ、108はその信号線、109は第2図に14,1
6として示した文字データバツフアメモ1月02からの
文字コードや表示位置アドレスコードの出力線、110
はCPUデータライン104から文字データが文字デー
タレジスタ101に転送され、文字データバツフアメモ
リ102に格納できる状態になつたことを示す格納要求
フラツグ、111はアンド回路、112は格納要求フラ
ツグからの格納要求信号、113は格納要求フラツグの
りセツトライン、114は文字データレジスタ101の
内容を文字データバツフアメモリ102に格納する許可
を与える入力イネーブルライン、115は文字データレ
ジスタ101から文字データを文字データバツフアメモ
リ102に取込むためのデータ取り込みパルスライン、
116は文字データレジスタ101から文字データバツ
フアメモリ102へデータの格納が可能であることを示
す入カレデイ信号、117は文字データバツフアメモリ
102から文字データを読み出し可能な状態であること
を示す出力レデイ信号、118は複数のCRTに対応し
て設けられている文字データバツフアメモリを順次選択
して読み出し可能にする読み出し選択信号、119は読
み出し選択信号118によつて選択された文字データバ
ツフアメモリ102から文字データを読み出すためのシ
フトアウトパルス信号線、120は文字画素データの転
送要求信号の入力線、121は文字発生部17の読み出
し制御部を起動するための読み出しフラツグセツト信号
線、122は文字発生部の読み出し制御部が稼動中でな
く、読み出しが可能であることを示す文字発生部からの
読み出しレデイ信号の入力線、123は文字発生部内の
文字データレジスタへ文字データバツフアメモリ102
から文字データを取り込むための取り込みパルスの出力
線である。
The following explanation will be based on one character data buffer memory 12-2 according to the above example, but the other characters operate in exactly the same manner. In the figure, 101 is a character data register, 10
2 is a character data buffer memory control unit 103 is a character data buffer memory control unit, 104 is a character data line from the CPU shown as 11 in FIG. 2, and 105 is a character data register selection line (equipment address line). , 10
Reference numeral 6 denotes a signal line that sends a data acquisition pulse for loading the character data placed on the CPU data line 104 into the character data register 101; 107 a load sequencer for distributing the data acquisition pulse to each character data register; 108 is the signal line, 109 is 14,1 in Fig. 2
Output line of character code and display position address code from character data buffer memo January 02 shown as 6, 110
is a storage request flag indicating that character data has been transferred from the CPU data line 104 to the character data register 101 and can be stored in the character data buffer memory 102, 111 is an AND circuit, and 112 is a storage request flag from the storage request flag. 113 is a storage request flag set line; 114 is an input enable line that gives permission to store the contents of the character data register 101 in the character data buffer memory 102; a data capture pulse line for capturing data into the firmware memory 102;
Reference numeral 116 indicates an input date signal indicating that data can be stored from the character data register 101 to the character data buffer memory 102, and 117 indicates an output indicating that character data can be read from the character data buffer memory 102. Ready signal 118 is a read selection signal that sequentially selects character data buffer memories provided corresponding to a plurality of CRTs to enable reading; 119 is a character data buffer selected by read selection signal 118; 120 is a shift-out pulse signal line for reading character data from the memory 102; 120 is an input line for a character pixel data transfer request signal; 121 is a read flag set signal line for activating the read control section of the character generating section 17; An input line 123 for a read ready signal from the character generator indicating that the read controller of the character generator is not in operation and reading is possible is a character data buffer memory 102 to the character data register in the character generator.
This is the output line for the capture pulse for capturing character data from.

第4図は第3図に示した文字データバツフアメモリ制御
部103のうちの書込み制御回路103Wの一例を示す
もので、第5図は同じく文字データバツフアメモリ制御
部103のうち、読み出し制御回路103Rの一例であ
る。
FIG. 4 shows an example of the write control circuit 103W of the character data buffer memory control section 103 shown in FIG. 3, and FIG. This is an example of the circuit 103R.

両図において130,131,132,133,134
、はJKフリツプフロツプ(以下FFと略称する)、1
35,136,137、は3ビツト2進カウンター、1
38,139,140はデコーダ、141,142,1
43はオア回路、144〜148はアンド回路である。
複数のCRT28の夫々に対応した文字データバツフア
メモリ12はCPUに対しても夫々別個の機器アドレス
を有していて、CPUから文字データバツフアメモリに
文字データを送つてくる場合は、レジスタ選択ライン1
05に信号が送られて文字データバツフアメモリ102
に文字が書込まれる。
130, 131, 132, 133, 134 in both figures
, is a JK flip-flop (hereinafter abbreviated as FF), 1
35, 136, 137 are 3-bit binary counters, 1
38, 139, 140 are decoders, 141, 142, 1
43 is an OR circuit, and 144 to 148 are AND circuits.
The character data buffer memory 12 corresponding to each of the plurality of CRTs 28 has a separate device address for the CPU, and when character data is sent from the CPU to the character data buffer memory, register selection is required. line 1
A signal is sent to character data buffer memory 102.
Characters are written to .

今CPUデータライン104を通して送られてくる文字
データが3バイトからなり(文字コード、XlYの表示
位置アドレスコード)、レジスタ選択ライン105に選
択信号が送られてきているとすると、連続して送られて
くる3バイトのデータの取込み(ストローブ)パルスは
、口ードシーケンサ107によつてシーケンスパルスラ
イン108に順次振り分けられたデータ取り込みパルス
106によつて、この3バイトの文字データが1バイト
ずつ文字データレジスタ101に順次取込まれる。こう
して3バイトからなる文字データが文字データレジスタ
101に全部取込まれれて1文字分のデータとして揃う
と、ロードシーケンサ107からの3番目のパノレス(
こよつてデータ格納要求フラツグ110がセツトされる
。するとこのフラツグ110の格納要求信号112は文
字データバツフアメモリ制御部103中の第4図に示し
た書込み制御回路103Wのオア回路141を通過して
FFl3Oに達し、これをクロツクパルスCP2に同期
してセツトする。するとこのFFl3Oの出力Qは、2
進カウンタ135のりセツト状態を解除すると共に入力
可能信号(入力イネーブル信号)114として第3図の
アンド回路111に与えられる。今このアンド回路11
1には格納要求フラツグ110から信号線112を通し
て信号が送られているから開き、文字データレジスタ1
01の内容が文字データバツフアメモI川02に格納可
能となる。一方、FFl3Oの出力Qが伝達されてカウ
ント可能となつた2進カウンタ135には、パルスCP
2と繰り返し周波数が同じで位相が半周期ずれているパ
ルスCPlの逆極性のパルスCPlが加えられており、
このパルスによつてカウントが開始される。このカウン
タ135の3つの出力QA,QB,QCはデコーダ13
8に接続されているため、デコーダ138の出力YO〜
Y7からはパルスCPlに同期して切り換わるパルスが
得られる。今このデコーダ138のY1から出力が出る
とパルスCP2の立下りに同期してFFl3lがセツト
され、つづいてY1の出力がなくなつてY2から出力が
でると、それにつづくパルスCP2の立下りに同期して
FFl3lがりセツトされ、このFFl3lの出力11
5には正のパルスが得られる。このパルスはデータ取り
込みパルス115として第3図の文字データバツフアメ
モリ102に送られ、文字データレジスタ101の内容
は文字データバツフアメモリ102に格納される。そし
てデコーダ138のY4から出力がでるとこれが信号線
113に送られて第3図の格納要求フラツグ110がり
セツトされ、最後にY6から出力が出るとパルスCP2
に同期してFFl3Oもりセツトされる。このようにし
て文字データバツフアメモI月02へ順次文字データが
書き込まれるわけであるが、今文字データバツフアメモ
リ102に少くともl文字分の文字データが入つていて
出力レデイ信号117がでており、さらにCRTのリフ
レツシユメモリ制御部25から文字画素データの転送要
求信号120がきていて、しかも文字発生部17及びア
ドレスデータ転送部15が稼動中でないことを示す信号
122がきていると、文字データバツフアメモリ102
から文字データの読み出しが行われる。今文字データバ
ツフアメモリ102の中に少くとも1つの文字データが
格納されている場合、出ガレデイ信号117が第5図の
アンド回路144に達している。
Assuming that the character data currently being sent through the CPU data line 104 consists of 3 bytes (character code, XlY display position address code) and a selection signal is being sent to the register selection line 105, the character data that is being sent continuously is The coming 3-byte data acquisition (strobe) pulse is processed by the data acquisition pulse 106 which is sequentially distributed to the sequence pulse line 108 by the code sequencer 107, so that the 3-byte character data is stored one byte at a time in the character data register. 101. In this way, when all of the character data consisting of 3 bytes is taken into the character data register 101 and collected as data for one character, the third panores (
As a result, the data storage request flag 110 is set. Then, the storage request signal 112 of the flag 110 passes through the OR circuit 141 of the write control circuit 103W shown in FIG. Set. Then, the output Q of this FFl3O is 2
The reset state of the advance counter 135 is released and the signal is applied as an input enable signal (input enable signal) 114 to the AND circuit 111 in FIG. Now this AND circuit 11
Since a signal is sent to character data register 1 from storage request flag 110 through signal line 112, character data register 1 is opened.
The contents of 01 can now be stored in the character data buffer memo I river 02. On the other hand, the pulse CP
A pulse CPl with the opposite polarity of the pulse CPl with the same repetition frequency as 2 but with a phase shift of half a cycle is added,
This pulse starts counting. The three outputs QA, QB, QC of this counter 135 are sent to the decoder 13
8, the output YO~ of the decoder 138
A pulse that switches in synchronization with pulse CPl is obtained from Y7. Now, when an output is output from Y1 of this decoder 138, FFl3l is set in synchronization with the falling edge of pulse CP2, and then when the output from Y1 disappears and an output is generated from Y2, it is synchronized with the falling edge of pulse CP2. FFl3l is set, and the output 11 of this FFl3l
5, a positive pulse is obtained. This pulse is sent as a data take-in pulse 115 to the character data buffer memory 102 in FIG. 3, and the contents of the character data register 101 are stored in the character data buffer memory 102. When an output is output from Y4 of the decoder 138, it is sent to the signal line 113, and the storage request flag 110 in FIG.
The FF13O value is set in synchronization with the FF13O value. In this way, character data is sequentially written into the character data buffer memory 102, but character data for at least l characters is currently stored in the character data buffer memory 102, and the output ready signal 117 is output. Furthermore, a character pixel data transfer request signal 120 is received from the CRT's refresh memory control section 25, and a signal 122 indicating that the character generation section 17 and address data transfer section 15 are not in operation is also received. , character data buffer memory 102
Character data is read from. If at least one character data is currently stored in character data buffer memory 102, output ready signal 117 has reached AND circuit 144 in FIG.

このアンド回路144にはリフレツシユメモリ制御部2
4からの文字画素データの転送要求信号120も達して
いるため、このゲートが開き信号がオア回路142、ア
ンド回路147に達し、オア回路142に達した信号は
これを通過してアンド回路145に達する。アンド回路
145には前記したように文字発生部から読出しレデイ
信号122が達しており、現在FFl33もりセツト状
態であるのでこのアンド回路から信号がFFl32のJ
入力端子に達し、これがパルスCP2でセツトされる。
このFFl32の出力Qは2進カウンタ136をイネー
ブル状態(カウント可能状態)にし、前記と同様パルス
CPlによつてこのカウンタ136が歩進を始める。こ
のカウンタ136の3つの出力QA,QB,QCは前記
と同様デコーダ139に接続されており、デコーダ13
9の出力YO〜Y7からはパルスCPlに同期した出力
パルスが得られる。今このデコーダ139のYOから出
力が得られたとすると信号がアンド回路146,147
に達する。そしてアンド回路147にはアンド回路14
4からの信号が達しているからこれが開き、信号がオア
回路143を通してアンド回路148に達する。このア
ンド回路148には前記したように文字発生部からの文
字画素データ読み出し可能信号122が達しているから
これも開き、信号がFFl32,l33に達して次のパ
ルスCP2でFFl32がりセツトされ、FFl33が
セツトされる。FFl32がりセツトされると出力Qが
なくなつてカウンタ136の歩進が禁止され、又FFl
33がセツトされたことによつてアンド回路145も閉
じられるからデコーダ139の出力YOは保持されたま
まとなる。一方FFl33の出力Qはアンド回路146
、カウンタ137に達し信号線118を通して第3図の
文字データバツフアメモ1月02に文字データの読み出
し選択信号を送つて文字データを出力線109に送り出
させ、又カウンタ137をイネーブル状態にしてパルス
CPlで歩進できるようにする。FFl33、カウンタ
137、デコーダ140は文字データバツフアメモリ1
02から文字データを読み出すためのシーケンス回路を
構成しており、まずデコーダ140のY1から出力が出
るとこれは信号線123によつて文字発生部に伝えられ
、先に読み出し選択信号118によつて文字データバツ
フアメモリ102から文字データライン109にあられ
れていた文字データを文字発生部内の文字データレジス
タに取込むための信号となる。
This AND circuit 144 includes a refresh memory control section 2
Since the character pixel data transfer request signal 120 from 4 has also arrived, this gate opens and the signal reaches the OR circuit 142 and the AND circuit 147, and the signal that has reached the OR circuit 142 passes through this and goes to the AND circuit 145. reach As mentioned above, the read ready signal 122 from the character generation section has reached the AND circuit 145, and since FF133 is currently in the set state, the signal from this AND circuit is sent to the J of FF132.
It reaches the input terminal and is set by pulse CP2.
The output Q of this FF132 enables the binary counter 136 (countable state), and the counter 136 starts incrementing by the pulse CP1 as described above. The three outputs QA, QB, QC of this counter 136 are connected to the decoder 139 as described above, and the decoder 13
Output pulses synchronized with pulse CPl are obtained from the outputs YO to Y7 of 9. Now, if an output is obtained from YO of this decoder 139, the signal will be output from AND circuits 146 and 147.
reach. And the AND circuit 147 has the AND circuit 14
Since the signal from 4 has arrived, this is opened, and the signal passes through the OR circuit 143 and reaches the AND circuit 148. As described above, this AND circuit 148 receives the character pixel data read enable signal 122 from the character generating section, so it is also opened, and the signals reach FF132 and FF133, and the next pulse CP2 sets FF132 and FF133. is set. When FFl32 is reset, the output Q disappears and the counter 136 is prohibited from advancing, and FFl32 is reset.
33 is set, AND circuit 145 is also closed, so the output YO of decoder 139 remains held. On the other hand, the output Q of FFl33 is output from the AND circuit 146.
, reaches the counter 137, and sends a character data read selection signal to the character data buffer memo January 02 in FIG. Allows you to step forward with CPl. FF133, counter 137, and decoder 140 are character data buffer memory 1
It constitutes a sequence circuit for reading character data from Y1 of the decoder 140. First, when an output is output from Y1 of the decoder 140, it is transmitted to the character generation section via the signal line 123, and is first output by the readout selection signal 118. This signal is used to take in the character data that has been placed on the character data line 109 from the character data buffer memory 102 into the character data register in the character generation section.

次にデコーダ140のY2から出力121がでると、こ
れは文字発生部の読み出し制御部のフラツグをセツトし
て所望文字の文字画素データを読み出すための起動信号
となり、この信号121がでて文字発生部が動作を始め
ると信号線122の読出レデイ信号が消える。そのため
アンド回路145,148は閉じられ、たとえ他のCR
Tに対応した文字データバツフアメモリ12から出力レ
デイ信号、文字画素データ転送要求信号がきても、文字
データバツフアメモリ102から出力した文字データに
より、所望の文字画素データがリフレツシユメモリ制御
部25に転送されるまで次の文字データ読出しは行なわ
れなくなる。さらにデコーダ140の出力端子Y3,Y
4から順に出力がでると、FFl34がパルスCP2に
よつてセツト、りセツトされ出力端子119から文字発
生部に今送られた文字データをシフトアウトするための
パルスが文字データバツフアメモリ102の出力端にあ
られれるようにする。最後にデコーダ140の出力端子
Y6に出力がでるとFFl33がりセツトされ、文字画
素データがリフレツシユメモリ制御部に送り終ると文字
発生部の読出レデイ信号122が送られてくる。尚、第
5図の読み出し制御部のFFl32、カウンタ136、
デコーダ139は複数のCRTに対して循環的に文字発
生部の使用を割り当てるためのチエツク回路を構成して
おり、今、文字データバツフアメモリ102からの文字
データ転送が終了した時点でアンド回路144の図上、
下側に示したアンド回路に他の文字データバツフアメモ
リから出力レデイ信号、及び文字画素転送要求信号が送
られてきていると、前記と同様の動作によつてカウタ1
36が歩進し、デコーダ139の出力端子Y1から出力
がでて他のCRTの文字データバツフアメモリからの文
字データ読み出しが行なわれる。
Next, when an output 121 is output from Y2 of the decoder 140, this becomes a start signal for setting a flag in the readout control section of the character generation section and reading out the character pixel data of the desired character. When the section starts operating, the read ready signal on the signal line 122 disappears. Therefore, AND circuits 145 and 148 are closed, and even if other CRs
Even if an output ready signal and a character pixel data transfer request signal are received from the character data buffer memory 12 corresponding to T, the desired character pixel data is transferred to the refresh memory controller 25 by the character data output from the character data buffer memory 102. The next character data will not be read until the next character data is transferred. Furthermore, the output terminals Y3 and Y of the decoder 140
When the outputs are output in order from 4, the FF134 is set and reset by the pulse CP2, and the pulse for shifting out the character data that has just been sent from the output terminal 119 to the character generation section is output from the character data buffer memory 102. Let it fall on the edge. Finally, when an output is output to the output terminal Y6 of the decoder 140, the FF133 is reset, and when the character pixel data has been sent to the refresh memory control section, the read ready signal 122 of the character generation section is sent. Incidentally, the FF132, counter 136, and
The decoder 139 constitutes a check circuit for cyclically allocating the use of the character generation section to a plurality of CRTs, and when the character data transfer from the character data buffer memory 102 is completed, the AND circuit 144 On the diagram,
When the output ready signal and the character pixel transfer request signal are sent from another character data buffer memory to the AND circuit shown below, counter 1 is activated by the same operation as described above.
36 advances, an output is output from the output terminal Y1 of the decoder 139, and character data is read from the character data buffer memory of another CRT.

発明の効果 本発明は以上のように構成したから、数十字分の文字デ
ータをCPUからまとめて転送することができるように
なり、低価格で高速のデータ転送の実行速度向上が計れ
る。
Effects of the Invention Since the present invention is constructed as described above, character data for several crosses can be transferred from the CPU at once, and the execution speed of high-speed data transfer can be improved at low cost.

しかも複数のCRTは、均等に1つの文字発生部を使用
することができると共に、高速のデータ表示が可能にな
るなど大きな効果をもたらすものである。
Furthermore, a plurality of CRTs can equally use one character generating section, and also has great effects such as being able to display data at high speed.

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

第1図は複数表示端末を有した従来装置の概略図、第2
図は本発明の多端末集中表示制御装置の一実施例を示す
プロツク図、第3図は第2図に示した文字データバツフ
アメモリとその制御部のプロツク図、第4図、第5図は
第3図の一部詳細説明図である。 10・・・・・・CPUll2・・・・・・文字データ
バツフアメモ1八 13・・・・・・文字データバツフ
アメモリ制御部、17・・・・・・文字発生部、24・
・・・・・リフレツシユメモリ制御部、25・・・・・
・リフレツシユメモリ、28・・・・・・CRTllO
l・・・・・・文字データレジスタ、102・・・・・
・文字データバツフアメモリ、103・・・・・・文字
データバツフアメモリ制御部、103W・・・・・・文
字データバツフアメモリ書込み制御回路、103R・・
・・・・文字データバツフアメモリ読み出し制御回路。
Figure 1 is a schematic diagram of a conventional device with multiple display terminals;
FIG. 3 is a block diagram showing an embodiment of the multi-terminal centralized display control device of the present invention, FIG. 3 is a block diagram of the character data buffer memory and its control unit shown in FIG. 2, and FIGS. 4 and 5. is a partially detailed explanatory diagram of FIG. 3; 10...CPUll2...Character data buffer memo 18 13...Character data buffer memory control section, 17...Character generation section, 24.
...Refresh memory control section, 25...
・Refresh memory, 28...CRTllO
l...Character data register, 102...
・Character data buffer memory, 103...Character data buffer memory control unit, 103W...Character data buffer memory write control circuit, 103R...
...Character data buffer memory read control circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 複数のCRT28を集中して制御する表示制御装置
において、各CRT28が要求するデータを送出するC
PU10と、前記各CRTに対応して設けられ、CPU
10から送られてくる文字データを一時的に記憶する文
字データレジスタ101と、この文字データレジスタ1
01に対応して設けられ、文字データレジスタに記憶さ
れた文字デー タをN個記憶する複数の文字データバッ
ファメモリ102と、前記CPU10からのCRT選択
指令によつて選択されたCRTと対応した文字データレ
ジスタ101に、前記CPU10からの文字データを表
示文字コードとCRT表示画面上の表示位置アドレス
コードを一対の組とするデータとして組みたてると共に
、該文字データレジスタ101と対応する前記文字デー
タバッファメモリ102にそのデータの組みを書込む文
字データバッファメモリ書込み制御回路103Wと、前
記文字データバッファメモリ102に書込まれた一対の
データ組に基ずいて1文字づつ文字を発生して各CRT
に供給する1つの文字発生部17と、この文字発生部1
7の稼働状況に応じて前記複数の文字データバッファメ
モリから循環的に一対のデータ組を読み出し、前記文字
発生部17に供給する文字データバッファメモリ読み出
し制御回路103Rとを備えた多端末集中表示制御装置
1. In a display control device that centrally controls multiple CRTs 28, a CRT that sends data requested by each CRT 28
PU 10 and a CPU provided corresponding to each of the CRTs.
A character data register 101 that temporarily stores character data sent from 10, and this character data register 1
A plurality of character data buffer memories 102 are provided corresponding to 01 and store N pieces of character data stored in the character data register, and a character data buffer memory 102 corresponding to the CRT selected by the CRT selection command from the CPU 10 is provided. The character data from the CPU 10 is assembled in the data register 101 as a pair of display character code and display position address code on the CRT display screen, and the character data corresponding to the character data register 101 is assembled. A character data buffer memory write control circuit 103W writes the set of data to the buffer memory 102, and a character data buffer memory write control circuit 103W generates characters one by one based on the pair of data sets written to the character data buffer memory 102 and writes the data set to each CRT.
one character generation unit 17 that supplies the character generation unit 1 to
a character data buffer memory read control circuit 103R that cyclically reads out a pair of data sets from the plurality of character data buffer memories according to the operating status of the character data buffer memory 7 and supplies the data sets to the character generation section 17; Device.
JP52148443A 1977-12-10 1977-12-10 Multi-terminal centralized display control device Expired JPS5926969B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP52148443A JPS5926969B2 (en) 1977-12-10 1977-12-10 Multi-terminal centralized display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP52148443A JPS5926969B2 (en) 1977-12-10 1977-12-10 Multi-terminal centralized display control device

Publications (2)

Publication Number Publication Date
JPS5449030A JPS5449030A (en) 1979-04-18
JPS5926969B2 true JPS5926969B2 (en) 1984-07-02

Family

ID=15452907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP52148443A Expired JPS5926969B2 (en) 1977-12-10 1977-12-10 Multi-terminal centralized display control device

Country Status (1)

Country Link
JP (1) JPS5926969B2 (en)

Also Published As

Publication number Publication date
JPS5449030A (en) 1979-04-18

Similar Documents

Publication Publication Date Title
US4970501A (en) Method for writing data into an image repetition memory of a data display terminal
JPS5926969B2 (en) Multi-terminal centralized display control device
JPS6332392B2 (en)
JPS5935476B2 (en) Hard copy device in multi-terminal display control device
JPS58125141A (en) Display processor
JPS6139677B2 (en)
JPS54108534A (en) Cathode-ray tube graphic display unit
JPS6067990A (en) Picture information processor having density converting function
JPS61188584A (en) Image display unit
JPS5893097A (en) Color switching circuit
JPS59232390A (en) Display
JPH0388022A (en) Image display device
KR950001597B1 (en) Fifo circuit for monitor
JPH0126073B2 (en)
KR940001833B1 (en) Digital video apparatus
JP3265791B2 (en) OHP display device
JP3303923B2 (en) Image display control device and image display control method
JPS6041091A (en) Display modification control system
JPS6261156B2 (en)
JPH077266B2 (en) Display controller
JPS5897086A (en) Data transfer circuit for image memory
JPH02154296A (en) Video image scrolling system
JPH02107056A (en) Frame memory controller
JPS6239872B2 (en)
JPS6326896A (en) Semiconductor memory