Video Data Transmission Ping-Pong Storage Bandwidth Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional video compression systems for substrate management control chips consume excessive network bandwidth, impacting other functions and potentially compromising system performance, especially during emergency situations.

Innovation Solution

A method and device for transmitting video data using a ping-pong operation structure to store and compare adjacent frames, identifying similarities, and adding identifiers to frame data to reduce redundant transmission, thereby optimizing network bandwidth usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If video data is transmitted through the network in traditional compression systems, then remote monitoring and display functions are achieved, but network bandwidth is excessively occupied, impacting other functions and system performance

Engineering Contradiction:
Improvesystem performanceVSAvoidnetwork bandwidth occupation
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts and transmits only the differential data between adjacent video frames rather than complete frames. By identifying and transmitting only the changed portions (using difference calculation and run-length encoding), the system significantly reduces the quantity of data occupying network bandwidth while maintaining remote monitoring functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different processing methods to different regions of video data. Static regions are represented by reference to previous frames, while only dynamic regions are fully encoded and transmitted. This local differentiation reduces overall data volume without compromising the quality of moving objects in the video stream.

Inventive Principle:
Principle #3Local quality

2Loss of information

If complete video frames are transmitted, then video quality is maintained, but network bandwidth consumption increases excessively

Engineering Contradiction:
Improvevideo data completenessVSAvoiddata transmission volume
Core Design Contradiction:
Loss of informationVSQuantity of substance

Solution Approach 1:

The patent performs preliminary difference calculation and run-length encoding on video frames before transmission. By pre-processing the data to identify and compress only the essential differential information, the system reduces transmission volume while ensuring that all necessary visual information is preserved for accurate video reconstruction at the receiving end.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates a simplified copy of video data by transmitting only the differential portions between frames rather than complete frame copies. This selective copying approach maintains video information integrity for changed regions while eliminating redundant data transmission, significantly reducing bandwidth consumption.

Inventive Principle:
Principle #26Copying

3Quantity of substance

If video compression is applied, then network bandwidth usage is reduced, but processing time and complexity increase

Engineering Contradiction:
Improvenetwork bandwidth usageVSAvoidprocessing time
Core Design Contradiction:
Quantity of substanceVSLoss of time

Solution Approach 1:

The patent segments the video processing task into distinct stages: difference calculation between adjacent frames, run-length encoding of differential data, and selective transmission. This segmentation allows each processing stage to be optimized independently and enables parallel processing of multiple frames, reducing overall processing time while achieving significant bandwidth reduction.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial compression by focusing computational resources only on identifying and encoding the differential portions between frames rather than compressing entire frames. This partial action approach reduces processing complexity and time while still achieving substantial bandwidth savings by eliminating redundant frame data.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12143609B2Video data transmission method, video data decoding method, and related apparatuses
Publication Date: 2024.11.12 INSPUR SUZHOU INTELLIGENT TECH CO LTD
  • US12143609B2 patent drawing
  • US12143609B2 patent drawing
  • US12143609B2 patent drawing

AI summary

The present application discloses method for transmitting video data, applied to chip for substrate management control. The method includes: respectively storing video compression data into first storage space and second storage space according to ping-pong operation structure; reading data of the same byte length from the first storage space and the second storage space; determining whether similarity between first data to be transmitted and second data to be transmitted is greater than or equal to preset value; if yes, setting the first data to be transmitted added with first transmission identifier as the current frame of data, and setting a second transmission identifier corresponding to the first transmission identifier as the next frame of data; and sending the current frame data and the next frame data to video data receiving end.