Two-Stage Text Input for Compact Touch Screens

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Compact electronic devices with small touch screens face challenges in displaying a full range of typed characters or symbolic information, making text entry cumbersome due to limited screen space.

Innovation Solution

A two-stage text input method is implemented, where a seek bar displays a compressed representation of characters, and upon user selection, a selection bar shows surrounding characters, allowing users to slide and select the desired character for input.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a full alphabet and character set is displayed on a small touch screen, then character selection is available, but the screen area required becomes too large for compact devices

Engineering Contradiction:
Improvecharacter selection capabilityVSAvoidtouch screen area
Core Design Contradiction:
Adaptability or versatilityVSArea of stationary object

Solution Approach 1:

The character set is divided into multiple pages or groups that are displayed sequentially. Instead of showing all characters at once, the system segments the alphabet and symbols into manageable portions, allowing users to navigate through different character sets using pagination controls or scrolling mechanisms.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from a two-dimensional grid display to a multi-dimensional navigation approach by adding vertical pagination or hierarchical organization. Characters are arranged in a compressed format with additional navigation dimensions (up/down buttons, swipe gestures) to access different character sets without increasing the horizontal screen real estate.

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

2Ease of operation

If traditional scroll-and-select text entry is used, then character selection is possible, but the operation becomes cumbersome and time-consuming

Engineering Contradiction:
Improvetext entry operationVSAvoidtime for character selection
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system pre-organizes characters into optimized groups and pages based on usage frequency and alphabetical order. Common characters are positioned for quicker access, and the navigation structure is pre-configured to minimize scrolling distance. Predictive text algorithms can also pre-suggest likely characters based on context, reducing the need for manual selection.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system provides visual feedback through highlighting, animation, or auditory cues to indicate the current character selection state and navigation progress. This feedback mechanism helps users understand the current position in the character set and reduces uncertainty during selection, thereby improving operational efficiency.

Inventive Principle:
Principle #23Feedback

3Area of stationary object

If characters are displayed in a compressed format on a small screen, then screen space is saved, but character readability and selection precision become difficult

Engineering Contradiction:
Improvetouch screen areaVSAvoidcharacter selection precision
Core Design Contradiction:
Area of stationary objectVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the display format based on the current navigation state. When a user activates a character group, the system transitions from a compressed overview mode to an expanded selection mode where characters are displayed at larger, more readable sizes. This dynamic transformation allows the same screen space to serve multiple functions at different operational stages.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The character selection interface uses a nested structure where a compressed character set is displayed at the first level, and upon selection, a more detailed expanded view is displayed at the second level. This nesting allows the system to present summarized information initially, then provide detailed information on demand, effectively using screen space efficiently while maintaining selection precision.

Inventive Principle:
Principle #7Nested doll (Nesting)

Data Source

PatentUS9256366B2Systems and methods for touch-based two-stage text input
Publication Date: 2016.02.09 GOOGLE TECHNOLOGY HOLDINGS LLC
  • US9256366B2 patent drawing
  • US9256366B2 patent drawing
  • US9256366B2 patent drawing

AI summary

Embodiments relate to systems and methods for touch-based two-stage text input. An electronic device (102), such as a wearable wireless device, can be configured with a two-stage input interface (116) on a display (104). A first stage can include a seek area (120), which displays a subset of letters or other symbols to represent the full range of symbolic elements that are available, in a compressed form. The user can identify an intended target range (128) by touching an area at or around the letter or other symbol of interest. That input triggers the display of a second stage of the interface in a separate selection area (122), in which all letters or other symbols in the target range are expanded and displayed. The user can then touch and lift off the letter or other symbol they wish to choose, for example, to insert in a message or application.