Touch Screen Accidental Input Prevention via Motion Sensor Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Accidental touches on touch screens of intelligent terminals can lead to unintended operations, causing user inconvenience and problems.

Innovation Solution

A method that detects current status information and touch gestures using sensors like gyroscopes and accelerometers, establishing a matching relationship between terminal status and touch gesture motion status to determine if the touch is intentional, thereby preventing accidental touches by locking the screen or forbidding certain actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If touch screen operations are enabled for user convenience, then ease of operation is improved, but accidental operations occur causing reliability to deteriorate

Engineering Contradiction:
Improvetouch screen operation convenienceVSAvoidoperation accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent introduces motion sensors (accelerometer, gyroscope) as intermediary devices that detect terminal motion state and provide additional verification layer between touch input and operation execution. The motion state information acts as a mediator to distinguish intentional touches from accidental ones by checking whether the terminal motion matches expected patterns for the touched application or function.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system continuously monitors terminal motion state through sensors and provides feedback by comparing actual motion with expected motion patterns. When motion feedback indicates the terminal is being held steadily (no significant acceleration or rotation), the system confirms the touch is intentional. This closed-loop feedback mechanism prevents accidental operations while maintaining responsiveness to valid user inputs.

Inventive Principle:
Principle #23Feedback

2Reliability

If motion sensors are added to detect terminal motion state, then reliability is improved, but device complexity increases

Engineering Contradiction:
Improvetouch accuracy verificationVSAvoidsensor system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The motion sensors serve multiple functions: detecting terminal orientation, monitoring motion state for accidental touch prevention, and potentially supporting other features like step counting or fitness tracking. By making the sensors multi-functional, the patent justifies their inclusion despite increased complexity, as they provide value across multiple system functions rather than being dedicated solely to touch verification.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system uses the terminal's existing motion sensors (accelerometer and gyroscope) that are already integrated into modern smartphones for other purposes. Rather than adding dedicated new hardware, the patent leverages existing sensor capabilities to serve the additional function of accidental touch prevention, thereby minimizing the actual increase in device complexity.

Inventive Principle:
Principle #25Self-service

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

Ensures accurate determination of intended touches, preventing accidental operations and enhancing user experience by executing intended actions while protecting against unintended inputs.

Implementation Method 1

detecting, by using a gyroscope, motion status information of the terminal

Methodology Applied
Scientific EffectGyroscope effect: Gyroscope

Implementation Method 2

detecting, by using an accelerometer, motion status information of the terminal

Methodology Applied
Scientific EffectAccelerometer effect: Accelerometer

Data Source

PatentEP3163404B1Method and device for preventing accidental touch of terminal with touch screen
Publication Date: 2021.06.09 XIAOMI INC
  • EP3163404B1 patent drawingFigure 1~2
  • EP3163404B1 patent drawingFigure 3~4
  • EP3163404B1 patent drawingFigure 5~8

AI summary

The present disclosure relates to a method for preventing an accidental touch of a terminal with a touch screen and a device thereof. The method includes: detecting current status information of the terminal, and acquiring a current touch gesture which is acquired by a module configured to acquire a touch gesture, the current status information comprising posture information or motion status information; determining whether the current status information of the terminal and the current touch gesture correspond to the same touch behavior; and when the current status information of the terminal and the current touch gesture correspond to the same touch behavior, executing an operation corresponding to the touch behavior.