JPH06259180A - Data entry device - Google Patents

Data entry device

Info

Publication number
JPH06259180A
JPH06259180A JP5044235A JP4423593A JPH06259180A JP H06259180 A JPH06259180 A JP H06259180A JP 5044235 A JP5044235 A JP 5044235A JP 4423593 A JP4423593 A JP 4423593A JP H06259180 A JPH06259180 A JP H06259180A
Authority
JP
Japan
Prior art keywords
input
key
data
shift
keyboard
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
JP5044235A
Other languages
Japanese (ja)
Inventor
Tokuji Tashiro
徳二 田代
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.)
Juki Corp
Original Assignee
Juki 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 Juki Corp filed Critical Juki Corp
Priority to JP5044235A priority Critical patent/JPH06259180A/en
Publication of JPH06259180A publication Critical patent/JPH06259180A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prepare rational total data with high reliability even at the time of input by a multi-punch code by measuring the number of key touch in each shift state of a keyboard, and storing it in a total data file. CONSTITUTION:A CPU 1 constituted of a microprocessor controls a data entry processing by using a RAM 5 as a work area according to a program stored in a ROM 4. Then, at the time of data input, the data format of a field constituting the record of a data base is controlled by a preliminarily prepared input format program. Then, at the time of input to a bit map field by the multi- punch code, the number of key touch is measured each time of the prescribed shift key of a keyboard 3 is pressed, and stored in the total data file. Moreover, the number of key touch is counted after classified in each shift state such as a Chinese character shift, Roman alphabet shift, or bit shift for input to the bit map field.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータエントリ装置、特
にキーボードから入力されたデータをデータベースファ
イルに格納するとともに、作業に関する統計データを作
成し、統計データファイルとして格納するデータエント
リ装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data entry device, and more particularly to a data entry device for storing data input from a keyboard in a database file, creating statistical data relating to work, and storing it as a statistical data file. .

【0002】[0002]

【従来の技術】従来より、顧客データや、住所録デー
タ、アンケート調査の集計など、大量のデータを入力す
る業務にデータエントリ装置が利用されている。
2. Description of the Related Art Conventionally, a data entry device has been used for inputting a large amount of data such as customer data, address book data, and questionnaire surveys.

【0003】データエントリ装置では、データの形式と
して、漢字、数字、アルファベットなどの文字コードを
用いるほか、いわゆるマルチパンチコード体系も用いら
れている。
The data entry device uses character codes such as Chinese characters, numbers, and alphabets as the data format, and also uses a so-called multi-punch code system.

【0004】マルチパンチコード体系は、パンチカード
などで使用される2バイトのコード系で、たとえばアン
ケート調査の集計などにおいては、多枝選択の設問の答
のビットマップなどを表現するのに使用されており、ま
た、数字、アルファベット、カナがマップされており、
これらの文字を表現するためにも使用される。
The multi-punch code system is a 2-byte code system used in punch cards and the like, and is used for expressing a bit map or the like of an answer to a question for multiple branch selection, for example, in a questionnaire survey. In addition, numbers, alphabets, and kana are mapped,
It is also used to represent these characters.

【0005】マルチパンチコードを用いてビットマップ
入力を行なう場合、マルチパンチコードは2バイトコー
ドであるため、1文字分のデータ領域には16ビットの
ビットマップを格納することができるが、マルチパンチ
コードの場合、通常、上位バイトおよび下位バイトのそ
れぞれ上位2ビットは使用されず、結局12ビットのビ
ットマップを格納するようになっていることが多い。
When the bit map is input using the multi-punch code, the multi-punch code is a 2-byte code, so that a 16-bit bit map can be stored in the data area for one character. In the case of a code, normally, the upper 2 bits of each of the upper byte and the lower byte are not used, and in many cases, a 12-bit bitmap is eventually stored.

【0006】また、ビットマップフィールドへの入力で
は、ビット単位での編集を容易にするために、キーボー
ドのテンキーないし文字キーをビット0〜ビット11の
12ビットに割り当て、所定のシフトキーを押下しなが
らこれらのキーを押下することにより、当該ビットをO
N/OFFすることができるようにすることが考えられ
る。
Further, in the input to the bit map field, in order to facilitate the bit-by-bit editing, the numeric keypad or character key of the keyboard is assigned to 12 bits of bit 0 to bit 11, and a predetermined shift key is pressed. By pressing these keys, the relevant bit is set to O
It is conceivable to enable N / OFF.

【0007】[0007]

【発明が解決しようとする課題】一方、従来より、オペ
レータの作業効率の判定などのために、ジョブごとにそ
のデータエントリに関する統計データを作成することが
できるデータエントリ装置が知られている。
On the other hand, conventionally, there is known a data entry apparatus capable of creating statistical data relating to the data entry of each job in order to judge the work efficiency of an operator.

【0008】たとえば、各ジョブごとに作業時間、入力
レコード数、フィールド数、入力データ量などを統計フ
ァイルに記録するようになっているものがある。また、
入力データ量は、バイト数あるいは文字数などを単位と
して記録する。
For example, there is one in which the work time, the number of input records, the number of fields, the amount of input data, etc. are recorded in a statistical file for each job. Also,
The amount of input data is recorded in units of bytes or characters.

【0009】ところが、入力データ量をバイト数あるい
は文字数などを単位として統計ファイルに記録するもの
とすると、上記のようにシフトキーとテンキーないし文
字キーの組み合わせによりマルチパンチコードによるビ
ットマップフィールドへの入力を行なう方式を採用する
と、数ビットないし10数ビットの操作を行なったとし
ても、入力データ量は1文字、あるいは2バイトとして
計上されてしまい、不合理が生じる。
However, assuming that the amount of input data is recorded in the statistical file in units of the number of bytes or the number of characters, as described above, the combination of the shift key and the numeric keypad or the character key is used to input into the bitmap field by the multi-punch code. When the method of performing is adopted, the amount of input data is counted as one character or two bytes even if an operation of several bits to ten or more bits is performed, which causes irrationality.

【0010】本発明の課題は、以上の問題を解決し、マ
ルチパンチコードによるビットマップフィールドへの入
力を行なう場合などにおいても、合理的かつ信頼性の高
い統計データを作成することができるデータエントリ装
置を提供することにある。
The object of the present invention is to solve the above problems and to provide a data entry capable of producing rational and highly reliable statistical data even when inputting into a bitmap field by a multi-punch code. To provide a device.

【0011】[0011]

【課題を解決するための手段】以上の課題を解決するた
めに、本発明においては、キーボードから入力されたデ
ータをデータベースファイルに格納するとともに、作業
に関する統計データを作成し、統計データファイルとし
て格納するデータエントリ装置において、キーボードの
シフト状態ごとにキータッチ数を計測し、前記統計デー
タファイルに格納する構成を採用した。
In order to solve the above problems, in the present invention, data input from a keyboard is stored in a database file, and statistical data regarding work is created and stored as a statistical data file. In the data entry device, the number of key touches is measured for each shift state of the keyboard and stored in the statistical data file.

【0012】[0012]

【作用】以上の構成によれば、キーボードの、漢字シフ
ト、英字シフト、あるいは、ビットマップフィールドへ
の入力のためのビットシフトなどの各シフト状態ごとに
分類して統計データファイルに格納することができる。
With the above configuration, it is possible to classify and store in the statistical data file each shift state such as the Chinese character shift, the alphabet shift, or the bit shift for inputting into the bitmap field of the keyboard. it can.

【0013】[0013]

【実施例】以下、図面に示す実施例に基づき、本発明を
詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below with reference to the embodiments shown in the drawings.

【0014】図1に本発明を採用したデータエントリ装
置の構造を示す。図1において符号1はマイクロプロセ
ッサなどから構成されたCPU1で、ROM4に格納さ
れたプログラムにしたがい、RAM5をワークエリアと
してデータエントリ処理を制御する。
FIG. 1 shows the structure of a data entry device adopting the present invention. In FIG. 1, reference numeral 1 is a CPU 1 composed of a microprocessor or the like, which controls a data entry process using a RAM 5 as a work area according to a program stored in a ROM 4.

【0015】装置はユーザインターフェース手段とし
て、CRT2およびキーボード3(あるいはさらにマウ
スやライトペンなどの入力手段)を有しており、通常、
オペレータは、データをキーボード3から入力する。入
力されたデータは、ハードディスクドライブ6やフロッ
ピーディスクドライブ7に装填されたフロッピーディス
クにファイルの形式で格納される。
The device has a CRT 2 and a keyboard 3 (or further input means such as a mouse or a light pen) as a user interface means.
The operator inputs data from the keyboard 3. The input data is stored in a file format on a floppy disk loaded in the hard disk drive 6 or the floppy disk drive 7.

【0016】データ入力の際、データベースのレコード
を構成するフィールドのデータ形式(たとえば、そのフ
ィールドが数字、文字、あるいはビットマップのいずれ
か、その桁数など)はあらかじめ作成された入力フォー
マットプログラムにより制御される。
At the time of data input, the data format (for example, the field is a number, a character, or a bit map, the number of digits thereof, etc.) of the field constituting the record of the database is controlled by the input format program prepared in advance. To be done.

【0017】入力フォーマットプログラムには、データ
の内容に応じて、キーボード3を自動的に漢字入力モー
ドや、カナ入力モードにシフトするためのデータも含ま
れる。漢字入力方式としては、公知の連想入力方式、か
な漢字変換方式などを使用できる。
The input format program also includes data for automatically shifting the keyboard 3 to the kanji input mode or kana input mode according to the content of the data. As a kanji input method, a known associative input method, kana-kanji conversion method, or the like can be used.

【0018】本実施例では、マルチパンチコードによる
ビットマップフィールドへの入力をも行なえるものと
し、その場合、キーボード3の所定のシフトキーを押下
しながら(以下このビットマップフィールドへの入力の
ためのシフトを「ビットシフト」という)、テンキーな
いし文字キーを押下することによりビット単位での入
力、編集を行なえるようにする。
In this embodiment, it is assumed that the multi-punch code can be used to input into the bitmap field, and in that case, a predetermined shift key of the keyboard 3 is pressed (hereinafter, the input for this bitmap field will be omitted). Shift is called "bit shift"), and input and edit can be done in bit units by pressing the numeric keypad or character keys.

【0019】従来例で述べたように、このような入力方
式を採用する場合には、入力データ量は、バイト数ある
いは文字数などを単位として記録する場合には、数ビッ
トないし10数ビットの操作を行なったとしても、入力
データ量は1文字、あるいは2バイトとして計上されて
しまい不合理が生じる。
As described in the conventional example, when such an input method is adopted, the amount of input data is several bits to several tens of bits when the number of bytes or characters is recorded as a unit. However, the amount of input data is counted as one character or two bytes, which is unreasonable.

【0020】このため、本実施例では、入力データ量を
バイト数や文字数で計算せず、キータッチ数を計数する
ようにし、しかも、このキータッチ数は漢字シフト、英
字シフト、あるいは、ビットマップフィールドへの入力
のためのビットシフトなどの各シフト状態ごとに分類し
て計数するようにする。
Therefore, in this embodiment, the number of key touches is counted without calculating the amount of input data by the number of bytes or the number of characters, and the number of key touches is Chinese character shift, alphabetic shift, or bit map. Each shift state such as bit shift for input to the field is classified and counted.

【0021】特に、ビットシフト状態におけるキータッ
チの計数は、キーボード3の入力イベントに応じてCP
U1が図2に示すような制御を行なうことにより実現で
きる。ここでは、キーボード3がビットシフト状態とな
っている間ビットカウントステータスというフラグをO
Nにし、このフラグがONになっている間のみビットマ
ップ入力に用いられるキー(テンキーおよび所定の文字
キー)のタッチ数を専用のキータッチカウンタに保存す
る。また、漢字シフト、英字シフトなどの所定のシフト
状態におけるキータッチ数に関しても専用のキータッチ
カウンタを用意しておくのはいうまでもない。
In particular, the number of key touches in the bit shift state is determined by the CP depending on the input event of the keyboard 3.
This can be realized by U1 performing the control shown in FIG. Here, while the keyboard 3 is in the bit shift state, a flag called bit count status is set to O.
When the flag is set to N, the number of touches of the keys (numerical keys and predetermined character keys) used for bitmap input is stored in the dedicated key touch counter only while this flag is ON. Also, it goes without saying that a dedicated key touch counter is prepared for the number of key touches in a predetermined shift state such as Kanji shift or English shift.

【0022】すなわち、図2のステップS3では、キー
ボード3の所定のビットシフトキー(たとえば「NU
M」キーなど)が操作されたか否かを判定し、ビットシ
フトキーが操作されている場合にはステップS6におい
てビットカウントステータスをONにする。また、ステ
ップS4においてビットシフトキーの操作が終了してい
る場合にはステップS7においてビットカウントステー
タスをOFFにする。
That is, in step S3 of FIG. 2, a predetermined bit shift key of the keyboard 3 (for example, "NU").
It is determined whether the "M" key or the like) is operated, and if the bit shift key is operated, the bit count status is turned on in step S6. If the operation of the bit shift key is completed in step S4, the bit count status is turned off in step S7.

【0023】そしてステップS5において、ビットカウ
ントステータスの状態に応じて、キータッチ数のカウン
トを行なう。ビットカウントステータスがONであれ
ば、ステップS8においてキータッチごとにキータッチ
統計カウンタをインクリメントする。
Then, in step S5, the number of key touches is counted according to the state of the bit count status. If the bit count status is ON, the key touch statistical counter is incremented for each key touch in step S8.

【0024】また、ビットカウントステータスがOFF
であれば、ステップS9においてキータッチごとに数字
シフト、英字シフト、カタカナシフトなどの各シフト状
態に応じて、それぞれに用意されたキータッチカウンタ
をインクリメントする。ステップS10では次のシフト
キーを検出して、対応する処理を行なう。
The bit count status is OFF
If so, in step S9, a key touch counter prepared for each key touch is incremented according to each shift state such as numeric shift, alphabet shift, and Katakana shift. In step S10, the next shift key is detected and the corresponding process is performed.

【0025】このように、ビットシフト状態を数字シフ
ト、英字シフト、カタカナシフトなどと区別して、シフ
ト状態ごとにキータッチを計数し、統計ファイルとし
て、ジョブごとにフロッピーディスクドライブ7などに
記憶させれば、シフトキーとテンキーないし文字キーの
組み合わせによりマルチパンチコードによるビットマッ
プフィールドへの入力を行なう方式を採用している場合
でも、入力データ量をバイト数あるいは文字数などを単
位として計数する従来方式のように不合理が生じること
がなく、合理的かつ信頼性の高い統計データを得ること
ができる。
In this way, the bit shift state is distinguished from numeral shift, alphabetic shift, katakana shift, etc., and the key touch is counted for each shift state, and stored as a statistical file in the floppy disk drive 7 for each job. For example, even when the method of inputting to the bitmap field by the multi-punch code is used with the combination of the shift key and the numeric keypad or the character keys, the amount of input data is counted in the unit of bytes or characters. Reasonable and reliable statistical data can be obtained without irrationality.

【0026】統計データは、図3以降に示すような構成
を有する統計データファイルとして、ジョブごとにフロ
ッピーディスクドライブ7、あるいはハードディスクド
ライブ6に格納する。ファイル名はたとえば「TOKEI」
などとする。
The statistical data is stored in the floppy disk drive 7 or the hard disk drive 6 for each job as a statistical data file having a structure as shown in FIG. The file name is "TOKEI"
And so on.

【0027】統計データファイルは、図3に示すよう
に、バッチ情報、基本操作情報、追加操作情報の各領域
21〜23に分類され、ビットマップフィールドへの入
力キータッチ数は、追加操作情報の領域に格納される。
以下、統計データファイルの構成につき説明する。
As shown in FIG. 3, the statistical data file is divided into batch information, basic operation information, and additional operation information areas 21 to 23. The number of input key touches to the bitmap field is the additional operation information area. It is stored in the area.
The structure of the statistical data file will be described below.

【0028】まず、バッチ情報の領域21には、図4に
示すように、ジョブ名、バッチ番号、オペレータID、
作成日時、対応するデータベースファイルの有効レコー
ド数、対応するデータベースファイルの削除レコード
数、作業時間が格納される(データの位置および長さ
は、バイト単位である)。これらの各項目のデータにつ
いては、RAM5上にレジスタ、カウンタなどが設定さ
れ、必要に応じて、作業中それぞれ更新されるものとす
る。作業時間は、内蔵される時計の計時情報を利用す
る。
First, in the batch information area 21, as shown in FIG. 4, a job name, a batch number, an operator ID,
The creation date / time, the number of valid records in the corresponding database file, the number of deleted records in the corresponding database file, and the working time are stored (the position and length of the data are in bytes). For the data of each of these items, a register, a counter, etc. are set on the RAM 5 and are updated during the work as needed. The working time uses the time information of the built-in clock.

【0029】次に、基本操作情報領域22には、図5に
示されるように、モード、キーボード3の数字キータッ
チ数、英字キータッチ数、カナキータッチ数、漢字キー
タッチ数、ファンクションキータッチ数、作業レコード
件数が格納される。キーボード3の各キータッチ数とし
ては、図2のステップS9で計数されたものが格納され
る。
Next, in the basic operation information area 22, as shown in FIG. 5, the mode, the number of numeric key touches on the keyboard 3, the number of alphabetic key touches, the number of kana key touches, the number of kanji key touches, and the number of function key touches. , The number of work records is stored. As the number of key touches on the keyboard 3, the number counted in step S9 of FIG. 2 is stored.

【0030】ここで、「モード」は、エントリ(入力)
モード、一度入力したデータと同じものを再度入力して
更新するベリファイモード、アップデート(更新)モー
ドの種別を示すもので、エントリモードについては
「E」、ベリファイモードについては「V」、アップデ
ートモードについては「U」の各文字が格納される。
Here, "mode" is an entry (input)
Indicates the type of the mode, the verify mode in which the same data as once input is updated again, and the update (update) mode. “E” for entry mode, “V” for verify mode, and “update mode” Stores each character of "U".

【0031】追加操作情報領域23には図6に示される
ように、諸々の統計情報を格納する。ここでは、レコー
ドの削除、挿入、修正情報、オペレータのID、英字キ
ータッチ、カナキータッチ、漢字キータッチ、ファンク
ションキータッチなどの各キーのベリファイモードにお
けるキータッチ数などが格納され、また、特にビットマ
ップフィールドへの入力キータッチ数は、追加操作情報
領域の位置86(バイト)からの4バイトに格納され
る。
As shown in FIG. 6, various pieces of statistical information are stored in the additional operation information area 23. Here, record deletion, insertion, correction information, operator ID, the number of key touches in the verify mode of each key such as alphabetic key touch, kana key touch, kanji key touch, function key touch, etc. are stored. The number of input key touches to the map field is stored in 4 bytes from position 86 (byte) of the additional operation information area.

【0032】以上のようにして作成された統計データフ
ァイルは、ジョブごとにフロッピーディスクドライブ
7、あるいはハードディスクドライブ6に格納し、必要
に応じてCRT2で表示したり、不図示のプリンタなど
により記録出力することができる。図7はその際の表
示、ないし印字フォーマットの一例を示しており、ここ
では、上記の統計データファイルの内容が記録されてい
る。
The statistical data file created as described above is stored in the floppy disk drive 7 or the hard disk drive 6 for each job, and displayed on the CRT 2 if necessary, or recorded and output by a printer (not shown). can do. FIG. 7 shows an example of the display or print format at that time, in which the contents of the statistical data file are recorded.

【0033】特に、キータッチについては、英字キー、
カナキー、漢字キー、ファンクションキーなどの各キー
ごとにキータッチ数、およびベリファイモードにおける
修正キータッチ数が示され、さらに、キータッチ数、お
よび修正キータッチ数からミスタッチ率を算出してこれ
も出力している。
Particularly, regarding the key touch, an alphabetic key,
The number of key touches for each key such as kana key, kanji key, function key, and the number of correction key touches in the verify mode are displayed. Furthermore, the number of key touches and the number of correction key touches are calculated, and this is also output. is doing.

【0034】また、マルチパンチコードのビットフィー
ルドへの入力におけるタッチ数は、上記のキータッチと
独立して出力されている。
The number of touches in the input of the multi-punch code into the bit field is output independently of the above key touch.

【0035】このように、各キーごとに、キータッチ数
を独立して計算し、出力すれば、より信頼性の高い統計
情報を得ることができる。
In this way, by independently calculating and outputting the number of key touches for each key, more reliable statistical information can be obtained.

【0036】なお、図7において、ビットフィールドお
よびファンクションキーの入力についてはミスタッチ率
を算出していないが、これらについてもミスタッチ率を
算出、出力してもよい。
In FIG. 7, the mis-touch rate is not calculated for the input of the bit field and the function key, but the mis-touch rate may be calculated and output for these as well.

【0037】[0037]

【発明の効果】以上から明らかなように、本発明によれ
ば、キーボードから入力されたデータをデータベースフ
ァイルに格納するとともに、作業に関する統計データを
作成し、統計データファイルとして格納するデータエン
トリ装置において、キーボードのシフト状態ごとにキー
タッチ数を計測し、前記統計データファイルに格納する
構成を採用しており、キーボードの、漢字シフト、英字
シフト、あるいは、ビットマップフィールドへの入力の
ためのビットシフトなどの各シフト状態ごとに分類して
統計データファイルに格納することができ、合理的かつ
信頼性の高い統計データを作成することができる優れた
データエントリ装置を提供することができる。
As is apparent from the above, according to the present invention, in the data entry device for storing the data input from the keyboard in the database file, creating the statistical data regarding the work, and storing the statistical data as the statistical data file. , The number of key touches is measured for each shift state of the keyboard and stored in the statistical data file. Kanji shift, alphabet shift of the keyboard, or bit shift for input to the bitmap field is adopted. It is possible to provide an excellent data entry device that can be stored in a statistical data file by classifying each shift state such as, and can create rational and highly reliable statistical data.

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

【図1】本発明を採用したデータエントリ装置の構成を
示したブロック図である。
FIG. 1 is a block diagram showing a configuration of a data entry device adopting the present invention.

【図2】図1の装置におけるキー入力処理の概略を示す
フローチャート図である。
FIG. 2 is a flowchart showing an outline of key input processing in the apparatus of FIG.

【図3】図1の装置における統計データファイルの構造
を示す説明図である。
FIG. 3 is an explanatory diagram showing a structure of a statistical data file in the apparatus of FIG.

【図4】図1の装置における統計データファイルの構造
を示す説明図である。
FIG. 4 is an explanatory diagram showing a structure of a statistical data file in the apparatus of FIG.

【図5】図1の装置における統計データファイルの構造
を示す説明図である。
5 is an explanatory diagram showing a structure of a statistical data file in the apparatus of FIG.

【図6】図1の装置における統計データファイルの構造
を示す説明図である。
6 is an explanatory diagram showing a structure of a statistical data file in the apparatus of FIG.

【図7】図1の装置における統計データファイルの出力
例を示す説明図である。
7 is an explanatory diagram showing an output example of a statistical data file in the apparatus of FIG.

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

1 CPU 2 CRT 3 キーボード 4 ROM 5 RAM 6 ハードディスクドライブ 7 フロッピーディスクドライブ 1 CPU 2 CRT 3 keyboard 4 ROM 5 RAM 6 hard disk drive 7 floppy disk drive

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 キーボードから入力されたデータをデー
タベースファイルに格納するとともに、作業に関する統
計データを作成し、統計データファイルとして格納する
データエントリ装置において、 キーボードのシフト状態ごとにキータッチ数を計測し、
前記統計データファイルに格納することを特徴とするデ
ータエントリ装置。
1. A data entry device that stores data input from a keyboard in a database file, creates statistical data relating to work, and stores the statistical data as a statistical data file, and measures the number of key touches for each shift state of the keyboard. ,
A data entry device characterized by storing in the statistical data file.
【請求項2】 ビットマップデータを入力可能であると
ともに、キーボードは1キーの操作に応じて前記ビット
マップデータの1ビットを入力するための所定のシフト
状態を有し、前記このシフト状態におけるキータッチを
他のシフト状態におけるキータッチと区別して前記統計
データファイルに格納することを特徴とする請求項1に
記載のデータエントリ装置。
2. The bitmap data can be input, and the keyboard has a predetermined shift state for inputting one bit of the bitmap data according to the operation of one key, and the key in this shift state The data entry device according to claim 1, wherein a touch is stored in the statistical data file separately from a key touch in another shift state.
【請求項3】 データベースファイルのベリファイ入力
モードを有し、このベリファイ入力モードにおいて行な
われた修正入力時のキータッチ数をキーボードのシフト
状態ごとに計測し、この修正入力時のキータッチ数と、
データベースファイル入力モードにおけるキーボードの
各シフト状態でのキータッチ数からミスタッチ率を得る
ことを特徴とする請求項1または請求項2に記載のデー
タエントリ装置。
3. A database file verify input mode, wherein the number of key touches at the time of corrective input performed in the verify input mode is measured for each shift state of the keyboard, and the number of key touches at the time of corrective input and
3. The data entry device according to claim 1, wherein the mistouch rate is obtained from the number of key touches in each shift state of the keyboard in the database file input mode.
【請求項4】 前記統計データファイルの内容を表示な
いし記録出力可能であることを特徴とする請求項1〜請
求項3までのいずれか1項に記載のデータエントリ装
置。
4. The data entry device according to claim 1, wherein the contents of the statistical data file can be displayed or recorded and output.
JP5044235A 1993-03-05 1993-03-05 Data entry device Pending JPH06259180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5044235A JPH06259180A (en) 1993-03-05 1993-03-05 Data entry device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5044235A JPH06259180A (en) 1993-03-05 1993-03-05 Data entry device

Publications (1)

Publication Number Publication Date
JPH06259180A true JPH06259180A (en) 1994-09-16

Family

ID=12685875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5044235A Pending JPH06259180A (en) 1993-03-05 1993-03-05 Data entry device

Country Status (1)

Country Link
JP (1) JPH06259180A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017045324A (en) * 2015-08-27 2017-03-02 沖電気工業株式会社 Data entry system, data input method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017045324A (en) * 2015-08-27 2017-03-02 沖電気工業株式会社 Data entry system, data input method and program

Similar Documents

Publication Publication Date Title
KR0163178B1 (en) Method and apparatus for encoding and decoding chinese characters
JPH06259180A (en) Data entry device
JPH06195341A (en) Document processor
JP3260439B2 (en) File name list display method
JP2561000B2 (en) String output method
JPH0816571A (en) Kanji input device
JPH03194656A (en) Cad device
JPH06259589A (en) Data entry device
JP3273607B2 (en) Document processing device
JP2939063B2 (en) Document processing device
JPS62137639A (en) Information processing system
JPH0635906A (en) Table calculation processor
JPH0431428B2 (en)
JPH04369758A (en) Kanji input system for handy terminal
JPH07325887A (en) Data input device and method for preparing character recognition dictionary
JP2005092596A (en) Data input device and data input program
JPH01230115A (en) Input device
JP2004021707A (en) System for converting address and name into roman character
JPH07220005A (en) Method and device for automatically editing data item name
JPH0934619A (en) Recording data input device
JPH08263509A (en) Software utilization device
JPH0361217B2 (en)
JP2000148368A (en) Nc device
JPH08255204A (en) Data input device
JPH06131222A (en) Processing method for card type data base device