Adaptive Touch Screen Thresholding for Noise Environments

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Touch screens in high electromagnetic noise environments often incorrectly register noise signals as intended touches due to static threshold methods failing to differentiate between true and false signals.

Innovation Solution

An adaptive thresholding approach is implemented, using signal statistics to dynamically adjust the threshold based on noise levels, increasing it in high noise situations and lowering it in low noise situations to accurately distinguish true touch signals from noise.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a static threshold is applied to detect touch signals, then simple touch detection is achieved, but noise signals are incorrectly registered as touches in high noise environments

Engineering Contradiction:
Improvetouch signal detection accuracyVSAvoidfalse touch registration rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies dynamics by transitioning from a static threshold to a dynamic threshold that adapts to changing noise conditions. The threshold is continuously adjusted based on the statistical properties (mean and standard deviation) of the current signal, allowing the system to maintain accurate touch detection while automatically compensating for varying noise levels in different environments.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent implements parameter changes by modifying the threshold value based on signal statistics. Instead of using a fixed threshold, the system calculates the mean and standard deviation of the signal and adjusts the threshold dynamically according to these parameters, enabling the detection system to adapt to changing environmental conditions and maintain reliable operation.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If a high threshold is used to filter noise, then false touches are reduced, but legitimate touch signals may be missed in low noise environments

Engineering Contradiction:
Improvefalse touch registration rateVSAvoidtouch signal detection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent employs feedback by continuously monitoring the signal statistics and using this information to adjust the threshold. The system calculates the mean and standard deviation of the current signal and feeds this information back to update the threshold, creating a closed-loop system that automatically optimizes detection sensitivity based on actual signal conditions rather than relying on fixed predetermined values.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The threshold dynamically adapts to signal conditions by incorporating the standard deviation into its calculation. This dynamic adjustment ensures that the threshold is appropriately raised when noise increases and lowered when noise decreases, preventing both false positives and false negatives across varying environmental conditions.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If adaptive thresholding is implemented to reduce false touches, then detection accuracy improves, but computational complexity increases

Engineering Contradiction:
Improvetouch signal detection accuracyVSAvoidthreshold calculation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system applies self-service by automatically calculating its own threshold based on the statistical properties of the signal it is processing. Rather than requiring external configuration or complex adaptive algorithms, the system uses the signal's own mean and standard deviation to determine the appropriate threshold, making the adaptation process self-contained and computationally efficient.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent simplifies the adaptive process by changing only the threshold parameter based on straightforward statistical calculations of the signal mean and standard deviation. This approach achieves adaptive detection without requiring complex algorithms, maintaining computational efficiency while improving detection accuracy across varying noise conditions.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9310919B2Adaptive thresholding for touch screen input
Publication Date: 2016.04.12 TEXAS INSTRUMENTS INC
  • US9310919B2 patent drawing
  • US9310919B2 patent drawing
  • US9310919B2 patent drawing

AI summary

An adaptive threshold approach is applied to detect true touch signals and filter out increased noise signals. More specifically, statistics regarding the signals from a touch screen are used to create a touch signal threshold that changes with the statistics of the touch signals. Accordingly, the threshold can automatically move higher in high noise situations and lower in low noise situations. So configured, fewer noise signals are erroneously interpreted as touches for the device associated with the touch screen.