JP2841555B2 - Data input device - Google Patents
Data input deviceInfo
- Publication number
- JP2841555B2 JP2841555B2 JP1253310A JP25331089A JP2841555B2 JP 2841555 B2 JP2841555 B2 JP 2841555B2 JP 1253310 A JP1253310 A JP 1253310A JP 25331089 A JP25331089 A JP 25331089A JP 2841555 B2 JP2841555 B2 JP 2841555B2
- Authority
- JP
- Japan
- Prior art keywords
- key
- mode
- symbol
- data
- input
- 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 - Fee Related
Links
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Input From Keyboards Or The Like (AREA)
Description
【発明の詳細な説明】 産業上の利用分野 本発明は、文書を構成するデータを入力するデータ入
力装置に関するものである。Description: TECHNICAL FIELD The present invention relates to a data input device for inputting data constituting a document.
従来の技術 近年、プリンター普及率が上がるのに伴い、背表紙、
ラベル等の印字をプリンタを用いて行うケースが多くな
ってきた。2. Description of the Related Art In recent years, as the penetration rate of printers has increased,
In many cases, printing of labels and the like is performed using a printer.
以下に従来のデータ入力装置を用いた印字装置につい
て説明する。第4図は従来のデータ入力装置の制御フロ
ーである。まず、操作されたキーが文字キーか否かを識
別し、そうであればその文字コードを出力する。文字コ
ードでない場合は長音記号キーか否を識別し、そうであ
れば長音記号コードを出力してリターンする。そうでな
ければ次のステップでハイフンキーか否かを識別し、そ
うであればハイフンコードを出力してリターンする。そ
うでなければ該キーに応じた処理を行う。Hereinafter, a printing apparatus using a conventional data input device will be described. FIG. 4 is a control flow of the conventional data input device. First, it is determined whether the operated key is a character key or not, and if so, the character code is output. If it is not a character code, it is determined whether or not it is a long sound key, and if so, a long sound code is output and the process returns. If not, the next step is to identify whether it is a hyphen key, and if so, output a hyphen code and return. Otherwise, a process corresponding to the key is performed.
発明が解決しようとする課題 しかしながら従来のデータ入力装置の場合、ハイフン
入力用のキーと長音記号入力用のキーとが別々に備えら
れ、キートップには、各々「−」、「ー」との似通った
ラベルが付されているため、ハイフンを用いるべき所に
長音記号を用いたり、長音記号を用いるべき所にハイフ
ンを用いたりして、その文章の表現するところの意味が
違ってしまうことがあった。Problems to be Solved by the Invention However, in the case of the conventional data input device, a key for hyphen input and a key for long sound symbol input are separately provided, and key tops are provided with "-" and "-", respectively. Because similar labels are used, using a prolonged sign where hyphens should be used or using hyphens where a prolonged sign should be used can mean different meanings in the text. there were.
課題を解決するための手段 この課題を解決するために本発明は、ハイフンおよび
長音記号が定義された記号キーと、このキーが操作され
た際アルファベット入力モードではハイフンデータを出
力し、仮名の入力モードでは長音記号データを出力する
キーデータ発生手段とを備える。Means for Solving the Problems In order to solve the problem, the present invention provides a symbol key in which a hyphen and a prolonged sound symbol are defined, and when this key is operated, outputs a hyphen data in an alphabet input mode, and inputs a kana. In the mode, there is provided key data generating means for outputting long sound symbol data.
作用 この構成で、記号キー操作字の入力モードに従ってハ
イフンと長音記号とが区別されて入力される。Operation With this configuration, a hyphen and a prolonged symbol are input in a distinguished manner in accordance with the input mode of the symbol key operation character.
実 施 例 以下、本発明の一実施例におけるデータ入力装置を用
いた印字装置について詳細に説明する。Embodiment Hereinafter, a printing apparatus using a data input device according to an embodiment of the present invention will be described in detail.
先ず、第1図は本実施例のデータ入力装置の構成を示
すブロック図である。ここで、1は複数のキースイッチ
を有するキーボードである。2はキーボード1のキー操
作を検出して、操作されたキーに対応するキーコードを
出力するキーコード発生部を有する入力制御回路で、内
部にアルファベット入力モードが仮名入力モードかのモ
ード記憶部を備える。3は入力制御回路2やその他の制
御を司さどり、第3図のフローチャートに従って制御を
行う中央処理回路である。7は第3図のフローチャート
に従った制御プログラムを格納したプログラム記憶領
域、アルファベットで表現されたローマ字を仮名データ
に変換するためのローマじ変換テーブル及びキーコード
を文字コードに変換するための文字コードテーブルを備
えた読み出し専用メモリである。4はキーボード1から
入力された最終的な文字データを記憶するランダムアク
セスメモリである。5はランダムアクセスメモリの内容
を印字部6に出力する際の制御を司さどる出力制御回路
である。6は出力制御回路5の制御のもとで印字を行う
印字部である。First, FIG. 1 is a block diagram showing the configuration of the data input device of the present embodiment. Here, 1 is a keyboard having a plurality of key switches. Reference numeral 2 denotes an input control circuit having a key code generation unit for detecting a key operation of the keyboard 1 and outputting a key code corresponding to the operated key, and internally has a mode storage unit for determining whether the alphabet input mode is a kana input mode. Prepare. Reference numeral 3 denotes a central processing circuit which supervises the input control circuit 2 and other controls and performs control according to the flowchart of FIG. Reference numeral 7 denotes a program storage area for storing a control program according to the flowchart of FIG. 3, a Roman character conversion table for converting Roman characters expressed in alphabets to kana data, and a character code for converting key codes to character codes. This is a read-only memory having a table. Reference numeral 4 denotes a random access memory for storing final character data input from the keyboard 1. Reference numeral 5 denotes an output control circuit that controls the output of the contents of the random access memory to the printing unit 6. Reference numeral 6 denotes a printing unit that performs printing under the control of the output control circuit 5.
第2図はキーボード1の操作面の外観図である。ここ
で、11、12は、モード切り換えキーで、11は英字モード
キー、12は仮名モードキーである。13はアルファベット
が定義された文字キーである。14はハイフン及び長音記
号が定義された記号キーである。FIG. 2 is an external view of the operation surface of the keyboard 1. Here, 11 and 12 are mode switching keys, 11 is an alphabetic mode key, and 12 is a kana mode key. 13 is a character key in which the alphabet is defined. 14 is a symbol key in which a hyphen and a prolonged symbol are defined.
以上のように構成されたデータ入力装置の動作を説明
する。先ずキーボード1の英字モードキー11或は仮名モ
ードキー12が操作されると入力制御回路2はモード記憶
部に設定されたモードを記憶する。そして文字キー13が
操作されるとモードデータと共に操作されたキーに対応
するキーコードを中央処理装置に出力する。そして中央
処理回路3は送られてきたモードデータとキーコードデ
ータとによって読み出し専用メモリ7をアクセスして、
文字コードを得る。例えば仮名入力モードのときの操作
去れたキーコードが「K」の場合は、次に操作されて送
られてくるキーコードを待って、「A」のキーコード次
に到来したらローマ字変換テーブルを参照して「か」の
文字コードを出力する。出力された文字コードはランダ
ムアクセスメモリ4に記憶される。The operation of the data input device configured as described above will be described. First, when the alphabet mode key 11 or the kana mode key 12 of the keyboard 1 is operated, the input control circuit 2 stores the set mode in the mode storage unit. When the character key 13 is operated, the key code corresponding to the operated key is output to the central processing unit together with the mode data. Then, the central processing circuit 3 accesses the read-only memory 7 based on the transmitted mode data and key code data,
Get character code. For example, if the removed key code is "K" in the kana input mode, the key code of "A" is waited for after the next operated key code, and the Roman character conversion table is referred to when the next key code arrives. And output the character code of "ka". The output character code is stored in the random access memory 4.
次に、記号キー14が操作された場合の制御手順につい
て第3図のフローチャートに従って説明する。まずステ
ップs1で記号キー14の操作を検出した入力制御回路2か
らのモードデータとキーコードとを受け取る。ステップ
s2において入力モードが仮名モードか、英字モードかを
識別し、仮名モードの場合はステップs3へ、英字モード
の場合はステップs5へ移行する。ステップs3、ステップ
s5では読み出し専用メモリ7の文字コードテーブルをア
クセスする。そしてステップs4においては長音記号コー
ドを得るのでこれをランダムアクセスメモリ4に格納す
る。またステップs6ではハイフンコードを得るのでこれ
をランダムアクセスメモリ4に格納してリターンする。Next, a control procedure when the symbol key 14 is operated will be described with reference to the flowchart of FIG. First, in step s1, the mode data and the key code from the input control circuit 2 which detected the operation of the symbol key 14 are received. Steps
In s2, it is determined whether the input mode is the kana mode or the alphabet mode. If the input mode is the kana mode, the process proceeds to step s3. Step s3, step
In s5, the character code table of the read-only memory 7 is accessed. Then, in step s4, since the long-sound symbol code is obtained, it is stored in the random access memory 4. Since a hyphen code is obtained at step s6, the hyphen code is stored in the random access memory 4 and the routine returns.
尚、以上の説明において入力モードは仮名モードと英
字モードとについて説明したが、片仮名モードを仮名モ
ードに、数字モードを英字モードに含ませても本発明は
効果を奏する。In the above description, the input mode has been described for the kana mode and the alphabet mode. However, the present invention is also effective when the katakana mode is included in the kana mode and the numeric mode is included in the alphabet mode.
発明の効果 以上のように本発明は、ハイフンと長音記号と一つの
キーに定義し、英字モードか仮名モードかもモード状態
に応じて、ハイフンデータ或は長音記号データを出力す
るようにしたので、キーの数が少なくなると同時に、従
来操作者が混同しやすかったハイフンのキーのキーラベ
ルと長音記号のキーラベルとの識別をする必要がなくな
ったので、誤入力の可能性も減少する。Effect of the Invention As described above, the present invention defines a hyphen and a prolonged symbol and one key, and outputs the hyphen data or the prolonged symbol data depending on the mode state of the alphabet mode or the kana mode, At the same time as the number of keys is reduced, it is no longer necessary for the operator to discriminate between the key label of the hyphen key and the key label of the long vowel sign, which is apt to be confused in the related art.
第1図は本発明の一実施例におけるデータ入力装置を用
いた装置のブロック図、第2図は本実施例のキーボード
の操作面を示す外観図、第3図は本実施例の制御手順を
示すフローチャート、第4図は従来のデータ入力装置の
制御手順を示すフローチャートである。 1……キーボード 2……モード記憶部 11……英字モードキー 12……仮名モードキー 13……文字キー 14……記号キーFIG. 1 is a block diagram of a device using a data input device according to an embodiment of the present invention, FIG. 2 is an external view showing an operation surface of a keyboard of the embodiment, and FIG. 3 is a control procedure of the embodiment. FIG. 4 is a flowchart showing a control procedure of the conventional data input device. 1 Keyboard 2 Mode storage unit 11 Alphabetic mode key 12 Kana mode key 13 Character key 14 Symbol key
Claims (1)
の文字キーと、 前記文字キーの操作に応答して、該キーに定義されたア
ルファベット或はローマ字表現された仮名のいずれを入
力データとして入力するかのモードを切り換えるモード
切り換え手段と、 長音記号及びハイフンが定義された記号キーと、 前記モード切り換え手段によってアルファベットの入力
モードの状態では前記記号キーの操作に応答してハイフ
ンデータを出力し、仮名の入力モードの状態では前記記
号キーの操作に応答して長音記号データを出力するキー
データ発生手段と、 を有することを特徴とするデータ入力装置。1. A plurality of character keys in which alphabets are defined for each key, and either an alphabet defined in the keys or a kana expressed in Roman characters is input as input data in response to operation of the character keys. Mode switching means for switching the mode of whether or not, a symbol key in which a prolonged symbol and a hyphen are defined, and in the state of the alphabet input mode by the mode switching means, outputs hyphen data in response to operation of the symbol key, And a key data generating means for outputting long-symbol data in response to the operation of the symbol key in a kana input mode state.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1253310A JP2841555B2 (en) | 1989-09-28 | 1989-09-28 | Data input device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1253310A JP2841555B2 (en) | 1989-09-28 | 1989-09-28 | Data input device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03113622A JPH03113622A (en) | 1991-05-15 |
JP2841555B2 true JP2841555B2 (en) | 1998-12-24 |
Family
ID=17249518
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1253310A Expired - Fee Related JP2841555B2 (en) | 1989-09-28 | 1989-09-28 | Data input device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2841555B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2743869B2 (en) * | 1995-06-07 | 1998-04-22 | 日本電気株式会社 | Switching power supply |
-
1989
- 1989-09-28 JP JP1253310A patent/JP2841555B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH03113622A (en) | 1991-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20020067853A1 (en) | Computer method and apparatus for storing and reproducing handwritten characters | |
WO2000043208A3 (en) | Speed typing apparatus and method | |
JPH0348545B2 (en) | ||
JP2841555B2 (en) | Data input device | |
JPS6154559A (en) | Japanese word processor | |
JP2609288B2 (en) | Character processor | |
JPS5837726A (en) | Input system for japanese character typewriter | |
JP2629946B2 (en) | Document processing device | |
JPS6244286B2 (en) | ||
JPS6327967A (en) | Documentation device | |
JPS6346566A (en) | Character processor | |
JPS59121424A (en) | Kanji inputting method and apparatus | |
JPH05257582A (en) | Input control system | |
JPH0230223A (en) | Keyboard device | |
JPS5975332A (en) | Character type conversion method | |
JPS62127924A (en) | Keyboard for inputting japanese language | |
JPH02101570A (en) | Character inputting system | |
JPS6327916A (en) | Documentation device | |
JPS6194173A (en) | Japanese input device | |
JPS60105030A (en) | Character processor | |
JPH02291059A (en) | Japanese language processor | |
JPH01253060A (en) | Japanese syllabary to chinese character converting method | |
KR20020051568A (en) | Method of Inputting Characters in the Mobile Communication Terminal | |
JPH0562076B2 (en) | ||
JPH04133165A (en) | Kana/kanji converter |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |