In the world of automated control and embedded systems, ensuring that certain states remain active for a minimum time before allowing a transition is a common requirement, especially in industrial and IoT environments. This type of restriction, known as dwell (dwell time), introduces a fundamental complexity: the current visible state is no longer sufficient to decide whether it can be left, because the duration of the stay matters. A mathematical model that captures this dynamic is the DLSL System (Destination-Labeled Self-Looping System with Dwell), where each visible node has a dwell counter that must be satisfied before enabling an exit. The structure of these systems combines a fixed visible graph with local decision maps, while dwell memory is managed through a phase expansion. The formal study of these models is not only relevant to automata theory but also has practical applications in the design of controllers for robotics, sensor networks, and critical systems where safety requires minimum residence times.
One of the central problems addressed by the research is the characterization of which deterministic transducers can be obtained as phase-expanded realizations of a DLSL system over a fixed visible graph. The answer is surprisingly elegant: exactly the class of transducers that are linear in fibers and respect the graph. This means that every equivalent and accessible realization over the same visible graph is isomorphic, and that the visible transduction itself completely determines the dwell vector and local decision maps. In other words, there is no structural ambiguity: once the observable behavior is fixed, the internal dwell parameters are uniquely determined. This property is crucial for reverse engineering tasks or for verifying that an implemented controller meets minimum time specifications.
The cost of implementing a controller that respects dwell is also perfectly bounded: any deterministic realization that preserves the graph and enforces the dwell values (d?) requires exactly ? d? control states. This metric has immediate implications for the design of embedded systems with limited resources, such as microcontrollers or edge devices. Knowing the minimum number of required states in advance allows optimizing memory usage and clock cycles, something essential when working with custom applications for industrial environments. For example, at Q2BSTUDIO we develop custom software that integrates formal control models to ensure automation systems meet timing constraints without oversizing hardware.
The recognition and reconstruction aspect has also received attention. An algorithm with complexity O(|Q||O|) has been proposed that, given an observable behavior, can determine whether it is realizable as a DLSL system and, if so, recover the complete structure (graph, dwell, and decision maps). This procedure is fundamental for automatic verification tools and for integration with artificial intelligence systems that need to learn or adapt controllers from data. In environments where cybersecurity is critical, such as critical infrastructures or medical devices, having a formal recognition method allows auditing actual behavior against expected behavior, detecting deviations that could indicate an attack or failure. At Q2BSTUDIO we offer cybersecurity services that include formal model analysis to ensure controller integrity.
From a business perspective, the theory of DLSL systems aligns perfectly with the needs of digitalization and efficiency. Companies looking to implement AWS and Azure cloud services to manage fleets of IoT devices can benefit from these models to define predictable and scalable control logic. Likewise, integration with business intelligence services like Power BI allows real-time monitoring of dwell restriction compliance, optimizing decision-making. AI for businesses can leverage these formalisms to train AI agents that learn control policies while respecting timing constraints, reducing the gap between automata theory and practical deployment. Ultimately, research on DLSL systems with dwell is not just an academic exercise but a concrete tool that, combined with custom software development and the expertise of teams like Q2BSTUDIO, can transform how future control systems are designed and verified.

.jpg)



