English

Over-approximation of weakly-hard constraints for control systems verification (Extended)

Systems and Control 2026-05-19 v1 Formal Languages and Automata Theory Systems and Control

Abstract

A hard real-time system cannot miss any deadline. A weakly-hard real-time system, on the contrary, is designed to tolerate a specific number of deadline misses. For instance, the AnyMiss(2, 300) weakly-hard constraint stipulates that in every window of 300 consecutive jobs, at most 2 deadlines are missed. The weakly-hard model is the state-of-the-art for industrial dependability-by-design of control systems that tolerate deterministic failures. Weakly-hard constraints correspond to regular languages. The size of the minimal finite state machine that recognizes whether a string satisfies the constraint (about 45k states for AnyMiss(2, 300)) is a notorious impediment for the verification of control system properties. This paper discusses an over-approximation of the language that allows us to provide sound safety guarantees for control systems under deadline misses that would be out of reach using the minimal finite state machine. We present a compressed language acceptor and prove that it simulates the original finite state machine. We study language cardinality properties, and report on empirical results that show how the new acceptor can be embedded in the control design workflow, leading to verifying safety for systems for which the state-of-the-art tools do not provide answers.

Keywords

Cite

@article{arxiv.2605.16959,
  title  = {Over-approximation of weakly-hard constraints for control systems verification (Extended)},
  author = {Rieke de Maeyer and Holger Hermanns and Martina Maggio},
  journal= {arXiv preprint arXiv:2605.16959},
  year   = {2026}
}

Comments

Extended version of the paper "Over-approximation of weakly-hard constraints for control systems verification", accepted for publication at CAV 2026

R2 v1 2026-07-22T07:16:31.327Z