- Hybrid system
A hybrid system is a
dynamic system that exhibits both continuous and discrete dynamic behavior — a system that can both "flow" (described by adifferential equation ) and "jump" (described by adifference equation ). Often, the term "hybrid dynamic system" is used, to distinguish over hybrid systems such as those that combineneural net s andfuzzy logic , or electrical and mechanical drivelines. A hybrid system has the benefit of encompassing a larger class of systems within its structure, allowing for more flexibility in modeling dynamic phenomena.In general, a hybrid system can be described by a few pieces of information. The "state" of the system consists of vector signals, which can change according to dynamic laws in the system "data". The data includes a "flow equation", , which describes the continuous dynamics, a "flow set", , in which flow is permitted, a "jump equation", , which describes the discrete dynamics, and a "jump set", , in which discrete state evolution is permitted.
Examples
Hybrid systems have been used to model several systems, including
physical system s with "impact", logic-dynamiccontroller s, and evenInternet congestion.Bouncing ball
A canonical example of a hybrid system is the bouncing ball, a physical system with impact. Here, the ball (thought of as a point-mass) is dropped from an initial height and bounces off the ground, dissipating its energy with each bounce. The ball exhibits continuous dynamics between each bounce; however, as the ball impacts the ground, its velocity undergoes a discrete change modeled after an
inelastic collision . A mathematical description of the bouncing ball follows. Let be the height of the ball and be the velocity of the ball. A hybrid system describing the ball is as follows:When , flow is governed by,where is the acceleration due to gravity. These equations state that when the ball is above ground, it is being drawn to the ground by gravity.
When , jumps are governed by,where is a dissipation factor. This is saying that when the height of the ball is zero (it has impacted the ground), its velocity is reversed and decreased by a factor of . Effectively, this describes the nature of the inelastic collision.
The bouncing ball is an especially interesting hybrid system, as it exhibits
Zeno behavior. Zeno behavior has a strict mathematical definition, but can be described informally as the system making an "infinite" number of jumps in a "finite" amount of time. In this example, each time the ball bounces it loses energy, making the subsequent jumps (impacts with the ground) closer and closer together in time.Other modeling approaches
Two basic hybrid system modeling approaches can be classified, an implicit and an explicit one. The explicit approach is often represented by a
hybrid automaton or a hybridPetri net . The implicit approach is often represented by guarded equations to result in systems ofdifferential algebraic equation s (DAEs) where the active equations may change, for example by means of ahybrid bond graph .Tools
* [http://hsolver.sourceforge.net/ HSolver] : Verification of Hybrid Systems
* [http://www-verimag.imag.fr/~frehse/phaver_web/ PHAVer] : Polyhedral Hybrid Automaton VerifyerExternal links
* [http://www.dii.unisi.it/hybrid/ieee/ IEEE CSS Committee on Hybrid Systems]
* [http://hscc07.dii.unisi.it/ HSCC 2007 — Hybrid Systems: Computation and Control Conference]
Wikimedia Foundation. 2010.