JP2006106844A - Data-capturing control method of touch panel and device therefor - Google Patents

Data-capturing control method of touch panel and device therefor Download PDF

Info

Publication number
JP2006106844A
JP2006106844A JP2004288671A JP2004288671A JP2006106844A JP 2006106844 A JP2006106844 A JP 2006106844A JP 2004288671 A JP2004288671 A JP 2004288671A JP 2004288671 A JP2004288671 A JP 2004288671A JP 2006106844 A JP2006106844 A JP 2006106844A
Authority
JP
Japan
Prior art keywords
data
touch panel
average value
data processing
pressed
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
JP2004288671A
Other languages
Japanese (ja)
Inventor
Hirotaka Matsumoto
宏隆 松本
Junichi Kawada
潤一 川田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004288671A priority Critical patent/JP2006106844A/en
Publication of JP2006106844A publication Critical patent/JP2006106844A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To remove incorrect data from sampled coordinate data. <P>SOLUTION: Sampling data on the coordinates of a pressed part of a touch panel are captured. The captured sampling data are sorted to discard the data on the both sides. The first average values of the remaining data are computed, and the second average values are computed by averaging the first average values. The second average values are used as the coordinate data of the pressed part of the touch panel. However, when the difference between the first average value of this time and the first average value of previous time is over a prescribed threshold value, the first average value of this time is canceled. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明はタッチパネルのデータ取込み方法及びその装置に関する。更に詳しくはタッチパネルにおいて誤ったデータが入力されることを防止してデータを取込む方法及びその装置に関する。   The present invention relates to a touch panel data capturing method and apparatus. More particularly, the present invention relates to a method and apparatus for capturing data by preventing erroneous data from being input on a touch panel.

POSシステムをはじめとするコンピュータシステムの対人インターフェースとしてタッチパネルが使用されている。このタッチパネルはCRT画面や液晶画面の上に配置され、画面の表示内容に案内された利用者がこのタッチパネルを押下することにより、当該表示内容に応じた入力がなされる。
ここに抵抗膜方式のタッチパネルは、二枚の抵抗膜がスペースをとって配置され、利用者が一方の抵抗膜を押下するとこれが他方の抵抗膜に接触する。これにより、二枚の抵抗膜の間が通電し、その電気信号を検出することにより当該2枚の抵抗膜が接触したか否か、即ちタッチパネルが押下状態にあるか否かを判定することができる。そして、押下状態が確認された後、押下位置の座標を特定するためのデータ処理がなされることとなる。
本件に関連する技術として特許文献1を参照されたい。
特開平6−324787号公報
A touch panel is used as a personal interface of a computer system such as a POS system. This touch panel is arranged on a CRT screen or a liquid crystal screen, and when a user guided by the display content on the screen presses the touch panel, an input corresponding to the display content is made.
Here, in the resistive film type touch panel, two resistive films are arranged with a space between them, and when the user presses down one resistive film, it comes into contact with the other resistive film. Thereby, it is possible to determine whether or not the two resistance films are in contact with each other by detecting the electric signal between the two resistance films and detecting the electrical signal, that is, whether or not the touch panel is in a pressed state. it can. Then, after the pressed state is confirmed, data processing for specifying the coordinates of the pressed position is performed.
Please refer to Patent Document 1 as a technology related to this case.
JP-A-6-324787

利用者によるタッチパネルの押下状態は種々多様であり、常に一定した力でタッチパネルが押下されるわけではない。押下状態が確認されたとしてもチャタリングなど座標データを取込むときに押下状態が不安定になることがある。当該不安定な状態で取込んだ座標データに基づきデータ処理を行った場合、座標データに座標を示していない誤ったデータが含まれる可能性が高いので、信頼性のある結果を得がたい。このようなデータを含んでしまうとタッチパネル入力中に座標が離れた地点に飛んでしまうなどの現象が発生する。
本発明者らは上記課題を解決すべく鋭意検討を重ねてきた結果、タッチパネルによる座標データを取込むときには、特に次の課題があることに気が付いた。
タッチパネルはチャタリング等の不安定な入力状態を取りやすいので、座標データを取込む前に、タッチパネルが押下状態(上下の抵抗膜が接触状態)にあるか否かを検出することが好ましい。当該検出後に座標データを取込む際、スイッチの切り替えが必要となるので、スイッチのオン及びオフ時のデータにノイズが乗りやすい。また座標を示さないデータを取り除くためにはデータの特性上、誤っていると判断できるデータについては破棄することが好ましい。
さらに異なるタイプのタッチパネルからのデータ処理を1つの制御ユニットで処理する場合、抵抗膜が貼付された基材の特性が異なるとサンプリングされた座標データに含まれる誤りデータの規則性が異なることとなり、このような多様な状態に耐えうる処理が好ましい。
The touch panel is pressed by the user in various ways, and the touch panel is not always pressed with a constant force. Even if the pressed state is confirmed, the pressed state may become unstable when fetching coordinate data such as chattering. When data processing is performed based on the coordinate data acquired in the unstable state, there is a high possibility that erroneous data that does not indicate coordinates is included in the coordinate data. If such data is included, a phenomenon such as jumping to a point where the coordinates are separated during touch panel input occurs.
As a result of intensive studies to solve the above problems, the present inventors have noticed that there are the following problems in particular when taking in coordinate data using a touch panel.
Since the touch panel easily takes an unstable input state such as chattering, it is preferable to detect whether or not the touch panel is in a pressed state (the upper and lower resistive films are in a contact state) before taking in coordinate data. When the coordinate data is taken in after the detection, it is necessary to switch the switch. Therefore, it is easy to add noise to the data when the switch is on and off. In order to remove data that does not indicate coordinates, it is preferable to discard data that can be determined to be erroneous due to the characteristics of the data.
Furthermore, when processing data from different types of touch panels with a single control unit, the regularity of the error data contained in the sampled coordinate data will be different if the characteristics of the substrate to which the resistive film is applied differ. A treatment that can withstand such various conditions is preferable.

以上の課題に鑑み、本発明者らはタッチパネルのデータ取得時に適した誤りデータの除去方法を開発し、本発明に相当した。
即ち、
タッチパネルにおける押下部分の座標に関するサンプリングデータを取込むデータ取込ステップと、
該取込んだサンプリングデータをソートして両端のデータを破棄する第1のデータ処理ステップと、
該第1のデータ処理ステップで得られたデータの第1の平均値を演算する第2のデータ処理ステップと、
該第2のデータ処理ステップで得られた第1の平均値を更に平均化して第2の平均値を演算する第3のデータ処理ステップであって、今回の第1の平均値と先回の第1の平均値との差が所定の閾値を越えているとき、該今回の第1の平均値はキャンセルされる第3のデータ処理ステップと、を有し、
前記第2の平均値がタッチパネルの押下部分の座標データとして使用される、ことを特徴とするタッチパネルのデータ取込み方法。
In view of the above problems, the present inventors have developed a method for removing error data suitable for touch panel data acquisition, and corresponded to the present invention.
That is,
A data capture step for capturing sampling data relating to the coordinates of the pressed part on the touch panel;
A first data processing step of sorting the captured sampling data and discarding data at both ends;
A second data processing step for calculating a first average value of the data obtained in the first data processing step;
A third data processing step of further averaging the first average value obtained in the second data processing step to calculate a second average value, the current first average value and the previous time A third data processing step in which the current first average value is canceled when the difference from the first average value exceeds a predetermined threshold;
The touch panel data capturing method, wherein the second average value is used as coordinate data of a pressed portion of the touch panel.

この発明のデータ取込み方法によれば、タッチパネルの押下部分の座標に関するサンプリングデータを3つのデータ処理ステップにより処理し、サンプリングデータから誤りデータを除去する。このようにデータ処理することにより、高い信頼性をもって誤りデータを除去することができる。よって、本発明のデータ取込み方法によれば、サンプリングされた座標データから信頼性の高い結果を得ることができる。   According to the data capturing method of the present invention, sampling data relating to the coordinates of the pressed portion of the touch panel is processed by three data processing steps, and error data is removed from the sampling data. By performing data processing in this way, error data can be removed with high reliability. Therefore, according to the data acquisition method of the present invention, a highly reliable result can be obtained from the sampled coordinate data.

この発明の他の局面によれば、前記第2の平均値の移動平均を演算して第3の平均値を得る第4のデータ処理ステップを更に有し、
前記第3の平均値をタッチパネルの押下部分の座標データとして使用する。
According to another aspect of the present invention, the method further includes a fourth data processing step of calculating a moving average of the second average value to obtain a third average value,
The third average value is used as the coordinate data of the pressed part of the touch panel.

第2の平均値は第1の平均値を更に平均したものであるので、隣り合う第2の平均値の間に長い時間間隔が生じる。不安定な入力状態にあるタッチパネルではこの時間間隔により第2の平均値がバラツキ、タッチパネルの入力態様として適さなくなる場合がある。例えば、タッチパネルの入力に応じて画面に線分を描こうとするときなど、円滑な線分の描画ができないおそれがある。
そこで第2の平均値を移動平均することによりそのバラツキを平滑化する。
Since the second average value is obtained by further averaging the first average values, a long time interval is generated between the adjacent second average values. In a touch panel in an unstable input state, the second average value varies due to this time interval and may not be suitable as an input mode of the touch panel. For example, there is a possibility that smooth line segments cannot be drawn when trying to draw line segments on the screen in response to input from the touch panel.
Therefore, the variation is smoothed by moving and averaging the second average value.

以下、この発明の構成要素について説明する。
(タッチパネル)
本発明が対象とする抵抗膜駆動方式のタッチパネルには大きくわけて、4線式抵抗膜方式(以下、「4線式」と略することがある)と5線式抵抗膜方式(以下、「5線式」と略することがある)とが提案されている。4線式抵抗膜方式のものの特性は位置精度の正確さである。他方、5線式抵抗膜方式のものの特性は耐久性の高さである。従って、ユーザは当該特性を考慮して駆動方式のものを任意に選択することができる。4線式と同一動作原理を用いるものとして8線式抵抗膜方式のものも知られている。当該8線式抵抗膜方式のものも本明細書では4線式のものと同等に扱われる。
The components of the present invention will be described below.
(Touch panel)
The resistive film drive type touch panel targeted by the present invention is roughly divided into a 4-wire resistive film system (hereinafter sometimes abbreviated as “4-wire type”) and a 5-wire resistive film system (hereinafter referred to as “ It may be abbreviated as “5-wire type”). The characteristic of the 4-wire resistive film type is the accuracy of the position accuracy. On the other hand, the characteristic of the 5-wire resistive film type is high durability. Therefore, the user can arbitrarily select the drive method in consideration of the characteristics. An 8-wire resistive film type is also known as one that uses the same operating principle as the 4-wire type. The 8-wire resistive film type is also treated in this specification as equivalent to the 4-wire type.

(4線式タッチパネル24の動作原理)
はじめに、4線式のタッチパネル24の動作原理を図1に基づき説明する。
図1において各端子とその機能は表1に示すとおりである。

Figure 2006106844
タッチパネル24では最初にパネルの押下検出が行われる。そのため、表2の「パネル押下取り込み」のように制御信号線の各端子SW1〜SW0に接続されるスイッチユニットを制御し、Int1#の出力がLoのときタッチパネルに対する押下があったものとして入力点(図中矢印で示す)の座標検出を行う。 (Operation principle of the 4-wire touch panel 24)
First, the operation principle of the 4-wire touch panel 24 will be described with reference to FIG.
In FIG. 1, each terminal and its function are as shown in Table 1.
Figure 2006106844
On the touch panel 24, the pressing of the panel is first detected. Therefore, the switch unit connected to each terminal SW1 to SW0 of the control signal line is controlled as shown in “Panel Press-Up” in Table 2, and it is assumed that the touch panel has been pressed when the output of Int1 # is Lo. Coordinate detection (indicated by an arrow in the figure) is performed.

入力点の座標検出は次のようにして行う。
入力点のX方向座標を検出するには、表2の「X方向データ取り込み」のように制御信号線の端子SW1〜SW0に接続されるスイッチユニットを制御し、検出用端子AN0又はAN1の出力を解析する。

Figure 2006106844
上側のタッチパネルは入力点において下側のタッチパネルに接触しているため、AN0(又はAN1)へ距離X1に比例した電圧(X1/X)×Vccが出力される。ここにおいて、Xは上側の抵抗膜におけるX方向両端に取り付けられた電極間距離である。
同様に入力点のY方向座標を検出するには、表2の「Y方向データ取り込み」のように制御信号線の端子SW1〜SW0に接続されるスイッチを制御し、検出用端子AN2又はAN3の出力を解析する。上側のタッチパネルは入力点において下側のタッチパネルに接触しているため、AN2(又はAN3)へ距離Y1に比例した電圧(Y1/Y)×Vccが出力される。ここにおいて、Yは上側の抵抗膜におけるY方向両端に取り付けられた電極間距離である。 The input point coordinates are detected as follows.
To detect the X-direction coordinates of the input point, the switch unit connected to the control signal line terminals SW1 to SW0 is controlled as shown in “X-direction data capture” in Table 2, and the output of the detection terminal AN0 or AN1 is output. Is analyzed.
Figure 2006106844
Since the upper touch panel is in contact with the lower touch panel at the input point, a voltage (X1 / X) × Vcc proportional to the distance X1 is output to AN0 (or AN1). Here, X is the distance between the electrodes attached to both ends of the upper resistive film in the X direction.
Similarly, in order to detect the Y-direction coordinate of the input point, the switches connected to the control signal line terminals SW1 to SW0 are controlled as shown in “Y-direction data capture” in Table 2, and the detection terminal AN2 or AN3 is controlled. Parse the output. Since the upper touch panel is in contact with the lower touch panel at the input point, a voltage (Y1 / Y) × Vcc proportional to the distance Y1 is output to AN2 (or AN3). Here, Y is the distance between the electrodes attached to both ends of the upper resistive film in the Y direction.

(5線式タッチパネルの動作原理)
次に、5線式抵抗膜方式のタッチパネル25の動作原理を図2に基づき説明する。
図2において各端子とその機能は表3に示すとおりである。

Figure 2006106844
タッチパネル25では最初にパネルの押下検出が行われる。そのため、表4の「パネル押下取り込み」のように制御信号線の各端子SW1〜SW0に接続されるスイッチユニットを制御し、AN14及びINT0#の出力を解析してタッチパネルに対する押下判断を行う。押下があったとき、入力点(図中矢印で示す)の座標検出を行う。 (Operation principle of 5-wire touch panel)
Next, the operation principle of the 5-wire resistive touch panel 25 will be described with reference to FIG.
In FIG. 2, each terminal and its function are as shown in Table 3.
Figure 2006106844
On the touch panel 25, a panel pressing detection is first performed. Therefore, the switch unit connected to each of the terminals SW1 to SW0 of the control signal line is controlled as shown in “Panel push-in” in Table 4, and the output of AN14 and INT0 # is analyzed to determine whether to touch the touch panel. When pressed, the coordinates of the input point (indicated by an arrow in the figure) are detected.

入力点の座標検出は次のようにして行う。
入力点のX方向座標を検出するには、表4の「X方向データ取り込み」のように制御信号線の各端子SW1〜SWに接続されるスイッチユニットを制御し、端子AN14の出力を解析する。

Figure 2006106844
上側抵抗膜は入力点において下側抵抗膜に接触しているため、AN14へ距離X1に比例した電圧(X1/X)×Vccが出力される。ここにおいて、Xはフィルム側抵抗膜におけるX方向両端に取り付けられた電極間距離である。
同様に入力点のY方向座標を検出するには、表4の「Y方向データ取り込み」のようにスイッチを制御し、検出用端子AN14へ距離Y1に比例した電圧(Y1/Y)×Vccが出力される。ここにおいて、Yはフィルム側抵抗膜におけるY方向両端に取り付けられた電極間距離である。 The input point coordinates are detected as follows.
In order to detect the X-direction coordinates of the input point, the switch unit connected to each terminal SW1 to SW of the control signal line is controlled as shown in “X-direction data capture” in Table 4 and the output of the terminal AN14 is analyzed. .
Figure 2006106844
Since the upper resistive film is in contact with the lower resistive film at the input point, a voltage (X1 / X) × Vcc proportional to the distance X1 is output to AN14. Here, X is a distance between electrodes attached to both ends in the X direction of the film side resistance film.
Similarly, in order to detect the Y-direction coordinate of the input point, the switch is controlled as in “Y-direction data capture” in Table 4, and the voltage (Y1 / Y) × Vcc proportional to the distance Y1 is applied to the detection terminal AN14. Is output. Here, Y is the distance between the electrodes attached to both ends in the Y direction of the film side resistance film.

5線式のタッチパネル25の動作原理については図3〜図6を用いて更に詳細に説明する。
図3のように、5線式のタッチパネルは2枚の抵抗膜とガラス・スクリーン、フィルムから構成され、抵抗膜はガラス・スクリーンとフィルムのそれぞれの内側に貼り付けられている。抵抗膜付きガラス・スクリーンと抵抗膜フィルム間には高さが均一なスペーサーが一定間隔毎に配置され、通常は2枚の抵抗膜同士が接触しないように配置される。また、5線式のタッチパネルでは、上部抵抗膜は電圧検出用のプローブとして利用され、下部抵抗膜は押下ポイントによって分圧を発生するために使われる。ここで、タッチパネルのフィルム側を押すと2つの抵抗膜は互いに接触する。
The operation principle of the 5-wire touch panel 25 will be described in more detail with reference to FIGS.
As shown in FIG. 3, the 5-wire touch panel is composed of two resistive films, a glass screen, and a film, and the resistive films are attached to the insides of the glass screen and the film, respectively. Spacers with a uniform height are arranged at regular intervals between the glass screen with a resistive film and the resistive film, and are usually arranged so that the two resistive films do not contact each other. In a 5-wire touch panel, the upper resistive film is used as a voltage detection probe, and the lower resistive film is used to generate a partial pressure depending on the pressing point. Here, when the film side of the touch panel is pressed, the two resistance films come into contact with each other.

図4はX方向の位置電圧検出方法を示す。抵抗膜フィルムは距離に比例した均一な抵抗値を持っている。従って、図4のようにP1, P2, P3, P4を接続すると、電流はP1-P4側からP2-P3側へ流れる。この状態においては下部抵抗膜に電圧勾配が発生しているため、タッチパネル上にある任意の点のX方向位置電圧は、電圧計もしくは電圧値を計測できる機器によって測定することが出来る。   FIG. 4 shows a position voltage detection method in the X direction. The resistive film has a uniform resistance value proportional to the distance. Therefore, when P1, P2, P3, and P4 are connected as shown in FIG. 4, current flows from the P1-P4 side to the P2-P3 side. In this state, since a voltage gradient is generated in the lower resistive film, the X-direction position voltage at an arbitrary point on the touch panel can be measured by a voltmeter or a device capable of measuring a voltage value.

図5はY方向の位置電圧測定方法を示す。図5のようにP1, P2, P3, P4を接続すると、電流はP3-P4側からP1-P2側へ流れる。この状態において、タッチパネル上にある任意の点のY方向位置電圧はX方向位置電圧と同様に電圧計もしくは電圧値を計測できる機器で測定することが出来る。   FIG. 5 shows a method of measuring the position voltage in the Y direction. When P1, P2, P3, and P4 are connected as shown in FIG. 5, current flows from the P3-P4 side to the P1-P2 side. In this state, the Y-direction position voltage at an arbitrary point on the touch panel can be measured with a voltmeter or a device capable of measuring a voltage value in the same manner as the X-direction position voltage.

図6は押下検出方法を示す。図6のようにP1, P2, P3, P4を接続すると、下部抵抗膜はLoレベルになる。さらに、上部抵抗膜はプルアップ抵抗によって電源に接続されているため、Hiレベルになる。この状態において、上部抵抗膜が押下されると、上部抵抗膜はHiレベルからLoレベルに変化するため、電圧計もしくは電圧値を計測できる機器でその電圧値を測定することで押下を検出することが出来る。
以上説明したように、5線式タッチパネルでは電極P1,P2,P3、P4へ印加する電圧を調整することにより、4線式タッチパネルにおける相対向するX電極、Y電極と同等の機能を実現している。
FIG. 6 shows a pressing detection method. When P1, P2, P3, and P4 are connected as shown in FIG. 6, the lower resistance film becomes Lo level. Furthermore, since the upper resistance film is connected to the power supply by a pull-up resistor, it becomes Hi level. In this state, when the upper resistive film is pressed, the upper resistive film changes from the Hi level to the Lo level. Therefore, the pressing can be detected by measuring the voltage value with a voltmeter or a device that can measure the voltage value. I can do it.
As described above, in the 5-wire touch panel, by adjusting the voltage applied to the electrodes P1, P2, P3, and P4, functions equivalent to the opposing X electrode and Y electrode in the 4-wire touch panel are realized. Yes.

以下、図1に示した4線式タッチパネルの実施例に即してこの発明を更に詳細に説明する。
この発明は信頼性の高いデータの取得を目的としている。そこでこの実施例では、先ず最初に高い信頼性をもってタッチパネルの押下状態の判定を行う。
4線式タッチパネルでは信号線SW0#と信号線SW4をアサートした状態(信号を有効にした状態、以下「アサート」と呼ぶ)で押下状態の判定を行う。即ち、タッチパネルが押下されるとX座標抵抗膜とY座標抵抗膜とが接触するので、抵抗Rによりプルアップされているデジタル信号用の出力端子INT0#とアナログ信号用の入力端子AN0はともにグランドにつながりロウ信号となる。他方、タッチパネルが非押下状態では、X座標抵抗膜とY座標抵抗膜とが離隔されているのでハイ信号となる。
デジタル信号用の入力端子INT0#に出力される信号はゲート素子により、ある一定の閾値より低い電圧が入力された場合にロウレベルのデジタル信号が出力され、ある一定の閾値より高い電圧が入力された場合にはハイレベルのデジタル信号が出力される。但し、当該ゲート素子がマイクロコントローラ内部にある場合にはアナログ信号をそのまま入力し、当該マイクロコントローラ内でデジタル信号化してもよい。
アナログ信号用の入力端子AN0に出力されるアナログ信号は、押下力に対応してX座標抵抗膜とY座標抵抗膜との間の接触抵抗が異なるので、当該押下力に応じた出力となる。
Hereinafter, the present invention will be described in more detail with reference to the embodiment of the four-wire touch panel shown in FIG.
An object of the present invention is to obtain highly reliable data. Therefore, in this embodiment, first, the touch panel pressing state is determined with high reliability.
In the 4-wire touch panel, the pressed state is determined in a state where the signal line SW0 # and the signal line SW4 are asserted (a state where the signal is valid, hereinafter referred to as “assert”). That is, when the touch panel is pressed, the X-coordinate resistive film and the Y-coordinate resistive film come into contact with each other, so that the digital signal output terminal INT0 # and the analog signal input terminal AN0 pulled up by the resistor R are both grounded. Leads to a low signal. On the other hand, when the touch panel is not pressed, the X coordinate resistance film and the Y coordinate resistance film are separated from each other, so that a high signal is generated.
The signal output to the input terminal INT0 # for the digital signal is a low-level digital signal when a voltage lower than a certain threshold is input by the gate element, and a voltage higher than the certain threshold is input. In this case, a high level digital signal is output. However, when the gate element is inside the microcontroller, an analog signal may be inputted as it is and converted into a digital signal in the microcontroller.
The analog signal output to the analog signal input terminal AN0 has an output corresponding to the pressing force because the contact resistance between the X coordinate resistance film and the Y coordinate resistance film differs according to the pressing force.

なお、図2に示した5線式タッチパネルにおいても、信号線SW0#及び信号線SW2をオンにした状態で押下状態の判定を行う。アナログ信号が端子AN14へ出力される他は、4線式タッチパネルと同様であるので、その説明を省略する。   In the 5-wire touch panel shown in FIG. 2, the pressed state is determined with the signal line SW0 # and the signal line SW2 turned on. Since the analog signal is output to the terminal AN14, the description is omitted because it is the same as that of the four-wire touch panel.

次に、デジタル信号端子INT0#とアナログ信号端子AN0の各出力を用いた押下状態判定方法について説明する。
図7は押下状態判定装置1を示す。この押下状態判定装置1は判定部2とA/Dコンバータ9を備えている。判定部2は第1の押下状態判定部3、第2の押下状態判定部4及び第3の押下状態判定部5からなる。A/Dコンバータ9はアナログ信号端子AN0からのアナログ信号SAをA/Dコンバータ固有のビット数で示される2進数に変換し、第3の押下状態判定部5で処理可能とする。
判定装置1はマイクロコントローラが所定の制御プログラムを読み込むことにより実現される。
Next, a pressing state determination method using outputs of the digital signal terminal INT0 # and the analog signal terminal AN0 will be described.
FIG. 7 shows the pressed state determination device 1. The pressed state determination device 1 includes a determination unit 2 and an A / D converter 9. The determination unit 2 includes a first pressed state determination unit 3, a second pressed state determination unit 4, and a third pressed state determination unit 5. The A / D converter 9 converts the analog signal SA from the analog signal terminal AN0 into a binary number indicated by the number of bits unique to the A / D converter and allows the third pressed state determination unit 5 to process it.
The determination device 1 is realized by a microcontroller reading a predetermined control program.

かかる押下状態判定装置1を用いて、図8のフローチャートに示す手順により押下状態を判定する。
ステップ1ではデジタル信号端子INT0#へ入力されるデジタル信号SDがロウであるか否かを判定する。第1の押下状態判定部3に入力されるデジタル信号SDがロウのとき、第1の押下状態判定部3はX座標抵抗膜とY座標抵抗膜とが接触状態、即ちタッチパネルは押下状態にある。
デジタル信号SDがハイのとき、タッチパネルは非押下状態と判断され、押下待ち状態に戻る。
このステップ1の判定はデジタル信号による押下状態判定割り込み処理となる。
Using this pressed state determination device 1, the pressed state is determined by the procedure shown in the flowchart of FIG.
In step 1, it is determined whether or not the digital signal SD input to the digital signal terminal INT0 # is low. When the digital signal SD input to the first pressed state determination unit 3 is low, the first pressed state determination unit 3 is in the contact state between the X coordinate resistance film and the Y coordinate resistance film, that is, the touch panel is in the pressed state. .
When the digital signal SD is high, the touch panel is determined to be in a non-pressed state and returns to a press waiting state.
The determination in step 1 is a pressed state determination interrupt process using a digital signal.

ステップ1において押下状態が確認されると、デジタル信号SDは第2の押下状態判定部4へ入力されてステップ2が実行される。ステップ2においてデジタル信号SD(ロウ)の継続時間が計測され、その継続時間が次のパターン(規則)に該当するか否かが判定される。
(1) デジタル信号SD(ロウ)が第1の時間の間継続していること。この実施例では第1の時間として2ms以上とした。
(2) デジタル信号SD(ロウ)が第2の時間の間に2回割り込まれること。この実施例では第2の時間として100msを採用し、割り込み時間は2ms未満とした。
上記のパターン(1)(2)はこの順に判定される。即ち、パターン(1)では押下継続時間が第1の時間(2ms)以上であることが要件であるため、押下継続時間が第1の時間(2ms)未満の場合は、パターン(1)の要件は満足しないものとしてパターン(2)の判定に移行する。パターン(2)では少なくとも第2の時間(100ms)以上の判定時間が必要となる。また、パターン(2)におけるデジタル信号SDの割り込み時間は第1の時間(2ms)との混同を避けるため、第1の時間(2ms)未満とする。
このステップ2により、タッチパネルが押下されたか否かの判定が行われる。このステップ2の判定如何によりタッチパネルが押下されたか否かの最終判定をすることも可能であるが、この実施例では、安定した押下状態であること確認するため、アナログ信号を用いて以下に説明する押下状態判定を行うこととしている。
When the pressed state is confirmed in step 1, the digital signal SD is input to the second pressed state determination unit 4 and step 2 is executed. In step 2, the duration of the digital signal SD (low) is measured, and it is determined whether or not the duration corresponds to the next pattern (rule).
(1) The digital signal SD (low) is continued for the first time. In this embodiment, the first time is 2 ms or more.
(2) The digital signal SD (low) is interrupted twice during the second time. In this embodiment, 100 ms is adopted as the second time, and the interruption time is less than 2 ms.
The patterns (1) and (2) are determined in this order. That is, in the pattern (1), it is a requirement that the pressing duration is equal to or longer than the first time (2 ms). Therefore, if the pressing duration is less than the first time (2 ms), the requirement of the pattern (1) Shifts to the determination of pattern (2) as not satisfying. In the pattern (2), a determination time of at least the second time (100 ms) or more is required. Further, the interruption time of the digital signal SD in the pattern (2) is set to be less than the first time (2 ms) in order to avoid confusion with the first time (2 ms).
In step 2, it is determined whether or not the touch panel has been pressed. Although it is possible to make a final determination as to whether or not the touch panel is pressed according to the determination in step 2, in this embodiment, in order to confirm that the touch panel is in a stable pressed state, an analog signal is used to explain below. The pressed state is determined.

第2の押下状態判定部4においてデジタル信号SDの継続時間が上記の所定パターンに該当していると判定されると、第2の押下状態判定部5より第3の押下状態判定部5へ信号が入力され、この第3の押下状態判定部5が作動し、アナログ信号SAの処理を行う。
端子AN0のアナログ信号ASはA/Dコンバータ9によってAD変換されて第3の押下状態判定部5へ入力される。第3の押下状態判定部5においては当該アナログ信号SAの値が事前に設定した閾値以下であるか否かを判定する(ステップ3)。ステップ3の判定でアナログ信号SAの値が当該閾値以下であることが連続してm回確認できたとき(ステップ5、6、8)、押下状態が安定であるとしてデータ取り込みを可能とする(ステップ11)。この実施例では連続回数m=6を採用している。連続回数mは任意に設定できる。尚、この実施例ではS/Wコントローラの制御により、所定のタイミングで信号線SW0#と信号線SW4をアサートし、押下判定状態とする。言い換えれば、アナログ信号SAが諸所定のタイミングで入力されていることになる。この実施例においては、所定のタイミングにより6回のアナログ信号SAが生成される時間は約10msである。つまり、その間タッチパネルの押下状態が継続しているか否かを判定していることとなる。なお、アナログ信号SAが事前に設定した閾値以上(即ち、非押下状態)の場合は24回までリトライ(n=24)を実行する(ステップ7、9)。
When the second pressed state determination unit 4 determines that the duration of the digital signal SD corresponds to the predetermined pattern, the second pressed state determination unit 5 sends a signal to the third pressed state determination unit 5. Is input, and the third pressed state determination unit 5 operates to process the analog signal SA.
The analog signal AS at the terminal AN0 is AD converted by the A / D converter 9 and input to the third pressed state determination unit 5. The third pressed state determination unit 5 determines whether or not the value of the analog signal SA is equal to or less than a preset threshold value (step 3). When it is confirmed in step 3 that the value of the analog signal SA is equal to or less than the threshold value m times (steps 5, 6, and 8), it is determined that the pressed state is stable, and data can be captured ( Step 11). In this embodiment, the continuous number m = 6 is adopted. The continuous number m can be arbitrarily set. In this embodiment, under the control of the S / W controller, the signal line SW0 # and the signal line SW4 are asserted at a predetermined timing to enter the press determination state. In other words, the analog signal SA is input at various predetermined timings. In this embodiment, the time for generating the analog signal SA six times at a predetermined timing is about 10 ms. That is, it is determined whether or not the touch panel is kept pressed during that time. If the analog signal SA is equal to or greater than a preset threshold value (ie, not pressed), retry (n = 24) is executed up to 24 times (steps 7 and 9).

ここで、最終判定としてアナログ信号SAを対象としたのは、デジタル信号SDによる判定とは異なる基準でタッチパネルの押下/非押下を判定するためである。この実施例では、デジタル信号SDのハイ/ロウを判定する閾値よりも高い電圧値を閾値としてアナログ信号SAの押下判定をする。ステップ2まででおおよその押下判定は出来ているので、これより緩い閾値でかつ所定時間押下状態の判定を行えば、押下による接触状態が不安定であっても押下/非押下を的確に確認できるからである。他方、デジタル信号SDの場合と同等若しくはそれ以上の厳しさで押下状態を判定すると、小さなノイズ若しくは極めて短時間の半接触状態でも非押下状態と判定され、データ取り込み処理への移行がスムーズに行われないおそれがある。
アナログ信号SAにより非押下状態が検出されたとき直ちに押下状態検出待ちとせずに、ステップ3へ戻すことにより、データ取込み処理へのスムーズな移行が達成される。
タッチパネルのタイプが異なるとアナログ信号SAの押下/非押下を仕分ける基準(閾値)を変更することが好ましい。例えば4線式タッチパネルと5線式タッチパネルを1つの制御ユニットで制御する場合、接続されたタッチパネルのタイプに応じて当該基準(閾値)を変更できるようにする。この基準(閾値)の変更は、接続されたタッチパネルのタイプを特定したときに自動的に変更されることが好ましい。
Here, the analog signal SA is targeted as the final determination in order to determine whether the touch panel is pressed or not based on a reference different from the determination based on the digital signal SD. In this embodiment, the depression of the analog signal SA is determined using a voltage value higher than a threshold value for determining whether the digital signal SD is high or low as a threshold value. Since it is possible to make an approximate press determination until step 2, if the determination of the pressed state is performed for a predetermined time with a gentler threshold than this, even if the contact state due to the press is unstable, it is possible to accurately confirm the press / non-press. Because. On the other hand, if the pressed state is determined with the same or higher severity than the case of the digital signal SD, it is determined that the pressed state is not pressed even with a small noise or an extremely short-time half-contact state, and the transition to the data acquisition process is performed smoothly. There is a risk that it will not be broken.
When the non-pressed state is detected by the analog signal SA, the process returns to step 3 without waiting for the pressed state detection immediately, thereby achieving a smooth transition to the data fetching process.
When the touch panel types are different, it is preferable to change the reference (threshold value) for classifying whether the analog signal SA is pressed or not. For example, when a 4-wire touch panel and a 5-wire touch panel are controlled by a single control unit, the reference (threshold value) can be changed according to the type of touch panel connected. It is preferable that the change of the reference (threshold value) is automatically changed when the type of the connected touch panel is specified.

図9に、タッチパネルの押下が指により行われたときのデジタル信号SDとアナログ信号SAの波形を示す。図9のチャートにおいてデジタル信号SDは最下段の波形で表される。そして、デジタル信号SDが立ち下がった時点で割り込み信号があったと判断され(ステップ1)、ステップ2の押下判定がなされる。指による押下では、押下時間が一定時間継続するので、パターン(1)の条件を満足する。その結果、押下確認のためアナログ信号SAが取り込まれて判定される(ステップ3)。図9の例では、アナログ信号SAの事前に設定した閾値以下が6回連続して取り込まれたので(ステップ6)、データ取り込みが実行される(ステップ11)。   FIG. 9 shows waveforms of the digital signal SD and the analog signal SA when the touch panel is pressed with a finger. In the chart of FIG. 9, the digital signal SD is represented by the waveform at the bottom. Then, when the digital signal SD falls, it is determined that there is an interrupt signal (step 1), and the pressing determination of step 2 is made. In the case of pressing with a finger, the pressing time continues for a certain time, so that the condition of the pattern (1) is satisfied. As a result, the analog signal SA is fetched and checked for pressing confirmation (step 3). In the example of FIG. 9, since the analog signal SA below the preset threshold value has been captured six times in succession (step 6), data capture is executed (step 11).

図10にはペンによりタッチパネルが押下されたときのデジタル信号SDとアナログ信号SA波形チャートを示す。デジタル信号SDが立ち下がった時点で割り込み信号があったと判断され(ステップ1)、ステップ2の押下判定がなされる。ペンによる押下では、押下時間の継続が短いので、2ms以上の継続時間という条件は満足しない。そのため、パターン(1)の判定がキャンセルされ、パターン(2)の判定が実行される。図11の例では2回の割り込み信号が検出されているので、パターン(2)の要件を満足するものと判定される(ステップ2)。なお、パターン(2)の押下判定では約100msの時間が予め設定されているので、その間はパターン(1)の条件を満たさなくても非押下とは扱わない。その後、押下確認のためアナログ信号SAが取り込まれて判定される(ステップ3)。図11の例では、アナログ信号SAの事前に設定した閾値以下が6回連続して取り込まれたので(ステップ6)、データ取り込みが実行される(ステップ11)。   FIG. 10 shows a waveform chart of the digital signal SD and the analog signal SA when the touch panel is pressed with the pen. When the digital signal SD falls, it is determined that there is an interrupt signal (step 1), and the pressing determination in step 2 is made. When the pen is pressed, the duration of the pressing time is short, so the condition of a duration of 2 ms or more is not satisfied. For this reason, the determination of pattern (1) is canceled and the determination of pattern (2) is executed. In the example of FIG. 11, since two interrupt signals are detected, it is determined that the requirement of the pattern (2) is satisfied (step 2). It should be noted that since a time of about 100 ms is preset in the pressing determination of the pattern (2), it is not treated as non-pressing during that time even if the condition of the pattern (1) is not satisfied. After that, an analog signal SA is taken in and checked for confirmation of pressing (step 3). In the example of FIG. 11, since the analog signal SA below the preset threshold value has been captured six times in succession (step 6), data capture is executed (step 11).

以上説明したように、この実施例の押下状態判定方法によれば、デジタル信号を用いて押下状態の判定を行い、更にアナログ信号を用いて押下状態の安定性を確認している。従って、押下状態判定の信頼性が向上する。よって、押下状態と判定された後に取り込まれるデータの信頼性が向上する。   As described above, according to the pressed state determination method of this embodiment, the pressed state is determined using a digital signal, and the stability of the pressed state is confirmed using an analog signal. Therefore, the reliability of the pressed state determination is improved. Therefore, the reliability of the data taken in after being determined to be in the pressed state is improved.

次に、この実施例におけるデータ取込方法を説明する。
図11はこの実施例のデータ取込み装置11を示す。
データ取込み装置1は制御部13、ADコンバータ19及びデータ処理部20を備えてなる。
制御部13はデータ取込み装置11の各構成要素を所定の制御プログラムに従って制御する。ADコンバータ19には図1に示した4線式タッチパネルの入力端子AN0、AN0若しくはAN1、AN2若しくはAN3のアナログ信号が入力され、これをデジタル信号に変換して、データ処理部20へ入力する。
Next, a data capturing method in this embodiment will be described.
FIG. 11 shows a data capturing device 11 of this embodiment.
The data capturing device 1 includes a control unit 13, an AD converter 19, and a data processing unit 20.
The control unit 13 controls each component of the data capturing device 11 according to a predetermined control program. The analog signal of the input terminal AN0, AN0 or AN1, AN2, or AN3 of the 4-wire touch panel shown in FIG. 1 is input to the AD converter 19, and this is converted into a digital signal and input to the data processing unit 20.

データ処理部20は押下判定部21、タッチパネルのX方向の座標データを処理する第1〜第4のデータ処理部23〜26、及びY方向の座標データを処理する第1〜第4のデータ処理部33〜36を備える。
押下状態判定部21はAN0からのアナログ信号SAのハイ/ロウによりタッチパネルの押下状態を判定する。アナログ信号SAは、図7においのアナログ信号SAと同一であり、押下状態判定部21も第3の押下状態判定部5と同一の動作を奏する。
The data processing unit 20 includes a pressing determination unit 21, first to fourth data processing units 23 to 26 that process coordinate data in the X direction of the touch panel, and first to fourth data processing that processes coordinate data in the Y direction. The units 33 to 36 are provided.
The pressed state determination unit 21 determines the pressed state of the touch panel based on whether the analog signal SA from AN0 is high or low. The analog signal SA is the same as the analog signal SA in FIG. 7, and the pressed state determination unit 21 also performs the same operation as the third pressed state determination unit 5.

タッチパネルのX方向の座標を表すアナログ信号SAXはタッチパネルの各スイッチを表2の「X方向データ取り込み」状態としたときの端子AN0又はAN1の出力である。このアナログ信号はADコンバータでデジタル化されて第1のデータ処理部23へ入力される。
第1のデータ処理部23では、図12(A)に示すように、X方向のデータを取り込む。この実施例では5msの間に16のデータを取り込んでいる。その後、このデータを大きい順にソートし(図12(B))、両端の4データを破棄する。実施例の場合、16のデータ組を5回取り込んでいる。
An analog signal SAX representing coordinates in the X direction of the touch panel is an output of the terminal AN0 or AN1 when each switch of the touch panel is set to the “X direction data capture” state shown in Table 2. This analog signal is digitized by an AD converter and input to the first data processing unit 23.
As shown in FIG. 12A, the first data processing unit 23 takes in data in the X direction. In this embodiment, 16 data are taken in 5 ms. Thereafter, this data is sorted in descending order (FIG. 12B), and the four data at both ends are discarded. In the case of the embodiment, 16 data sets are captured five times.

第2のデータ処理部24は、中央のデータの平均を計算して第1の平均値を得る(図12、図13参照)。
第3のデータ処理部25では、このようにして得られた第1の平均値を前回得られた第1の平均値と比較する。なお最初のデータは前回の比較対象がないため、比較用の基準値として利用し、データそのものは利用しない。比較の結果、両者の差が所定の閾値を超えている場合当該第1の平均値を無効としデータをキャンセルする。これを4回繰り返すことでばらつきの小さなデータが得られる。最終的に得られたデータを平均化し第2の平均値を得る。この第2の平均値は20ms毎に生成される。
なお、第2の平均値の元となるデータが全く得られない場合には押下がなかったものとして判定される。
The second data processing unit 24 calculates the average of the central data to obtain the first average value (see FIGS. 12 and 13).
The third data processing unit 25 compares the first average value obtained in this way with the first average value obtained last time. Since the first data has no previous comparison target, it is used as a reference value for comparison, and the data itself is not used. As a result of comparison, if the difference between the two exceeds a predetermined threshold, the first average value is invalidated and the data is cancelled. By repeating this four times, data with small variations can be obtained. The data finally obtained is averaged to obtain a second average value. This second average value is generated every 20 ms.
It should be noted that if no data that is the basis for the second average value is obtained, it is determined that there has been no pressing.

第4のデータ処理部26では、連続して得られる第2の平均値を複数用い、これらの移動平均を演算して第3の平均値とする。そして、その結果をデータ送信する。これは第4のデータ処理部26で得るデータ間隔を20msより大きく設定した場合、そのまま平均値を送信するとデータの送信間隔が大きくなってしまうことにより、それぞれの点の間の移動距離が大きくなり円弧などが正確に再現できなくなることを避けるためである。移動平均をとることにより、データのばらつきを押さえさらに自然な結果を再現することが可能になる。   In the fourth data processing unit 26, a plurality of second average values obtained continuously are used, and a moving average of these is calculated to obtain a third average value. Then, the result is transmitted as data. This is because if the data interval obtained by the fourth data processing unit 26 is set to be larger than 20 ms, if the average value is transmitted as it is, the data transmission interval becomes large, so that the moving distance between each point becomes large. This is in order to avoid that arcs and the like cannot be accurately reproduced. By taking a moving average, it is possible to suppress variations in data and reproduce more natural results.

Y方向のデータも、X方向のデータと同様にして処理される。
即ち、第1のデータ処理部33では、図12(A)に示すように、Y方向のデータを取り込む。この実施例では5msの間に16のデータを取り込んでいる。その後、このデータを大きい順にソートし(図12(B))、両端の4データを破棄する。実施例の場合、16のデータ組を5回取り込んでいる。
第2のデータ処理部34は、中央のデータの平均を計算して第1の平均値を得る(図12、図13参照)。
第3のデータ処理部35では、このようにして得られた第1の平均値を前回得られた第1の平均値と比較する。なお最初のデータは前回の比較対象がないため、比較用の基準値として利用し、データそのものは利用しない。比較の結果、両者の差が所定の閾値を超えている場合当該第1の平均値を無効としデータをキャンセルする。これを4回繰り返すことでばらつきの小さなデータが得られる。最終的に得られたデータを平均化し第2の平均値を得る。この第2の平均値は20ms毎に生成される。
なお、第2の平均値の元となるデータが全く得られない場合には押下がなかったものとして判定される。
第4のデータ処理部36では、連続して得られる第2の平均値を複数用い、これらの移動平均を演算して第3の平均値とする。そして、その結果をデータ送信する。これは第4のデータ処理部36で得るデータ間隔を20msより大きく設定した場合、そのまま平均値を送信するとデータの送信間隔が大きくなってしまうことにより、それぞれの点の間の移動距離が大きくなり円弧などが正確に再現できなくなることを避けるためである。移動平均をとることにより、データのばらつきを押さえさらに自然な結果を再現することが可能になる。
このように、サンプリングデータを複数段階で処理するとともに所定の規則に従いサンプリングデータを除去することにより、タッチパネルの座標データ処理として安定したデータを生成できる。
Data in the Y direction is processed in the same manner as data in the X direction.
That is, the first data processing unit 33 takes in data in the Y direction as shown in FIG. In this embodiment, 16 data are taken in 5 ms. Thereafter, this data is sorted in descending order (FIG. 12B), and the four data at both ends are discarded. In the case of the embodiment, 16 data sets are captured five times.
The second data processing unit 34 calculates the average of the central data to obtain a first average value (see FIGS. 12 and 13).
The third data processing unit 35 compares the first average value obtained in this way with the first average value obtained last time. Since the first data has no previous comparison target, it is used as a reference value for comparison, and the data itself is not used. As a result of comparison, if the difference between the two exceeds a predetermined threshold, the first average value is invalidated and the data is cancelled. By repeating this four times, data with small variations can be obtained. The data finally obtained is averaged to obtain a second average value. This second average value is generated every 20 ms.
It should be noted that if no data that is the basis for the second average value is obtained, it is determined that there has been no pressing.
In the fourth data processing unit 36, a plurality of second average values obtained continuously are used, and a moving average of these is calculated to obtain a third average value. Then, the result is transmitted as data. This is because when the data interval obtained by the fourth data processing unit 36 is set to be larger than 20 ms, if the average value is transmitted as it is, the data transmission interval becomes large, and the moving distance between the respective points becomes large. This is for avoiding that the arc or the like cannot be accurately reproduced. By taking a moving average, it is possible to suppress variations in data and reproduce more natural results.
In this way, stable data can be generated as coordinate data processing of the touch panel by processing the sampling data in a plurality of stages and removing the sampling data according to a predetermined rule.

図14は実施例におけるデータ取込みの一連の流れを示す。
押下判定に関するステートA-1〜A-3の処理については図7〜図10を用いて説明をしてきた。
データ取込みに関するステートBの詳細を図15に示す。
図15において、ステートA-3の押下判定の安定性が確認されたとき、ステートBへ移行し、初回の押下判定B-1がなされる。この押下判定B-1は、図11に示す押下判定部21が端子AN0からのアナログ信号のハイ/ロウを判定することにより行う。
FIG. 14 shows a series of flow of data acquisition in the embodiment.
The processing of states A-1 to A-3 relating to the pressing determination has been described with reference to FIGS.
FIG. 15 shows details of the state B relating to data acquisition.
In FIG. 15, when the stability of the press determination of state A-3 is confirmed, the process proceeds to state B, and the first press determination B-1 is made. This pressing determination B-1 is performed when the pressing determination unit 21 shown in FIG. 11 determines whether the analog signal from the terminal AN0 is high or low.

次に、X座標取り込みB-2が実行される。X座標の取り込みについては図12及び図13を用いて説明した。
その後、再度押下判定B-3がなされる。
続いてY座標取り込みB-4が実行される。Y座標の取り込みについては図12及び図13を用いて説明した。
X座標取り込みB-2とY座標取り込みB-4との間に押下判定B-3を行うのは、X座標取り込みB-2に1ms程度の時間を要しているので、その間にタッチパネルの状態が変化するおそれがあるからである。換言すれば、座標データを取り込む前後に押下判定を行うことで、取り込んだ座標データの信頼性が向上する。
Next, X coordinate acquisition B-2 is executed. The X coordinate acquisition has been described with reference to FIGS.
Thereafter, the press determination B-3 is performed again.
Subsequently, Y coordinate capture B-4 is executed. The acquisition of the Y coordinate has been described with reference to FIGS.
The reason why the press determination B-3 is performed between the X coordinate capture B-2 and the Y coordinate capture B-4 is about 1 ms for the X coordinate capture B-2. This is because there is a risk of change. In other words, the reliability of the acquired coordinate data is improved by performing the pressing determination before and after acquiring the coordinate data.

押下判定待機B-5は、図15のルーチン全体の実行時間を調整するために設けられている。
押下判定B-6は、初回の押下判定B-1及び次の押下判定B-3が共に押下状態であると判定されているとき、座標データをタッチパネルシステムのホスト側へ送信し、必要なデータ処理に供する。ただし、実施例では、ここで生成されたデータはそのまま送信されるのではなく、前述の平均化処理の後で送信されることになる。
初回の押下判定B-1及び次の押下判定B-3の少なくとも一方が非押下状態であると判定されたとき、座標データの送信を行わずに非押下判定ステートCへ移行する(図15参照)。
このサンプリング処理はタッチパネルが押下されている間繰り返される。
The press determination standby B-5 is provided for adjusting the execution time of the entire routine of FIG.
When pressing determination B-6 is determined that both the first pressing determination B-1 and the next pressing determination B-3 are in the pressed state, the coordinate data is transmitted to the host side of the touch panel system, and the necessary data Provide for processing. However, in the embodiment, the data generated here is not transmitted as it is, but is transmitted after the above-described averaging process.
When it is determined that at least one of the first press determination B-1 and the next press determination B-3 is in the non-press state, the process proceeds to the non-press determination state C without transmitting the coordinate data (see FIG. 15). ).
This sampling process is repeated while the touch panel is pressed.

次に、押下判定B-6において非押下状態と判定されたとき、非押下判定ステートCが実行される。
この非押下判定ステートCでは、図11の押下判定部21が次のように動作する(図16参照)。
ステップ21においてタッチパネルが押下状態にあるか否かが判定される。AN0のアナログ信号SAがロウ、即ちタッチパネルが押下状態であると2回連続して判定されると、タッチパネルの押下状態が安定したものとしてデータ取込みステートBへ戻り、図14に示すルーチンが再開される(ステップ22、23)。
この実施例では2回連続の押下状態をもって押下状態の安定判断基準としているが、この基準は任意に設定することができる。即ち、非押下状態が検出された後において所定の時間(第3の時間)内に押下状態が確認されたとき、データの取り込みを再開する。
Next, the non-pressing determination state C is executed when it is determined in the pressing determination B-6 that the button is not pressed.
In the non-pressing determination state C, the pressing determination unit 21 in FIG. 11 operates as follows (see FIG. 16).
In step 21, it is determined whether or not the touch panel is in a pressed state. When the analog signal SA of AN0 is low, that is, when it is determined twice consecutively that the touch panel is in the pressed state, the touched state of the touch panel is stabilized and the process returns to the data capture state B and the routine shown in FIG. 14 is resumed. (Steps 22 and 23).
In this embodiment, the pressed state stability determination criterion is a pressed state that is continuously pressed twice, but this criterion can be arbitrarily set. That is, when the pressed state is confirmed within a predetermined time (third time) after the non-pressed state is detected, the data capture is resumed.

他方、非押下状態が所定回数連続した場合、即ち、非押下状態が一定時間継続した場合(ステップ25、27)、又は押下状態と非押下状態が所定回数繰り返された場合には(ステップ22、25、26、27)、タッチパネルの押下状態が解除されたもの又は不安定なものとして、押下待ちの初期状態へ戻る(図14参照)。この実施例では、非押下状態の連続回数(第1の時間に対応)の閾値として及び押下状態/非押下状態の繰り返し回数(第2の時間に対応)の閾値としていずれも6回を採用しているが、各閾値回数は任意に設定可能である。即ち、非押下状態の継続時間の閾値としての第1の時間、及び非押下状態と押下状態の繰り返し時間の閾値として第2の時間は任意に設定可能である。   On the other hand, when the non-pressed state continues for a predetermined number of times, that is, when the non-pressed state continues for a predetermined time (steps 25 and 27), or when the pressed state and the non-pressed state are repeated a predetermined number of times (step 22, 25, 26, 27), it returns to the initial state of waiting for pressing, assuming that the pressed state of the touch panel is released or unstable (see FIG. 14). In this embodiment, the threshold value for the number of continuous non-pressed states (corresponding to the first time) and the threshold value for the number of times the pressed state / non-pressed state is repeated (corresponding to the second time) are both 6 times. However, the number of thresholds can be set arbitrarily. That is, the first time as the threshold value for the duration time of the non-pressed state and the second time value as the threshold value for the repetition time of the non-pressed state and the pressed state can be arbitrarily set.

ステップ27において押下待ち状態へ移行すると、座標データの送信は行われず改めて押下を待つ状態となる(図15参照)。
このようにデータ取り込みが開始された後にも押下状態の判定を行うことにより取り込んだデータを安定化できる。また、この実施例のように、非押下状態が検出されたとき直ちに押下待ち状態(初期状態)へ移行するのではなく、短時間で押下状態が再開したときにはデータ取り込みステートへ戻すことにより、データ取込みの再開が速やかになされる。よって、タッチパネルのデータ取込みのパフォーマンス低下を可能な限り抑制しつつ、データ取込みの信頼性を向上することができる。
以上、4線式タッチパネルを例に採り説明をしてきたが、5線式タッチパネルにおいても、データ処理の方法は同様である。
When the process shifts to the pressing wait state in step 27, the coordinate data is not transmitted and the pressing waits again (see FIG. 15).
Thus, even after the data capture is started, the captured data can be stabilized by determining the pressed state. In addition, as in this embodiment, when the non-pressed state is detected, the state is not immediately shifted to the press waiting state (initial state), but when the pressed state is resumed in a short time, the data capture state is restored. The resumption of import will be made promptly. Therefore, it is possible to improve the reliability of data capture while suppressing as much as possible the degradation in performance of data capture on the touch panel.
Although the description has been made taking the 4-wire touch panel as an example, the data processing method is the same for the 5-wire touch panel.

この発明は、上記発明の実施の形態及び実施例の説明に何ら限定されるものではない。特許請求の範囲の記載を逸脱せず、当業者が容易に想到できる範囲で種々の変形態様もこの発明に含まれる。   The present invention is not limited to the description of the embodiments and examples of the invention described above. Various modifications may be included in the present invention as long as those skilled in the art can easily conceive without departing from the description of the scope of claims.

図1は4線式タッチパネルの駆動原理を示す。FIG. 1 shows the driving principle of a 4-wire touch panel. 図2は5線式タッチパネルの駆動原理を示す。FIG. 2 shows the driving principle of a 5-wire touch panel. 図3は同じく5線式タッチパネルの基本構成を説明する。FIG. 3 also illustrates the basic configuration of the 5-wire touch panel. 図4は同じく5線式タッチパネルのX方向駆動を説明する。FIG. 4 also illustrates X-direction driving of a 5-wire touch panel. 図5は同じく5線式タッチパネルのY方向駆動を説明する。FIG. 5 also illustrates Y-direction driving of a 5-wire touch panel. 図6は同じく5線式タッチパネルの押下検出原理を説明する。FIG. 6 also illustrates the pressing detection principle of the 5-wire touch panel. 図7は実施例の押下状態判定装置の構成を示すブロック図である。FIG. 7 is a block diagram illustrating the configuration of the pressed state determination device according to the embodiment. 図8は実施例の押下状態判定装置の動作を説明するフローチャートである。FIG. 8 is a flowchart for explaining the operation of the pressed state determination apparatus according to the embodiment. 図9はタッチパネルからの出力信号を示すチャートである(指による押下時)。FIG. 9 is a chart showing output signals from the touch panel (when pressed by a finger). 図10はタッチパネルからの出力信号を示すチャートである(ペンによる押下時)。FIG. 10 is a chart showing output signals from the touch panel (when pressed with a pen). 図11は実施例のデータ取込み装置の構成を示すブロック図である。FIG. 11 is a block diagram showing the configuration of the data fetching apparatus of the embodiment. 図12はサンプリングデータの第1の処理ステップを説明する図である。FIG. 12 is a diagram for explaining a first processing step of sampling data. 図13はデータ取込み装置におけるデータ処理を説明する図である。FIG. 13 is a diagram for explaining data processing in the data acquisition device. 図14は実施例のタッチパネルにおける一連でデータ処理を示すチャートである。FIG. 14 is a chart showing a series of data processing in the touch panel of the embodiment. 図15はデータ取込みステートBの詳細を示す。FIG. 15 shows details of the data acquisition state B. 図16は非押下判定ステートCの動作を示すフローチャートである。FIG. 16 is a flowchart showing the operation of the non-pressing determination state C.

符号の説明Explanation of symbols

1 押下状態判定装置
2 判定部
3 第1の押下状態判定部
4 第2の押下状態判定部
5 第3の押下状態判定部
11 データ取込み装置
13 制御部
20 データ処理部
DESCRIPTION OF SYMBOLS 1 Pressed state determination apparatus 2 Determination part 3 1st pressed state determination part 4 2nd pressed state determination part 5 3rd pressed state determination part 11 Data acquisition apparatus 13 Control part 20 Data processing part

Claims (5)

タッチパネルにおける押下部分の座標に関するサンプリングデータを取込むデータ取込ステップと、
該取込んだサンプリングデータをソートして両端のデータを破棄する第1のデータ処理ステップと、
該第1のデータ処理ステップで得られたデータの第1の平均値を演算する第2のデータ処理ステップと、
該第2のデータ処理ステップで得られた第1の平均値を更に平均化して第2の平均値を演算する第3のデータ処理ステップであって、今回の第1の平均値と先回の第1の平均値との差が所定の閾値を越えているとき、該今回の第1の平均値はキャンセルされる第3のデータ処理ステップと、を有し、
前記第2の平均値がタッチパネルの押下部分の座標データとして使用される、ことを特徴とするタッチパネルのデータ取込み方法。
A data capture step for capturing sampling data relating to the coordinates of the pressed part on the touch panel;
A first data processing step of sorting the captured sampling data and discarding data at both ends;
A second data processing step for calculating a first average value of the data obtained in the first data processing step;
A third data processing step of further averaging the first average value obtained in the second data processing step to calculate a second average value, the current first average value and the previous time A third data processing step in which the current first average value is canceled when the difference from the first average value exceeds a predetermined threshold;
The touch panel data capturing method, wherein the second average value is used as coordinate data of a pressed portion of the touch panel.
前記第2の平均値の移動平均を演算して第3の平均値を得る第4のデータ処理ステップを更に有し、
前記第3の平均値をタッチパネルの押下部分の座標データとして使用する、ことを特徴とする請求項1に記載のデータ取込み方法。
A fourth data processing step of calculating a moving average of the second average value to obtain a third average value;
The method according to claim 1, wherein the third average value is used as coordinate data of a pressed portion of the touch panel.
前記データ取得ステップはタッチパネルの押下判定がなされた後に行われる、ことを特徴とする請求項1に記載のデータ取込み方法。   The data acquisition method according to claim 1, wherein the data acquisition step is performed after a touch panel pressing determination is made. 前記タッチパネルの第1の方向の座標データにつき請求項1に記載のデータ取込み方法を実行し、
その後、前記タッチパネルの押下判定を行い、
その後、前記タッチパネルの第2の方向の座標データにつき請求項1に記載のデータ取込み方法を実行する、
ことを特徴とするタッチパネルのデータ入力方法。
The data capturing method according to claim 1 is executed for the coordinate data in the first direction of the touch panel.
After that, the touch panel pressing determination is performed,
Thereafter, the data capturing method according to claim 1 is executed for the coordinate data in the second direction of the touch panel.
A data input method for a touch panel.
タッチパネルにおける押下部分の座標に関するサンプリングデータを取込むデータ取込手段と、
該取込んだサンプリングデータをソートして両端のデータを破棄する第1のデータ処理手段と、
該第1のデータ処理手段で得られたデータの第1の平均値を演算する第2のデータ処理手段と、
該第2のデータ処理手段で得られた第1の平均値を更に平均化して第2の平均値を演算する第3のデータ処理手段であって、今回の第1の平均値と先回の第1の平均値との差が所定の閾値を越えているとき、該今回の第1の平均値はキャンセルされる第3のデータ処理手段と、を有し、
前記第2の平均値がタッチパネルの押下部分の座標データとして使用される、ことを特徴とするタッチパネルのデータ取込み装置。
Data fetching means for fetching sampling data relating to the coordinates of the pressed part on the touch panel;
First data processing means for sorting the captured sampling data and discarding data at both ends;
Second data processing means for calculating a first average value of data obtained by the first data processing means;
Third data processing means for further averaging the first average value obtained by the second data processing means to calculate a second average value, the first average value of this time and the previous time A third data processing means for canceling the first average value this time when the difference from the first average value exceeds a predetermined threshold;
The touch panel data capturing device, wherein the second average value is used as coordinate data of a pressed portion of the touch panel.
JP2004288671A 2004-09-30 2004-09-30 Data-capturing control method of touch panel and device therefor Withdrawn JP2006106844A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004288671A JP2006106844A (en) 2004-09-30 2004-09-30 Data-capturing control method of touch panel and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004288671A JP2006106844A (en) 2004-09-30 2004-09-30 Data-capturing control method of touch panel and device therefor

Publications (1)

Publication Number Publication Date
JP2006106844A true JP2006106844A (en) 2006-04-20

Family

ID=36376552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004288671A Withdrawn JP2006106844A (en) 2004-09-30 2004-09-30 Data-capturing control method of touch panel and device therefor

Country Status (1)

Country Link
JP (1) JP2006106844A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193481A (en) * 2008-02-18 2009-08-27 Seiko Epson Corp Sensing device, display device, electronic apparatus, and sensing method
WO2012012099A2 (en) * 2010-06-30 2012-01-26 Synaptics Incorporated System and method for distinguishing input objects
JP2012510663A (en) * 2008-12-08 2012-05-10 エーティーラブ・インコーポレーテッド Pack type pointing device, pointing system and pointing method
JP2012514264A (en) * 2008-12-30 2012-06-21 エスティー‐エリクソン、オサケ、ユキチュア Touch screen controller
US8390578B2 (en) 2008-02-18 2013-03-05 Sony Corporation Sensing device, display device, electronic apparatus, and sensing method
WO2014156287A1 (en) * 2013-03-29 2014-10-02 シャープ株式会社 Touch panel system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009193481A (en) * 2008-02-18 2009-08-27 Seiko Epson Corp Sensing device, display device, electronic apparatus, and sensing method
US8390578B2 (en) 2008-02-18 2013-03-05 Sony Corporation Sensing device, display device, electronic apparatus, and sensing method
JP2012510663A (en) * 2008-12-08 2012-05-10 エーティーラブ・インコーポレーテッド Pack type pointing device, pointing system and pointing method
JP2012514264A (en) * 2008-12-30 2012-06-21 エスティー‐エリクソン、オサケ、ユキチュア Touch screen controller
WO2012012099A2 (en) * 2010-06-30 2012-01-26 Synaptics Incorporated System and method for distinguishing input objects
WO2012012099A3 (en) * 2010-06-30 2012-03-15 Synaptics Incorporated System and method for distinguishing input objects
US9134843B2 (en) 2010-06-30 2015-09-15 Synaptics Incorporated System and method for distinguishing input objects
WO2014156287A1 (en) * 2013-03-29 2014-10-02 シャープ株式会社 Touch panel system

Similar Documents

Publication Publication Date Title
TWI478015B (en) Method for controlling electronic apparatus and apparatus and computer program product using the method
US7808490B2 (en) Device and method for determining touch position on sensing area of capacitive touch panel
US9223436B2 (en) Full scale calibration measurement for multi-touch surfaces
KR100222804B1 (en) Coordinate detecting device, method therefor and computer control device
JP3436637B2 (en) Coordinate input device
US8773369B2 (en) Sensoring apparatus of proximity and contact, and display devices
JP5266273B2 (en) System and method for adaptive interpretation of input from a touch sensitive input device
US7105752B2 (en) Method and apparatus for avoiding pressing inaccuracies on a touch panel
CN102902404B (en) Touch panel
US10620758B2 (en) Glove touch detection
JP2012242989A (en) Touch panel device and instruction object determination method
CN105487809A (en) Terminal control method and device
KR101327886B1 (en) Delay compensating apparatus and method of touch panel system
JP2010113445A (en) Touch panel and method of detecting operation
US20120001854A1 (en) Analog resistive multi-touch display screen
JP2006106844A (en) Data-capturing control method of touch panel and device therefor
JP4878667B2 (en) Coordinate detection apparatus and coordinate detection method
KR100531800B1 (en) Noise filtering method for touch screen
JP3402858B2 (en) Coordinate detection method and device, and computer control device
JP2006106842A (en) Data-capturing control method of touch panel and device therefor
KR101143276B1 (en) Adaptive type noise removing method for improving the accuracy of the position measurement of touch input
JP2007018086A (en) Touch panel input device and control method thereof
CN107506067A (en) Working frequency adjustment method, device and the terminal device of touch-screen
JPH11305931A (en) Coordinate detector
JP2006106841A (en) Push-down state determining method of touch panel, and its device

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070403

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071204