Blank Screen Gesture Validation via Touch Parameter Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Accidental activation of blank screen gestures on mobile terminals due to contact with the human body, leading to unintended application triggering, is not effectively addressed by existing methods which require additional hardware and result in power consumption issues.

Innovation Solution

A method that acquires and analyzes specific parameters of the blank screen gesture, such as touch input area, shape, length, slope, speed, and time, to determine if the gesture is accidental, and only responds to valid gestures, thereby avoiding unnecessary activation without requiring additional hardware.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a distance sensor or light sensor is used to detect pocket mode, then accidental gesture operations are prevented, but device complexity and power consumption increase

Engineering Contradiction:
Improvegesture recognition accuracyVSAvoidhardware requirements
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent replaces the mechanical/sensor-based detection system with a software-based gesture analysis system. Instead of using distance sensors or light sensors to detect pocket mode, the system uses touch parameter analysis (pressure, area, shape, velocity) to distinguish intentional gestures from accidental contacts, thereby eliminating the need for additional sensors while maintaining gesture recognition accuracy

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system uses the touch screen's own existing capability to detect touch parameters (pressure, area, shape, velocity) to solve the accidental gesture problem. The touch screen serves dual purposes: both for displaying information and for detecting gesture characteristics, eliminating the need for separate detection hardware

Inventive Principle:
Principle #25Self-service

2Reliability

If a distance sensor or light sensor is used to detect pocket mode, then accidental gesture operations are prevented, but power consumption increases

Engineering Contradiction:
Improvegesture recognition accuracyVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent replaces power-consuming sensor operations with software-based touch parameter analysis. The system continuously monitors touch parameters (pressure, area, shape, velocity) that are already being captured by the touch screen controller, eliminating the need for additional power-consuming sensor operations while maintaining accurate gesture recognition

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The touch screen system performs multiple functions simultaneously: display, touch input detection, and gesture validation. By using the same touch detection infrastructure for both normal input and accidental gesture prevention, the system avoids the additional power consumption that would result from running separate sensor systems

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

3Measurement precision

If multiple touch parameters are analyzed, then gesture validation accuracy improves, but processing complexity increases

Engineering Contradiction:
Improvegesture validation accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the gesture validation process into distinct analysis stages: initial touch detection, parameter measurement (pressure, area, shape, velocity), pattern matching against predefined gesture templates, and validation decision. This segmentation allows the system to process multiple parameters systematically without overwhelming complexity, as each parameter is evaluated in a structured sequence

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP3196738B1Method for controlling blank screen gesture processing and terminal
Publication Date: 2021.01.27 ZTE CORP
  • EP3196738B1 patent drawingFigure 1~2

AI summary

A method for controlling blank screen gesture processing and a terminal are described. The method comprises: upon receiving a blank screen gesture, acquiring related information of the blank screen gesture; and determining whether the blank screen gesture is a misoperation gesture according to the acquired related information of the blank screen gesture, if the blank screen gesture is not a misoperation gesture, triggering a related operation of the blank screen gesture, and if the blank screen gesture is a misoperation gesture, making no response to the misoperation gesture.