Embedded Systems Lab

Contents

  • Lab 2 - Scheduling algorithms for Real Time Systems
  • Task Scheduling Backend
  • Schedule Visualization Frontend
  • Scheduling Algorithms
  • To-Do List
  • Guideline for Lab Reports
  • src
Embedded Systems Lab
  • Welcome to Embedded Systems Lab!
  • View page source

Welcome to Embedded Systems Lab!

Contents

  • Lab 2 - Scheduling algorithms for Real Time Systems
    • Introduction
    • Objective
    • Background
    • Tasks
    • Documentation and Reporting
    • Deliverables
    • Evaluation Criterion
    • References
  • Task Scheduling Backend
    • Table of Contents
    • Getting Started
    • Technologies Used
    • API Endpoints
    • Input and Output Schemas
    • Components
    • Scheduling Algorithms
    • Contributing
    • Resources and References
  • Schedule Visualization Frontend
    • Table of Contents
    • Features
    • For Users
    • For Developers
  • Scheduling Algorithms
    • Application Model
    • Platform Model
    • JSON Input
    • Earliest Deadline First (EDF) for Single Node
    • Latest Deadline First (LDF) for Single Node
    • Earliest Deadline First (EDF) Multi-Node (Without Communication Delay)
    • Latest Deadline First (LDF) Multinode (Without Communication Delay)
    • Least Laxity First (LLF) Multinode (Without Communication Delay)
  • To-Do List
  • Guideline for Lab Reports
    • Goal of the report:
    • In the report
  • src
    • algorithms module
    • backend module
    • config module

Indices and Tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Universität Siegen.

Built with Sphinx using a theme provided by Read the Docs.