JPH0830429A - Individual information display control unit - Google Patents

Individual information display control unit

Info

Publication number
JPH0830429A
JPH0830429A JP19004394A JP19004394A JPH0830429A JP H0830429 A JPH0830429 A JP H0830429A JP 19004394 A JP19004394 A JP 19004394A JP 19004394 A JP19004394 A JP 19004394A JP H0830429 A JPH0830429 A JP H0830429A
Authority
JP
Japan
Prior art keywords
data
display
display screen
graphic
personal information
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.)
Pending
Application number
JP19004394A
Other languages
Japanese (ja)
Inventor
Hisashi Shigematsu
寿 重松
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP19004394A priority Critical patent/JPH0830429A/en
Publication of JPH0830429A publication Critical patent/JPH0830429A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To provide an individual information display control unit which can minimize its memory constitution without spoiling the versatility of communication and is short in the reception time of text data. CONSTITUTION:The individual information display control unit 1 has a display memory 3 which stores display screen data of one screen, a communication means 4 which receives text data and graphic data from a host computer 20, a text data storage part 5 which stores the text data, a graphic data storage part 6 which stores the graphic data, and a control means 8 which converts the text data into display screen data on the basis of bit map information stored in an expansion information storage part 7 or reads the graphic data out, generates composite data of the data and display screen data, and writes them in a display memory 3 when a selected screen is displayed.

Description

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

【産業上の利用分野】本発明は、個人用情報表示制御装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a personal information display control device.

【従来の技術】従来、他人には見せたくない特定の情報
を個人で見たり、両手を使用して行う作業の際に無駄な
動作なしで眼の動きだけで作業マニュアルデータを見る
という要請から、図7及び図8に示すような個人用情報
表示装置30が提案されている。この個人用情報表示装
置30は、表示窓32を有し、各種表示手段31より表
示窓32を介して使用者の目に映像を送出するものであ
る。このような個人用情報表示装置30に用いられる表
示制御装置において、可搬性が要求される使用方法の場
合には、ディスプレイメモリは単独で搬送可能であるこ
とが必要となる。従来の表示制御装置の場合、表示コン
トローラとディスプレイメモリのみで構成され、予め所
定のフォーマットに従って表示データをディスプレイメ
モリに書き込んでおき、表示コントローラにより選択し
た一画面分の表示データを読み出し表示手段31に表示
するようにしている。しかし、この場合には、表示デー
タを作成し、ディスプレイメモリに書き込むパ−ソナル
コンピュータ等の装置が必要となりその作業も煩雑にな
るという問題がある。また、複数の表示画面データを記
憶するためにはディスプレイメモリの記憶容量として大
容量のものが必要となる。例えば、表示画面データが、
640×200ドットの場合、1画面の最低データ容量
は、128000ビットが必要となる。一方、テキスト
データだけを記憶する場合には約1/17ですむ。例え
ば、表示1文字16×16ドットとして40×12=4
80文字の場合、7680ビット(960バイト)とな
る。更に、従来の表示制御装置の場合、表示を行うため
のものであり、上位コンピュータとの情報交換ができた
ないため上位コンピュータからの情報をリアルタイムに
表示することは用途では使用できないという問題もあ
る。上記の作業性を改善するために、通信インターフェ
ース及びCPUを追加して表示画面作成用パ−ソナルコ
ンピュータ等の装置又は上位コンピュータと接続し、表
示画面データをディスプレイメモリに転送書き込みを行
う構成とした表示制御手段も提案されている。しかし、
画面作成用パ−ソナルコンピュータ等の装置との接続は
汎用性を重視してシリアル通信を使用するが転送速度が
遅く、表示画面データの転送に多大な待ち時間を要す
る。特に、表示画面データの内、帳票、伝票等多くの場
合は文字データが大多数を占めるにもかかわらず、全て
がビットマップ状に展開された表示画面データとして転
送されるためである。例えば、転送速度9.6Kbps
の場合、1画面の表示画面データの転送時間に約14秒
かかる。一方、テキストデータのみの転送を行う場合に
はデータ量が約1/17であるため約0.8秒で終了す
る。上述した転送時間を短縮するために、専用の通信イ
ンターフェースを設けた場合、新たに追加の費用が発生
する。更に、表示画面作成用パ−ソナルコンピュータ等
の装置と上位コンピュータとが異なった通信仕様の場
合、各々に対応が必要となる。更には、多少可搬性を損
なうことにはなるがそれでも問題ない使用方法も多くあ
って、画面作成用パ−ソナルコンピュータ等の装置又は
上位コンピュータに表示制御装置(パソコン拡張ボード
などの形態となし)組込み、随時画面をディスプレイメ
モリに書き込む構成とした表示制御装置も提案されてい
る。しかし、この場合には、画面作成用パ−ソナルコン
ピュータ等の装置と上位コンピュータが異なったハード
ウェアの場合は各々に専用の対応が必要となるという問
題が生じる。
2. Description of the Related Art Conventionally, there has been a demand for personally looking at specific information that one does not want to show to others, and for viewing work manual data only by eye movements without unnecessary movement when performing work with both hands. A personal information display device 30 as shown in FIGS. 7 and 8 has been proposed. The personal information display device 30 has a display window 32, and various types of display means 31 transmit images to the eyes of the user through the display window 32. In the display control device used for such a personal information display device 30, in the case of a usage method that requires portability, the display memory needs to be able to be carried by itself. In the case of the conventional display control device, it is composed only of a display controller and a display memory, display data is written in the display memory in advance according to a predetermined format, and the display data for one screen selected by the display controller is read out to the display means 31. I am trying to display it. However, in this case, a device such as a personal computer that creates display data and writes the display data in the display memory is required, and the work is complicated. Further, in order to store a plurality of display screen data, a large storage capacity is required for the display memory. For example, if the display screen data is
In the case of 640 × 200 dots, the minimum data capacity of one screen requires 128000 bits. On the other hand, if only text data is stored, it will take about 1/17. For example, one display character is 16 × 16 dots and 40 × 12 = 4.
In the case of 80 characters, it is 7680 bits (960 bytes). Further, in the case of the conventional display control device, there is a problem that it is for displaying and cannot display information from the host computer in real time because the information cannot be exchanged with the host computer. . In order to improve the above workability, a communication interface and a CPU are added to connect with a device such as a personal computer for creating a display screen or a host computer, and the display screen data is transferred and written in the display memory. Display control means have also been proposed. But,
For connection with a device such as a personal computer for screen creation, serial communication is used with an emphasis on versatility, but the transfer speed is slow and a large waiting time is required for transfer of display screen data. In particular, in many cases such as forms and slips among the display screen data, character data occupy the majority, but all are transferred as display screen data expanded in a bit-map form. For example, the transfer rate is 9.6 Kbps
In this case, it takes about 14 seconds to transfer the display screen data of one screen. On the other hand, when only text data is transferred, the data amount is about 1/17, and therefore the process is completed in about 0.8 seconds. If a dedicated communication interface is provided in order to reduce the transfer time described above, new additional costs are incurred. Further, when the device such as a personal computer for creating a display screen and the host computer have different communication specifications, it is necessary to cope with each. Furthermore, there are many usages that will cause some loss of portability, but nonetheless there is no problem, and a display control device (not a form such as a personal computer expansion board) is used in a device such as a personal computer for screen creation or a host computer. A display control device that is built in and that writes a screen to a display memory at any time has also been proposed. However, in this case, when a device such as a personal computer for creating a screen and a host computer have different hardware, a dedicated correspondence is required for each.

【発明が解決しようとする課題】本発明は上記事情に鑑
みてなされたものであり、上位コンピュータとの通信の
汎用性を損なうことなく、各部のメモリ構成を最小構成
とすることができ、テキストデータの受信時間も短くす
ることができる個人用情報表示制御装置を提供すること
を目的とするものである。
The present invention has been made in view of the above circumstances, and the memory configuration of each unit can be minimized without impairing the versatility of communication with a host computer. An object of the present invention is to provide a personal information display control device capable of shortening the data reception time.

【課題を解決するための手段】請求項1記載の個人用情
報表示制御装置は、個人用情報表示手段用の1画面分の
表示画面データを記憶するディスプレイメモリと、上位
コンピュータからのテキストデータ及びグラフィックデ
ータを受信する通信手段と、通信手段にて受信したテキ
ストデータを格納するテキストデータ記憶部と、通信手
段にて受信したグラフィックデータを格納するグラフィ
ックデータ記憶部と、前記テキストデータを文字単位で
表示画面用のビットマップ状に展開する展開情報を格納
した展開情報記憶部と、選択された画面表示に際して、
テキストデータ記憶部に格納したテキストデータを前記
展開情報記憶部のビットマップ情報を基に表示画面デー
タに変換処理し、又は、前記グラフィックデータ記憶部
からグラフィックデータを読み出してテキストデータが
変換処理された表示画面データと読み出したグラフィッ
クデータとを合成した合成データを作成して、これらの
前記ディスプレイメモリへの書き込み処理を行うと共
に、前記変換処理された表示画面データ又は表示画面デ
ータとグラフィックデータとの合成データを個人用情報
表示手段の表示に供する制御手段とを有するものであ
る。請求項2記載の個人用情報表示制御装置は、個人用
情報表示手段用の1画面分の表示画面データを記憶する
ディスプレイメモリと、上位コンピュータからのテキス
トデータ及びグラフィックデータを汎用のシリアル通信
を行って受信する通信手段と、通信手段にて受信したグ
ラフィックデータを格納するグラフィックデータ記憶部
と、テキストデータを文字単位で表示画面用のビットマ
ップ状に展開する展開情報を格納した展開情報記憶部
と、選択された画面表示に際して、上位コンピュータか
らのテキストデータを前記展開情報記憶部のビットマッ
プ情報を基に表示画面データに変換処理し、又は、前記
グラフィックデータ記憶部からグラフィックデータを読
み出してテキストデータが変換処理された表示画面デー
タと読み出したグラフィックデータとを合成した合成デ
ータを作成して、これらの前記ディスプレイメモリへの
書き込み処理を行うと共に、前記変換処理された表示画
面データ又は表示画面データとグラフィックデータとの
合成データを個人用情報表示手段の表示に供する制御手
段とを有するものである。
A personal information display control apparatus according to claim 1, wherein a display memory for storing one screen of display screen data for the personal information display means, text data from a host computer, and Communication means for receiving graphic data, a text data storage section for storing text data received by the communication means, a graphic data storage section for storing graphic data received by the communication means, and the text data in character units When the selected screen is displayed, the expansion information storage unit that stores the expansion information to be expanded in the form of a bitmap for the display screen,
The text data stored in the text data storage unit is converted into display screen data based on the bitmap information in the expansion information storage unit, or the graphic data is read out from the graphic data storage unit and the text data is converted. Composite data is created by combining display screen data and read graphic data, and writing processing to the display memory is performed, and the converted display screen data or display screen data and graphic data is combined. And a control means for providing data for display on the personal information display means. The personal information display control device according to claim 2 performs general-purpose serial communication of text data and graphic data from a host computer with a display memory for storing one screen of display screen data for personal information display means. And a graphic data storage unit for storing the graphic data received by the communication unit, and a development information storage unit for storing development information for expanding the text data character by character into a bitmap for a display screen. When displaying the selected screen, the text data from the host computer is converted into display screen data based on the bitmap information in the expansion information storage unit, or the graphic data is read from the graphic data storage unit and the text data is read. Display screen data that has undergone conversion processing and read graphics The composite data is created by synthesizing the display data and the writing process to the display memory, and the converted display screen data or the combined data of the display screen data and the graphic data is displayed on the personal information display means. And a control means used for displaying.

【作用】以下に本発明の作用を説明する。請求項1記載
の個人用情報表示制御装置におけるテキストデータ記憶
部は、通信手段により受信した上位コンピュータからの
テキストデータを格納する。また、グラフィックデータ
記憶部は、通信手段により受信した上位コンピュータか
らのグラフィックデータを格納する。制御手段は、個人
用情報表示手段に対する選択された画面表示に際して、
テキストデータ記憶部に格納したテキストデータを前記
展開情報記憶部のビットマップ情報を基に表示画面デー
タに変換処理する。また、制御手段は、個人用情報表示
手段に対する選択された画面表示に際して、前記グラフ
ィックデータ記憶部からグラフィックデータを読み出し
てテキストデータが変換処理された表示画面データと読
み出したグラフィックデータとを合成した合成データを
作成する。更に、制御手段は、前記表示画面データ、前
記合成データの前記ディスプレイメモリへの書き込み処
理を行うと共に、変換処理された表示画面データ又は表
示画面データとグラフィックデータとの合成データを個
人用情報表示手段の表示に供する。上述した動作を行う
個人用情報表示制御装置によれば、選択された画面表示
に際して、前記テキストデータをビットマップ情報を基
にビットマップ状の表示画面データに変換処理してディ
スプレイメモリへ書き込み又はビットマップ状の表示画
面データとグラフィックデータとを合成した合成データ
をディスプレイメモリへ書き込むようにしているので、
ディスプレイメモリとして個人用情報表示手段の1画面
分の表示画面データを記憶する記憶容量のもので足り、
必要最小限の構成とすることができる。また、ディスプ
レイメモリを必要最小限の構成とすることに対応して、
テキストデータ記憶部、グラフィックデータ記憶部も必
要最小限の構成とすることができ、個人用情報表示手段
の表示画面サイズ、画面数の増大に対してもこれらの記
憶容量を増加するだけよく、フレキシブルな対応が可能
となる。更に、この個人用情報表示制御装置においてテ
キストデータをビットマップ状の表示画面データへの変
換処理を行うため、上位コンピュータからビットマップ
状のテキストデータを前記通信手段へ送る必要はなく、
これにより、上位コンピュータとの汎用性を損なうこと
のない通信手段を用いて短時間にテキストデータを受信
することができる。請求項2記載の個人用情報表示制御
装置におけるグラフィックデータ記憶部は、汎用のシリ
アル通信を行う通信手段により受信した上位コンピュー
タからのグラフィックデータを格納する。制御手段は、
個人用情報表示手段に対する選択された画面表示に際し
て、上位コンピュータからのテキストデータを前記展開
情報記憶部のビットマップ情報を基に表示画面データに
変換処理する。また、制御手段は、個人用情報表示手段
に対する選択された画面表示に際して、前記グラフィッ
クデータ記憶部からグラフィックデータを読み出してテ
キストデータが変換処理された前記表示画面データと読
み出したグラフィックデータとを合成した合成データを
作成する。更に、制御手段は、前記表示画面データ、前
記合成データの前記ディスプレイメモリへの書き込み処
理を行うと共に、変換処理された表示画面データ又は表
示画面データとグラフィックデータとの合成データを個
人用情報表示手段の表示に供する。上述した動作を行う
個人用情報表示制御装置によれば、選択された画面表示
に際して、前記テキストデータをビットマップ情報を基
にビットマップ状の表示画面データに変換処理してディ
スプレイメモリへ書き込み又はビットマップ状の表示画
面データとグラフィックデータとを合成した合成データ
をディスプレイメモリへ書き込むようにしているので、
ディスプレイメモリとして個人用情報表示手段の1画面
分の表示画面データを記憶する記憶容量のもので足り、
必要最小限の構成とすることができる。また、上位コン
ピュータと常時接続してこの上位コンピュータからのテ
キストデータを表示するような用途の場合、テキストデ
ータ記憶部を設ける必要がなく、各部のメモリ構成を必
要最小限の構成とすることができる。更に、この個人用
情報表示制御装置においてテキストデータをビットマッ
プ状の表示画面データへの変換処理を行うため、上位コ
ンピュータからビットマップ状のテキストデータを前記
通信手段へ送る必要はなく、これにより、上位コンピュ
ータとの汎用性のあるシリアル通信を行う通信手段を用
いて短時間にテキストデータを受信することができる。
The function of the present invention will be described below. The text data storage section in the personal information display control device according to the first aspect stores the text data received from the host computer by the communication means. Further, the graphic data storage unit stores graphic data received from the host computer by the communication means. The control means displays the selected screen on the personal information display means,
The text data stored in the text data storage unit is converted into display screen data based on the bitmap information in the expansion information storage unit. Further, the control means, when displaying the selected screen on the personal information display means, reads the graphic data from the graphic data storage unit and combines the display screen data obtained by converting the text data with the read graphic data. Create the data. Further, the control means performs a process of writing the display screen data and the combined data into the display memory, and displays the converted display screen data or the combined data of the display screen data and the graphic data in the personal information display means. Be used for the display of. According to the personal information display control device that performs the above-described operation, when the selected screen is displayed, the text data is converted into the display screen data in the form of bitmap based on the bitmap information and written in the display memory or the bit is displayed. Since the composite data that combines the map-shaped display screen data and the graphic data is written to the display memory,
A display memory having a storage capacity for storing display screen data for one screen of the personal information display means is sufficient.
The minimum required configuration can be adopted. In addition, corresponding to making the display memory the minimum necessary configuration,
The text data storage unit and the graphic data storage unit can also have the minimum necessary configuration, and even if the display screen size and the number of screens of the personal information display unit are increased, it is sufficient to increase the storage capacity thereof, which is flexible. It is possible to deal with it. Further, in this personal information display control device, since the text data is converted into the bitmap display screen data, it is not necessary to send the bitmap text data from the host computer to the communication means.
As a result, the text data can be received in a short time by using the communication means that does not impair the versatility with the host computer. The graphic data storage unit in the personal information display control device according to the second aspect stores the graphic data from the host computer received by the communication means that performs general-purpose serial communication. The control means
When the selected screen is displayed on the personal information display means, the text data from the host computer is converted into display screen data based on the bitmap information in the expansion information storage section. Further, the control means, when displaying the selected screen on the personal information display means, reads the graphic data from the graphic data storage unit and combines the display screen data obtained by converting the text data with the read graphic data. Create synthetic data. Further, the control means performs a process of writing the display screen data and the combined data into the display memory, and displays the converted display screen data or the combined data of the display screen data and the graphic data in the personal information display means. Be used for the display of. According to the personal information display control device that performs the above-described operation, when the selected screen is displayed, the text data is converted into the display screen data in the form of bitmap based on the bitmap information and written in the display memory or the bit is displayed. Since the composite data that combines the map-shaped display screen data and the graphic data is written to the display memory,
A display memory having a storage capacity for storing display screen data for one screen of the personal information display means is sufficient.
The minimum required configuration can be adopted. Further, in the case where the host computer is constantly connected to display the text data from the host computer, it is not necessary to provide a text data storage unit, and the memory configuration of each unit can be set to the minimum necessary configuration. . Further, in this personal information display control device, since the text data is converted into the bitmap display screen data, it is not necessary to send the bitmap text data from the host computer to the communication means. It is possible to receive text data in a short time by using a communication unit that performs general-purpose serial communication with a host computer.

【実施例】以下に本発明の実施例を詳細に説明する。図
1、図2に示す個人用情報表示制御装置1は、従来の個
人用情報表示装置30と同様な構成からなる個人用情報
表示手段2用の1画面分の表示画面データを記憶するデ
ィスプレイメモリ3と、上位コンピュータ20からのテ
キストデータ及びグラフィックデータを受信する通信手
段としてのRS−232C等の規格に従った通信インタ
ーフェ−ス4と、通信インターフェ−ス4にて受信した
テキストデータを格納するテキストデータ記憶部として
の表示用テキストRAM5と、通信インターフェ−ス4
にて受信したグラフィックデータを格納するグラフィッ
クデータ記憶部としての表示用グラフィックRAM6
と、前記テキストデータを文字単位で表示画面用のビッ
トマップ状に展開する展開情報を格納した展開情報記憶
部としてのフォントROM7と、選択された画面表示に
際して、表示用テキストRAM5に格納したテキストデ
ータを前記フォントROM7のビットマップ情報を基に
表示画面データに変換処理し、又は、前記表示用グラフ
ィックRAM6からグラフィックデータを読み出してテ
キストデータが変換処理された表示画面データと読み出
したグラフィックデータとを合成した合成データを作成
して、これらの前記ディスプレイメモリ3への書き込み
処理を行うと共に、前記変換処理された表示画面データ
又は表示画面データとグラフィックデータとの合成デー
タを表示コントローラ9を介して個人用情報表示手段2
の表示に供する制御手段としてのCPU8とを有してい
る。この個人用情報表示制御装置1の上述した各要素は
直方体状で可搬性のある筐体10内に組み込んでいる。
上述のように構成した本実施例に係る個人用情報表示制
御装置1の動作は以下の通りである。表示用テキストR
AM5は、CPU8の制御の基に通信インターフェ−ス
4により受信した上位コンピュータ20からのテキスト
データを格納する。また、表示用グラフィックRAM6
は、CPU8の制御の基に通信インターフェ−ス4によ
り受信した上位コンピュータ20からのグラフィックデ
ータを格納する。CPU8は、個人用情報表示手段2に
対する選択された画面表示に際して、表示用テキストR
AM5に格納したテキストデータを前記フォントROM
7に記憶しているビットマップ情報を基に表示画面デー
タに変換処理することになる。また、CPU8は、個人
用情報表示手段2に対する選択された画面表示に際し、
前記表示用グラフィックRAM6からグラフィックデー
タを読み出してテキストデータが変換処理された表示画
面データと読み出したグラフィックデータとを合成した
合成データを作成する。更に、CPU8は、前記表示画
面データ、前記合成データの前記ディスプレイメモリ3
への書き込み処理を行うと共に、変換処理された表示画
面データ又は表示画面データとグラフィックデータとの
合成データを表示コントローラ9を介して個人用情報表
示手段2の表示に供する。上述した動作を行う個人用情
報表示制御装置1によれば、選択された画面表示に際し
て、前記テキストデータをビットマップ情報を基にビッ
トマップ状の表示画面データに変換処理してディスプレ
イメモリ3へ書き込み又はビットマップ状の表示画面デ
ータとグラフィックデータとを合成した合成データをデ
ィスプレイメモリ3へ書き込むようにしているので、デ
ィスプレイメモリ3として個人用情報表示手段2の1画
面分の表示画面データを記憶する記憶容量のもので足
り、ディスプレイメモリ3を必要最小限の構成とするこ
とができる。また、ディスプレイメモリ3を必要最小限
の構成とすることに対応して、表示用テキストRAM
5、表示用グラフィックRAM6も必要最小限の構成と
することができ、個人用情報表示手段2の表示画面サイ
ズ、画面数の増大に対してもこれらの記憶容量を増加す
るだけよく、フレキシブルな対応が可能となる。更に、
この個人用情報表示制御装置2においてテキストデータ
をビットマップ状の表示画面データへの変換処理を行う
ため、上位コンピュータ20からビットマップ状のテキ
ストデータを前記通信インターフェース4へ送る必要は
なく、これにより、上位コンピュータ20との汎用性を
損なうことのない通信インターフェース4を用いて短時
間にテキストデータを受信することが可能となる。次
に、本発明の他の実施例を図3、図4を参照して説明す
る。図3、図4に示す個人用情報表示制御装置1Aは、
前記個人用情報表示制御装置1の構成に加えて、筐体1
0の表面に文字情報、数字情報等各種の情報を入力する
キーボード11を設け、このキーボード11をCPU8
に接続したことが特徴である。図3、図4に示す個人用
情報表示制御装置1Aによれば、上述した個人用情報表
示制御装置1と同様の作用効果を発揮するとともに、キ
ーボード11からテキストデータを入力して表示用テキ
ストRAM5に格納し、上述した場合と同様にビットマ
ップ情報を基にビットマップ状の表示画面データに変換
処理して表示に供したり、CPU8の制御で通信インタ
ーフェース4を介して上位コンピュータ20へ送信した
りすることができ、可搬性の高い作業支援装置、情報収
集装置として機能させることが可能となって使用範囲の
拡大を図れる。また、上述した個人用情報表示制御装置
1、1Aにおいて、通信インターフェース4として、無
線LANインターフェースやカード状のインターフェー
スを用いることもでき、これらを適宜組み合わせること
でLAN対応個人用情報表示制御装置、LAN対応情報
収集装置、リモート個人用情報表示制御装置、リモート
情報収集装置等として機能させることができ、使用範囲
の拡大、自由度の拡張を図れる。次に、図5を参照して
本発明の更に別の実施例について説明する。図5に示す
個人用情報表示制御装置1Bは、前記図2に示した個人
用情報表示制御装置1の構成から表示用テキストRAM
5のみを無くしたことが特徴である。この個人用情報表
示制御装置1Bの動作は以下の通りである。この個人用
情報表示制御装置1Bにおける表示用グラフィックRA
M5は、汎用のシリアル通信を行う通信インターフェー
ス4により受信した上位コンピュータ20からのグラフ
ィックデータを格納する。CPU8は、個人用情報表示
手段2に対する選択された画面表示に際して、上位コン
ピュータ20からのテキストデータを前記フォントRO
M7に記憶しているビットマップ情報を基に表示画面デ
ータに変換処理する。また、CPU8は、個人用情報表
示手段2に対する選択された画面表示に際して、前記表
示用グラフィックRAM5からグラフィックデータを読
み出してテキストデータが変換処理された前記表示画面
データと、読み出したグラフィックデータとを合成した
合成データを作成する。更に、CPU8は、前記表示画
面データ、前記合成データの前記ディスプレイメモリ3
への書き込み処理を行うと共に、変換処理された表示画
面データ又は表示画面データとグラフィックデータとの
合成データを表示コントローラ9を介して個人用情報表
示手段2の表示に供する。上述した動作を行う本実施例
の個人用情報表示制御装置1Bによれば、選択された画
面表示に際して、前記テキストデータをビットマップ情
報を基にビットマップ状の表示画面データに変換処理し
てディスプレイメモリ3へ書き込み又はビットマップ状
の表示画面データとグラフィックデータとを合成した合
成データをディスプレイメモリ3へ書き込むようにして
いるので、ディスプレイメモリ3として個人用情報表示
手段2の1画面分の表示画面データを記憶する記憶容量
のもので足り、必要最小限の構成とすることができる。
また、上位コンピュータ20と常時接続してこの上位コ
ンピュータ20からのテキストデータを表示するような
用途の場合、表示用テキストRAMを設ける必要がな
く、全体として各部のメモリ構成を必要最小限の構成と
することができる。更に、この個人用情報表示制御装置
1Bにおいてテキストデータをビットマップ状の表示画
面データへの変換処理を行うために、上位コンピュータ
20からビットマップ状のテキストデータを前記通信イ
ンターフェ−ス4へ送る必要はなく、これにより、上位
コンピュータ20との汎用性のある規格化されたシリア
ル通信を行う通信インターフェ−ス4を用いて短時間に
テキストデータを受信することができる。図6は、前記
個人用情報表示制御装置1(個人用情報表示制御装置1
A、1Bも同様)の具体的用途の一例を示すものであ
り、金融機関等の所定の場所に設置されるATM(オー
トマチック・テラー・マシン)25に個人用情報表示制
御装置1を介して個人用情報表示手段2を接続したもの
である。この場合には、従来ATM25のディスプレイ
26に表示されるユーザー個人の個人用情報を個人用情
報表示手段2に表示して他人にまったく解らないように
視認することができ、これにより、セキュリティを大幅
に向上できる。また、金融機関側でもATM25に操作
性の点で問題があるフードを被せる等のセキュリティ向
上対策を採ることが不要となる。
EXAMPLES Examples of the present invention will be described in detail below. The personal information display control device 1 shown in FIGS. 1 and 2 has a display memory for storing one screen of display screen data for the personal information display means 2 having the same configuration as the conventional personal information display device 30. 3, a communication interface 4 conforming to a standard such as RS-232C as a communication means for receiving text data and graphic data from the host computer 20, and text data received by the communication interface 4. A display text RAM 5 as a storage unit for storing text data and a communication interface 4
Display graphic RAM 6 as a graphic data storage unit for storing the graphic data received by
And a font ROM 7 as a development information storage unit for storing development information for developing the above-mentioned text data character by character into a bitmap for a display screen, and the text data stored in the display text RAM 5 when the selected screen is displayed. Is converted into display screen data based on the bitmap information in the font ROM 7, or the graphic data read from the display graphic RAM 6 and the display screen data in which the text data is converted and the read graphic data are combined. The synthesized display data is written to the display memory 3, and the converted display screen data or the composite data of the display screen data and the graphic data is personalized via the display controller 9. Information display means 2
It has a CPU 8 as a control means for displaying. The above-described respective elements of the personal information display control device 1 are incorporated in a rectangular parallelepiped and portable housing 10.
The operation of the personal information display control device 1 according to the present embodiment configured as described above is as follows. Display text R
The AM 5 stores the text data from the host computer 20 received by the communication interface 4 under the control of the CPU 8. Also, the display graphic RAM 6
Stores graphic data from the host computer 20 received by the communication interface 4 under the control of the CPU 8. The CPU 8 displays the display text R when displaying the selected screen on the personal information display means 2.
The text data stored in AM5 is stored in the font ROM.
The display screen data is converted based on the bitmap information stored in 7. Further, the CPU 8 displays the selected screen on the personal information display means 2,
The graphic data is read from the display graphic RAM 6 and the display screen data obtained by converting the text data is combined with the read graphic data to create composite data. Further, the CPU 8 controls the display memory 3 for the display screen data and the combined data.
In addition to performing the writing process to the personal computer, the converted display screen data or the composite data of the display screen data and the graphic data is displayed on the personal information display means 2 via the display controller 9. According to the personal information display control device 1 that performs the above-described operation, at the time of the selected screen display, the text data is converted into bitmap display screen data based on the bitmap information and written in the display memory 3. Alternatively, since synthetic data obtained by synthesizing the bitmap display screen data and the graphic data is written to the display memory 3, one screen of the personal information display means 2 is stored as the display memory 3. A storage capacity is sufficient, and the display memory 3 can have the minimum necessary configuration. In addition, a display text RAM is provided corresponding to the minimum necessary configuration of the display memory 3.
5. The display graphic RAM 6 can also have the minimum necessary configuration, and even if the display screen size and the number of screens of the personal information display means 2 are increased, it is sufficient to increase the storage capacity thereof, and it is flexible. Is possible. Furthermore,
Since the personal information display control device 2 performs the conversion process of the text data into the bitmap display screen data, it is not necessary to send the bitmap text data from the host computer 20 to the communication interface 4. The text data can be received in a short time by using the communication interface 4 that does not impair the versatility with the host computer 20. Next, another embodiment of the present invention will be described with reference to FIGS. The personal information display control device 1A shown in FIG. 3 and FIG.
In addition to the configuration of the personal information display control device 1, a housing 1
A keyboard 11 for inputting various information such as character information and numeral information is provided on the surface of 0, and this keyboard 11 is used by the CPU 8
It is characterized by being connected to. According to the personal information display control device 1A shown in FIGS. 3 and 4, the same operational effect as that of the personal information display control device 1 described above is exhibited, and text data is input from the keyboard 11 to display the text RAM 5 for display. In the same manner as in the case described above, the image data is converted into bitmap display screen data based on the bitmap information and provided for display, or is transmitted to the host computer 20 via the communication interface 4 under the control of the CPU 8. Therefore, it is possible to function as a highly portable work support device and information collection device, and the range of use can be expanded. In the personal information display control devices 1 and 1A described above, a wireless LAN interface or a card-shaped interface can be used as the communication interface 4, and by combining these appropriately, a LAN-compatible personal information display control device, LAN It can be made to function as a corresponding information collecting device, a remote personal information display control device, a remote information collecting device, etc., and the range of use and the degree of freedom can be expanded. Next, still another embodiment of the present invention will be described with reference to FIG. The personal information display control device 1B shown in FIG. 5 has the same structure as the personal information display control device 1 shown in FIG.
The feature is that only 5 is lost. The operation of the personal information display control device 1B is as follows. Display graphic RA in this personal information display control device 1B
M5 stores the graphic data from the host computer 20 received by the communication interface 4 that performs general-purpose serial communication. When displaying the selected screen on the personal information display means 2, the CPU 8 converts the text data from the host computer 20 into the font RO.
Based on the bitmap information stored in M7, it is converted into display screen data. Further, when displaying the selected screen on the personal information display means 2, the CPU 8 reads the graphic data from the display graphic RAM 5 and combines the display screen data obtained by converting the text data with the read graphic data. Create the combined data. Further, the CPU 8 controls the display memory 3 for the display screen data and the combined data.
In addition to performing the writing process to the personal computer, the converted display screen data or the composite data of the display screen data and the graphic data is displayed on the personal information display means 2 via the display controller 9. According to the personal information display control device 1B of the present embodiment that performs the above-described operation, when the selected screen is displayed, the text data is converted into the display screen data in the form of bitmap based on the bitmap information and displayed. Since the composite data which is written in the memory 3 or is composed of the bitmap display screen data and the graphic data is written in the display memory 3, one screen of the personal information display means 2 is used as the display memory 3. A storage capacity for storing data is sufficient, and the necessary minimum configuration can be achieved.
Further, in a case where the text data from the host computer 20 is constantly connected to display the text data from the host computer 20, there is no need to provide a display text RAM, and the memory configuration of each part is the minimum required configuration as a whole. can do. Further, in order to convert the text data into bitmap display screen data in the personal information display control device 1B, the host computer 20 sends the bitmap text data to the communication interface 4. This is not necessary, and thus text data can be received in a short time by using the communication interface 4 that performs generalized standardized serial communication with the host computer 20. FIG. 6 shows the personal information display control device 1 (personal information display control device 1
The same applies to A and 1B) and shows an example of a specific use of the personal information display control device 1 in an ATM (Automatic Teller Machine) 25 installed in a predetermined place such as a financial institution. The information display means 2 is connected. In this case, the personal information of the user who is conventionally displayed on the display 26 of the ATM 25 can be displayed on the personal information display means 2 and can be visually recognized without being understood by others, thereby greatly improving security. Can be improved. Also, it becomes unnecessary for the financial institution side to take security improvement measures such as covering the ATM 25 with a hood which is problematic in terms of operability.

【発明の効果】以上詳述した本発明によれば、以下の効
果を奏する。請求項1記載に係る発明によれば、上位コ
ンピュータとの汎用性を損なうことなく短時間にテキス
トデータを受信することができるとともに、ディスプレ
イメモリや他の記憶部を必要最小限の構成とすることが
でき、個人用情報表示手段の表示画面サイズ、画面数の
増大に対してもこれらの記憶容量を増加するだけよく、
フレキシブルな対応が可能な個人用情報表示制御装置を
提供することができる。請求項2記載に係る発明によれ
ば、請求項1記載の発明と同様上位コンピュータとの汎
用性のあるシリアル通信を行う通信手段を用いて短時間
にテキストデータを受信することができるとともに、上
位コンピュータと常時接続してこの上位コンピュータか
らのテキストデータを表示するような用途の場合、ディ
スプレイメモリや他の記憶部を必要最小限の構成とする
ことがでる個人用情報表示制御装置を提供することがで
きる。
According to the present invention described in detail above, the following effects can be obtained. According to the first aspect of the invention, the text data can be received in a short time without deteriorating the versatility with the host computer, and the display memory and other storage units are configured to the minimum necessary. Therefore, even if the display screen size of the personal information display means and the number of screens increase, it is only necessary to increase the storage capacity of these.
It is possible to provide a personal information display control device capable of flexible handling. According to the second aspect of the invention, the text data can be received in a short time by using the communication means for performing versatile serial communication with the higher level computer as in the first aspect of the invention, and the higher level computer can be received. To provide a personal information display control device capable of making the display memory and other storage units a minimum necessary configuration for the purpose of constantly connecting to a computer and displaying the text data from the host computer. You can

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

【図1】本発明の実施例装置の外観を示す斜視図であ
る。
FIG. 1 is a perspective view showing the external appearance of an apparatus according to an embodiment of the present invention.

【図2】本発明の実施例装置の構成を示すブロック図で
ある。
FIG. 2 is a block diagram showing a configuration of an apparatus according to an embodiment of the present invention.

【図3】本発明の他の実施例装置の外観を示す斜視図で
ある。
FIG. 3 is a perspective view showing the external appearance of another embodiment of the device of the present invention.

【図4】本発明の他の実施例装置の構成を示すブロック
図である。
FIG. 4 is a block diagram showing the configuration of an apparatus according to another embodiment of the present invention.

【図5】本発明の更に別の実施例装置の構成を示すブロ
ック図である。
FIG. 5 is a block diagram showing the configuration of an apparatus according to still another embodiment of the present invention.

【図6】本発明の実施例装置の使用例を示す配置説明図
である。
FIG. 6 is a layout explanatory view showing a usage example of the apparatus according to the embodiment of the present invention.

【図7】従来の個人用情報表示装置を示す概略斜視図で
ある。
FIG. 7 is a schematic perspective view showing a conventional personal information display device.

【図8】従来の個人用情報表示装置の使用例を示す説明
図である。
FIG. 8 is an explanatory diagram showing a usage example of a conventional personal information display device.

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

1 個人用情報表示制御装置 2 個人用情報表示装置 3 ディスプレイメモリ 4 通信インターフェース 5 表示用テキストRAM 6 表示用グラフィックトRAM 7 フォントROM 8 CPU 9 表示コントローラ 20 上位コンピュータ 1 personal information display control device 2 personal information display device 3 display memory 4 communication interface 5 display text RAM 6 display graphic RAM 7 font ROM 8 CPU 9 display controller 20 host computer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】個人用情報表示手段用の1画面分の表示画
面データを記憶するディスプレイメモリと,上位コンピ
ュータからのテキストデータ及びグラフィックデータを
受信する通信手段と,通信手段にて受信したテキストデ
ータを格納するテキストデータ記憶部と,通信手段にて
受信したグラフィックデータを格納するグラフィックデ
ータ記憶部と,前記テキストデータを文字単位で表示画
面用のビットマップ状に展開する展開情報を格納した展
開情報記憶部と,選択された画面表示に際して、テキス
トデータ記憶部に格納したテキストデータを前記展開情
報記憶部のビットマップ情報を基に表示画面データに変
換処理し、又は、前記グラフィックデータ記憶部からグ
ラフィックデータを読み出してテキストデータが変換処
理された表示画面データと読み出したグラフィックデー
タとを合成した合成データを作成して、これらの前記デ
ィスプレイメモリへの書き込み処理を行うと共に、前記
変換処理された表示画面データ又は表示画面データとグ
ラフィックデータとの合成データを個人用情報表示手段
の表示に供する制御手段とを有することを特徴とする個
人用情報表示制御装置。
1. A display memory for storing one screen of display screen data for personal information display means, a communication means for receiving text data and graphic data from a host computer, and text data received by the communication means. And a graphic data storage unit for storing the graphic data received by the communication means, and expansion information for storing expansion information for expanding the text data character by character into a bitmap for a display screen. When the storage unit and the selected screen are displayed, the text data stored in the text data storage unit is converted into display screen data based on the bitmap information of the expansion information storage unit, or the graphic data storage unit converts the graphic data. Display screen with data read and text data converted Data is created by synthesizing the read data and the read graphic data, and the writing process to the display memory is performed, and the converted display screen data or the combined data of the display screen data and the graphic data. And a control means for displaying the personal information display means on the personal information display control device.
【請求項2】個人用情報表示手段用の1画面分の表示画
面データを記憶するディスプレイメモリと,上位コンピ
ュータからのテキストデータ及びグラフィックデータを
汎用のシリアル通信を行って受信する通信手段と,通信
手段にて受信したグラフィックデータを格納するグラフ
ィックデータ記憶部と,テキストデータを文字単位で表
示画面用のビットマップ状に展開する展開情報を格納し
た展開情報記憶部と,選択された画面表示に際して、上
位コンピュータからのテキストデータを前記展開情報記
憶部のビットマップ情報を基に表示画面データに変換処
理し、又は、前記グラフィックデータ記憶部からグラフ
ィックデータを読み出してテキストデータが変換処理さ
れた表示画面データと読み出したグラフィックデータと
を合成した合成データを作成して、これらの前記ディス
プレイメモリへの書き込み処理を行うと共に、前記変換
処理された表示画面データ又は表示画面データとグラフ
ィックデータとの合成データを個人用情報表示手段の表
示に供する制御手段とを有することを特徴とする個人用
情報表示制御装置。
2. A display memory for storing one screen of display screen data for personal information display means, a communication means for receiving text data and graphic data from a host computer by general-purpose serial communication, and communication. A graphic data storage unit for storing the graphic data received by the means, a development information storage unit for storing development information for developing the text data in a character-by-character form into a bitmap for a display screen, and when displaying the selected screen, Display screen data obtained by converting text data from a host computer into display screen data based on bitmap information in the expansion information storage unit, or reading graphic data from the graphic data storage unit and converting the text data. And the read graphic data And a writing means for writing these data into the display memory, and providing the converted display screen data or the composite data of the display screen data and the graphic data for display on the personal information display means. And a personal information display control device.
JP19004394A 1994-07-20 1994-07-20 Individual information display control unit Pending JPH0830429A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19004394A JPH0830429A (en) 1994-07-20 1994-07-20 Individual information display control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19004394A JPH0830429A (en) 1994-07-20 1994-07-20 Individual information display control unit

Publications (1)

Publication Number Publication Date
JPH0830429A true JPH0830429A (en) 1996-02-02

Family

ID=16251410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19004394A Pending JPH0830429A (en) 1994-07-20 1994-07-20 Individual information display control unit

Country Status (1)

Country Link
JP (1) JPH0830429A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7493978B2 (en) 2003-08-01 2009-02-24 Hitachi Construction Machinery Co., Ltd Traveling hydraulic working machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7493978B2 (en) 2003-08-01 2009-02-24 Hitachi Construction Machinery Co., Ltd Traveling hydraulic working machine

Similar Documents

Publication Publication Date Title
US4846694A (en) Computer controlled, overhead projector display
JPS63178287A (en) Display device
US7262774B2 (en) Character image generating apparatus, character image generating method, display control apparatus, display control method and computer-readable recording medium recorded character image generation program or display control program thereon
JPH0830429A (en) Individual information display control unit
JPS644189B2 (en)
JPH0241783B2 (en)
JPS58106593A (en) Terminal
JPH0113117B2 (en)
JP3203660B2 (en) Image recording device
JPS5823086A (en) Display unit
JPH1055431A (en) Image processor
JPH09258951A (en) Display control method and display controller
JPS63172572A (en) Image filing device
JPS62264374A (en) Graphic display device
JPS6326789A (en) Character recognizing device
JPH11167407A (en) Program code display device for programmable controller
JPH06118934A (en) External character registering method
JPH02171920A (en) Hard copy printing control system for display screen
JPH08212204A (en) Document processor
JPH0575873A (en) Image forming device
JPS60245088A (en) Character recognition and correction system
JPS58118693A (en) Display unit
JPS62272377A (en) Picture display device
JPS61153695A (en) Character display control system
JPH09288478A (en) Picture processing method and device therefor