Capacitive Touch Detection in Moisture via Baseline Delta Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Capacitive sensing devices face challenges in accurately detecting touch inputs in the presence of moisture, leading to false positives and false negatives due to incorrect baseline establishment.

Innovation Solution

The method involves generating a capacitive image of the sensing region, identifying contiguous regions, and using a delta image to determine new inputs by comparing pixel values with a threshold, merging or splitting regions based on overlap with previous images, and reporting positional information to filter out ghost touches.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If capacitive sensing is used to detect touch inputs, then touch detection capability is provided, but moisture in the sensing region causes incorrect baseline establishment leading to ghost touches and false positives

Engineering Contradiction:
Improvetouch detection accuracyVSAvoidmoisture interference
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary actions by acquiring multiple baseline capacitive images before actual touch detection and storing them in a buffer. These pre-acquired images represent the sensing region state without intentional touches, allowing the system to establish a reliable baseline that accounts for moisture presence. The delta image computation compares current images against these pre-established baselines, effectively filtering out moisture-induced variations before they cause false detections.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback by continuously monitoring capacitive changes and comparing them against stored baseline images. The delta image computation provides feedback on what constitutes normal variation versus actual touch input. This feedback mechanism allows the system to adapt to moisture conditions and distinguish between moisture-induced baseline shifts and genuine touch events, thereby improving reliability in humid environments.

Inventive Principle:
Principle #23Feedback

2Ease of operation

If baseline establishment is performed to enable touch detection, then touch sensing is enabled, but moisture contact with sensing region causes incorrect baseline and ghost touches

Engineering Contradiction:
Improvetouch interface functionalityVSAvoidbaseline accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system performs preliminary baseline establishment by acquiring multiple capacitive images during an initialization phase before normal touch detection begins. These pre-acquired baseline images capture the sensing region state with moisture already present, so the baseline reflects actual operating conditions rather than ideal dry conditions. This preliminary action ensures that subsequent touch detection operates from an accurate baseline that accounts for moisture.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system transitions from single-point baseline measurement to a distributed baseline representation by acquiring multiple capacitive images across different time points and spatial locations. The buffer stores multiple baseline images, creating a multi-dimensional baseline model that captures variations in moisture distribution. This dimensional expansion allows the system to distinguish between normal moisture-related variations and actual touch events more effectively.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Reliability

If multiple capacitive images are acquired and processed to filter ghost touches, then detection accuracy in moisture is improved, but processing complexity increases

Engineering Contradiction:
Improveghost touch filteringVSAvoidimage processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts only the essential information needed for touch detection by computing delta images that represent changes from baseline conditions. Instead of processing entire high-resolution capacitive images, the system extracts and processes only the differential information that indicates actual touches versus moisture variations. This extraction approach maintains high filtering accuracy while significantly reducing processing complexity and computational load.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial processing by selectively comparing only certain regions of the capacitive images against the baseline. Rather than analyzing every pixel in every image, the system focuses computation on regions where changes exceed a threshold or where touches are most likely to occur. This partial action approach provides sufficient ghost touch filtering with reduced processing requirements compared to exhaustive full-image analysis.

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

This approach effectively filters out interference from moisture, allowing for accurate detection of touch inputs even in the presence of moisture, improving the reliability of capacitive sensing devices.

Implementation Method 1

Proximity sensors may operate by detecting changes in an electric field and/or capacitance in the sensing region

Methodology Applied
Scientific EffectCapacitance: Capacitance

Implementation Method 2

Proximity sensors may operate by detecting changes in an electric field and/or capacitance in the sensing region

Methodology Applied
Scientific EffectElectric field: Electric Field

Data Source

PatentUS10489262B1Multi-touch detection in moisture
Publication Date: 2019.11.26 SYNAPTICS INC
  • US10489262B1 patent drawing
  • US10489262B1 patent drawing
  • US10489262B1 patent drawing

AI summary

A method of detecting touch inputs, in the presence of moisture, in a sensing region of an input device. The input device acquires sensor information about the sensing region via a plurality of sensor electrodes configured for capacitive sensing. A first capacitive image of the sensing region is generated based on the received sensor information. The input device further determines a set of contiguous regions in the first capacitive image and selects, from the set of contiguous regions, one or more contiguous regions that correspond to valid inputs. The one or more contiguous regions may be selected based at least in part on a plurality of capacitive images previously acquired for the sensing region. The input device may further report positional information for each of the selected contiguous regions. For example, the positional information may be used to process user inputs associated with the selected contiguous regions.