Touch-Screen Tabbed Interface for Responsive Content Navigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Designing an intuitive, functional, and convenient user interface for complex electronic devices, especially small ones, is challenging due to their increased functionality, and standard touch-screen interfaces have limitations, particularly when dealing with slow network connections.

Innovation Solution

Implementing a touch-screen system with graphical tabs for content navigation, where content is cached and downloaded on an as-needed basis, allowing for responsive interaction even over slow networks, and utilizing directional touch gestures for efficient navigation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If content is downloaded in real-time over a network, then the user interface can access the latest data, but the interface becomes unresponsive when network connections are slow

Engineering Contradiction:
Improvedata freshnessVSAvoidinterface responsiveness
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system pre-loads and caches content locally before it is needed, allowing the user interface to access data immediately without waiting for network downloads. This preliminary action resolves the contradiction by ensuring both data availability and interface responsiveness even when network connections are slow.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A cache mechanism acts as an intermediary between the network and the user interface. The cache stores copies of content locally, mediating the interaction by providing data from local storage when network access is slow or unavailable, thus maintaining both data freshness and interface responsiveness.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If a standard touch-screen interface is used, then the device can provide expansive user inputs, but the interface becomes difficult to navigate with multiple content categories

Engineering Contradiction:
Improveinput optionsVSAvoidnavigation convenience
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The interface is segmented into multiple tabs, each representing a distinct content category. This segmentation allows users to navigate between different content types more efficiently by switching tabs rather than searching through all content, thus improving navigation convenience while maintaining versatile input options.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The interface adds a dimensional organization by arranging content categories horizontally across multiple tabs. This dimensional change allows users to access different content types through horizontal navigation, making the interface easier to operate while preserving expansive input capabilities.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Productivity

If all content is downloaded simultaneously, then the user can access all data immediately, but the device consumes excessive bandwidth and storage resources

Engineering Contradiction:
Improvedata access speedVSAvoiddata volume
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The system extracts and loads only the necessary content into the cache based on user needs and usage patterns. This selective extraction allows the device to maintain fast data access for relevant content while avoiding the excessive bandwidth and storage consumption that would result from downloading all content simultaneously.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of downloading all content (excessive action), the system implements partial action by loading only the necessary content into the cache. This partial action balances data access speed with resource consumption, ensuring fast access to needed data while minimizing unnecessary bandwidth and storage usage.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8799806B2Tabbed content view on a touch-screen device
Publication Date: 2014.08.05 VERIZON PATENT & LICENSING INC
  • US8799806B2 patent drawing
  • US8799806B2 patent drawing
  • US8799806B2 patent drawing

AI summary

Content may be displayed on a touch-screen display of a device as part of a graphical interface in which the content is divided into categories or sections, and each category/section is associated with a graphical tab. The device may detect a selection of one of the graphic tabs based on a touch gesture received by the touch-screen display and display, on the touch-screen display, content items corresponding to the subset of content items for the selected tab.