Writing
RSSResponse Time Analysis of Tasking Framework Task Chains
Master thesis at the German Aerospace Center (DLR): response time analysis of real-time task chains on multi-core processors using Directed Acyclic Graph (DAG) task models. Introduces an execution model that controls subtask ordering and handles sporadic tasks, reducing analytical pessimism over prior methods.
A Survey on Bluetooth 5.0 for Internet of Things
A survey of Bluetooth 5.0 — what changed over previous versions, why it matters, and how its improvements make it well suited for IoT applications across the industry.
Scheduling Simulator
A study and visual simulator of CPU scheduling algorithms, exploring how they affect process scheduling, resource utilization, and performance in real-time applications, and which algorithms suit which scenarios.