JP2011159123A - Information processor, information input method, and program - Google Patents

Information processor, information input method, and program Download PDF

Info

Publication number
JP2011159123A
JP2011159123A JP2010020529A JP2010020529A JP2011159123A JP 2011159123 A JP2011159123 A JP 2011159123A JP 2010020529 A JP2010020529 A JP 2010020529A JP 2010020529 A JP2010020529 A JP 2010020529A JP 2011159123 A JP2011159123 A JP 2011159123A
Authority
JP
Japan
Prior art keywords
input
contact
key
information
unit
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
JP2010020529A
Other languages
Japanese (ja)
Inventor
Shigehiro Tsumura
重宏 津村
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2010020529A priority Critical patent/JP2011159123A/en
Publication of JP2011159123A publication Critical patent/JP2011159123A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent an input error on a touchpad in a state suitable for various users. <P>SOLUTION: A key input detection unit 102 detects depression of a key 101. A key information input unit 103 inputs information corresponding to the pressed key 101 detected by the key input detection unit 102. A contact input unit 104 detects external contact of an information processor 100 to input information corresponding to the detected contact. An interval learning unit 105 learns a time interval between detection of depression and detection of the next depression in the key input detection unit 102. A contact invalidation unit 106 invalidates input of the contact input unit 104 until a learning time corresponding to the time interval learned by the interval learning unit 105 elapses after the key input detection unit 102 detects the depression. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、外部から入力された情報を処理する情報処理装置、および当該情報処理装置に情報を入力する情報入力方法ならびにプログラムに関する。   The present invention relates to an information processing apparatus that processes information input from the outside, and an information input method and program for inputting information to the information processing apparatus.

近年、ノートパソコン等の情報処理装置は、当該情報処理装置へ情報を入力する機能として、キーボードやマウス以外に、表面を指でなぞったり、叩いたりすることにより、カーソルの移動やアイコンの選択といった情報の入力を行うことができるタッチパッド(タッチパネル式マウス)が具備されたものが多い。   In recent years, information processing apparatuses such as notebook personal computers have a function of inputting information to the information processing apparatus, such as moving the cursor and selecting an icon by tracing or tapping the surface with a finger in addition to a keyboard and a mouse. In many cases, a touch pad (touch panel type mouse) capable of inputting information is provided.

このタッチパッドの機能は、利用者がキーボードを用いて文字等を入力している間も、常に起動状態(有効)となっている。そのため、キーボードを用いて文字等を入力している間に、タッチパッドに無意識に触れてしまうと、カーソルが意図しない位置へ移動してしまい、その結果、誤った情報を入力してしまうおそれがある。   This function of the touch pad is always in an activated state (valid) while the user is inputting characters using the keyboard. Therefore, if you touch the touchpad unintentionally while inputting characters using the keyboard, the cursor may move to an unintended position, and as a result, incorrect information may be input. is there.

その解決策として、ハードウェアによる対処でタッチパッドの機能を一時的に無効にするといったものや、ソフトウェア上でタッチパッドの感度を下げ、誤作動を起こりにくくするなどといったものがある。   As a solution, there are a method of temporarily disabling the function of the touch pad by a countermeasure by hardware, a method of reducing the sensitivity of the touch pad on software, and making it difficult to cause a malfunction.

しかし、ハードウェアによる対処は現状のノートパソコンでは簡単には導入できず、またソフトウェア上でタッチパネルの感度を下げる方法では、意図してタッチパッドを使用する際に反応が悪いことにより、使用感に影響が出てしまう。   However, hardware-based countermeasures cannot be easily implemented on current laptop computers, and the method of lowering the sensitivity of the touch panel on the software has a negative effect when using the touchpad intentionally. The effect will come out.

そこで、キー入力を検知してから、あらかじめ設定された時間が経過するまでの間は、タッチパッドの機能を無効にする技術が考えられている(例えば、特許文献1参照。)。   Therefore, a technique is considered in which the function of the touch pad is invalidated after a preset time elapses after the key input is detected (see, for example, Patent Document 1).

特許第3243423号公報Japanese Patent No. 3243423

しかしながら、特許文献1に記載された技術においては、無効となる時間が、情報を入力する利用者に応じたものとなっていないため、利用者によっては使い勝手が悪いものとなってしまうおそれがある。   However, in the technique described in Patent Document 1, since the invalid time is not in accordance with the user who inputs information, there is a possibility that it may become inconvenient for some users. .

本発明の目的は、上述した課題を解決する情報処理装置、情報入力方法およびプログラムを提供することである。   The objective of this invention is providing the information processing apparatus, the information input method, and program which solve the subject mentioned above.

本発明の情報処理装置は、
外部から入力された情報を処理する情報処理装置であって、
当該情報処理装置の外部から押下可能な複数のキーと、
前記キーが押下されたことを検知するキー入力検知部と、
前記キー入力検知部が前記押下を検知したキーに応じた情報を入力するキー情報入力部と、
当該情報処理装置の外部からの接触を検知し、該検知した接触に応じた情報を入力する接触入力部と、
前記キー入力検知部が前記押下を検知してから次の押下を検知するまでの時間間隔を学習する間隔学習部と、
前記キー入力検知部が前記押下を検知してから、前記間隔学習部が学習した時間間隔に応じた学習時間が経過するまで、前記接触入力部の入力を無効にする接触無効部とを有する。
The information processing apparatus of the present invention
An information processing apparatus for processing information input from the outside,
A plurality of keys that can be pressed from outside the information processing apparatus;
A key input detection unit for detecting that the key is pressed;
A key information input unit for inputting information corresponding to the key detected by the key input detection unit;
A contact input unit that detects a contact from the outside of the information processing apparatus and inputs information according to the detected contact;
An interval learning unit that learns a time interval from when the key input detection unit detects the pressing down until the next pressing is detected;
A contact invalidation unit that invalidates the input of the contact input unit until a learning time corresponding to the time interval learned by the interval learning unit elapses after the key input detection unit detects the pressing.

また、本発明の情報入力方法は、
情報を入力する情報入力方法であって、
情報処理装置の外部から押下可能な複数のキーが押下されたことを検知する処理と、
前記押下を検知したキーに応じた情報を入力する処理と、
前記情報処理装置の外部からの接触を検知する処理と、
前記検知した接触に応じた情報を入力する処理と、
前記押下を検知してから次の押下を検知するまでの時間間隔を学習する処理と、
前記押下を検知してから、前記学習した時間間隔に応じた学習時間が経過するまで、前記接触に応じた入力を無効にする処理とを有する。
Moreover, the information input method of the present invention includes:
An information input method for inputting information,
Processing for detecting that a plurality of keys that can be pressed from the outside of the information processing apparatus are pressed;
A process of inputting information corresponding to the key that detected the pressing;
Processing for detecting contact from outside the information processing apparatus;
A process of inputting information corresponding to the detected contact;
A process of learning a time interval from detection of the press to detection of the next press;
And a process of invalidating an input corresponding to the contact until a learning time corresponding to the learned time interval elapses after the pressing is detected.

また、本発明のプログラムは、
外部から入力された情報を処理する情報処理装置に実行させるためのプログラムであって、
当該情報処理装置の外部から押下可能な複数のキーが押下されたことを検知する手順と、
前記押下を検知したキーに応じた情報を入力する手順と、
当該情報処理装置の外部からの接触を検知する手順と、
前記検知した接触に応じた情報を入力する手順と、
前記押下を検知してから次の押下を検知するまでの時間間隔を学習する手順と、
前記押下を検知してから、前記学習した時間間隔に応じた学習時間が経過するまで、前記接触に応じた入力を無効にする手順とを実行させる。
The program of the present invention is
A program for causing an information processing apparatus that processes information input from the outside to execute,
A procedure for detecting that a plurality of keys that can be pressed from outside the information processing apparatus are pressed;
A procedure for inputting information corresponding to the key that has detected the pressing;
A procedure for detecting contact from outside the information processing apparatus;
A procedure for inputting information corresponding to the detected contact;
A procedure for learning a time interval from detection of the press to detection of the next press;
A procedure for invalidating the input corresponding to the contact is performed until a learning time corresponding to the learned time interval elapses after the pressing is detected.

以上説明したように、本発明においては、タッチパッドによる誤入力を、様々な利用者に適した状態で防止することができる。   As described above, in the present invention, erroneous input by the touch pad can be prevented in a state suitable for various users.

本発明の情報処理装置の外観図である。1 is an external view of an information processing apparatus according to the present invention. 本発明の情報処理装置の実施の一形態を示す図である。It is a figure which shows one Embodiment of the information processing apparatus of this invention. 本形態における情報入力方法のうち、図2に示した間隔学習部における学習方法を説明するためのフローチャートである。It is a flowchart for demonstrating the learning method in the space | interval learning part shown in FIG. 2 among the information input methods in this form. 本形態における情報入力方法のうち、メインとなる情報入力方法を説明するためのフローチャートである。It is a flowchart for demonstrating the main information input method among the information input methods in this form.

以下に、本発明の実施の形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の情報処理装置の外観図である。   FIG. 1 is an external view of an information processing apparatus according to the present invention.

図1においては、本発明の情報処理装置がノートパソコンである場合を例に挙げて示す。   FIG. 1 shows an example in which the information processing apparatus of the present invention is a notebook computer.

図1に示した情報処理装置100には、キー101と、接触入力部104とが設けられている。   The information processing apparatus 100 illustrated in FIG. 1 includes a key 101 and a contact input unit 104.

キー101は、情報処理装置100の外部から押下可能な構成であり、ノートパソコンに一般的に具備されている複数のキーからなるキーボードである。   The key 101 is configured to be pressed from the outside of the information processing apparatus 100, and is a keyboard composed of a plurality of keys generally provided in a notebook computer.

接触入力部104は、その表面を指でなぞったり、叩いたりすることにより、カーソルの移動やアイコンの選択といった情報の入力を行うことができるタッチパッドである。接触入力部104は、情報処理装置100の外部からの接触を検知し、その検知した接触に応じた情報を入力する。   The contact input unit 104 is a touch pad that can input information such as cursor movement and icon selection by tracing or tapping the surface with a finger. The contact input unit 104 detects a contact from the outside of the information processing apparatus 100 and inputs information corresponding to the detected contact.

図2は、本発明の情報処理装置の実施の一形態を示す図である。   FIG. 2 is a diagram showing an embodiment of the information processing apparatus of the present invention.

本形態における情報処理装置100には図2に示すように、キー101と、キー入力検知部102と、キー情報入力部103と、接触入力部104と、間隔学習部105と、接触無効部106と、処理部107とが設けられている。なお、図2には情報処理装置100に具備された構成要素のうち、本発明に係わる構成要素のみを示した。   As shown in FIG. 2, the information processing apparatus 100 according to the present embodiment includes a key 101, a key input detection unit 102, a key information input unit 103, a contact input unit 104, an interval learning unit 105, and a contact invalidation unit 106. And a processing unit 107 are provided. FIG. 2 shows only the components according to the present invention among the components provided in the information processing apparatus 100.

キー101は、図1に示したキー101と同じものである。   The key 101 is the same as the key 101 shown in FIG.

キー入力検知部102は、キー101が押下されたことを検知する。また、キー入力検知部102は、キー101が押下されたことを検知した場合、どのキーが押下されたかを示す情報をキー情報入力部103へ通知する。   The key input detection unit 102 detects that the key 101 has been pressed. When the key input detection unit 102 detects that the key 101 has been pressed, the key input detection unit 102 notifies the key information input unit 103 of information indicating which key has been pressed.

キー情報入力部103は、キー入力検知部102から通知された、押下を検知したキーに応じた情報を情報処理装置100内に入力する。つまり、キー入力検知部102から通知されたキーに応じた情報(例えば、「A」のキーが押下されたことが通知された場合、「A」という情報)を処理部107へ出力する。   The key information input unit 103 inputs information according to the key detected from the key input detection unit 102 and detected to be pressed into the information processing apparatus 100. That is, information corresponding to the key notified from the key input detection unit 102 (for example, information “A” when notified that the key “A” is pressed) is output to the processing unit 107.

接触入力部104は、図1に示した接触入力部104と同じものである。接触入力部104は、検知した接触に応じた情報を接触無効部106へ出力する。   The contact input unit 104 is the same as the contact input unit 104 shown in FIG. The contact input unit 104 outputs information corresponding to the detected contact to the contact invalidation unit 106.

間隔学習部105は、キー入力検知部102がキー101の押下を検知してから次の押下を検知するまでの時間間隔、つまり、キー入力の入力時間間隔を学習する。この時間間隔の学習方法は、サンプルデータとして収集されたキー101の押下を検知する時間間隔に基づいて行う一般的なものであれば良く、特に規定しない。例えば、キー入力検知部102がキー101の押下を最初に検知してからEnterキーの2回連続の押下を検知するまでの時間を測定時間とし、その測定時間内にキー入力検知部102がキー101の押下を検知した回数に基づいて、キー101の入力時間間隔の平均値を算出し、算出した平均値を学習した時間間隔(後述する学習時間)とするものであっても良い。また、算出した平均値に所定の数値を乗じた値を学習時間とするものであっても良い。また、間隔学習部105は、時間を測定するためのタイマや、上述した回数をカウントするためのカウンタを具備しているものであってもかまわない。   The interval learning unit 105 learns a time interval from when the key input detection unit 102 detects the pressing of the key 101 until the next pressing is detected, that is, an input time interval of key input. This time interval learning method is not particularly defined as long as it is a general method performed based on the time interval for detecting pressing of the key 101 collected as sample data. For example, the time from when the key input detection unit 102 first detects the pressing of the key 101 to the detection of two consecutive presses of the Enter key is set as the measurement time, and the key input detection unit 102 within the measurement time An average value of the input time intervals of the key 101 may be calculated based on the number of times the depression of 101 is detected, and the calculated average value may be used as a learning time interval (learning time described later). Further, a value obtained by multiplying the calculated average value by a predetermined numerical value may be used as the learning time. The interval learning unit 105 may include a timer for measuring time and a counter for counting the number of times described above.

接触無効部106は、キー入力検知部102がキー101の押下を検知してから、間隔学習部105が学習した時間間隔に応じた学習時間が経過するまで、接触入力部104の入力を無効にする。つまり、その間は、接触入力部104から出力されてきた情報の処理部107への出力をマスクする。それ以外の時間では、接触入力部104から出力されてきた情報をそのまま処理部107へ出力する。   The contact invalidation unit 106 invalidates the input of the contact input unit 104 until the learning time corresponding to the time interval learned by the interval learning unit 105 elapses after the key input detection unit 102 detects that the key 101 is pressed. To do. In other words, during this period, the output of the information output from the contact input unit 104 to the processing unit 107 is masked. At other times, the information output from the contact input unit 104 is output to the processing unit 107 as it is.

また、接触無効部106には、タイマ108が設けられている。接触無効部106は、キー入力検知部102がキー101の押下を検知した際にタイマ108を起動する。タイマ108は、起動してから学習時間が経過した際、タイムアウトする。接触無効部106は、タイマ108が起動してからタイムアウトするまで、接触入力部104の入力を無効にする。なお、タイマ108は、所定の周期でカウントアップするアップカウンタや、所定の周期でカウントダウンするダウンカウンタであっても良い。例えば、タイマ108がアップカウンタである場合、当該カウンタが起動し、カウント値が学習時間に応じた値となった際にタイムアウトとするものであっても良い。また、タイマ108がダウンカウンタである場合、当該カウンタが起動する際に、学習時間に応じた値が設定され、カウント値が「0」となった際にタイムアウトとするものであっても良い。   The contact invalidation unit 106 is provided with a timer 108. The contact invalidation unit 106 activates the timer 108 when the key input detection unit 102 detects pressing of the key 101. The timer 108 times out when the learning time elapses after starting. The contact invalidation unit 106 invalidates the input of the contact input unit 104 until the timer 108 times out after the timer 108 is activated. The timer 108 may be an up counter that counts up at a predetermined cycle or a down counter that counts down at a predetermined cycle. For example, when the timer 108 is an up counter, the counter may be timed out when the counter is activated and the count value becomes a value corresponding to the learning time. When the timer 108 is a down counter, a value corresponding to the learning time may be set when the counter is activated, and a timeout may be set when the count value becomes “0”.

処理部107は、キー情報入力部103から出力されてきた情報、および接触入力部104から接触無効部106を介して出力されてきた情報に基づいて、所定の処理を行う。   The processing unit 107 performs predetermined processing based on information output from the key information input unit 103 and information output from the contact input unit 104 via the contact invalidation unit 106.

以下に、本形態における情報入力方法について説明する。まずは、情報入力方法のうち、図2に示した間隔学習部105における学習方法について説明する。   The information input method in this embodiment will be described below. First, a learning method in the interval learning unit 105 shown in FIG. 2 among the information input methods will be described.

図3は、本形態における情報入力方法のうち、図2に示した間隔学習部105における学習方法を説明するためのフローチャートである。   FIG. 3 is a flowchart for explaining a learning method in the interval learning unit 105 shown in FIG. 2 among the information input methods in this embodiment.

キー入力検知部102にて、キー101の入力が検知されると(ステップS1)、間隔学習部105にて時間の測定が開始される(ステップS2)。また、ステップS2の処理と同時に、キー入力検知部102におけるキー101の入力を検知した回数(キー101の入力数)のカウントが開始される(ステップS3)。   When the key input detection unit 102 detects the input of the key 101 (step S1), the interval learning unit 105 starts measuring time (step S2). Simultaneously with the processing in step S2, counting of the number of times the key input detection unit 102 detects the input of the key 101 (the number of inputs of the key 101) is started (step S3).

その後、キー入力検知部102にて、Enterキーが2回連続で押下されたことが検知されると(ステップS4)、時間の測定が開始されてからそれまでの時間におけるキー入力の時間間隔の平均値が算出される(ステップS5)。   Thereafter, when it is detected by the key input detection unit 102 that the Enter key has been pressed twice in succession (step S4), the time interval of the key input in the time from the start of the time measurement is determined. An average value is calculated (step S5).

そして、算出された平均値が学習時間として接触無効部106に設定される(ステップS6)。このとき、算出された平均値をそのまま学習時間とするのではなく、当該平均値に所定の数値を乗じた値を学習時間とするものであっても良い。また、ステップS1〜S5までの処理を所定の回数繰り返し、その結果得た値を平均して学習時間として設定するものであってもかまわない。   Then, the calculated average value is set in the contact invalidation unit 106 as a learning time (step S6). At this time, instead of using the calculated average value as it is as the learning time, a value obtained by multiplying the average value by a predetermined numerical value may be used as the learning time. Moreover, the process from step S1 to S5 may be repeated a predetermined number of times, and the values obtained as a result may be averaged and set as the learning time.

以下に、本形態における情報入力方法のうち、メインとなる情報入力方法について説明する。   Below, the main information input method is demonstrated among the information input methods in this form.

図4は、本形態における情報入力方法のうち、メインとなる情報入力方法を説明するためのフローチャートである。   FIG. 4 is a flowchart for explaining a main information input method among the information input methods in the present embodiment.

キー入力検知部102にて、キー101の入力が検知されると(ステップS11)、接触無効部106によって接触入力部104からの入力が無効とされる(ステップS12)。また、ステップS12の処理と同時に、タイマ108が起動する(ステップS13)。このとき、タイマ108がダウンカウンタである場合、間隔学習部105によって設定された学習時間に応じた値がタイマ108の初期値とされ、カウントダウンが開始される。   When the key input detection unit 102 detects the input of the key 101 (step S11), the contact invalidation unit 106 invalidates the input from the contact input unit 104 (step S12). At the same time as the process of step S12, the timer 108 is started (step S13). At this time, when the timer 108 is a down counter, a value corresponding to the learning time set by the interval learning unit 105 is set as the initial value of the timer 108, and countdown is started.

その後、タイマ108がタイムアウトすると(ステップS14)、接触無効部106による接触入力部104からの入力の無効化が解除され(有効にされ)(ステップS15)、接触入力部104からの入力が接触無効部106を介して処理部107へ出力される。   Thereafter, when the timer 108 times out (step S14), the invalidation of the input from the contact input unit 104 by the contact invalidation unit 106 is canceled (validated) (step S15), and the input from the contact input unit 104 becomes invalid. The data is output to the processing unit 107 via the unit 106.

ここで、タイマ108がアップカウンタである場合、タイマ108が起動してから間隔学習部105によって設定された学習時間に応じたカウント値になるまで、接触入力部104の入力が無効とされる。そして、タイマ108が間隔学習部105によって設定された学習時間に応じたカウント値になった際、タイマ108はタイムアウトする。   Here, when the timer 108 is an up counter, the input of the contact input unit 104 is invalidated until the count value corresponding to the learning time set by the interval learning unit 105 is reached after the timer 108 is activated. When the timer 108 reaches a count value corresponding to the learning time set by the interval learning unit 105, the timer 108 times out.

また、タイマ108がダウンカウンタである場合、タイマ108が起動してからカウント値が「0」になるまで、接触入力部104の入力が無効とされる。そして、タイマ108が「0」になった際、タイマ108はタイムアウトする。   When the timer 108 is a down counter, the input of the contact input unit 104 is invalid until the count value becomes “0” after the timer 108 is activated. When the timer 108 reaches “0”, the timer 108 times out.

なお、タイマ108がタイムアウトする前に、キー入力検知部102にて、さらにキー101の入力が検知されると、タイマ108はリセットされ(初期値に戻り)、再起動することになる。   If the key input detection unit 102 further detects the input of the key 101 before the timer 108 times out, the timer 108 is reset (returns to the initial value) and restarted.

また、上述した学習時間は、情報処理装置100の外部から設定することも可能である。   Further, the learning time described above can be set from outside the information processing apparatus 100.

このように、学習方法で得た値を接触入力部104の入力を無効としておく時間として設定することで、利用者に最適な設定を可能とする。また、利用者に最適な時間で、キー入力中の誤作動を防ぐことができる。また、その際、接触入力部104の使用時の感度を下げる必要がないため、反応が悪くなるといったことも無い。   As described above, by setting the value obtained by the learning method as the time for which the input of the contact input unit 104 is invalidated, it is possible to perform the optimum setting for the user. In addition, it is possible to prevent malfunction during key input in a time optimal for the user. In this case, since it is not necessary to lower the sensitivity when using the contact input unit 104, the reaction does not deteriorate.

上述した情報処理装置100の処理は、目的に応じてそれぞれ作製された論理回路で行うようにしても良い。また、それぞれの処理内容を手順として記述したプログラムを情報処理装置100にて読取可能な記録媒体に記録し、この記録媒体に記録されたプログラムを情報処理装置100に読み込ませ、実行するものであっても良い。情報処理装置100にて読取可能な記録媒体とは、フロッピー(登録商標)ディスク、光磁気ディスク、DVD、CDなどの移設可能な記録媒体の他、情報処理装置100に内蔵されたROM、RAM等のメモリやHDD等を指す。この記録媒体に記録されたプログラムは、情報処理装置100内のCPU(不図示)にて読み込まれ、CPUの制御によって、上述したものと同様の処理が行われる。ここで、CPUは、プログラムが記録された記録媒体から読み込まれたプログラムを実行するコンピュータとして動作するものである。   The processing of the information processing apparatus 100 described above may be performed by a logic circuit that is produced according to the purpose. In addition, a program in which each processing content is described as a procedure is recorded on a recording medium readable by the information processing apparatus 100, and the program recorded on the recording medium is read by the information processing apparatus 100 and executed. May be. The recording medium readable by the information processing apparatus 100 includes a transfer medium such as a floppy (registered trademark) disk, a magneto-optical disk, a DVD, and a CD, as well as a ROM, a RAM, and the like built in the information processing apparatus 100. Memory, HDD, etc. The program recorded on the recording medium is read by a CPU (not shown) in the information processing apparatus 100, and the same processing as described above is performed under the control of the CPU. Here, the CPU operates as a computer that executes a program read from a recording medium on which the program is recorded.

100 情報処理装置
101 キー
102 キー入力検知部
103 キー情報入力部
104 接触入力部
105 間隔学習部
106 接触無効部
107 処理部
108 タイマ
DESCRIPTION OF SYMBOLS 100 Information processing apparatus 101 Key 102 Key input detection part 103 Key information input part 104 Contact input part 105 Space | interval learning part 106 Contact invalid part 107 Processing part 108 Timer

Claims (6)

外部から入力された情報を処理する情報処理装置であって、
当該情報処理装置の外部から押下可能な複数のキーと、
前記キーが押下されたことを検知するキー入力検知部と、
前記キー入力検知部が前記押下を検知したキーに応じた情報を入力するキー情報入力部と、
当該情報処理装置の外部からの接触を検知し、該検知した接触に応じた情報を入力する接触入力部と、
前記キー入力検知部が前記押下を検知してから次の押下を検知するまでの時間間隔を学習する間隔学習部と、
前記キー入力検知部が前記押下を検知してから、前記間隔学習部が学習した時間間隔に応じた学習時間が経過するまで、前記接触入力部の入力を無効にする接触無効部とを有する情報処理装置。
An information processing apparatus for processing information input from the outside,
A plurality of keys that can be pressed from outside the information processing apparatus;
A key input detection unit for detecting that the key is pressed;
A key information input unit for inputting information corresponding to the key detected by the key input detection unit;
A contact input unit that detects a contact from the outside of the information processing apparatus and inputs information according to the detected contact;
An interval learning unit that learns a time interval from when the key input detection unit detects the pressing down until the next pressing is detected;
Information including a contact invalidation unit that invalidates the input of the contact input unit until the learning time corresponding to the time interval learned by the interval learning unit elapses after the key input detection unit detects the pressing. Processing equipment.
請求項1に記載の情報処理装置において、
前記間隔学習部は、前記キー入力検知部が前記押下を検知してからEnterキーの2回連続の押下を検知するまでの時間である測定時間と、該測定時間内に前記キー入力検知部が前記押下を検知した回数とに基づいて、平均値を算出し、該平均値を前記時間間隔として学習することを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The interval learning unit includes a measurement time which is a time period from when the key input detection unit detects the pressing down to detection of two consecutive presses of the Enter key, and the key input detection unit within the measurement time. An information processing apparatus that calculates an average value based on the number of times the pressing is detected and learns the average value as the time interval.
請求項1に記載の情報処理装置において、
前記接触無効部は、前記キー入力検知部が前記押下を検知した際に起動し、該起動してから前記学習時間が経過した際、タイムアウトするタイマを有し、該タイマが起動してから前記タイムアウトするまで、前記接触入力部の入力を無効にすることを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The contact invalid part is activated when the key input detection unit detects the pressing, and has a timer that times out when the learning time has elapsed since the activation, and the timer is activated after the timer is activated. An information processing apparatus that invalidates an input of the contact input unit until a time-out occurs.
請求項1に記載の情報処理装置において、
前記接触入力部は、タッチパッドであることを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The information processing apparatus, wherein the contact input unit is a touch pad.
情報処理装置の外部から押下可能な複数のキーが押下されたことを検知する処理と、
前記押下を検知したキーに応じた情報を入力する処理と、
前記情報処理装置の外部からの接触を検知する処理と、
前記検知した接触に応じた情報を入力する処理と、
前記押下を検知してから次の押下を検知するまでの時間間隔を学習する処理と、
前記押下を検知してから、前記学習した時間間隔に応じた学習時間が経過するまで、前記接触に応じた入力を無効にする処理とを有する情報入力方法。
Processing for detecting that a plurality of keys that can be pressed from the outside of the information processing apparatus are pressed;
A process of inputting information corresponding to the key that detected the pressing;
Processing for detecting contact from outside the information processing apparatus;
A process of inputting information corresponding to the detected contact;
A process of learning a time interval from detection of the press to detection of the next press;
An information input method comprising: a process of invalidating an input corresponding to the contact until a learning time corresponding to the learned time interval elapses after the pressing is detected.
外部から入力された情報を処理する情報処理装置に、
当該情報処理装置の外部から押下可能な複数のキーが押下されたことを検知する手順と、
前記押下を検知したキーに応じた情報を入力する手順と、
当該情報処理装置の外部からの接触を検知する手順と、
前記検知した接触に応じた情報を入力する手順と、
前記押下を検知してから次の押下を検知するまでの時間間隔を学習する手順と、
前記押下を検知してから、前記学習した時間間隔に応じた学習時間が経過するまで、前記接触に応じた入力を無効にする手順とを実行させるためのプログラム。
To an information processing device that processes information input from outside,
A procedure for detecting that a plurality of keys that can be pressed from outside the information processing apparatus are pressed;
A procedure for inputting information corresponding to the key that has detected the pressing;
A procedure for detecting contact from outside the information processing apparatus;
A procedure for inputting information corresponding to the detected contact;
A procedure for learning a time interval from detection of the press to detection of the next press;
A program for executing a procedure of invalidating an input corresponding to the contact until a learning time corresponding to the learned time interval elapses after the pressing is detected.
JP2010020529A 2010-02-01 2010-02-01 Information processor, information input method, and program Pending JP2011159123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010020529A JP2011159123A (en) 2010-02-01 2010-02-01 Information processor, information input method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010020529A JP2011159123A (en) 2010-02-01 2010-02-01 Information processor, information input method, and program

Publications (1)

Publication Number Publication Date
JP2011159123A true JP2011159123A (en) 2011-08-18

Family

ID=44591016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010020529A Pending JP2011159123A (en) 2010-02-01 2010-02-01 Information processor, information input method, and program

Country Status (1)

Country Link
JP (1) JP2011159123A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013012095A1 (en) 2011-07-20 2013-01-24 Yazaki Corporation Electric wire connecting method
JP2014194598A (en) * 2013-03-28 2014-10-09 Alps Electric Co Ltd Input device
US9927888B2 (en) 2014-12-17 2018-03-27 Kabushiki Kaisha Toshiba Electronic device and method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10133796A (en) * 1996-11-01 1998-05-22 Sharp Corp Electronic equipment
JPH10333804A (en) * 1997-06-03 1998-12-18 Nec Corp Information inputting device
JP2001356869A (en) * 2000-06-13 2001-12-26 Alps Electric Co Ltd Input device
JP2006018553A (en) * 2004-07-01 2006-01-19 Hitachi Information Technology Co Ltd Network terminal
WO2008038381A1 (en) * 2006-09-28 2008-04-03 Panasonic Corporation Key backlight controller, portable terminal, key backlight control method, and key backlight control program
JP2008250378A (en) * 2007-03-29 2008-10-16 Sanyo Electric Co Ltd Input character string prediction device and input character string prediction program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10133796A (en) * 1996-11-01 1998-05-22 Sharp Corp Electronic equipment
JPH10333804A (en) * 1997-06-03 1998-12-18 Nec Corp Information inputting device
JP2001356869A (en) * 2000-06-13 2001-12-26 Alps Electric Co Ltd Input device
JP2006018553A (en) * 2004-07-01 2006-01-19 Hitachi Information Technology Co Ltd Network terminal
WO2008038381A1 (en) * 2006-09-28 2008-04-03 Panasonic Corporation Key backlight controller, portable terminal, key backlight control method, and key backlight control program
JP2008250378A (en) * 2007-03-29 2008-10-16 Sanyo Electric Co Ltd Input character string prediction device and input character string prediction program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013012095A1 (en) 2011-07-20 2013-01-24 Yazaki Corporation Electric wire connecting method
JP2014194598A (en) * 2013-03-28 2014-10-09 Alps Electric Co Ltd Input device
US9927888B2 (en) 2014-12-17 2018-03-27 Kabushiki Kaisha Toshiba Electronic device and method

Similar Documents

Publication Publication Date Title
EP3299938B1 (en) Touch-sensitive button with two levels
JP5668355B2 (en) Information processing apparatus, information processing method, and computer program
JP5782699B2 (en) Information processing apparatus, input control method for information processing apparatus, and program
CN100412766C (en) Method and device for recognizing dual point user input on touch based user input device
JP5849095B2 (en) Method for detecting and locating key press events on a touch and vibration sensitive flat surface
TWI536157B (en) Electronicapparatus and computer-readable medium
US20110304567A1 (en) Information processing apparatus, information processing method, and computer program
TWI616796B (en) Noise detection and correction routines
US10169633B2 (en) Driving circuit, driving method, display apparatus and electronic apparatus
JP2012058883A (en) Information processor, information processing method and computer program
JP2010113445A (en) Touch panel and method of detecting operation
CN105683881A (en) Information processing device, input method, and program
CN105022561A (en) Touch screen control apparatus and method and mobile terminal
JP5942375B2 (en) Information processing apparatus, information processing method, and computer program
CN104077065A (en) Method for displaying virtual keyboard by touch screen terminal and touch screen terminal
JP5531890B2 (en) Information processing apparatus, information processing apparatus control program, and information processing apparatus control method
JP2011159123A (en) Information processor, information input method, and program
Al-Libawy et al. Fatigue detection method based on smartphone text entry performance metrics
CN104598078B (en) A kind of detection method of touch screen and terminal
TW201322081A (en) Unlocking method and portable electronic device and touch-sensitive device
JPWO2013121649A1 (en) Information processing device
TWI502442B (en) Clamshell electronic device and calibration method thereof
CN104375659B (en) A kind of information processing method and electronic equipment
JP2011070491A (en) Input method, information processor, touch panel, and program
JP6497137B2 (en) Character input device, input control program, and input control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130910

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140415

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140423