Real-Time Systems
The course is currently not offered. A description of the previous course follows.
Lecturer | Dr. Michael Roitzsch |
Module | INF-BAS4, INF-VERT4, MINF-04-FG-SAT, INF-LE-EUI, INF-04-FG-AV, DSE-E9 |
Scope and Type |
2 SWS lecture, 1 SWS exercise (English) |
Topics
Real-time systems are systems interacting with the real world. Their correctness depends on the timeliness of results. This topic touches many of the classical branches of computer science. It is related to computer architecture like bus design, operating systems, programming languages, software engineering, use cases like multimedia or car electronics, and theoretical computer science. Processor scheduling, a synonym for real-time systems in many universities, is but a true subset of what we try to teach in this course.
The lecture is very loosely based on these two books:
- Jane Liu: Real-Time Systems
- Hermann Kopetz: Real-Time Systems
Despite bearing the same title, the books a fundamentally different. The authors even follow different schools of real-time systems. Neither book covers all areas of real time systems. Consequently, we use both books in the lecture and also mix in publications and own experiences. And we are generous with leaving things out.
The lecture will be a bit heterogeneous, as we are trying to cover a broad range of topics. However, we cut short on scheduling theory and the deeper mathematics, as this is covered in the lecture on scheduling theory.
Slides
- Introduction
- Modeling Real-Time Systems
- Time and Order
- Time-Driven Systems
- Event-Driven Scheduling
- Real-Time Communication
- Hardware
- Real-Time Operating Systems
- Resource Access Protocols
- Multiprocessor Scheduling
- Probabilistic Scheduling
- Mixed-criticality Systems
Exercises
- Terms and Concepts on 29th Oct, 4.40 PM (after the lecture)
- Time and Order on 12th Nov, 4.40 PM (after the lecture)
- Scheduling on 26th Nov, 2.50 PM (replacing the lecture)
- Hardware on 17th Dec, 4.40 PM (after the lecture)