Capacitive Touchscreen Water Detection for False Touch Rejection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Capacitive touchscreens often misinterpret water contact as a touch input, leading to unintended selections and reduced touch accuracy, disrupting device functionality and user experience.

Innovation Solution

A method and electronic device that includes a touchscreen controller to detect water presence by analyzing capacitance changes, entering a pre-water mode to apply light filters, and transitioning between operating modes to maintain touch sensitivity and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If capacitive touch sensing is used to detect touch inputs, then touch sensitivity is improved, but water contact is misinterpreted as touch input causing false detections

Engineering Contradiction:
Improvetouch detection accuracyVSAvoidwater interference
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent segments the touch node data into multiple categories (positive touch values, negative touch values, and water detection values) based on the sign and magnitude of capacitance changes. By dividing the data into distinct segments with different characteristics, the system can apply different processing rules to each segment, enabling accurate distinction between finger touches and water contact while maintaining high touch sensitivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different processing rules to different regions of the touch node data. Specifically, it treats positive touch values (indicating finger contact) differently from negative touch values (indicating water contact) by assigning different weights and applying different threshold criteria. This local differentiation allows the system to maintain high sensitivity to legitimate touches while rejecting water interference.

Inventive Principle:
Principle #3Local quality

2Ease of operation

If touch sensitivity is increased to improve responsiveness, then user interaction is enhanced, but false triggers from water contact increase

Engineering Contradiction:
Improvetouch responsivenessVSAvoidtouch input accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent dynamically adjusts the threshold parameters for touch detection based on the detected water presence. When water is detected, the system changes the threshold criteria to be more stringent, requiring higher positive touch values to trigger input actions. This parameter adaptation allows the system to maintain high responsiveness during normal use while preventing false triggers when water is present, thus balancing ease of operation with reliability.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent implements a feedback mechanism where the system continuously monitors touch node data to detect water presence and adjusts its processing behavior accordingly. The system uses the detected water condition as feedback to modify subsequent touch detection thresholds and processing rules, creating an adaptive system that maintains both responsiveness and accuracy based on real-time environmental conditions.

Inventive Principle:
Principle #23Feedback

3Reliability

If the system continuously monitors for water presence to improve reliability, then false triggers are reduced, but processing complexity increases

Engineering Contradiction:
Improvewater interference rejectionVSAvoidprocessing algorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent applies partial action by only performing complex water detection analysis when necessary. Instead of continuously applying complex processing to all touch data, the system uses simpler initial filtering to identify potential water conditions and only then applies the full complex analysis. This selective application of processing complexity reduces overall computational burden while maintaining high reliability when water interference is detected.

Inventive Principle:
Principle #16Partial or excessive action

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

Enhances touch sensitivity and accuracy by distinguishing between finger touches and water, ensuring reliable device operation even in wet conditions.

Implementation Method 1

Capacitive touchscreens work by sensing electrical charge from a touch input or finger touch. When a portion of the human body (e.g., a fingertip) approaches a capacitive touchscreen, a capacitance generated between a transparent electrode of the capacitive touchscreens and the human body can vary due to an electrostatic effect.

Methodology Applied
Scientific EffectCapacitance: Capacitance

Implementation Method 2

a capacitance generated between a transparent electrode of the capacitive touchscreens and the human body can vary due to an electrostatic effect

Methodology Applied
Scientific EffectElectrostatic effect: Electrostatics

Data Source

PatentUS20260050346A1Touchscreen device and method of operating the same
Publication Date: 2026.02.19 STMICROELECTRONICS INT NV
  • US20260050346A1 patent drawing
  • US20260050346A1 patent drawing
  • US20260050346A1 patent drawing

AI summary

A method of operating a touchscreen device includes measuring a raw data value at a touch node among a plurality of touch nodes on the touchscreen device, assigning a positive touch value to each touch node having a positive raw data value greater than a first predetermined threshold, assigning a negative touch value to each touch node having a negative raw data value less than a second predetermined threshold, determining a total count of the positive touch values and negative touch valves, determining a differ count for each of the touch nodes, the differ count being a number of touch nodes containing the negative touch values surrounding each touch node, calculating a percentage based on a ratio of a sum of the differ count and the total count, and entering a pre-water mode when the percentage exceeds a threshold percentage.