Mobile Update Organization via Context Correlation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The increasing number of updates on mobile communication devices overwhelms users, requiring them to scroll through extensive lists to find relevant information, which is burdensome and inefficient.

Innovation Solution

Implementing an updates organization module that correlates device context and user preferences to prioritize and organize updates, making relevant updates more visible and accessible by using techniques such as highlighting, tabbing, and filtering, either on the device or with the help of a server, to minimize processing burden and enhance user experience.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If all updates are displayed in a single list without organization, then the complete information is provided to the user, but the user experience deteriorates due to excessive scrolling and difficulty finding relevant updates

Engineering Contradiction:
Improvecompleteness of update informationVSAvoiduser effort to find relevant updates
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The update list is segmented into multiple tabs or sections (e.g., 'All Updates,' 'Relevant Updates,' 'Filtered Updates') that allow users to view different portions of the update information. This segmentation maintains complete information availability while reducing the effort to find relevant updates by organizing them into logical groups.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An intermediary processing layer (server or device module) is introduced to automatically filter, prioritize, and organize updates based on user preferences and context. This intermediary prepares organized update data before presenting it to the user, reducing the need for manual scrolling and searching while maintaining information completeness.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If updates are filtered and organized based on user preferences and context, then the ease of accessing relevant updates is improved, but the device complexity increases due to additional processing requirements

Engineering Contradiction:
Improveease of accessing relevant updatesVSAvoidprocessing complexity for organizing updates
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

A server acts as an intermediary to perform the complex filtering, prioritization, and organization of updates based on user preferences and context. This transfers the processing burden from the mobile device to the server, improving ease of accessing relevant updates while minimizing the increase in device complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs partial filtering and organization on the device (enough to improve accessibility) while leaving more complex processing to the server. This balanced approach improves ease of operation without fully implementing complex device-side processing.

Inventive Principle:
Principle #16Partial or excessive action

3Speed

If updates are processed and organized on the device itself, then the responsiveness and relevance of update display is improved, but the processing burden on the device increases

Engineering Contradiction:
Improveresponsiveness of update displayVSAvoidprocessing energy consumption on device
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The server serves as an intermediary that performs most of the processing work, reducing the energy consumption on the mobile device. The device receives pre-processed, organized update data from the server, maintaining responsiveness while minimizing local processing energy requirements.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Updates are filtered, prioritized, and organized in advance by the server before being transmitted to the device. This preliminary action reduces the processing burden on the device when displaying updates, lowering energy consumption while maintaining responsiveness.

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If extensive filtering and organization algorithms are implemented, then the relevance and accuracy of prioritized updates is improved, but the loss of time for processing increases

Engineering Contradiction:
Improveaccuracy of update relevance assessmentVSAvoidprocessing time for organizing updates
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The server acts as an intermediary that performs extensive filtering and organization algorithms to accurately assess update relevance. By distributing this computationally intensive work to the server, the system achieves high measurement precision for update relevance while minimizing the time loss experienced by the user on their device.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Complex filtering and organization algorithms are executed in advance by the server before updates are presented to the user. This preliminary processing ensures accurate relevance assessment without causing noticeable time delays for the user, as the work is completed before the update display is generated.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9118505B2System and method for controlling updates on a mobile device
Publication Date: 2015.08.25 MALIKIE INNOVATIONS LTD
  • US9118505B2 patent drawing
  • US9118505B2 patent drawing
  • US9118505B2 patent drawing

AI summary

A system and method are provided to organize updates on a mobile device. The organization of the updates can be controlled according to something detectable on the mobile device which can be correlated to something detectable in the updates. For example, updates to be displayed on the mobile device can be organized based on context provided by the mobile device, such that more relevant updates are distinguishable from those that may be less relevant. In this way, all updates are accessible to the user, but those that are deemed to be particularly relevant may be more visible and more easily accessed to avoid the need to sort through or scroll through large lists of new updates.