JPS6360396B2 - - Google Patents

Info

Publication number
JPS6360396B2
JPS6360396B2 JP55176550A JP17655080A JPS6360396B2 JP S6360396 B2 JPS6360396 B2 JP S6360396B2 JP 55176550 A JP55176550 A JP 55176550A JP 17655080 A JP17655080 A JP 17655080A JP S6360396 B2 JPS6360396 B2 JP S6360396B2
Authority
JP
Japan
Prior art keywords
character
display
pattern data
character pattern
msu
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
JP55176550A
Other languages
Japanese (ja)
Other versions
JPS57100470A (en
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 filed Critical
Priority to JP17655080A priority Critical patent/JPS57100470A/en
Publication of JPS57100470A publication Critical patent/JPS57100470A/en
Publication of JPS6360396B2 publication Critical patent/JPS6360396B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 本発明は文字表示装置に関し、特に漢字を含む
目本語文字のパターンデータを主記憶装置に格納
した低価格の日本語表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a character display device, and more particularly to a low-cost Japanese language display device in which pattern data of Japanese characters including Kanji characters is stored in a main memory.

一般に、文字表示装置は、プログラムを格納す
る主記憶装置と、主記憶装置内のプログラムに対
してアクセス制御を行う中央処理装置と、主記憶
装置及び入出力装置からのデータ転送を制御する
チヤネル装置と、文字コードに応じて文字パター
ンを形成する表示制御装置と、この文字パターン
に従つて文字を表示するデイスプレイ装置とから
なつている。
In general, a character display device consists of a main memory that stores programs, a central processing unit that controls access to the programs in the main memory, and a channel device that controls data transfer from the main memory and input/output devices. , a display control device that forms a character pattern according to a character code, and a display device that displays characters according to this character pattern.

日本語を表示する場合、文字コードのデータ量
は英数字の文字コードより多い。例えば英数字の
1文字は9×7ドツトで表示されるが、漢字1文
字の表示には24×24ドツトが必要である。また、
漢字の字数は、英数字及びかな文字の字数より極
めて多い事からも、日本語文字コードのデータは
大量となる。例えば24×24ドツトで1文字を表わ
す場合、5000文字を表示するためには24×24×
5000=2880キロビツト(360キロバイト)のデー
タが必要となる。従つて、英数字及びかな文字だ
けの表示の場合には、文字コードは読出し専用メ
モリ等に格納する事ができたが、漢字を含む日本
語文字のコードは読出し専用メモリに収容しきれ
ない。
When displaying Japanese, the amount of character code data is larger than the alphanumeric character code. For example, one alphanumeric character is displayed with 9 x 7 dots, but 24 x 24 dots are required to display one Kanji character. Also,
Since the number of kanji characters is much greater than the number of alphanumeric characters and kana characters, the amount of data for Japanese character codes is large. For example, if one character is represented by 24 x 24 dots, in order to display 5000 characters, 24 x 24 x
5000 = 2880 kilobits (360 kilobytes) of data is required. Therefore, in the case of displaying only alphanumeric characters and kana characters, the character codes could be stored in a read-only memory, but codes for Japanese characters including kanji cannot be stored in the read-only memory.

従来、漢字を含む日本語パターンのデータを格
納するために、表示制御装置にフロツピデイスク
装置等の外部記憶装置を装備しておき、必要に応
じて表示すべき文字の文字コードに対応した文字
パターンデータをこの外部記憶装置から読出し
て、デイスプレイ装置内の表示バツフアメモリに
格納する事により日本語文字の表示を行つてい
た。更に、すべての文字パターンデータを外部記
憶装置から毎回読出したのでは時間がかかりすぎ
るので、使用頻度の高い文字に対応する文字パタ
ーンデータを格納するバツフアメモリを表示制御
装置(又はデイスプレイ装置)内に設けていた。
Conventionally, in order to store Japanese pattern data including kanji, a display control device is equipped with an external storage device such as a floppy disk device, and character pattern data corresponding to the character code of the character to be displayed is stored as needed. The Japanese characters were displayed by reading the characters from this external storage device and storing them in the display buffer memory in the display device. Furthermore, since it would take too much time to read all character pattern data from an external storage device each time, a buffer memory is provided in the display control device (or display device) to store character pattern data corresponding to frequently used characters. was.

このように、上述の従来方式によれば、フロツ
ピデイスク装置等の外部記憶装置や文字パターン
格納用バツフアメモリを必要とするため、表示制
御装置の価格が高くなるという問題がある。1つ
の中央処理装置に表示制御装置が複数台接続され
ている場合、各表示制御装置毎に上記の外部記憶
装置と文字コード格納用バツフアメモリが必要で
あり、日本語文字表示装置の価格は益々高くな
る。
As described above, the above-mentioned conventional method requires an external storage device such as a floppy disk device and a buffer memory for storing character patterns, resulting in a problem that the price of the display control device becomes high. When multiple display control devices are connected to one central processing unit, each display control device requires the above-mentioned external storage device and buffer memory for storing character codes, making the price of Japanese character display devices increasingly expensive. Become.

本発明の目的は、上述の従来方式における問題
にかんがみ、文字パターンデータを主記憶装置の
中でプログラム領域とは別の領域に格納する事に
よりフロツピデイスク等の外部記憶装置及び文字
パターン格納用バツフアメモリを不要にするとい
う構想に基づき、日本語文字表示装置の低価格化
を実現する事にある。
SUMMARY OF THE INVENTION In view of the above-mentioned problems with the conventional method, an object of the present invention is to store character pattern data in an area separate from the program area in the main memory, thereby making it possible to save time on external storage devices such as floppy disks and buffer memory for storing character patterns. The objective is to reduce the price of Japanese character display devices based on the concept of eliminating the need for them.

上述の目的を構成するために、本発明によつ
て、文字コード及びプログラムを格納する主記憶
装置、該主記憶装置からチヤネル装置を介して読
み出された文字コードに対応する文字パターンデ
ータを作成する複数の文字表示制御装置、及び該
複数の文字表示制御装置の夫々に複数接続され、
該文字パターンデータを記憶する表示用バツフア
メモリと、該表示用バツフアメモリに格納された
文字パターンデータに対応する文字を表示する表
示装置とを備えた入出力装置を具備した文字表示
装置において、該主記憶装置に漢字パターンデー
タを格納する領域を設け該文字表示制御装置に該
漢字パターンデータを格納する領域に対するアク
セスを行なうための特殊機番のアドレスを発生す
る文字パターン転送制御部を設け、該チヤネル装
置に該特殊機番アドレスから該主記憶装置の漢字
パターンデータを格納する領域のアドレスに変換
する手段を設けたことを特徴とする文字表示装置
が提供される。
In order to achieve the above-mentioned object, the present invention creates a main memory storing character codes and programs, and character pattern data corresponding to the character codes read from the main memory via a channel device. a plurality of character display control devices connected to each of the plurality of character display control devices;
In a character display device comprising an input/output device including a display buffer memory for storing the character pattern data and a display device for displaying characters corresponding to the character pattern data stored in the display buffer memory, the main memory The device is provided with an area for storing kanji pattern data, the character display control device is provided with a character pattern transfer control section that generates an address of a special machine number for accessing the area for storing the kanji pattern data, and the channel device There is provided a character display device characterized in that a means is provided for converting the special machine number address into an address of an area in the main storage device for storing Kanji pattern data.

以下、添附の図面に基づいて本発明による文字
表示装置の実施例を説明する。
Embodiments of a character display device according to the present invention will be described below based on the accompanying drawings.

第1図は本発明による文字表示装置を日本語文
字表示装置に適用した場合の1実施例を示す概略
ブロツク図である。第1図において、日本語文字
表示装置は、7台のデイスプレイ装置020,0
21,022,023及び120,121,12
2を備えている。4台のデイスプレイ装置02
0,021,022及び023は日本語表示制御
装置(以後、JDCと称する)200に接続されて
おり、3台のデイスプレイ装置120,121及
び122はJDC201に接続されている。JDC2
00及び201は入出力インタフエース250及
びチヤネル装置(以後CHと称する)300を介
して中央処理装置(以後、CPUと称する)40
0に接続されている。CPU400は主記憶装置
(以後、MSUと称する)500に接続されてい
る。MSU500の記憶領域にはプログラム格納
領域Aとは別に、本発明により、日本語文字パタ
ーン格納領域Bが設けられている。最近の半導体
集積回路技術の進歩に伴なつて、大容量のメモリ
が安価に入手できるようになつたので、1メガバ
イド以上の容量を持つ主記憶装置に360キロバ
イト程度の日本語文字パターンデータを格納する
事が可能になつた。また、JDC201及び202
とCH300とのインタフエース250に、本発
明により、MSU500の日本語文字パターン格
納領域Bに対するアクセスを可能にする手段が設
けられている。例えば、JDS200に接続されて
いるデイスプレイ装置020,021,022,
023の機番をそれぞれ20,21,22,23
とし、それぞれのアドレスを“020”、“021”,
“022”,“023”とすると、MSU500の日
本語文字パターン格納領域Bに対してアクセスす
るための第5の機番24をJDC200とCHとの
間で定義する事により、機番20ないし23から
はMSU500のプログラム領域Aにアクセスが
可能であると共に、機番24からはMSU500
の文字パターン格納領域Bへのアクセスがなされ
得る。この場合、機番24は、プログラム又はオ
ペレーテイングシステムからは存在しない機番で
あり、この日本語文字表示装置に実際に存在する
機番ではない。
FIG. 1 is a schematic block diagram showing an embodiment in which the character display device according to the present invention is applied to a Japanese character display device. In FIG. 1, the Japanese character display devices are seven display devices 020, 0.
21,022,023 and 120,121,12
It is equipped with 2. 4 display devices 02
0, 021, 022, and 023 are connected to a Japanese display control device (hereinafter referred to as JDC) 200, and three display devices 120, 121, and 122 are connected to JDC 201. JDC2
00 and 201 are connected to a central processing unit (hereinafter referred to as CPU) 40 via an input/output interface 250 and a channel device (hereinafter referred to as CH) 300.
Connected to 0. The CPU 400 is connected to a main storage device (hereinafter referred to as MSU) 500. In addition to the program storage area A, the storage area of the MSU 500 is provided with a Japanese character pattern storage area B according to the present invention. With recent advances in semiconductor integrated circuit technology, large-capacity memories have become available at low cost, so approximately 360 kilobytes of Japanese character pattern data can be stored in main memory with a capacity of 1 megabyte or more. It became possible to do that. Also, JDC201 and 202
According to the present invention, the interface 250 between the MSU 500 and the CH 300 is provided with means for enabling access to the Japanese character pattern storage area B of the MSU 500. For example, display devices 020, 021, 022 connected to JDS200,
023 machine numbers 20, 21, 22, 23 respectively
and the respective addresses are “020”, “021”,
If "022" and "023" are used, by defining the fifth machine number 24 for accessing the Japanese character pattern storage area B of the MSU 500 between the JDC 200 and the CH, the machine numbers 20 to 23 It is possible to access the program area A of the MSU500 from the machine number 24, and from the machine number 24, the MSU500
The character pattern storage area B can be accessed. In this case, the machine number 24 is a machine number that does not exist from the program or operating system, and is not a machine number that actually exists in this Japanese character display device.

第2図は第1図の概略ブロツク図を詳細にした
ブロツク回路図である。第2図においては、説明
の簡略化のために、1つのJDC200及び1つの
デイスプレイ装置020のみが日本語文字表示装
置に含まれているが、他のJDS及び入出力装置が
含まれ得る事は容易にわかるであろう。
FIG. 2 is a detailed block circuit diagram of the schematic block diagram of FIG. 1. In FIG. 2, to simplify the explanation, only one JDC 200 and one display device 020 are included in the Japanese character display device, but other JDSs and input/output devices may be included. It will be easy to understand.

デイスプレイ装置020において、1は文字を
表示する陰極線管、2は陰極線管1に与えるデー
タを保持するための表示用バツフアメモリ、そし
て3はJDC200との間でデータ送受信の制御を
行う送受信装置である。
In the display device 020, 1 is a cathode ray tube that displays characters, 2 is a display buffer memory for holding data to be applied to the cathode ray tube 1, and 3 is a transmitter/receiver that controls data transmission and reception with the JDC 200.

JDC200において、4はデイスプレイ装置0
20との間でデータの送受信を制御する送受信装
置、26は文字コードに基づいてチヤネル装置3
00から文字パターンデータを受取り、送受信装
置4に引渡す制御を行う文字パターン転送制御装
置、9はチヤネル装置300との間でのデータの
転送を制御するデータ転送制御装置、10はレジ
スタであつて、チヤネル装置300に送る装置の
アドレス及びデータを保持すると共に、本発明に
より、文字コードに基づいてMSU500の日本
語文字パターン格納領域B(第1図)をアクセス
するために文字パターン転送制御装置26によつ
てセツトされる機番(例えば機番24)のアドレ
スを保持するもの(以後DTORと称する)、そし
て11はチヤネル装置300から送られるデータを
保持するレジスタ(以下DTIRと称する)であ
る。
In JDC200, 4 is display device 0
20 is a transmitting/receiving device that controls data transmission and reception between the channel device 3 and 26 based on the character code.
A character pattern transfer control device receives character pattern data from 00 and controls the transfer to the transmitting/receiving device 4; 9 is a data transfer control device that controls data transfer to and from the channel device 300; 10 is a register; In addition to holding the address and data of the device to be sent to the channel device 300, the present invention also allows the character pattern transfer control device 26 to access the Japanese character pattern storage area B (FIG. 1) of the MSU 500 based on the character code. A register (hereinafter referred to as DTOR) holds the address of the machine number thus set (for example, machine number 24), and a register 11 holds data sent from the channel device 300 (hereinafter referred to as DTIR).

チヤネル装置300において、12は入出力装
置からのデータ転送要求等の動作要求に対して、
その入出力装置のアドレスを保持するレジスタ
(以後UARと称する)、13は入出力装置からチ
ヤネル装置に送られる装置アドレス以外のデータ
を保持するレジスタ(以後BIRと称する)、14
はMSUからの読出しデータを保持し入出力装置
に送るためのレジスタ(以後BORと称する)、1
5はサブチヤネルアクセス制御装置、16はデー
タ転送制御装置、17はサブチヤネルへの格納を
制御する装置、18は入出力装置を制御するため
の情報を格納するためのサブチヤネル記憶装置で
あつて、本発明により文字パターンデータ転送制
御のためのフラグが追加されているもの、19は
サブチヤネル18に格納されているデータを転送
するMSU500のアドレスを保持すると共に、
本発明により、文字パターンデータが格納されて
いるMSU500のアドレスのセツトをも可能に
したレジスタ(以後MADRと称する)、そして、
27はJDC200から受取つた文字コードに対応
した文字パターンデータを、本発明により、
MSU500から読み出し、JDC200に送る制
御をする装置である。
In the channel device 300, 12 responds to operation requests such as data transfer requests from input/output devices.
13 is a register that holds the address of the input/output device (hereinafter referred to as UAR); 13 is a register that holds data other than the device address sent from the input/output device to the channel device (hereinafter referred to as BIR); 14
is a register (hereinafter referred to as BOR) that holds read data from the MSU and sends it to the input/output device.
5 is a subchannel access control device, 16 is a data transfer control device, 17 is a device for controlling storage in the subchannel, and 18 is a subchannel storage device for storing information for controlling input/output devices. According to the invention, a flag for character pattern data transfer control is added, and 19 holds the address of the MSU 500 to which data stored in the subchannel 18 is transferred.
According to the present invention, a register (hereinafter referred to as MADR) that also makes it possible to set the address of the MSU 500 in which character pattern data is stored;
27 converts the character pattern data corresponding to the character code received from JDC200 according to the present invention.
This is a device that controls reading from the MSU 500 and sending it to the JDC 200.

中央処理装置400においては、20はMSU
のアドレスを保持するレジスタ(以後ADRと称
する)、21はMSU500のプログラム領域の実
装容量をアドレスが越えたか否かを検出すると共
に、本発明により、文字パターンデータ格納領域
へのアクセス時はアドレスオーバを検出しないよ
うにしたアドレスオーバ検出回路、22はMSU
から読み出したデータを保持するレジスタ(以後
RDRと称する)、23はMSUに書込むデータを
保持するレジスタ(以後WDRと称する)、そし
て24は中央処理装置からMSUにアクセスする
時の制御を行う制御装置である。
In the central processing unit 400, 20 is an MSU
A register (hereinafter referred to as ADR) 21 that holds the address of MSU500 detects whether or not the address exceeds the installed capacity of the program area. 22 is the MSU
A register that holds data read from (hereinafter referred to as
23 is a register (hereinafter referred to as WDR) that holds data to be written to the MSU, and 24 is a control device that controls when the central processing unit accesses the MSU.

MSU500は、前述の如く、プログラム領域
Aと文字パターンデータ格納領域Bに分かれてい
る。
As mentioned above, the MSU 500 is divided into a program area A and a character pattern data storage area B.

第2図の回路の動作を、文字コードX“BOCO”
の文字をデイスプレイ装置020に表示させる場
合について次に説明する。説明を簡略化するた
め、入出力装置の起動方法の説明は省略し、デー
タの転送についてのみ説明する。前提として、文
字コードX“BOCO”に対応する文字パターンデ
ータはMSU500のX“1000”番地に格納されて
いるものとし、JDS200には入出力装置として
4台のデイスプレイ装置020,021,022
及び023が接続されているものとする。この場
合、第2図の回路の動作は次の通りである。
The operation of the circuit in Figure 2 is expressed by the letter code X “BOCO”.
A case in which characters are displayed on the display device 020 will be described next. To simplify the explanation, the explanation of the method of starting up the input/output device will be omitted, and only the data transfer will be explained. As a premise, it is assumed that the character pattern data corresponding to the character code
and 023 are connected. In this case, the operation of the circuit of FIG. 2 is as follows.

JDC200は、チヤネル装置300(以後
CHと称する)にデイスプレイ装置020から
のデータ転送要求を出す。この時、アドレスX
“20”をレジスタ10にセツトし、CHに送出
する。
JDC200 is a channel device 300 (hereinafter
A request for data transfer from the display device 020 is issued to the display device 020 (referred to as CH). At this time, address
Set "20" in register 10 and send it to CH.

CHは、JDCから送られた装置アドレスX
“20”をUAR12にセツトし、そのアドレスに
対応するサブチヤネル記憶装置18の内容を読
み出す。サブチヤネル記憶装置18には、デー
タ転送の方向やデータを転送するMSUのアド
レス等の情報が格納されている。
CH is the device address sent from JDC
"20" is set in the UAR 12, and the contents of the subchannel storage device 18 corresponding to that address are read. The subchannel storage device 18 stores information such as the direction of data transfer and the address of the MSU that transfers data.

CHは、サブチヤネル記憶装置の内容を解析
し、データ転送の方向がI/Oへの書込み
(MSUからI/Oへの転送)であるので、
MSUのアドレスをMADR19にセツトし、
CPU400に対してMSUの読出し要求を出
す。
CH analyzes the contents of the subchannel storage device, and since the direction of data transfer is writing to I/O (transfer from MSU to I/O),
Set the MSU address to MADR19,
A request to read the MSU is issued to the CPU 400.

CPU400は指示されたアドレスのMSUの
内容を読み出し、そのデータをRDR22を介
してCHに送る。
The CPU 400 reads the contents of the MSU at the specified address and sends the data to the CH via the RDR 22.

CHは、データをBOR14を介してJDC20
0に送り、かつMADR19の値を更新して
(例えば、1バイトずつ転送する場合には+1)
サブチヤネル記憶装置18に格納する。
CH sends data to JDC20 via BOR14
0 and update the value of MADR19 (for example, +1 when transferring 1 byte at a time)
The data is stored in the subchannel storage device 18.

上記ないしの段階を、指示されたバイト
数(この場合は2バイト)のデータが転送され
るまで繰返す。(一般に、指示バイト数の転送
が終了すると、CHはI/Oに対し、停止指示
を与えて、データ転送の終了を通知する。) 以上のないしの段階の動作により、JDC
は文字コードX“BOCO”を受け取る。ここま
での動作は従来の文字表示方式でも同様に行わ
れていた。従来は、この後、受取つた文字コー
ドX“BOCO”に対応する文字パターンをフロ
ツピデイスク装置または文字パターンバツフア
メモリから読み出して表示していた。本発明に
おいては、フロツピデイスク装置や文字パター
ンバツフアメモリを不要とし、以下に説明する
ようにMSUから文字パターンを読み出して表
示する。
The steps above are repeated until the designated number of bytes (2 bytes in this case) of data is transferred. (Generally, when the transfer of the specified number of bytes is completed, the CH gives a stop instruction to the I/O and notifies the end of the data transfer.) By the operation in the above steps, the JDC
receives the character code X “BOCO”. The operations up to this point were performed in the same way in conventional character display systems. Conventionally, after this, the character pattern corresponding to the received character code X "BOCO" was read out from the floppy disk device or the character pattern buffer memory and displayed. The present invention eliminates the need for a floppy disk device or a character pattern buffer memory, and reads character patterns from the MSU and displays them as described below.

JDC内の文字パターン転送制御部26は、
DTOR10にアドレスX“24”(文字パターン
データ転送用に設けられた機番)をセツトし、
CHにデータ転送要求を出す。
The character pattern transfer control unit 26 in the JDC is
Set address X “24” (machine number set for character pattern data transfer) to DTOR10,
Issue a data transfer request to CH.

CHは、JDCからの要求に対し、JDCから送
られた装置アドレスX“24”をUAR12にセツ
トし、そのアドレスに対応するサブチヤネル記
憶装置18の内容を読み出す。
In response to a request from JDC, CH sets the device address X "24" sent from JDC in UAR 12, and reads the contents of subchannel storage device 18 corresponding to that address.

読み出された内容には、文字パターンデータ
転送のフラグが示されているので、文字パター
ン転送制御部27が動作する。
Since the read content indicates the character pattern data transfer flag, the character pattern transfer control unit 27 operates.

JDCは装置アドレスX“24”がCHにより受け
取られたら、文字コードの1バイト目を、
DTOR10にセツトし、CHにデータ転送要求
を出す。
When the device address X “24” is received by the CH, the JDC writes
Set DTOR10 and issue a data transfer request to CH.

CHの文字パターン転送制御部27は、JDC
より送られた文字コードをBIRを介して受取
る。
The character pattern transfer control unit 27 of CH is the JDC
Receives the character code sent by BIR via BIR.

上記及びの段階の動作を繰返し、CHは
2バイトの文字コードを受取る。
Repeating the operations in steps 2 and 3 above, CH receives a 2-byte character code.

CHの文字パターン転送制御部27は、この
文字コードが格納されているMSUのアドレス
を求めてMADR19にセツトして、CPUに対
してMSUに対する読出し要求を出す。
The CH character pattern transfer control unit 27 obtains the address of the MSU in which this character code is stored, sets it in the MADR 19, and issues a read request for the MSU to the CPU.

CPUは、CHの読出し要求に応じて、MSU
の文字パターン格納領域Bから文字パターンデ
ータを読み出し、RDR22を介してCHに送
る。
The CPU reads the MSU in response to the CH read request.
The character pattern data is read from the character pattern storage area B of and sent to CH via the RDR 22.

CHは、その文字パターンデータをBOR14
を介してJDCに送る。この時MADR19を更
新する(例えば1バイトずつの転送なら+1)。
CH converts the character pattern data to BOR14.
Send to JDC via. At this time, MADR19 is updated (for example, +1 for transfer of 1 byte at a time).

JDCの文字パターン転送制御装置26は、上
記文字パターンデータをDTIR11を介して受
取る。
The character pattern transfer control device 26 of the JDC receives the character pattern data via the DTIR 11.

上記ないしの段階の動作を繰り返し、必
要なバイト数のパターンデータがMSUからJD
に送られる。
Repeat steps above to transfer the required number of bytes of pattern data from MSU to JD.
sent to.

JDSは文字パターンデータをデイスプレイ装
置020へ送る。
JDS sends character pattern data to display device 020.

デイスプレイ装置020はそのパターンデー
タを受取り、表示する。
Display device 020 receives and displays the pattern data.

以上の説明から明らかなように、本発明によれ
ば、日本語文字表示装置において、日本語文字パ
ターンデータを格納するためのフロツピデイスク
装置やバツフアメモリが不要となり、低価格化が
実現される。特に、MSUに格納された日本語文
字パターンを複数台のJDCで共有できるので、
JDCの台数が増えるに従つて低価格化の効果は顕
著となる。文字パターンデータ格納用のバツフア
メモリが不要となるのは、MSUに対するアクセ
スはフロツピデイスク装置に対するアクセスより
充分に速い事に基づいている。
As is clear from the above description, according to the present invention, a floppy disk device or buffer memory for storing Japanese character pattern data is not required in a Japanese character display device, and the cost can be reduced. In particular, Japanese character patterns stored in the MSU can be shared by multiple JDCs.
As the number of JDCs increases, the effect of lower prices becomes more noticeable. The reason why a buffer memory for storing character pattern data is not required is that access to the MSU is sufficiently faster than access to the floppy disk device.

なお、第1図に示した本発明の実施例において
はJDSを2個、デイスプレイ装置を7個とした
が、必要に応じて任意の数のJDC及びデイスプレ
イ装置を接続する事ができる。
In the embodiment of the present invention shown in FIG. 1, there are two JDSs and seven display devices, but any number of JDCs and display devices can be connected as required.

また、本発明による日本語文字表示装置は、第
2図の回路に代えて、マイクロプログラム制御装
置を用いても実現できる。
Furthermore, the Japanese character display device according to the present invention can be realized by using a microprogram control device instead of the circuit shown in FIG.

MSUのB領域に格納する日本語文字パターン
データは、オペレーテイングシステム(以下S
と称す)が格納されている磁気デイスク装置等の
外部記憶装置に格納しておき、SのIPL時に、
MSUのB領域へローデイングすればよい。この
手段については、説明を省略してある。
The Japanese character pattern data stored in area B of the MSU is stored in the operating system (hereinafter referred to as S).
) is stored in an external storage device such as a magnetic disk device, and at the time of IPL of S,
All you have to do is load it to area B of the MSU. Description of this means is omitted.

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

第1図は本発明による日本語文字表示装置の1
実施例を示す概略ブロツク図、第2図は第1図の
概略ブロツク図を詳細にしたブロツク回路図であ
る。 020,021,022,023:デイスプレ
イ装置、120,121,122,123:デイ
スプレイ装置、200,201:日本語表示制御
装置、250:入出力インタフエース、300:
チヤネル装置、400:中央処理装置、500:
主記憶装置、500:主記憶装置、A:プログラ
ム領域、B:日本語文字パターン格納領域。
FIG. 1 shows one of the Japanese character display devices according to the present invention.
A schematic block diagram showing an embodiment. FIG. 2 is a detailed block circuit diagram of the schematic block diagram of FIG. 1. 020,021,022,023: Display device, 120,121,122,123: Display device, 200,201: Japanese display control device, 250: Input/output interface, 300:
Channel device, 400: Central processing unit, 500:
Main storage device, 500: Main storage device, A: Program area, B: Japanese character pattern storage area.

Claims (1)

【特許請求の範囲】[Claims] 1 文字コード及びプログラムを格納する主記憶
装置500、該主記憶装置500からチヤネル装
置300を介して読み出された文字コードに対応
する文字パターンデータを作成する複数の文字表
示制御装置200,201、及び該複数の文字表
示制御装置の夫々に複数接続され、該文字パター
ンデータを記憶する表示用バツフアメモリと、該
表示用バツフアメモリに格納された文字パターン
データに対応する文字を表示する表示装置とを備
えた入出力装置020〜122を具備した文字表
示装置において、該主記憶装置500に漢字パタ
ーンデータを格納する領域Bを設け該文字表示制
御装置に該漢字パターンデータを格納する領域B
に対するアクセスを行なうための特殊機番のアド
レスを発生する文字パターン転送制御部26を設
け、該チヤネル装置に該特殊機番アドレスから該
主記憶装置500の漢字パターンデータを格納す
る領域Bのアドレスに変換する手段27を設けた
ことを特徴とする文字表示装置。
1. A main storage device 500 that stores character codes and programs; a plurality of character display control devices 200, 201 that create character pattern data corresponding to the character codes read from the main storage device 500 via the channel device 300; and a plurality of display buffer memories connected to each of the plurality of character display control devices to store the character pattern data, and a display device to display characters corresponding to the character pattern data stored in the display buffer memory. In a character display device equipped with input/output devices 020 to 122, an area B for storing kanji pattern data is provided in the main storage device 500, and an area B for storing the kanji pattern data is provided in the character display control device.
A character pattern transfer control unit 26 is provided that generates an address of a special machine number for accessing the channel device, and the channel device is provided with a character pattern transfer control unit 26 that generates an address of a special machine number to access. A character display device characterized in that it is provided with means 27 for converting.
JP17655080A 1980-12-16 1980-12-16 Character display Granted JPS57100470A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17655080A JPS57100470A (en) 1980-12-16 1980-12-16 Character display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17655080A JPS57100470A (en) 1980-12-16 1980-12-16 Character display

Publications (2)

Publication Number Publication Date
JPS57100470A JPS57100470A (en) 1982-06-22
JPS6360396B2 true JPS6360396B2 (en) 1988-11-24

Family

ID=16015538

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17655080A Granted JPS57100470A (en) 1980-12-16 1980-12-16 Character display

Country Status (1)

Country Link
JP (1) JPS57100470A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62194890A (en) * 1986-02-22 1987-08-27 蛇の目ミシン工業株式会社 Display control system of computer embroidering machine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5580143A (en) * 1978-12-13 1980-06-17 Fujitsu Ltd Picture output unit
JPS5749988A (en) * 1980-09-10 1982-03-24 Oki Electric Ind Co Ltd Display control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5580143A (en) * 1978-12-13 1980-06-17 Fujitsu Ltd Picture output unit
JPS5749988A (en) * 1980-09-10 1982-03-24 Oki Electric Ind Co Ltd Display control system

Also Published As

Publication number Publication date
JPS57100470A (en) 1982-06-22

Similar Documents

Publication Publication Date Title
US4141067A (en) Multiprocessor system with cache memory
US4419728A (en) Channel interface circuit providing virtual channel number translation and direct memory access
US5333276A (en) Method and apparatus for priority selection of commands
US5214759A (en) Multiprocessors including means for communicating with each other through shared memory
JPS6339941B2 (en)
US4811284A (en) Computer terminal system with memory shared between remote devices
JPS6360396B2 (en)
US6195747B1 (en) System and method for reducing data traffic between a processor and a system controller in a data processing system
CN101223511A (en) Method and system for direct access to a non-memory mapped device memory
GB2221066A (en) Address translation for I/O controller
JPH087738B2 (en) Endian conversion method
JP3259095B2 (en) Data transfer method
EP0631236A1 (en) A bus-master computer system and method
JPH0427571B2 (en)
JP2533958B2 (en) Data preceding set device
JP2826780B2 (en) Data transfer method
JPS62274349A (en) Data processing system
JP2687679B2 (en) Program development equipment
CA1228676A (en) Computer terminal system with memory shared between remote devices
SU690471A1 (en) Peripheral devices-electronic computer interface
JP2552025B2 (en) Data transfer method
JP2752834B2 (en) Data transfer device
JPH0754544B2 (en) Image memory access circuit
JPH04195563A (en) Controller for memory system
JPH10307802A (en) Data transfer device by multi-buffer control in parallel computers