Periodic Chains Scheduling on Dedicated Resources -- A Crucial Problem in Time-Sensitive Networks
By: Josef Grus, Claire Hanen, Zdeněk Hanzálek
Potential Business Impact:
Makes machines send messages faster and more reliably.
Periodic messages transfer data from sensors to actuators in cars, planes, and complex production machines. When considering a given routing, the unicast message starts at its source and goes over several dedicated resources to reach its destination. Such unicast message can be represented as a chain of point-to-point communications. Thus, the scheduling of the periodic chains is a principal problem in time-triggered Ethernet, like IEEE 802.1Qbv Time-Sensitive Networks. This paper studies a strongly NP-hard periodic scheduling problem with harmonic periods, task chains, and dedicated resources. We analyze the problem on several levels of generality and complexity and provide the corresponding proofs. We describe a solution methodology to find a feasible schedule that minimizes the chains' degeneracy related to start-to-end latency normalized in the number of periods. We use the local search with the first fit scheduling heuristic, which we warm-start with a constraint programming model. This notably improves the schedulability of instances with up to 100% utilization and thousands (and more) of tasks, with high-quality solutions found in minutes. An efficient constraint programming matheuristic significantly reduces the degeneracy of the found schedules even further. The method is evaluated on sets of industrial-, avionic-, and automotive-inspired instances.
Similar Papers
Optimal Multi-Constrained Workflow Scheduling for Cyber-Physical Systems in the Edge-Cloud Continuum
Networking and Internet Architecture
Makes smart devices work faster together.
QoS-aware Scheduling of Periodic Real-time Task Graphs on Heterogeneous Pre-occupied MECs
Distributed, Parallel, and Cluster Computing
Makes phones run apps faster, even when busy.
The Throughput Gain of Hypercycle-level Resource Reservation for Time-Triggered Ethernet
Networking and Internet Architecture
Lets more messages travel safely at once.