JPS6027926A - External character control system of terminal equipment - Google Patents

External character control system of terminal equipment

Info

Publication number
JPS6027926A
JPS6027926A JP58136958A JP13695883A JPS6027926A JP S6027926 A JPS6027926 A JP S6027926A JP 58136958 A JP58136958 A JP 58136958A JP 13695883 A JP13695883 A JP 13695883A JP S6027926 A JPS6027926 A JP S6027926A
Authority
JP
Japan
Prior art keywords
character
deletion
contents
pattern
external character
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
JP58136958A
Other languages
Japanese (ja)
Inventor
Shinichi Jinbo
仁保 信市
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP58136958A priority Critical patent/JPS6027926A/en
Publication of JPS6027926A publication Critical patent/JPS6027926A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce a time loss by eliminating unnecessary access to a main frame by an external request through the logic of a terminal equipment in consideration of the frequencies of use of previously registered character patterns. CONSTITUTION:When an area code with a registration number (k) and its pattern are used in the terminal, a microprocessor 28 alters the deletion order of a deletion register 25 and a chain memory 26. Namely, a location corresponding to contents LAST is retrieved in the chain memory 26 and the contents are changed from (l) to LAST to put the registration number (k) at the lowest position of the deletion order. Then, a location where the contents (k) are stored is retrieved in the deletion register 25 and chain memory 26 and the contents are changed from (k) to (l). This operation carries out the maintenance of the deletion order every time a previously registered external character pattern is used.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は使用頻度を考慮した端末装置の外字管理方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an external character management system for a terminal device that takes frequency of use into consideration.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

漢字処理可能な11算機システムにおいて、漢字パター
ンは、あらかじめ端末装置の内部バッファに登録されて
いることが多い。通常、漢字の第1水準のノfターンは
端末内部のROMに、漢字第2水準及び特殊な外字パタ
ーンは、外字RAMに内蔵される。しかし、外字RAM
に登録可能な外字数は、容量の関係から限られておシ、
普通100文字程度である。・9ターンの登録は、端末
が必要な該当コードが、外字RAMにない時、本体に対
して外字・母ターン要求(AT’rU;アテンション)
を出す手続きにより行なわれる。(第1図参照) ところで登録可能数を超えて新規パターンを登録する場
合、既登録のパターンを抹消して、行なう必要がある。
In 11 computer systems capable of processing kanji, kanji patterns are often registered in advance in an internal buffer of a terminal device. Normally, the first level kanji no f turn is stored in the internal ROM of the terminal, and the second level kanji and special character patterns are stored in the external character RAM. However, external character RAM
The number of external characters that can be registered is limited due to capacity.
It is usually about 100 characters.・To register 9 turns, when the corresponding code required by the terminal is not in the external character RAM, a request for external character/mother turn is made to the main unit (AT'rU; attention).
This is done by issuing a procedure. (See Figure 1) By the way, when registering new patterns in excess of the number that can be registered, it is necessary to delete the already registered patterns.

抹消の方法として、外字RAMをザイクリックに管理し
て時間的に最も古く登録されたパターンを抹消するのが
一般的であった。この方法によればパターンの使用頻度
を考慮していないので、使用頻度の高いパターンでも登
録が古ければ抹消されてしまう。このため、抹消後、必
要時、再び・ぐターン要求を出すことになシ、時間的ロ
スが大きいといった欠点を有していた。
A common method for erasing a pattern is to manage the external character RAM in a cyclic manner and erase the oldest registered pattern in terms of time. According to this method, the frequency of use of the pattern is not taken into account, so even if the pattern is frequently used, if the registration is old, it will be deleted. For this reason, after deletion, it is not necessary to issue a turn request again when necessary, resulting in a large loss of time.

〔発明の目的〕[Purpose of the invention]

本発明は上記欠点に鑑みてなされたものであシ、比較的
簡単なロノ、りで既登録文字パターンの使用頻度を考慮
することによシ、外字パターン要求で本体への無駄なア
クセスをなくし、時間的なロスを少なくする端末装置の
外字管理方式を提供することを目的とする。
The present invention has been made in view of the above-mentioned drawbacks, and by considering the frequency of use of registered character patterns in a relatively simple manner, unnecessary access to the main body due to a request for a custom character pattern can be eliminated. The purpose of this invention is to provide a system for managing external characters in a terminal device that reduces time loss.

〔発明の概要〕[Summary of the invention]

本発明は上記目的を実現するため、既登録パターンが使
用される都度、その登録パターンを抹消順位の最下位に
位置させる如く抹消順位のメンテナンスを行なうことを
特徴とするものである。このため、本発明においては、
次に抹消すべき外字パターンの登録番号が設定されるレ
ジスタと、この抹消のため頻度順に登録番号が設定され
るチェーンメモリと、このチェーンメモリを参照するこ
とにより特殊コードが格納されている位置を検索し、そ
の内容を現在使用した外字・ぞターンの登録番号に変更
し、同時に変更した番号に対応するチェーンメモリの内
容を特殊コードに変更し、現在使用した登録パターンを
抹消順位の最下位に位置させるマイクロプロセッサとを
用意した。
In order to achieve the above object, the present invention is characterized in that each time a registered pattern is used, the deletion order is maintained so that the registered pattern is placed at the lowest position in the deletion order. Therefore, in the present invention,
Next, there is a register in which the registration number of the custom character pattern to be deleted is set, a chain memory in which the registration number is set in order of frequency for deletion, and a location where the special code is stored by referring to this chain memory. Search, change the contents to the registered number of the currently used external character/zo turn, and at the same time change the contents of the chain memory corresponding to the changed number to a special code, and delete the currently used registered pattern to the bottom of the deletion order. A microprocessor to be located was prepared.

このことにより、本体へのアクセスを要する無駄な文字
ノ9ターン要求がなくなり、時間的ロスを少なくするこ
とができる。
This eliminates the needless request for 9 turns of characters that requires access to the main body, thereby reducing time loss.

〔発明の実施例〕[Embodiments of the invention]

以下、図面を使用して本発明に関し詳細に説明する。 Hereinafter, the present invention will be explained in detail using the drawings.

第1図は、端末装置から本体に対し発せられる外字ノZ
ターン要求の手続きを示した図である。
Figure 1 shows the external character Z issued from the terminal device to the main body.
FIG. 3 is a diagram showing a turn request procedure.

即ち、端末装置3内で外字RAM (図中、斜線エリア
)内のパターン検索を行ない、ここで所望とする文字・
ぐターンが存在しないことが確認されると外字・ぞター
ン要求(ATTN )を発する。この要求を受けた本体
1では、該当パターンの生成を行ない、端末装置企へ送
出(T R)する。
That is, a pattern search is performed in the external character RAM (shaded area in the figure) in the terminal device 3, and the desired character/character is searched here.
If it is confirmed that there is no such turn, a custom character zo turn request (ATTN) is issued. Upon receiving this request, the main body 1 generates the corresponding pattern and sends it to the terminal device (TR).

端末装置2では外字RAM (図中斜線ブロック)内に
その・ぞターンを登録する。
The terminal device 2 registers the turn in the external character RAM (hatched block in the figure).

第2図は、本発明が実現される端末装置の実施例を示す
ブロックである。図において、21は外字登録番号を示
すエリアであり、21は外字RAMの登録可能数がN個
ならば、連番で0.1゜・・・(N−1)の値をとシ得
る。22及び23は、各外字登録番号に対する外字のそ
れぞれ区及び点のコードを記憶するコードメモリ、24
は区1点コードに対応する外字パターンを記憶するバッ
ファである。25は外字RAMの登録がフルになった時
、次の抹消すべき外字登録番号を示すレジスタ、26は
、抹消の優先順位を管理するためのチェーンメモリであ
る。27は外字RAM内に登録されている外字数を示す
カウンタである◎28は、上記21〜27で示される各
バッファ・メモリを管理するマイクロプロセッサ及びそ
のプログラムが収納されるメモリ群である。
FIG. 2 is a block diagram showing an embodiment of a terminal device in which the present invention is implemented. In the figure, 21 is an area indicating a private character registration number, and if the number of registerable characters in the private character RAM is N, then a value of 0.1° . . . (N-1) can be obtained as a serial number. 22 and 23 are code memories 24 for storing the codes of the wards and dots of the private characters for each private character registration number;
is a buffer that stores the external character pattern corresponding to the 1-point code. Reference numeral 25 designates a register indicating the next non-standard character registration number to be deleted when the registration of the non-standard character RAM becomes full, and 26 is a chain memory for managing the priority order of deletion. 27 is a counter indicating the number of external characters registered in the external character RAM. 28 is a memory group in which the microprocessor for managing each buffer memory shown in 21 to 27 above and its program are stored.

以降簡単のため、このブロック28を単にマイクロプロ
セッサと称し、説明を行なう。
Hereinafter, for the sake of simplicity, this block 28 will be simply referred to as a microprocessor.

第3図、第4図、第5図は本発明の動作をメモリ上に展
開して示した動作概念図であシ、第3図はレジスタ25
及びチェーンメモリ26の初期設定状態を、第4図は・
リーンの頻度を考慮したチェーンメモリ26上での組み
替え動作を、そして、第5図は、外字RAMがフルの時
、抹消して新しい外字・ぞターンを登録する過程を示し
た図、である。
3, 4, and 5 are operational conceptual diagrams showing the operation of the present invention expanded on the memory, and FIG. 3 shows the register 25.
And the initial setting state of the chain memory 26 is shown in FIG.
FIG. 5 is a diagram illustrating the recombination operation on the chain memory 26 taking into account the lean frequency, and the process of erasing and registering a new custom character/turn when the custom character RAM is full.

以下、本発明の動作につき詳細に述べる。The operation of the present invention will be described in detail below.

外字RAMの登録可能数をN個とすると、外字登録カウ
ンタ27がNよシ小さい時は空きエリアがあるので、新
規の外字コード及びパターンは、各バッファ・メモリ2
1〜24の内容を順次インクリメントしながら登録する
Assuming that the number of characters that can be registered in the private character RAM is N, when the private character registration counter 27 is smaller than N, there is an empty area, so new private character codes and patterns can be stored in each buffer memory 2.
The contents of 1 to 24 are registered while being incremented sequentially.

外字登録カウンタ27がNに等しくなると、既登録パタ
ーンを抹消し、新規パターンを登録する必要があるので
以下に述べる使用頻度を考L・N、して動作する。まず
、抹消レジスタ25とチェーンメモリ26の内容は第3
図の様に初期設定される。抹消レジスタ25及びチェー
ンメモリ26の各内容は外字登録番号が小さいほど高く
抹消レジスタ25の内容のn0番号Oの区。
When the non-standard character registration counter 27 becomes equal to N, it is necessary to delete the registered pattern and register a new pattern. First, the contents of the erase register 25 and chain memory 26 are
Initial settings are made as shown in the figure. The contents of the deletion register 25 and the chain memory 26 are higher as the non-registered character registration number is smaller.

点、・クターンが1ず抹消されることになる。One point, one C'tan, will be erased.

LASTというのは、最終の順位ということで何か特殊
なコードを割り尚てる。
LAST means the final ranking, so a special code can be assigned to it.

ここで、登録番号I(の区1点、コードとそのパターン
が端末内で使用されると、第4図に示す如く、マイクロ
プロセッサ28によす抹消レジスタ25及びヂエーンメ
モリ26における抹消順位の変更が行なわれる。即ち、
まずLi5tという内容が格納されている位置をチェー
ンメモリ26内で検索し、内容をt→1istに替える
Here, when the code and its pattern are used in the terminal, the microprocessor 28 changes the erasure order in the erasure register 25 and the chain memory 26, as shown in FIG. is carried out, i.e.
First, the chain memory 26 is searched for the location where the content Li5t is stored, and the content is changed from t to 1ist.

これにより外字登録番号Kを抹消順位の最下位に置いた
ことになる。次に、Kという内容が格納されている位置
を抹消レジスタ25及びチェーンメモリ26内で検索し
、その内容をに一+tに置き換える。以上の動作により
既登録の外字パターンが使用される度に、抹消11n位
のメンテナンスが行なわれる。即ち、既登録の24ター
ンが使用されると、その抹消順位を最下位に持って行く
ロソックにより、使用頻度の高いパターンは抹消しにく
く保持しておくことが可能である。
This places the private character registration number K at the bottom of the deletion order. Next, the erase register 25 and chain memory 26 are searched for the location where the content K is stored, and the content is replaced with 1+t. Through the above-described operation, maintenance for deletion 11n is performed every time a registered external character pattern is used. That is, when the registered 24 turns are used, the rosock moves its deletion order to the lowest, making it possible to hold frequently used patterns so that they are difficult to delete.

第5図は、外字パターンを抹消し新規パターンを外字・
ぞターン要求の手続き後、登録する様子を示した図であ
る。この時、抹消番号レジスタ25の内容の指す外字登
録番号に対応する区、点1..,6ターンバツフア22
,23.24の内容を入れ換える。抹消番号レジスタ2
5の内容は、メンテナンスによシ、使用頻度の低い外字
登録番号が参照されることになり、結果的に無駄な外字
・9ターン要求の手続きを少なくすることができる。
Figure 5 shows how to delete a custom character pattern and create a new pattern as a custom character.
It is a diagram showing the state of registration after the turn request procedure. At this time, the ward, point 1, which corresponds to the private character registration number indicated by the contents of the deletion number register 25, is selected. .. , 6 turn buffer 22
, 23. Replace the contents of 24. Deletion number register 2
The content of item 5 is convenient for maintenance, since the infrequently used custom character registration number is referenced, and as a result, unnecessary procedures for requesting custom characters and 9 turns can be reduced.

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

以上説明の如く本発明によれば、端末内部における既登
録の外字・ぞ、ターンの使用頻度を考慮した外字管理を
行なうことによシ、本体へのアクセスを要する無駄な外
字パターン要求をなくし、時間的なロスを少なくするこ
とができる。
As explained above, according to the present invention, unnecessary character pattern requests that require access to the main body can be eliminated by managing the custom characters in consideration of the frequency of use of registered characters, zo, and turns inside the terminal. Time loss can be reduced.

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

第1図は、端末装置から本体に対し発せられる外字パタ
ーン要求の手続きを示す図、第2図は本発明が実現され
る端末装置の実施例を示すブロック図、第3図、第4図
、第5図は本発明の動作をメモリ上に展開して示した動
作概念図である。 1・・・システム本体、芭・・・端末装置、2ノ・・・
外字登録番号設定エリア、22.23・・・コードメモ
I)、24・・・外字ハターンパッファ、25・・・抹
消レジスタ、26・・・チェーンメモリ、27・・・カ
ウンタ、28・・・マイクロプロセッサ。 第1図 第2図
FIG. 1 is a diagram showing a procedure for requesting a custom character pattern issued from a terminal device to the main body, FIG. 2 is a block diagram showing an embodiment of a terminal device in which the present invention is implemented, FIGS. 3 and 4, FIG. 5 is a conceptual diagram showing the operation of the present invention expanded on the memory. 1... System body, 2... Terminal device, 2...
External character registration number setting area, 22.23... Code memo I), 24... External character pattern puffer, 25... Deletion register, 26... Chain memory, 27... Counter, 28... Micro processor. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】[Claims] 外字コード及びそのコードに対応する外字・9ターンが
収納される外字メモリを有し、本体に対し発せられる外
字・母ターン要求によシ該当パターンを送シ出し、外字
パターンの抹消順位を管理することによって上記外字メ
モリの内容を更新して所望の登録パターンを得る端末装
置において、次に、抹消すべき外字・やターンの登録番
号が設定されるレジスタと、抹消順位の最も高い外字ノ
4ターンが特殊コードで示され、この抹消のため頻度順
に登録番号が設定されるチェーンメモリと、このチェー
ンメモリを参照することによ#)特殊コードが格納され
ている位置を検索し、その内容を現在使用した外字・ぐ
ターンの登録番号に変更し、同時に変更した番号に対応
するチェーンメモリの内容を特殊コート゛に更新する手
段とを具備し、既登録の外字・ぐターンが使用される都
度、上記手段により抹消順位のメンテナンスを行なうこ
とを特徴とする端末装置の外字管理方式。
It has a custom character memory that stores the custom character code and the custom character/nine turns corresponding to that code, and sends the corresponding pattern in response to a custom character/main turn request issued to the main unit, and manages the deletion order of custom character patterns. In the terminal device that updates the contents of the external character memory to obtain a desired registration pattern, the next step is to create a register in which the registration number of the external character or turn to be deleted is set, and the register number of the 4th turn of the external character with the highest deletion order. is indicated by a special code, and by referring to the chain memory where registration numbers are set in order of frequency for deletion, the location where the special code is stored (#) is searched, and its contents are currently displayed. It is equipped with means for changing the registered number of the used external character/gutter and at the same time updating the contents of the chain memory corresponding to the changed number to a special code. A non-standard character management method for a terminal device, characterized in that maintenance of deletion order is carried out by means.
JP58136958A 1983-07-27 1983-07-27 External character control system of terminal equipment Pending JPS6027926A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58136958A JPS6027926A (en) 1983-07-27 1983-07-27 External character control system of terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58136958A JPS6027926A (en) 1983-07-27 1983-07-27 External character control system of terminal equipment

Publications (1)

Publication Number Publication Date
JPS6027926A true JPS6027926A (en) 1985-02-13

Family

ID=15187472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58136958A Pending JPS6027926A (en) 1983-07-27 1983-07-27 External character control system of terminal equipment

Country Status (1)

Country Link
JP (1) JPS6027926A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61157931A (en) * 1984-12-28 1986-07-17 ウオング・ラボラトリ−ズ・インコ−ポレ−テツド Apparatus for inputting input information into data processor while display output information therefrom

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61157931A (en) * 1984-12-28 1986-07-17 ウオング・ラボラトリ−ズ・インコ−ポレ−テツド Apparatus for inputting input information into data processor while display output information therefrom

Similar Documents

Publication Publication Date Title
JPH0345076A (en) Processing system for picture data
JPS6027926A (en) External character control system of terminal equipment
US4585360A (en) Electronic equipment having a character sequence memory and a character display
JP2744371B2 (en) Input character display method using enlarged characters
JP2577397B2 (en) Graphic display device
EP0498453B1 (en) Programmable controller with independent display
JP2759954B2 (en) Electronic map search device
JPH1115851A (en) Www page link control system and recording medium recording control processing program for the system
JPH05134895A (en) Trace data storage and management system
JP2000148548A (en) Unnecessary record deleting device
JP2590327B2 (en) How to manage drawing information
JP2000151419A (en) Data compression method and data compression unit
JP2005055605A (en) Communication type map display device
JPH10187508A (en) Method and device for electronic filing and storage medium
JPH08328946A (en) Managing method for secondary storage area
JPH04337866A (en) Data base management device
JP2555102B2 (en) Character pattern purging method
JPS6051924A (en) External character access system
JPH05342086A (en) Data processor
JPH04184487A (en) Font cache administration method
JPS59125483A (en) Character processor
JPH05158992A (en) Information processor
JPH02299038A (en) File access device
JPH1194585A (en) Track display device
JPS60238890A (en) Display processing system for registration pattern generation