Accelerometer Tap Detection for Handheld Devices
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Handheld electronic devices face challenges in accurately detecting user inputs due to limited screen space, proximity of virtual keys, and sensitivity to environmental conditions such as temperature and humidity, particularly with capacitive touchscreens struggling to detect inputs from fingers wearing gloves or using nails.
Innovation Solution
A method and device configuration that utilizes an accelerometer to measure acceleration and determine tap inputs by registering a rate of change between upper and lower limit thresholds, enhancing input detection accuracy and verifying touch inputs through a strike force threshold, even in challenging environmental conditions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of operation
If capacitive touchscreen is used to detect user inputs, then the touchscreen provides an intuitive user interface, but the touchscreen becomes sensitive to environmental conditions and may fail to detect inputs when capacitance is insufficient (e.g., when wearing gloves or using nails)
Solution Approach 1:
The patent introduces an accelerometer as an intermediary sensing mechanism to detect tap inputs. Instead of relying solely on capacitive sensing, the system uses the accelerometer to measure acceleration changes when the device is tapped, providing an alternative detection path that works reliably regardless of capacitive conditions (such as when wearing gloves). This intermediary mechanism bridges the gap between the touchscreen interface and reliable input detection.
2Area of stationary object
If virtual keys are placed in close proximity to maximize screen space utilization, then the display area is efficiently used, but it becomes difficult to detect the desired input selection
Solution Approach 1:
The patent replaces the mechanical/capacitive touch detection system with an acceleration-based detection system. Instead of relying on the position and spacing of virtual keys on the touchscreen, the system uses the accelerometer to detect the physical tap event itself. This substitution allows for accurate input detection regardless of how closely spaced the virtual keys are, as the detection is based on the physical impact rather than the capacitive signal from finger position.
3Measurement precision
If the touchscreen is made more sensitive to detect light touches, then light taps can be detected, but false detections from environmental changes or noise increase
Solution Approach 1:
The patent implements dynamic thresholding and analysis of acceleration patterns over time. Instead of using a fixed sensitivity threshold, the system analyzes the temporal dynamics of acceleration changes, looking for characteristic tap patterns (sudden acceleration followed by deceleration). This dynamic approach allows the system to distinguish between genuine taps and environmental noise or changes, maintaining high sensitivity while reducing false detections.
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
Improves input accuracy on handheld devices by differentiating between normal and hard taps, and verifies touch inputs on capacitive screens, allowing valid inputs even when capacitance is low, such as when wearing gloves, thus enhancing usability in various conditions.
Implementation Method 1
measuring acceleration using an accelerometer of the handheld electronic device
Data Source
Figure 1A
Figure 1B
Figure 2
AI summary
A method for tap detection and for interacting with a handheld electronic device, and a handheld electronic device configured therefore are described. In accordance with one embodiment, there is provided a method for tap detection on a handheld electronic device, comprising: measuring acceleration using an accelerometer of the handheld electronic device; determining when measured acceleration exceeds an upper limit threshold and a lower limit threshold within a predetermined duration of each other; when the upper limit threshold and lower limit threshold have been exceeded, determining a rate of change of acceleration between the upper limit threshold and lower limit threshold and registering a tap input when the rate of change of acceleration exceeds a predetermined tap threshold.