On-Top Handwriting Recognition Using Stroke Fading and Buffering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Portable computing devices face challenges in providing a convenient and intuitive text entry method due to their reduced display size, which restricts handwriting entry area and complexity in designing user interfaces that are simple, intuitive, and powerful.

Innovation Solution

A handwriting recognition apparatus with a processor and touch-sensitive display that allows users to enter strokes one on top of another, using a buffer to accumulate and interpret strokes against character and linguistic databases, displaying candidate strings after a stroke timeout or user input, enabling natural writing without constraints on letter patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If handwriting recognition is implemented on portable devices with reduced display size, then text entry capability is improved, but the handwriting entry area is reduced making the interface more complex and less intuitive

Engineering Contradiction:
Improvetext entry capabilityVSAvoidinterface complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The handwriting recognition system segments the input process into discrete strokes, where each stroke is independently recognized and then combined with previous strokes to form characters and words. This segmentation allows the system to handle complex recognition tasks on portable devices with limited display space by processing input in manageable units rather than requiring the entire handwriting area to be visible at once.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system transitions from requiring a two-dimensional visible handwriting area to a time-based dimension where strokes are entered sequentially and previously entered strokes are faded or hidden. This dimensional shift from spatial display to temporal processing allows portable devices to provide full handwriting recognition capability without compromising interface simplicity or requiring large display areas.

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

2Loss of information

If all strokes are displayed simultaneously on the reduced screen, then user can see complete input, but user confusion increases due to overlapping strokes and limited space

Engineering Contradiction:
Improvevisibility of inputVSAvoiduser confusion
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The display system employs periodic fading or hiding of previously entered strokes, creating a rhythmic pattern where older strokes are gradually removed from view while newer strokes are added. This periodic action maintains screen clarity and prevents user confusion from overlapping elements while ensuring that the complete input sequence is preserved in the recognition buffer for accurate processing.

Inventive Principle:
Principle #19Periodic action

3Area of stationary object

If handwriting entry area is reduced to fit portable device display, then device portability is maintained, but recognition accuracy may be affected by constrained writing space

Engineering Contradiction:
Improvehandwriting entry areaVSAvoidrecognition accuracy
Core Design Contradiction:
Area of stationary objectVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the visible display area for handwriting input based on the current input state, fading or hiding earlier strokes as new strokes are entered. This dynamic management of display space allows the full handwriting entry area to be effectively utilized for recognition accuracy while maintaining a clean, uncluttered visual presentation on portable device screens.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS9111139B2Method and apparatus for on-top writing
Publication Date: 2015.08.18 CERENCE OPERATING CO
  • US9111139B2 patent drawing
  • US9111139B2 patent drawing
  • US9111139B2 patent drawing

AI summary

A handwriting recognition apparatus facilitates user entry of strokes one on top of another. The apparatus, which includes a processor and a display integrated with a touch sensitive screen, receives a series of strokes via the screen. Each stroke is defined by contact, trace, and lift occurrences. Each stroke appears on the display until occurrence of a prescribed event, and then disappears. The apparatus accumulates strokes into a buffer and interprets all accumulated strokes collectively against a character database and optionally a linguistic database, to identify multiple candidate strings that could be represented by the accumulated strokes. The apparatus displays candidate strings for user selection after all strokes have faded, or after receiving a user submitted delimiter, or after a given delay has elapsed following user entry of the latest stroke. Alternatively, candidate strings are displayed after each stroke without waiting for timeout or explicit delimiter.