Blockchain Ledger Recording for 3D Fabrication Parameters

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional 3D fabrication systems face challenges in ensuring data integrity of parameters monitored during part fabrication, as data can be easily modified or falsified, leading to uncertain quality of fabricated parts.

Innovation Solution

Implementing a blockchain ledger to securely record data on parameters monitored during fabrication, using cryptographic hashes to create tamper-proof blocks, ensuring the accuracy and trustworthiness of the recorded data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional data storage methods are used to record fabrication parameters, then the system is simple and easy to implement, but the data integrity and trustworthiness cannot be guaranteed as data can be easily modified or falsified

Engineering Contradiction:
Improvedata integrityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

A blockchain ledger is introduced as an intermediary between the fabrication system and the data storage infrastructure. The ledger records cryptographic hashes of fabrication parameter data, creating a tamper-proof chain of blocks that mediates trust without requiring complex verification systems. Each block contains a hash of the previous block, forming an immutable chain that guarantees data integrity while maintaining system simplicity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Instead of storing the actual fabrication parameter data in the blockchain ledger, only cryptographic hashes (digital fingerprints) of the data are stored. This copying approach allows verification of data integrity through hash comparison without storing the full data sets, thereby ensuring reliability while minimizing the complexity and storage requirements of the blockchain system.

Inventive Principle:
Principle #26Copying

2Reliability

If additional verification processes are implemented to ensure data accuracy, then data trustworthiness improves, but processing resources and time consumption increase

Engineering Contradiction:
Improvedata trustworthinessVSAvoidprocessing efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

Cryptographic hashes of fabrication parameters are calculated and recorded in the blockchain ledger during the fabrication process itself, before any verification is needed. This preliminary action creates an immutable record that can be instantly verified later without requiring additional processing resources. The hash calculation is performed as part of the normal data collection process, eliminating the need for separate verification computations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Complex mechanical verification processes are replaced with cryptographic hash verification. Instead of requiring additional processing resources to re-examine or validate fabrication data, the system uses lightweight hash comparison operations that can be performed rapidly. This substitution of cryptographic mechanisms for traditional verification methods maintains data trustworthiness while preserving processing efficiency.

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

Data Source

PatentUS20230030718A1Recording of part fabrication parameters in blockchain ledgers
Publication Date: 2023.02.02 PERIDOT PRINT LLC
  • US20230030718A1 patent drawing
  • US20230030718A1 patent drawing
  • US20230030718A1 patent drawing

AI summary

According to examples, a three-dimensional (3D) fabrication system may include a fabrication component, a monitoring component, and a controller. The controller may access a record specifying an identification of a parameter to be monitored during a fabrication operation of a part, cause the fabrication component to fabricate the part, and cause the monitoring component to monitor the parameter during fabrication of the part and generate data corresponding to the monitored parameter. The controller may also cause the generated data to be recorded in a blockchain ledger.