Packet Header Repair for Real-Time Video Transmission Errors
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Real-time video transmissions over wireless networks face significant delays due to checksum errors, which require entire packet retransmissions, affecting throughput and user experience, especially in scenarios where retransmission is not viable.
Innovation Solution
Incorporating header repair information within IP packets to enable relay stations to correct transmission errors without requesting retransmissions, allowing corrupted packets to be forwarded efficiently through the network.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If packet fragmentation is used to reduce retransmission costs, then the number of re-transmissions decreases, but transmission latency increases due to CSMA back-off delays
Solution Approach 1:
The patent divides a large packet into multiple smaller fragments, each with its own header and checksum. This segmentation allows individual fragments to be transmitted independently, reducing the impact of checksum errors on overall transmission since only erroneous fragments need retransmission rather than the entire packet.
Solution Approach 2:
The patent performs preliminary error detection and correction by embedding repair information in packet headers before transmission. This allows relay stations to proactively fix corrupted packets during forwarding without waiting for error detection at the destination, thereby preventing retransmission delays.
2Reliability
If entire packets are re-transmitted upon checksum error, then transmission accuracy is maintained, but throughput decreases due to repeated re-transmissions
Solution Approach 1:
The patent extracts and separates the error-prone header portion from the data payload, applying different error handling strategies to each. The header includes repair information that enables correction of transmission errors without requiring complete packet retransmission, thus maintaining accuracy while improving throughput.
Solution Approach 2:
Instead of discarding entire corrupted packets and requesting full retransmission, the patent recovers only the erroneous portions using embedded repair information in the headers. This selective recovery approach maintains transmission accuracy while minimizing throughput loss.
3Loss of time
If real-time video packets are not fragmented, then transmission latency is reduced, but retransmission overhead increases when checksum errors occur
Solution Approach 1:
The patent performs preliminary error correction by embedding repair information in packet headers before transmission. This allows relay stations to fix corrupted packets during forwarding without waiting for error detection at the destination, thereby preventing retransmission delays while maintaining real-time video latency requirements.
Solution Approach 2:
The patent introduces relay stations with header repair capability as intermediaries in the transmission path. These intermediaries actively correct errors using embedded repair information before forwarding packets, preventing error propagation and retransmission requests without requiring packet fragmentation.
Data Source
AI summary
There exists a need to reduce re-transmission delays in real time feeds (such as video) by sending the packet with sufficient repair/recovery information inside the packet container so the relaying stations and/or the receiving devices can fix errors in transmission by perusing the contents of the packet and the repair information, and modify the packet and then relay it. By providing the relaying station the ability to fix the error, retransmission of the packet is avoided along each relay station along the network path from source to destination and also by receiving devices that would otherwise request a re-transmission. This application teaches a method so real time streams (e.g. video) may be more efficiently transported over a CSMA based network.


