Integrated Pinyin and Stroke Input Method for Chinese Character Entry
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional computer systems with QWERTY keyboards can only support phonetic or pinyin input for Chinese characters, making it difficult for users to input Chinese characters if they do not know the pinyin or if there is no pinyin assigned to the character, limiting input options.
Innovation Solution
Integration of pinyin and stroke input methods, including stroke order and stroke number input, which allow users to input Chinese characters based on their structural components, using a language model for higher conversion accuracy and enabling input without knowledge of pronunciation.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If only pinyin input is supported on conventional keyboards, then input simplicity is maintained, but input versatility deteriorates (users cannot input characters without pinyin)
Solution Approach 1:
The patent combines multiple input methods (pinyin, stroke order, stroke number) into a single integrated input system that can process different input types through a unified conversion architecture, allowing users to switch between input methods without changing the underlying system structure
Solution Approach 2:
The conversion module is designed to handle multiple input types (phonetic pinyin and structural stroke-based inputs) through a single universal interface, enabling the system to accept various input formats and convert them to Chinese characters without requiring separate specialized systems
2Ease of operation
If pinyin input is used, then input speed is maintained, but input accessibility deteriorates (users who don't know pinyin cannot input characters)
Solution Approach 1:
The patent segments the input process into distinct methods: pinyin input for users who know pronunciation, and stroke-based input (order or number) for users who know character structure but not pronunciation. This segmentation allows each user group to use the method most suitable for them without affecting the other
Solution Approach 2:
The conversion module acts as an intermediary that receives different types of input (pinyin or stroke data) and translates them into Chinese characters. This mediator handles the complexity of multiple input methods internally while presenting a simple unified interface to the user
Data Source
AI summary
Integrated pinyin and stroke input may be provided. First, a first input may be received. Next, in response to the first input, an input mode may be determined. The input mode may comprise a pinyin input mode, a stroke order input mode, or a stroke number input mode. Once the input mode is determined, data may be received based on the determined input mode. Then the received data may be converted based upon the determined input mode.


