Practical Implementations of Network Coding

Lecturer: Professor Frank Fitzek

Main lecturer: Professor Frank Fitzek

Assistant: M.Sc. Juan A. Cabrera

Co-lecturer: Dr.-Ing. Juan Cabrera

Assistant: Dipl.-Ing. Sandra Zimmermann

Co-lecturer: M.Sc. Hosein Kangavar Nazari

Overview

Due to the small number of participants, the course will be offered in the summer semester of 2025 using a self-study approach. Sorry for the inconvenience.

This course introduces the students to the challenges and approaches of the state-of-the-art implementations of network coding. The course is taught not just through lectures but also with hands-on exercises using the Kodo software library. Kodo is available as a C++ and Python library and web tool. Therefore, students with different programming preferences will be able to approach it.

The initial lectures refresh the knowledge of the students of the theoretical background of network coding, e.g., the min-cut max-flow of a network, inter-flow network coding, and intra-flow Random Linear Network Coding (RLNC). The student is then introduced to the state-of-the-art software library Kodo and the advanced implementations of network coding such as systematic, sparse, tunable sparse, sliding window, etc. The course also covers the benefits of network coding in distributed storage applications. By the end of the course, the student will be introduced to advanced applications of network coding, e.g., Coded TCP, MORE, FULCRUM.

The exercises will teach the students how to use sockets in python as well as the python bindings of the Kodo software library for implementing unicast and broadcast communication applications.

Language of the course and exam: English

Optional course, 8th semester

Meeting rooms

The lectures will be presential when possible at BAR/I86C/U. Please check the website often because in the table below, we will announce if one particular meeting or exercise will be online.

The online links will be announced, if needed, on the fly via this website and OPAL.

Material for exercises with software

PyErasure

You can apply for a research license here. Specify that you are a student from the network coding course at the TUD. You will need a Github account where the source code is hosted.

Jupyter Notebook

https://entkhub.et.tu-dresden.de/

Module Number

ET-12 10 21

Time Schedule

Wednesdays 6DS (16:40 – 18:10)
Thursdays (Every other week) 5DS (14:50 – 16:20)

Please, check from time to time the schedule below since it may be updated during the semester.

Lecture Videos

Lectures and exercises:

DateTypeRoomVideoTopic
9.Apr.2025L1BAR/I86C/UDigital Inter Flow Network Coding: Motivation for network coding and use cases (5G, IoT, Wireless Mesh); Butterfly example; min cut max flow. Inter Flow network coding. Index Coding. Zick Zack Coding. CATWOMAN. Alice, Relay and Bob scenario under IEEE802.11 networks and asymmetric traffic
10.Apr.2025L2BAR/I86C/UDigital Inter Flow Network Coding (continuation)
16.Apr.2025L3BAR/I86C/UAnalog Inter Flow Network Coding: Introduction to Physical-layer Network Coding (PNC) and Analog Network Copding (ANC); Basic concepts; Implementation on Software Defined Radios; Potential gains
23.Apr.2025L4BAR/I86C/U
Digital Intra-flow Network Coding: Introduction to Random Linear Network Coding; Performance parameters field size and generation size; impact on resilience and latency; decodability for different field sizes; code variants: full RLNC/sliding window/sparse/seed/systematic/perpetual; overhead considerations for different field sizes and sparsity levels; heterogeneous packet sizes.
24.Apr.2025L5BAR/I86C/UIntroduction to the KODO library and examples
30.Apr.2025L6BAR/I86C/UDigital Intra-flow Network Coding (continuation)
07.May.2025L7BAR/I86C/UDigital Intra-flow Network Coding (continuation)
08.May.2025E1BAR/I86C/UKodo Python and our Jupyter hub. Getting Started
14.May.2025
E2BAR/I86C/UE1 continuation. Basic UDP transmissions over WIFI and an implementation of Alice, Relay and Bob scenario with digital inter-flow network coding (both with Python)
22.May.2025L8BAR/I86C/UAnalog Inter Flow Network Coding - Continuation
28.May.2025E3BAR/I86C/UIntroduction to Finite field operations
04.Jun.2025E4BAR/I86C/UAnalysis to decoding probability of RLNC
05.Jun.2025L9BAR/I86C/U Fulcrum Network codes - Continuation
18.Jun.2025E5BAR/I86C/UExcercise in Person
19.Jun.2025L10BAR/I86C/UIntroduction to PRAC; dealing with bit errors rather than packet ereasure
25.Jun.2025E6BAR/I86C/UAnalysis of cross topologies with and without overhearing
02.Jul.2025E7BAR/I86C/UNetwork coding in multihop scenarios
03.Jul.2025E8BAR/I86C/UTBD
09.Jul.2025E9BAR/I86C/UQ&A
16.Jul.2025
17.Jul.2025

Further Material

Slides

Please check the OPAL link for the latest version.