Configurable Data Converter for Multi-Format SoC Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional SoCs require separate hardware for each type of data format conversion, leading to increased circuit size and inefficiency in processing multiple kinds of data format conversions, as software processing is time-consuming and dedicated hardware can only perform one intended conversion at a time.

Innovation Solution

A data processor with a register that allows multiple conversion patterns to be defined, enabling a single data converter to process various data format conversions by utilizing both current and previous input data, and managing data storage and transmission rates through buffers and multiplexers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If separate hardware is used for each type of data format conversion, then conversion speed is improved, but circuit size increases

Engineering Contradiction:
Improveconversion speedVSAvoidcircuit size
Core Design Contradiction:
SpeedVSArea of stationary object

Solution Approach 1:

The data converter is designed as a universal hardware unit that can perform multiple types of data format conversions (endian conversion, packing, unpacking, bit expansion, bit reduction) through a single configurable structure. The converter uses multiplexers and configurable logic to adapt its behavior based on control signals, allowing one hardware unit to replace multiple dedicated converters, thus reducing circuit size while maintaining fast conversion speed.

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

Solution Approach 2:

The data converter employs dynamic reconfiguration through control signals that change the operation mode of multiplexers and internal logic based on the required conversion type. This dynamic adaptability allows the same hardware circuit to be flexibly applied to different conversion tasks without requiring separate static hardware for each conversion type, resolving the contradiction between speed and circuit size.

Inventive Principle:
Principle #15Dynamics

2Device complexity

If software processing via CPU is used for data format conversion, then device complexity is reduced, but processing time increases

Engineering Contradiction:
Improvedevice complexityVSAvoidprocessing time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The patent replaces software-based CPU processing with dedicated hardware implementation. The data converter uses hardware circuits including multiplexers, buffers, and combinational logic to perform data format conversions directly in hardware, eliminating the need for software interpretation and CPU intervention. This substitution of hardware for software significantly reduces processing time while the modular hardware design keeps device complexity manageable.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Area of stationary object

If a single data converter is used for multiple conversion types, then circuit size is reduced, but conversion capability decreases

Engineering Contradiction:
Improvecircuit sizeVSAvoidconversion capability
Core Design Contradiction:
Area of stationary objectVSAdaptability or versatility

Solution Approach 1:

The data converter is segmented into functional modules including multiple multiplexers (MUX0-MUX7), input buffers, and configurable logic units. Each module can be independently controlled to perform specific conversion operations. This segmentation allows the single converter to be flexibly configured for different conversion types by enabling/disabling specific modules through control signals, maintaining full conversion capability while using a unified circuit structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The converter's behavior is changed by modifying control parameters (control signals) rather than changing the physical circuit structure. By changing the control signals, the same hardware can switch between different conversion modes (endian, packing, unpacking, bit expansion, bit reduction), thereby maintaining adaptability and versatility without requiring multiple dedicated circuits.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8745293B2Data processor
Publication Date: 2014.06.03 MEGACHIPS
  • US8745293B2 patent drawing
  • US8745293B2 patent drawing
  • US8745293B2 patent drawing

AI summary

A format converter includes a first input buffer for storing input data, an output buffer for storing output data, a converter connected between the first input buffer and the output buffer, and a register that the converter refers to. The register allows plural kinds of conversion patterns to be defined in conformity with a desired data format conversion. The converter generates the output data based on the input data, in accordance with the conversion pattern defined in the register.