Data Storage Transformation System for Semi-Structured Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional data storage systems are inefficient in handling semi-structured and unstructured data, requiring subsequent data transformation for processing, which extends processing time and is not optimally stored using common file-based storage systems.

Innovation Solution

An Information Handling System (IHS) with a data storage management engine that receives data, predicts processing operations, determines an optimal data format, transforms the data, and transmits it for storage, utilizing AI and ML techniques to classify data types and predict processing operations, thereby optimizing storage and processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If data is stored in common file-based storage subsystems close to where data is received, then storage speed is improved, but data processing efficiency deteriorates due to subsequent data transformation requirements

Engineering Contradiction:
Improvestorage speedVSAvoiddata processing efficiency
Core Design Contradiction:
SpeedVSProductivity

Solution Approach 1:

The system performs preliminary data format transformation during the storage process itself, rather than after retrieval. The storage subsystem automatically converts data to compute system-optimized formats before writing to storage, eliminating the need for subsequent transformation operations and enabling immediate processing upon retrieval.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An intermediary data format conversion layer is introduced within the storage subsystem that acts as a bridge between the incoming data format and the compute system's required format. This intermediary transformation capability is embedded in the storage path, allowing data to be stored in optimized formats without requiring post-retrieval conversion.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If data is stored in common file-based storage subsystems, then storage compatibility is improved, but processing time increases due to required data transformation

Engineering Contradiction:
Improvestorage compatibilityVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system performs preliminary data format transformation during the storage process itself, rather than after retrieval. The storage subsystem automatically converts data to compute system-optimized formats before writing to storage, eliminating the need for subsequent transformation operations and enabling immediate processing upon retrieval.

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If data transformation is performed after data retrieval, then storage flexibility is maintained, but overall system efficiency deteriorates

Engineering Contradiction:
Improvestorage flexibilityVSAvoidsystem efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The system performs preliminary data format transformation during the storage process itself, rather than after retrieval. The storage subsystem automatically converts data to compute system-optimized formats before writing to storage, eliminating the need for subsequent transformation operations and enabling immediate processing upon retrieval.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12072906B2Data storage transformation system
Publication Date: 2024.08.27 DELL PROD LP
  • US12072906B2 patent drawing
  • US12072906B2 patent drawing
  • US12072906B2 patent drawing

AI summary

A data storage transformation system includes a data storage management device that is coupled to a data provisioning device and a storage system. The data storage management device receives first format data that includes a first data format from the data provisioning device, and predicts at least one processing operation that will be performed on the first format data. The data storage management device then determines a second data format for performing the at least one processing operation, and transforms the first format data to second format data that includes the second data format. The data storage management device then transmits the second format data for storage in the storage system.