Implementing Transport Coding in OMNeT++ for Message Delay Reduction
Ilya Petrovanov, Anton Sergeev

TL;DR
This paper presents a practical implementation of transport coding in OMNeT++ that reduces message delay and improves reliability in packet-switched networks by introducing controlled redundancy, with comprehensive simulation results.
Contribution
It offers a reproducible discrete-event simulation model of transport coding in OMNeT++, bridging analytical formulas and practical network simulation for low-latency optimization.
Findings
Transport coding reduces average delay and late-delivery probability.
Moderate redundancy maintains saturation throughput close to uncoded baseline.
Simulation confirms delay and reliability improvements with coded configurations.
Abstract
Transport coding reduces message delay in packet-switched networks by introducing controlled redundancy at the transport layer: original packets are encoded into coded packets, and the message is reconstructed after the first successful deliveries, effectively shifting latency from the maximum packet delay to the -th order statistic. We present a concise, reproducible discrete-event implementation of transport coding in OMNeT++, including a multi-hop Kleinrock-type network, FIFO queues, exponential service and link delays, and explicit receiver-side reconstruction that records message delay and deadline violations. Using paired uncoded () and coded () configurations at the same message generation rate, we compare delay, reliability, and saturation effects across code rates and input loads. Simulation results show consistent reductions of average delay…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCooperative Communication and Network Coding · Advanced Wireless Network Optimization · Network Traffic and Congestion Control
