Multicast Transport with Delayed Reliability, Less Reverse Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multicast communication systems face inefficiencies in bandwidth utilization due to unnecessary redundancies in forward and reverse links, particularly in satellite and cable communication systems, leading to sub-optimal usage of shared resources.

Innovation Solution

Implementing a multicast transport protocol with delayed reliability techniques, where data is speculatively prepositioned to multiple user systems, allowing error checking and correction only upon actual user request, thereby reducing the need for immediate reverse channel usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If error checking and reliability protocols are implemented immediately upon data reception in multicast systems, then data reliability is improved, but reverse channel bandwidth consumption increases due to duplicate acknowledgment traffic

Engineering Contradiction:
Improvedata reliabilityVSAvoidreverse channel bandwidth consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system performs preliminary error checking at the receiver side before data is fully reconstructed, and uses speculative prepositioning to anticipate future data needs. This allows the system to prepare error correction mechanisms in advance rather than reacting to every received packet, reducing immediate reverse channel traffic while maintaining reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary buffering layer where received data is temporarily stored and error-checked before being forwarded or used. This intermediary buffer allows batch processing of acknowledgments and error corrections, consolidating reverse channel traffic rather than sending individual responses for each received packet.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If speculative prepositioning is used to anticipate future data requests, then forward link bandwidth utilization is improved, but data transmission complexity increases

Engineering Contradiction:
Improveforward link bandwidth utilizationVSAvoiddata transmission complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system uses speculative prepositioning to anticipate future data requests by pre-fetching and buffering data that may be needed soon. This preliminary action allows the forward link to be utilized more efficiently by sending data before it is explicitly requested, while the complexity is managed through algorithmic prediction rather than complex real-time protocols.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the timing parameter of data transmission by sending data speculatively before explicit requests arrive. This parameter change from reactive to proactive transmission improves forward link utilization, while the complexity increase is offset by using simple prediction algorithms and buffer management rather than complex coordination protocols.

Inventive Principle:
Principle #35Parameter changes

3Loss of energy

If hierarchical user communication structures are implemented to reduce reverse channel usage, then reverse channel efficiency is improved, but system complexity and latency increase

Engineering Contradiction:
Improvereverse channel efficiencyVSAvoidsystem complexity
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

Instead of implementing hierarchical communication structures that require users to communicate through intermediaries, the system uses preliminary error checking and speculative prepositioning at each receiver node. This approach reduces reverse channel traffic by handling errors locally before they require reverse channel communication, avoiding the complexity of hierarchical structures while achieving similar efficiency goals.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12388569B2Transport protocol for anticipatory content
Publication Date: 2025.08.12 SNAPPI INC
  • US12388569B2 patent drawing
  • US12388569B2 patent drawing
  • US12388569B2 patent drawing

AI summary

Methods, apparatuses, and systems for improving utilization of a communications system (e.g., a satellite communications system) are provided, using delayed reliability techniques as part of a multicast transport protocol. Embodiments may operate in a client-server context, in which the server-side of the communication link multicasts data to requesting users and to users where the data is being speculatively prepositioned. Requesting users may implement reliability checks to verify receipt of complete data in response to the request while user systems where data is being speculatively prepositioned may receive multicast reliability information in response to reliability requests from other users, but may not request replacement of missing or corrupted data themselves until a request is made for the data by that system.