JPH09101862A - Touch screen abnormality detection and operating frequency setting method - Google Patents

Touch screen abnormality detection and operating frequency setting method

Info

Publication number
JPH09101862A
JPH09101862A JP25862595A JP25862595A JPH09101862A JP H09101862 A JPH09101862 A JP H09101862A JP 25862595 A JP25862595 A JP 25862595A JP 25862595 A JP25862595 A JP 25862595A JP H09101862 A JPH09101862 A JP H09101862A
Authority
JP
Japan
Prior art keywords
touch screen
operating frequency
abnormality detection
frequency
abnormality
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP25862595A
Other languages
Japanese (ja)
Inventor
Toshihiro Segawa
敏弘 瀬川
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.)
PFU Ltd
Original Assignee
PFU Ltd
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 PFU Ltd filed Critical PFU Ltd
Priority to JP25862595A priority Critical patent/JPH09101862A/en
Publication of JPH09101862A publication Critical patent/JPH09101862A/en
Pending legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

(57)【要約】 【課題】 タッチスクリーンでの周波数干渉による異常
検出を人間の判断に頼ることなく正確に行ない、異常検
出と動作周波数再設定とを自動的に繰り返すことで、人
間が煩雑な作業を行なうのを避ける。 【解決手段】 所定期間タッチスクリーンの1点を指定
し続けるよう動作確認画面を表示し(1a)、DOWN
イベントを契機にそこを基準点として記憶し(1b)、
MOVEイベント発生時はその位置と回数とを記憶し
(1c)、所定時間後に基準点との座標差と発生頻度と
を算出し(1d)、両者がともに所定値を上回ったか判
断し(1e)、上回ったら異常であると判断し(1
f)、そうでなければ正常であると判断する(1g)。
また、異常である場合は、動作周波数を変更(2c)、
システムを再起動し(2d)、異常検出の処理(2a)
に戻る。
(57) [Abstract] [Abstract] Anomaly detection by a frequency interference on a touch screen is accurately performed without relying on human judgment, and anomaly detection and operation frequency resetting are automatically repeated, thereby complicating human beings. Avoid doing work. SOLUTION: An operation confirmation screen is displayed so as to continue to specify one point on the touch screen for a predetermined period (1a), and DOWN.
It is stored as a reference point at the event (1b),
When a MOVE event occurs, its position and number of times are stored (1c), a coordinate difference from a reference point and an occurrence frequency are calculated after a predetermined time (1d), and it is determined whether both of them exceed a predetermined value (1e). , It is judged to be abnormal if it exceeds (1
f) Otherwise, it is determined to be normal (1g).
If it is abnormal, change the operating frequency (2c),
Reboot the system (2d) and process abnormality detection (2a)
Return to

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明はコンピュータ等の電子機
器に適用されるタッチスクリーンにおいて、同じ位置を
タッチし続けているにもかかわらず、認識される座標が
変動してしまうという誤動作を検出する方法に関する。
この原因は、タッチスクリーンの動作周波数とCRTデ
ィスプレイ等の走査周波数との干渉にあると考えられ、
動作周波数を影響の少ない値に再度設定し直すことで誤
動作が解消される。本発明はさらに、この動作周波数を
設定する方法にも関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention detects a malfunction in a touch screen applied to an electronic device such as a computer in which recognized coordinates fluctuate even if the same position is continuously touched. Regarding the method.
It is considered that the cause is interference between the operating frequency of the touch screen and the scanning frequency of the CRT display,
The malfunction is resolved by resetting the operating frequency to a value that has less influence. The invention also relates to a method of setting this operating frequency.

【0002】[0002]

【従来の技術】図4ないし図5に、第1の従来技術とし
て目視による方法のフローチャートおよびシステム構成
を示す。図4でマウスカーソルとあるのは、画面上での
位置を示すためにディスプレイに表示されるマークであ
り、たとえばタッチスクリーンでタッチされた位置を目
視可能とするために使われる。この場合マウスカーソル
は、入力された座標に基づいて表示位置を決めているた
め、座標を誤認識している時には実際のタッチ位置とは
異なる場所に表示されることになる。従って周波数干渉
を受けているときのマウスカーソルは、正しい指示位置
と誤動作による誤った位置との間を交互に往復している
ように見える。
2. Description of the Related Art FIGS. 4 to 5 show a flow chart and a system configuration of a visual method as a first prior art. The mouse cursor in FIG. 4 is a mark displayed on the display to show the position on the screen, and is used, for example, to make the position touched on the touch screen visible. In this case, since the display position of the mouse cursor is determined based on the input coordinates, it is displayed at a position different from the actual touch position when the coordinates are erroneously recognized. Therefore, the mouse cursor when receiving frequency interference appears to alternate between a correct pointing position and an incorrect position due to a malfunction.

【0003】第1の従来技術では、人間の目でこの往復
表示が見えないか調べることによって誤動作の検出が行
なわれていた。また動作周波数の再設定においても、異
常を検出した人などが動作周波数調整プログラムを起動
して動作周波数を変更し、その動作周波数では正常に動
作するかどうかを目視によって確認するという手法をと
っていた。まず処理4aでマウスカーソルの異常を目で
確認し、処理4bで動作周波数調整プログラムを起動す
る。処理4cで設定する動作周波数を選択し、処理4d
で設定を有効にするためにシステムを再起動する。
In the first prior art, a malfunction is detected by checking whether or not this reciprocating display is visible to the human eye. Also, when resetting the operating frequency, a person who detects an abnormality activates the operating frequency adjustment program to change the operating frequency, and visually confirms whether the operating frequency is normal. It was First, the abnormality of the mouse cursor is visually confirmed in process 4a, and the operating frequency adjustment program is started in process 4b. Select the operating frequency to be set in process 4c, and process 4d
Reboot the system for the settings to take effect.

【0004】図5を使って、従来の技術のシステム構成
を説明する。ディスプレイ51は動作確認画面を表示す
るもの、タッチスクリーン52はコントローラ53によ
ってその動作周波数を設定されるもので、その動作結果
である位置座標やタッチされているかどうかといった情
報は、マウス54からの情報と同じような形式で本体5
5に通知される。本体55内ではタッチスクリーン52
およびマウス54から入力した情報を、タッチスクリー
ンドライバ551で同様に処理する。また、動作周波数
調整プログラム552によって選択された動作周波数が
コントローラ53に設定されると、その動作周波数に従
ってタッチスクリーン52が動作するようになる。
A conventional system configuration will be described with reference to FIG. The display 51 displays an operation confirmation screen, the touch screen 52 has its operation frequency set by the controller 53, and information such as position coordinates as a result of the operation and whether or not the touch is performed is information from the mouse 54. 5 in the same format as
5 will be notified. In the main body 55, the touch screen 52
The touch screen driver 551 similarly processes information input from the mouse 54. When the operating frequency selected by the operating frequency adjustment program 552 is set in the controller 53, the touch screen 52 operates according to the operating frequency.

【0005】また第2の従来技術としては、これとは別
にハードウェア的にディスプレイの走査信号を検出し
て、動作周波数がその周波数の1/n(nは整数)とな
るように回路を切り替える方法もある。これは測定回路
により測定された走査周波数から目的とする周波数を決
め、選択可能な複数の付加容量のうちどれを選ぶべきか
を算出して回路を選定するように構成されている。
As a second conventional technique, a scanning signal of the display is detected by hardware separately from this, and the circuit is switched so that the operating frequency becomes 1 / n (n is an integer) of the frequency. There is also a method. This is configured to determine a target frequency from the scanning frequency measured by the measurement circuit, calculate which of the plurality of selectable additional capacitors should be selected, and select the circuit.

【0006】[0006]

【発明が解決しようとする課題】しかし第1の従来技術
では、異常検出時の判断や調整後に正常に動作している
かどうかの判断は人間により行われるため、個人差が発
生するなど不正確にならざるを得ないものであった。ま
た、一度で調整がうまくいかなかった場合には、プログ
ラムを指定して起動し、周波数を決定し、その結果を確
認するといったことを何度も繰り返す必要があり、作業
が煩雑であるという問題があった。
However, in the first prior art, since a person makes a judgment at the time of detecting an abnormality and a judgment as to whether or not the apparatus is operating normally after adjustment, it is inaccurate due to individual differences. It was inevitable. Also, if the adjustment is not successful at one time, it is necessary to repeat the process of starting the program by specifying it, determining the frequency, and checking the result, which is a complicated task. was there.

【0007】第2の従来技術では、測定された走査周波
数から機械的に動作周波数を決定しているため、アプリ
ケーション・プログラムが稼働している状態で、実際に
周波数干渉による誤動作が起こっているかどうか、決定
された動作周波数で本当に干渉がなくなっているのかど
うかについては、何ら検証していない。また、走査周波
数の測定回路や付加容量を決定するための演算回路など
余分なハードウェアが必須となるという問題があった。
In the second prior art, since the operating frequency is mechanically determined from the measured scanning frequency, whether or not a malfunction due to frequency interference actually occurs while the application program is running. , It has not verified at all whether the interference has been eliminated at the determined operating frequency. Further, there is a problem that extra hardware such as a scanning frequency measuring circuit and an arithmetic circuit for determining the additional capacitance is essential.

【0008】本発明はハードウェアの追加なしに周波数
干渉による誤動作を正しく検出するとともに、異常が検
出された場合に動作周波数を容易に再設定できるように
することを目的とする。
An object of the present invention is to correctly detect a malfunction due to frequency interference without adding hardware, and to easily reset the operating frequency when an abnormality is detected.

【0009】[0009]

【課題を解決するための手段】図1に示す第1項の発明
のフローチャートは、タッチスクリーンの異常を検出す
るためのものである。この発明では、処理1aで動作確
認画面を表示してオペレータに対して所定時間タッチス
クリーンの任意の1点をタッチし続けるよう指示し、処
理1bでその点をタッチし始めたことを示すDOWNイ
ベントの発生を契機に、タッチされた点の座標値を基準
点の座標として記憶する。処理1cで所定時間の間にM
OVEイベントが発生した場合には、毎回その発生位置
を記憶するとともに発生回数を記憶し、処理1dで所定
時間の後にMOVEイベントの位置と基準点との座標差
および発生頻度を算出する。処理1eで座標差および発
生頻度がともに所定値を上回ったか判断し、上回った場
合に処理1fで異常であると判断し、そうでなければ処
理1gで正常と判断する。
The flowchart of the invention of the first item shown in FIG. 1 is for detecting an abnormality of the touch screen. According to the present invention, in the process 1a, the operation confirmation screen is displayed, the operator is instructed to continue touching any one point on the touch screen for a predetermined time, and in the process 1b, a DOWN event indicating that the touch point is started to be touched. With the occurrence of the above, the coordinate value of the touched point is stored as the coordinate of the reference point. M in processing 1c within a predetermined time
When an OVER event occurs, the occurrence position is stored every time and the number of occurrences is stored, and the coordinate difference between the position of the MOVE event and the reference point and the occurrence frequency are calculated after a predetermined time in process 1d. In process 1e, it is determined whether the coordinate difference and the occurrence frequency both exceed a predetermined value. If both exceed, the process 1f determines that there is an abnormality, and the process 1g determines that the condition is normal.

【0010】図2に示す第2項の発明のフローチャート
は、タッチスクリーンの異常検出後に動作周波数を再設
定するためのものである。この発明では、処理2aで第
1項記載の方法により異常検出を行い、処理2bで検出
の結果から異常の有無を判断する。異常とされた場合は
処理2cでタッチスクリーンの動作周波数を変更し、そ
の変更を有効とするために処理2dでシステムを再起動
し、処理2aの異常検出の処理に戻る。
The flowchart of the second aspect of the invention shown in FIG. 2 is for resetting the operating frequency after the abnormality of the touch screen is detected. In the present invention, the abnormality is detected in the process 2a by the method described in the first item, and the presence or absence of the abnormality is determined from the result of the detection in the process 2b. If it is determined to be abnormal, the operating frequency of the touch screen is changed in process 2c, the system is restarted in process 2d to make the change effective, and the process returns to the process 2a for detecting abnormality.

【0011】[0011]

【作用】本発明は、タッチスクリーン上で所定の位置を
指示し続け、その間に指示位置の座標が変動して入力さ
れるかどうかを監視することで、誤動作を正確に検出す
る。そして異常が検出された場合には、設定可能な他の
動作周波数への再設定と前記手法による異常検出とを繰
り返すことで、正常に動作する動作周波数を自動的に設
定する。
According to the present invention, a malfunction is accurately detected by continuously pointing a predetermined position on the touch screen and monitoring whether the coordinate of the pointing position fluctuates and is input during that time. When an abnormality is detected, the operating frequency for normal operation is automatically set by repeating the resetting to another settable operating frequency and the abnormality detection by the above method.

【0012】[0012]

【実施例】図1ないし図3を用いて実施例を説明する。
図1は第1項の発明のフローチャートで、図2は第2項
の発明のフローチャート、図3は本発明のシステム構成
をそれぞれ示す図である。まず最初に図3を用いて、シ
ステム構成について説明する。
EXAMPLE An example will be described with reference to FIGS.
1 is a flowchart of the invention of the first item, FIG. 2 is a flowchart of the invention of the second item, and FIG. 3 is a diagram showing a system configuration of the present invention. First, the system configuration will be described with reference to FIG.

【0013】図3は本発明のシステム構成で、ハードウ
ェア的には従来のものと同じ構成である。ディスプレイ
31、タッチスクリーン32を制御するコントローラ3
3、マウス34といった入出力装置が本体35に接続さ
れている。本体35内にはタッチスクリーン32および
マウス34からの情報を処理するタッチスクリーンドラ
イバ351があり、動作周波数調整プログラム352は
このタッチスクリーンドライバ351からの情報に基づ
いて誤動作の検出および動作周波数の再設定を行なう。
動作周波数がコントローラ33に設定されると、その動
作周波数に従ってタッチスクリーン32が動作するよう
になる。
FIG. 3 shows the system configuration of the present invention, which has the same hardware configuration as the conventional one. Controller 3 for controlling display 31 and touch screen 32
3, an input / output device such as a mouse 34 is connected to the main body 35. A touch screen driver 351 that processes information from the touch screen 32 and the mouse 34 is provided in the main body 35, and the operating frequency adjustment program 352 detects a malfunction and resets the operating frequency based on the information from the touch screen driver 351. Do.
When the operating frequency is set in the controller 33, the touch screen 32 operates according to the operating frequency.

【0014】図1は第1項の発明のフローチャートで、
異常検出処理の手順を示すものである。動作周波数調整
プログラム352が起動されると、まず処理1aでディ
スプレイ31に動作確認画面が表示され、オペレータに
対してタッチスクリーン32上の1点を所定の時間タッ
チし続けるように指示が出る。オペレータがこの指示に
従うと、それを認識したコントローラ33はタッチスク
リーン32上のどこかの点がタッチされ始めたことをタ
ッチスクリーンドライバ351に通知する。タッチスク
リーンドライバ351はその情報に基づいて、DOWN
イベントが発生したことを動作周波数調整プログラム3
52に通知する。
FIG. 1 is a flowchart of the invention of the first item,
It shows the procedure of the abnormality detection processing. When the operating frequency adjustment program 352 is activated, an operation confirmation screen is first displayed on the display 31 in process 1a, and the operator is instructed to continue touching one point on the touch screen 32 for a predetermined time. When the operator follows this instruction, the controller 33 that recognizes the instruction notifies the touch screen driver 351 that some point on the touch screen 32 has started to be touched. Based on the information, the touch screen driver 351 determines the DOWN
Operation frequency adjustment program 3 that an event has occurred
52 is notified.

【0015】ここで動作周波数調整プログラム352
は、オペレータに指示しておいた所定の時間の間、処理
1cでMOVEイベントの有無を監視する。MOVEイ
ベントは、指示された点の座標に変化があった場合に発
生する。オペレータが同一点をタッチし続けたとして
も、周波数干渉により入力座標の誤認識が反復された場
合には、実際のタッチ位置と誤認識された位置との間で
変化があるたびにMOVEイベントが発生する。本発明
はそのようなMOVEイベントの発生を監視すること
で、異常を検出しようとするものである。処理1dでM
OVEイベントのときの基準点との座標差や発生頻度を
算出し、処理1eで座標差や頻度に基づきこのMOVE
イベントが本当に誤動作に起因するものであるのかを判
断する。
Here, the operating frequency adjusting program 352
Monitors the presence or absence of a MOVE event in process 1c for a predetermined time instructed by the operator. The MOVE event occurs when the coordinates of the designated point change. Even if the operator continues to touch the same point, if the false recognition of the input coordinates is repeated due to frequency interference, a MOVE event will occur every time there is a change between the actual touch position and the falsely recognized position. Occur. The present invention is intended to detect an abnormality by monitoring the occurrence of such a MOVE event. M in process 1d
The coordinate difference from the reference point at the time of the OVE event and the occurrence frequency are calculated, and this MOVE is calculated based on the coordinate difference and the frequency in process 1e.
Determine if the event is really due to a malfunction.

【0016】これは、同一点をタッチしたつもりでも手
ぶれなどによって実際のタッチ座標自体が微妙に変動し
てしまい、タッチスクリーンドライバ351がMOVE
イベントを発生させることがあるからである。手ぶれの
場合と比較して周波数干渉の場合には、認識座標の移動
距離が大きいことと変動が頻発することとから、座標差
と発生頻度とが所定値を越えたときには処理1fで異常
であると判断させ、そうでなければ処理1gで正常と判
断させるのである。
This is because the actual touch coordinates themselves slightly change due to camera shake even if the same point is touched, and the touch screen driver 351 moves the MOVE.
This is because an event may occur. In the case of frequency interference as compared with the case of camera shake, the movement distance of the recognition coordinates is large and the fluctuations occur frequently. Therefore, when the coordinate difference and the occurrence frequency exceed a predetermined value, it is abnormal in the process 1f. If not, the process 1g determines that the process is normal.

【0017】図2は第2項の発明のフローチャートで、
動作周波数の設定の手順を示すものである。処理2aで
は図1で説明した異常検出が行われ、その結果について
異常ありとされたのかどうかを処理2bで判断する。異
常が検出された場合には、処理2cで動作周波数の変更
が行われ、その設定を有効とするために処理2dでシス
テムが再起動される。その後処理2aの異常検出処理に
戻り、異常が検出されなくなるまで設定可能な動作周波
数すべてについて、周波数干渉の検出と動作周波数の変
更とが繰り返される。周波数干渉はディスプレイの走査
周波数とタッチスクリーンの動作周波数との組合せによ
って発生の有無が決まるものであり、周波数の極端に違
うものをいくつか選択可能な動作周波数として用意して
おけば、どれかの周波数において干渉を受けなくなるこ
とが充分に期待できる。
FIG. 2 is a flowchart of the invention of the second item,
It shows a procedure for setting an operating frequency. In the process 2a, the abnormality detection described in FIG. 1 is performed, and it is determined in the process 2b whether or not the result is abnormal. When an abnormality is detected, the operating frequency is changed in process 2c, and the system is restarted in process 2d to make the setting effective. After that, the process returns to the abnormality detection process of the process 2a, and the detection of frequency interference and the change of the operating frequency are repeated for all the settable operating frequencies until no abnormality is detected. Occurrence of frequency interference is determined by the combination of the scanning frequency of the display and the operating frequency of the touch screen. If you prepare several operating frequencies with extremely different frequencies, you can select one of them. It can be fully expected that there will be no interference at frequencies.

【0018】[0018]

【発明の効果】以上説明したように、本発明では同一点
をタッチし続けたときの認識座標の変動から自動的に周
波数干渉を確認するため、個人差などのない正確な異常
検出が可能である。また、一度で調整がうまくいかなか
った場合にも、動作周波数の変更と異常検出とを自動的
に繰り返すので、人間が調整プログラムを指定して起動
し、動作周波数を決定し、その結果を確認するといった
一連の作業を繰り返す必要なしに、ただ表示される指示
に従って何度かタッチスクリーンにタッチするだけで調
整をすませることができる。
As described above, according to the present invention, the frequency interference is automatically confirmed from the variation of the recognition coordinates when the same point is continuously touched, so that the accurate abnormality detection without individual difference can be performed. is there. Also, even if the adjustment is not successful at one time, the change of the operating frequency and the detection of the abnormality are automatically repeated, so that a human can specify and start the adjusting program, determine the operating frequency, and check the result. Instead of having to repeat a series of steps, you can simply touch the touch screen several times according to the displayed instructions and make adjustments.

【0019】また、実際の表示座標のデータに基づいて
ソフトウェア的に異常検出を行なっているため、余分な
ハードウェアの増加なしに的確に動作周波数の再設定が
可能である。なお、本発明はハードウェアによる自動調
整に比べれば手間が増加することは確かであるが、タッ
チスクリーンの使用にあたっては表示画面と入力座標と
の位置関係の調整が必須のものであり、そのような位置
合わせの時に一連の作業として同時に行なうようにすれ
ば、手順が増えるにしてもほとんど問題にならない程度
である。
Further, since the abnormality is detected by software based on the data of the actual display coordinates, the operating frequency can be set accurately without increasing the extra hardware. It should be noted that although the present invention certainly requires more labor than automatic adjustment by hardware, adjustment of the positional relationship between the display screen and the input coordinates is indispensable when using the touch screen. If it is done at the same time as a series of work at the time of proper alignment, there will be almost no problem even if the procedure is increased.

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

【図1】第1項の発明のフローチャートを示す図。FIG. 1 is a diagram showing a flowchart of the invention of the first item.

【図2】第2項の発明のフローチャートを示す図。FIG. 2 is a diagram showing a flowchart of the invention of the second item.

【図3】本発明のシステム構成を示す図。FIG. 3 is a diagram showing a system configuration of the present invention.

【図4】従来技術のフローチャートを示す図。FIG. 4 is a diagram showing a flowchart of a conventional technique.

【図5】従来技術のシステム構成を示す図。FIG. 5 is a diagram showing a system configuration of a conventional technique.

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

31 ディスプレイ 32 タッチスクリーン 33 コントローラ 34 マウス 35 本体 351 タッチスクリーンドライバ 352 動作周波数調整プログラム 31 display 32 touch screen 33 controller 34 mouse 35 body 351 touch screen driver 352 operating frequency adjustment program

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 タッチスクリーン異常検出方法におい
て、 オペレータに対して所定時間の間、前記タッチスクリー
ン上の任意の1点をタッチし続けるよう指示する動作確
認画面を表示し(1a)、 前記1点のタッチが開始されたことを示すDOWNイベ
ントを契機に、タッチされた点の座標値を基準点の座標
として記憶し(1b)、 前記所定時間の間MOVEイベントを待ち、該MOVE
イベントが発生した場合には毎回その発生位置を記憶す
るとともに発生回数を記憶し(1c)、 前記所定時間の後に前記MOVEイベントに関して前記
発生位置と前記基準点との座標差および発生頻度を算出
し、(1d)、 前記座標差および前記発生頻度がともに所定の値を上回
ったかどうか判断し(1e)、 前記判断(1e)の結果、前記座標差および前記発生頻
度がともに上回った場合に異常であると判断し(1
f)、 前記判断(1e)の結果、前記座標差および前記発生頻
度のうち少なくとも一方は上回ってはいない場合に正常
であると判断する(1g)、 ことを特徴とするタッチスクリーン異常検出方法。
1. A touch screen abnormality detection method, which displays an operation confirmation screen (1a) for instructing an operator to keep touching an arbitrary point on the touch screen for a predetermined time (1a). When the DOWN event indicating that the touch is started is triggered, the coordinate value of the touched point is stored as the coordinate of the reference point (1b), the MOVE event is waited for the predetermined time, and the MOVE event is waited for.
When an event occurs, the occurrence position is stored every time and the number of occurrences is stored (1c), and after the predetermined time, the coordinate difference between the occurrence position and the reference point and the occurrence frequency are calculated for the MOVE event. , (1d), it is determined whether the coordinate difference and the occurrence frequency both exceed a predetermined value (1e), and as a result of the determination (1e), it is abnormal when both the coordinate difference and the occurrence frequency exceed. Judge that there is (1
f) As a result of the determination (1e), it is determined to be normal (1g) when at least one of the coordinate difference and the occurrence frequency is not exceeded (1g), The touch screen abnormality detection method characterized by the above.
【請求項2】 タッチスクリーン動作周波数設定方法に
おいて、 第1項記載のタッチスクリーン異常検出方法(1aない
し1g)により異常検出を行い(2a)、 前記異常検出(2a)の結果から異常の有無を判断し
(2b)、 前記判断(2b)で異常ありとされた場合は、前記タッ
チスクリーンの動作周波数を所定の複数の周波数のうち
の1つに変更し(2c)、 前記動作周波数の変更(2c)で設定された環境条件で
システムを再起動し(2d)、異常検出の処理(2a)
に戻る、 ことを特徴とする、タッチスクリーン動作周波数設定方
法。
2. A touch screen operating frequency setting method, wherein abnormality detection is performed by the touch screen abnormality detection method (1a to 1g) according to claim 1 (2a), and whether there is an abnormality is detected from the result of the abnormality detection (2a). Judgment (2b), and if the judgment (2b) is abnormal, the operating frequency of the touch screen is changed to one of a plurality of predetermined frequencies (2c), and the operating frequency is changed ( The system is restarted under the environmental conditions set in 2c) (2d), and the abnormality detection process (2a)
Return to, touch screen operating frequency setting method, characterized in that.
JP25862595A 1995-10-05 1995-10-05 Touch screen abnormality detection and operating frequency setting method Pending JPH09101862A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25862595A JPH09101862A (en) 1995-10-05 1995-10-05 Touch screen abnormality detection and operating frequency setting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25862595A JPH09101862A (en) 1995-10-05 1995-10-05 Touch screen abnormality detection and operating frequency setting method

Publications (1)

Publication Number Publication Date
JPH09101862A true JPH09101862A (en) 1997-04-15

Family

ID=17322882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25862595A Pending JPH09101862A (en) 1995-10-05 1995-10-05 Touch screen abnormality detection and operating frequency setting method

Country Status (1)

Country Link
JP (1) JPH09101862A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100442421B1 (en) * 2001-12-07 2004-08-02 화영알에프솔루션 주식회사 An Apparatus and A method for the Fault Diagnosis of the Touch Screen
KR100829482B1 (en) * 2007-03-15 2008-05-16 (주)에이에스티 Touch Screen Panel Automatic Inspector
JP2011086038A (en) * 2009-10-14 2011-04-28 Nec Casio Mobile Communications Ltd Electronic apparatus and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100442421B1 (en) * 2001-12-07 2004-08-02 화영알에프솔루션 주식회사 An Apparatus and A method for the Fault Diagnosis of the Touch Screen
KR100829482B1 (en) * 2007-03-15 2008-05-16 (주)에이에스티 Touch Screen Panel Automatic Inspector
JP2011086038A (en) * 2009-10-14 2011-04-28 Nec Casio Mobile Communications Ltd Electronic apparatus and program
US8711112B2 (en) 2009-10-14 2014-04-29 Nec Corporation Electronic device and recording medium

Similar Documents

Publication Publication Date Title
JP4784752B2 (en) Image processing device
JPH06314167A (en) Adaptive touch recognition
EP3006913A1 (en) Physical quantity sensor adjustment method, and physical quantity sensor
JP7298299B2 (en) Display input device and image forming device
CN110059530B (en) Face position detection device
KR20230002252A (en) Threshold value tuning system and method for collision detection of multi-degree-of-freerdom robot and graphic user interface
US5274360A (en) Method of detecting positional dislocation of camera
JPH09101862A (en) Touch screen abnormality detection and operating frequency setting method
US10133412B2 (en) Intuitive touch screen calibration device and method
CN109564093B (en) Target acquisition device and target acquisition control method
CN112363639B (en) Intelligent device and control method thereof
JP2014123316A5 (en)
JPH02137013A (en) Touch panel control method and touch panel device
EP2985678B1 (en) Position detection system and method of calibrating a position detection system
JPH0293920A (en) Input device
US20250285440A1 (en) Data collection apparatus, method, and storage medium
EP0869424B1 (en) Contrast adjustment method and information processing apparatus having touch-sensitive device
JP2592952B2 (en) Inspection support device
TWI410834B (en) Image-based coordinate input apparatus and method utilizing buffered images
US20240118768A1 (en) Diagnosis device and diagnosis method
JP2002287907A (en) Touch panel input device and input method
US12591338B1 (en) Touch control method with normalization calculation
US11294487B2 (en) Pressing operation detection device and method for detecting pressing operation
JP6757182B2 (en) Vehicle electronic control unit and timer diagnostic method
TWI536221B (en) Optical touch apparatus and coordinate correction method thereof