Capacitive Touch Signal Evaluation for False Swipe Suppression
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing touch-sensitive capacitive operating elements, particularly smaller ones like volume sliders, face issues with precise finger position detection due to slight tilting or rolling movements, leading to unwanted control inputs and misinterpretation of intended operations.
Innovation Solution
A method that filters out potential incorrect inputs by setting default values for sensor strokes and movement speed, ensuring only targeted swiping movements are recognized, thereby suppressing outputs from small sensor excursions and high-frequency oscillations, and adapting to user-specific ergonomic conditions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If multiple capacitive sensors are used to detect finger position on small touchpads, then sensor coverage is improved, but unintended control actions occur due to finger tilting or rolling movements
Solution Approach 1:
The system performs preliminary evaluation of sensor stroke patterns before executing control actions. By analyzing whether the pattern matches a valid swipe gesture (checking if sensors are activated in sequence along a linear path rather than simultaneously across multiple sensors), the system prevents unintended control actions caused by finger tilting or rolling before they can trigger incorrect responses.
Solution Approach 2:
The system continuously monitors sensor stroke patterns and provides feedback to determine whether detected finger movements represent intentional swipes or unintentional tilting/rolling. By evaluating the spatial distribution and temporal sequence of sensor activations, the system can distinguish between valid control inputs and spurious signals, adjusting its response accordingly to maintain control accuracy.
2Speed
If the touchpad responds immediately to finger placement, then responsiveness is improved, but unintended actions are triggered during finger placement and initial contact
Solution Approach 1:
Before the touchpad responds to finger placement, the system performs a preliminary evaluation of the sensor stroke pattern to determine whether it represents a valid swipe gesture or merely the initial contact phase. By checking whether sensors are activated in the characteristic sequence of a deliberate swipe rather than simultaneously during placement, the system delays response until intent is confirmed, preventing unintended actions while maintaining responsiveness to genuine gestures.
3Adaptability or versatility
If small sensor excursions are detected as valid inputs, then sensitivity is improved, but high-frequency oscillations and noise trigger false control actions
Solution Approach 1:
The system applies different evaluation criteria to different aspects of sensor signals. Rather than using a single threshold for all sensor readings, it evaluates the spatial distribution pattern across multiple sensors and the temporal sequence of activations. This localized quality assessment distinguishes between genuine swipe gestures (which activate sensors in a specific spatial pattern) and noise or oscillations (which do not follow the characteristic pattern), enabling the system to maintain high sensitivity while filtering false inputs.
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 enhances the precision and accuracy of touch-sensitive control inputs, reducing unwanted operations and improving user experience by accurately interpreting intended movements on capacitive operating elements.
Implementation Method 1
touch-sensitive capacitive control element
Data Source
Figure 1~2
Figure 3~4
Figure 5
AI summary
The invention relates to a method for evaluating signals of inputs made using a finger (2) on a touch-sensitive capacitive control element (1). The invention is characterised in that a finger position (5) is calculated from sensor strokes (H) of individual capacitive sensors (3a, 3b, 3c, 3d), wherein the calculated finger position (5) is not output if a difference (Δ(min, max)) between the maximum and minimum sensor stroke (Hmax, Hmin) of the sensors (3a, 3b, 3c, 3d) is either lower than a defined value or lower than the error tolerance of the sensors (3a, 3b, 3c, 3d) and the finger position (5) is output if the difference (Δ(min, max)) between the maximum and minimum sensor stroke (Hmax, Hmin) of the sensors (3a, 3b, 3c, 3d) is greater than the first defined value and if the sensor stroke (Hupper) of one of the acquired finger positions (5) at the closest sensor (3a) at the edge of the touch-sensitive control element (1) is lower than a second defined value.