Pen Tablet Paper Mode Stroke Layering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional pen tablets face challenges in storage capacity management when operating in paper mode, layer management for digital drawing, computational load during layer updates, and combining handwritten data across pages or layers, especially when used independently of a computer.

Innovation Solution

A pen tablet that operates in two modes: tablet mode for real-time data reporting and paper mode for recording stroke data, with features to discard hover coordinates, classify strokes into layers, and update layers efficiently, allowing for finer data classification and reduced computational load.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If hover coordinates are recorded in the same way as contact coordinates, then complete positional data is preserved, but storage capacity is exhausted

Engineering Contradiction:
Improvedata completenessVSAvoidstorage capacity
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent applies local quality by differentiating the treatment of coordinate data based on its type: contact coordinates (when the stylus touches the surface) are recorded in full detail, while hover coordinates (when the stylus is near but not touching) are discarded. This selective recording strategy preserves the reliability of meaningful data (contact points that create actual marks) while reducing storage consumption by eliminating redundant hover data that would otherwise fill up memory.

Inventive Principle:
Principle #3Local quality

2Ease of manufacture

If stroke data is recorded without classification into pages and layers, then recording process is simple, but hand-drawn strokes from multiple pages are erroneously superimposed

Engineering Contradiction:
Improverecording simplicityVSAvoiddata classification accuracy
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The patent implements segmentation by dividing stroke data into hierarchical categories: pages (groups) and layers (subgroups). Each stroke is automatically assigned to a specific page and layer based on metadata such as timestamp and stylus state. This segmentation structure prevents erroneous superimposition of strokes from different pages while maintaining automated classification without requiring complex manual intervention, thus balancing simplicity with accuracy.

Inventive Principle:
Principle #1Segmentation

3Reliability

If all layers are updated during editing operations, then data consistency is maintained, but computational load increases

Engineering Contradiction:
Improvedata consistencyVSAvoidcomputational load
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The patent applies the extraction principle by isolating and updating only the specific layer that requires editing, rather than updating all layers. When a user edits a stroke in a particular layer, the system extracts and processes only that layer's data, leaving other layers unchanged. This significantly reduces computational load while maintaining data consistency within the edited layer, as the update operation is localized to the minimal necessary scope.

Inventive Principle:
Principle #2Taking out (Extraction)

4Quantity of substance

If hover coordinates are discarded in paper mode, then storage capacity is preserved, but real-time positioning information is lost

Engineering Contradiction:
Improvestorage capacityVSAvoidpositioning information
Core Design Contradiction:
Quantity of substanceVSLoss of information

Solution Approach 1:

The patent implements dynamics by adaptively adjusting the recording strategy based on the operational mode. In tablet mode (connected to computer), hover coordinates are transmitted in real-time for immediate display and interaction. In paper mode (independent operation), hover coordinates are discarded to conserve storage, as only contact coordinates are needed for creating permanent stroke records. This dynamic adjustment of data recording behavior optimizes both storage utilization and information retention according to the specific usage context.

Inventive Principle:
Principle #15Dynamics

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

Enables efficient storage of stroke data, provides operational feel similar to drawing software layers, and lightens the computational load during editing operations, allowing for seamless data combination across layers and pages.

Implementation Method 1

A pen tablet has a function of periodically acquiring positional coordinates of a stylus and an operational status of an operation element (e.g., a depressed state of a side switch) of the stylus, based on an electromagnetic induction method

Methodology Applied
Scientific EffectElectromagnetic induction: Electromagnetic Induction

Data Source

PatentUS10627921B2Pen tablet, handwritten data recording device, handwritten data drawing method, and handwritten data synthesis method
Publication Date: 2020.04.21 WACOM CO LTD
  • US10627921B2 patent drawing
  • US10627921B2 patent drawing
  • US10627921B2 patent drawing

AI summary

A pen tablet capable of detecting a position of a stylus and supplying positional coordinates to an external computer is provided. The pen tablet includes a detector that generates hover coordinates as the positional coordinates in a hover state and generates contact coordinates as the positional coordinates in a contact state. The pen table includes a communicator that performs communication with a device driver and a given application executed by the external computer, a storage device, and a controller. The controller determines whether the communication with the device driver is requested of the communicator, operates in a tablet mode, for supplying the hover coordinates and the contact coordinates to the device driver, when the communication is requested, and operates in a paper mode, for discarding at least part of the hover coordinates and recording stroke data generated based on the contact coordinates in the storage device, when the communication is not requested.