Dynamic Sensor Polling for Mobile GUI Light Simulation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile devices face challenges in efficiently simulating light interaction and physical materials in graphical user interfaces due to resource constraints, particularly when continually polling sensors for environmental data.

Innovation Solution

Implementing a reduced detail mode in mobile devices that intelligently determines when to conserve resources by adjusting the simulation of light interaction and physical materials, using sensors like accelerometers and gyroscopes to calculate light source direction changes and reducing sensor polling and frame rates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Illumination intensity

If continual polling of sensors is performed to obtain environmental information for simulating light interaction, then the realism of light interaction simulation is improved, but power consumption increases

Engineering Contradiction:
Improvelight interaction simulation realismVSAvoidpower consumption
Core Design Contradiction:
Illumination intensityVSUse of energy by moving object

Solution Approach 1:

The system dynamically adjusts sensor polling frequency based on device state. When the device is stationary or in motion, the polling rate is reduced compared to when the device is in use, thereby reducing power consumption while maintaining simulation quality when needed

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameter of sensor polling frequency based on device state. By switching between high and low polling rates according to whether the device is in use or stationary, the system optimizes the balance between simulation realism and power consumption

Inventive Principle:
Principle #35Parameter changes

2Illumination intensity

If high detail mode is used to simulate light interaction based on actual light sources, then the visual quality is improved, but resource consumption increases

Engineering Contradiction:
Improvevisual qualityVSAvoidresource consumption
Core Design Contradiction:
Illumination intensityVSProductivity

Solution Approach 1:

The system dynamically switches between high detail mode and reduced detail mode based on device state. When the device is in use, high detail mode provides realistic light interaction; when stationary, reduced detail mode conserves resources while maintaining acceptable quality

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system applies partial action by using reduced detail mode with fixed light sources and calculated direction changes only when the device is stationary. This partial simulation is sufficient for the stationary context and significantly reduces resource consumption compared to full real-time simulation

Inventive Principle:
Principle #16Partial or excessive action

3Use of energy by moving object

If reduced detail mode is activated to conserve resources, then power consumption is reduced, but simulation realism decreases

Engineering Contradiction:
Improvepower consumptionVSAvoidsimulation realism
Core Design Contradiction:
Use of energy by moving objectVSIllumination intensity

Solution Approach 1:

The system dynamically adjusts the level of simulation detail based on device state. When stationary, reduced detail mode is used to conserve power; when in use, the system transitions to high detail mode to restore simulation realism, ensuring the quality degradation is temporary and context-appropriate

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system periodically evaluates device state and switches between simulation modes accordingly. This periodic assessment ensures that the system maintains high realism during active use while conserving energy during stationary periods, creating a rhythm of quality adjustment that responds to actual usage patterns

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS20250138692A1Simulating physical materials and light interaction in a user interface of a resource-constrained device
Publication Date: 2025.05.01 APPLE INC
  • US20250138692A1 patent drawing
  • US20250138692A1 patent drawing
  • US20250138692A1 patent drawing

AI summary

Methods and systems for simulating light interaction and physical materials in a graphical user interface (GUI) of a resource-constrained device are provided. Simulating physical materials, such as glass and metal, in a GUI can allow a user to feel more natural in interacting with the GUI. The user experience can be further enhanced if the simulated physical materials in the GUI can interact with the device's environment in a manner similar to how the actual physical materials would interact. However, continually polling various sensors can be resource-intensive, especially for resource-constrained mobile devices. Accordingly, a mobile device can intelligently determine whether to begin a reduced detail mode, and then render user interface objects in the reduced detail mode to conserve resources.