Universität Stuttgart · IPVS · Abteilung Verteilte Systeme
Seminar: Moderne Internettechnologien
Sommersemester 2026 · 20 Themen
Themenpräferenzen abgeben| Nr. | Thema | Betreuung |
|---|---|---|
| T1 | Multi-Link Operation in IEEE 802.11beBeschreibung und ZieleThe IEEE 802.11be standard introduces Multi-Link Operation (MLO), which enables devices to operate concurrently over multiple channels, either within or across frequency bands. By distributing traffic over these parallel links, MLO reduces latency and congestion on any single channel while increasing total throughput. Consequently, MLO improves the reliability and efficiency of IEEE 802.11be networks. | Jona Herrmann |
| T2 | GeoNetworking in V2X Communication: Technical Foundations and Routing StrategiesBeschreibung und ZieleVehicle-to-Everything (V2X) communication enables vehicles to wirelessly exchange real-time information with their entire environment, including other cars, traffic lights, and pedestrians. However, this technology faces a unique challenge: cars are constantly moving, making traditional internet routing (like using fixed IP addresses) too slow and unreliable for fast-paced traffic. To solve this, the European Telecommunications Standards Institute (ETSI) created a specialized approach for Intelligent Transport Systems (ITS) called GeoNetworking. | Julian Siebert |
| T3 | LoRa and LoRaWAN for Long-Range Wireless CommunicationBeschreibung und ZieleThe increasing number of connected devices in the Internet of Things requires wireless communication technologies that support long transmission ranges while maintaining low energy consumption. Many traditional wireless technologies, such as Wi-Fi or Bluetooth, are designed for short-range, high-throughput communication and are therefore not well suited for large-scale sensor deployments. Low-power wide-area network (LPWAN) technologies address this challenge by enabling long-distance communication with minimal energy usage. One of the most prominent technologies in this domain is LoRa. | Justin Schiel |
| T4 | Zigbee Network Architecture and Routing in Low-Power Wireless NetworksBeschreibung und ZieleWireless communication is crucial for enabling connectivity between devices in smart home and IoT environments. These systems often consist of numerous small devices with limited computational resources and energy budgets, requiring communication protocols that are both efficient and scalable. Zigbee is a widely used wireless technology designed specifically for such low-power, low-data-rate applications and supports mesh networking, thereby extending the communication range and improving network robustness. | Justin Schiel |
| T5 | Media Access Control in IEEE 802.11 NetworksBeschreibung und ZieleWireless Local Area Networks (WLANs) based on the IEEE 802.11 standard are very important for mobile devices, as this is the only way they can access the network and finally the Internet. Typically, many devices are connected to the same WLAN and use it at the same time. Therefore, a Media Access Control (MAC) protocol is necessary for coordinating access to the shared medium. | Jona Herrmann |
| T6 | QUIC -The fast TCP alternativeBeschreibung und ZieleFor large web companies and Content Distribution Networks the performance and security of web protocols is of big concern. Out of this reasons Google proposed the QUIC protocol. All mobile apps from Google support QUIC and in October 2020 more than 75% of the Meta internet traffic uses QUIC making it to the standard internet protocol at Meta [1]. | Michael Schramm |
| T7 | Federated Learning for the EdgeBeschreibung und ZieleFederated Learning is a machine learning setting, where many clients train together without making the data itself accessible for the collaborators. This enables many institutions with smaller datasets to gain insights they couldn’t get with just their own data. Also, in privacy restricted areas like medical data Federated Learning could help. | Michael Schramm |
| T8 | Remote Procedure Calls (RPC) in Modern Cloud ApplicationsBeschreibung und ZieleModern cloud applications are characterized by their global distribution and the need to serve millions of concurrent users. To manage this complexity and ensure scalability, these applications often move away from monolithic designs toward microservice architectures. In such environments, the overall functionality of a system emerges from the interaction of hundreds or even thousands of individual, decoupled components. This shift has placed a renewed focus on efficiency and reliability of inter-service communication. | Sven Feyerabend |
| T9 | The Fragmented Web: Technical Mechanisms and Measurement of Internet CensorshipBeschreibung und ZieleThe Internet was originally designed to connect systems reliably and indiscriminately, routing traffic seamlessly around disruptions. However, the modern reality diverges significantly from this vision. As the web grew, network operators introduced firewalls and segregated networks to defend against malicious actors. | Sven Feyerabend |
| T10 | Tor - The Onion RouterBeschreibung und ZieleTor is a popular anonymity network that allows users to browse the Internet without revealing their true identity, location, or activity. By routing Internet traffic through a series of encrypted nodes or relays, the source of the traffic is obscured and user privacy is maintained. | Lukas Epple |
| T11 | I2P - The Invisible InternetBeschreibung und ZieleI2P is a self-contained network that ensures secure and anonymous communication between users. Unlike other anonymity networks, I2P focuses on providing a private communication layer within its own boundaries, rather than enabling access to the wider Internet. In this seminar topic, we will explore the pivotal role of I2P in the realm of anonymous online communication | Lukas Epple |
| T12 | Secure Gaze Data TransmissionBeschreibung und ZieleA person's eye movements can be used as a control mechanism, to design adaptive interfaces that respond to the user's current state to dynamically offer support, or as an alternative authentication method. In order to extract meaningful information from gaze data, sophisticated algorithms are used that require considerable amounts of computational power. Typically, the raw gaze data is therefore sent to powerful servers, often over unsecure networks. As the gaze is classified as highly sensitive biometric data, this transmission imposes a significant threat to security and privacy. While local preprosessing of the gaze data (e.g., differential privacy approaches) can mitigate some of these concerns, they are typically not suitable when gaze is used for authentication purposes. | Melanie Heck |
| T13 | Vehicle Software ArchitecturesBeschreibung und ZieleThe automotive industry is increasingly shifting from hardware-centric architectures towards software defined vehicles (SDVs), where features and functions are primarily enabled und updated through software. Over the years, SDV architectures have evolved from a distributed to a centralized model in order to better accommodate emerging technologies and new requirements of modern vehicles. | Melanie Heck |
| T14 | CoAP: Constrained Application ProtocolBeschreibung und ZieleTypical IoT devices are often resource constrained and cannot tolerate the computational overhead of TCP/IP + HTTP + REST. CoAP aims to provide a more light-weight alternative for such platforms. [1] | Simon Egger |
| T15 | DECT NR+Beschreibung und ZieleDECT NR+ is a non-cellular 5G technology standard that specializes on ultra-high reliability and ultra-low latency (>99.99% reliability at sub-millisecond latencies). This seminar topic aims to provide a technical introduction to the central DECT NR+ mechanisms that enable such guarantees. | Simon Egger |
| T16 | Deterministic Real-Time Communication with Time-Sensitive NetworkingBeschreibung und ZieleReal-time communication with deterministic bounds on network delay and jitter is crucial for the efficient and safe operation of networked real-time systems. As distributed Cyber-Physical Systems (CPSs) with networked sensors, actuators, and controllers become increasingly popular in various domains such as Industrial Internet of Things (IIoT) and autonomous vehicles, the demand for deterministic real-time communication with a high reliability and bounded network delay and delay variance (jitter) has grown. | Lucas Haug |
| T17 | gPTP – Time Synchronization for Time-Sensitive NetworkingBeschreibung und ZieleAccurate clock synchronization is essential in networks requiring time-critical data transfer, where even minimal clock deviations can lead to significant operational errors. Given that the internal clocks of network devices inherently drift apart over time, clock synchronization is indispensable for reliable and error-free operations. | Lucas Haug |
| T18 | Memory Ordering in the C++ StandardBeschreibung und ZieleControlling access to memory plays a crucial role when building concurrent programs. Programmers often assume the operations of their programs to be executed sequentially and in-order. However, optimizations applied by the compiler, the CPU pipeline and the memory management unit can cause the operations of a program to be executed out-of-order. In multi-threaded applications, this has the potential to change the semantics of the program, resulting in unexpected observed behavior. Therefore, synchronization is necessary. The usage of memory barriers allows OS-level primitives (e.g., semaphores) or lock-free data structures to provide meaningful consistency guarantees. | Simon König |
| T19 | User-Space Mutex: Spinlocks and Atomic SynchronizationBeschreibung und ZieleThis seminar topic focuses on the challenges of ensuring proper synchronization without relying on kernel-based synchronization. We will explore the concept of user-space mutex implementations, focusing particularly on spinlocks and their role in low-level synchronization within concurrent systems. We will analyze the mechanics of busy-wait locks, where threads continuously check the availability of a critical section, and the implications this has on processor utilization and cache coherence. | Simon König |
| T20 | Building Infrastructureless Networks: Real-World Ad Hoc Communication on Low-Cost HardwareBeschreibung und ZieleWhen rapid deployment and flexibility are essential, decentralized architectures offer a significant advantage over traditional systems. Wireless Ad-Hoc Networks (WANETs) excel here by enabling independent nodes to spontaneously form networks. This is highly valuable for quickly establishing communication in remote, dynamic, or infrastructure-deprived environments. | Julian Siebert |