Compact Text Entry with Predictive and Single-Letter Input

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing text entry systems for compact handheld devices either suffer from reduced typing speed and comfort when using predictive text methods due to ambiguity issues or require larger keypads for single-letter entry, which is less efficient in compact designs.

Innovation Solution

A unified text entry system that combines predictive text with single-letter entry using multi-functional keys and touch-sensitive surfaces, allowing users to select letters or letter groups with press or directional gestures, and provides a list of possible words for user selection, balancing typing speed and comfort.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If predictive text method is used to reduce the number of keys, then smaller keypad size or larger key size is obtainable and typing speed is potentially increased, but if the user desires to write a word not in the device's dictionary database or if more than one valid word exists for a sequence of letter entries, a considerable degradation in typing speed and comfort occurs

Engineering Contradiction:
Improvetyping speedVSAvoidtyping comfort
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system dynamically switches between predictive text mode and single-letter entry mode based on the user's needs. The predictive text subsystem processes sequences of letter entries to generate predicted words, while the single-letter entry subsystem allows direct selection of any letter from the alphabet. This dynamic adaptation resolves the contradiction by providing fast predictive text for common words while allowing precise single-letter control when needed for words not in the dictionary or to disambiguate multiple possible words.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the operational parameters of the text entry interface by allowing the user to select between different input modes. In predictive mode, the system processes letter sequences and presents word predictions. In single-letter mode, the system directly maps key presses to individual letters. This parameter change enables the system to optimize between typing speed (predictive mode) and typing comfort/precision (single-letter mode) based on the specific input context.

Inventive Principle:
Principle #35Parameter changes

2Area of stationary object

If fewer keys are needed through grouping several letters together on the same key, then smaller keypad size or larger key size is obtainable, but if the user desires to write a word that is not in the device's dictionary database, a considerable degradation in typing speed and comfort occurs

Engineering Contradiction:
Improvekeypad sizeVSAvoidtyping speed
Core Design Contradiction:
Area of stationary objectVSProductivity

Solution Approach 1:

The keys in the keypad serve multiple functions: they can be used for predictive text input by pressing the key to select a group of letters, or for direct single-letter entry by using the key in combination with other keys or through different press patterns. This multi-functionality allows the same compact keypad to support both space-efficient letter grouping and direct single-letter access, resolving the contradiction between small keypad size and maintained typing speed for words not in the dictionary.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The text entry system is segmented into two independent subsystems: the predictive text subsystem that handles word prediction based on letter sequences, and the single-letter entry subsystem that allows direct letter selection. This segmentation allows each subsystem to optimize for its specific function while working together to provide a complete text entry solution that maintains typing speed even for words not in the dictionary database.

Inventive Principle:
Principle #1Segmentation

3Ease of operation

If a half size QWERTY keyboard with two letters associated to most keys is used, then key size is increased, but the device complexity and keyboard layout complexity increases

Engineering Contradiction:
Improvekey sizeVSAvoidkeyboard layout complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

Instead of following the traditional QWERTY layout with two letters per key, the system inverts the approach by using a numeric keypad layout where each key is associated with 3 or 4 letters (similar to telephone keypads). This inversion simplifies the keyboard layout while maintaining large key size, as the numeric layout is more intuitive and requires less complex disambiguation logic compared to half-size QWERTY arrangements.

Inventive Principle:
Principle #13The other way round (Inversion)

Data Source

PatentUS8521927B2System and method for text entry
Publication Date: 2013.08.27 TELEVO LLC
  • US8521927B2 patent drawing
  • US8521927B2 patent drawing
  • US8521927B2 patent drawing

AI summary

A text entry system for an electronic device comprising:an input subsystem receives user input operations, interprets them as letters, characters, symbols, commands or functions, where the said received user operations interpreted as letters are comprising:(1) single letter operations that select any possible letter from the alphabet,(2) letter group operations that select a group of possible letters from the alphabet; anda text prediction subsystem receives a sequence of the said single letter entries and letter group entries, and produces a list of possible words the user intends to enter based on a priori database of words; anda word processing subsystem, receives the said list of possible words, displays them to the user, receives the user selection of the desired word and further processes the text entry as required.