Data Format Conversion for Network Resource Accessibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Network resources, such as printers, are often limited to specific data formats, restricting their availability to only those network entities that use the same format, leading to incompatibility issues and reduced accessibility across different entities in networked environments.

Innovation Solution

A method and system that automatically convert data from a first format to a second format required by a hardware device, using a configuration file to identify and modify the data, enabling multiple entities to access and utilize network resources, including printers, regardless of their native data formats.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a network resource is configured to use a specific data format, then the resource can operate reliably with that format, but the accessibility of the resource to entities using different formats is reduced

Engineering Contradiction:
Improvedata format compatibilityVSAvoidaccessibility to multiple entities
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

A configuration file acts as an intermediary between the network resource and entities using different data formats. The configuration file contains format conversion instructions that enable the resource to translate data between formats, allowing entities with different native formats to access the resource without compromising the resource's operational reliability

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the data format parameter dynamically based on the requesting entity's requirements. By loading appropriate configuration files that specify format conversion rules, the network resource can adapt its output format to match the needs of different entities while maintaining consistent internal operations

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If data is converted to a different format for compatibility, then accessibility to multiple entities is improved, but the complexity of the system increases

Engineering Contradiction:
Improveaccessibility to multiple entitiesVSAvoidformat conversion mechanism
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The format conversion logic is extracted from the core network resource and placed in external configuration files. This separation allows the resource to remain simple while gaining format conversion capabilities through configurable instructions, reducing the complexity burden on the main system

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Format conversion rules are pre-defined in configuration files before runtime. When an entity requests access, the appropriate configuration file is already prepared with the necessary conversion instructions, eliminating the need for complex real-time format analysis and reducing system complexity

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9268514B2Formatting data
Publication Date: 2016.02.23 NAVITAIRE LLC
  • US9268514B2 patent drawing
  • US9268514B2 patent drawing
  • US9268514B2 patent drawing

AI summary

Data from different sources and having different formats is converted to a format useable by a device to which the data is to be sent. The conversion is performed based on configuration data and can be performed by an application server configured to provide a network application service to a user terminal associated with the entity.