Touchscreen Tool Discrimination via Preliminary Point Analysis
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Touchscreen displays face difficulties in accurately distinguishing between intentional finger touches and unintentional or physical tool touches, leading to reduced user experience due to processing latency and inaccurate identification.
Innovation Solution
A tool discriminator applies a tool filter to identify tools by analyzing unique touch point configurations within a finger touch area, bypassing latency in finger touch analysis and rapidly assigning tool functions, thereby differentiating between intentional and unintentional inputs.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If finger touch analysis is performed to distinguish intentional touches, then touch input accuracy is improved, but processing latency increases
Solution Approach 1:
The system performs preliminary tool identification by detecting touch point configurations before completing full finger touch analysis. By pre-identifying tools using distinctive touch point patterns (such as multiple points arranged in specific geometries), the system can rapidly classify touches without delaying the full analysis process, thus reducing latency while maintaining accuracy.
Solution Approach 2:
The touch discrimination process is segmented into two independent stages: first, tool identification using touch point configuration analysis; second, finger touch analysis using traditional algorithms. This segmentation allows both processes to run in parallel or with minimal interference, enabling the system to quickly identify tools while simultaneously performing accurate finger touch detection without significant latency penalty.
2Measurement precision
If tool identification algorithms are added to touchscreen processing, then tool discrimination accuracy is improved, but device complexity increases
Solution Approach 1:
Instead of applying complex tool identification algorithms to all touch events uniformly, the system applies simplified detection rules only when necessary. By detecting local characteristics such as the number, arrangement, and geometric patterns of touch points, the system can identify tools using computationally lightweight methods that only activate when touch point configurations suggest tool presence, thus avoiding unnecessary complexity in routine finger touch processing.
Data Source
AI summary
An information handling system touchscreen discriminates touches with a tool discriminator before analyzing the touches with a touch discriminator that identifies touches as intended or unintended inputs. The tool discriminator isolates touches associated with tools to assign tool functions to tool touches so that touch discriminator analysis is bypassed for tools, thus providing a more rapid and accurate horizontal workspace having tools placed on the touchscreen.


