Touch Screen Accidental Input Prevention via Motion Sensor Verification
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
2Reliability
If motion sensors are added to detect terminal motion state, then reliability is improved, but device complexity increases
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.
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.
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
Implementation Method 2
detecting, by using an accelerometer, motion status information of the terminal
Data Source
Figure 1~2
Figure 3~4
Figure 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.