Proximity Sensor Baseline Estimation for False Activation Prevention
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Proximity sensors on electronic devices face challenges in accurately determining the baseline signal to differentiate between actual object proximity and internal reflections, leading to false activation events and accidental input on touchscreens.
Innovation Solution
A method for estimating the baseline of a proximity sensor using infrared light emission and reflection measurements, combined with ambient light and orientation data, to determine the presence of objects and adjust the baseline value dynamically, thereby preventing accidental input.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Device complexity
If proximity sensor uses simple baseline thresholding, then device complexity is reduced, but measurement precision deteriorates leading to false activation events
Solution Approach 1:
The baseline value is dynamically updated using a moving average of recent proximity sensor readings. This allows the baseline to adapt to changing environmental conditions (such as ambient light levels or sensor drift) while maintaining computational simplicity. The dynamic adjustment resolves the contradiction by providing accurate baseline tracking without requiring complex algorithms.
Solution Approach 2:
The system creates a virtual representation of the baseline condition through statistical modeling (moving average calculation). Instead of using complex physical reference measurements, it copies the essential characteristic of the baseline state through mathematical processing of sensor data, achieving high measurement precision with low device complexity.
2Measurement precision
If proximity sensor continuously updates baseline, then measurement precision improves, but use of energy increases
Solution Approach 1:
The baseline update operation is performed periodically at scheduled intervals rather than continuously. This periodic execution maintains adequate baseline accuracy for normal operation while significantly reducing processor activity and energy consumption compared to continuous updates. The system balances precision requirements with power savings by updating only when necessary.
Solution Approach 2:
The system performs partial baseline updates using simplified calculations (moving average of limited recent samples) rather than exhaustive analysis. This partial action approach achieves sufficient baseline accuracy for practical purposes while minimizing the computational energy required, resolving the contradiction between precision and power consumption.
3Device complexity
If proximity sensor uses fixed baseline value, then device complexity is reduced, but adaptability deteriorates when environmental conditions change
Solution Approach 1:
The baseline value transitions from a fixed constant to a dynamic variable that automatically adjusts to environmental changes. The moving average mechanism enables the baseline to adapt to varying conditions (such as different ambient light levels or temperature changes) while maintaining simple implementation, thus resolving the contradiction between complexity and adaptability.
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
Effectively reduces accidental input on touchscreen displays by accurately distinguishing between object proximity and internal reflections, enhancing the reliability of proximity sensing in electronic devices.
Implementation Method 1
A method for estimating the baseline of a proximity sensor using infrared light emission and reflection measurements
Data Source
Figure 1
Figure 2
Figure 3
AI summary
Described are methods and systems for estimating a baseline of a proximity sensor on an electronic device comprising: collecting proximity sensor data at the electronic device using the proximity sensor; collecting second data using a second source at the electronic device; obtaining a sample of the proximity sensor data at the electronic device when it is determined that no object is proximal to a first face of the electronic device based on the proximity sensor data and based on the second data; and approximating the baseline of the proximity sensor using the obtained sample.