Blockchain Messaging Balancing and Control System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing data transfer balancing and control systems require a third-party intermediary, which increases development time, complexity, and introduces additional failure points due to proprietary systems and software, compromising accuracy and timeliness.

Innovation Solution

A distributed database system using blockchain technology for peer-to-peer message transfers, where message confirmations and acknowledgments are recorded on the blockchain, enabling smart contracts to validate message integrity and detect out-of-balance events without a third-party intermediary.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a third-party intermediary is used for data transfer validation, then data transfer accuracy can be monitored, but development time and system complexity increase

Engineering Contradiction:
Improvedata transfer accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the third-party intermediary from the data transfer validation process and replaces it with a blockchain-based system. The blockchain network assumes the intermediary role through decentralized consensus mechanisms, where multiple nodes validate message transfers without requiring a central authority. This eliminates the need for proprietary third-party systems while maintaining validation accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The blockchain acts as a new type of intermediary that is fundamentally different from traditional third-party systems. Instead of relying on proprietary software and central authorities, the blockchain provides a transparent, immutable ledger that both sending and receiving systems can trust equally. The smart contracts deployed on the blockchain serve as automated intermediaries that enforce validation rules without human intervention.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If a third-party intermediary is used for data transfer validation, then balancing and control processes can be implemented, but time to market increases

Engineering Contradiction:
Improvebalancing and control accuracyVSAvoidtime to market
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent implements preliminary action by pre-deploying smart contracts on the blockchain that contain all the balancing and control validation logic. These contracts are established beforehand and automatically execute when messages are transmitted, eliminating the need for time-consuming integration with third-party systems during project deployment. The validation rules are baked into the blockchain protocol itself.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The sending and receiving systems perform validation themselves by querying the blockchain for confirmation of message transfers. The blockchain network autonomously maintains the validation state through its consensus mechanism, eliminating the need for external third-party services. Systems can independently verify transfer accuracy by checking the immutable ledger, reducing dependency on external vendors.

Inventive Principle:
Principle #25Self-service

3Ease of operation

If a third-party intermediary is used, then centralized control is achieved, but tamper-proof security is compromised

Engineering Contradiction:
Improvecentralized controlVSAvoidtamper-proof security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent segments the centralized control function into distributed control across multiple blockchain nodes. Instead of relying on a single third-party authority, the validation and control functions are distributed across the entire blockchain network. Each node maintains a copy of the ledger and participates in consensus, making the system both decentralized and tamper-proof while maintaining operational control through smart contract enforcement.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10567320B2Messaging balancing and control on blockchain
Publication Date: 2020.02.18 AMERICAN EXPRESS TRAVEL RELATED SERVICES CO INC
  • US10567320B2 patent drawing
  • US10567320B2 patent drawing
  • US10567320B2 patent drawing

AI summary

A messaging balancing and control (B&C) system is disclosed. The system configured to handle message transfers having different message exchange patterns, including: in-only exchange patterns, out-only exchange patterns, in-optional-out exchange patterns, out-optional-in exchange patterns, robust in-only exchange patterns, and robust out-only exchange patterns. The system may write a message transfer confirmation in response to a message transfer between a consumer system and a provider system, with the confirmation including at least a first hash of the message. The system may also write a message acknowledgement to the blockchain with the acknowledgement including at least a second hash of the message. The blockchain may execute a smart contract to compare the first hash of the message to the second hash of the message to identify an out-of-balance message transfer event. A monitoring device of the system may read the out-of-balance message transfer event from the blockchain.