Touch Control Method Distinguishing Normal Operation from Misoperation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current touch-control technologies often misinterpret user interactions due to careless touches on large screen interfaces, leading to unavoidable misoperations, as all touch events are considered normal operations without differentiation.

Innovation Solution

A method and apparatus that determine whether a user's observation area overlaps with their touch area, using a sample library to match user interface and interaction information, and only respond to touch instructions if the touch area and gesture match a corresponding sample, thereby distinguishing normal operations from misoperations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all touch events are considered normal operations, then the terminal device responds to all user inputs, but misoperations triggered by careless touches cannot be avoided

Engineering Contradiction:
Improveoperation accuracyVSAvoidtouch sensitivity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent segments touch events into different types by analyzing the relationship between touch area and observation area. It divides touch events into valid operations (when touch area overlaps with observation area) and misoperations (when no overlap occurs), allowing differential handling of different touch event types to improve operation accuracy while maintaining touch sensitivity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary judgment mechanism that analyzes the spatial relationship between touch area and observation area before executing the touch response. This intermediary layer acts as a filter to distinguish intentional touches from accidental ones, resolving the contradiction between responding to all inputs and avoiding misoperations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If the touchscreen size is increased to save screen space and provide diversified interfaces, then more functions are available, but the user is more likely to touch the screen carelessly

Engineering Contradiction:
Improveinterface diversityVSAvoidmisoperation rate
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The patent converts the harmful effect of larger screen size (increased misoperation rate) into a beneficial detection opportunity. By using the larger screen's spatial information to analyze the relationship between touch area and observation area, the system can identify and filter misoperations, thereby maintaining interface diversity while reducing accidental touches.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

3Productivity

If the terminal device responds to all touch instructions, then user operations are processed quickly, but intentional operations cannot be distinguished from unintentional ones

Engineering Contradiction:
Improveoperation processing speedVSAvoidoperation intention recognition
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary analysis of the touch event by determining the relationship between touch area and observation area before processing the operation. This preliminary action identifies valid touches that warrant response, filtering out misoperations in advance, thereby maintaining processing speed for genuine operations while improving intention recognition accuracy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9519424B2Touch-control method, related apparatus, and terminal device
Publication Date: 2016.12.13 HUAWEI TECH CO LTD
  • US9519424B2 patent drawing
  • US9519424B2 patent drawing
  • US9519424B2 patent drawing

AI summary

Embodiments of the present invention provide a touch-control method, which is used for distinguishing a normal operation from a misoperation. The method provided by the embodiments of the present invention includes: receiving a touch instruction of a user; determining a user touch area corresponding to the touch instruction; determining whether a user observation area has an overlapping portion with the user touch area; and if the user observation area has an overlapping portion with the user touch area, responding to the touch instruction of the user. In the touch method provided by the embodiments of the present invention, a normal operation can be distinguished from a misoperation. The embodiments of the present invention further provide a related touch-control apparatus and terminal device.