Video Signal Segmentation for Multi-Path IP Distribution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional video signal transmission systems face challenges in efficiently distributing high-definition and high-volume video signals, such as 4K and 8K, due to limitations in network infrastructure, and existing solutions like link aggregation are impractical and inefficient, especially when dealing with large-scale physical infrastructure and potential path failures.

Innovation Solution

A video signal transmission system that segments video signals into independent IP packets, allocates sequence numbers, and distributes them across multiple transmission paths using a transmitter and receiver configuration with multiple network interfaces, allowing for efficient load distribution and fallback mechanisms in case of path failures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If link aggregation is used to improve communication speed by regarding multiple transmission paths as one, then bit rate is improved, but packets with the same source MAC address are passed through the same transmission path causing inability to achieve proper distribution

Engineering Contradiction:
Improvebit rateVSAvoidpacket distribution
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The video signal is segmented into multiple IP packets at the transmitter, with each packet assigned a unique sequence number. This segmentation allows packets to be distributed across multiple transmission paths independently, resolving the link aggregation problem where packets with the same MAC address were forced through the same path.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes the packet distribution parameter from using MAC address as the sole key to using sequence numbers that incorporate path identification. This parameter change enables packets to be routed through different paths based on their sequence numbers, achieving proper load distribution while maintaining high bit rates.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If link aggregation is implemented over entire paths including from network device to receivers, then transmission reliability is improved, but large-scale physical infrastructure is required making it impractical

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidphysical infrastructure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the path distribution function from the physical infrastructure layer and implements it at the IP packet layer through sequence number allocation. This eliminates the need for link aggregation implementation across entire physical paths, reducing infrastructure complexity while maintaining transmission reliability through logical path distribution.

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If one transmission path fails in link aggregation, then automatic fallback to remaining paths occurs, but packets cannot be passed over to other virtual transmission paths causing transmission continuity issues

Engineering Contradiction:
Improveautomatic fallbackVSAvoidtransmission continuity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system dynamically routes IP packets based on real-time path status. When a transmission path fails, the transmitter detects the failure and dynamically changes the routing of subsequent packets to use only the remaining functional paths, ensuring transmission continuity without requiring manual intervention.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback mechanisms where the transmitter monitors the status of transmission paths and adjusts packet routing accordingly. This feedback loop ensures that when path failures occur, packets are automatically redirected to functional paths, maintaining transmission continuity and utilizing available bandwidth effectively.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10516646B2Video signal transmission system
Publication Date: 2019.12.24 MEDIA GLOBAL LINKSKK
  • US10516646B2 patent drawing
  • US10516646B2 patent drawing
  • US10516646B2 patent drawing

AI summary

The present invention provides a transmitter including a first source network interface connected to a first transmission path of a plurality of transmission paths, an nth source network interface connected to an nth transmission path of the plurality of transmission paths, a video signal segmenting unit configured to segment a video signal into a plurality of pieces of data, a sequence number allocating unit configured to allocate a sequence number to each of the plurality of pieces of data, an IP packet generating unit configured to generate a plurality of IP packets by adding IP headers to the plurality of pieces of data, and a transmitting unit configured to allocate each of the plurality of IP packets to one of the first source network interface to the nth source network interface, respectively, and to transmit the IP packets independently.