JP2012198607A - Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program - Google Patents

Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program Download PDF

Info

Publication number
JP2012198607A
JP2012198607A JP2011060689A JP2011060689A JP2012198607A JP 2012198607 A JP2012198607 A JP 2012198607A JP 2011060689 A JP2011060689 A JP 2011060689A JP 2011060689 A JP2011060689 A JP 2011060689A JP 2012198607 A JP2012198607 A JP 2012198607A
Authority
JP
Japan
Prior art keywords
coordinates
coordinate
function
unit
acquired
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.)
Withdrawn
Application number
JP2011060689A
Other languages
Japanese (ja)
Inventor
Naoki Kikuchi
直規 菊地
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2011060689A priority Critical patent/JP2012198607A/en
Publication of JP2012198607A publication Critical patent/JP2012198607A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To generate a coordinate correction function for reducing errors between a detection position and a real position in realtime.SOLUTION: There is provided a coordinate correction function generation device comprising: a noise removal unit that uses coordinates Xobtained at n-th, coordinates Xobtained at (n-p)-th (p=1 to P) and coordinates Xobtained at (n+q)-th (q=1 to Q) from among a plurality of coordinates obtained by a touch sensor, to calculate coordinates X' in which a noise corresponding to the coordinates Xis removed; and a mapping generation unit that generates mapping function Fwith which the coordinate X' is output when coordinate Xobtained at (n-m)-th (m=1 to M) is input, through machine learning.

Description

本技術は、座標補正関数生成装置、入力装置、座標補正関数生成方法、座標補正方法、及びプログラムに関する。   The present technology relates to a coordinate correction function generation device, an input device, a coordinate correction function generation method, a coordinate correction method, and a program.

近年、様々な方式のタッチセンサが開発され(例えば、下記の特許文献1などを参照)、既に実用化されている方式も多数存在する。その中でも、操作性の良さや耐久性の高さなどの観点から、静電容量式のタッチセンサに大きな注目が集まっている。静電容量式のタッチセンサは、タッチセンサに操作体(例えば、指など)が近づくことによってタッチセンサ内の電極と操作体との間に生じる静電容量の変化を利用して操作体の位置を検出する。電極と操作体との間に生じる静電容量の変化は、操作体がタッチセンサに接触しなくても生じる。そのため、タッチセンサは、その表面に操作体が近づいたり、その表面に操作体が軽く触れたりしただけでも反応する。このような反応の良さから、ユーザは、良好な操作感を得ることができる。また、静電容量式のタッチセンサは、その表面に近接又は接触した複数の操作体の位置をそれぞれ検出することができる。   In recent years, various types of touch sensors have been developed (see, for example, Patent Document 1 below), and there are many methods already in practical use. Among them, a great deal of attention has been attracted to the capacitive touch sensor from the viewpoint of good operability and high durability. The capacitive touch sensor uses the change in capacitance that occurs between the electrode in the touch sensor and the operating body when the operating body (for example, a finger) approaches the touch sensor. Is detected. The change in capacitance that occurs between the electrode and the operating body occurs even when the operating body does not contact the touch sensor. For this reason, the touch sensor reacts even if the operating body approaches the surface or the operating body touches the surface lightly. From such a good response, the user can obtain a good operational feeling. In addition, the capacitive touch sensor can detect the positions of a plurality of operating bodies that are close to or in contact with the surface thereof.

特開2010−39515号公報JP 2010-39515 A

静電容量式のタッチセンサは、操作性の良さなどを理由に、様々な電子機器に搭載されるようになってきている。例えば、静電容量式のタッチセンサは、携帯電話、携帯情報端末、携帯音楽プレーヤ、携帯ゲーム機など、様々な携帯型の電子機器に搭載されている。また、静電容量式のタッチセンサは、テレビジョン受像機、パーソナルコンピュータ、カーナビゲーションシステム、デジタルサイネージ端末、ATMなど、比較的大きなサイズの電子機器への適用も期待されている。   Capacitive touch sensors have been mounted on various electronic devices for reasons such as good operability. For example, a capacitive touch sensor is mounted on various portable electronic devices such as a mobile phone, a portable information terminal, a portable music player, and a portable game machine. Capacitive touch sensors are also expected to be applied to relatively large electronic devices such as television receivers, personal computers, car navigation systems, digital signage terminals, and ATMs.

しかし、静電容量式のタッチセンサにより検出されたタッチ位置(以下、検出位置)は、実際にタッチした位置(以下、実際位置)とずれていることがある。そのため、検出位置と実際位置との間の誤差を減らす様々な研究が各所でなされている。なお、ここでは静電容量式のタッチセンサを例に挙げたが、位置を検出する他の各種センサについても、検出位置と実際位置との間の誤差を減らす方法が研究されている。本件発明者も、検出位置と実際位置との間の誤差を減らす方法について検討した。   However, the touch position (hereinafter, detected position) detected by the capacitive touch sensor may deviate from the actually touched position (hereinafter, actual position). Therefore, various studies for reducing the error between the detected position and the actual position have been made in various places. Here, the capacitive touch sensor is taken as an example, but methods for reducing the error between the detection position and the actual position have been studied for other various sensors that detect the position. The present inventor has also studied a method for reducing the error between the detected position and the actual position.

本技術は、上記のような事情を受けて考案されたものであり、処理遅延を発生させることなく、検出位置と実際位置との間の誤差を低減するための座標補正関数を生成することが可能な、新規かつ改良された座標補正関数生成装置、入力装置、座標補正関数生成方法、座標補正方法、及びプログラムを提供することを意図している。   The present technology has been devised in view of the above circumstances, and can generate a coordinate correction function for reducing an error between a detected position and an actual position without causing a processing delay. It is intended to provide a new and improved coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method, and program that are possible.

上記課題を解決するために、本技術のある観点によれば、タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去部と、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fnを機械学習により生成する関数生成部と、を備える、座標補正関数生成装置が提供される。 In order to solve the above-described problem, according to an aspect of the present technology, among the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn and the (n−p) th (p = 1 to P) and the coordinate X (n−q) acquired in the (n + q) th (q = 1 to Q) coordinate X (n−p). The noise removing unit for calculating the coordinate X n ′ from which the noise corresponding to n has been removed and the coordinate X (n−m) acquired in the (n−m) th (m = 1 to M ) are input. There is provided a coordinate correction function generation device comprising: a function generation unit that generates a function Fn that outputs the coordinate X n ′ by machine learning.

また、前記関数生成部は、前記関数Fを前記座標X(n−m)(m=1〜M)の線形結合で表現し、前記座標X’及び前記座標X(n−m)(m=1〜M)の実測値を用いて最小二乗法により結合係数を算出するように構成されていてもよい。 The function generation unit expresses the function F n by a linear combination of the coordinates X (n−m) (m = 1 to M), and the coordinates X n ′ and the coordinates X (n−m) ( The coupling coefficient may be calculated by the least square method using the actually measured values of m = 1 to M).

また、前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)とを平均して前記座標X’を算出するように構成されていてもよい。 The noise removing unit averages the coordinates Xn , the coordinates X (np) (p = 1 to P), and the coordinates X (n + q) (q = 1 to Q), and The coordinate X n ′ may be calculated.

また、前記ノイズ除去部は、前記座標Xと、pが大きくなるにつれて値が小さくなる重みD(D<1)を前記座標X(n−p)にかけた値と、qが大きくなるにつれて値が小さくなる重みD(D<1)を前記座標X(n+q)にかけた値とを平均して前記座標X’を算出するように構成されていてもよい。 Further, the noise removing unit increases the coordinate X n and a value obtained by multiplying the coordinate X (n−p) by a weight D p (D p <1) that decreases as p increases, and q increases. The coordinate X n ′ may be calculated by averaging a value obtained by multiplying the weight X q (D q <1) by the weight D q (D q <1), the value of which decreases with time, on the coordinate X (n + q) .

また、前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)とをバタワースフィルタに入力することで前記座標X’を算出するように構成されていてもよい。 The noise removing unit inputs the coordinates Xn , the coordinates X (np) (p = 1 to P), and the coordinates X (n + q) (q = 1 to Q) to the Butterworth filter. Thus, the coordinates X n ′ may be calculated.

また、前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)との関係を示す回帰直線又は回帰曲線を算出し、前記座標Xに対応する回帰直線又は回帰曲線上の座標を前記座標X’とするように構成されていてもよい。 In addition, the noise removing unit is a regression that shows a relationship among the coordinates Xn , the coordinates X (n−p) (p = 1 to P), and the coordinates X (n + q) (q = 1 to Q). calculating a linear or regression curve, the coordinates on the regression line or regression curve corresponding to the coordinates X n may be configured so as to the coordinate X n '.

また、上記の座標補正関数生成装置は、前記座標Xにおける移動速度を算出する速度算出部と、前記速度算出部により算出された移動速度に基づいて前記関数Fをクラス分類し、各クラスを代表する関数を生成する関数分類部と、をさらに備えていてもよい。 In addition, the coordinate correction function generation device classifies the function F n based on the movement speed calculated by the speed calculation unit, the speed calculation unit that calculates the movement speed at the coordinate X n , and each class And a function classifying unit that generates a function representative of.

また、上記の座標補正関数生成装置は、前記座標Xにおける移動速度を算出する速度算出部と、前記タッチセンサのグリッドを複数の領域に分け、前記座標Xが含まれる領域を判定する領域判定部と、前記速度算出部により算出された移動速度及び前記領域判定部により判定された領域に基づいて前記関数Fをクラス分類し、各クラスを代表する関数を生成する関数分類部と、をさらに備えていてもよい。 Also, the coordinate correcting function generating device includes a speed calculator for calculating the moving velocity in the coordinate X n, divided grid of the touch sensor into a plurality of regions, the region determining region including the coordinate X n A function classifying unit that classifies the function F n based on the moving speed calculated by the speed calculating unit and the region determined by the region determining unit, and generates a function representing each class; May be further provided.

また、上記の座標補正関数生成装置は、前記タッチセンサと、前記関数生成部により生成された関数に前記タッチセンサにより取得された座標を入力して当該座標を補正する座標補正部と、を有する入力装置から、ユーザが前記タッチセンサを用いて入力した座標に関する情報を取得する座標情報取得部をさらに備えていてもよい。この場合、前記ノイズ除去部は、前記座標情報取得部により取得された情報が示す座標群を用いてノイズが除去された座標を算出し、前記関数生成部は、前記座標情報取得部により取得された情報が示す座標群、及び前記ノイズ除去部により算出された座標を用いて関数を生成する。   The coordinate correction function generation device includes the touch sensor and a coordinate correction unit that inputs the coordinates acquired by the touch sensor to the function generated by the function generation unit and corrects the coordinates. You may further provide the coordinate information acquisition part which acquires the information regarding the coordinate which the user input using the said touch sensor from the input device. In this case, the noise removal unit calculates coordinates from which noise has been removed using a coordinate group indicated by the information acquired by the coordinate information acquisition unit, and the function generation unit is acquired by the coordinate information acquisition unit. A function is generated using the coordinate group indicated by the information and the coordinates calculated by the noise removing unit.

また、前記座標情報取得部は、前記座標に関する情報として前記ユーザの操作パターンを示す情報を取得するように構成されていてもよい。さらに、前記ノイズ除去部は、前記操作パターンに対応する座標群を用いてノイズが除去された座標を算出するように構成されていてもよい。そして、前記関数生成部は、前記操作パターンに対応する座標群、及び前記ノイズ除去部により算出された座標を用いて関数を生成するように構成されていてもよい。   The coordinate information acquisition unit may be configured to acquire information indicating the user's operation pattern as information on the coordinates. Furthermore, the noise removal unit may be configured to calculate coordinates from which noise has been removed using a coordinate group corresponding to the operation pattern. The function generation unit may be configured to generate a function using a coordinate group corresponding to the operation pattern and the coordinates calculated by the noise removal unit.

また、上記課題を解決するために、本技術の別の観点によれば、タッチされた座標を検出するタッチセンサと、前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正部と、を備える、入力装置が提供される。 In order to solve the above problem, according to another aspect of the present technology, the touch sensor that detects the touched coordinate and the nth acquired among the plurality of coordinates acquired in advance by the touch sensor. Coordinates Xn , coordinates (np) acquired in the (n−p) th (p = 1 to P), and (n + q) th (q = 1 to Q). based on the coordinates X (n-q) and the coordinates X n 'corresponding to the coordinates X n in which noise is removed using, generated by machine learning, the first (n-m) th (m = 1 To the function F n that outputs the coordinate X n ′ when the acquired coordinate X (n−m) is input, the coordinate detected by the touch sensor is input and the coordinate is corrected. And an input device including a coordinate correction unit.

また、上記の入力装置は、前記タッチセンサを用いたユーザの操作パターンを検出する操作パターン検出部と、所定の操作パターン毎に用意された関数のうち、前記操作パターン検出部により検出された操作パターンに対応する関数を選択する関数選択部と、をさらに備えていてもよい。この場合、前記座標補正部は、前記関数選択部により選択された関数に対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する。   The input device includes an operation pattern detection unit that detects an operation pattern of a user using the touch sensor, and an operation detected by the operation pattern detection unit among functions prepared for each predetermined operation pattern. And a function selection unit that selects a function corresponding to the pattern. In this case, the coordinate correction unit inputs the coordinates detected by the touch sensor to the function selected by the function selection unit and corrects the coordinates.

また、上記の入力装置は、前記タッチセンサを操作する操作体の大きさを検出する操作体サイズ検出部と、操作体の大きさ毎に用意された関数のうち、前記操作体サイズ検出部により検出された操作体の大きさに対応する関数を選択する関数選択部と、をさらに備えていてもよい。この場合、前記座標補正部は、前記関数選択部により選択された関数に対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する。   In addition, the input device includes an operation body size detection unit that detects the size of the operation body that operates the touch sensor, and a function prepared for each size of the operation body by the operation body size detection unit. And a function selecting unit that selects a function corresponding to the detected size of the operating tool. In this case, the coordinate correction unit inputs the coordinates detected by the touch sensor to the function selected by the function selection unit and corrects the coordinates.

また、上記の入力装置は、前記タッチセンサにより検出された座標と、前記座標補正部により補正された座標との乖離度合いを検出する乖離度検出部をさらに備えていてもよい。この場合、前記座標補正部は、前記乖離度検出部により検出された乖離度合いが所定の閾値よりも大きい場合に前記関数を変更する。   The input device may further include a deviation degree detection unit that detects a degree of deviation between the coordinates detected by the touch sensor and the coordinates corrected by the coordinate correction unit. In this case, the coordinate correction unit changes the function when the deviation degree detected by the deviation degree detection unit is larger than a predetermined threshold value.

また、上記課題を解決するために、本技術の別の観点によれば、タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xnと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去ステップと、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fを機械学習により生成する関数生成ステップと、を含む、座標補正関数生成方法が提供される。 In order to solve the above problem, according to another aspect of the present technology, among the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn and the (n−p) th coordinate The coordinates X (n−p) acquired at (p = 1 to P) and the coordinates X (n−q) acquired at the (n + q) th (q = 1 to Q) are used, and a noise removal step of noise corresponding to the coordinates X n is calculated coordinates X n 'is removed, the first (n-m) th (m = 1 to m) on the acquired coordinate X (n-m) A function generation step of generating a function F n that outputs the coordinate X n ′ when input by machine learning is provided.

また、上記課題を解決するために、本技術の別の観点によれば、タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去機能と、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fを機械学習により生成する関数生成機能と、をコンピュータに実現させるためのプログラムが提供される。 In order to solve the above-described problem, according to another aspect of the present technology, among the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn and the (n−p) th coordinate. The coordinates X (n−p) acquired for the th (p = 1 to P) and the coordinates X (n−q) acquired for the (n + q) th (q = 1 to Q) , A noise removing function for calculating coordinates X n ′ from which noise corresponding to the coordinates X n has been removed, and the coordinates X (nm) acquired at the (n−m) th (m = 1 to M ). A program for causing a computer to realize a function generation function that generates a function F n that outputs the coordinates X n ′ by machine learning when the input is input is provided.

また、上記課題を解決するために、本技術の別の観点によれば、タッチセンサにより、タッチされた座標が検出される座標検出ステップと、前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正ステップと、を含む、座標補正方法が提供される。 In order to solve the above problem, according to another aspect of the present technology, a coordinate detection step in which touched coordinates are detected by a touch sensor, and a plurality of coordinates acquired in advance by the touch sensor. , The nth acquired coordinate Xn , the (n−p) th (p = 1 to P) acquired coordinate X (n−p) , and the (n + q) th (q = 1 to n) coordinates obtained in Q) X (n-q) , based on the coordinate X n 'corresponding to the coordinates X n in which noise is removed using, generated by machine learning, the first (n-m The coordinates detected by the touch sensor are input to the function F n that outputs the coordinates X n ′ when the coordinates X ( nm) acquired in the first (m = 1 to M) are input. And a coordinate correction step for correcting the coordinates. That.

また、上記課題を解決するために、本技術の別の観点によれば、タッチセンサにより、タッチされた座標を検出する座標検出機能と、前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xnと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正機能と、をコンピュータに実現させるためのプログラムが提供される。 In order to solve the above-mentioned problem, according to another aspect of the present technology, a coordinate detection function for detecting coordinates touched by a touch sensor, and a plurality of coordinates acquired in advance by the touch sensor, The nth acquired coordinate Xn, the (n−p) th (p = 1 to P) acquired coordinate X (n−p) , and the (n + q) th (q = 1 to Q) based on the coordinates X n 'corresponding to the coordinates X n in which noise is removed using the obtained coordinates X (n-q), to have been generated by a machine learning, the first (n-m) th When the coordinates X ( nm) acquired at (m = 1 to M) are input, the coordinates detected by the touch sensor are input to the function F n that outputs the coordinates X n ′. A program for realizing a coordinate correction function for correcting the coordinates on a computer. Beam is provided.

また、上記課題を解決するために、本技術の別の観点によれば、上記のプログラムが記録された、コンピュータにより読み取り可能な記録媒体が提供される。   In order to solve the above problem, according to another aspect of the present technology, a computer-readable recording medium on which the above-described program is recorded is provided.

以上説明したように本技術によれば、処理遅延を発生させることなく、検出位置と実際位置との間の誤差を低減するための座標補正関数を生成することが可能になる。   As described above, according to the present technology, it is possible to generate a coordinate correction function for reducing an error between the detected position and the actual position without causing a processing delay.

静電容量式タッチセンサの電極構造を示す説明図である。It is explanatory drawing which shows the electrode structure of an electrostatic capacitance type touch sensor. 静電容量式タッチセンサによるタッチ位置の検出方法を示す説明図である。It is explanatory drawing which shows the detection method of the touch position by an electrostatic capacitance type touch sensor. 静電容量式タッチセンサの検出精度について説明するための説明図である。It is explanatory drawing for demonstrating the detection accuracy of an electrostatic capacitance type touch sensor. 移動平均を利用したノイズ低減方法について説明するための説明図である。It is explanatory drawing for demonstrating the noise reduction method using a moving average. 移動平均を利用したノイズ低減方法について説明するための説明図である。It is explanatory drawing for demonstrating the noise reduction method using a moving average. 本技術の一実施形態に係る情報処理装置の構成を示す説明図である。It is explanatory drawing which shows the structure of the information processing apparatus which concerns on one Embodiment of this technique. 移動平均に基づく座標補正の性質について説明するための説明図である。It is explanatory drawing for demonstrating the property of the coordinate correction based on a moving average. 本実施形態に係る補正関数の特性について説明するための説明図である。It is explanatory drawing for demonstrating the characteristic of the correction function which concerns on this embodiment. 本実施形態に係る補正処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the correction process which concerns on this embodiment. 本実施形態に係る補正関数の更新処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the update process of the correction function which concerns on this embodiment. 本実施形態に係る補正関数の更新処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the update process of the correction function which concerns on this embodiment. 本実施形態に係る情報処理システムの構成を示す説明図である。It is explanatory drawing which shows the structure of the information processing system which concerns on this embodiment. 本実施形態に係る教師データの生成方法について説明するための説明図である。It is explanatory drawing for demonstrating the production | generation method of the teacher data which concerns on this embodiment. 本実施形態に係る補正関数の生成方法について説明するための説明図である。It is explanatory drawing for demonstrating the production | generation method of the correction function which concerns on this embodiment. 本実施形態に係る補正関数の分類方法について説明するための説明図である。It is explanatory drawing for demonstrating the classification method of the correction function which concerns on this embodiment. 本実施形態に係る補正関数の分類方法について説明するための説明図である。It is explanatory drawing for demonstrating the classification method of the correction function which concerns on this embodiment. 本実施形態に係る補正関数の生成処理及び分類処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the production | generation process and classification | category process of a correction function which concern on this embodiment. 本実施形態に係る補正関数の生成処理及び分類処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the production | generation process and classification | category process of a correction function which concern on this embodiment. 本実施形態に係る補正関数の生成処理及び分類処理の流れを示す説明図である。It is explanatory drawing which shows the flow of the production | generation process and classification | category process of a correction function which concern on this embodiment. 本実施形態の一変形例に係るシステム構成例を示した説明図である。It is explanatory drawing which showed the system configuration example which concerns on the modification of this embodiment. 本実施形態の一変形例に係るシステム構成例を示した説明図である。It is explanatory drawing which showed the system configuration example which concerns on the modification of this embodiment. 本実施形態に係る情報処理装置及び情報処理システムの機能を実現することが可能なハードウェア構成例を示す説明図である。It is explanatory drawing which shows the hardware structural example which can implement | achieve the function of the information processing apparatus which concerns on this embodiment, and an information processing system.

以下に添付図面を参照しながら、本技術に係る好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。   Hereinafter, preferred embodiments according to the present technology will be described in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

[説明の流れについて]
ここで、以下に記載する説明の流れについて簡単に述べる。
[About the flow of explanation]
Here, the flow of explanation described below will be briefly described.

まず、図1〜図3を参照しながら、静電容量式タッチセンサの電極構造及びその性質について簡単に説明する。また、静電容量式タッチセンサ以外のセンサについて述べる。次いで、図4及び図5を参照しながら、移動平均を利用したノイズ低減方法について説明する。次いで、図6〜図11を参照しながら、本技術の一実施形態に係る情報処理装置の構成及び動作について説明する。次いで、図12〜図19を参照しながら、同実施形態に係る情報処理システム100の構成及び動作について説明する。   First, the electrode structure and its properties of a capacitive touch sensor will be briefly described with reference to FIGS. A sensor other than the capacitive touch sensor will be described. Next, a noise reduction method using a moving average will be described with reference to FIGS. 4 and 5. Next, the configuration and operation of the information processing apparatus according to an embodiment of the present technology will be described with reference to FIGS. Next, the configuration and operation of the information processing system 100 according to the embodiment will be described with reference to FIGS.

次いで、図20及び図21を参照しながら、同実施形態に係る技術を実現することが可能なシステム構成について簡単に纏める。次いで、図22を参照しながら、本技術の実施形態に係る情報処理装置の機能を実現することが可能なハードウェア構成例について説明する。最後に、同実施形態の技術的思想について纏め、当該技術的思想から得られる作用効果について簡単に説明する。   Next, a system configuration capable of realizing the technique according to the embodiment will be briefly described with reference to FIGS. Next, a hardware configuration example capable of realizing the functions of the information processing apparatus according to the embodiment of the present technology will be described with reference to FIG. Finally, the technical idea of the embodiment will be summarized and the effects obtained from the technical idea will be briefly described.

(説明項目)
1:はじめに
1−1:静電容量式タッチセンサの構造とタッチ位置の検出方法
1−2:静電容量式タッチセンサの検出精度
1−3:その他のセンサについて
1−4:ノイズ低減方法
2:実施形態
2−1:情報処理装置の構成
2−2:情報処理装置の動作
2−3:情報処理システム100の構成
2−4:情報処理システム100の動作
2−5:システム構成のまとめ
2−5−1:構成例1
2−5−2:構成例2
3:ハードウェア構成
4:まとめ
(Description item)
1: Introduction 1-1: Structure of capacitive touch sensor and touch position detection method 1-2: Detection accuracy of capacitive touch sensor 1-3: Other sensors 1-4: Noise reduction method 2 : Embodiment 2-1: Configuration of information processing apparatus 2-2: Operation of information processing apparatus 2-3: Configuration of information processing system 100 2-4: Operation of information processing system 100 2-5: Summary of system configuration
2-5-1: Configuration example 1
2-5-2: Configuration example 2
3: Hardware configuration 4: Summary

<1:はじめに>
はじめに、静電容量式タッチセンサの構造、静電容量式タッチセンサの検出精度、その他のセンサによる検出精度、及びノイズ低減方法について簡単に説明する。
<1: Introduction>
First, the structure of the capacitive touch sensor, the detection accuracy of the capacitive touch sensor, the detection accuracy of other sensors, and a noise reduction method will be briefly described.

[1−1:静電容量式タッチセンサの構造とタッチ位置の検出方法]
まず、図1を参照しながら、静電容量式タッチセンサの電極構造について説明する。また、図2を参照しながら、静電容量式タッチセンサによるタッチ位置の検出方法について説明する。図1は、静電容量式タッチセンサの電極構造について説明するための説明図である。また、図2は、静電容量式タッチセンサによるタッチ位置の検出方法について説明するための説明図である。なお、ここでは一例として、ダイヤモンドタイプの電極構造を例に挙げて説明する。
[1-1: Structure of Capacitive Touch Sensor and Touch Position Detection Method]
First, the electrode structure of the capacitive touch sensor will be described with reference to FIG. In addition, a method for detecting a touch position using a capacitive touch sensor will be described with reference to FIG. FIG. 1 is an explanatory diagram for describing an electrode structure of a capacitive touch sensor. FIG. 2 is an explanatory diagram for explaining a method of detecting a touch position by a capacitive touch sensor. Here, as an example, a diamond type electrode structure will be described as an example.

図1に示すように、静電容量式タッチセンサは、X方向に沿って配線された複数のX電極、及びY方向に沿って配線された複数のY電極を有する。また、X電極とY電極とは、Z方向に見た場合にX電極の矩形部分(電極パッド)とY電極の矩形部分(電極パッド)とが均等に露出するように並べて配線される。なお、ここでは簡単のために数本の電極しか図示しないが、実際には多数の電極が存在する。   As shown in FIG. 1, the capacitive touch sensor includes a plurality of X electrodes wired along the X direction and a plurality of Y electrodes wired along the Y direction. Further, the X electrode and the Y electrode are arranged and wired so that the rectangular portion (electrode pad) of the X electrode and the rectangular portion (electrode pad) of the Y electrode are evenly exposed when viewed in the Z direction. Although only a few electrodes are shown here for simplicity, there are actually a large number of electrodes.

図2に示すように、指などの誘電体(以下、操作体)がX電極(Y電極)に近づくと、操作体とX電極(Y電極)との間に静電結合が形成され、X電極(Y電極)の静電容量が増加する。そのため、静電容量の変化を検出することにより、操作体の近接を検知することが可能である。また、各X電極及び各Y電極の静電容量を監視することにより、操作体が接触又は近接した位置を検出することができる。   As shown in FIG. 2, when a dielectric such as a finger (hereinafter referred to as an operating body) approaches the X electrode (Y electrode), electrostatic coupling is formed between the operating body and the X electrode (Y electrode), and X The capacitance of the electrode (Y electrode) increases. Therefore, it is possible to detect the proximity of the operating body by detecting a change in capacitance. Further, by monitoring the capacitance of each X electrode and each Y electrode, it is possible to detect the position where the operating body is in contact with or close to.

[1−2:静電容量式タッチセンサの検出精度]
次に、図3を参照しながら、静電容量式タッチセンサの検出精度について説明する。図3左図に示すように操作体によりタッチ面上を斜め方向に向けて直線的になぞると、図3右図のようなタッチ位置の軌跡が検出される。図3右図から明らかなように、静電容量式タッチセンサにより検出されるタッチ位置の軌跡は周期的に波打っている。つまり、ユーザが操作体で描いた軌跡と、実際に静電容量式タッチセンサで検出される軌跡とが一致していない。言い換えると、操作体がタッチ面に近接又は接触した位置の座標と、実際に検出されたタッチ位置の座標との間に誤差が生じている。
[1-2: Detection accuracy of capacitive touch sensor]
Next, the detection accuracy of the capacitive touch sensor will be described with reference to FIG. As shown in the left diagram of FIG. 3, when the operator touches the touch surface in an oblique direction and linearly traces, the locus of the touch position as shown in the right diagram of FIG. 3 is detected. As is apparent from the right diagram of FIG. 3, the locus of the touch position detected by the capacitive touch sensor is periodically wavy. That is, the trajectory drawn by the user with the operating tool does not match the trajectory actually detected by the capacitive touch sensor. In other words, there is an error between the coordinates of the position where the operating body approaches or touches the touch surface and the coordinates of the actually detected touch position.

このように、操作体が近接又は接触した位置と違う座標が検出されると、ユーザが意図していないコマンドが実行されてしまうことがある。また、ドラッグ操作の際に検出されるタッチ位置の軌跡が波打つと、ドラッグ操作に追従して動くオブジェクトが不自然な動きをしたり、正しくジェスチャーが認識されなかったりすることがある。また、画面のスクロールなどの動きの方向が決まっている動作をユーザが行った際に動作速度に揺らぎが生じることで、ユーザに違和感を与えてしまうことがある。上記のような誤差を減らすには、例えば、X電極及びY電極の間隔を狭めればよい。   Thus, if a coordinate different from the position where the operating tool is close or in contact is detected, a command not intended by the user may be executed. In addition, if the locus of the touch position detected during the drag operation undulates, the object that moves following the drag operation may move unnaturally or the gesture may not be recognized correctly. In addition, when the user performs an operation in which the direction of movement, such as scrolling the screen, is performed, the operation speed may fluctuate, which may make the user feel uncomfortable. In order to reduce the above error, for example, the interval between the X electrode and the Y electrode may be narrowed.

しかしながら、電極の本数が増えると、タッチ位置の走査に要する時間が延びてしまい、レスポンスが低下してしまう。さらに、端子数が増えることにより製造コストが増大してしまう。こうした理由から、X電極及びY電極で形成される升目(グリッド)の大きさを維持しつつ、上記の誤差を低減させる技術が注目されている。   However, when the number of electrodes increases, the time required for scanning the touch position increases, and the response decreases. Furthermore, the manufacturing cost increases due to the increase in the number of terminals. For these reasons, attention has been paid to a technique for reducing the above error while maintaining the size of the grid formed by the X electrode and the Y electrode.

[1−3:その他のセンサについて]
ところで、上述したダイヤモンド型の電極構造を有する静電容量式タッチセンサだけでなく、他の電極構造を有する静電容量式タッチセンサや、静電容量式以外の方式を採用したタッチセンサにおいても、タッチ位置の検出精度を向上させる技術が求められている。また、タッチセンサに限らず、赤外線や可視光などを利用して位置を検出する光センサの分野においても、光源の位置を精度良く検出する技術の実現が求められている。これらのセンサによる検出結果には、様々な要因で生じるノイズの影響が含まれてしまう。そのため、電気的な方法や光学的な方法で位置を検出するセンサの検出結果に含まれるノイズの影響を除去する技術については各所で様々な研究が行われている。
[1-3: Other sensors]
By the way, not only the capacitive touch sensor having the diamond-shaped electrode structure described above, but also in the capacitive touch sensor having another electrode structure and the touch sensor adopting a method other than the capacitive type, A technique for improving the detection accuracy of the touch position is required. In addition to the touch sensor, in the field of an optical sensor that detects a position using infrared rays, visible light, or the like, it is required to realize a technique for accurately detecting the position of a light source. The detection results by these sensors include the influence of noise caused by various factors. For this reason, various researches have been conducted on various techniques for removing the influence of noise contained in the detection results of sensors that detect positions by electrical or optical methods.

[1−4:ノイズ低減方法]
センサによる検出結果に含まれるノイズを低減する方法として、センサにより測定された測定値を平均化して測定値のばらつきを抑制する方法がある。ここで、図4及び図5を参照しながら、移動平均を利用したノイズ低減方法について説明する。図4及び図5は、移動平均を利用したノイズ低減方法について説明するための説明図である。
[1-4: Noise reduction method]
As a method of reducing noise included in the detection result of the sensor, there is a method of averaging the measurement values measured by the sensor and suppressing variation in the measurement values. Here, a noise reduction method using a moving average will be described with reference to FIGS. 4 and 5. 4 and 5 are explanatory diagrams for explaining a noise reduction method using a moving average.

いま、センサにより時刻t〜tにおいて測定値X〜Xが測定されたものとしよう。時刻t及び測定値Xを座標軸とする座標空間に測定値X〜Xをプロットすると、図4のようになる。まず、測定値Xのノイズを低減する処理について考えてみよう。5点の移動平均を考えるものとすると、測定値Xのノイズを低減する処理においては、測定値Xの前後2点ずつが抽出され、測定値Xを含めた5点の平均値X’が算出される。つまり、測定値X〜Xの平均値X’が算出される。この平均値X’に対応する点をP(t)と表記することにしよう。 Assume that the measured values X 1 to X 8 are measured by the sensor at times t 1 to t 8 . When the measurement values X 1 to X 8 are plotted in the coordinate space with the time t and the measurement value X as coordinate axes, the result is as shown in FIG. First, consider the processing to reduce noise measurements X 3. When to be considered the moving average of five points, the processing for reducing noise measurements X 3 are each 2-point around the measured value X 3 are extracted, the average value X of the five points, including the measured value X 3 3 'is calculated. That is, the average value X 3 ′ of the measured values X 1 to X 5 is calculated. A point corresponding to the average value X 3 ′ will be expressed as P (t 3 ).

点P(t)が求まると、次に、測定値Xのノイズを低減する処理が実行される。測定値Xのノイズを低減する処理においては、測定値Xの前後ずつが抽出され、測定値Xを含めた5点の平均値X’が算出される。つまり、ノイズ低減処理の対象とする測定値の移動に伴い、図5に示すように、平均値X’の算出に用いる測定値の範囲が移動する(A(t)→A(t))。そして、測定値X〜Xの平均値X’が算出される。このように、測定値の範囲を移動させつつ、その範囲に含まれる平均値が順次算出される。移動平均を用いて算出された平均値X’,X’,…は、それぞれ測定値X,X,…に含まれる低減した値となる。 When the point P (t 3 ) is obtained, next, a process for reducing the noise of the measurement value X 4 is executed. In the process of reducing the noise measurements X 4 are each before and after the measurement value X 4 are extracted, the mean value X 4 of 5 points including the measured values X 4 'is calculated. That is, as shown in FIG. 5, the range of measurement values used for calculating the average value X 4 ′ moves (A (t 3 ) → A (t 4 ) as the measurement values targeted for noise reduction processing move. )). Then, an average value X 4 ′ of the measured values X 2 to X 6 is calculated. In this way, the average value included in the range is sequentially calculated while moving the range of the measurement value. The average values X 3 ′, X 4 ′,... Calculated using the moving average are reduced values included in the measured values X 3 , X 4 ,.

しかしながら、図5に示すように、測定値Xの平均値X’を算出するのに測定値X〜Xを用いるため、少なくとも時刻tまで待たなければ平均値X’を算出することができない。そのため、遅延Δt=t−tが発生してしまう。この遅延Δtは、平均値X’,X’,…を算出する際にも同じように発生する。つまり、移動平均を利用したノイズ低減方法を適用すると、センサにより位置が検出されてから、ノイズ低減後の位置情報が出力されるまでに遅延Δtが発生することになる。このような遅延Δtの発生は、レスポンスの低下を招き、ユーザに違和感を与える。そのため、遅延Δtの発生を抑制しつつ、センサによる検出結果に含まれるノイズを除去する技術が求められている。 However, calculated as shown in FIG. 5, 'for using the measured values X 1 to X 5 for calculating the average value X 3 to wait at least until the time t 5' average X 3 measurements X 3 a Can not do it. Therefore, a delay Δt = t 5 −t 3 occurs. This delay Δt occurs in the same manner when calculating the average values X 4 ′, X 5 ′,. That is, when a noise reduction method using a moving average is applied, a delay Δt occurs between the position detection by the sensor and the output of the position information after noise reduction. The occurrence of such a delay Δt causes a decrease in response and gives the user a feeling of strangeness. Therefore, there is a demand for a technique for removing noise included in the detection result by the sensor while suppressing the occurrence of the delay Δt.

<2:実施形態>
以下、本技術の一実施形態について説明する。
<2: Embodiment>
Hereinafter, an embodiment of the present technology will be described.

[2−1:情報処理装置の構成]
まず、図6を参照しながら、本実施形態に係る情報処理装置の構成について説明する。図6は、本実施形態に係る情報処理装置の構成について説明するための説明図である。
[2-1: Configuration of information processing apparatus]
First, the configuration of the information processing apparatus according to the present embodiment will be described with reference to FIG. FIG. 6 is an explanatory diagram for explaining the configuration of the information processing apparatus according to the present embodiment.

(全体的な構成)
図6に示すように、本実施形態に係る情報処理装置は、主に、入力装置10と、情報処理部20と、表示部30とにより構成される。また、入力装置10は、主に、タッチセンサ11と、座標格納部12と、座標補正部13と、関数格納部14と、関数更新部15とにより構成される。なお、タッチセンサ11に代えて、赤外線や可視光などの光を利用してユーザが示す位置を検出するタイプのセンサを用いることも可能である。但し、以下では、一例としてタッチセンサ11からタッチ位置の座標を取得することを念頭において説明を進める。
(Overall configuration)
As illustrated in FIG. 6, the information processing apparatus according to the present embodiment is mainly configured by an input device 10, an information processing unit 20, and a display unit 30. The input device 10 mainly includes a touch sensor 11, a coordinate storage unit 12, a coordinate correction unit 13, a function storage unit 14, and a function update unit 15. Instead of the touch sensor 11, it is also possible to use a type of sensor that detects a position indicated by the user using light such as infrared rays or visible light. However, in the following, the description will be made with the acquisition of the coordinates of the touch position from the touch sensor 11 as an example.

ユーザがタッチセンサ11に指などの操作体を近接又は接触させると、タッチセンサ11は、近接又は接触した操作体の位置(以下、タッチ位置)を検出する。そして、タッチセンサ11により検出されたタッチ位置を示す座標は、座標格納部12に格納される。座標格納部12に格納された座標は、必要に応じて、座標補正部13及び関数更新部15により読み出される。座標補正部13は、関数格納部14に予め格納された関数(以下、補正関数)を用いて座標格納部12に格納された最新の座標を補正する。なお、座標補正部13により補正された座標を補正座標と呼ぶことにする。   When the user brings an operating body such as a finger close to or in contact with the touch sensor 11, the touch sensor 11 detects the position of the operating body that has approached or touched (hereinafter referred to as a touch position). The coordinates indicating the touch position detected by the touch sensor 11 are stored in the coordinate storage unit 12. The coordinates stored in the coordinate storage unit 12 are read out by the coordinate correction unit 13 and the function update unit 15 as necessary. The coordinate correction unit 13 corrects the latest coordinates stored in the coordinate storage unit 12 using a function stored in advance in the function storage unit 14 (hereinafter, correction function). The coordinates corrected by the coordinate correction unit 13 are referred to as corrected coordinates.

上記の補正座標は、座標補正部13から出力され、情報処理部20に入力される。補正座標が入力されると、情報処理部20は、入力された補正座標に基づいて所定の処理を実行する。そして、情報処理部20は、実行した処理結果を表示部30に表示する。また、関数更新部15は、関数格納部14に格納された補正関数を更新する。例えば、関数更新部15は、ユーザの操作パターンや操作体のサイズなどに適した補正関数を情報処理システム100から取得し、取得した補正関数で関数格納部14に格納された補正関数を更新する。   The correction coordinates are output from the coordinate correction unit 13 and input to the information processing unit 20. When the correction coordinates are input, the information processing unit 20 executes a predetermined process based on the input correction coordinates. Then, the information processing unit 20 displays the executed processing result on the display unit 30. In addition, the function update unit 15 updates the correction function stored in the function storage unit 14. For example, the function update unit 15 acquires a correction function suitable for the user's operation pattern, the size of the operation tool, and the like from the information processing system 100, and updates the correction function stored in the function storage unit 14 with the acquired correction function. .

(座標補正部13の詳細な構成)
ここで、座標補正部13の構成について、より詳細に説明する。
(Detailed configuration of the coordinate correction unit 13)
Here, the configuration of the coordinate correction unit 13 will be described in more detail.

上記の通り、座標補正部13は、関数格納部14に格納された補正関数を用いて座標格納部12に格納された最新の座標(以下、対象座標)を補正する。座標の補正方法としては、例えば、移動平均による補正、加重平均による補正、非線形フィッティングによる補正、バタワースフィルタによる補正などが考えられる。移動平均による補正は、図7に示すように、対象座標及び対象座標の前後に取得された所定数の座標を平均し、その平均値を補正座標に設定する方法である。   As described above, the coordinate correction unit 13 corrects the latest coordinates (hereinafter, target coordinates) stored in the coordinate storage unit 12 using the correction function stored in the function storage unit 14. As a coordinate correction method, for example, correction by moving average, correction by weighted average, correction by nonlinear fitting, correction by Butterworth filter, and the like are conceivable. As shown in FIG. 7, the correction by moving average is a method of averaging the target coordinates and a predetermined number of coordinates acquired before and after the target coordinates and setting the average value as the correction coordinates.

加重平均による補正は、対象座標の前後に取得された所定数の座標にそれぞれ重み付けし、重み付けした座標の平均値を補正座標に設定する方法である。この方法で用いられる重み付けは、例えば、取得時刻が対象座標の取得時刻から離れるにつれて値が小さくなるような1未満の重み値を用いて行われる。また、非線形フィッティングによる補正は、座標群を非線形関数によりフィッティングし、対象座標の取得時刻における非線形関数の値を補正座標に設定する方法である。また、バタワースフィルタによる補正は、対象座標及び対象座標の前後に取得された所定数の座標をバタワースフィルタに入力し、バタワースフィルタの出力値を補正座標に設定する方法である。   The correction by the weighted average is a method in which a predetermined number of coordinates acquired before and after the target coordinates are respectively weighted, and an average value of the weighted coordinates is set as the correction coordinates. The weighting used in this method is performed using, for example, a weight value less than 1 such that the value decreases as the acquisition time moves away from the acquisition time of the target coordinates. Further, the correction by nonlinear fitting is a method of fitting a coordinate group with a nonlinear function and setting the value of the nonlinear function at the acquisition time of the target coordinates as the corrected coordinates. The correction by the Butterworth filter is a method in which the target coordinates and a predetermined number of coordinates acquired before and after the target coordinates are input to the Butterworth filter, and the output value of the Butterworth filter is set as the correction coordinates.

上記の方法は、いずれも、対象座標の後に取得された座標を用いる。例えば、図7に示すように、5つの座標を用いた移動平均を考えると、時刻tに取得された対象座標X(t)の補正座標X’(t)を求める際、対象座標X(t)の他に、時刻tの前後に取得された座標X(t)、X(t)、X(t)、X(t)が必要になる。そのため、時刻tに座標X(t)が取得されるまで補正座標X’(t)を算出することができない。従って、図7に示すような補正方法を用いると、補正座標X’(t)の算出時に、少なくともΔt=t−tの処理遅延が発生してしまう。なお、上記の他の補正方法を用いる場合も同様の理由で処理遅延が発生する。 All the above methods use coordinates acquired after the target coordinates. For example, as shown in FIG. 7, when a moving average using five coordinates is considered, when the correction coordinates X ′ (t 3 ) of the target coordinates X (t 3 ) acquired at time t 3 are obtained, the target coordinates In addition to X (t 3 ), coordinates X (t 1 ), X (t 2 ), X (t 4 ), and X (t 5 ) acquired before and after time t 3 are required. For this reason, the corrected coordinate X ′ (t 3 ) cannot be calculated until the coordinate X (t 5 ) is acquired at time t 5 . Therefore, when a correction method as shown in FIG. 7 is used, a processing delay of at least Δt = t 5 −t 3 occurs when calculating the correction coordinate X ′ (t 3 ). Note that processing delay occurs for the same reason when the other correction methods described above are used.

そこで、座標補正部13は、図8に示すような特性を持つ補正関数Fを利用して対象座標を補正する。この補正関数Fは、関数格納部14に予め格納されている。図8に示すように、この補正関数Fは、対象座標及び対象座標の前に取得された所定数の座標を入力すると、補正座標を出力する特性を持つ。例えば、座標X(t)〜X(t)を補正関数Fに入力すると、座標X(t)に対応する補正座標X’(t)が出力される。つまり、座標補正部13は、対象座標X(t)が取得された時点で既に座標格納部12に格納されている座標X(t)〜X(t)を用いて補正座標X’(t)を得ることができる。そのため、上述した処理遅延Δtは発生しない。 Therefore, the coordinate correction unit 13 corrects the target coordinates using a correction function F having characteristics as shown in FIG. The correction function F is stored in advance in the function storage unit 14. As shown in FIG. 8, the correction function F has a characteristic of outputting correction coordinates when the target coordinates and a predetermined number of coordinates acquired before the target coordinates are input. For example, if you enter the coordinates X (t 1) ~X a (t 5) the correction function F, the correction coordinates X '(t 5) corresponding to the coordinates X (t 5) is output. That is, the coordinate correction unit 13 uses the coordinates X (t 1 ) to X (t 4 ) already stored in the coordinate storage unit 12 at the time when the target coordinate X (t 5 ) is acquired, and uses the corrected coordinates X ′. (T 5 ) can be obtained. Therefore, the processing delay Δt described above does not occur.

上記の補正関数Fは、機械学習により生成される。そのため、任意の補正方法に基づく補正関数Fを生成することができる。なお、補正関数Fの生成方法については後述する。   The correction function F is generated by machine learning. Therefore, the correction function F based on an arbitrary correction method can be generated. A method for generating the correction function F will be described later.

以上、座標補正部13の詳細な構成について説明した。   The detailed configuration of the coordinate correction unit 13 has been described above.

(関数更新部15の詳細な構成)
次に、関数更新部15の構成について、より詳細に説明する。
(Detailed configuration of the function update unit 15)
Next, the configuration of the function update unit 15 will be described in more detail.

上記の通り、関数更新部15は、関数格納部14に格納された補正関数を更新する。上述したように、関数格納部14に格納された補正関数は、機械学習により生成される。そのため、機械学習を行う際に用いた生徒データがユーザの操作パターンや操作体の特徴など(以下、ユーザ特徴)に合っていない場合、補正関数を用いて正しく補正することが困難になる。そこで、関数更新部15は、ユーザ特徴に合う補正関数を情報処理システム100から取得し、取得した補正関数で関数格納部14に格納された補正関数を更新する。   As described above, the function update unit 15 updates the correction function stored in the function storage unit 14. As described above, the correction function stored in the function storage unit 14 is generated by machine learning. Therefore, when the student data used when performing machine learning does not match the user's operation pattern or the characteristics of the operating body (hereinafter referred to as user characteristics), it is difficult to correct correctly using the correction function. Therefore, the function updating unit 15 acquires a correction function that matches the user characteristics from the information processing system 100, and updates the correction function stored in the function storage unit 14 with the acquired correction function.

例えば、指先で操作する場合と指の平で操作する場合とでは、補正により除去すべきノイズの大きさが異なる。また、操作体を素早く動かす場合とゆっくり動かす場合とでは、補正により除去すべきノイズの大きさが異なる。さらに、タッチセンサ11を軽く押圧しながら操作する場合と強く押圧しながら操作する場合とでは、補正により除去すべきノイズの大きさが異なる。また、操作体のサイズが大きい場合と小さい場合とでは、補正により除去すべきノイズの大きさが異なる。そのため、効果的にノイズを除去することが可能な補正関数はユーザ特徴に応じて異なるのである。   For example, the magnitude of noise to be removed by correction differs between when operating with the fingertip and when operating with the flat of the finger. Further, the magnitude of noise to be removed by correction differs between when the operating body is moved quickly and when it is moved slowly. Furthermore, the magnitude of noise to be removed by correction differs between when the touch sensor 11 is operated while being lightly pressed and when it is operated while being pressed strongly. Further, the magnitude of noise to be removed by the correction differs depending on whether the size of the operating tool is large or small. Therefore, the correction function that can effectively remove noise differs depending on the user characteristics.

ユーザ特徴に合う補正関数を生成するには、ユーザ特徴を反映した座標群又はユーザ特徴を示す情報が必要になる。そこで、関数更新部15は、座標格納部12に格納された座標群又はユーザ特徴を示す情報(以下、ユーザフィードバック)を情報処理システム100に送信する。情報処理システム100においては、このユーザフィードバックに応じて新たに補正関数が生成されたり、ユーザ特徴毎に予め用意された補正関数の中からユーザフィードバックに適合する補正関数が選択されたりする。関数更新部15は、送信したユーザフィードバックに基づいて情報処理システム100により生成又は選択された補正関数を受信し、その補正関数で関数格納部14に格納された補正関数を更新する。   In order to generate a correction function that matches the user feature, a coordinate group reflecting the user feature or information indicating the user feature is required. Therefore, the function update unit 15 transmits information indicating the coordinate group or user characteristics stored in the coordinate storage unit 12 (hereinafter referred to as user feedback) to the information processing system 100. In the information processing system 100, a correction function is newly generated according to the user feedback, or a correction function that matches the user feedback is selected from correction functions prepared in advance for each user feature. The function update unit 15 receives the correction function generated or selected by the information processing system 100 based on the transmitted user feedback, and updates the correction function stored in the function storage unit 14 with the correction function.

なお、関数更新部15は、所定の周期で補正関数を更新するように構成されていてもよいし、或いは、補正関数による補正の精度が低い場合に補正関数を更新するように構成されていてもよい。補正関数による補正の精度は、補正関数により算出された補正座標と対象座標との誤差の二乗和や平均誤差などを用いて評価することができる。例えば、関数更新部15は、実際に検出された所定数の座標に関する誤差の二乗和を求め、その二乗和が所定の閾値を超えた場合に補正関数を更新する。このとき、関数更新部15は、関数格納部14に格納されている補正関数を用いて誤差の二乗和を求める。また、関数更新部15は、実際にユーザが使用している状況において得られる教師データと対象座標との誤差を用いて補正の精度を評価するように構成されていてもよい。   The function updating unit 15 may be configured to update the correction function at a predetermined cycle, or may be configured to update the correction function when the accuracy of correction using the correction function is low. Also good. The accuracy of the correction by the correction function can be evaluated using the sum of squares of errors between the correction coordinates calculated by the correction function and the target coordinates, an average error, or the like. For example, the function updating unit 15 obtains a square sum of errors regarding a predetermined number of coordinates actually detected, and updates the correction function when the square sum exceeds a predetermined threshold. At this time, the function update unit 15 obtains the sum of squares of errors using the correction function stored in the function storage unit 14. Further, the function update unit 15 may be configured to evaluate the accuracy of correction using an error between teacher data obtained in a situation where the user is actually using the target coordinate.

なお、関数更新部15は、関数格納部14に格納された補正関数に合うユーザ特徴の情報を取得し、取得した情報に示されたユーザ特徴と実際に検出されたユーザ特徴とが異なる場合に補正関数を更新するように構成されていてもよい。この場合、関数更新部15は、ユーザ特徴を検出する機能を有する。例えば、関数更新部15は、座標格納部12に格納された座標を用いて操作体の平均的な移動速度を算出する機能を有する。また、関数更新部15は、タッチセンサ11により検出可能な操作体のサイズ、押圧力、押圧面積などの情報を取得し、取得した情報が示す値の平均値を算出する機能を有する。なお、関数更新部15は、ユーザ特徴を示す情報として、平均値の代わりに中央値などの他の統計量を算出するように構成されていてもよい。   Note that the function update unit 15 acquires user feature information that matches the correction function stored in the function storage unit 14, and the user feature indicated in the acquired information is different from the actually detected user feature. The correction function may be updated. In this case, the function update unit 15 has a function of detecting a user feature. For example, the function update unit 15 has a function of calculating an average moving speed of the operating tool using the coordinates stored in the coordinate storage unit 12. The function updating unit 15 has a function of acquiring information such as the size, pressing force, and pressing area of the operating tool that can be detected by the touch sensor 11 and calculating an average value of values indicated by the acquired information. Note that the function update unit 15 may be configured to calculate another statistic such as a median value instead of the average value as information indicating the user characteristics.

以上、関数更新部15の詳細な構成について説明した。   The detailed configuration of the function update unit 15 has been described above.

以上説明したように、座標補正部13は、対象座標より前に取得された座標を用いて対象座標を補正する。そのため、タッチセンサ11のデバイス特性や外来ノイズなどの影響により生じる座標の誤差をリアルタイムに補正することが可能になる。また、補正関数を更新して、ユーザ特徴に合った補正関数を利用することにより、高い精度でノイズを除去することが可能になる。   As described above, the coordinate correction unit 13 corrects the target coordinates using the coordinates acquired before the target coordinates. Therefore, it is possible to correct in real time coordinate errors caused by the influence of device characteristics of the touch sensor 11 and external noise. In addition, by updating the correction function and using a correction function that matches the user characteristics, it is possible to remove noise with high accuracy.

以上、本実施形態に係る情報処理装置の構成について説明した。   The configuration of the information processing apparatus according to the present embodiment has been described above.

[2−2:情報処理装置の動作]
次に、図9〜図11を参照しながら、本実施形態に係る情報処理装置の動作について説明する。図9〜図11は、本実施形態に係る情報処理装置の動作について説明するための説明図である。
[2-2: Operation of information processing apparatus]
Next, the operation of the information processing apparatus according to the present embodiment will be described with reference to FIGS. 9 to 11 are explanatory diagrams for explaining the operation of the information processing apparatus according to the present embodiment.

(補正処理について)
まず、図9を参照する。図9に示す処理は、主に座標補正部13により実行される。図9に示すように、まず、座標補正部13は、対象座標として、座標格納部12から最新の座標を取得する(S101)。次いで、座標補正部13は、座標格納部12から対象座標より前に検出された過去の座標を取得する(S102)。次いで、座標補正部13は、ステップS101及びS102で取得された最新及び過去の座標を補正関数に入力する(S103)。次いで、座標補正部13は、補正関数の出力値を補正座標として出力し(S104)、補正処理に関する一連の処理を終了する。
(About correction processing)
First, FIG. 9 will be referred to. The process shown in FIG. 9 is mainly executed by the coordinate correction unit 13. As shown in FIG. 9, first, the coordinate correction unit 13 acquires the latest coordinates from the coordinate storage unit 12 as target coordinates (S101). Next, the coordinate correction unit 13 acquires past coordinates detected before the target coordinates from the coordinate storage unit 12 (S102). Next, the coordinate correction unit 13 inputs the latest and past coordinates acquired in steps S101 and S102 to the correction function (S103). Next, the coordinate correction unit 13 outputs the output value of the correction function as the correction coordinates (S104), and ends a series of processes related to the correction process.

(補正関数の更新処理について)
次に、図10を参照する。図10に示す処理は、主に関数更新部15により実行される。図10に示すように、まず、関数更新部15は、座標格納部12から座標群を取得する(S111)。次いで、関数更新部15は、ステップS111で取得した座標群を補正関数に入力する(S112)。次いで、関数更新部15は、補正関数から出力される補正座標と対象座標とを比較する(S113)。例えば、関数更新部15は、補正座標と対象座標との誤差の二乗和や平均誤差などを求め、両座標間の乖離幅を評価する。次いで、関数更新部15は、座標値の乖離幅が所定以上であるか否かを判定する(S114)。
(About correction function update processing)
Reference is now made to FIG. The process shown in FIG. 10 is mainly executed by the function update unit 15. As illustrated in FIG. 10, first, the function update unit 15 acquires a coordinate group from the coordinate storage unit 12 (S111). Next, the function updating unit 15 inputs the coordinate group acquired in step S111 to the correction function (S112). Next, the function updating unit 15 compares the correction coordinates output from the correction function with the target coordinates (S113). For example, the function updating unit 15 obtains a sum of squares of errors between the corrected coordinates and the target coordinates, an average error, and the like, and evaluates a deviation width between the two coordinates. Next, the function updating unit 15 determines whether or not the deviation width of the coordinate value is greater than or equal to a predetermined value (S114).

座標値の乖離幅が所定以上である場合、関数更新部15は、処理をステップS115に進める。一方、座標値の乖離幅が所定未満である場合、関数更新部15は、補正関数の更新に関する一連の処理を終了する。処理をステップS115に進めた場合、関数更新部15は、補正関数を更新し(S115)、補正関数の更新に関する一連の処理を終了する。なお、ここでは座標値の乖離幅を基準に補正関数の更新を実行する構成について説明したが、この構成は、ユーザ特徴の比較結果を基準に補正関数の更新を実行する構成に変形してもよいし、所定周期で補正関数の更新を実行する構成に変形してもよい。   If the deviation width of the coordinate value is greater than or equal to the predetermined value, the function updater 15 advances the process to step S115. On the other hand, when the deviation width of the coordinate values is less than the predetermined value, the function update unit 15 ends a series of processes related to the update of the correction function. When the process proceeds to step S115, the function update unit 15 updates the correction function (S115), and ends a series of processes related to the correction function update. In addition, although the structure which performs the update of a correction function on the basis of the deviation width of a coordinate value was demonstrated here, this structure may be deform | transformed into the structure which performs the update of a correction function on the basis of the comparison result of a user characteristic. Alternatively, the correction function may be updated in a predetermined cycle.

ここで、図11を参照しながら、ステップS115における補正関数の更新処理について、より詳細に説明する。図11に示すように、関数更新部15は、まず、ユーザの操作パターンを検出する(S121)。次いで、関数更新部15は、ユーザの指の大きさを検出する(S122)。次いで、関数更新部15は、ステップS121及びS122における検出処理の結果を情報処理システム100に送信する(S123)。次いで、関数更新部15は、情報処理システム100から新たな補正関数を受信する(S124)。次いで、関数更新部15は、関数格納部14に格納された補正関数を更新し(S125)、一連の処理を終了する。   Here, the correction function update process in step S115 will be described in more detail with reference to FIG. As shown in FIG. 11, the function update unit 15 first detects a user operation pattern (S121). Next, the function updating unit 15 detects the size of the user's finger (S122). Next, the function update unit 15 transmits the detection processing results in steps S121 and S122 to the information processing system 100 (S123). Next, the function updating unit 15 receives a new correction function from the information processing system 100 (S124). Next, the function update unit 15 updates the correction function stored in the function storage unit 14 (S125), and ends the series of processes.

なお、ここでは一例として、ユーザの操作パターン及びユーザの指の大きさに関する情報を情報処理システム100に送信し、その情報に応じて生成又は選択された新たな補正関数で関数格納部14に格納された補正関数を更新する構成について説明した。しかし、補正関数の更新に用いるユーザ特徴の種類などは適宜変更することが可能である。また、ユーザ特徴の情報に代えて、実際に検出された座標群を情報処理システム100に送信するように構成を変更することも可能である。   Here, as an example, information on the user's operation pattern and the size of the user's finger is transmitted to the information processing system 100 and stored in the function storage unit 14 with a new correction function generated or selected according to the information. The configuration for updating the corrected function has been described. However, the type of user feature used for updating the correction function can be changed as appropriate. Further, the configuration can be changed so that the actually detected coordinate group is transmitted to the information processing system 100 instead of the user feature information.

以上、本実施形態に係る情報処理装置の動作について説明した。   The operation of the information processing apparatus according to the present embodiment has been described above.

[2−3:情報処理システム100の構成]
次に、図12〜図16を参照しながら、本実施形態に係る情報処理システム100の構成について説明する。図12〜図16は、本実施形態に係る情報処理システム100の構成について説明するための説明図である。
[2-3: Configuration of Information Processing System 100]
Next, the configuration of the information processing system 100 according to the present embodiment will be described with reference to FIGS. 12-16 is explanatory drawing for demonstrating the structure of the information processing system 100 which concerns on this embodiment.

図12に示すように、情報処理システム100は、座標格納部101と、教師データ生成部102と、補正関数生成部103と、特徴量抽出部104と、補正関数分類部105と、補正関数提供部106と、ユーザフィードバック受信部107とにより構成される。なお、座標格納部101には、タッチセンサ11を用いて予め検出された座標群が格納されている。   As illustrated in FIG. 12, the information processing system 100 includes a coordinate storage unit 101, a teacher data generation unit 102, a correction function generation unit 103, a feature amount extraction unit 104, a correction function classification unit 105, and a correction function provision. Unit 106 and user feedback reception unit 107. The coordinate storage unit 101 stores a group of coordinates detected in advance using the touch sensor 11.

まず、教師データ生成部102は、座標格納部101に格納された座標群を取得する。次いで、教師データ生成部102は、取得した座標群を生徒データとして利用し、教師データを生成する。例えば、図13に示すように、教師データ生成部102は、生徒データとして、座標格納部101に格納された座標X(t)〜X(t)を取得する。次いで、教師データ生成部102は、取得した座標X(t)〜X(t)を補正して教師データの座標X’(t)を生成する。なお、ここで用いる補正の種類は、補正関数による補正の種類に対応する。例えば、移動平均による補正、加重平均による補正、非線形フィッティングによる補正、バタワースフィルタによる補正などが利用可能である。また、電極構造などの影響を受けて場所毎にノイズ量が異なることを考慮し、場所毎に教師データの生成に用いるフィルタの強度を変更するようにしてもよい。場所毎にフィルタの強度を変更することで、場所毎の教師データが得られるため、その教師データを用いて生成される補正関数は場所毎に適したものとなる。 First, the teacher data generation unit 102 acquires a coordinate group stored in the coordinate storage unit 101. Next, the teacher data generation unit 102 uses the acquired coordinate group as student data to generate teacher data. For example, as illustrated in FIG. 13, the teacher data generation unit 102 acquires coordinates X (t 1 ) to X (t 5 ) stored in the coordinate storage unit 101 as student data. Next, the teacher data generation unit 102 corrects the acquired coordinates X (t 1 ) to X (t 5 ) to generate the teacher data coordinates X ′ (t 3 ). The type of correction used here corresponds to the type of correction by the correction function. For example, correction by moving average, correction by weighted average, correction by nonlinear fitting, correction by Butterworth filter, and the like can be used. In addition, considering the fact that the amount of noise varies from place to place due to the influence of the electrode structure and the like, the strength of the filter used for generating teacher data may be changed from place to place. By changing the strength of the filter for each location, teacher data for each location can be obtained. Therefore, the correction function generated using the teacher data is suitable for each location.

教師データ生成部102は、教師データの生成に用いる生徒データの範囲を移動させながら、図13に示した方法で教師データを順次生成する。教師データ生成部102により生成された教師データは、補正関数生成部103に入力される。また、教師データの生成に用いた生徒データは、補正関数生成部103及び特徴量抽出部104に入力される。教師データ及び生徒データが入力されると、補正関数生成部103は、入力された教師データ及び生徒データを用いて、機械学習により補正関数を生成する。例えば、図14に示すように、補正関数生成部103は、生徒データの座標X(t)〜X(t)を教師データの座標X’(t)に写像する補正関数Fを生成する。 The teacher data generation unit 102 sequentially generates teacher data by the method shown in FIG. 13 while moving the range of student data used for generating teacher data. The teacher data generated by the teacher data generation unit 102 is input to the correction function generation unit 103. The student data used for generating the teacher data is input to the correction function generation unit 103 and the feature amount extraction unit 104. When teacher data and student data are input, the correction function generation unit 103 generates a correction function by machine learning using the input teacher data and student data. For example, as illustrated in FIG. 14, the correction function generation unit 103 generates a correction function F that maps the coordinates X (t 1 ) to X (t 5 ) of the student data to the coordinates X ′ (t 5 ) of the teacher data. To do.

例えば、補正関数Fの関数形が下記の式(1)に示すような線形関数の場合について考えてみよう。この場合、補正関数生成部103は、下記の式(2)で表現される二乗誤差Δを最小化する係数Aλ(λ=1〜5)の組を算出する。なお、補正関数生成部103は、様々な生徒データの座標X(t)〜X(t)と教師データの座標X’(t)との組み合わせについて係数Aλ(λ=1〜5)の組を算出する。そして、補正関数生成部103は、算出した係数Aλを下記の式(1)に代入して補正関数Fを生成する。補正関数生成部103により生成された補正関数Fは、補正関数分類部105に入力される。 For example, consider the case where the function form of the correction function F is a linear function as shown in the following equation (1). In this case, the correction function generation unit 103 calculates a set of coefficients A λ (λ = 1 to 5) that minimizes the square error Δ 2 expressed by the following equation (2). The correction function generation unit 103 uses a coefficient A λ (λ = 1 to 5 ) for combinations of various student data coordinates X (t 1 ) to X (t 5 ) and teacher data coordinates X ′ (t 5 ). ) Is calculated. Then, the correction function generation unit 103 generates the correction function F by substituting the calculated coefficient A λ into the following equation (1). The correction function F generated by the correction function generation unit 103 is input to the correction function classification unit 105.

Figure 2012198607
Figure 2012198607

なお、ここでは補正関数Fの関数形が線形関数の場合について述べたが、補正関数Fの関数形が非線形関数の場合についても同様である。また、5つの生徒データの座標を入力して1つの教師データの座標を出力する補正関数Fについて述べたが、生徒データの座標数は5以外であってもよい。また、係数Aλの算出方法として、二乗誤差Δを最小化する方法について述べたが、誤差Δを最小化する方法であってもよい。なお、ここでは後述するクラスに関係なく係数を算出する方法について説明したが、クラス毎に係数を算出するようにしてもよい。クラス毎に係数を算出する方法については後述する。但し、説明の都合上、ここでは補正関数Fが上記の式(1)に示した線形関数であるものとし、係数Aλが二乗誤差Δを最小化する方法で求められたものとして説明を進める。 Although the case where the function form of the correction function F is a linear function has been described here, the same applies to the case where the function form of the correction function F is a nonlinear function. Further, although the correction function F for inputting the coordinates of five student data and outputting the coordinates of one teacher data has been described, the number of coordinates of the student data may be other than five. Further, as a method for calculating the coefficient A λ, the method for minimizing the square error Δ 2 has been described, but a method for minimizing the error Δ may be used. Here, although the method for calculating the coefficient regardless of the class described later has been described, the coefficient may be calculated for each class. A method for calculating the coefficient for each class will be described later. However, for convenience of explanation, it is assumed here that the correction function F is the linear function shown in the above equation (1), and the coefficient A λ is obtained by a method that minimizes the square error Δ 2. Proceed.

さて、特徴量抽出部104は、生徒データとして用いた座標群を座標格納部101から取得し、取得した座標群を所定のクラスに分類する。まず、特徴量抽出部104は、取得した座標群を用いて、各座標における操作体の速度を算出する。例えば、特徴量抽出部104は、生徒データの座標X(t)〜X(t)に関する速度の組み合わせv=(v,…,v)を算出する。なお、特徴量抽出部104は、生徒データの座標X(t)〜X(t)を移動させながら、様々な生徒データの座標X(t)〜X(t)に関して速度の組み合わせvを算出する。特徴量抽出部104により算出された速度の組み合わせvは、補正関数分類部105に入力される。 The feature amount extraction unit 104 acquires the coordinate group used as the student data from the coordinate storage unit 101, and classifies the acquired coordinate group into a predetermined class. First, the feature quantity extraction unit 104 calculates the speed of the operating tool at each coordinate using the acquired coordinate group. For example, the feature amount extraction unit 104 calculates a speed combination v = (v 1 ,..., V 5 ) related to the coordinates X (t 1 ) to X (t 5 ) of the student data. The feature quantity extraction unit 104, the coordinates X (t 1) of the student data to X while moving the (t 5), various student data coordinates X (t 1) ~X (t 5) the rate combination with respect to v is calculated. The speed combination v calculated by the feature amount extraction unit 104 is input to the correction function classification unit 105.

さらに、特徴量抽出部104は、生徒データの座標X(t)〜X(t)に関する速度以外の特徴量を抽出する。例えば、特徴量抽出部104は、図15に示すように、生徒データの座標X(t)〜X(t)がタッチセンサ11のグリッド内における操作を示すものか、グリッドの境界を跨ぐ操作を示すものかを判定する。そして、特徴量抽出部104は、その判定結果を特徴量として補正関数分類部105に入力する。なお、各座標に対応するユーザ特徴の情報が取得できる場合、特徴量抽出部104は、生徒データの座標X(t)〜X(t)に対応するユーザ特徴の情報を特徴量として補正関数分類部105に入力する。例えば、指の平での操作に対応する座標か、指の先での操作に対応する座標かを示す情報(図16を参照)が特徴量として補正関数分類部105に入力される。 Furthermore, the feature quantity extraction unit 104 extracts feature quantities other than the speed related to the coordinates X (t 1 ) to X (t 5 ) of the student data. For example, as shown in FIG. 15, the feature amount extraction unit 104 crosses the boundary of the grid whether the coordinates X (t 1 ) to X (t 5 ) of the student data indicate an operation in the grid of the touch sensor 11. It is determined whether the operation is indicated. Then, the feature amount extraction unit 104 inputs the determination result to the correction function classification unit 105 as a feature amount. When user feature information corresponding to each coordinate can be acquired, the feature amount extraction unit 104 corrects the user feature information corresponding to the coordinates X (t 1 ) to X (t 5 ) of the student data as the feature amount. Input to the function classification unit 105. For example, information (see FIG. 16) indicating whether the coordinate corresponds to the operation with the flat of the finger or the coordinate corresponding to the operation with the tip of the finger is input to the correction function classification unit 105 as a feature amount.

特徴量が入力されると、補正関数分類部105は、入力された特徴量を用いて補正関数をクラス分類する。まず、補正関数分類部105は、速度の組み合わせvを用いて教師データと生徒データとの組み合わせ(以下、学習データ)をクラス分類する。例えば、補正関数分類部105は、速度の組み合わせvの構成が近い学習データを同じクラスに分類し、クラス毎に代表となる学習データを抽出する。例えば、補正関数分類部105は、クラス毎に学習データに対応する速度の組み合わせvの重心を求め、重心に最も近い速度の組み合わせvに対応する学習データを抽出する。そして、補正関数分類部105は、クラス毎に抽出した代表となる学習データに対応する補正関数を選択する。   When a feature amount is input, the correction function classification unit 105 classifies the correction function using the input feature amount. First, the correction function classification unit 105 classifies a combination of teacher data and student data (hereinafter referred to as learning data) using the velocity combination v. For example, the correction function classification unit 105 classifies learning data having a similar configuration of the speed combination v into the same class, and extracts representative learning data for each class. For example, the correction function classifying unit 105 obtains the centroid of the speed combination v corresponding to the learning data for each class, and extracts the learning data corresponding to the speed combination v closest to the centroid. Then, the correction function classification unit 105 selects a correction function corresponding to the representative learning data extracted for each class.

なお、補正関数分類部105は、ユーザ特徴などの他の特徴量を用いて、より細かく補正関数をクラス分類してもよい。この場合、補正関数分類部105は、速度の組み合わせvを用いて学習データをクラス分類した後、各クラスの学習データを他の特徴量によりサブクラスにクラス分類する。そして、補正関数分類部105は、サブクラス毎に代表となる学習データを抽出する。例えば、補正関数分類部105は、サブクラス毎に学習データに対応する速度の組み合わせvの重心を求め、重心に最も近い速度の組み合わせvに対応する学習データを抽出する。そして、補正関数分類部105は、サブクラス毎に抽出した代表となる学習データに対応する補正関数を選択する。   Note that the correction function classification unit 105 may classify the correction function more finely using other feature amounts such as user features. In this case, the correction function classification unit 105 classifies the learning data using the speed combination v, and then classifies the learning data of each class into subclasses based on other feature amounts. Then, the correction function classification unit 105 extracts representative learning data for each subclass. For example, the correction function classifying unit 105 obtains the centroid of the speed combination v corresponding to the learning data for each subclass, and extracts the learning data corresponding to the speed combination v closest to the centroid. Then, the correction function classification unit 105 selects a correction function corresponding to the representative learning data extracted for each subclass.

このようにして補正関数分類部105によりクラス分類された補正関数は、上述した情報処理装置の関数格納部14に格納される。上記のようにクラス分類しておくことで、上述した情報処理装置の座標補正部13は、タッチセンサ11により検出された座標群の特徴に応じて補正関数を使い分けることが可能になる。例えば、座標補正部13は、タッチセンサ11により検出された座標群に関する速度の組み合わせv’を算出し、算出した速度の組み合わせv’に最も近い速度の組み合わせvに対応するクラスを選択する。そして、座標補正部13は、選択したクラスに対応する補正関数を関数格納部14から取得し、取得した補正関数を用いて補正座標を算出する。また、補正関数がサブクラスに分類されている場合、座標補正部13は、検出されたユーザ特徴などの他の特徴量に対応するサブクラスの補正関数を利用して補正座標を算出するように構成されていてもよい。   The correction functions classified by the correction function classification unit 105 in this way are stored in the function storage unit 14 of the information processing apparatus described above. By classifying as described above, the coordinate correction unit 13 of the information processing apparatus described above can use different correction functions according to the characteristics of the coordinate group detected by the touch sensor 11. For example, the coordinate correction unit 13 calculates a speed combination v ′ related to the coordinate group detected by the touch sensor 11 and selects a class corresponding to the speed combination v closest to the calculated speed combination v ′. Then, the coordinate correction unit 13 acquires a correction function corresponding to the selected class from the function storage unit 14, and calculates correction coordinates using the acquired correction function. When the correction function is classified into subclasses, the coordinate correction unit 13 is configured to calculate correction coordinates using a correction function of a subclass corresponding to another feature amount such as a detected user feature. It may be.

さて、情報処理システム100に対してユーザフィードバックが送信された場合、このユーザフィードバックは、ユーザフィードバック受信部107により受信される。例えば、ユーザフィードバックとして座標群が送信された場合、ユーザフィードバック受信部107は、受信した座標群を教師データ生成部102、補正関数生成部103、及び特徴量抽出部104に入力する。座標群が入力されると、教師データ生成部102は、入力された座標群を生徒データとして利用し、教師データを生成する。また、補正関数生成部103は、教師データ生成部102により生成された教師データと座標群(生徒データ)とを利用して補正関数を生成する。さらに、特徴量抽出部104は、入力された座標群から特徴量を抽出する。そして、補正関数分類部105は、座標群の特徴量を用いて補正関数をクラス分類し、補正関数提供部106に入力する。補正関数提供部106は、ユーザフィードバックを送信した情報処理装置に対して補正関数を提供する。   When user feedback is transmitted to the information processing system 100, this user feedback is received by the user feedback receiving unit 107. For example, when a coordinate group is transmitted as user feedback, the user feedback receiving unit 107 inputs the received coordinate group to the teacher data generation unit 102, the correction function generation unit 103, and the feature amount extraction unit 104. When a coordinate group is input, the teacher data generation unit 102 generates teacher data by using the input coordinate group as student data. Further, the correction function generation unit 103 generates a correction function using the teacher data generated by the teacher data generation unit 102 and the coordinate group (student data). Furthermore, the feature amount extraction unit 104 extracts a feature amount from the input coordinate group. Then, the correction function classifying unit 105 classifies the correction function using the feature amount of the coordinate group, and inputs it to the correction function providing unit 106. The correction function providing unit 106 provides a correction function to the information processing apparatus that has transmitted the user feedback.

また、ユーザ特徴などの特徴量に基づいてサブクラスに分類された補正関数を保持していない情報処理装置から、ユーザ特徴などの特徴量を示す情報がユーザフィードバックとして送信されることがある。この場合、補正関数提供部106は、ユーザフィードバックとして送信されたユーザ特徴などの特徴量に対応するサブクラスを選択し、選択したサブクラスに属する補正関数を情報処理装置に提供する。   In addition, information indicating a feature amount such as a user feature may be transmitted as user feedback from an information processing apparatus that does not hold correction functions classified into subclasses based on the feature amount such as a user feature. In this case, the correction function providing unit 106 selects a subclass corresponding to a feature quantity such as a user feature transmitted as user feedback, and provides a correction function belonging to the selected subclass to the information processing apparatus.

以上、本実施形態に係る情報処理システム100の構成について説明した。なお、上記の説明においては、補正関数を生成した後で補正関数をクラス分類する構成について述べたが、学習データをクラス分類した後で各クラスを代表する学習データについて補正関数を生成する構成に変形することも可能である。この変形によると、補正関数の生成に要する演算量を低減することができる。   The configuration of the information processing system 100 according to the present embodiment has been described above. In the above description, the configuration for classifying the correction function after generating the correction function has been described. However, the correction function is generated for learning data representing each class after classifying the learning data. It is also possible to deform. According to this modification, the amount of calculation required for generating the correction function can be reduced.

(クラス毎に係数を算出する方法について)
上記の方法は、生徒データ及び教師データを用いて補正関数の係数を算出しておき、補正関数をクラス分類するというものであった。しかし、生徒データとして用いる座標群をクラス分類した後、クラス毎に分類された座標群を用いて各クラスに対応する補正関数を生成してもよい。例えば、t番目の生徒データをベクトルvx=(xt−4,xt−3,xt−2,xt−1,x)とし、教師データをx’とすると、教師データx’は、補正関数gを用いてx’=g(xt−2,xt−1,x,xt+1,xt+2)と表現される。
(How to calculate the coefficient for each class)
In the above method, the coefficient of the correction function is calculated using student data and teacher data, and the correction function is classified into classes. However, after classifying the coordinate groups used as student data, a correction function corresponding to each class may be generated using the coordinate groups classified for each class. For example, if the t-th student data is a vector vx t = (x t−4 , x t−3 , x t−2 , x t−1 , x t ) and the teacher data is x t ′, the teacher data x t ′ is expressed as x t ′ = g (x t−2 , x t−1 , x t , x t + 1 , x t + 2 ) using the correction function g.

このとき、生徒データvxがクラスcに分類されているとすると、補正関数gは、下記の式(3)のように、クラスcに対応する係数A により表現される。このクラスcに対応する係数A は、例えば、下記の式(4)で表現される二乗誤差Δを最小化するように決定される。このような方法により、各クラスに対応する補正関数gを算出することができる。なお、生徒データをクラス分類する方法は先に説明した通りである。また、ここで説明した方法により補正関数を生成する場合、情報処理システム100のうち、補正関数分類部105の機能を省略することができる。また、補正関数生成部103は、特徴量抽出部104によりクラス毎に分類された座標群を用いて各クラスに対応する補正関数を生成する。 At this time, if the student data vx t is classified into the class c, the correction function g c, as in equation (3) below, is expressed by the coefficients A j c corresponding to the class c. The coefficient A j c corresponding to this class c is determined so as to minimize the square error Δ 2 expressed by the following equation (4), for example. By this method, it is possible to calculate the correction function g c for each class. The method for classifying student data is as described above. When the correction function is generated by the method described here, the function of the correction function classification unit 105 in the information processing system 100 can be omitted. Further, the correction function generation unit 103 generates a correction function corresponding to each class using the coordinate group classified for each class by the feature amount extraction unit 104.

Figure 2012198607
Figure 2012198607

[2−4:情報処理システム100の動作]
次に、図17〜図19を参照しながら、本実施形態に係る情報処理システム100の動作について説明する。図17〜図19は、本実施形態に係る情報処理システム100の動作について説明するための説明図である。
[2-4: Operation of information processing system 100]
Next, the operation of the information processing system 100 according to the present embodiment will be described with reference to FIGS. 17 to 19 are explanatory diagrams for explaining the operation of the information processing system 100 according to the present embodiment.

(非更新時の動作)
まず、座標格納部101に格納された座標群を用いて補正関数を生成する際の動作について説明する。
(Operation when not updated)
First, an operation when generating a correction function using a coordinate group stored in the coordinate storage unit 101 will be described.

図17に示すように、まず、教師データ生成部102は、生徒データとして予め用意された座標群を座標格納部101から取得する(S201)。次いで、教師データ生成部102は、ステップS201で取得した生徒データを用いて教師データを生成する(S202)。次いで、補正関数生成部103は、ステップS202で生成された教師データと、ステップS201で取得された生徒データとを用いて、機械学習により補正関数を生成する(S203)。次いで、補正関数分類部105は、特徴量抽出部104により生徒データから抽出された特徴量に基づいて補正関数をクラス分類し(S204)、各クラスの代表となる補正関数を選択する(S205)。次いで、補正関数分類部105によりクラス分類された補正関数が入力装置10に提供され(S206)、一連の処理が終了する。   As shown in FIG. 17, first, the teacher data generation unit 102 acquires a coordinate group prepared in advance as student data from the coordinate storage unit 101 (S201). Next, the teacher data generation unit 102 generates teacher data using the student data acquired in step S201 (S202). Next, the correction function generation unit 103 generates a correction function by machine learning using the teacher data generated in step S202 and the student data acquired in step S201 (S203). Next, the correction function classification unit 105 classifies the correction function based on the feature amount extracted from the student data by the feature amount extraction unit 104 (S204), and selects a correction function that represents each class (S205). . Next, the correction functions classified by the correction function classification unit 105 are provided to the input device 10 (S206), and a series of processing ends.

(更新時の動作#1)
次に、ユーザフィードバックとして入力装置10から座標群が送信された状況における情報処理システム100の動作について説明する。
(Operation # 1 when updating)
Next, an operation of the information processing system 100 in a situation where a coordinate group is transmitted from the input device 10 as user feedback will be described.

図18に示すように、まず、ユーザフィードバック受信部107は、ユーザフィードバックとして座標群を受信する(S211)。次いで、教師データ生成部102は、受信された座標群を生徒データに設定する(S212)。次いで、教師データ生成部102は、ステップS212で設定した生徒データを用いて教師データを生成する(S213)。次いで、補正関数生成部103は、ステップS213で生成された教師データと、ステップS212で設定された生徒データとを用いて、機械学習により補正関数を生成する(S214)。次いで、補正関数分類部105は、特徴量抽出部104により生徒データから抽出された特徴量に基づいて補正関数をクラス分類し(S215)、各クラスの代表となる補正関数を選択する(S216)。次いで、補正関数分類部105によりクラス分類された補正関数が入力装置10に提供され(S217)、一連の処理が終了する。   As shown in FIG. 18, first, the user feedback receiving unit 107 receives a coordinate group as user feedback (S211). Next, the teacher data generation unit 102 sets the received coordinate group as student data (S212). Next, the teacher data generation unit 102 generates teacher data using the student data set in step S212 (S213). Next, the correction function generation unit 103 generates a correction function by machine learning using the teacher data generated in step S213 and the student data set in step S212 (S214). Next, the correction function classification unit 105 classifies the correction function based on the feature amount extracted from the student data by the feature amount extraction unit 104 (S215), and selects a correction function that represents each class (S216). . Next, the correction function classified by the correction function classification unit 105 is provided to the input device 10 (S217), and a series of processing ends.

(更新時の動作#2)
次に、ユーザフィードバックとしてユーザの操作パターンが送信された状況における情報処理システム100の動作について説明する。
(Operation # 2 when updating)
Next, an operation of the information processing system 100 in a situation where a user operation pattern is transmitted as user feedback will be described.

図19に示すように、まず、ユーザフィードバック受信部107は、ユーザの操作パターンを受信する(S221)。次いで、補正関数提供部106は、ステップS221で受信したユーザの操作パターンに対応する補正関数を検索する(S222)。次いで、補正関数提供部106は、ユーザの操作パターンに対応する補正関数が存在するか否かを判定する(S223)。ユーザの操作パターンに対応する補正関数が存在する場合、情報処理システム100は、処理をステップS230に進める。一方、ユーザの操作パターンに対応する補正関数が存在しない場合、情報処理システム100は、処理をステップS224に進める。   As shown in FIG. 19, first, the user feedback receiving unit 107 receives a user operation pattern (S221). Next, the correction function providing unit 106 searches for a correction function corresponding to the user operation pattern received in step S221 (S222). Next, the correction function providing unit 106 determines whether there is a correction function corresponding to the user's operation pattern (S223). If there is a correction function corresponding to the user's operation pattern, the information processing system 100 advances the process to step S230. On the other hand, when there is no correction function corresponding to the user's operation pattern, the information processing system 100 advances the process to step S224.

処理がステップS224に進んだ場合、ユーザフィードバック受信部107は、入力装置10に対してユーザの操作パターンに対応する座標群を要求し、その要求に応じて送信された座標群を受信する(S224)。次いで、教師データ生成部102は、受信された座標群を生徒データに設定する(S225)。次いで、教師データ生成部102は、ステップS224で設定した生徒データを用いて教師データを生成する(S226)。次いで、補正関数生成部103は、ステップS226で生成された教師データと、ステップS225で設定された生徒データとを用いて、機械学習により補正関数を生成する(S227)。次いで、補正関数分類部105は、特徴量抽出部104により生徒データから抽出された特徴量に基づいて補正関数をクラス分類し(S228)、各クラスの代表となる補正関数を選択する(S229)。   When the process proceeds to step S224, the user feedback reception unit 107 requests the input device 10 for a coordinate group corresponding to the user's operation pattern, and receives the coordinate group transmitted in response to the request (S224). ). Next, the teacher data generation unit 102 sets the received coordinate group as student data (S225). Next, the teacher data generation unit 102 generates teacher data using the student data set in step S224 (S226). Next, the correction function generation unit 103 generates a correction function by machine learning using the teacher data generated in step S226 and the student data set in step S225 (S227). Next, the correction function classification unit 105 classifies the correction function based on the feature amount extracted from the student data by the feature amount extraction unit 104 (S228), and selects a correction function that represents each class (S229). .

処理がステップS230に進んだ場合、補正関数分類部105によりクラス分類された補正関数が入力装置10に提供され(S230)、一連の処理が終了する。このような構成にすると、ユーザの操作パターンに対応する補正関数が未生成の状態であっても、その操作パターンに合う補正関数を入力装置10に提供することが可能になる。   When the process proceeds to step S230, the correction function classified by the correction function classification unit 105 is provided to the input device 10 (S230), and the series of processes ends. With such a configuration, even when a correction function corresponding to the user's operation pattern is not generated, it is possible to provide the input device 10 with a correction function that matches the operation pattern.

以上、本実施形態に係る情報処理システム100の動作について説明した。   The operation of the information processing system 100 according to the present embodiment has been described above.

[2−5:システム構成のまとめ]
これまで、補正関数を更新する機能を搭載した情報処理装置の構成について説明してきた。しかし、十分な数のクラスに対応する補正関数が用意されている場合、補正関数を更新する機能を省略することも可能である。また、上記の説明では補正関数の生成を情報処理システム100で行うこととしていたが、情報処理装置に補正関数の生成機能を搭載してもよい。このように、情報処理装置及び情報処理システム100の構成は、適宜変更することが可能である。そこで、情報処理装置及び情報処理システム100の区別をせず、本実施形態に係る技術を実現することが可能なシステム構成について簡単にまとめる。
[2-5: Summary of system configuration]
Up to now, the configuration of an information processing apparatus equipped with a function for updating a correction function has been described. However, when correction functions corresponding to a sufficient number of classes are prepared, the function of updating the correction function can be omitted. In the above description, the correction function is generated by the information processing system 100. However, a correction function generation function may be mounted on the information processing apparatus. Thus, the configuration of the information processing apparatus and the information processing system 100 can be changed as appropriate. Accordingly, a system configuration capable of realizing the technology according to the present embodiment without distinguishing between the information processing apparatus and the information processing system 100 will be briefly summarized.

(2−5−1:構成例1)
まず、図20を参照する。図20は、本実施形態に係る技術を実現することが可能なシステム構成の一例(構成例1)を示した説明図である。図20に示すように、構成例1に係るシステムは、タッチセンサ51と、座標格納部52と、クラス分類部53と、係数格納部54と、座標補正部55と、スイッチ56と、教師データ生成部57と、教師データ格納部58と、生徒データ格納部59と、係数算出部60と、スイッチ61とを含む。
(2-5-1: Configuration example 1)
First, refer to FIG. FIG. 20 is an explanatory diagram showing an example (configuration example 1) of a system configuration capable of realizing the technology according to the present embodiment. As shown in FIG. 20, the system according to Configuration Example 1 includes a touch sensor 51, a coordinate storage unit 52, a class classification unit 53, a coefficient storage unit 54, a coordinate correction unit 55, a switch 56, and teacher data. A generation unit 57, a teacher data storage unit 58, a student data storage unit 59, a coefficient calculation unit 60, and a switch 61 are included.

例えば、タッチセンサ51、座標格納部52、クラス分類部53、係数格納部54、座標補正部55が情報処理装置に搭載され、教師データ生成部57、教師データ格納部58、生徒データ格納部59、係数算出部60が情報処理システム100に搭載される。なお、スイッチ56、61は、システムの動作を説明するために模式的に記載されたものである。もちろん、スイッチ56、61に相当する構成要素をシステム内に実際に設けてもよい。   For example, a touch sensor 51, a coordinate storage unit 52, a class classification unit 53, a coefficient storage unit 54, and a coordinate correction unit 55 are mounted on the information processing apparatus, and a teacher data generation unit 57, a teacher data storage unit 58, and a student data storage unit 59. The coefficient calculation unit 60 is mounted on the information processing system 100. Note that the switches 56 and 61 are schematically described in order to explain the operation of the system. Of course, components corresponding to the switches 56 and 61 may be actually provided in the system.

まず、スイッチ56、61がオフの場合におけるシステムの動作について説明する。   First, the operation of the system when the switches 56 and 61 are off will be described.

入力操作が行われると、タッチセンサ51により座標が取得される。タッチセンサ51により取得された座標は、座標格納部52に格納される。座標格納部52に格納された座標は、クラス分類部53により読み出される。クラス分類部53は、座標格納部52から読み出した座標群の特徴量を検出し、検出した特徴量に基づいて座標群に対応するクラスを判定する。例えば、クラス分類部53は、座標格納部52から読み出した各座標における速度を算出し、算出した速度の組み合わせに基づいて座標格納部52から読み出した座標群に対応するクラスを判定する。   When an input operation is performed, coordinates are acquired by the touch sensor 51. The coordinates acquired by the touch sensor 51 are stored in the coordinate storage unit 52. The coordinates stored in the coordinate storage unit 52 are read out by the class classification unit 53. The class classification unit 53 detects the feature amount of the coordinate group read from the coordinate storage unit 52, and determines a class corresponding to the coordinate group based on the detected feature amount. For example, the class classification unit 53 calculates a speed at each coordinate read from the coordinate storage unit 52, and determines a class corresponding to the coordinate group read from the coordinate storage unit 52 based on the calculated combination of speeds.

クラス分類部53により判定されたクラスの情報は、係数格納部54に入力される。クラスの情報が入力されると、係数格納部54は、予めクラス毎に用意された補正関数の係数の中から、入力されたクラスに対応する係数を選択し、選択した係数を座標補正部55に入力する。係数が入力されると、座標補正部55は、入力された係数を用いて表現される補正関数に対し、座標格納部52から読み出した座標群を入力する。そして、座標補正部55は、補正関数の出力値を補正座標として出力する。   The class information determined by the class classification unit 53 is input to the coefficient storage unit 54. When class information is input, the coefficient storage unit 54 selects a coefficient corresponding to the input class from the coefficients of the correction function prepared for each class in advance, and the selected coefficient is used as the coordinate correction unit 55. To enter. When the coefficient is input, the coordinate correction unit 55 inputs the coordinate group read from the coordinate storage unit 52 to the correction function expressed using the input coefficient. Then, the coordinate correction unit 55 outputs the output value of the correction function as correction coordinates.

以上、スイッチ56、61がオフの場合におけるシステムの動作について説明した。補正関数の係数がクラス毎に予め用意されている場合、上記の動作により容易に補正座標を得ることができる。例えば、実際に行われた操作の特徴に近い特徴に対応するクラスが存在し、そのクラスに対応する係数が用意されている場合、上記の構成により十分に高い補正精度が得られる。   The operation of the system when the switches 56 and 61 are off has been described above. When the coefficient of the correction function is prepared in advance for each class, the correction coordinates can be easily obtained by the above operation. For example, when a class corresponding to a feature close to the feature of the operation actually performed exists and a coefficient corresponding to the class is prepared, a sufficiently high correction accuracy can be obtained by the above configuration.

次に、スイッチ56、61をオンに切り替える場合におけるシステムの動作について説明する。つまり、機械学習により係数を算出する際の動作について説明する。   Next, the operation of the system when the switches 56 and 61 are switched on will be described. That is, an operation when calculating a coefficient by machine learning will be described.

まず、スイッチ56がオンにされ、クラス分類部53によりクラス分類された座標群が学習データとして教師データ生成部57及び生徒データ格納部59に入力される。この座標群が入力されると、教師データ生成部57は、入力された座標群を生徒データとして利用し、図13に示した方法により教師データを生成する。教師データ生成部57により生成された教師データは、教師データ格納部58に格納される。一方、生徒データ格納部59に入力された座標群は、生徒データとして生徒データ格納部59により保持される。   First, the switch 56 is turned on, and the coordinate group classified by the class classification unit 53 is input to the teacher data generation unit 57 and the student data storage unit 59 as learning data. When this coordinate group is input, the teacher data generation unit 57 uses the input coordinate group as student data, and generates teacher data by the method shown in FIG. The teacher data generated by the teacher data generation unit 57 is stored in the teacher data storage unit 58. On the other hand, the coordinate group input to the student data storage unit 59 is held by the student data storage unit 59 as student data.

教師データ格納部58に教師データが格納され、生徒データ格納部59に生徒データが格納されると、係数算出部60は、これら教師データ及び生徒データを用いて補正関数の係数を算出する。なお、教師データ58に格納された教師データ及び生徒データ格納部59に格納された生徒データはクラス毎に分類されている。そのため、クラス毎に分類された教師データ及び生徒データを用いることで、係数算出部60によりクラス毎の係数が算出される。例えば、係数算出部60は、補正関数を上記の式(3)のように定義し、クラスcに対応する教師データx 及び生徒データvxを用いて、上記の式(4)で定義される二乗誤差Δ が最小化されるように係数Aλ を算出する。次いで、スイッチ61がオンにされ、係数算出部60により算出された係数は、係数格納部54に格納される。 When teacher data is stored in the teacher data storage unit 58 and student data is stored in the student data storage unit 59, the coefficient calculation unit 60 calculates the coefficient of the correction function using these teacher data and student data. The teacher data stored in the teacher data 58 and the student data stored in the student data storage unit 59 are classified by class. Therefore, the coefficient for each class is calculated by the coefficient calculation unit 60 by using the teacher data and student data classified for each class. For example, the coefficient calculation unit 60 defines the correction function as in the above equation (3), and uses the teacher data x t c and the student data vx t corresponding to the class c to define in the above equation (4). The coefficient A λ c is calculated so that the square error Δ c 2 is minimized. Next, the switch 61 is turned on, and the coefficient calculated by the coefficient calculation unit 60 is stored in the coefficient storage unit 54.

以上、スイッチ56、61をオンに切り替える場合におけるシステムの動作について説明した。例えば、実際に行われた操作パターンに適したクラスが存在しない場合でも、ここで説明した動作により新たなクラスに対応する係数を生成することができる。   The operation of the system when the switches 56 and 61 are turned on has been described above. For example, even when there is no class suitable for the operation pattern actually performed, the coefficient corresponding to the new class can be generated by the operation described here.

以上、本実施形態に係る技術を実現することが可能なシステム構成の一例(構成例1)について説明した。   Heretofore, an example (configuration example 1) of a system configuration capable of realizing the technology according to the present embodiment has been described.

(2−5−2:構成例2)
次に、図21を参照しながら、本実施形態に係る技術を実現することが可能なシステム構成の一例(構成例2)について説明する。図20に示した構成例1との違いは、補正関数の精度が低い場合に補正関数の係数を更新することが前提になっているか否かという点である。図21に示すように、構成例2に係るシステムは、タッチセンサ71と、座標格納部72と、クラス分類部73と、係数格納部74と、座標補正部75と、教師データ生成部76と、教師データ格納部77と、生徒データ格納部78と、乖離度算出部79と、スイッチ80と、係数算出部81とを含む。
(2-5-2: Configuration example 2)
Next, an example (configuration example 2) of a system configuration capable of realizing the technology according to the present embodiment will be described with reference to FIG. The difference from Configuration Example 1 shown in FIG. 20 is whether or not it is assumed that the coefficient of the correction function is updated when the accuracy of the correction function is low. As shown in FIG. 21, the system according to Configuration Example 2 includes a touch sensor 71, a coordinate storage unit 72, a class classification unit 73, a coefficient storage unit 74, a coordinate correction unit 75, and a teacher data generation unit 76. A teacher data storage unit 77, a student data storage unit 78, a divergence degree calculation unit 79, a switch 80, and a coefficient calculation unit 81.

以下、構成例2に係るシステムの動作について説明する。   Hereinafter, the operation of the system according to Configuration Example 2 will be described.

入力操作が行われると、タッチセンサ71により座標が取得される。タッチセンサ71により取得された座標は、座標格納部72に格納される。座標格納部72に格納された座標は、クラス分類部73により読み出される。クラス分類部73は、座標格納部72から読み出した座標群の特徴量を検出し、検出した特徴量に基づいて座標群に対応するクラスを判定する。例えば、クラス分類部73は、座標格納部72から読み出した各座標における速度を算出し、算出した速度の組み合わせに基づいて座標格納部72から読み出した座標群に対応するクラスを判定する。   When an input operation is performed, coordinates are acquired by the touch sensor 71. The coordinates acquired by the touch sensor 71 are stored in the coordinate storage unit 72. The coordinates stored in the coordinate storage unit 72 are read out by the class classification unit 73. The class classification unit 73 detects the feature amount of the coordinate group read from the coordinate storage unit 72, and determines a class corresponding to the coordinate group based on the detected feature amount. For example, the class classification unit 73 calculates the speed at each coordinate read from the coordinate storage unit 72, and determines the class corresponding to the coordinate group read from the coordinate storage unit 72 based on the calculated combination of speeds.

クラス分類部73により判定されたクラスの情報は、係数格納部74に入力される。クラスの情報が入力されると、係数格納部74は、予めクラス毎に用意された補正関数の係数の中から、入力されたクラスに対応する係数を選択し、選択した係数を座標補正部75に入力する。係数が入力されると、座標補正部75は、入力された係数を用いて表現される補正関数に対し、座標格納部72から読み出した座標群を入力する。そして、座標補正部75は、補正関数の出力値を補正座標として出力する。   Information on the class determined by the class classification unit 73 is input to the coefficient storage unit 74. When the class information is input, the coefficient storage unit 74 selects a coefficient corresponding to the input class from the coefficients of the correction function prepared for each class in advance, and the selected coefficient is the coordinate correction unit 75. To enter. When the coefficient is input, the coordinate correction unit 75 inputs the coordinate group read from the coordinate storage unit 72 to the correction function expressed using the input coefficient. Then, the coordinate correction unit 75 outputs the output value of the correction function as correction coordinates.

また、クラス分類部73によりクラス分類された座標群は、学習データとして教師データ生成部76及び生徒データ格納部78に入力される。この座標群が入力されると、教師データ生成部76は、入力された座標群を生徒データとして利用し、図13に示した方法により教師データを生成する。教師データ生成部76により生成された教師データは、教師データ格納部77に格納される。一方、生徒データ格納部78に入力された座標群は、生徒データとして生徒データ格納部78により保持される。   The coordinate group classified by the class classification unit 73 is input to the teacher data generation unit 76 and the student data storage unit 78 as learning data. When this coordinate group is input, the teacher data generation unit 76 uses the input coordinate group as student data, and generates teacher data by the method shown in FIG. The teacher data generated by the teacher data generation unit 76 is stored in the teacher data storage unit 77. On the other hand, the coordinate group input to the student data storage unit 78 is held by the student data storage unit 78 as student data.

教師データ格納部77に教師データが格納され、生徒データ格納部78に生徒データが格納されると、乖離度算出部79は、教師データの座標と、その座標に対応する生徒データの座標との間の乖離度を算出する。例えば、乖離度算出部79は、クラス毎に教師データと生徒データとを抽出し、各クラスの平均乖離度を算出する。そして、乖離度算出部79は、算出した乖離度が所定の閾値を上回るか否かを判定する。乖離度が所定の閾値を上回る場合、乖離度算出部79は、スイッチ80をオンにし、その乖離度に対応するクラスの教師データ及び生徒データを係数算出部81に入力する。   When teacher data is stored in the teacher data storage unit 77 and student data is stored in the student data storage unit 78, the divergence degree calculation unit 79 calculates the coordinates of the teacher data and the coordinates of the student data corresponding to the coordinates. The degree of divergence between them is calculated. For example, the divergence degree calculation unit 79 extracts teacher data and student data for each class, and calculates the average divergence degree of each class. Then, the divergence degree calculating unit 79 determines whether or not the calculated divergence degree exceeds a predetermined threshold value. When the divergence degree exceeds a predetermined threshold, the divergence degree calculation unit 79 turns on the switch 80 and inputs the teacher data and student data of the class corresponding to the divergence degree to the coefficient calculation unit 81.

教師データ及び生徒データが入力されると、係数算出部81は、入力された教師データ及び生徒データを用いて補正関数の係数を算出する。例えば、所定の閾値を上回る乖離度に対応するクラスがクラスcである場合、係数算出部81は、補正関数を上記の式(3)のように定義し、入力された教師データx 及び生徒データvxを用いて、上記の式(4)で定義される二乗誤差Δ が最小化されるように係数Aλ を算出する。係数算出部81により算出された係数は、係数格納部74に格納される。 When the teacher data and the student data are input, the coefficient calculation unit 81 calculates the coefficient of the correction function using the input teacher data and the student data. For example, when the class corresponding to the divergence degree exceeding a predetermined threshold is class c, the coefficient calculation unit 81 defines the correction function as in the above equation (3), and the input teacher data x t c and The coefficient A λ c is calculated using the student data vx t so that the square error Δ c 2 defined by the above equation (4) is minimized. The coefficient calculated by the coefficient calculation unit 81 is stored in the coefficient storage unit 74.

以上、本実施形態に係る技術を実現することが可能なシステム構成の一例(構成例2)について説明した。このような構成にすることで、実際の操作パターンに適したクラスが存在しない場合など、補正関数の精度が低い場合に、補正関数の係数が更新される。   Heretofore, an example (configuration example 2) of a system configuration capable of realizing the technology according to the present embodiment has been described. With such a configuration, the coefficient of the correction function is updated when the accuracy of the correction function is low, such as when there is no class suitable for the actual operation pattern.

<3:ハードウェア構成>
上記の情報処理装置及び情報処理システム100が有する各構成要素の機能は、例えば、図22に示すハードウェア構成の一部又は全部を用いて実現することが可能である。つまり、当該各構成要素の機能は、コンピュータプログラムを用いて図22に示すハードウェアを制御することにより実現される。なお、このハードウェアの形態は任意であり、例えば、パーソナルコンピュータ、携帯電話、PHS、PDA等の携帯情報端末、ゲーム機、又は種々の情報家電がこれに含まれる。但し、上記のPHSは、Personal Handy−phone Systemの略である。また、上記のPDAは、Personal Digital Assistantの略である。
<3: Hardware configuration>
The function of each component included in the information processing apparatus and the information processing system 100 can be realized by using, for example, a part or all of the hardware configuration illustrated in FIG. That is, the function of each component is realized by controlling the hardware shown in FIG. 22 using a computer program. The form of the hardware is arbitrary, and includes, for example, a personal computer, a mobile phone, a portable information terminal such as a PHS, a PDA, a game machine, or various information appliances. However, the above PHS is an abbreviation of Personal Handy-phone System. The PDA is an abbreviation for Personal Digital Assistant.

図22に示すように、このハードウェアは、主に、CPU902と、ROM904と、RAM906と、ホストバス908と、ブリッジ910と、を有する。さらに、このハードウェアは、外部バス912と、インターフェース914と、入力部916と、出力部918と、記憶部920と、ドライブ922と、接続ポート924と、通信部926と、を有する。但し、上記のCPUは、Central Processing Unitの略である。また、上記のROMは、Read Only Memoryの略である。そして、上記のRAMは、Random Access Memoryの略である。   As shown in FIG. 22, this hardware mainly includes a CPU 902, a ROM 904, a RAM 906, a host bus 908, and a bridge 910. Further, this hardware includes an external bus 912, an interface 914, an input unit 916, an output unit 918, a storage unit 920, a drive 922, a connection port 924, and a communication unit 926. However, the CPU is an abbreviation for Central Processing Unit. The ROM is an abbreviation for Read Only Memory. The RAM is an abbreviation for Random Access Memory.

CPU902は、例えば、演算処理装置又は制御装置として機能し、ROM904、RAM906、記憶部920、又はリムーバブル記録媒体928に記録された各種プログラムに基づいて各構成要素の動作全般又はその一部を制御する。ROM904は、CPU902に読み込まれるプログラムや演算に用いるデータ等を格納する手段である。RAM906には、例えば、CPU902に読み込まれるプログラムや、そのプログラムを実行する際に適宜変化する各種パラメータ等が一時的又は永続的に格納される。   The CPU 902 functions as, for example, an arithmetic processing unit or a control unit, and controls the overall operation of each component or a part thereof based on various programs recorded in the ROM 904, the RAM 906, the storage unit 920, or the removable recording medium 928. . The ROM 904 is a means for storing a program read by the CPU 902, data used for calculation, and the like. In the RAM 906, for example, a program read by the CPU 902, various parameters that change as appropriate when the program is executed, and the like are temporarily or permanently stored.

これらの構成要素は、例えば、高速なデータ伝送が可能なホストバス908を介して相互に接続される。一方、ホストバス908は、例えば、ブリッジ910を介して比較的データ伝送速度が低速な外部バス912に接続される。また、入力部916としては、例えば、マウス、キーボード、タッチパネル、ボタン、スイッチ、及びレバー等が用いられる。さらに、入力部916としては、赤外線やその他の電波を利用して制御信号を送信することが可能なリモートコントローラ(以下、リモコン)が用いられることもある。   These components are connected to each other via, for example, a host bus 908 capable of high-speed data transmission. On the other hand, the host bus 908 is connected to an external bus 912 having a relatively low data transmission speed via a bridge 910, for example. As the input unit 916, for example, a mouse, a keyboard, a touch panel, a button, a switch, a lever, or the like is used. Further, as the input unit 916, a remote controller (hereinafter referred to as a remote controller) capable of transmitting a control signal using infrared rays or other radio waves may be used.

出力部918としては、例えば、CRT、LCD、PDP、又はELD等のディスプレイ装置、スピーカ、ヘッドホン等のオーディオ出力装置、プリンタ、携帯電話、又はファクシミリ等、取得した情報を利用者に対して視覚的又は聴覚的に通知することが可能な装置である。但し、上記のCRTは、Cathode Ray Tubeの略である。また、上記のLCDは、Liquid Crystal Displayの略である。そして、上記のPDPは、Plasma DisplayPanelの略である。さらに、上記のELDは、Electro−Luminescence Displayの略である。   As the output unit 918, for example, a display device such as a CRT, LCD, PDP, or ELD, an audio output device such as a speaker or a headphone, a printer, a mobile phone, or a facsimile, etc. Or it is an apparatus which can notify audibly. However, the above CRT is an abbreviation for Cathode Ray Tube. The LCD is an abbreviation for Liquid Crystal Display. The PDP is an abbreviation for Plasma Display Panel. Furthermore, the ELD is an abbreviation for Electro-Luminescence Display.

記憶部920は、各種のデータを格納するための装置である。記憶部920としては、例えば、ハードディスクドライブ(HDD)等の磁気記憶デバイス、半導体記憶デバイス、光記憶デバイス、又は光磁気記憶デバイス等が用いられる。但し、上記のHDDは、Hard Disk Driveの略である。   The storage unit 920 is a device for storing various data. As the storage unit 920, for example, a magnetic storage device such as a hard disk drive (HDD), a semiconductor storage device, an optical storage device, a magneto-optical storage device, or the like is used. However, the HDD is an abbreviation for Hard Disk Drive.

ドライブ922は、例えば、磁気ディスク、光ディスク、光磁気ディスク、又は半導体メモリ等のリムーバブル記録媒体928に記録された情報を読み出し、又はリムーバブル記録媒体928に情報を書き込む装置である。リムーバブル記録媒体928は、例えば、DVDメディア、Blu−rayメディア、HD DVDメディア、各種の半導体記憶メディア等である。もちろん、リムーバブル記録媒体928は、例えば、非接触型ICチップを搭載したICカード、又は電子機器等であってもよい。但し、上記のICは、Integrated Circuitの略である。   The drive 922 is a device that reads information recorded on a removable recording medium 928 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory, or writes information to the removable recording medium 928. The removable recording medium 928 is, for example, a DVD medium, a Blu-ray medium, an HD DVD medium, or various semiconductor storage media. Of course, the removable recording medium 928 may be, for example, an IC card on which a non-contact type IC chip is mounted, an electronic device, or the like. However, the above IC is an abbreviation for Integrated Circuit.

接続ポート924は、例えば、USBポート、IEEE1394ポート、SCSI、RS−232Cポート、又は光オーディオ端子等のような外部接続機器930を接続するためのポートである。外部接続機器930は、例えば、プリンタ、携帯音楽プレーヤ、デジタルカメラ、デジタルビデオカメラ、又はICレコーダ等である。但し、上記のUSBは、Universal Serial Busの略である。また、上記のSCSIは、Small Computer System Interfaceの略である。   The connection port 924 is a port for connecting an external connection device 930 such as a USB port, an IEEE 1394 port, a SCSI, an RS-232C port, or an optical audio terminal. The external connection device 930 is, for example, a printer, a portable music player, a digital camera, a digital video camera, or an IC recorder. However, the above USB is an abbreviation for Universal Serial Bus. The SCSI is an abbreviation for Small Computer System Interface.

通信部926は、ネットワーク932に接続するための通信デバイスであり、例えば、有線又は無線LAN、Bluetooth(登録商標)、又はWUSB用の通信カード、光通信用のルータ、ADSL用のルータ、又は各種通信用のモデム等である。また、通信部926に接続されるネットワーク932は、有線又は無線により接続されたネットワークにより構成され、例えば、インターネット、家庭内LAN、赤外線通信、可視光通信、放送、又は衛星通信等である。但し、上記のLANは、Local Area Networkの略である。また、上記のWUSBは、Wireless USBの略である。そして、上記のADSLは、Asymmetric Digital Subscriber Lineの略である。   The communication unit 926 is a communication device for connecting to the network 932. For example, a wired or wireless LAN, Bluetooth (registered trademark), or a WUSB communication card, an optical communication router, an ADSL router, or various types It is a modem for communication. The network 932 connected to the communication unit 926 is configured by a wired or wireless network, such as the Internet, home LAN, infrared communication, visible light communication, broadcast, or satellite communication. However, the above LAN is an abbreviation for Local Area Network. The WUSB is an abbreviation for Wireless USB. The above ADSL is an abbreviation for Asymmetric Digital Subscriber Line.

<4:まとめ>
最後に、本実施形態の技術的思想について簡単に纏める。以下に記載する技術的思想は、例えば、PC、携帯電話、携帯ゲーム機、携帯情報端末、情報家電、カーナビゲーションシステム等、種々の情報処理装置に対して適用することができる。
<4: Summary>
Finally, the technical idea of this embodiment will be briefly summarized. The technical idea described below can be applied to various information processing apparatuses such as a PC, a mobile phone, a portable game machine, a portable information terminal, an information home appliance, and a car navigation system.

上記の情報処理装置の機能構成は次のように表現することができる。当該情報処理装置は、以下に示すノイズ除去部と、関数生成部とを有する。当該ノイズ除去部は、タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出する。また、上記の関数生成部は、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fnを機械学習により生成する。 The functional configuration of the information processing apparatus described above can be expressed as follows. The information processing apparatus includes a noise removal unit and a function generation unit described below. Among the plurality of coordinates acquired by the touch sensor, the noise removing unit includes the nth acquired coordinate Xn and the (n−p) th (p = 1 to P) acquired coordinate X. The coordinate X from which the noise corresponding to the coordinate Xn is removed using (n−p) and the coordinate X (n−q) acquired in the (n + q) th (q = 1 to Q). n 'is calculated. In addition, the function generation unit described above is a function that outputs the coordinate X n ′ when the (n−m) th (m = 1 to M) acquired coordinate X (nm) is input. Fn is generated by machine learning.

上記の関数Fを用いると、座標Xnが取得されたタイミングで既に保持している座標群を用いて座標Xのノイズを除去することが可能になる。例えば、上記の関数Fを用いずに上記のノイズ除去部と同じ方法で第n番目に取得された座標Yのノイズを除去しようとすると、第(n+Q)番目の座標Y(n+Q)が取得されるまで待つ必要がある。つまり、座標Yが取得されてから座標Y(n+Q)が取得されるまでの時間だけ遅延が発生してしまう。しかし、上記の関数Fを用いると、座標Yが取得されたタイミングでノイズを除去することが可能になるため、上記の遅延は発生しない。つまり、上記の関数Fを用いると、リアルタイムに座標のノイズを除去することが可能になる。その結果、レスポンスを低下させずに、座標の検出精度を向上させることができるようになる。 When the function F n is used, it is possible to remove the noise at the coordinate X n using the coordinate group already held at the timing when the coordinate X n is acquired. For example, if it is attempted to remove the noise at the nth coordinate Y n acquired in the same manner as the noise removal unit without using the function F n , the (n + Q) th coordinate Y (n + Q) is It is necessary to wait until it is acquired. That is, a delay occurs for the time from when the coordinate Y n is acquired until the coordinate Y (n + Q) is acquired. However, when the function F n is used, noise can be removed at the timing when the coordinate Y n is acquired, and thus the delay does not occur. That is, if the function Fn is used, it is possible to remove coordinate noise in real time. As a result, the coordinate detection accuracy can be improved without deteriorating the response.

(備考)
上記の情報処理システム100は、座標補正関数生成装置の一例である。上記の教師データ生成部102は、ノイズ除去部の一例である。上記の補正関数生成部103は、関数生成部の一例である。上記の特徴量抽出部104は、速度算出部、領域判定部の一例である。上記の補正関数分類部105は、関数分類部の一例である。上記のユーザフィードバック受信部107は、座標情報取得部の一例である。上記の関数更新部15は、操作パターン検出部、関数選択部、操作体サイズ検出部、乖離度検出部の一例である。
(Remarks)
The information processing system 100 is an example of a coordinate correction function generation device. The teacher data generation unit 102 is an example of a noise removal unit. The correction function generation unit 103 is an example of a function generation unit. The feature amount extraction unit 104 is an example of a speed calculation unit and a region determination unit. The correction function classifying unit 105 is an example of a function classifying unit. The user feedback reception unit 107 is an example of a coordinate information acquisition unit. The function update unit 15 is an example of an operation pattern detection unit, a function selection unit, an operation tool size detection unit, and a deviation degree detection unit.

以上、添付図面を参照しながら本技術に係る好適な実施形態について説明したが、本技術はここで開示した構成例に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本技術の技術的範囲に属するものと了解される。   The preferred embodiments according to the present technology have been described above with reference to the accompanying drawings, but it is needless to say that the present technology is not limited to the configuration examples disclosed herein. It will be apparent to those skilled in the art that various changes and modifications can be made within the scope of the claims, and these are naturally within the technical scope of the present technology. Understood.

例えば、これまで説明してきたシステム構成のうち、どの構成要素を情報処理装置に搭載し、どの構成要素を情報処理システム100に搭載するか、といったシステム設計に関わる事項は、実施の態様に応じて適切に決められることが望ましい。例えば、図6に示すように、補正関数を更新する構成を情報処理装置(又は入力装置10)に搭載してもよいし、補正関数を更新する構成を省略してもよい。図20に示した構成要素のうち、タッチセンサ51、座標格納部52、クラス分類部53、係数格納部54、座標補正部55だけを情報処理装置(又は入力装置)に搭載するといった変形も可能である。もちろん、こうした変形例についても本実施形態の技術的範囲に含まれることは言うまでもない。   For example, among the system configurations described so far, matters relating to system design, such as which components are installed in the information processing apparatus and which components are installed in the information processing system 100, are determined according to the embodiment. It is desirable to decide appropriately. For example, as shown in FIG. 6, a configuration for updating the correction function may be mounted on the information processing apparatus (or the input device 10), or a configuration for updating the correction function may be omitted. Of the components shown in FIG. 20, the touch sensor 51, the coordinate storage unit 52, the class classification unit 53, the coefficient storage unit 54, and the coordinate correction unit 55 may be mounted on the information processing device (or input device). It is. Of course, it goes without saying that such modifications are also included in the technical scope of the present embodiment.

10 入力装置
11 タッチセンサ
12 座標格納部
13 座標補正部
14 関数格納部
15 関数更新部
20 情報処理部
30 表示部
51、71 タッチセンサ
52、72 座標格納部
53、73 クラス分類部
54、74 係数格納部
55、75 座標補正部
56、61、80 スイッチ
57、76 教師データ生成部
58、77 教師データ格納部
59、78 生徒データ格納部
60、81 係数算出部
79 乖離度算出部
100 情報処理システム
101 座標格納部
102 教師データ生成部
103 補正関数生成部
104 特徴量抽出部
105 補正関数分類部
106 補正関数提供部
107 ユーザフィードバック受信部
DESCRIPTION OF SYMBOLS 10 Input device 11 Touch sensor 12 Coordinate storage part 13 Coordinate correction part 14 Function storage part 15 Function update part 20 Information processing part 30 Display part 51, 71 Touch sensor 52, 72 Coordinate storage part 53, 73 Class classification part 54, 74 Coefficient Storage unit 55, 75 Coordinate correction unit 56, 61, 80 Switch 57, 76 Teacher data generation unit 58, 77 Teacher data storage unit 59, 78 Student data storage unit 60, 81 Coefficient calculation unit 79 Deviation degree calculation unit 100 Information processing system DESCRIPTION OF SYMBOLS 101 Coordinate storage part 102 Teacher data generation part 103 Correction function generation part 104 Feature-value extraction part 105 Correction function classification | category part 106 Correction function provision part 107 User feedback receiving part

Claims (18)

タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去部と、
前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fを機械学習により生成する関数生成部と、
を備える、
座標補正関数生成装置。
Of the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn , the (np) th (p = 1 to P) acquired coordinate X (np), and And (n + q) th (q = 1 to Q) acquired coordinates X (n−q), and noise for calculating coordinates X n ′ from which noise corresponding to the coordinates X n has been removed A removal section;
A function for generating, by machine learning, a function F n from which the coordinates X n ′ are output when the coordinates (n−m) acquired in the (n−m) th (m = 1 to M) are input. A generator,
Comprising
Coordinate correction function generator.
前記関数生成部は、前記関数Fを前記座標X(n−m)(m=1〜M)の線形結合で表現し、前記座標X’及び前記座標X(n−m)(m=1〜M)の実測値を用いて最小二乗法により結合係数を算出する、
請求項1に記載の座標補正関数生成装置。
The function generation unit expresses the function F n by a linear combination of the coordinates X (n−m) (m = 1 to M), and the coordinates X n ′ and the coordinates X (n−m) (m = 1 to M) to calculate the coupling coefficient by the method of least squares using the actually measured values.
The coordinate correction function generator according to claim 1.
前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)とを平均して前記座標X’を算出する、
請求項2に記載の座標補正関数生成装置。
The noise removing unit averages the coordinates Xn , the coordinates X (n−p) (p = 1 to P), and the coordinates X (n + q) (q = 1 to Q) to obtain the coordinates X n ′ is calculated,
The coordinate correction function generator according to claim 2.
前記ノイズ除去部は、前記座標Xと、pが大きくなるにつれて値が小さくなる重みD(D<1)を前記座標X(n−p)にかけた値と、qが大きくなるにつれて値が小さくなる重みD(D<1)を前記座標X(n+q)にかけた値とを平均して前記座標X’を算出する、
請求項2に記載の座標補正関数生成装置。
The noise removing unit is configured to multiply the coordinate X n and a weight D p (D p <1) that decreases as p increases to the coordinate X (n−p) , and a value as q increases. The coordinate X n ′ is calculated by averaging the weight D q (D q <1) that is smaller than the value obtained by multiplying the coordinate X (n + q) by
The coordinate correction function generator according to claim 2.
前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)とをバタワースフィルタに入力することで前記座標X’を算出する、
請求項2に記載の座標補正関数生成装置。
The noise removing unit inputs the coordinates Xn , the coordinates X (np) (p = 1 to P), and the coordinates X (n + q) (q = 1 to Q) to a Butterworth filter. To calculate the coordinates X n ′,
The coordinate correction function generator according to claim 2.
前記ノイズ除去部は、前記座標Xと、前記座標X(n−p)(p=1〜P)と、前記座標X(n+q)(q=1〜Q)との関係を示す回帰直線又は回帰曲線を算出し、前記座標Xに対応する回帰直線又は回帰曲線上の座標を前記座標X’とする、
請求項2に記載の座標補正関数生成装置。
The noise removing unit is a regression line indicating the relationship between the coordinate Xn , the coordinate X (n−p) (p = 1 to P), and the coordinate X (n + q) (q = 1 to Q) or A regression curve is calculated, and a coordinate on the regression line or regression curve corresponding to the coordinate X n is defined as the coordinate X n ′.
The coordinate correction function generator according to claim 2.
前記座標Xにおける移動速度を算出する速度算出部と、
前記速度算出部により算出された移動速度に基づいて前記関数Fをクラス分類し、各クラスを代表する関数を生成する関数分類部と、
をさらに備える、
請求項3に記載の座標補正関数生成装置。
A speed calculating unit for calculating a moving speed at the coordinate Xn ;
A function classifying unit that classifies the function F n based on the moving speed calculated by the speed calculating unit, and generates a function representing each class;
Further comprising
The coordinate correction function generator according to claim 3.
前記座標Xにおける移動速度を算出する速度算出部と、
前記タッチセンサのグリッドを複数の領域に分け、前記座標Xが含まれる領域を判定する領域判定部と、
前記速度算出部により算出された移動速度及び前記領域判定部により判定された領域に基づいて前記関数Fをクラス分類し、各クラスを代表する関数を生成する関数分類部と、
をさらに備える、
請求項3に記載の座標補正関数生成装置。
A speed calculating unit for calculating a moving speed at the coordinate Xn ;
An area determination unit that divides the grid of the touch sensor into a plurality of areas and determines an area including the coordinate Xn ;
A function classifying unit that classifies the function F n based on the moving speed calculated by the speed calculating unit and the region determined by the region determining unit, and generates a function representing each class;
Further comprising
The coordinate correction function generator according to claim 3.
前記タッチセンサと、前記関数生成部により生成された関数に前記タッチセンサにより取得された座標を入力して当該座標を補正する座標補正部と、を有する入力装置から、ユーザが前記タッチセンサを用いて入力した座標に関する情報を取得する座標情報取得部をさらに備え、
前記ノイズ除去部は、前記座標情報取得部により取得された情報が示す座標群を用いてノイズが除去された座標を算出し、
前記関数生成部は、前記座標情報取得部により取得された情報が示す座標群、及び前記ノイズ除去部により算出された座標を用いて関数を生成する、
請求項1に記載の座標補正関数生成装置。
A user uses the touch sensor from an input device that includes the touch sensor and a coordinate correction unit that inputs the coordinates acquired by the touch sensor to the function generated by the function generation unit and corrects the coordinates. A coordinate information acquisition unit for acquiring information related to the coordinates input in
The noise removal unit calculates coordinates from which noise has been removed using a coordinate group indicated by the information acquired by the coordinate information acquisition unit,
The function generation unit generates a function using the coordinate group indicated by the information acquired by the coordinate information acquisition unit, and the coordinates calculated by the noise removal unit,
The coordinate correction function generator according to claim 1.
前記座標情報取得部は、前記座標に関する情報として前記ユーザの操作パターンを示す情報を取得し、
前記ノイズ除去部は、前記操作パターンに対応する座標群を用いてノイズが除去された座標を算出し、
前記関数生成部は、前記操作パターンに対応する座標群、及び前記ノイズ除去部により算出された座標を用いて関数を生成する、
請求項9に記載の座標補正関数生成装置。
The coordinate information acquisition unit acquires information indicating an operation pattern of the user as information on the coordinates,
The noise removing unit calculates coordinates from which noise has been removed using a coordinate group corresponding to the operation pattern,
The function generation unit generates a function using a coordinate group corresponding to the operation pattern and the coordinates calculated by the noise removal unit.
The coordinate correction function generator according to claim 9.
タッチされた座標を検出するタッチセンサと、
前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正部と、
を備える、
入力装置。
A touch sensor for detecting touched coordinates;
Of the plurality of coordinates acquired in advance by the touch sensor, the nth acquired coordinate Xn and the (n−p) th (p = 1 to P) acquired coordinate X (n−p) ) and, based on the (n + q) th (q = 1 to q) coordinates X obtained in (n-q) and the coordinates X n 'corresponding to the coordinates X n in which noise is removed using, A function F n that outputs the coordinate X n ′ when the (n−m) th (m = 1 to M) acquired coordinate X ( nm) generated by machine learning is input. In contrast, a coordinate correction unit that inputs coordinates detected by the touch sensor and corrects the coordinates;
Comprising
Input device.
前記タッチセンサを用いたユーザの操作パターンを検出する操作パターン検出部と、
所定の操作パターン毎に用意された関数のうち、前記操作パターン検出部により検出された操作パターンに対応する関数を選択する関数選択部と、
をさらに備え、
前記座標補正部は、前記関数選択部により選択された関数に対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する、
請求項11に記載の入力装置。
An operation pattern detection unit that detects an operation pattern of a user using the touch sensor;
A function selection unit that selects a function corresponding to the operation pattern detected by the operation pattern detection unit from among the functions prepared for each predetermined operation pattern;
Further comprising
The coordinate correction unit corrects the coordinates by inputting the coordinates detected by the touch sensor for the function selected by the function selection unit.
The input device according to claim 11.
前記タッチセンサを操作する操作体の大きさを検出する操作体サイズ検出部と、
操作体の大きさ毎に用意された関数のうち、前記操作体サイズ検出部により検出された操作体の大きさに対応する関数を選択する関数選択部と、
をさらに備え、
前記座標補正部は、前記関数選択部により選択された関数に対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する、
請求項11に記載の入力装置。
An operating tool size detection unit that detects the size of the operating tool that operates the touch sensor;
A function selection unit that selects a function corresponding to the size of the operation object detected by the operation object size detection unit from among the functions prepared for each operation object size;
Further comprising
The coordinate correction unit corrects the coordinates by inputting the coordinates detected by the touch sensor for the function selected by the function selection unit.
The input device according to claim 11.
前記タッチセンサにより検出された座標と、前記座標補正部により補正された座標との乖離度合いを検出する乖離度検出部をさらに備え、
前記座標補正部は、前記乖離度検出部により検出された乖離度合いが所定の閾値よりも大きい場合に前記関数を変更する、
請求項11に記載の入力装置。
A divergence degree detection unit that detects a divergence degree between the coordinates detected by the touch sensor and the coordinates corrected by the coordinate correction unit;
The coordinate correction unit changes the function when the divergence degree detected by the divergence degree detection unit is larger than a predetermined threshold.
The input device according to claim 11.
タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去ステップと、
前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fを機械学習により生成する関数生成ステップと、
を含む、
座標補正関数生成方法。
Of the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn , the (np) th (p = 1 to P) acquired coordinate X (np), and And (n + q) th (q = 1 to Q) acquired coordinates X (n−q), and noise for calculating coordinates X n ′ from which noise corresponding to the coordinates X n has been removed A removal step;
A function for generating, by machine learning, a function F n from which the coordinates X n ′ are output when the coordinates (n−m) acquired in the (n−m) th (m = 1 to M) are input. Generation step;
including,
Coordinate correction function generation method.
タッチセンサにより取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いて、前記座標Xに対応するノイズが除去された座標X’を算出するノイズ除去機能と、
前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fを機械学習により生成する関数生成機能と、
をコンピュータに実現させるためのプログラム。
Of the plurality of coordinates acquired by the touch sensor, the nth acquired coordinate Xn , the (np) th (p = 1 to P) acquired coordinate X (np), and And (n + q) th (q = 1 to Q) acquired coordinates X (n−q), and noise for calculating coordinates X n ′ from which noise corresponding to the coordinates X n has been removed A removal function;
A function for generating, by machine learning, a function F n from which the coordinates X n ′ are output when the (n−m) th (m = 1 to M) acquired coordinates X (nm) are input. Generation function,
A program to make a computer realize.
タッチセンサにより、タッチされた座標が検出される座標検出ステップと、
前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正ステップと、
を含む、
座標補正方法。
A coordinate detection step in which the touched coordinates are detected by the touch sensor;
Of the plurality of coordinates acquired in advance by the touch sensor, the nth acquired coordinate Xn and the (n−p) th (p = 1 to P) acquired coordinate X (n−p) ) and, based on the (n + q) th (q = 1 to q) coordinates X obtained in (n-q) and the coordinates X n 'corresponding to the coordinates X n in which noise is removed using, A function F n that outputs the coordinate X n ′ when the (n−m) th (m = 1 to M) acquired coordinate X ( nm) generated by machine learning is input. On the other hand, a coordinate correction step for inputting the coordinates detected by the touch sensor and correcting the coordinates,
including,
Coordinate correction method.
タッチセンサにより、タッチされた座標を検出する座標検出機能と、
前記タッチセンサにより予め取得された複数の座標のうち、第n番目に取得された座標Xと、第(n−p)番目(p=1〜P)に取得された座標X(n−p)と、第(n+q)番目(q=1〜Q)に取得された座標X(n−q)と、を用いてノイズが除去された前記座標Xに対応する座標X’に基づき、機械学習により生成された、前記第(n−m)番目(m=1〜M)に取得された座標X(n−m)を入力した場合に前記座標X’が出力される関数Fに対し、前記タッチセンサにより検出された座標を入力して当該座標を補正する座標補正機能と、
をコンピュータに実現させるためのプログラム。
A coordinate detection function for detecting a touched coordinate by a touch sensor;
Of the plurality of coordinates acquired in advance by the touch sensor, the nth acquired coordinate Xn and the (n−p) th (p = 1 to P) acquired coordinate X (n−p) ) and, based on the (n + q) th (q = 1 to q) coordinates X obtained in (n-q) and the coordinates X n 'corresponding to the coordinates X n in which noise is removed using, A function F n that outputs the coordinate X n ′ when the (n−m) th (m = 1 to M) acquired coordinate X ( nm) generated by machine learning is input. On the other hand, a coordinate correction function for inputting the coordinates detected by the touch sensor and correcting the coordinates,
A program to make a computer realize.
JP2011060689A 2011-03-18 2011-03-18 Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program Withdrawn JP2012198607A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011060689A JP2012198607A (en) 2011-03-18 2011-03-18 Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011060689A JP2012198607A (en) 2011-03-18 2011-03-18 Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program

Publications (1)

Publication Number Publication Date
JP2012198607A true JP2012198607A (en) 2012-10-18

Family

ID=47180795

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011060689A Withdrawn JP2012198607A (en) 2011-03-18 2011-03-18 Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program

Country Status (1)

Country Link
JP (1) JP2012198607A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140057977A (en) * 2012-11-05 2014-05-14 엘지디스플레이 주식회사 Touch sensing system and method of controlling smoothing filter thereof
JP2014092963A (en) * 2012-11-05 2014-05-19 Fujitsu Ltd Touch state detection device, method and program
KR20140062646A (en) * 2012-11-14 2014-05-26 엘지디스플레이 주식회사 Method for controlling transmission of touch coordinates and touch screen device using the same
WO2014174772A1 (en) * 2013-04-25 2014-10-30 シャープ株式会社 Touch panel system and electronic apparatus
JP2015049771A (en) * 2013-09-03 2015-03-16 アルプス電気株式会社 Capacitance type input device
WO2016067936A1 (en) * 2014-10-29 2016-05-06 アルプス電気株式会社 Input device
KR101637900B1 (en) * 2015-12-17 2016-07-08 (주)멜파스 Correcting method for intensity of pressure on touch input apparatus based on touch position and touch input apparatus for sensing intensity of pressure by touch input
JP2017506393A (en) * 2014-02-21 2017-03-02 クアルコム,インコーポレイテッド System and method for reducing shadow effects in touch systems
US9597896B2 (en) 2015-01-27 2017-03-21 Ricoh Company, Ltd. Handheld recording device, recording device position detection method, and recording medium
US9760223B2 (en) 2014-01-29 2017-09-12 Alps Electric Co., Ltd. Input device
JP2018525732A (en) * 2015-07-24 2018-09-06 株式会社 ハイディープHiDeep Inc. Touch pressure sensitivity correction method and computer-readable recording medium
WO2022014770A1 (en) * 2020-07-17 2022-01-20 노현석 System, method, and computer program for semi-automatizing parmar methodology in units of pixels
US11455029B2 (en) 2018-07-31 2022-09-27 Nokia Technologies Oy Apparatus, method and computer program for adjusting output signals
US11960682B2 (en) 2021-12-24 2024-04-16 Lx Semicon Co., Ltd. Touch sensing device and coordinate correction method

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014092963A (en) * 2012-11-05 2014-05-19 Fujitsu Ltd Touch state detection device, method and program
KR20140057977A (en) * 2012-11-05 2014-05-14 엘지디스플레이 주식회사 Touch sensing system and method of controlling smoothing filter thereof
KR102063347B1 (en) * 2012-11-05 2020-01-07 엘지디스플레이 주식회사 Touch sensing system and method of controlling smoothing filter thereof
KR20140062646A (en) * 2012-11-14 2014-05-26 엘지디스플레이 주식회사 Method for controlling transmission of touch coordinates and touch screen device using the same
KR101992849B1 (en) * 2012-11-14 2019-06-26 엘지디스플레이 주식회사 Method for controlling transmission of touch coordinates and touch screen device using the same
WO2014174772A1 (en) * 2013-04-25 2014-10-30 シャープ株式会社 Touch panel system and electronic apparatus
JP6073468B2 (en) * 2013-04-25 2017-02-01 シャープ株式会社 Touch panel system and electronic device
JP2015049771A (en) * 2013-09-03 2015-03-16 アルプス電気株式会社 Capacitance type input device
US9760223B2 (en) 2014-01-29 2017-09-12 Alps Electric Co., Ltd. Input device
JP2017506393A (en) * 2014-02-21 2017-03-02 クアルコム,インコーポレイテッド System and method for reducing shadow effects in touch systems
KR101921399B1 (en) 2014-02-21 2018-11-22 퀄컴 인코포레이티드 System and method for reducing shadow effects in touch systems
WO2016067936A1 (en) * 2014-10-29 2016-05-06 アルプス電気株式会社 Input device
JPWO2016067936A1 (en) * 2014-10-29 2017-07-27 アルプス電気株式会社 Input device
US9597896B2 (en) 2015-01-27 2017-03-21 Ricoh Company, Ltd. Handheld recording device, recording device position detection method, and recording medium
JP2018525732A (en) * 2015-07-24 2018-09-06 株式会社 ハイディープHiDeep Inc. Touch pressure sensitivity correction method and computer-readable recording medium
KR101637900B1 (en) * 2015-12-17 2016-07-08 (주)멜파스 Correcting method for intensity of pressure on touch input apparatus based on touch position and touch input apparatus for sensing intensity of pressure by touch input
US11221715B2 (en) 2015-12-17 2022-01-11 Melfas Inc. Method for measuring intensity of touch pressure in touch input device, and touch input device for detecting intensity of touch pressure
US11455029B2 (en) 2018-07-31 2022-09-27 Nokia Technologies Oy Apparatus, method and computer program for adjusting output signals
WO2022014770A1 (en) * 2020-07-17 2022-01-20 노현석 System, method, and computer program for semi-automatizing parmar methodology in units of pixels
US11960682B2 (en) 2021-12-24 2024-04-16 Lx Semicon Co., Ltd. Touch sensing device and coordinate correction method

Similar Documents

Publication Publication Date Title
JP2012198607A (en) Coordinate correction function generation device, input device, coordinate correction function generation method, coordinate correction method and program
KR101793769B1 (en) System and method for determining object information using an estimated deflection response
KR101749378B1 (en) System and method for determining object information using an estimated rigid motion response
US11294514B2 (en) Baseline update for input object detection
US9310457B2 (en) Baseline management for sensing device
US20150015528A1 (en) Hybrid capacitive image determination and use
US9507472B2 (en) Hybrid capacitive baseline management
JP5589859B2 (en) POSITION INFORMATION CORRECTION DEVICE, TOUCH SENSOR, POSITION INFORMATION CORRECTION METHOD, AND PROGRAM
US10078400B2 (en) Touch sensor panel and method correcting palm input
CN108475137B (en) Common mode display noise mitigation using hybrid estimation methods
AU2007318117A1 (en) Method and system for calibrating a touch screen
US10884526B2 (en) Touch sensitive information transmission method, processor and system
US20170090670A1 (en) Mitigating interference in capacitance sensing
US20130265258A1 (en) Method for identifying touch on a touch screen
WO2017142837A1 (en) Use based force auto-calibration
CN104750299A (en) Multi-touch screen device and method for detecting and judging adjacent joints of multi-touch screens
JP2012194841A (en) Coordinate correction device, input device, coordinate correction method and program
US10338718B2 (en) Likelihood detection of pressing finger in two-finger touch
US10534484B2 (en) Zero-dimensional baseline management
WO2015006512A1 (en) Hybrid capacitive baseline management
WO2014171177A1 (en) Touch-panel device, display device with touch panel, and program
WO2023044156A1 (en) System and method for discerning human input on a sensing device
KR20160022583A (en) Touchscreen apparatus and method for sensing touch input

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140603