Hybrid Automata
4 Followers
Recent papers in Hybrid Automata
We present a formal verification of a control algorithm from the literature for a four-cylinder four-stroke engine in the cutoff mode. The controlled system is modeled, simulated and verified using CheckMate, a tool for formal... more
Petri nets (PNs) are widely used to model discrete event dynamic systems (computer systems, manu- facturing systems, communication systems, etc). Continuous Petri nets (in which the markings are real numbers and the transition firings are... more
This paper describes a methodology for the speci cation and analysis of distributed real-time systems using the toolset called PARAGON. PARAGON is based on the Communicating Shared R esources paradigm, which allows a real-time system to... more
Generation of pseudo-random binary sequences by one-dimensional cellular automata is surveyed using both uniform and hybrid automata. The updating function is a Boolean function that must satisfy criteria of resilience and nonlinearity... more
This paper introduces iterative relaxation abstraction (IRA), a new method for reachability analysis of LHA that aims to improve scalability by combining the capabilities of current tools for analysis of low-dimensional LHA with the power... more
We present a hybrid, hierarchical architecture for mission control of autonomous underwater vehicles (AUVs). The architecture is model based and is designed with semiautomatic verification of safety and performance specifications as a... more
Hybrid automata model systems with both digital and analog components, such a s e m bedded control programs. Many v eri cation tasks for such programs can be expressed as reachability problems for hybrid automata. By improving on previous... more
In this paper we present pddl+, a planning domain description language for modelling mixed discrete-continuous planning domains. We describe the syntax and modelling style of pddl+, showing that the language makes convenient the modelling... more
This paper explores the application of rewriting logic to the executable formal modeling of real-time and hybrid systems. We give general techniques by which such systems can be specified as ordinary rewrite theories, and show that a wide... more
In this paper, we study the verification of dense time properties by discrete time analysis. Interval Duration Logic, (IDL), is a highly expressive dense time logic for specifying properties of real-time systems. Validity checking of IDL... more
A {\em hybrid automaton\/} consists of a finite automaton interacting with a dynamical system. Hybrid automata are used to model embedded controllers and other systems that consist of interacting discrete and continuous components. A... more
We define five increasingly comprehensive classes of infinite-state systems, called STS1-STS5, whose state spaces have finitary structure. For four of these classes, we provide examples from hybrid systems. STS1 These are the systems with... more
Many natural systems exhibit a hybrid behavior characterized by a set of continuous laws which are switched by discrete events. Such behaviors can be described in a very natural way by a class of automata called hybrid automata. Their... more
A notion of diagnosability for hybrid systems is defined, which generalizes the notion of observability. We verify diagnosability properties on a timed automaton abstraction of the original hybrid system. We propose a procedure to check... more
We propose a new biological framework based on the Lynch et al. theory of Hybrid I/O Automata (HIOAs) for modeling and simulating excitable tissue. Within this framework, we view an excitable tissue as a composition of two main kinds of... more
A method of analysing diagnosability of discrete time hybrid systems (DTHS), which are similar to the simple n-rate timed automata [R. Alur, C. Courcoubetis, T.A. Henzinger, P. Ho, Hybrid automata: an algorithmic approach to the... more
The modeling and analysis of hybrid systems is a recent and challenging research area which is actually dominated by two main lines: a functional analysis based on the description of the system in terms of discrete state (hybrid) automata... more
The use of formal methods, techniques and tools may generally guarantee a systems ’ safe operation. Such a process includes system modeling with a mathematical model, which is an approximation of the physical system, and is used to make... more
This paper shows how multiagent systems can be modeled by a combination of UML statecharts and hybrid automata. This allows formal system specification on different levels of abstraction on the one hand, and expressing real-time system... more
Autonomous navigation in urban environments inevitably leads to having to switch between various, sometimes conflicting control tasks. Sting Racing, a collaboration between Georgia Tech and SAIC, has developed a modular control... more
We relate two di erent approaches for the speci cation and veri cation of hybrid systems. The rst one is logic-based and uses the framework of the Calculus of Durations (CoD), the second one is automatabased and uses algorithmic analysis... more
Embedded control systems typically comprise continuous control laws combined with discrete mode logic. These systems are modeled using a hybrid automaton formalism, which is obtained by combining the discrete transition system formalism... more
We propose a new biological framework based on the Lynch et al. theory of Hybrid I/O Automata (HIOAs) for modeling and simulating excitable tissue. Within this framework, we view an excitable tissue as a composition of two main kinds of... more
Cement milling circuits are controlled by linear quadratic strategies with the purpose of retaining the circuit stability. Generally, the controlled variables of milling circuits present discontinuities over the range of values they take... more
The cell cycle is a complex biological system frequently investigated from a mathematical perspective. In fact, over the past years a huge number of deterministic mathematical models describing the dynamics and the regulation of this... more
The modelling of gene regulatory networks (GRNs) has classically been addressed through very different approaches. Among others, extensions of Thomas's asynchronous Boolean approach have been proposed, to better fit the dynamics of... more
Power electronic circuits are networks composed of electronic components and semiconductor devices. Usually, the analysis of power electronic circuits is performed by numerical simulation. For evaluating the effect of different initial... more
Physical systems can fail. For this reason the problem of identifying and reacting to faults has received a large attention in the control and computer science communities. In this paper we study the fault diagnosis problem for hybrid... more
Combining discrete state-machines with continuous behavior, hybrid systems are a well-established mathematical model for discrete systems acting in a continuous environment. As a priori infinite state systems, their computational... more
We propose an improved symbolic algorithm for the verification of linear hybrid automata with large discrete state spaces (where an explicit representation of discrete states is difficult). Here both the discrete part and the continuous... more
Hybrid automata is a powerful framework for representing the dynamics of rigid-body mechanical systems. Thus far however, work has mainly focused on examples with only single points of contact. Consider for instance, the ubiquitous... more
We propose a computational-oriented perspective within the study of discontinuous chaotic systems, and provide insights into the modelling, control and simulation of chaotic systems with switching dynamics. In particular, the Lorenz... more
We show how to automatically learn the class of Hybrid Automata called Cycle-Linear Hybrid Automata (CLHA) in order to model the behavior of excitable cells. Such cells, whose main purpose is to amplify and propagate an electrical signal... more
The optimal control of switched linear autonomous systems with quadratic performance index over infinite time horizon is considered. The decision variables are the switching times and the mode sequence, under the following constraints:... more
Given a hybrid automaton and a desired precision, we aim at constructing an approximate abstraction by means of a timed automaton, whose discrete state trajectories approximate the discrete state trajectories of the original system, with... more
In formally analyzing and developing industrial sized systems we are often confronted with the problem of expressing re- altime properties. Especially in safety critical applications as, for example, in embedded systems or in control... more
Independent Dynamics Hybrid Automata (IDA) describe a new class of hybrid automata that extends decidable O-minimal automata by further allowing identity resets. We define the conditions under which reachability is decidable over IDA.... more
In this paper we introduce the problem of reach- ability analysis of hybrid automata to decide safety properties. Then we describe ARIADNE, an in-progress open environment to design algorithms for computing with hybrid automata. We show... more
In this article, we propose a refinement of the modeling of genetic regulatory networks based on the approach of René Thomas. The notion of delays of activation/inhibition are added in order to specify which variable is faster affected by... more
In this paper we tackle the decidability of marking reachability for a hybrid formalism based on Petri nets. The model we consider is the untimed version of First–Order Hybrid Petri Nets: it combines a discrete Petri net and a continuous... more
The use of formal methods, techniques and tools may generally guarantee a systems’ safe operation. Such a process includes system modeling with a mathematical model, which is an approximation of the physical system, and is used to make... more
A Petri net-based design inference network (PNDN) architecture is presented in this paper. The network models the logical behaviour of any design artefact developed by designers at the conceptual design level by representing the... more
Unified Modeling Language is proposed as an effective framework for constructing simulation models of hybrid manufacturing systems. The plant processes jobs through a network of machines and buffers. Machines are represented as hybrid... more